[INFO] cloning repository https://github.com/jmi2k/axial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmi2k/axial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmi2k%2Faxial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmi2k%2Faxial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce9793662537f0abf46d803967ed0d742096640d [INFO] checking jmi2k/axial against master#49b3924bd4a34d3cf9c37b74120fba78d9712ab8 for pr-118247 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmi2k%2Faxial" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jmi2k/axial on toolchain 49b3924bd4a34d3cf9c37b74120fba78d9712ab8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49b3924bd4a34d3cf9c37b74120fba78d9712ab8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jmi2k/axial [INFO] finished tweaking git repo https://github.com/jmi2k/axial [INFO] tweaked toml for git repo https://github.com/jmi2k/axial written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49b3924bd4a34d3cf9c37b74120fba78d9712ab8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/wgpu` [INFO] [stderr] Updating git repository `https://github.com/grovesNL/glow.git` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49b3924bd4a34d3cf9c37b74120fba78d9712ab8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded com_macros v0.6.0 [INFO] [stderr] Downloaded pollster-macro v0.1.0 [INFO] [stderr] Downloaded com_macros_support v0.6.0 [INFO] [stderr] Downloaded hassle-rs v0.11.0 [INFO] [stderr] Downloaded gpu-allocator v0.24.0 [INFO] [stderr] Downloaded com v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+49b3924bd4a34d3cf9c37b74120fba78d9712ab8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fec3cb5a9d3d79a369c671dcc98bbc6322fdb661380f8f2212be7ab5d7307fe2 [INFO] running `Command { std: "docker" "start" "-a" "fec3cb5a9d3d79a369c671dcc98bbc6322fdb661380f8f2212be7ab5d7307fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fec3cb5a9d3d79a369c671dcc98bbc6322fdb661380f8f2212be7ab5d7307fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fec3cb5a9d3d79a369c671dcc98bbc6322fdb661380f8f2212be7ab5d7307fe2", kill_on_drop: false }` [INFO] [stdout] fec3cb5a9d3d79a369c671dcc98bbc6322fdb661380f8f2212be7ab5d7307fe2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+49b3924bd4a34d3cf9c37b74120fba78d9712ab8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baa0735dded1f975f2897e93addc5153949945b6c70f951a28ac1467e55a5e8f [INFO] running `Command { std: "docker" "start" "-a" "baa0735dded1f975f2897e93addc5153949945b6c70f951a28ac1467e55a5e8f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Checking zerocopy v0.7.26 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Checking profiling v1.0.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Checking glow v0.13.0 (https://github.com/grovesNL/glow.git?rev=29ff917a2b2ff7ce0a81b2cc5681de6d4735b36e#29ff917a) [INFO] [stderr] Compiling winit v0.29.4 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking smol_str v0.2.0 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Checking memmap2 v0.9.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking noise v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Compiling pollster-macro v0.1.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking tiny-skia-path v0.11.2 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking tiny-skia v0.11.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Checking wayland-client v0.31.1 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking wgpu-types v0.18.0 (https://github.com/gfx-rs/wgpu#41849323) [INFO] [stderr] Checking naga v0.14.0 (https://github.com/gfx-rs/wgpu#41849323) [INFO] [stderr] Checking xkbcommon-dl v0.4.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking wayland-protocols v0.31.0 [INFO] [stderr] Checking wayland-cursor v0.31.0 [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/49b3924bd4a34d3cf9c37b74120fba78d9712ab8/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11rb-protocol-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="nix"' --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' -C metadata=12ad7d2bae03ae67 -C extra-filename=-12ad7d2bae03ae67 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nix=/opt/rustwide/target/debug/deps/libnix-9110d9a39a014e5f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/49b3924bd4a34d3cf9c37b74120fba78d9712ab8/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' -C metadata=c5ea94cca8fd9a96 -C extra-filename=-c5ea94cca8fd9a96 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-9759c23b7b6fd847.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "baa0735dded1f975f2897e93addc5153949945b6c70f951a28ac1467e55a5e8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baa0735dded1f975f2897e93addc5153949945b6c70f951a28ac1467e55a5e8f", kill_on_drop: false }` [INFO] [stdout] baa0735dded1f975f2897e93addc5153949945b6c70f951a28ac1467e55a5e8f [INFO] checking jmi2k/axial against try#ab2dc84cfc2c30bb279a7cd2bfef172c30260142 for pr-118247 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmi2k%2Faxial" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jmi2k/axial on toolchain ab2dc84cfc2c30bb279a7cd2bfef172c30260142 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab2dc84cfc2c30bb279a7cd2bfef172c30260142" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jmi2k/axial [INFO] finished tweaking git repo https://github.com/jmi2k/axial [INFO] tweaked toml for git repo https://github.com/jmi2k/axial written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab2dc84cfc2c30bb279a7cd2bfef172c30260142" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/wgpu` [INFO] [stderr] Updating git repository `https://github.com/grovesNL/glow.git` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab2dc84cfc2c30bb279a7cd2bfef172c30260142" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ab2dc84cfc2c30bb279a7cd2bfef172c30260142" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fd1dadabffa75110b06104a0c7ca6e7ebf03fef04c1db274d90476d800e4a94 [INFO] running `Command { std: "docker" "start" "-a" "6fd1dadabffa75110b06104a0c7ca6e7ebf03fef04c1db274d90476d800e4a94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fd1dadabffa75110b06104a0c7ca6e7ebf03fef04c1db274d90476d800e4a94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fd1dadabffa75110b06104a0c7ca6e7ebf03fef04c1db274d90476d800e4a94", kill_on_drop: false }` [INFO] [stdout] 6fd1dadabffa75110b06104a0c7ca6e7ebf03fef04c1db274d90476d800e4a94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ab2dc84cfc2c30bb279a7cd2bfef172c30260142" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6cbd865a8d04a58e13f3468879644aee5667b630a389188a4c94b0ca6b6909f [INFO] running `Command { std: "docker" "start" "-a" "e6cbd865a8d04a58e13f3468879644aee5667b630a389188a4c94b0ca6b6909f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Checking zerocopy v0.7.26 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking glow v0.13.0 (https://github.com/grovesNL/glow.git?rev=29ff917a2b2ff7ce0a81b2cc5681de6d4735b36e#29ff917a) [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Checking profiling v1.0.11 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling winit v0.29.4 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Checking smol_str v0.2.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking memmap2 v0.9.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Checking noise v0.8.2 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling pollster-macro v0.1.0 [INFO] [stderr] Checking tiny-skia-path v0.11.2 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking tiny-skia v0.11.2 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Checking wayland-client v0.31.1 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking wgpu-types v0.18.0 (https://github.com/gfx-rs/wgpu#41849323) [INFO] [stderr] Checking naga v0.14.0 (https://github.com/gfx-rs/wgpu#41849323) [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking wayland-protocols v0.31.0 [INFO] [stderr] Checking wayland-cursor v0.31.0 [INFO] [stderr] Checking polling v3.3.1 [INFO] [stderr] Checking calloop v0.12.3 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wgpu-hal v0.18.0 (https://github.com/gfx-rs/wgpu#41849323) [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking wgpu-core v0.18.0 (https://github.com/gfx-rs/wgpu#41849323) [INFO] [stderr] Checking sctk-adwaita v0.7.0 [INFO] [stderr] Checking wgpu v0.18.0 (https://github.com/gfx-rs/wgpu#41849323) [INFO] [stderr] Checking axial v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Vec3`, `Vec4` [INFO] [stdout] --> src/video/render.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use glam::{IVec3, Mat4, Vec4, Vec3}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `world::World` [INFO] [stdout] --> src/video/render.rs:22:70 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::{asset::{Pack, MIP_LEVELS, TILE_LENGTH}, chunk, pov::Pov, world::World, types::{SideMap, Direction}}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chunk::Chunk` [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use chunk::Chunk; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SIDES` [INFO] [stdout] --> src/main.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | use types::{Direction, SIDES, DirMap, SideMap}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Vec3`, `Vec4` [INFO] [stdout] --> src/video/render.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use glam::{IVec3, Mat4, Vec4, Vec3}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `QuadRef`, `self` [INFO] [stdout] --> src/main.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | render::{self, Renderer, QuadRef}, [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `world::World` [INFO] [stdout] --> src/video/render.rs:22:70 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::{asset::{Pack, MIP_LEVELS, TILE_LENGTH}, chunk, pov::Pov, world::World, types::{SideMap, Direction}}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chunk::Chunk` [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use chunk::Chunk; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SIDES` [INFO] [stdout] --> src/main.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | use types::{Direction, SIDES, DirMap, SideMap}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `QuadRef`, `self` [INFO] [stdout] --> src/main.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | render::{self, Renderer, QuadRef}, [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:161:11 [INFO] [stdout] | [INFO] [stdout] 161 | [[0., 0., 0.], _, _] => Some(Direction::West), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] = note: `#[warn(illegal_floating_point_literal_pattern)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:161:15 [INFO] [stdout] | [INFO] [stdout] 161 | [[0., 0., 0.], _, _] => Some(Direction::West), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:161:19 [INFO] [stdout] | [INFO] [stdout] 161 | [[0., 0., 0.], _, _] => Some(Direction::West), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:162:11 [INFO] [stdout] | [INFO] [stdout] 162 | [[1., 1., 1.], _, _] => Some(Direction::East), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:162:15 [INFO] [stdout] | [INFO] [stdout] 162 | [[1., 1., 1.], _, _] => Some(Direction::East), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:162:19 [INFO] [stdout] | [INFO] [stdout] 162 | [[1., 1., 1.], _, _] => Some(Direction::East), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:163:14 [INFO] [stdout] | [INFO] [stdout] 163 | [_, [0., 0., 0.], _] => Some(Direction::South), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:163:18 [INFO] [stdout] | [INFO] [stdout] 163 | [_, [0., 0., 0.], _] => Some(Direction::South), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:163:22 [INFO] [stdout] | [INFO] [stdout] 163 | [_, [0., 0., 0.], _] => Some(Direction::South), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | [_, [1., 1., 1.], _] => Some(Direction::North), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:164:18 [INFO] [stdout] | [INFO] [stdout] 164 | [_, [1., 1., 1.], _] => Some(Direction::North), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:164:22 [INFO] [stdout] | [INFO] [stdout] 164 | [_, [1., 1., 1.], _] => Some(Direction::North), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:165:17 [INFO] [stdout] | [INFO] [stdout] 165 | [_, _, [0., 0., 0.]] => Some(Direction::Down), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:165:21 [INFO] [stdout] | [INFO] [stdout] 165 | [_, _, [0., 0., 0.]] => Some(Direction::Down), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | [_, _, [0., 0., 0.]] => Some(Direction::Down), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | [_, _, [1., 1., 1.]] => Some(Direction::Up), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 166 | [_, _, [1., 1., 1.]] => Some(Direction::Up), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:166:25 [INFO] [stdout] | [INFO] [stdout] 166 | [_, _, [1., 1., 1.]] => Some(Direction::Up), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | [x, 0., 0.] if x < 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:221:17 [INFO] [stdout] | [INFO] [stdout] 221 | [x, 0., 0.] if x < 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | [x, 0., 0.] if x > 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:222:17 [INFO] [stdout] | [INFO] [stdout] 222 | [x, 0., 0.] if x > 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:223:10 [INFO] [stdout] | [INFO] [stdout] 223 | [0., y, 0.] if y < 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:223:17 [INFO] [stdout] | [INFO] [stdout] 223 | [0., y, 0.] if y < 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | [0., y, 0.] if y > 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | [0., y, 0.] if y > 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | [0., 0., z] if z < 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:225:14 [INFO] [stdout] | [INFO] [stdout] 225 | [0., 0., z] if z < 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | [0., 0., z] if z > 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:226:14 [INFO] [stdout] | [INFO] [stdout] 226 | [0., 0., z] if z > 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:161:11 [INFO] [stdout] | [INFO] [stdout] 161 | [[0., 0., 0.], _, _] => Some(Direction::West), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] = note: `#[warn(illegal_floating_point_literal_pattern)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:161:15 [INFO] [stdout] | [INFO] [stdout] 161 | [[0., 0., 0.], _, _] => Some(Direction::West), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:161:19 [INFO] [stdout] | [INFO] [stdout] 161 | [[0., 0., 0.], _, _] => Some(Direction::West), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:162:11 [INFO] [stdout] | [INFO] [stdout] 162 | [[1., 1., 1.], _, _] => Some(Direction::East), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:162:15 [INFO] [stdout] | [INFO] [stdout] 162 | [[1., 1., 1.], _, _] => Some(Direction::East), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:162:19 [INFO] [stdout] | [INFO] [stdout] 162 | [[1., 1., 1.], _, _] => Some(Direction::East), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:163:14 [INFO] [stdout] | [INFO] [stdout] 163 | [_, [0., 0., 0.], _] => Some(Direction::South), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:163:18 [INFO] [stdout] | [INFO] [stdout] 163 | [_, [0., 0., 0.], _] => Some(Direction::South), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:163:22 [INFO] [stdout] | [INFO] [stdout] 163 | [_, [0., 0., 0.], _] => Some(Direction::South), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | [_, [1., 1., 1.], _] => Some(Direction::North), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:164:18 [INFO] [stdout] | [INFO] [stdout] 164 | [_, [1., 1., 1.], _] => Some(Direction::North), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:164:22 [INFO] [stdout] | [INFO] [stdout] 164 | [_, [1., 1., 1.], _] => Some(Direction::North), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:165:17 [INFO] [stdout] | [INFO] [stdout] 165 | [_, _, [0., 0., 0.]] => Some(Direction::Down), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:165:21 [INFO] [stdout] | [INFO] [stdout] 165 | [_, _, [0., 0., 0.]] => Some(Direction::Down), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | [_, _, [0., 0., 0.]] => Some(Direction::Down), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | [_, _, [1., 1., 1.]] => Some(Direction::Up), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 166 | [_, _, [1., 1., 1.]] => Some(Direction::Up), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:166:25 [INFO] [stdout] | [INFO] [stdout] 166 | [_, _, [1., 1., 1.]] => Some(Direction::Up), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | [x, 0., 0.] if x < 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:221:17 [INFO] [stdout] | [INFO] [stdout] 221 | [x, 0., 0.] if x < 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | [x, 0., 0.] if x > 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:222:17 [INFO] [stdout] | [INFO] [stdout] 222 | [x, 0., 0.] if x > 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:223:10 [INFO] [stdout] | [INFO] [stdout] 223 | [0., y, 0.] if y < 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:223:17 [INFO] [stdout] | [INFO] [stdout] 223 | [0., y, 0.] if y < 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | [0., y, 0.] if y > 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | [0., y, 0.] if y > 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | [0., 0., z] if z < 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:225:14 [INFO] [stdout] | [INFO] [stdout] 225 | [0., 0., z] if z < 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | [0., 0., z] if z > 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/asset/raw.rs:226:14 [INFO] [stdout] | [INFO] [stdout] 226 | [0., 0., z] if z > 0. => vertices, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tick` [INFO] [stdout] --> src/chunk.rs:140:28 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn tick(&mut self, tick: u64) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tick` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tick` [INFO] [stdout] --> src/chunk.rs:140:28 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn tick(&mut self, tick: u64) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tick` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `phase` [INFO] [stdout] --> src/event.rs:94:57 [INFO] [stdout] | [INFO] [stdout] 94 | event: WindowEvent::MouseWheel { delta, phase, .. }, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `phase: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `phase` [INFO] [stdout] --> src/event.rs:94:57 [INFO] [stdout] | [INFO] [stdout] 94 | event: WindowEvent::MouseWheel { delta, phase, .. }, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `phase: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/terraform.rs:120:18 [INFO] [stdout] | [INFO] [stdout] 117 | (14.., 2..=4) => dirt, [INFO] [stdout] | ---- this range overlaps on `14_i32`... [INFO] [stdout] ... [INFO] [stdout] 120 | (..=14, 0) => water, [INFO] [stdout] | ^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/terraform.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 117 | (14.., 2..=4) => dirt, [INFO] [stdout] | ---- this range overlaps on `14_i32`... [INFO] [stdout] ... [INFO] [stdout] 121 | (..=14, 1..=4) => dirt, [INFO] [stdout] | ^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wheat` [INFO] [stdout] --> src/terraform.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | let wheat = 5; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_wheat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `glass` [INFO] [stdout] --> src/terraform.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | let glass = 8; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_glass` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/terraform.rs:120:18 [INFO] [stdout] | [INFO] [stdout] 117 | (14.., 2..=4) => dirt, [INFO] [stdout] | ---- this range overlaps on `14_i32`... [INFO] [stdout] ... [INFO] [stdout] 120 | (..=14, 0) => water, [INFO] [stdout] | ^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/terraform.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 117 | (14.., 2..=4) => dirt, [INFO] [stdout] | ---- this range overlaps on `14_i32`... [INFO] [stdout] ... [INFO] [stdout] 121 | (..=14, 1..=4) => dirt, [INFO] [stdout] | ^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wheat` [INFO] [stdout] --> src/terraform.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | let wheat = 5; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_wheat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `glass` [INFO] [stdout] --> src/terraform.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | let glass = 8; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_glass` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_distance` [INFO] [stdout] --> src/video/render.rs:460:93 [INFO] [stdout] | [INFO] [stdout] 460 | fn render_chunks(&mut self, encoder: &mut CommandEncoder, /*world: &World,*/ pov: &Pov, max_distance: usize, wireframe: bool) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_distance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_distance` [INFO] [stdout] --> src/video/render.rs:460:93 [INFO] [stdout] | [INFO] [stdout] 460 | fn render_chunks(&mut self, encoder: &mut CommandEncoder, /*world: &World,*/ pov: &Pov, max_distance: usize, wireframe: bool) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_distance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `direction` is never read [INFO] [stdout] --> src/main.rs:341:13 [INFO] [stdout] | [INFO] [stdout] 341 | let mut direction = Direction::Up; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `center`, `width`, `depth`, `height`, and `blocks` are never read [INFO] [stdout] --> src/asset/mod.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Structure { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 53 | center: IVec3, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 54 | width: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 55 | depth: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 56 | height: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 57 | blocks: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `structures` is never read [INFO] [stdout] --> src/asset/mod.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct Pack { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 65 | structures: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `structure` is never used [INFO] [stdout] --> src/asset/mod.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 68 | impl Pack { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn structure(&self, name: &str) -> Option<&Structure> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `alloc_indices` is never used [INFO] [stdout] --> src/chunk.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 19 | impl Chunk { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 68 | fn alloc_indices(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `map` is never used [INFO] [stdout] --> src/types.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 122 | impl SideMap { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 135 | pub fn map(self, mut cb: impl FnMut(T) -> T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unload_mesh` is never used [INFO] [stdout] --> src/video/render.rs:449:12 [INFO] [stdout] | [INFO] [stdout] 122 | impl Renderer { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 449 | pub fn unload_mesh(&mut self, location: IVec3) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `chunk_entry` and `unload` are never used [INFO] [stdout] --> src/world.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl World { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn chunk_entry(&mut self, location: IVec3) -> Entry { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn unload(&mut self, location: IVec3) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `direction` is never read [INFO] [stdout] --> src/main.rs:341:13 [INFO] [stdout] | [INFO] [stdout] 341 | let mut direction = Direction::Up; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Δ` should have a snake case name [INFO] [stdout] --> src/main.rs:292:21 [INFO] [stdout] | [INFO] [stdout] 292 | let Δ = side.map(IVec3::from).unwrap_or(IVec3::ZERO); [INFO] [stdout] | ^ help: convert the identifier to snake case: `δ` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Δ` should have a snake case name [INFO] [stdout] --> src/main.rs:338:9 [INFO] [stdout] | [INFO] [stdout] 338 | let Δ = forward.signum() / forward; [INFO] [stdout] | ^ help: convert the identifier to snake case: `δ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Δlayer` should have a snake case name [INFO] [stdout] --> src/mesh.rs:185:18 [INFO] [stdout] | [INFO] [stdout] 185 | let (Δlayer, Δrow, Δblock) = TRAVERSAL_ORDER[side]; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `δlayer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Δrow` should have a snake case name [INFO] [stdout] --> src/mesh.rs:185:26 [INFO] [stdout] | [INFO] [stdout] 185 | let (Δlayer, Δrow, Δblock) = TRAVERSAL_ORDER[side]; [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `δrow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Δblock` should have a snake case name [INFO] [stdout] --> src/mesh.rs:185:32 [INFO] [stdout] | [INFO] [stdout] 185 | let (Δlayer, Δrow, Δblock) = TRAVERSAL_ORDER[side]; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `δblock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `center`, `width`, `depth`, `height`, and `blocks` are never read [INFO] [stdout] --> src/asset/mod.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Structure { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 53 | center: IVec3, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 54 | width: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 55 | depth: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 56 | height: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 57 | blocks: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `structures` is never read [INFO] [stdout] --> src/asset/mod.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct Pack { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 65 | structures: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `structure` is never used [INFO] [stdout] --> src/asset/mod.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 68 | impl Pack { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn structure(&self, name: &str) -> Option<&Structure> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `alloc_indices` is never used [INFO] [stdout] --> src/chunk.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 19 | impl Chunk { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 68 | fn alloc_indices(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `map` is never used [INFO] [stdout] --> src/types.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 122 | impl SideMap { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 135 | pub fn map(self, mut cb: impl FnMut(T) -> T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unload_mesh` is never used [INFO] [stdout] --> src/video/render.rs:449:12 [INFO] [stdout] | [INFO] [stdout] 122 | impl Renderer { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 449 | pub fn unload_mesh(&mut self, location: IVec3) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `chunk_entry` and `unload` are never used [INFO] [stdout] --> src/world.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl World { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn chunk_entry(&mut self, location: IVec3) -> Entry { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn unload(&mut self, location: IVec3) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Δ` should have a snake case name [INFO] [stdout] --> src/main.rs:292:21 [INFO] [stdout] | [INFO] [stdout] 292 | let Δ = side.map(IVec3::from).unwrap_or(IVec3::ZERO); [INFO] [stdout] | ^ help: convert the identifier to snake case: `δ` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Δ` should have a snake case name [INFO] [stdout] --> src/main.rs:338:9 [INFO] [stdout] | [INFO] [stdout] 338 | let Δ = forward.signum() / forward; [INFO] [stdout] | ^ help: convert the identifier to snake case: `δ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Δlayer` should have a snake case name [INFO] [stdout] --> src/mesh.rs:185:18 [INFO] [stdout] | [INFO] [stdout] 185 | let (Δlayer, Δrow, Δblock) = TRAVERSAL_ORDER[side]; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `δlayer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Δrow` should have a snake case name [INFO] [stdout] --> src/mesh.rs:185:26 [INFO] [stdout] | [INFO] [stdout] 185 | let (Δlayer, Δrow, Δblock) = TRAVERSAL_ORDER[side]; [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `δrow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Δblock` should have a snake case name [INFO] [stdout] --> src/mesh.rs:185:32 [INFO] [stdout] | [INFO] [stdout] 185 | let (Δlayer, Δrow, Δblock) = TRAVERSAL_ORDER[side]; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `δblock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 55 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 55 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.48s [INFO] running `Command { std: "docker" "inspect" "e6cbd865a8d04a58e13f3468879644aee5667b630a389188a4c94b0ca6b6909f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6cbd865a8d04a58e13f3468879644aee5667b630a389188a4c94b0ca6b6909f", kill_on_drop: false }` [INFO] [stdout] e6cbd865a8d04a58e13f3468879644aee5667b630a389188a4c94b0ca6b6909f