[INFO] cloning repository https://github.com/Nehliin/unnamed-rts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nehliin/unnamed-rts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNehliin%2Funnamed-rts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNehliin%2Funnamed-rts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac8a129ceec55cc9ba7c9a940335b078e1791efd [INFO] checking Nehliin/unnamed-rts against master#4c60a0ea5b2385d7400df9db1ad04e96f2a4c154 for 92191_revert [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNehliin%2Funnamed-rts" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nehliin/unnamed-rts on toolchain 4c60a0ea5b2385d7400df9db1ad04e96f2a4c154 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4c60a0ea5b2385d7400df9db1ad04e96f2a4c154" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-26/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Nehliin/unnamed-rts [INFO] finished tweaking git repo https://github.com/Nehliin/unnamed-rts [INFO] tweaked toml for git repo https://github.com/Nehliin/unnamed-rts written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/Nehliin/unnamed-rts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4c60a0ea5b2385d7400df9db1ad04e96f2a4c154" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded laminar v0.5.0 [INFO] [stderr] Downloaded crevice-derive v0.7.1 [INFO] [stderr] Downloaded mint v0.5.7 [INFO] [stderr] Downloaded crevice v0.7.1 [INFO] [stderr] Downloaded half v1.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+4c60a0ea5b2385d7400df9db1ad04e96f2a4c154" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fd70e8543c26e97e2056f02bef073af80b14e5ef1ca295a65cc5a341dbbd0ea [INFO] running `Command { std: "docker" "start" "-a" "6fd70e8543c26e97e2056f02bef073af80b14e5ef1ca295a65cc5a341dbbd0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fd70e8543c26e97e2056f02bef073af80b14e5ef1ca295a65cc5a341dbbd0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fd70e8543c26e97e2056f02bef073af80b14e5ef1ca295a65cc5a341dbbd0ea", kill_on_drop: false }` [INFO] [stdout] 6fd70e8543c26e97e2056f02bef073af80b14e5ef1ca295a65cc5a341dbbd0ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+4c60a0ea5b2385d7400df9db1ad04e96f2a4c154" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b045f9a6a52fc291a0ab31b46150d82e5b14759f7c859f060f53b06fb2dd8267 [INFO] running `Command { std: "docker" "start" "-a" "b045f9a6a52fc291a0ab31b46150d82e5b14759f7c859f060f53b06fb2dd8267", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking minimal-lexical v0.1.4 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking ppv-lite86 v0.2.14 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking profiling v1.0.3 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking atomic_refcell v0.1.8 [INFO] [stderr] Checking glow v0.11.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking mint v0.5.7 [INFO] [stderr] Checking emath v0.14.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking half v1.8.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking libloading v0.7.1 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking wgpu-types v0.11.0 [INFO] [stderr] Compiling wgpu-core v0.11.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking ash v0.33.3+1.2.191 [INFO] [stderr] Checking gpu-alloc v0.5.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking gpu-descriptor v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking ab_glyph v0.2.11 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking xdg v2.4.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking ordered-float v2.8.0 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking epaint v0.14.0 [INFO] [stderr] Checking mio-misc v1.2.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking egui v0.14.2 [INFO] [stderr] Checking laminar v0.5.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling libmimalloc-sys v0.1.22 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking mimalloc v0.1.26 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling gltf-derive v0.16.0 [INFO] [stderr] Compiling crevice-derive v0.7.1 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking crevice v0.7.1 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking naga v0.7.1 [INFO] [stderr] Compiling legion_codegen v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking wgpu-hal v0.11.2 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking glam v0.19.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking legion v0.4.0 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking gltf-json v0.16.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stderr] Checking wgpu v0.11.0 [INFO] [stderr] Checking gltf v0.16.0 [INFO] [stderr] Checking unnamed-rts v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/rendering/texture.rs:75:45 [INFO] [stdout] | [INFO] [stdout] 75 | .map(|px| std::array::IntoIter::new([px.r(), px.g(), px.b(), px.a()])) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/rendering/texture.rs:75:45 [INFO] [stdout] | [INFO] [stdout] 75 | .map(|px| std::array::IntoIter::new([px.r(), px.g(), px.b(), px.a()])) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `texture` [INFO] [stdout] --> src/rendering/gltf.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | texture: wgpu::Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PbrMaterialTexture` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/rendering/gltf.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug)] [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: `base_color_texture` [INFO] [stdout] --> src/rendering/gltf.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | base_color_texture: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PbrMaterial` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/rendering/gltf.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(Debug)] [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: `metallic_roughness_texture` [INFO] [stdout] --> src/rendering/gltf.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | metallic_roughness_texture: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PbrMaterial` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/rendering/gltf.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(Debug)] [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: `factors` [INFO] [stdout] --> src/rendering/gltf.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | factors: PbrMaterialFactors, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PbrMaterial` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/rendering/gltf.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(Debug)] [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: `factor_buffer` [INFO] [stdout] --> src/rendering/gltf.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | factor_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PbrMaterial` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/rendering/gltf.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(Debug)] [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: `edge` [INFO] [stdout] --> src/tilemap.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | edge: TileEdge, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EdgeAdjacentList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/tilemap.rs:95:10 [INFO] [stdout] | [INFO] [stdout] 95 | #[derive(Debug)] [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: field is never read: `texture` [INFO] [stdout] --> src/rendering/gltf.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | texture: wgpu::Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PbrMaterialTexture` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/rendering/gltf.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug)] [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: `base_color_texture` [INFO] [stdout] --> src/rendering/gltf.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | base_color_texture: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PbrMaterial` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/rendering/gltf.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(Debug)] [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: `metallic_roughness_texture` [INFO] [stdout] --> src/rendering/gltf.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | metallic_roughness_texture: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PbrMaterial` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/rendering/gltf.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(Debug)] [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: `factors` [INFO] [stdout] --> src/rendering/gltf.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | factors: PbrMaterialFactors, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PbrMaterial` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/rendering/gltf.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(Debug)] [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: `factor_buffer` [INFO] [stdout] --> src/rendering/gltf.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | factor_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PbrMaterial` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/rendering/gltf.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(Debug)] [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: `edge` [INFO] [stdout] --> src/tilemap.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | edge: TileEdge, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EdgeAdjacentList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/tilemap.rs:95:10 [INFO] [stdout] | [INFO] [stdout] 95 | #[derive(Debug)] [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: function `StateAforeground_system` should have a snake case name [INFO] [stdout] --> src/states.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fn [<$state_name foreground>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_aforeground_system` [INFO] [stdout] ... [INFO] [stdout] 190 | create_test_state!(StateA); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateAforeground` should have a snake case name [INFO] [stdout] --> src/states.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fn [<$state_name foreground>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_aforeground` [INFO] [stdout] ... [INFO] [stdout] 190 | create_test_state!(StateA); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateAbackground_system` should have a snake case name [INFO] [stdout] --> src/states.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | fn [<$state_name background>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_abackground_system` [INFO] [stdout] ... [INFO] [stdout] 190 | create_test_state!(StateA); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateAbackground` should have a snake case name [INFO] [stdout] --> src/states.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | fn [<$state_name background>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_abackground` [INFO] [stdout] ... [INFO] [stdout] 190 | create_test_state!(StateA); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateBforeground_system` should have a snake case name [INFO] [stdout] --> src/states.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fn [<$state_name foreground>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_bforeground_system` [INFO] [stdout] ... [INFO] [stdout] 191 | create_test_state!(StateB); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateBforeground` should have a snake case name [INFO] [stdout] --> src/states.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fn [<$state_name foreground>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_bforeground` [INFO] [stdout] ... [INFO] [stdout] 191 | create_test_state!(StateB); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateBbackground_system` should have a snake case name [INFO] [stdout] --> src/states.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | fn [<$state_name background>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_bbackground_system` [INFO] [stdout] ... [INFO] [stdout] 191 | create_test_state!(StateB); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateBbackground` should have a snake case name [INFO] [stdout] --> src/states.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | fn [<$state_name background>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_bbackground` [INFO] [stdout] ... [INFO] [stdout] 191 | create_test_state!(StateB); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateCforeground_system` should have a snake case name [INFO] [stdout] --> src/states.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fn [<$state_name foreground>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_cforeground_system` [INFO] [stdout] ... [INFO] [stdout] 192 | create_test_state!(StateC); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateCforeground` should have a snake case name [INFO] [stdout] --> src/states.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | fn [<$state_name foreground>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_cforeground` [INFO] [stdout] ... [INFO] [stdout] 192 | create_test_state!(StateC); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateCbackground_system` should have a snake case name [INFO] [stdout] --> src/states.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | fn [<$state_name background>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_cbackground_system` [INFO] [stdout] ... [INFO] [stdout] 192 | create_test_state!(StateC); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `StateCbackground` should have a snake case name [INFO] [stdout] --> src/states.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | fn [<$state_name background>](#[resource] res: &mut [<$state_name Resources>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `state_cbackground` [INFO] [stdout] ... [INFO] [stdout] 192 | create_test_state!(StateC); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_test_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.07s [INFO] running `Command { std: "docker" "inspect" "b045f9a6a52fc291a0ab31b46150d82e5b14759f7c859f060f53b06fb2dd8267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b045f9a6a52fc291a0ab31b46150d82e5b14759f7c859f060f53b06fb2dd8267", kill_on_drop: false }` [INFO] [stdout] b045f9a6a52fc291a0ab31b46150d82e5b14759f7c859f060f53b06fb2dd8267