[INFO] cloning repository https://github.com/wingerse/quartz-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wingerse/quartz-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwingerse%2Fquartz-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwingerse%2Fquartz-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfc488e234f63f1892ea2ad157ed0c5ae691b668 [INFO] testing wingerse/quartz-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwingerse%2Fquartz-rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wingerse/quartz-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wingerse/quartz-rs [INFO] finished tweaking git repo https://github.com/wingerse/quartz-rs [INFO] tweaked toml for git repo https://github.com/wingerse/quartz-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/wingerse/quartz-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v0.6.2 [INFO] [stderr] Downloaded noise v0.5.1 [INFO] [stderr] Downloaded serde v1.0.35 [INFO] [stderr] Downloaded serde_derive_internals v0.22.1 [INFO] [stderr] Downloaded serde_derive v1.0.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4edbddae8f1997b9f1edc91f695f14be2b9e2e5df20cc704cfaba5e019f6591f [INFO] running `Command { std: "docker" "start" "-a" "4edbddae8f1997b9f1edc91f695f14be2b9e2e5df20cc704cfaba5e019f6591f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4edbddae8f1997b9f1edc91f695f14be2b9e2e5df20cc704cfaba5e019f6591f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4edbddae8f1997b9f1edc91f695f14be2b9e2e5df20cc704cfaba5e019f6591f", kill_on_drop: false }` [INFO] [stdout] 4edbddae8f1997b9f1edc91f695f14be2b9e2e5df20cc704cfaba5e019f6591f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e1a395aa3630f2401b73649fb14bac138c5331bcd07ef67de52da73b3a7ed84 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7e1a395aa3630f2401b73649fb14bac138c5331bcd07ef67de52da73b3a7ed84", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling bitflags v1.0.2 [INFO] [stderr] Compiling serde v1.0.35 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling uuid v0.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling backtrace v0.3.6 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling serde_derive_internals v0.22.1 [INFO] [stderr] Compiling serde_derive v1.0.35 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling noise v0.5.1 [INFO] [stderr] Compiling quartz-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/util.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::item::item_id::PISTON` [INFO] [stdout] --> src/block/block_entity/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::item::item_id::PISTON; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Any`, `TypeId` [INFO] [stdout] --> src/block/block_entity/mod.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | use std::any::{Any, TypeId}; [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/block/block_entity/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BlockPos`, `Block` [INFO] [stdout] --> src/block/block_entity/mod.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::block::{Block, BlockPos, BlockStateId, Facing}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Tag` [INFO] [stdout] --> src/block/block_entity/mod.rs:20:52 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::nbt::{Compound, DeserializeError, List, Tag}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Read`, `Write`, `self` [INFO] [stdout] --> src/block/mod.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use std::io::{self, Read, Write}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::binary` [INFO] [stdout] --> src/block/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::binary; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::entity::player::Player` [INFO] [stdout] --> src/block/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::entity::player::Player; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::proto` [INFO] [stdout] --> src/block/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::proto; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::server::ServerContext` [INFO] [stdout] --> src/block/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::server::ServerContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> src/entity/player.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/entity/player.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/entity/player.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use std::time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Visitor` [INFO] [stdout] --> src/entity/player.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | use serde::de::{Error, Visitor}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::server::playerlist::PlayerList` [INFO] [stdout] --> src/entity/player.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::server::playerlist::PlayerList; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Difficulty`, `ServerInfo` [INFO] [stdout] --> src/entity/player.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | use crate::server::{Difficulty, Gamemode, ServerContext, ServerInfo, TICKS_PER_SEC}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LevelType`, `World` [INFO] [stdout] --> src/entity/player.rs:29:47 [INFO] [stdout] | [INFO] [stdout] 29 | use crate::world::{ChunkRectangle, Dimension, LevelType, World}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/item/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error as StdError` [INFO] [stdout] --> src/nbt.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::error::Error as StdError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error as StdError` [INFO] [stdout] --> src/proto/error.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::error::Error as StdError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::proto::MAX_PACKET_LEN` [INFO] [stdout] --> src/proto/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::proto::MAX_PACKET_LEN; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufRead` [INFO] [stdout] --> src/proto/mod.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::{self, BufRead, BufReader, BufWriter, Read, Write}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::TcpStream` [INFO] [stdout] --> src/proto/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::net::TcpStream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ValuesMut` [INFO] [stdout] --> src/server/playerlist.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::hash_map::{ValuesMut, Values}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/server/playerlist.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufRead`, `BufReader` [INFO] [stdout] --> src/server/mod.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{self, BufRead, BufReader, Read, Write}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/server/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sender` [INFO] [stdout] --> src/server/mod.rs:9:29 [INFO] [stdout] | [INFO] [stdout] 9 | use std::sync::mpsc::{self, Sender, Receiver}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashMap`, `HashSet`, `VecDeque` [INFO] [stdout] --> src/server/mod.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | use std::collections::{HashMap, VecDeque, HashSet}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/server/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/server/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SPacket`, `SPlayPlayerListItemDataAction`, `SPlayPlayerListItemData` [INFO] [stdout] --> src/server/mod.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::proto::packets::{SPacket, SPlayPlayerListItemData, SPlayPlayerListItemDataAction}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ChunkPos`, `Chunk` [INFO] [stdout] --> src/server/mod.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::world::chunk::{ChunkPos, Chunk}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ChatPos`, `Code`, `self` [INFO] [stdout] --> src/server/mod.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | use crate::text::{self, Code, ChatPos}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Chat`, `Component` [INFO] [stdout] --> src/server/mod.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | use crate::text::chat::{Chat, Component}; [INFO] [stdout] | ^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Chat` [INFO] [stdout] --> src/text/parse.rs:3:62 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::text::chat::{Component, StringComponent, Wrapper, Chat}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Read`, `Write`, `self` [INFO] [stdout] --> src/world/mod.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use std::io::{self, Read, Write}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Filter` [INFO] [stdout] --> src/world/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::iter::Filter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::binary` [INFO] [stdout] --> src/world/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::binary; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::Vec3` [INFO] [stdout] --> src/world/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::math::Vec3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::proto` [INFO] [stdout] --> src/world/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::proto; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/server/mod.rs:4:47 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{self, BufRead, BufReader, Read, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> src/item/mod.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | fn update_tag(&self, tag: &mut nbt::Compound) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dimension` [INFO] [stdout] --> src/entity/player.rs:368:20 [INFO] [stdout] | [INFO] [stdout] 368 | let (uuid, dimension) = (self.uuid, self.dimension); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dimension` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `face` [INFO] [stdout] --> src/entity/player.rs:653:25 [INFO] [stdout] | [INFO] [stdout] 653 | face, [INFO] [stdout] | ^^^^ help: try ignoring the field: `face: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cursor_pos_x` [INFO] [stdout] --> src/entity/player.rs:690:25 [INFO] [stdout] | [INFO] [stdout] 690 | cursor_pos_x, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `cursor_pos_x: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cursor_pos_y` [INFO] [stdout] --> src/entity/player.rs:691:25 [INFO] [stdout] | [INFO] [stdout] 691 | cursor_pos_y, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `cursor_pos_y: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cursor_pos_z` [INFO] [stdout] --> src/entity/player.rs:692:25 [INFO] [stdout] | [INFO] [stdout] 692 | cursor_pos_z, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `cursor_pos_z: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity_id` [INFO] [stdout] --> src/entity/player.rs:747:25 [INFO] [stdout] | [INFO] [stdout] 747 | entity_id, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `entity_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action_param` [INFO] [stdout] --> src/entity/player.rs:749:25 [INFO] [stdout] | [INFO] [stdout] 749 | action_param, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `action_param: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `perlin` [INFO] [stdout] --> src/world/world_properties.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let perlin = Perlin::new(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_perlin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/block/block_entity/mod.rs:468:17 [INFO] [stdout] | [INFO] [stdout] 468 | let mut textures = List(Vec::new()); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nbt.rs:349:41 [INFO] [stdout] | [INFO] [stdout] 349 | fn read(id: u8, r: &mut R, mut level: u32) -> Result { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/network.rs:212:21 [INFO] [stdout] | [INFO] [stdout] 212 | let mut player = Player::new( [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/server/mod.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | let mut p = self.player_list.remove_by_uuid(&u).unwrap(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/text/parse.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | let mut formatting = get_last_formatting(&mut root); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_varlong` [INFO] [stdout] --> src/binary.rs:143:8 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn read_varlong(r: &mut R) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fixed_point_to_double` [INFO] [stdout] --> src/binary.rs:169:8 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn fixed_point_to_double(i: i32) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Air` [INFO] [stdout] --> src/block/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum Air {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Stone` [INFO] [stdout] --> src/block/mod.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum Stone {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Grass` [INFO] [stdout] --> src/block/mod.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | pub enum Grass {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Dirt` [INFO] [stdout] --> src/block/mod.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum Dirt {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Cobblestone` [INFO] [stdout] --> src/block/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Cobblestone {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Planks` [INFO] [stdout] --> src/block/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | pub enum Planks {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Sapling` [INFO] [stdout] --> src/block/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | pub enum Sapling {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Bedrock` [INFO] [stdout] --> src/block/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub enum Bedrock {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `FlowingWater` [INFO] [stdout] --> src/block/mod.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | pub enum FlowingWater {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Water` [INFO] [stdout] --> src/block/mod.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | pub enum Water {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `FlowingLava` [INFO] [stdout] --> src/block/mod.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | pub enum FlowingLava {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Lava` [INFO] [stdout] --> src/block/mod.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | pub enum Lava {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Sand` [INFO] [stdout] --> src/block/mod.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | pub enum Sand {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Gravel` [INFO] [stdout] --> src/block/mod.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub enum Gravel {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `GoldOre` [INFO] [stdout] --> src/block/mod.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | pub enum GoldOre {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `IronOre` [INFO] [stdout] --> src/block/mod.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum IronOre {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `CoalOre` [INFO] [stdout] --> src/block/mod.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | pub enum CoalOre {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Log` [INFO] [stdout] --> src/block/mod.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum Log {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Leaves` [INFO] [stdout] --> src/block/mod.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | pub enum Leaves {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Sponge` [INFO] [stdout] --> src/block/mod.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub enum Sponge {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Glass` [INFO] [stdout] --> src/block/mod.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | pub enum Glass {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `LapisOre` [INFO] [stdout] --> src/block/mod.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | pub enum LapisOre {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `LapisBlock` [INFO] [stdout] --> src/block/mod.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | pub enum LapisBlock {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Dispenser` [INFO] [stdout] --> src/block/mod.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | pub enum Dispenser {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Sandstone` [INFO] [stdout] --> src/block/mod.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | pub enum Sandstone {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Noteblock` [INFO] [stdout] --> src/block/mod.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | pub enum Noteblock {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Bed` [INFO] [stdout] --> src/block/mod.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub enum Bed {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `GoldenRail` [INFO] [stdout] --> src/block/mod.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | pub enum GoldenRail {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `DetectorRail` [INFO] [stdout] --> src/block/mod.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | pub enum DetectorRail {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `StickyPiston` [INFO] [stdout] --> src/block/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | pub enum StickyPiston {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Web` [INFO] [stdout] --> src/block/mod.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | pub enum Web {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Tallgrass` [INFO] [stdout] --> src/block/mod.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | pub enum Tallgrass {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Deadbush` [INFO] [stdout] --> src/block/mod.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | pub enum Deadbush {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Piston` [INFO] [stdout] --> src/block/mod.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | pub enum Piston {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `PistonHead` [INFO] [stdout] --> src/block/mod.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub enum PistonHead {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Wool` [INFO] [stdout] --> src/block/mod.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | pub enum Wool {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `PistonExtension` [INFO] [stdout] --> src/block/mod.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | pub enum PistonExtension {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `YellowFlower` [INFO] [stdout] --> src/block/mod.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | pub enum YellowFlower {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `RedFlower` [INFO] [stdout] --> src/block/mod.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | pub enum RedFlower {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `BrownMushroom` [INFO] [stdout] --> src/block/mod.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | pub enum BrownMushroom {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `RedMushroom` [INFO] [stdout] --> src/block/mod.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | pub enum RedMushroom {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `GoldBlock` [INFO] [stdout] --> src/block/mod.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | pub enum GoldBlock {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `IronBlock` [INFO] [stdout] --> src/block/mod.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | pub enum IronBlock {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `DoubleStoneSlab` [INFO] [stdout] --> src/block/mod.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | pub enum DoubleStoneSlab {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `StoneSlab` [INFO] [stdout] --> src/block/mod.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | pub enum StoneSlab {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `BrickBlock` [INFO] [stdout] --> src/block/mod.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | pub enum BrickBlock {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Tnt` [INFO] [stdout] --> src/block/mod.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | pub enum Tnt {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Bookshelf` [INFO] [stdout] --> src/block/mod.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | pub enum Bookshelf {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `MossyCobblestone` [INFO] [stdout] --> src/block/mod.rs:116:10 [INFO] [stdout] | [INFO] [stdout] 116 | pub enum MossyCobblestone {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Obsidian` [INFO] [stdout] --> src/block/mod.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | pub enum Obsidian {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Torch` [INFO] [stdout] --> src/block/mod.rs:120:10 [INFO] [stdout] | [INFO] [stdout] 120 | pub enum Torch {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Fire` [INFO] [stdout] --> src/block/mod.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | pub enum Fire {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `MobSpawner` [INFO] [stdout] --> src/block/mod.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | pub enum MobSpawner {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `OakStairs` [INFO] [stdout] --> src/block/mod.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | pub enum OakStairs {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Chest` [INFO] [stdout] --> src/block/mod.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | pub enum Chest {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `RedstoneWire` [INFO] [stdout] --> src/block/mod.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | pub enum RedstoneWire {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `DiamondOre` [INFO] [stdout] --> src/block/mod.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 132 | pub enum DiamondOre {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `DiamondBlock` [INFO] [stdout] --> src/block/mod.rs:134:10 [INFO] [stdout] | [INFO] [stdout] 134 | pub enum DiamondBlock {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `CraftingTable` [INFO] [stdout] --> src/block/mod.rs:136:10 [INFO] [stdout] | [INFO] [stdout] 136 | pub enum CraftingTable {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Wheat` [INFO] [stdout] --> src/block/mod.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | pub enum Wheat {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Farmland` [INFO] [stdout] --> src/block/mod.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | pub enum Farmland {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Furnace` [INFO] [stdout] --> src/block/mod.rs:142:10 [INFO] [stdout] | [INFO] [stdout] 142 | pub enum Furnace {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `LitFurnace` [INFO] [stdout] --> src/block/mod.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | pub enum LitFurnace {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `StandingSign` [INFO] [stdout] --> src/block/mod.rs:146:10 [INFO] [stdout] | [INFO] [stdout] 146 | pub enum StandingSign {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `WoodenDoor` [INFO] [stdout] --> src/block/mod.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 148 | pub enum WoodenDoor {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Ladder` [INFO] [stdout] --> src/block/mod.rs:150:10 [INFO] [stdout] | [INFO] [stdout] 150 | pub enum Ladder {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Rail` [INFO] [stdout] --> src/block/mod.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | pub enum Rail {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `StoneStairs` [INFO] [stdout] --> src/block/mod.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | pub enum StoneStairs {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `WallSign` [INFO] [stdout] --> src/block/mod.rs:156:10 [INFO] [stdout] | [INFO] [stdout] 156 | pub enum WallSign {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Lever` [INFO] [stdout] --> src/block/mod.rs:158:10 [INFO] [stdout] | [INFO] [stdout] 158 | pub enum Lever {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `StonePressurePlate` [INFO] [stdout] --> src/block/mod.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | pub enum StonePressurePlate {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `IronDoor` [INFO] [stdout] --> src/block/mod.rs:162:10 [INFO] [stdout] | [INFO] [stdout] 162 | pub enum IronDoor {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `WoodenPressurePlate` [INFO] [stdout] --> src/block/mod.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | pub enum WoodenPressurePlate {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `RedstoneOre` [INFO] [stdout] --> src/block/mod.rs:166:10 [INFO] [stdout] | [INFO] [stdout] 166 | pub enum RedstoneOre {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `LitRedstoneOre` [INFO] [stdout] --> src/block/mod.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | pub enum LitRedstoneOre {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `UnlitRedstoneTorch` [INFO] [stdout] --> src/block/mod.rs:170:10 [INFO] [stdout] | [INFO] [stdout] 170 | pub enum UnlitRedstoneTorch {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `RedstoneTorch` [INFO] [stdout] --> src/block/mod.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | pub enum RedstoneTorch {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `StoneButton` [INFO] [stdout] --> src/block/mod.rs:174:10 [INFO] [stdout] | [INFO] [stdout] 174 | pub enum StoneButton {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `SnowLayer` [INFO] [stdout] --> src/block/mod.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | pub enum SnowLayer {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Ice` [INFO] [stdout] --> src/block/mod.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | pub enum Ice {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Snow` [INFO] [stdout] --> src/block/mod.rs:180:10 [INFO] [stdout] | [INFO] [stdout] 180 | pub enum Snow {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Cactus` [INFO] [stdout] --> src/block/mod.rs:182:10 [INFO] [stdout] | [INFO] [stdout] 182 | pub enum Cactus {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Clay` [INFO] [stdout] --> src/block/mod.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | pub enum Clay {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Reeds` [INFO] [stdout] --> src/block/mod.rs:186:10 [INFO] [stdout] | [INFO] [stdout] 186 | pub enum Reeds {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Jukebox` [INFO] [stdout] --> src/block/mod.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | pub enum Jukebox {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Fence` [INFO] [stdout] --> src/block/mod.rs:190:10 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum Fence {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Pumpkin` [INFO] [stdout] --> src/block/mod.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 192 | pub enum Pumpkin {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Netherrack` [INFO] [stdout] --> src/block/mod.rs:194:10 [INFO] [stdout] | [INFO] [stdout] 194 | pub enum Netherrack {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `SoulSand` [INFO] [stdout] --> src/block/mod.rs:196:10 [INFO] [stdout] | [INFO] [stdout] 196 | pub enum SoulSand {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Glowstone` [INFO] [stdout] --> src/block/mod.rs:198:10 [INFO] [stdout] | [INFO] [stdout] 198 | pub enum Glowstone {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Portal` [INFO] [stdout] --> src/block/mod.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | pub enum Portal {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `LitPumpkin` [INFO] [stdout] --> src/block/mod.rs:202:10 [INFO] [stdout] | [INFO] [stdout] 202 | pub enum LitPumpkin {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Cake` [INFO] [stdout] --> src/block/mod.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | pub enum Cake {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `UnpoweredRepeater` [INFO] [stdout] --> src/block/mod.rs:206:10 [INFO] [stdout] | [INFO] [stdout] 206 | pub enum UnpoweredRepeater {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `PoweredRepeater` [INFO] [stdout] --> src/block/mod.rs:208:10 [INFO] [stdout] | [INFO] [stdout] 208 | pub enum PoweredRepeater {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `StainedGlass` [INFO] [stdout] --> src/block/mod.rs:210:10 [INFO] [stdout] | [INFO] [stdout] 210 | pub enum StainedGlass {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Trapdoor` [INFO] [stdout] --> src/block/mod.rs:212:10 [INFO] [stdout] | [INFO] [stdout] 212 | pub enum Trapdoor {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `MonsterEgg` [INFO] [stdout] --> src/block/mod.rs:214:10 [INFO] [stdout] | [INFO] [stdout] 214 | pub enum MonsterEgg {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Stonebrick` [INFO] [stdout] --> src/block/mod.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | pub enum Stonebrick {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `BrownMushroomBlock` [INFO] [stdout] --> src/block/mod.rs:218:10 [INFO] [stdout] | [INFO] [stdout] 218 | pub enum BrownMushroomBlock {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `RedMushroomBlock` [INFO] [stdout] --> src/block/mod.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | pub enum RedMushroomBlock {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `IronBars` [INFO] [stdout] --> src/block/mod.rs:222:10 [INFO] [stdout] | [INFO] [stdout] 222 | pub enum IronBars {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `GlassPane` [INFO] [stdout] --> src/block/mod.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | pub enum GlassPane {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `MelonBlock` [INFO] [stdout] --> src/block/mod.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | pub enum MelonBlock {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `PumpkinStem` [INFO] [stdout] --> src/block/mod.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | pub enum PumpkinStem {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `MelonStem` [INFO] [stdout] --> src/block/mod.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | pub enum MelonStem {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Vine` [INFO] [stdout] --> src/block/mod.rs:232:10 [INFO] [stdout] | [INFO] [stdout] 232 | pub enum Vine {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `FenceGate` [INFO] [stdout] --> src/block/mod.rs:234:10 [INFO] [stdout] | [INFO] [stdout] 234 | pub enum FenceGate {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `BrickStairs` [INFO] [stdout] --> src/block/mod.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | pub enum BrickStairs {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `StoneBrickStairs` [INFO] [stdout] --> src/block/mod.rs:238:10 [INFO] [stdout] | [INFO] [stdout] 238 | pub enum StoneBrickStairs {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Mycelium` [INFO] [stdout] --> src/block/mod.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | pub enum Mycelium {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Waterlily` [INFO] [stdout] --> src/block/mod.rs:242:10 [INFO] [stdout] | [INFO] [stdout] 242 | pub enum Waterlily {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `NetherBrick` [INFO] [stdout] --> src/block/mod.rs:244:10 [INFO] [stdout] | [INFO] [stdout] 244 | pub enum NetherBrick {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `NetherBrickFence` [INFO] [stdout] --> src/block/mod.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 246 | pub enum NetherBrickFence {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `NetherBrickStairs` [INFO] [stdout] --> src/block/mod.rs:248:10 [INFO] [stdout] | [INFO] [stdout] 248 | pub enum NetherBrickStairs {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `NetherWart` [INFO] [stdout] --> src/block/mod.rs:250:10 [INFO] [stdout] | [INFO] [stdout] 250 | pub enum NetherWart {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `EnchantingTable` [INFO] [stdout] --> src/block/mod.rs:252:10 [INFO] [stdout] | [INFO] [stdout] 252 | pub enum EnchantingTable {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `BrewingStand` [INFO] [stdout] --> src/block/mod.rs:254:10 [INFO] [stdout] | [INFO] [stdout] 254 | pub enum BrewingStand {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Cauldron` [INFO] [stdout] --> src/block/mod.rs:256:10 [INFO] [stdout] | [INFO] [stdout] 256 | pub enum Cauldron {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `EndPortal` [INFO] [stdout] --> src/block/mod.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | pub enum EndPortal {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `EndPortalFrame` [INFO] [stdout] --> src/block/mod.rs:260:10 [INFO] [stdout] | [INFO] [stdout] 260 | pub enum EndPortalFrame {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `EndStone` [INFO] [stdout] --> src/block/mod.rs:262:10 [INFO] [stdout] | [INFO] [stdout] 262 | pub enum EndStone {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `DragonEgg` [INFO] [stdout] --> src/block/mod.rs:264:10 [INFO] [stdout] | [INFO] [stdout] 264 | pub enum DragonEgg {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `RedstoneLamp` [INFO] [stdout] --> src/block/mod.rs:266:10 [INFO] [stdout] | [INFO] [stdout] 266 | pub enum RedstoneLamp {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `LitRedstoneLamp` [INFO] [stdout] --> src/block/mod.rs:268:10 [INFO] [stdout] | [INFO] [stdout] 268 | pub enum LitRedstoneLamp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `DoubleWoodenSlab` [INFO] [stdout] --> src/block/mod.rs:270:10 [INFO] [stdout] | [INFO] [stdout] 270 | pub enum DoubleWoodenSlab {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `WoodenSlab` [INFO] [stdout] --> src/block/mod.rs:272:10 [INFO] [stdout] | [INFO] [stdout] 272 | pub enum WoodenSlab {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Cocoa` [INFO] [stdout] --> src/block/mod.rs:274:10 [INFO] [stdout] | [INFO] [stdout] 274 | pub enum Cocoa {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `SandstoneStairs` [INFO] [stdout] --> src/block/mod.rs:276:10 [INFO] [stdout] | [INFO] [stdout] 276 | pub enum SandstoneStairs {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `EmeraldOre` [INFO] [stdout] --> src/block/mod.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | pub enum EmeraldOre {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `EnderChest` [INFO] [stdout] --> src/block/mod.rs:280:10 [INFO] [stdout] | [INFO] [stdout] 280 | pub enum EnderChest {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `TripwireHook` [INFO] [stdout] --> src/block/mod.rs:282:10 [INFO] [stdout] | [INFO] [stdout] 282 | pub enum TripwireHook {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Tripwire` [INFO] [stdout] --> src/block/mod.rs:284:10 [INFO] [stdout] | [INFO] [stdout] 284 | pub enum Tripwire {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `EmeraldBlock` [INFO] [stdout] --> src/block/mod.rs:286:10 [INFO] [stdout] | [INFO] [stdout] 286 | pub enum EmeraldBlock {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `SpruceStairs` [INFO] [stdout] --> src/block/mod.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | pub enum SpruceStairs {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `BirchStairs` [INFO] [stdout] --> src/block/mod.rs:290:10 [INFO] [stdout] | [INFO] [stdout] 290 | pub enum BirchStairs {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `JungleStairs` [INFO] [stdout] --> src/block/mod.rs:292:10 [INFO] [stdout] | [INFO] [stdout] 292 | pub enum JungleStairs {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `CommandBlock` [INFO] [stdout] --> src/block/mod.rs:294:10 [INFO] [stdout] | [INFO] [stdout] 294 | pub enum CommandBlock {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Beacon` [INFO] [stdout] --> src/block/mod.rs:296:10 [INFO] [stdout] | [INFO] [stdout] 296 | pub enum Beacon {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `CobblestoneWall` [INFO] [stdout] --> src/block/mod.rs:298:10 [INFO] [stdout] | [INFO] [stdout] 298 | pub enum CobblestoneWall {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `FlowerPot` [INFO] [stdout] --> src/block/mod.rs:300:10 [INFO] [stdout] | [INFO] [stdout] 300 | pub enum FlowerPot {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Carrots` [INFO] [stdout] --> src/block/mod.rs:302:10 [INFO] [stdout] | [INFO] [stdout] 302 | pub enum Carrots {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Potatoes` [INFO] [stdout] --> src/block/mod.rs:304:10 [INFO] [stdout] | [INFO] [stdout] 304 | pub enum Potatoes {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `WoodenButton` [INFO] [stdout] --> src/block/mod.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub enum WoodenButton {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Skull` [INFO] [stdout] --> src/block/mod.rs:308:10 [INFO] [stdout] | [INFO] [stdout] 308 | pub enum Skull {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Anvil` [INFO] [stdout] --> src/block/mod.rs:310:10 [INFO] [stdout] | [INFO] [stdout] 310 | pub enum Anvil {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `TrappedChest` [INFO] [stdout] --> src/block/mod.rs:312:10 [INFO] [stdout] | [INFO] [stdout] 312 | pub enum TrappedChest {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `LightWeightedPressurePlate` [INFO] [stdout] --> src/block/mod.rs:314:10 [INFO] [stdout] | [INFO] [stdout] 314 | pub enum LightWeightedPressurePlate {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `HeavyWeightedPressurePlate` [INFO] [stdout] --> src/block/mod.rs:316:10 [INFO] [stdout] | [INFO] [stdout] 316 | pub enum HeavyWeightedPressurePlate {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `UnpoweredComparator` [INFO] [stdout] --> src/block/mod.rs:318:10 [INFO] [stdout] | [INFO] [stdout] 318 | pub enum UnpoweredComparator {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `PoweredComparator` [INFO] [stdout] --> src/block/mod.rs:320:10 [INFO] [stdout] | [INFO] [stdout] 320 | pub enum PoweredComparator {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `DaylightDetector` [INFO] [stdout] --> src/block/mod.rs:322:10 [INFO] [stdout] | [INFO] [stdout] 322 | pub enum DaylightDetector {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `RedstoneBlock` [INFO] [stdout] --> src/block/mod.rs:324:10 [INFO] [stdout] | [INFO] [stdout] 324 | pub enum RedstoneBlock {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `QuartzOre` [INFO] [stdout] --> src/block/mod.rs:326:10 [INFO] [stdout] | [INFO] [stdout] 326 | pub enum QuartzOre {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Hopper` [INFO] [stdout] --> src/block/mod.rs:328:10 [INFO] [stdout] | [INFO] [stdout] 328 | pub enum Hopper {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `QuartzBlock` [INFO] [stdout] --> src/block/mod.rs:330:10 [INFO] [stdout] | [INFO] [stdout] 330 | pub enum QuartzBlock {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `QuartzStairs` [INFO] [stdout] --> src/block/mod.rs:332:10 [INFO] [stdout] | [INFO] [stdout] 332 | pub enum QuartzStairs {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `ActivatorRail` [INFO] [stdout] --> src/block/mod.rs:334:10 [INFO] [stdout] | [INFO] [stdout] 334 | pub enum ActivatorRail {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Dropper` [INFO] [stdout] --> src/block/mod.rs:336:10 [INFO] [stdout] | [INFO] [stdout] 336 | pub enum Dropper {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `StainedHardenedClay` [INFO] [stdout] --> src/block/mod.rs:338:10 [INFO] [stdout] | [INFO] [stdout] 338 | pub enum StainedHardenedClay {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `StainedGlassPane` [INFO] [stdout] --> src/block/mod.rs:340:10 [INFO] [stdout] | [INFO] [stdout] 340 | pub enum StainedGlassPane {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Leaves2` [INFO] [stdout] --> src/block/mod.rs:342:10 [INFO] [stdout] | [INFO] [stdout] 342 | pub enum Leaves2 {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Log2` [INFO] [stdout] --> src/block/mod.rs:344:10 [INFO] [stdout] | [INFO] [stdout] 344 | pub enum Log2 {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `AcaciaStairs` [INFO] [stdout] --> src/block/mod.rs:346:10 [INFO] [stdout] | [INFO] [stdout] 346 | pub enum AcaciaStairs {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `DarkOakStairs` [INFO] [stdout] --> src/block/mod.rs:348:10 [INFO] [stdout] | [INFO] [stdout] 348 | pub enum DarkOakStairs {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Slime` [INFO] [stdout] --> src/block/mod.rs:350:10 [INFO] [stdout] | [INFO] [stdout] 350 | pub enum Slime {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Barrier` [INFO] [stdout] --> src/block/mod.rs:352:10 [INFO] [stdout] | [INFO] [stdout] 352 | pub enum Barrier {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `IronTrapdoor` [INFO] [stdout] --> src/block/mod.rs:354:10 [INFO] [stdout] | [INFO] [stdout] 354 | pub enum IronTrapdoor {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Prismarine` [INFO] [stdout] --> src/block/mod.rs:356:10 [INFO] [stdout] | [INFO] [stdout] 356 | pub enum Prismarine {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `SeaLantern` [INFO] [stdout] --> src/block/mod.rs:358:10 [INFO] [stdout] | [INFO] [stdout] 358 | pub enum SeaLantern {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `HayBlock` [INFO] [stdout] --> src/block/mod.rs:360:10 [INFO] [stdout] | [INFO] [stdout] 360 | pub enum HayBlock {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Carpet` [INFO] [stdout] --> src/block/mod.rs:362:10 [INFO] [stdout] | [INFO] [stdout] 362 | pub enum Carpet {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `HardenedClay` [INFO] [stdout] --> src/block/mod.rs:364:10 [INFO] [stdout] | [INFO] [stdout] 364 | pub enum HardenedClay {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `CoalBlock` [INFO] [stdout] --> src/block/mod.rs:366:10 [INFO] [stdout] | [INFO] [stdout] 366 | pub enum CoalBlock {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `PackedIce` [INFO] [stdout] --> src/block/mod.rs:368:10 [INFO] [stdout] | [INFO] [stdout] 368 | pub enum PackedIce {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `DoublePlant` [INFO] [stdout] --> src/block/mod.rs:370:10 [INFO] [stdout] | [INFO] [stdout] 370 | pub enum DoublePlant {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `StandingBanner` [INFO] [stdout] --> src/block/mod.rs:372:10 [INFO] [stdout] | [INFO] [stdout] 372 | pub enum StandingBanner {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `WallBanner` [INFO] [stdout] --> src/block/mod.rs:374:10 [INFO] [stdout] | [INFO] [stdout] 374 | pub enum WallBanner {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `DaylightDetectorInverted` [INFO] [stdout] --> src/block/mod.rs:376:10 [INFO] [stdout] | [INFO] [stdout] 376 | pub enum DaylightDetectorInverted {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `RedSandstone` [INFO] [stdout] --> src/block/mod.rs:378:10 [INFO] [stdout] | [INFO] [stdout] 378 | pub enum RedSandstone {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `RedSandstoneStairs` [INFO] [stdout] --> src/block/mod.rs:380:10 [INFO] [stdout] | [INFO] [stdout] 380 | pub enum RedSandstoneStairs {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `DoubleStoneSlab2` [INFO] [stdout] --> src/block/mod.rs:382:10 [INFO] [stdout] | [INFO] [stdout] 382 | pub enum DoubleStoneSlab2 {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `StoneSlab2` [INFO] [stdout] --> src/block/mod.rs:384:10 [INFO] [stdout] | [INFO] [stdout] 384 | pub enum StoneSlab2 {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `SpruceFenceGate` [INFO] [stdout] --> src/block/mod.rs:386:10 [INFO] [stdout] | [INFO] [stdout] 386 | pub enum SpruceFenceGate {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `BirchFenceGate` [INFO] [stdout] --> src/block/mod.rs:388:10 [INFO] [stdout] | [INFO] [stdout] 388 | pub enum BirchFenceGate {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `JungleFenceGate` [INFO] [stdout] --> src/block/mod.rs:390:10 [INFO] [stdout] | [INFO] [stdout] 390 | pub enum JungleFenceGate {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `DarkOakFenceGate` [INFO] [stdout] --> src/block/mod.rs:392:10 [INFO] [stdout] | [INFO] [stdout] 392 | pub enum DarkOakFenceGate {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `AcaciaFenceGate` [INFO] [stdout] --> src/block/mod.rs:394:10 [INFO] [stdout] | [INFO] [stdout] 394 | pub enum AcaciaFenceGate {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `SpruceFence` [INFO] [stdout] --> src/block/mod.rs:396:10 [INFO] [stdout] | [INFO] [stdout] 396 | pub enum SpruceFence {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `BirchFence` [INFO] [stdout] --> src/block/mod.rs:398:10 [INFO] [stdout] | [INFO] [stdout] 398 | pub enum BirchFence {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `JungleFence` [INFO] [stdout] --> src/block/mod.rs:400:10 [INFO] [stdout] | [INFO] [stdout] 400 | pub enum JungleFence {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `DarkOakFence` [INFO] [stdout] --> src/block/mod.rs:402:10 [INFO] [stdout] | [INFO] [stdout] 402 | pub enum DarkOakFence {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `AcaciaFence` [INFO] [stdout] --> src/block/mod.rs:404:10 [INFO] [stdout] | [INFO] [stdout] 404 | pub enum AcaciaFence {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `SpruceDoor` [INFO] [stdout] --> src/block/mod.rs:406:10 [INFO] [stdout] | [INFO] [stdout] 406 | pub enum SpruceDoor {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `BirchDoor` [INFO] [stdout] --> src/block/mod.rs:408:10 [INFO] [stdout] | [INFO] [stdout] 408 | pub enum BirchDoor {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `JungleDoor` [INFO] [stdout] --> src/block/mod.rs:410:10 [INFO] [stdout] | [INFO] [stdout] 410 | pub enum JungleDoor {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `AcaciaDoor` [INFO] [stdout] --> src/block/mod.rs:412:10 [INFO] [stdout] | [INFO] [stdout] 412 | pub enum AcaciaDoor {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `DarkOakDoor` [INFO] [stdout] --> src/block/mod.rs:414:10 [INFO] [stdout] | [INFO] [stdout] 414 | pub enum DarkOakDoor {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_name` [INFO] [stdout] --> src/block/mod.rs:1238:12 [INFO] [stdout] | [INFO] [stdout] 1238 | pub fn from_name(name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dot` [INFO] [stdout] --> src/math.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn dot(a: Vec3, b: Vec3) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `angle` [INFO] [stdout] --> src/math.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn angle(a: Vec3, b: Vec3) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cross` [INFO] [stdout] --> src/math.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn cross(a: Vec3, b: Vec3) -> Vec3 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `ZERO` [INFO] [stdout] --> src/math.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub const ZERO: Vec3 = Vec3 {x: 0.0, y: 0.0, z: 0.0 }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `I` [INFO] [stdout] --> src/math.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub const I: Vec3 = Vec3 { x: 1.0, y: 0.0, z: 0.0 }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `J` [INFO] [stdout] --> src/math.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub const J: Vec3 = Vec3 { x: 0.0, y: 1.0, z: 0.0 }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `K` [INFO] [stdout] --> src/math.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub const K: Vec3 = Vec3 { x: 0.0, y: 0.0, z: 1.0 }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len_squared` [INFO] [stdout] --> src/math.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn len_squared(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/math.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn len(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `FieldNotFound` [INFO] [stdout] --> src/nbt.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | FieldNotFound(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DeserializeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/nbt.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, Fail)] [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: variant is never constructed: `TypeMismatch` [INFO] [stdout] --> src/nbt.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | TypeMismatch(&'static str, &'static str), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DeserializeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/nbt.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, Fail)] [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: variant is never constructed: `OutOfBounds` [INFO] [stdout] --> src/nbt.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | OutOfBounds(usize, usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DeserializeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/nbt.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, Fail)] [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: associated function is never used: `get` [INFO] [stdout] --> src/nbt.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn get(&self, field: &str) -> Result<&Tag, DeserializeError> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `contains_key` [INFO] [stdout] --> src/nbt.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn contains_key(&self, field: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/nbt.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn get(&self, index: usize) -> Result<&Tag, DeserializeError> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/nbt.rs:180:12 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn get(&self, index: usize) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/nbt.rs:205:12 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn get(&self, index: usize) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `name` [INFO] [stdout] --> src/nbt.rs:281:8 [INFO] [stdout] | [INFO] [stdout] 281 | fn name(&self) -> &'static str { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_byte` [INFO] [stdout] --> src/nbt.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn $func(&self) -> Result<$res, DeserializeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 314 | / impl_as! { [INFO] [stdout] 315 | | (as_byte;Byte;i8) [INFO] [stdout] 316 | | (as_short;Short;i16) [INFO] [stdout] 317 | | (as_int;Int;i32) [INFO] [stdout] ... | [INFO] [stdout] 320 | | (as_double;Double;f64) [INFO] [stdout] 321 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_short` [INFO] [stdout] --> src/nbt.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn $func(&self) -> Result<$res, DeserializeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 314 | / impl_as! { [INFO] [stdout] 315 | | (as_byte;Byte;i8) [INFO] [stdout] 316 | | (as_short;Short;i16) [INFO] [stdout] 317 | | (as_int;Int;i32) [INFO] [stdout] ... | [INFO] [stdout] 320 | | (as_double;Double;f64) [INFO] [stdout] 321 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_int` [INFO] [stdout] --> src/nbt.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn $func(&self) -> Result<$res, DeserializeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 314 | / impl_as! { [INFO] [stdout] 315 | | (as_byte;Byte;i8) [INFO] [stdout] 316 | | (as_short;Short;i16) [INFO] [stdout] 317 | | (as_int;Int;i32) [INFO] [stdout] ... | [INFO] [stdout] 320 | | (as_double;Double;f64) [INFO] [stdout] 321 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_long` [INFO] [stdout] --> src/nbt.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn $func(&self) -> Result<$res, DeserializeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 314 | / impl_as! { [INFO] [stdout] 315 | | (as_byte;Byte;i8) [INFO] [stdout] 316 | | (as_short;Short;i16) [INFO] [stdout] 317 | | (as_int;Int;i32) [INFO] [stdout] ... | [INFO] [stdout] 320 | | (as_double;Double;f64) [INFO] [stdout] 321 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_float` [INFO] [stdout] --> src/nbt.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn $func(&self) -> Result<$res, DeserializeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 314 | / impl_as! { [INFO] [stdout] 315 | | (as_byte;Byte;i8) [INFO] [stdout] 316 | | (as_short;Short;i16) [INFO] [stdout] 317 | | (as_int;Int;i32) [INFO] [stdout] ... | [INFO] [stdout] 320 | | (as_double;Double;f64) [INFO] [stdout] 321 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_double` [INFO] [stdout] --> src/nbt.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn $func(&self) -> Result<$res, DeserializeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 314 | / impl_as! { [INFO] [stdout] 315 | | (as_byte;Byte;i8) [INFO] [stdout] 316 | | (as_short;Short;i16) [INFO] [stdout] 317 | | (as_int;Int;i32) [INFO] [stdout] ... | [INFO] [stdout] 320 | | (as_double;Double;f64) [INFO] [stdout] 321 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_byte_array` [INFO] [stdout] --> src/nbt.rs:274:11 [INFO] [stdout] | [INFO] [stdout] 274 | $(pub fn $func(&self) -> Result<&$res, DeserializeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 323 | / impl_as_ref! { [INFO] [stdout] 324 | | (as_byte_array;ByteArray;ByteArray) [INFO] [stdout] 325 | | (as_string;String;str) [INFO] [stdout] 326 | | (as_list;List;List) [INFO] [stdout] 327 | | (as_compound;Compound;Compound) [INFO] [stdout] 328 | | (as_int_array;IntArray;IntArray) [INFO] [stdout] 329 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_ref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_string` [INFO] [stdout] --> src/nbt.rs:274:11 [INFO] [stdout] | [INFO] [stdout] 274 | $(pub fn $func(&self) -> Result<&$res, DeserializeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 323 | / impl_as_ref! { [INFO] [stdout] 324 | | (as_byte_array;ByteArray;ByteArray) [INFO] [stdout] 325 | | (as_string;String;str) [INFO] [stdout] 326 | | (as_list;List;List) [INFO] [stdout] 327 | | (as_compound;Compound;Compound) [INFO] [stdout] 328 | | (as_int_array;IntArray;IntArray) [INFO] [stdout] 329 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_ref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_list` [INFO] [stdout] --> src/nbt.rs:274:11 [INFO] [stdout] | [INFO] [stdout] 274 | $(pub fn $func(&self) -> Result<&$res, DeserializeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 323 | / impl_as_ref! { [INFO] [stdout] 324 | | (as_byte_array;ByteArray;ByteArray) [INFO] [stdout] 325 | | (as_string;String;str) [INFO] [stdout] 326 | | (as_list;List;List) [INFO] [stdout] 327 | | (as_compound;Compound;Compound) [INFO] [stdout] 328 | | (as_int_array;IntArray;IntArray) [INFO] [stdout] 329 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_ref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_compound` [INFO] [stdout] --> src/nbt.rs:274:11 [INFO] [stdout] | [INFO] [stdout] 274 | $(pub fn $func(&self) -> Result<&$res, DeserializeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 323 | / impl_as_ref! { [INFO] [stdout] 324 | | (as_byte_array;ByteArray;ByteArray) [INFO] [stdout] 325 | | (as_string;String;str) [INFO] [stdout] 326 | | (as_list;List;List) [INFO] [stdout] 327 | | (as_compound;Compound;Compound) [INFO] [stdout] 328 | | (as_int_array;IntArray;IntArray) [INFO] [stdout] 329 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_ref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_int_array` [INFO] [stdout] --> src/nbt.rs:274:11 [INFO] [stdout] | [INFO] [stdout] 274 | $(pub fn $func(&self) -> Result<&$res, DeserializeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 323 | / impl_as_ref! { [INFO] [stdout] 324 | | (as_byte_array;ByteArray;ByteArray) [INFO] [stdout] 325 | | (as_string;String;str) [INFO] [stdout] 326 | | (as_list;List;List) [INFO] [stdout] 327 | | (as_compound;Compound;Compound) [INFO] [stdout] 328 | | (as_int_array;IntArray;IntArray) [INFO] [stdout] 329 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_as_ref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `disable_compression` [INFO] [stdout] --> src/proto/mod.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn disable_compression(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `disable_compression` [INFO] [stdout] --> src/proto/mod.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn disable_compression(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Survival` [INFO] [stdout] --> src/server/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | Survival, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gamemode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/server/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Adventure` [INFO] [stdout] --> src/server/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Adventure, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gamemode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/server/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Spectator` [INFO] [stdout] --> src/server/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Spectator, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Gamemode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/server/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Easy` [INFO] [stdout] --> src/server/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | Easy, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Difficulty` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/server/mod.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Normal` [INFO] [stdout] --> src/server/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | Normal, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Difficulty` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/server/mod.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Hard` [INFO] [stdout] --> src/server/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | Hard, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Difficulty` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/server/mod.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: `start_time` [INFO] [stdout] --> src/server/mod.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | start_time: Instant, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `AMBIENT_CAVE_CAVE` [INFO] [stdout] --> src/sound.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub const AMBIENT_CAVE_CAVE: &str = "ambient.cave.cave"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `AMBIENT_WEATHER_RAIN` [INFO] [stdout] --> src/sound.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub const AMBIENT_WEATHER_RAIN: &str = "ambient.weather.rain"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `AMBIENT_WEATHER_THUNDER` [INFO] [stdout] --> src/sound.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub const AMBIENT_WEATHER_THUNDER: &str = "ambient.weather.thunder"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DAMAGE_FALLBIG` [INFO] [stdout] --> src/sound.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub const DAMAGE_FALLBIG: &str = "damage.fallbig"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DAMAGE_FALLSMALL` [INFO] [stdout] --> src/sound.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub const DAMAGE_FALLSMALL: &str = "damage.fallsmall"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DAMAGE_HIT` [INFO] [stdout] --> src/sound.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub const DAMAGE_HIT: &str = "damage.hit"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FIRE_FIRE` [INFO] [stdout] --> src/sound.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub const FIRE_FIRE: &str = "fire.fire"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FIRE_IGNITE` [INFO] [stdout] --> src/sound.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub const FIRE_IGNITE: &str = "fire.ignite"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FIREWORKS_BLAST` [INFO] [stdout] --> src/sound.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub const FIREWORKS_BLAST: &str = "fireworks.blast"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FIREWORKS_BLAST_FAR` [INFO] [stdout] --> src/sound.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub const FIREWORKS_BLAST_FAR: &str = "fireworks.blast_far"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FIREWORKS_LARGEBLAST` [INFO] [stdout] --> src/sound.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub const FIREWORKS_LARGEBLAST: &str = "fireworks.largeBlast"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FIREWORKS_LARGEBLAST_FAR` [INFO] [stdout] --> src/sound.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub const FIREWORKS_LARGEBLAST_FAR: &str = "fireworks.largeBlast_far"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FIREWORKS_LAUNCH` [INFO] [stdout] --> src/sound.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub const FIREWORKS_LAUNCH: &str = "fireworks.launch"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FIREWORKS_TWINKLE` [INFO] [stdout] --> src/sound.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub const FIREWORKS_TWINKLE: &str = "fireworks.twinkle"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FIREWORKS_TWINKLE_FAR` [INFO] [stdout] --> src/sound.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub const FIREWORKS_TWINKLE_FAR: &str = "fireworks.twinkle_far"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LIQUID_LAVA` [INFO] [stdout] --> src/sound.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub const LIQUID_LAVA: &str = "liquid.lava"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LIQUID_LAVAPOP` [INFO] [stdout] --> src/sound.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub const LIQUID_LAVAPOP: &str = "liquid.lavapop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LIQUID_SPLASH` [INFO] [stdout] --> src/sound.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub const LIQUID_SPLASH: &str = "liquid.splash"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LIQUID_SWIM` [INFO] [stdout] --> src/sound.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | pub const LIQUID_SWIM: &str = "liquid.swim"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LIQUID_WATER` [INFO] [stdout] --> src/sound.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub const LIQUID_WATER: &str = "liquid.water"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MINECART_BASE` [INFO] [stdout] --> src/sound.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub const MINECART_BASE: &str = "minecart.base"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MINECART_INSIDE` [INFO] [stdout] --> src/sound.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub const MINECART_INSIDE: &str = "minecart.inside"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_BAT_DEATH` [INFO] [stdout] --> src/sound.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | pub const MOB_BAT_DEATH: &str = "mob.bat.death"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_BAT_HURT` [INFO] [stdout] --> src/sound.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub const MOB_BAT_HURT: &str = "mob.bat.hurt"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_BAT_IDLE` [INFO] [stdout] --> src/sound.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub const MOB_BAT_IDLE: &str = "mob.bat.idle"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_BAT_LOOP` [INFO] [stdout] --> src/sound.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub const MOB_BAT_LOOP: &str = "mob.bat.loop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_BAT_TAKEOFF` [INFO] [stdout] --> src/sound.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub const MOB_BAT_TAKEOFF: &str = "mob.bat.takeoff"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_BLAZE_BREATHE` [INFO] [stdout] --> src/sound.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | pub const MOB_BLAZE_BREATHE: &str = "mob.blaze.breathe"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_BLAZE_DEATH` [INFO] [stdout] --> src/sound.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub const MOB_BLAZE_DEATH: &str = "mob.blaze.death"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_BLAZE_HIT` [INFO] [stdout] --> src/sound.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | pub const MOB_BLAZE_HIT: &str = "mob.blaze.hit"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_CAT_HISS` [INFO] [stdout] --> src/sound.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | pub const MOB_CAT_HISS: &str = "mob.cat.hiss"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_CAT_HITT` [INFO] [stdout] --> src/sound.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | pub const MOB_CAT_HITT: &str = "mob.cat.hitt"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_CAT_MEOW` [INFO] [stdout] --> src/sound.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | pub const MOB_CAT_MEOW: &str = "mob.cat.meow"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_CAT_PURR` [INFO] [stdout] --> src/sound.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub const MOB_CAT_PURR: &str = "mob.cat.purr"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_CAT_PURREOW` [INFO] [stdout] --> src/sound.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub const MOB_CAT_PURREOW: &str = "mob.cat.purreow"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_CHICKEN_HURT` [INFO] [stdout] --> src/sound.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub const MOB_CHICKEN_HURT: &str = "mob.chicken.hurt"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_CHICKEN_PLOP` [INFO] [stdout] --> src/sound.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | pub const MOB_CHICKEN_PLOP: &str = "mob.chicken.plop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_CHICKEN_SAY` [INFO] [stdout] --> src/sound.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub const MOB_CHICKEN_SAY: &str = "mob.chicken.say"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_CHICKEN_STEP` [INFO] [stdout] --> src/sound.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | pub const MOB_CHICKEN_STEP: &str = "mob.chicken.step"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_COW_HURT` [INFO] [stdout] --> src/sound.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub const MOB_COW_HURT: &str = "mob.cow.hurt"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_COW_SAY` [INFO] [stdout] --> src/sound.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | pub const MOB_COW_SAY: &str = "mob.cow.say"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_COW_STEP` [INFO] [stdout] --> src/sound.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | pub const MOB_COW_STEP: &str = "mob.cow.step"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_CREEPER_DEATH` [INFO] [stdout] --> src/sound.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | pub const MOB_CREEPER_DEATH: &str = "mob.creeper.death"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_CREEPER_SAY` [INFO] [stdout] --> src/sound.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub const MOB_CREEPER_SAY: &str = "mob.creeper.say"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ENDERDRAGON_END` [INFO] [stdout] --> src/sound.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | pub const MOB_ENDERDRAGON_END: &str = "mob.enderdragon.end"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ENDERDRAGON_GROWL` [INFO] [stdout] --> src/sound.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub const MOB_ENDERDRAGON_GROWL: &str = "mob.enderdragon.growl"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ENDERDRAGON_HIT` [INFO] [stdout] --> src/sound.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | pub const MOB_ENDERDRAGON_HIT: &str = "mob.enderdragon.hit"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ENDERDRAGON_WINGS` [INFO] [stdout] --> src/sound.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | pub const MOB_ENDERDRAGON_WINGS: &str = "mob.enderdragon.wings"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ENDERMEN_DEATH` [INFO] [stdout] --> src/sound.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub const MOB_ENDERMEN_DEATH: &str = "mob.endermen.death"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ENDERMEN_HIT` [INFO] [stdout] --> src/sound.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | pub const MOB_ENDERMEN_HIT: &str = "mob.endermen.hit"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ENDERMEN_IDLE` [INFO] [stdout] --> src/sound.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | pub const MOB_ENDERMEN_IDLE: &str = "mob.endermen.idle"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ENDERMEN_PORTAL` [INFO] [stdout] --> src/sound.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | pub const MOB_ENDERMEN_PORTAL: &str = "mob.endermen.portal"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ENDERMEN_SCREAM` [INFO] [stdout] --> src/sound.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | pub const MOB_ENDERMEN_SCREAM: &str = "mob.endermen.scream"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ENDERMEN_STARE` [INFO] [stdout] --> src/sound.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub const MOB_ENDERMEN_STARE: &str = "mob.endermen.stare"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_GHAST_AFFECTIONATE_SCREAM` [INFO] [stdout] --> src/sound.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | pub const MOB_GHAST_AFFECTIONATE_SCREAM: &str = "mob.ghast.affectionate_scream"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_GHAST_CHARGE` [INFO] [stdout] --> src/sound.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub const MOB_GHAST_CHARGE: &str = "mob.ghast.charge"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_GHAST_DEATH` [INFO] [stdout] --> src/sound.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub const MOB_GHAST_DEATH: &str = "mob.ghast.death"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_GHAST_FIREBALL` [INFO] [stdout] --> src/sound.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | pub const MOB_GHAST_FIREBALL: &str = "mob.ghast.fireball"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_GHAST_MOAN` [INFO] [stdout] --> src/sound.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | pub const MOB_GHAST_MOAN: &str = "mob.ghast.moan"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_GHAST_SCREAM` [INFO] [stdout] --> src/sound.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | pub const MOB_GHAST_SCREAM: &str = "mob.ghast.scream"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_GUARDIAN_ATTACK_LOOP` [INFO] [stdout] --> src/sound.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | pub const MOB_GUARDIAN_ATTACK_LOOP: &str = "mob.guardian.attack_loop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_GUARDIAN_CURSE` [INFO] [stdout] --> src/sound.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | pub const MOB_GUARDIAN_CURSE: &str = "mob.guardian.curse"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_GUARDIAN_ELDER_DEATH` [INFO] [stdout] --> src/sound.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | pub const MOB_GUARDIAN_ELDER_DEATH: &str = "mob.guardian.elder_death"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_GUARDIAN_ELDER_HIT` [INFO] [stdout] --> src/sound.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | pub const MOB_GUARDIAN_ELDER_HIT: &str = "mob.guardian.elder_hit"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_GUARDIAN_ELDER_IDLE` [INFO] [stdout] --> src/sound.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | pub const MOB_GUARDIAN_ELDER_IDLE: &str = "mob.guardian.elder_idle"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_GUARDIAN_FLOP` [INFO] [stdout] --> src/sound.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub const MOB_GUARDIAN_FLOP: &str = "mob.guardian.flop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_GUARDIAN_GUARDIAN_DEATH` [INFO] [stdout] --> src/sound.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | pub const MOB_GUARDIAN_GUARDIAN_DEATH: &str = "mob.guardian.guardian_death"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_GUARDIAN_GUARDIAN_HIT` [INFO] [stdout] --> src/sound.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | pub const MOB_GUARDIAN_GUARDIAN_HIT: &str = "mob.guardian.guardian_hit"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_GUARDIAN_GUARDIAN_IDLE` [INFO] [stdout] --> src/sound.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub const MOB_GUARDIAN_GUARDIAN_IDLE: &str = "mob.guardian.guardian_idle"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_GUARDIAN_LAND_DEATH` [INFO] [stdout] --> src/sound.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | pub const MOB_GUARDIAN_LAND_DEATH: &str = "mob.guardian.land_death"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_GUARDIAN_LAND_HIT` [INFO] [stdout] --> src/sound.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub const MOB_GUARDIAN_LAND_HIT: &str = "mob.guardian.land_hit"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_GUARDIAN_LAND_IDLE` [INFO] [stdout] --> src/sound.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub const MOB_GUARDIAN_LAND_IDLE: &str = "mob.guardian.land_idle"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_ANGRY` [INFO] [stdout] --> src/sound.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | pub const MOB_HORSE_ANGRY: &str = "mob.horse.angry"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_ARMOR` [INFO] [stdout] --> src/sound.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | pub const MOB_HORSE_ARMOR: &str = "mob.horse.armor"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_BREATHE` [INFO] [stdout] --> src/sound.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | pub const MOB_HORSE_BREATHE: &str = "mob.horse.breathe"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_DEATH` [INFO] [stdout] --> src/sound.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub const MOB_HORSE_DEATH: &str = "mob.horse.death"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_DONKEY_ANGRY` [INFO] [stdout] --> src/sound.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub const MOB_HORSE_DONKEY_ANGRY: &str = "mob.horse.donkey.angry"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_DONKEY_DEATH` [INFO] [stdout] --> src/sound.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub const MOB_HORSE_DONKEY_DEATH: &str = "mob.horse.donkey.death"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_DONKEY_HIT` [INFO] [stdout] --> src/sound.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub const MOB_HORSE_DONKEY_HIT: &str = "mob.horse.donkey.hit"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_DONKEY_IDLE` [INFO] [stdout] --> src/sound.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | pub const MOB_HORSE_DONKEY_IDLE: &str = "mob.horse.donkey.idle"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_GALLOP` [INFO] [stdout] --> src/sound.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub const MOB_HORSE_GALLOP: &str = "mob.horse.gallop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_HIT` [INFO] [stdout] --> src/sound.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | pub const MOB_HORSE_HIT: &str = "mob.horse.hit"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_IDLE` [INFO] [stdout] --> src/sound.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | pub const MOB_HORSE_IDLE: &str = "mob.horse.idle"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_JUMP` [INFO] [stdout] --> src/sound.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | pub const MOB_HORSE_JUMP: &str = "mob.horse.jump"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_LAND` [INFO] [stdout] --> src/sound.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | pub const MOB_HORSE_LAND: &str = "mob.horse.land"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_LEATHER` [INFO] [stdout] --> src/sound.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | pub const MOB_HORSE_LEATHER: &str = "mob.horse.leather"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_SKELETON_DEATH` [INFO] [stdout] --> src/sound.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | pub const MOB_HORSE_SKELETON_DEATH: &str = "mob.horse.skeleton.death"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_SKELETON_HIT` [INFO] [stdout] --> src/sound.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | pub const MOB_HORSE_SKELETON_HIT: &str = "mob.horse.skeleton.hit"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_SKELETON_IDLE` [INFO] [stdout] --> src/sound.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | pub const MOB_HORSE_SKELETON_IDLE: &str = "mob.horse.skeleton.idle"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_SOFT` [INFO] [stdout] --> src/sound.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | pub const MOB_HORSE_SOFT: &str = "mob.horse.soft"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_WOOD` [INFO] [stdout] --> src/sound.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | pub const MOB_HORSE_WOOD: &str = "mob.horse.wood"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_ZOMBIE_DEATH` [INFO] [stdout] --> src/sound.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | pub const MOB_HORSE_ZOMBIE_DEATH: &str = "mob.horse.zombie.death"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_ZOMBIE_HIT` [INFO] [stdout] --> src/sound.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | pub const MOB_HORSE_ZOMBIE_HIT: &str = "mob.horse.zombie.hit"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_HORSE_ZOMBIE_IDLE` [INFO] [stdout] --> src/sound.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | pub const MOB_HORSE_ZOMBIE_IDLE: &str = "mob.horse.zombie.idle"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_IRONGOLEM_DEATH` [INFO] [stdout] --> src/sound.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | pub const MOB_IRONGOLEM_DEATH: &str = "mob.irongolem.death"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_IRONGOLEM_HIT` [INFO] [stdout] --> src/sound.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | pub const MOB_IRONGOLEM_HIT: &str = "mob.irongolem.hit"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_IRONGOLEM_THROW` [INFO] [stdout] --> src/sound.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | pub const MOB_IRONGOLEM_THROW: &str = "mob.irongolem.throw"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_IRONGOLEM_WALK` [INFO] [stdout] --> src/sound.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | pub const MOB_IRONGOLEM_WALK: &str = "mob.irongolem.walk"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_MAGMACUBE_BIG` [INFO] [stdout] --> src/sound.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | pub const MOB_MAGMACUBE_BIG: &str = "mob.magmacube.big"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_MAGMACUBE_JUMP` [INFO] [stdout] --> src/sound.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | pub const MOB_MAGMACUBE_JUMP: &str = "mob.magmacube.jump"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_MAGMACUBE_SMALL` [INFO] [stdout] --> src/sound.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | pub const MOB_MAGMACUBE_SMALL: &str = "mob.magmacube.small"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_PIG_DEATH` [INFO] [stdout] --> src/sound.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | pub const MOB_PIG_DEATH: &str = "mob.pig.death"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_PIG_SAY` [INFO] [stdout] --> src/sound.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub const MOB_PIG_SAY: &str = "mob.pig.say"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_PIG_STEP` [INFO] [stdout] --> src/sound.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | pub const MOB_PIG_STEP: &str = "mob.pig.step"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_RABBIT_BUNNYMURDER` [INFO] [stdout] --> src/sound.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | pub const MOB_RABBIT_BUNNYMURDER: &str = "mob.rabbit.bunnymurder"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_RABBIT_HOP` [INFO] [stdout] --> src/sound.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | pub const MOB_RABBIT_HOP: &str = "mob.rabbit.hop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_RABBIT_HURT` [INFO] [stdout] --> src/sound.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | pub const MOB_RABBIT_HURT: &str = "mob.rabbit.hurt"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_RABBIT_IDLE` [INFO] [stdout] --> src/sound.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | pub const MOB_RABBIT_IDLE: &str = "mob.rabbit.idle"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_SHEEP_SAY` [INFO] [stdout] --> src/sound.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | pub const MOB_SHEEP_SAY: &str = "mob.sheep.say"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_SHEEP_SHEAR` [INFO] [stdout] --> src/sound.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | pub const MOB_SHEEP_SHEAR: &str = "mob.sheep.shear"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_SHEEP_STEP` [INFO] [stdout] --> src/sound.rs:119:1 [INFO] [stdout] | [INFO] [stdout] 119 | pub const MOB_SHEEP_STEP: &str = "mob.sheep.step"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_SILVERFISH_HIT` [INFO] [stdout] --> src/sound.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | pub const MOB_SILVERFISH_HIT: &str = "mob.silverfish.hit"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_SILVERFISH_KILL` [INFO] [stdout] --> src/sound.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | pub const MOB_SILVERFISH_KILL: &str = "mob.silverfish.kill"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_SILVERFISH_SAY` [INFO] [stdout] --> src/sound.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | pub const MOB_SILVERFISH_SAY: &str = "mob.silverfish.say"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_SILVERFISH_STEP` [INFO] [stdout] --> src/sound.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | pub const MOB_SILVERFISH_STEP: &str = "mob.silverfish.step"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_SKELETON_DEATH` [INFO] [stdout] --> src/sound.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | pub const MOB_SKELETON_DEATH: &str = "mob.skeleton.death"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_SKELETON_HURT` [INFO] [stdout] --> src/sound.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | pub const MOB_SKELETON_HURT: &str = "mob.skeleton.hurt"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_SKELETON_SAY` [INFO] [stdout] --> src/sound.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | pub const MOB_SKELETON_SAY: &str = "mob.skeleton.say"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_SKELETON_STEP` [INFO] [stdout] --> src/sound.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | pub const MOB_SKELETON_STEP: &str = "mob.skeleton.step"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_SLIME_ATTACK` [INFO] [stdout] --> src/sound.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | pub const MOB_SLIME_ATTACK: &str = "mob.slime.attack"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_SPIDER_DEATH` [INFO] [stdout] --> src/sound.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | pub const MOB_SPIDER_DEATH: &str = "mob.spider.death"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_SPIDER_SAY` [INFO] [stdout] --> src/sound.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | pub const MOB_SPIDER_SAY: &str = "mob.spider.say"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_SPIDER_STEP` [INFO] [stdout] --> src/sound.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | pub const MOB_SPIDER_STEP: &str = "mob.spider.step"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_VILLAGER_DEATH` [INFO] [stdout] --> src/sound.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | pub const MOB_VILLAGER_DEATH: &str = "mob.villager.death"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_VILLAGER_HAGGLE` [INFO] [stdout] --> src/sound.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | pub const MOB_VILLAGER_HAGGLE: &str = "mob.villager.haggle"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_VILLAGER_HIT` [INFO] [stdout] --> src/sound.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | pub const MOB_VILLAGER_HIT: &str = "mob.villager.hit"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_VILLAGER_IDLE` [INFO] [stdout] --> src/sound.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | pub const MOB_VILLAGER_IDLE: &str = "mob.villager.idle"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_VILLAGER_NO` [INFO] [stdout] --> src/sound.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | pub const MOB_VILLAGER_NO: &str = "mob.villager.no"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_VILLAGER_YES` [INFO] [stdout] --> src/sound.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | pub const MOB_VILLAGER_YES: &str = "mob.villager.yes"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_WITHER_DEATH` [INFO] [stdout] --> src/sound.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | pub const MOB_WITHER_DEATH: &str = "mob.wither.death"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_WITHER_HURT` [INFO] [stdout] --> src/sound.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | pub const MOB_WITHER_HURT: &str = "mob.wither.hurt"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_WITHER_IDLE` [INFO] [stdout] --> src/sound.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | pub const MOB_WITHER_IDLE: &str = "mob.wither.idle"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_WITHER_SHOOT` [INFO] [stdout] --> src/sound.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | pub const MOB_WITHER_SHOOT: &str = "mob.wither.shoot"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_WITHER_SPAWN` [INFO] [stdout] --> src/sound.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | pub const MOB_WITHER_SPAWN: &str = "mob.wither.spawn"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_WOLF_BARK` [INFO] [stdout] --> src/sound.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | pub const MOB_WOLF_BARK: &str = "mob.wolf.bark"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_WOLF_DEATH` [INFO] [stdout] --> src/sound.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | pub const MOB_WOLF_DEATH: &str = "mob.wolf.death"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_WOLF_GROWL` [INFO] [stdout] --> src/sound.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | pub const MOB_WOLF_GROWL: &str = "mob.wolf.growl"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_WOLF_HOWL` [INFO] [stdout] --> src/sound.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | pub const MOB_WOLF_HOWL: &str = "mob.wolf.howl"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_WOLF_HURT` [INFO] [stdout] --> src/sound.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | pub const MOB_WOLF_HURT: &str = "mob.wolf.hurt"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_WOLF_PANTING` [INFO] [stdout] --> src/sound.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | pub const MOB_WOLF_PANTING: &str = "mob.wolf.panting"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_WOLF_SHAKE` [INFO] [stdout] --> src/sound.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | pub const MOB_WOLF_SHAKE: &str = "mob.wolf.shake"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_WOLF_STEP` [INFO] [stdout] --> src/sound.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | pub const MOB_WOLF_STEP: &str = "mob.wolf.step"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_WOLF_WHINE` [INFO] [stdout] --> src/sound.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | pub const MOB_WOLF_WHINE: &str = "mob.wolf.whine"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ZOMBIE_DEATH` [INFO] [stdout] --> src/sound.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | pub const MOB_ZOMBIE_DEATH: &str = "mob.zombie.death"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ZOMBIE_HURT` [INFO] [stdout] --> src/sound.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | pub const MOB_ZOMBIE_HURT: &str = "mob.zombie.hurt"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ZOMBIE_INFECT` [INFO] [stdout] --> src/sound.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | pub const MOB_ZOMBIE_INFECT: &str = "mob.zombie.infect"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ZOMBIE_METAL` [INFO] [stdout] --> src/sound.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | pub const MOB_ZOMBIE_METAL: &str = "mob.zombie.metal"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ZOMBIE_REMEDY` [INFO] [stdout] --> src/sound.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | pub const MOB_ZOMBIE_REMEDY: &str = "mob.zombie.remedy"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ZOMBIE_SAY` [INFO] [stdout] --> src/sound.rs:159:1 [INFO] [stdout] | [INFO] [stdout] 159 | pub const MOB_ZOMBIE_SAY: &str = "mob.zombie.say"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ZOMBIE_STEP` [INFO] [stdout] --> src/sound.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | pub const MOB_ZOMBIE_STEP: &str = "mob.zombie.step"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ZOMBIE_UNFECT` [INFO] [stdout] --> src/sound.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | pub const MOB_ZOMBIE_UNFECT: &str = "mob.zombie.unfect"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ZOMBIE_WOOD` [INFO] [stdout] --> src/sound.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | pub const MOB_ZOMBIE_WOOD: &str = "mob.zombie.wood"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ZOMBIE_WOODBREAK` [INFO] [stdout] --> src/sound.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | pub const MOB_ZOMBIE_WOODBREAK: &str = "mob.zombie.woodbreak"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ZOMBIEPIG_ZPIG` [INFO] [stdout] --> src/sound.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | pub const MOB_ZOMBIEPIG_ZPIG: &str = "mob.zombiepig.zpig"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ZOMBIEPIG_ZPIGANGRY` [INFO] [stdout] --> src/sound.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | pub const MOB_ZOMBIEPIG_ZPIGANGRY: &str = "mob.zombiepig.zpigangry"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ZOMBIEPIG_ZPIGDEATH` [INFO] [stdout] --> src/sound.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | pub const MOB_ZOMBIEPIG_ZPIGDEATH: &str = "mob.zombiepig.zpigdeath"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MOB_ZOMBIEPIG_ZPIGHURT` [INFO] [stdout] --> src/sound.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | pub const MOB_ZOMBIEPIG_ZPIGHURT: &str = "mob.zombiepig.zpighurt"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MUSIC_GAME_CALM` [INFO] [stdout] --> src/sound.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | pub const MUSIC_GAME_CALM: &str = "music.game.calm"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MUSIC_GAME_CREATIVE_CREATIVE` [INFO] [stdout] --> src/sound.rs:169:1 [INFO] [stdout] | [INFO] [stdout] 169 | pub const MUSIC_GAME_CREATIVE_CREATIVE: &str = "music.game.creative.creative"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MUSIC_GAME_END_BOSS` [INFO] [stdout] --> src/sound.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | pub const MUSIC_GAME_END_BOSS: &str = "music.game.end.boss"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MUSIC_GAME_END_CREDITS` [INFO] [stdout] --> src/sound.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | pub const MUSIC_GAME_END_CREDITS: &str = "music.game.end.credits"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MUSIC_GAME_END_END` [INFO] [stdout] --> src/sound.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | pub const MUSIC_GAME_END_END: &str = "music.game.end.end"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MUSIC_GAME_HAL` [INFO] [stdout] --> src/sound.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | pub const MUSIC_GAME_HAL: &str = "music.game.hal"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MUSIC_GAME_NETHER_NETHER` [INFO] [stdout] --> src/sound.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | pub const MUSIC_GAME_NETHER_NETHER: &str = "music.game.nether.nether"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MUSIC_GAME_NUANCE` [INFO] [stdout] --> src/sound.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | pub const MUSIC_GAME_NUANCE: &str = "music.game.nuance"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MUSIC_GAME_PIANO` [INFO] [stdout] --> src/sound.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | pub const MUSIC_GAME_PIANO: &str = "music.game.piano"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MUSIC_MENU_MENU` [INFO] [stdout] --> src/sound.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | pub const MUSIC_MENU_MENU: &str = "music.menu.menu"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NOTE_BASS` [INFO] [stdout] --> src/sound.rs:178:1 [INFO] [stdout] | [INFO] [stdout] 178 | pub const NOTE_BASS: &str = "note.bass"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NOTE_BASSATTACK` [INFO] [stdout] --> src/sound.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | pub const NOTE_BASSATTACK: &str = "note.bassattack"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NOTE_BD` [INFO] [stdout] --> src/sound.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | pub const NOTE_BD: &str = "note.bd"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NOTE_HARP` [INFO] [stdout] --> src/sound.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub const NOTE_HARP: &str = "note.harp"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NOTE_HAT` [INFO] [stdout] --> src/sound.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | pub const NOTE_HAT: &str = "note.hat"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NOTE_PLING` [INFO] [stdout] --> src/sound.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | pub const NOTE_PLING: &str = "note.pling"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NOTE_SNARE` [INFO] [stdout] --> src/sound.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | pub const NOTE_SNARE: &str = "note.snare"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PORTAL_PORTAL` [INFO] [stdout] --> src/sound.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | pub const PORTAL_PORTAL: &str = "portal.portal"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PORTAL_TRAVEL` [INFO] [stdout] --> src/sound.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | pub const PORTAL_TRAVEL: &str = "portal.travel"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PORTAL_TRIGGER` [INFO] [stdout] --> src/sound.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | pub const PORTAL_TRIGGER: &str = "portal.trigger"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_ANVIL_BREAK` [INFO] [stdout] --> src/sound.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | pub const RANDOM_ANVIL_BREAK: &str = "random.anvil_break"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_ANVIL_USE` [INFO] [stdout] --> src/sound.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | pub const RANDOM_ANVIL_USE: &str = "random.anvil_use"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_BOW` [INFO] [stdout] --> src/sound.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | pub const RANDOM_BOW: &str = "random.bow"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_BOWHIT` [INFO] [stdout] --> src/sound.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | pub const RANDOM_BOWHIT: &str = "random.bowhit"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_BREAK` [INFO] [stdout] --> src/sound.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | pub const RANDOM_BREAK: &str = "random.break"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_BREATH` [INFO] [stdout] --> src/sound.rs:194:1 [INFO] [stdout] | [INFO] [stdout] 194 | pub const RANDOM_BREATH: &str = "random.breath"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_BURP` [INFO] [stdout] --> src/sound.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | pub const RANDOM_BURP: &str = "random.burp"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_CHESTCLOSED` [INFO] [stdout] --> src/sound.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | pub const RANDOM_CHESTCLOSED: &str = "random.chestclosed"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_CHESTOPEN` [INFO] [stdout] --> src/sound.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | pub const RANDOM_CHESTOPEN: &str = "random.chestopen"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_CLASSIC_HURT` [INFO] [stdout] --> src/sound.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | pub const RANDOM_CLASSIC_HURT: &str = "random.classic_hurt"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_CLICK` [INFO] [stdout] --> src/sound.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | pub const RANDOM_CLICK: &str = "random.click"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_DOOR_CLOSE` [INFO] [stdout] --> src/sound.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | pub const RANDOM_DOOR_CLOSE: &str = "random.door_close"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_DOOR_OPEN` [INFO] [stdout] --> src/sound.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | pub const RANDOM_DOOR_OPEN: &str = "random.door_open"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_DRINK` [INFO] [stdout] --> src/sound.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | pub const RANDOM_DRINK: &str = "random.drink"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_EAT` [INFO] [stdout] --> src/sound.rs:203:1 [INFO] [stdout] | [INFO] [stdout] 203 | pub const RANDOM_EAT: &str = "random.eat"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_EXPLODE` [INFO] [stdout] --> src/sound.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | pub const RANDOM_EXPLODE: &str = "random.explode"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_FIZZ` [INFO] [stdout] --> src/sound.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | pub const RANDOM_FIZZ: &str = "random.fizz"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_FUSE` [INFO] [stdout] --> src/sound.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | pub const RANDOM_FUSE: &str = "random.fuse"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_GLASS` [INFO] [stdout] --> src/sound.rs:207:1 [INFO] [stdout] | [INFO] [stdout] 207 | pub const RANDOM_GLASS: &str = "random.glass"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_LEVELUP` [INFO] [stdout] --> src/sound.rs:208:1 [INFO] [stdout] | [INFO] [stdout] 208 | pub const RANDOM_LEVELUP: &str = "random.levelup"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_ORB` [INFO] [stdout] --> src/sound.rs:209:1 [INFO] [stdout] | [INFO] [stdout] 209 | pub const RANDOM_ORB: &str = "random.orb"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_POP` [INFO] [stdout] --> src/sound.rs:210:1 [INFO] [stdout] | [INFO] [stdout] 210 | pub const RANDOM_POP: &str = "random.pop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_SPLASH` [INFO] [stdout] --> src/sound.rs:211:1 [INFO] [stdout] | [INFO] [stdout] 211 | pub const RANDOM_SPLASH: &str = "random.splash"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_SUCCESSFUL_HIT` [INFO] [stdout] --> src/sound.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | pub const RANDOM_SUCCESSFUL_HIT: &str = "random.successful_hit"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RANDOM_WOOD_CLICK` [INFO] [stdout] --> src/sound.rs:213:1 [INFO] [stdout] | [INFO] [stdout] 213 | pub const RANDOM_WOOD_CLICK: &str = "random.wood_click"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORDS_11` [INFO] [stdout] --> src/sound.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | pub const RECORDS_11: &str = "records.11"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORDS_13` [INFO] [stdout] --> src/sound.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | pub const RECORDS_13: &str = "records.13"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORDS_BLOCKS` [INFO] [stdout] --> src/sound.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | pub const RECORDS_BLOCKS: &str = "records.blocks"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORDS_CAT` [INFO] [stdout] --> src/sound.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | pub const RECORDS_CAT: &str = "records.cat"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORDS_CHIRP` [INFO] [stdout] --> src/sound.rs:218:1 [INFO] [stdout] | [INFO] [stdout] 218 | pub const RECORDS_CHIRP: &str = "records.chirp"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORDS_FAR` [INFO] [stdout] --> src/sound.rs:219:1 [INFO] [stdout] | [INFO] [stdout] 219 | pub const RECORDS_FAR: &str = "records.far"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORDS_MALL` [INFO] [stdout] --> src/sound.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | pub const RECORDS_MALL: &str = "records.mall"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORDS_MELLOHI` [INFO] [stdout] --> src/sound.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | pub const RECORDS_MELLOHI: &str = "records.mellohi"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORDS_STAL` [INFO] [stdout] --> src/sound.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | pub const RECORDS_STAL: &str = "records.stal"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORDS_STRAD` [INFO] [stdout] --> src/sound.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | pub const RECORDS_STRAD: &str = "records.strad"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORDS_WAIT` [INFO] [stdout] --> src/sound.rs:224:1 [INFO] [stdout] | [INFO] [stdout] 224 | pub const RECORDS_WAIT: &str = "records.wait"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORDS_WARD` [INFO] [stdout] --> src/sound.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | pub const RECORDS_WARD: &str = "records.ward"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TILE_PISTON_IN` [INFO] [stdout] --> src/sound.rs:235:1 [INFO] [stdout] | [INFO] [stdout] 235 | pub const TILE_PISTON_IN: &str = "tile.piston.in"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TILE_PISTON_OUT` [INFO] [stdout] --> src/sound.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | pub const TILE_PISTON_OUT: &str = "tile.piston.out"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/sound.rs:246:12 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn new(volume: f32, pitch: f32, name: &'static str) -> Sound { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SystemMessage` [INFO] [stdout] --> src/text/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | SystemMessage, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ChatPos` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/text/mod.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `AboveHotbar` [INFO] [stdout] --> src/text/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | AboveHotbar, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ChatPos` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/text/mod.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Default` [INFO] [stdout] --> src/world/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | Default, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LevelType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/world/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `LargeBiomes` [INFO] [stdout] --> src/world/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | LargeBiomes, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LevelType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/world/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Amplified` [INFO] [stdout] --> src/world/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Amplified, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LevelType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/world/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Default11` [INFO] [stdout] --> src/world/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Default11, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LevelType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/world/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: associated function is never used: `from_nbt` [INFO] [stdout] --> src/block/block_entity/mod.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | fn from_nbt(compound: &mut Compound) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_type` [INFO] [stdout] --> src/block/block_state_id.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn set_type(&mut self, typ: Block) { self.typ = typ; } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_meta` [INFO] [stdout] --> src/block/block_state_id.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn set_meta(&mut self, meta: u8) { self.meta = meta & 0x0f; } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `len` [INFO] [stdout] --> src/collections/nibble_array.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | len: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NibbleArray` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/collections/nibble_array.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[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: associated function is never used: `new` [INFO] [stdout] --> src/collections/nibble_array.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new(len: usize) -> NibbleArray { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/collections/nibble_array.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/collections/nibble_array.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn get(&self, i: usize) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set` [INFO] [stdout] --> src/collections/nibble_array.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn set(&mut self, i: usize, nibble: u8) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/collections/varbit_array.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_longs` [INFO] [stdout] --> src/collections/varbit_array.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn as_longs(&self) -> &[u64] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ip` [INFO] [stdout] --> src/entity/player.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | ip: SocketAddr, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Player` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/player.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[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: associated function is never used: `get_ping` [INFO] [stdout] --> src/entity/player.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn get_ping(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_gamemode` [INFO] [stdout] --> src/entity/player.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn get_gamemode(&self) -> Gamemode { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_entity_id` [INFO] [stdout] --> src/entity/player.rs:124:12 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn get_entity_id(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_pos` [INFO] [stdout] --> src/entity/player.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn get_pos(&self) -> Vec3 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_yaw` [INFO] [stdout] --> src/entity/player.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn get_yaw(&self) -> f64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_pitch` [INFO] [stdout] --> src/entity/player.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn get_pitch(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Short` [INFO] [stdout] --> src/entity/metadata.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Short(i16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MetadataEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/metadata.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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: variant is never constructed: `Int` [INFO] [stdout] --> src/entity/metadata.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Int(i32), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MetadataEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/metadata.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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: variant is never constructed: `String` [INFO] [stdout] --> src/entity/metadata.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | String(String), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MetadataEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/metadata.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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: variant is never constructed: `Slot` [INFO] [stdout] --> src/entity/metadata.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Slot(SlotData), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MetadataEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/metadata.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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: variant is never constructed: `Pos` [INFO] [stdout] --> src/entity/metadata.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / Pos { [INFO] [stdout] 17 | | x: i32, [INFO] [stdout] 18 | | y: i32, [INFO] [stdout] 19 | | z: i32, [INFO] [stdout] 20 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `MetadataEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/metadata.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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: variant is never constructed: `Orientation` [INFO] [stdout] --> src/entity/metadata.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / Orientation { [INFO] [stdout] 22 | | pitch: f32, [INFO] [stdout] 23 | | yaw: f32, [INFO] [stdout] 24 | | roll: f32, [INFO] [stdout] 25 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `MetadataEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/metadata.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[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: variant is never constructed: `Speed` [INFO] [stdout] --> src/entity/status_effect.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Speed = 1, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Slowness` [INFO] [stdout] --> src/entity/status_effect.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Slowness, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Haste` [INFO] [stdout] --> src/entity/status_effect.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Haste, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `MiningFatigue` [INFO] [stdout] --> src/entity/status_effect.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | MiningFatigue, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Strength` [INFO] [stdout] --> src/entity/status_effect.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Strength, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `InstantHealth` [INFO] [stdout] --> src/entity/status_effect.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | InstantHealth, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `InstantDamage` [INFO] [stdout] --> src/entity/status_effect.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | InstantDamage, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `JumpBoost` [INFO] [stdout] --> src/entity/status_effect.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | JumpBoost, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Nausea` [INFO] [stdout] --> src/entity/status_effect.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Nausea, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Regeneration` [INFO] [stdout] --> src/entity/status_effect.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Regeneration, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Resistance` [INFO] [stdout] --> src/entity/status_effect.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Resistance, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `FireResistance` [INFO] [stdout] --> src/entity/status_effect.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | FireResistance, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `WaterBreathing` [INFO] [stdout] --> src/entity/status_effect.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | WaterBreathing, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Invisibility` [INFO] [stdout] --> src/entity/status_effect.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Invisibility, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Blindness` [INFO] [stdout] --> src/entity/status_effect.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Blindness, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `NightVision` [INFO] [stdout] --> src/entity/status_effect.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | NightVision, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Hunger` [INFO] [stdout] --> src/entity/status_effect.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | Hunger, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Weakness` [INFO] [stdout] --> src/entity/status_effect.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | Weakness, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Poison` [INFO] [stdout] --> src/entity/status_effect.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | Poison, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Wither` [INFO] [stdout] --> src/entity/status_effect.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Wither, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `HealthBoost` [INFO] [stdout] --> src/entity/status_effect.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | HealthBoost, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Absorption` [INFO] [stdout] --> src/entity/status_effect.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Absorption, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Saturation` [INFO] [stdout] --> src/entity/status_effect.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | Saturation, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusEffect` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity/status_effect.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: associated function is never used: `from_i32` [INFO] [stdout] --> src/entity/status_effect.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn from_i32(x: i32) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_SHOVEL` [INFO] [stdout] --> src/item/item_id.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | pub const IRON_SHOVEL: u16 = 256; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_PICKAXE` [INFO] [stdout] --> src/item/item_id.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | pub const IRON_PICKAXE: u16 = 257; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_AXE` [INFO] [stdout] --> src/item/item_id.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | pub const IRON_AXE: u16 = 258; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLINT_AND_STEEL` [INFO] [stdout] --> src/item/item_id.rs:203:1 [INFO] [stdout] | [INFO] [stdout] 203 | pub const FLINT_AND_STEEL: u16 = 259; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `APPLE` [INFO] [stdout] --> src/item/item_id.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | pub const APPLE: u16 = 260; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BOW` [INFO] [stdout] --> src/item/item_id.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | pub const BOW: u16 = 261; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ARROW` [INFO] [stdout] --> src/item/item_id.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | pub const ARROW: u16 = 262; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COAL` [INFO] [stdout] --> src/item/item_id.rs:207:1 [INFO] [stdout] | [INFO] [stdout] 207 | pub const COAL: u16 = 263; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND` [INFO] [stdout] --> src/item/item_id.rs:208:1 [INFO] [stdout] | [INFO] [stdout] 208 | pub const DIAMOND: u16 = 264; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_INGOT` [INFO] [stdout] --> src/item/item_id.rs:209:1 [INFO] [stdout] | [INFO] [stdout] 209 | pub const IRON_INGOT: u16 = 265; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLD_INGOT` [INFO] [stdout] --> src/item/item_id.rs:210:1 [INFO] [stdout] | [INFO] [stdout] 210 | pub const GOLD_INGOT: u16 = 266; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_SWORD` [INFO] [stdout] --> src/item/item_id.rs:211:1 [INFO] [stdout] | [INFO] [stdout] 211 | pub const IRON_SWORD: u16 = 267; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WOODEN_SWORD` [INFO] [stdout] --> src/item/item_id.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | pub const WOODEN_SWORD: u16 = 268; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WOODEN_SHOVEL` [INFO] [stdout] --> src/item/item_id.rs:213:1 [INFO] [stdout] | [INFO] [stdout] 213 | pub const WOODEN_SHOVEL: u16 = 269; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WOODEN_PICKAXE` [INFO] [stdout] --> src/item/item_id.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | pub const WOODEN_PICKAXE: u16 = 270; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WOODEN_AXE` [INFO] [stdout] --> src/item/item_id.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | pub const WOODEN_AXE: u16 = 271; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STONE_SWORD` [INFO] [stdout] --> src/item/item_id.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | pub const STONE_SWORD: u16 = 272; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STONE_SHOVEL` [INFO] [stdout] --> src/item/item_id.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | pub const STONE_SHOVEL: u16 = 273; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STONE_PICKAXE` [INFO] [stdout] --> src/item/item_id.rs:218:1 [INFO] [stdout] | [INFO] [stdout] 218 | pub const STONE_PICKAXE: u16 = 274; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STONE_AXE` [INFO] [stdout] --> src/item/item_id.rs:219:1 [INFO] [stdout] | [INFO] [stdout] 219 | pub const STONE_AXE: u16 = 275; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND_SWORD` [INFO] [stdout] --> src/item/item_id.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | pub const DIAMOND_SWORD: u16 = 276; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND_SHOVEL` [INFO] [stdout] --> src/item/item_id.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | pub const DIAMOND_SHOVEL: u16 = 277; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND_PICKAXE` [INFO] [stdout] --> src/item/item_id.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | pub const DIAMOND_PICKAXE: u16 = 278; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND_AXE` [INFO] [stdout] --> src/item/item_id.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | pub const DIAMOND_AXE: u16 = 279; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STICK` [INFO] [stdout] --> src/item/item_id.rs:224:1 [INFO] [stdout] | [INFO] [stdout] 224 | pub const STICK: u16 = 280; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BOWL` [INFO] [stdout] --> src/item/item_id.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | pub const BOWL: u16 = 281; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MUSHROOM_STEW` [INFO] [stdout] --> src/item/item_id.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | pub const MUSHROOM_STEW: u16 = 282; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_SWORD` [INFO] [stdout] --> src/item/item_id.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | pub const GOLDEN_SWORD: u16 = 283; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_SHOVEL` [INFO] [stdout] --> src/item/item_id.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | pub const GOLDEN_SHOVEL: u16 = 284; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_PICKAXE` [INFO] [stdout] --> src/item/item_id.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | pub const GOLDEN_PICKAXE: u16 = 285; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_AXE` [INFO] [stdout] --> src/item/item_id.rs:230:1 [INFO] [stdout] | [INFO] [stdout] 230 | pub const GOLDEN_AXE: u16 = 286; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STRING` [INFO] [stdout] --> src/item/item_id.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | pub const STRING: u16 = 287; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FEATHER` [INFO] [stdout] --> src/item/item_id.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | pub const FEATHER: u16 = 288; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GUNPOWDER` [INFO] [stdout] --> src/item/item_id.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | pub const GUNPOWDER: u16 = 289; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WOODEN_HOE` [INFO] [stdout] --> src/item/item_id.rs:234:1 [INFO] [stdout] | [INFO] [stdout] 234 | pub const WOODEN_HOE: u16 = 290; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STONE_HOE` [INFO] [stdout] --> src/item/item_id.rs:235:1 [INFO] [stdout] | [INFO] [stdout] 235 | pub const STONE_HOE: u16 = 291; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_HOE` [INFO] [stdout] --> src/item/item_id.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | pub const IRON_HOE: u16 = 292; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND_HOE` [INFO] [stdout] --> src/item/item_id.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | pub const DIAMOND_HOE: u16 = 293; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_HOE` [INFO] [stdout] --> src/item/item_id.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | pub const GOLDEN_HOE: u16 = 294; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WHEAT_SEEDS` [INFO] [stdout] --> src/item/item_id.rs:239:1 [INFO] [stdout] | [INFO] [stdout] 239 | pub const WHEAT_SEEDS: u16 = 295; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WHEAT_ITEM` [INFO] [stdout] --> src/item/item_id.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | pub const WHEAT_ITEM: u16 = 296; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BREAD` [INFO] [stdout] --> src/item/item_id.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | pub const BREAD: u16 = 297; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LEATHER_HELMET` [INFO] [stdout] --> src/item/item_id.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 242 | pub const LEATHER_HELMET: u16 = 298; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LEATHER_CHESTPLATE` [INFO] [stdout] --> src/item/item_id.rs:243:1 [INFO] [stdout] | [INFO] [stdout] 243 | pub const LEATHER_CHESTPLATE: u16 = 299; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LEATHER_LEGGINGS` [INFO] [stdout] --> src/item/item_id.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | pub const LEATHER_LEGGINGS: u16 = 300; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LEATHER_BOOTS` [INFO] [stdout] --> src/item/item_id.rs:245:1 [INFO] [stdout] | [INFO] [stdout] 245 | pub const LEATHER_BOOTS: u16 = 301; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CHAINMAIL_HELMET` [INFO] [stdout] --> src/item/item_id.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | pub const CHAINMAIL_HELMET: u16 = 302; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CHAINMAIL_CHESTPLATE` [INFO] [stdout] --> src/item/item_id.rs:247:1 [INFO] [stdout] | [INFO] [stdout] 247 | pub const CHAINMAIL_CHESTPLATE: u16 = 303; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CHAINMAIL_LEGGINGS` [INFO] [stdout] --> src/item/item_id.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | pub const CHAINMAIL_LEGGINGS: u16 = 304; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CHAINMAIL_BOOTS` [INFO] [stdout] --> src/item/item_id.rs:249:1 [INFO] [stdout] | [INFO] [stdout] 249 | pub const CHAINMAIL_BOOTS: u16 = 305; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_HELMET` [INFO] [stdout] --> src/item/item_id.rs:250:1 [INFO] [stdout] | [INFO] [stdout] 250 | pub const IRON_HELMET: u16 = 306; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_CHESTPLATE` [INFO] [stdout] --> src/item/item_id.rs:251:1 [INFO] [stdout] | [INFO] [stdout] 251 | pub const IRON_CHESTPLATE: u16 = 307; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_LEGGINGS` [INFO] [stdout] --> src/item/item_id.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | pub const IRON_LEGGINGS: u16 = 308; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_BOOTS` [INFO] [stdout] --> src/item/item_id.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | pub const IRON_BOOTS: u16 = 309; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND_HELMET` [INFO] [stdout] --> src/item/item_id.rs:254:1 [INFO] [stdout] | [INFO] [stdout] 254 | pub const DIAMOND_HELMET: u16 = 310; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND_CHESTPLATE` [INFO] [stdout] --> src/item/item_id.rs:255:1 [INFO] [stdout] | [INFO] [stdout] 255 | pub const DIAMOND_CHESTPLATE: u16 = 311; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND_LEGGINGS` [INFO] [stdout] --> src/item/item_id.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | pub const DIAMOND_LEGGINGS: u16 = 312; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND_BOOTS` [INFO] [stdout] --> src/item/item_id.rs:257:1 [INFO] [stdout] | [INFO] [stdout] 257 | pub const DIAMOND_BOOTS: u16 = 313; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_HELMET` [INFO] [stdout] --> src/item/item_id.rs:258:1 [INFO] [stdout] | [INFO] [stdout] 258 | pub const GOLDEN_HELMET: u16 = 314; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_CHESTPLATE` [INFO] [stdout] --> src/item/item_id.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | pub const GOLDEN_CHESTPLATE: u16 = 315; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_LEGGINGS` [INFO] [stdout] --> src/item/item_id.rs:260:1 [INFO] [stdout] | [INFO] [stdout] 260 | pub const GOLDEN_LEGGINGS: u16 = 316; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_BOOTS` [INFO] [stdout] --> src/item/item_id.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | pub const GOLDEN_BOOTS: u16 = 317; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLINT` [INFO] [stdout] --> src/item/item_id.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | pub const FLINT: u16 = 318; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PORKCHOP` [INFO] [stdout] --> src/item/item_id.rs:263:1 [INFO] [stdout] | [INFO] [stdout] 263 | pub const PORKCHOP: u16 = 319; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COOKED_PORKCHOP` [INFO] [stdout] --> src/item/item_id.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | pub const COOKED_PORKCHOP: u16 = 320; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PAINTING` [INFO] [stdout] --> src/item/item_id.rs:265:1 [INFO] [stdout] | [INFO] [stdout] 265 | pub const PAINTING: u16 = 321; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_APPLE` [INFO] [stdout] --> src/item/item_id.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub const GOLDEN_APPLE: u16 = 322; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SIGN` [INFO] [stdout] --> src/item/item_id.rs:267:1 [INFO] [stdout] | [INFO] [stdout] 267 | pub const SIGN: u16 = 323; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WOODEN_DOOR_ITEM` [INFO] [stdout] --> src/item/item_id.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | pub const WOODEN_DOOR_ITEM: u16 = 324; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BUCKET` [INFO] [stdout] --> src/item/item_id.rs:269:1 [INFO] [stdout] | [INFO] [stdout] 269 | pub const BUCKET: u16 = 325; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WATER_BUCKET` [INFO] [stdout] --> src/item/item_id.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | pub const WATER_BUCKET: u16 = 326; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LAVA_BUCKET` [INFO] [stdout] --> src/item/item_id.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | pub const LAVA_BUCKET: u16 = 327; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MINECART` [INFO] [stdout] --> src/item/item_id.rs:272:1 [INFO] [stdout] | [INFO] [stdout] 272 | pub const MINECART: u16 = 328; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SADDLE` [INFO] [stdout] --> src/item/item_id.rs:273:1 [INFO] [stdout] | [INFO] [stdout] 273 | pub const SADDLE: u16 = 329; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_DOOR_ITEM` [INFO] [stdout] --> src/item/item_id.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | pub const IRON_DOOR_ITEM: u16 = 330; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `REDSTONE` [INFO] [stdout] --> src/item/item_id.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | pub const REDSTONE: u16 = 331; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SNOWBALL` [INFO] [stdout] --> src/item/item_id.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | pub const SNOWBALL: u16 = 332; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BOAT` [INFO] [stdout] --> src/item/item_id.rs:277:1 [INFO] [stdout] | [INFO] [stdout] 277 | pub const BOAT: u16 = 333; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LEATHER` [INFO] [stdout] --> src/item/item_id.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | pub const LEATHER: u16 = 334; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MILK_BUCKET` [INFO] [stdout] --> src/item/item_id.rs:279:1 [INFO] [stdout] | [INFO] [stdout] 279 | pub const MILK_BUCKET: u16 = 335; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BRICK` [INFO] [stdout] --> src/item/item_id.rs:280:1 [INFO] [stdout] | [INFO] [stdout] 280 | pub const BRICK: u16 = 336; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CLAY_BALL` [INFO] [stdout] --> src/item/item_id.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 281 | pub const CLAY_BALL: u16 = 337; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `REEDS_ITEM` [INFO] [stdout] --> src/item/item_id.rs:282:1 [INFO] [stdout] | [INFO] [stdout] 282 | pub const REEDS_ITEM: u16 = 338; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PAPER` [INFO] [stdout] --> src/item/item_id.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | pub const PAPER: u16 = 339; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BOOK` [INFO] [stdout] --> src/item/item_id.rs:284:1 [INFO] [stdout] | [INFO] [stdout] 284 | pub const BOOK: u16 = 340; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SLIME_BALL` [INFO] [stdout] --> src/item/item_id.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | pub const SLIME_BALL: u16 = 341; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CHEST_MINECART` [INFO] [stdout] --> src/item/item_id.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | pub const CHEST_MINECART: u16 = 342; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FURNACE_MINECART` [INFO] [stdout] --> src/item/item_id.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | pub const FURNACE_MINECART: u16 = 343; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EGG` [INFO] [stdout] --> src/item/item_id.rs:288:1 [INFO] [stdout] | [INFO] [stdout] 288 | pub const EGG: u16 = 344; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COMPASS` [INFO] [stdout] --> src/item/item_id.rs:289:1 [INFO] [stdout] | [INFO] [stdout] 289 | pub const COMPASS: u16 = 345; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FISHING_ROD` [INFO] [stdout] --> src/item/item_id.rs:290:1 [INFO] [stdout] | [INFO] [stdout] 290 | pub const FISHING_ROD: u16 = 346; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CLOCK` [INFO] [stdout] --> src/item/item_id.rs:291:1 [INFO] [stdout] | [INFO] [stdout] 291 | pub const CLOCK: u16 = 347; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GLOWSTONE_DUST` [INFO] [stdout] --> src/item/item_id.rs:292:1 [INFO] [stdout] | [INFO] [stdout] 292 | pub const GLOWSTONE_DUST: u16 = 348; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FISH` [INFO] [stdout] --> src/item/item_id.rs:293:1 [INFO] [stdout] | [INFO] [stdout] 293 | pub const FISH: u16 = 349; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COOKED_FISH` [INFO] [stdout] --> src/item/item_id.rs:294:1 [INFO] [stdout] | [INFO] [stdout] 294 | pub const COOKED_FISH: u16 = 350; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DYE` [INFO] [stdout] --> src/item/item_id.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | pub const DYE: u16 = 351; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BONE` [INFO] [stdout] --> src/item/item_id.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | pub const BONE: u16 = 352; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SUGAR` [INFO] [stdout] --> src/item/item_id.rs:297:1 [INFO] [stdout] | [INFO] [stdout] 297 | pub const SUGAR: u16 = 353; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CAKE_ITEM` [INFO] [stdout] --> src/item/item_id.rs:298:1 [INFO] [stdout] | [INFO] [stdout] 298 | pub const CAKE_ITEM: u16 = 354; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BED_ITEM` [INFO] [stdout] --> src/item/item_id.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | pub const BED_ITEM: u16 = 355; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `REPEATER` [INFO] [stdout] --> src/item/item_id.rs:300:1 [INFO] [stdout] | [INFO] [stdout] 300 | pub const REPEATER: u16 = 356; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COOKIE` [INFO] [stdout] --> src/item/item_id.rs:301:1 [INFO] [stdout] | [INFO] [stdout] 301 | pub const COOKIE: u16 = 357; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FILLED_MAP` [INFO] [stdout] --> src/item/item_id.rs:302:1 [INFO] [stdout] | [INFO] [stdout] 302 | pub const FILLED_MAP: u16 = 358; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SHEARS` [INFO] [stdout] --> src/item/item_id.rs:303:1 [INFO] [stdout] | [INFO] [stdout] 303 | pub const SHEARS: u16 = 359; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MELON` [INFO] [stdout] --> src/item/item_id.rs:304:1 [INFO] [stdout] | [INFO] [stdout] 304 | pub const MELON: u16 = 360; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PUMPKIN_SEEDS` [INFO] [stdout] --> src/item/item_id.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | pub const PUMPKIN_SEEDS: u16 = 361; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MELON_SEEDS` [INFO] [stdout] --> src/item/item_id.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | pub const MELON_SEEDS: u16 = 362; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BEEF` [INFO] [stdout] --> src/item/item_id.rs:307:1 [INFO] [stdout] | [INFO] [stdout] 307 | pub const BEEF: u16 = 363; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COOKED_BEEF` [INFO] [stdout] --> src/item/item_id.rs:308:1 [INFO] [stdout] | [INFO] [stdout] 308 | pub const COOKED_BEEF: u16 = 364; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CHICKEN` [INFO] [stdout] --> src/item/item_id.rs:309:1 [INFO] [stdout] | [INFO] [stdout] 309 | pub const CHICKEN: u16 = 365; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COOKED_CHICKEN` [INFO] [stdout] --> src/item/item_id.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | pub const COOKED_CHICKEN: u16 = 366; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ROTTEN_FLESH` [INFO] [stdout] --> src/item/item_id.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | pub const ROTTEN_FLESH: u16 = 367; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ENDER_PEARL` [INFO] [stdout] --> src/item/item_id.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | pub const ENDER_PEARL: u16 = 368; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BLAZE_ROD` [INFO] [stdout] --> src/item/item_id.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | pub const BLAZE_ROD: u16 = 369; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GHAST_TEAR` [INFO] [stdout] --> src/item/item_id.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | pub const GHAST_TEAR: u16 = 370; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLD_NUGGET` [INFO] [stdout] --> src/item/item_id.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | pub const GOLD_NUGGET: u16 = 371; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NETHER_WART_ITEM` [INFO] [stdout] --> src/item/item_id.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | pub const NETHER_WART_ITEM: u16 = 372; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `POTION` [INFO] [stdout] --> src/item/item_id.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | pub const POTION: u16 = 373; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GLASS_BOTTLE` [INFO] [stdout] --> src/item/item_id.rs:318:1 [INFO] [stdout] | [INFO] [stdout] 318 | pub const GLASS_BOTTLE: u16 = 374; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SPIDER_EYE` [INFO] [stdout] --> src/item/item_id.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | pub const SPIDER_EYE: u16 = 375; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FERMENTED_SPIDER_EYE` [INFO] [stdout] --> src/item/item_id.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | pub const FERMENTED_SPIDER_EYE: u16 = 376; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BLAZE_POWDER` [INFO] [stdout] --> src/item/item_id.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | pub const BLAZE_POWDER: u16 = 377; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAGMA_CREAM` [INFO] [stdout] --> src/item/item_id.rs:322:1 [INFO] [stdout] | [INFO] [stdout] 322 | pub const MAGMA_CREAM: u16 = 378; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BREWING_STAND_ITEM` [INFO] [stdout] --> src/item/item_id.rs:323:1 [INFO] [stdout] | [INFO] [stdout] 323 | pub const BREWING_STAND_ITEM: u16 = 379; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CAULDRON_ITEM` [INFO] [stdout] --> src/item/item_id.rs:324:1 [INFO] [stdout] | [INFO] [stdout] 324 | pub const CAULDRON_ITEM: u16 = 380; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ENDER_EYE` [INFO] [stdout] --> src/item/item_id.rs:325:1 [INFO] [stdout] | [INFO] [stdout] 325 | pub const ENDER_EYE: u16 = 381; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SPECKLED_MELON` [INFO] [stdout] --> src/item/item_id.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | pub const SPECKLED_MELON: u16 = 382; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SPAWN_EGG` [INFO] [stdout] --> src/item/item_id.rs:327:1 [INFO] [stdout] | [INFO] [stdout] 327 | pub const SPAWN_EGG: u16 = 383; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EXPERIENCE_BOTTLE` [INFO] [stdout] --> src/item/item_id.rs:328:1 [INFO] [stdout] | [INFO] [stdout] 328 | pub const EXPERIENCE_BOTTLE: u16 = 384; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FIRE_CHARGE` [INFO] [stdout] --> src/item/item_id.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | pub const FIRE_CHARGE: u16 = 385; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WRITABLE_BOOK` [INFO] [stdout] --> src/item/item_id.rs:330:1 [INFO] [stdout] | [INFO] [stdout] 330 | pub const WRITABLE_BOOK: u16 = 386; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WRITTEN_BOOK` [INFO] [stdout] --> src/item/item_id.rs:331:1 [INFO] [stdout] | [INFO] [stdout] 331 | pub const WRITTEN_BOOK: u16 = 387; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EMERALD` [INFO] [stdout] --> src/item/item_id.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | pub const EMERALD: u16 = 388; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ITEM_FRAME` [INFO] [stdout] --> src/item/item_id.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | pub const ITEM_FRAME: u16 = 389; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLOWER_POT_ITEM` [INFO] [stdout] --> src/item/item_id.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | pub const FLOWER_POT_ITEM: u16 = 390; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CARROT` [INFO] [stdout] --> src/item/item_id.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | pub const CARROT: u16 = 391; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `POTATO` [INFO] [stdout] --> src/item/item_id.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | pub const POTATO: u16 = 392; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BAKED_POTATO` [INFO] [stdout] --> src/item/item_id.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | pub const BAKED_POTATO: u16 = 393; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `POISONOUS_POTATO` [INFO] [stdout] --> src/item/item_id.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | pub const POISONOUS_POTATO: u16 = 394; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAP` [INFO] [stdout] --> src/item/item_id.rs:339:1 [INFO] [stdout] | [INFO] [stdout] 339 | pub const MAP: u16 = 395; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_CARROT` [INFO] [stdout] --> src/item/item_id.rs:340:1 [INFO] [stdout] | [INFO] [stdout] 340 | pub const GOLDEN_CARROT: u16 = 396; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SKULL_ITEM` [INFO] [stdout] --> src/item/item_id.rs:341:1 [INFO] [stdout] | [INFO] [stdout] 341 | pub const SKULL_ITEM: u16 = 397; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CARROT_ON_A_STICK` [INFO] [stdout] --> src/item/item_id.rs:342:1 [INFO] [stdout] | [INFO] [stdout] 342 | pub const CARROT_ON_A_STICK: u16 = 398; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NETHER_STAR` [INFO] [stdout] --> src/item/item_id.rs:343:1 [INFO] [stdout] | [INFO] [stdout] 343 | pub const NETHER_STAR: u16 = 399; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PUMPKIN_PIE` [INFO] [stdout] --> src/item/item_id.rs:344:1 [INFO] [stdout] | [INFO] [stdout] 344 | pub const PUMPKIN_PIE: u16 = 400; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FIREWORKS` [INFO] [stdout] --> src/item/item_id.rs:345:1 [INFO] [stdout] | [INFO] [stdout] 345 | pub const FIREWORKS: u16 = 401; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FIREWORK_CHARGE` [INFO] [stdout] --> src/item/item_id.rs:346:1 [INFO] [stdout] | [INFO] [stdout] 346 | pub const FIREWORK_CHARGE: u16 = 402; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ENCHANTED_BOOK` [INFO] [stdout] --> src/item/item_id.rs:347:1 [INFO] [stdout] | [INFO] [stdout] 347 | pub const ENCHANTED_BOOK: u16 = 403; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COMPARATOR` [INFO] [stdout] --> src/item/item_id.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | pub const COMPARATOR: u16 = 404; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NETHERBRICK` [INFO] [stdout] --> src/item/item_id.rs:349:1 [INFO] [stdout] | [INFO] [stdout] 349 | pub const NETHERBRICK: u16 = 405; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `QUARTZ` [INFO] [stdout] --> src/item/item_id.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | pub const QUARTZ: u16 = 406; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TNT_MINECART` [INFO] [stdout] --> src/item/item_id.rs:351:1 [INFO] [stdout] | [INFO] [stdout] 351 | pub const TNT_MINECART: u16 = 407; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `HOPPER_MINECART` [INFO] [stdout] --> src/item/item_id.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | pub const HOPPER_MINECART: u16 = 408; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PRISMARINE_SHARD` [INFO] [stdout] --> src/item/item_id.rs:353:1 [INFO] [stdout] | [INFO] [stdout] 353 | pub const PRISMARINE_SHARD: u16 = 409; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PRISMARINE_CRYSTALS` [INFO] [stdout] --> src/item/item_id.rs:354:1 [INFO] [stdout] | [INFO] [stdout] 354 | pub const PRISMARINE_CRYSTALS: u16 = 410; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RABBIT` [INFO] [stdout] --> src/item/item_id.rs:355:1 [INFO] [stdout] | [INFO] [stdout] 355 | pub const RABBIT: u16 = 411; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COOKED_RABBIT` [INFO] [stdout] --> src/item/item_id.rs:356:1 [INFO] [stdout] | [INFO] [stdout] 356 | pub const COOKED_RABBIT: u16 = 412; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RABBIT_STEW` [INFO] [stdout] --> src/item/item_id.rs:357:1 [INFO] [stdout] | [INFO] [stdout] 357 | pub const RABBIT_STEW: u16 = 413; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RABBIT_FOOT` [INFO] [stdout] --> src/item/item_id.rs:358:1 [INFO] [stdout] | [INFO] [stdout] 358 | pub const RABBIT_FOOT: u16 = 414; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RABBIT_HIDE` [INFO] [stdout] --> src/item/item_id.rs:359:1 [INFO] [stdout] | [INFO] [stdout] 359 | pub const RABBIT_HIDE: u16 = 415; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ARMOR_STAND` [INFO] [stdout] --> src/item/item_id.rs:360:1 [INFO] [stdout] | [INFO] [stdout] 360 | pub const ARMOR_STAND: u16 = 416; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_HORSE_ARMOR` [INFO] [stdout] --> src/item/item_id.rs:361:1 [INFO] [stdout] | [INFO] [stdout] 361 | pub const IRON_HORSE_ARMOR: u16 = 417; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_HORSE_ARMOR` [INFO] [stdout] --> src/item/item_id.rs:362:1 [INFO] [stdout] | [INFO] [stdout] 362 | pub const GOLDEN_HORSE_ARMOR: u16 = 418; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND_HORSE_ARMOR` [INFO] [stdout] --> src/item/item_id.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | pub const DIAMOND_HORSE_ARMOR: u16 = 419; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LEAD` [INFO] [stdout] --> src/item/item_id.rs:364:1 [INFO] [stdout] | [INFO] [stdout] 364 | pub const LEAD: u16 = 420; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NAME_TAG` [INFO] [stdout] --> src/item/item_id.rs:365:1 [INFO] [stdout] | [INFO] [stdout] 365 | pub const NAME_TAG: u16 = 421; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COMMAND_BLOCK_MINECART` [INFO] [stdout] --> src/item/item_id.rs:366:1 [INFO] [stdout] | [INFO] [stdout] 366 | pub const COMMAND_BLOCK_MINECART: u16 = 422; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MUTTON` [INFO] [stdout] --> src/item/item_id.rs:367:1 [INFO] [stdout] | [INFO] [stdout] 367 | pub const MUTTON: u16 = 423; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COOKED_MUTTON` [INFO] [stdout] --> src/item/item_id.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | pub const COOKED_MUTTON: u16 = 424; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BANNER` [INFO] [stdout] --> src/item/item_id.rs:369:1 [INFO] [stdout] | [INFO] [stdout] 369 | pub const BANNER: u16 = 425; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SPRUCE_DOOR_ITEM` [INFO] [stdout] --> src/item/item_id.rs:370:1 [INFO] [stdout] | [INFO] [stdout] 370 | pub const SPRUCE_DOOR_ITEM: u16 = 427; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BIRCH_DOOR_ITEM` [INFO] [stdout] --> src/item/item_id.rs:371:1 [INFO] [stdout] | [INFO] [stdout] 371 | pub const BIRCH_DOOR_ITEM: u16 = 428; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `JUNGLE_DOOR_ITEM` [INFO] [stdout] --> src/item/item_id.rs:372:1 [INFO] [stdout] | [INFO] [stdout] 372 | pub const JUNGLE_DOOR_ITEM: u16 = 429; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACACIA_DOOR_ITEM` [INFO] [stdout] --> src/item/item_id.rs:373:1 [INFO] [stdout] | [INFO] [stdout] 373 | pub const ACACIA_DOOR_ITEM: u16 = 430; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DARK_OAK_DOOR_ITEM` [INFO] [stdout] --> src/item/item_id.rs:374:1 [INFO] [stdout] | [INFO] [stdout] 374 | pub const DARK_OAK_DOOR_ITEM: u16 = 431; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_13` [INFO] [stdout] --> src/item/item_id.rs:375:1 [INFO] [stdout] | [INFO] [stdout] 375 | pub const RECORD_13: u16 = 2256; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_CAT` [INFO] [stdout] --> src/item/item_id.rs:376:1 [INFO] [stdout] | [INFO] [stdout] 376 | pub const RECORD_CAT: u16 = 2257; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_BLOCKS` [INFO] [stdout] --> src/item/item_id.rs:377:1 [INFO] [stdout] | [INFO] [stdout] 377 | pub const RECORD_BLOCKS: u16 = 2258; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_CHIRP` [INFO] [stdout] --> src/item/item_id.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | pub const RECORD_CHIRP: u16 = 2259; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_FAR` [INFO] [stdout] --> src/item/item_id.rs:379:1 [INFO] [stdout] | [INFO] [stdout] 379 | pub const RECORD_FAR: u16 = 2260; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_MALL` [INFO] [stdout] --> src/item/item_id.rs:380:1 [INFO] [stdout] | [INFO] [stdout] 380 | pub const RECORD_MALL: u16 = 2261; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_MELLOHI` [INFO] [stdout] --> src/item/item_id.rs:381:1 [INFO] [stdout] | [INFO] [stdout] 381 | pub const RECORD_MELLOHI: u16 = 2262; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_STAL` [INFO] [stdout] --> src/item/item_id.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | pub const RECORD_STAL: u16 = 2263; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_STRAD` [INFO] [stdout] --> src/item/item_id.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | pub const RECORD_STRAD: u16 = 2264; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_WARD` [INFO] [stdout] --> src/item/item_id.rs:384:1 [INFO] [stdout] | [INFO] [stdout] 384 | pub const RECORD_WARD: u16 = 2265; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_11` [INFO] [stdout] --> src/item/item_id.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | pub const RECORD_11: u16 = 2266; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_WAIT` [INFO] [stdout] --> src/item/item_id.rs:386:1 [INFO] [stdout] | [INFO] [stdout] 386 | pub const RECORD_WAIT: u16 = 2267; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_SHOVEL_NAME` [INFO] [stdout] --> src/item/item_id.rs:588:1 [INFO] [stdout] | [INFO] [stdout] 588 | pub const IRON_SHOVEL_NAME: &str = "iron_shovel"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_PICKAXE_NAME` [INFO] [stdout] --> src/item/item_id.rs:589:1 [INFO] [stdout] | [INFO] [stdout] 589 | pub const IRON_PICKAXE_NAME: &str = "iron_pickaxe"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_AXE_NAME` [INFO] [stdout] --> src/item/item_id.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | pub const IRON_AXE_NAME: &str = "iron_axe"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLINT_AND_STEEL_NAME` [INFO] [stdout] --> src/item/item_id.rs:591:1 [INFO] [stdout] | [INFO] [stdout] 591 | pub const FLINT_AND_STEEL_NAME: &str = "flint_and_steel"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `APPLE_NAME` [INFO] [stdout] --> src/item/item_id.rs:592:1 [INFO] [stdout] | [INFO] [stdout] 592 | pub const APPLE_NAME: &str = "apple"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BOW_NAME` [INFO] [stdout] --> src/item/item_id.rs:593:1 [INFO] [stdout] | [INFO] [stdout] 593 | pub const BOW_NAME: &str = "bow"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ARROW_NAME` [INFO] [stdout] --> src/item/item_id.rs:594:1 [INFO] [stdout] | [INFO] [stdout] 594 | pub const ARROW_NAME: &str = "arrow"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COAL_NAME` [INFO] [stdout] --> src/item/item_id.rs:595:1 [INFO] [stdout] | [INFO] [stdout] 595 | pub const COAL_NAME: &str = "coal"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND_NAME` [INFO] [stdout] --> src/item/item_id.rs:596:1 [INFO] [stdout] | [INFO] [stdout] 596 | pub const DIAMOND_NAME: &str = "diamond"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_INGOT_NAME` [INFO] [stdout] --> src/item/item_id.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | pub const IRON_INGOT_NAME: &str = "iron_ingot"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLD_INGOT_NAME` [INFO] [stdout] --> src/item/item_id.rs:598:1 [INFO] [stdout] | [INFO] [stdout] 598 | pub const GOLD_INGOT_NAME: &str = "gold_ingot"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_SWORD_NAME` [INFO] [stdout] --> src/item/item_id.rs:599:1 [INFO] [stdout] | [INFO] [stdout] 599 | pub const IRON_SWORD_NAME: &str = "iron_sword"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WOODEN_SWORD_NAME` [INFO] [stdout] --> src/item/item_id.rs:600:1 [INFO] [stdout] | [INFO] [stdout] 600 | pub const WOODEN_SWORD_NAME: &str = "wooden_sword"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WOODEN_SHOVEL_NAME` [INFO] [stdout] --> src/item/item_id.rs:601:1 [INFO] [stdout] | [INFO] [stdout] 601 | pub const WOODEN_SHOVEL_NAME: &str = "wooden_shovel"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WOODEN_PICKAXE_NAME` [INFO] [stdout] --> src/item/item_id.rs:602:1 [INFO] [stdout] | [INFO] [stdout] 602 | pub const WOODEN_PICKAXE_NAME: &str = "wooden_pickaxe"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WOODEN_AXE_NAME` [INFO] [stdout] --> src/item/item_id.rs:603:1 [INFO] [stdout] | [INFO] [stdout] 603 | pub const WOODEN_AXE_NAME: &str = "wooden_axe"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STONE_SWORD_NAME` [INFO] [stdout] --> src/item/item_id.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub const STONE_SWORD_NAME: &str = "stone_sword"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STONE_SHOVEL_NAME` [INFO] [stdout] --> src/item/item_id.rs:605:1 [INFO] [stdout] | [INFO] [stdout] 605 | pub const STONE_SHOVEL_NAME: &str = "stone_shovel"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STONE_PICKAXE_NAME` [INFO] [stdout] --> src/item/item_id.rs:606:1 [INFO] [stdout] | [INFO] [stdout] 606 | pub const STONE_PICKAXE_NAME: &str = "stone_pickaxe"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STONE_AXE_NAME` [INFO] [stdout] --> src/item/item_id.rs:607:1 [INFO] [stdout] | [INFO] [stdout] 607 | pub const STONE_AXE_NAME: &str = "stone_axe"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND_SWORD_NAME` [INFO] [stdout] --> src/item/item_id.rs:608:1 [INFO] [stdout] | [INFO] [stdout] 608 | pub const DIAMOND_SWORD_NAME: &str = "diamond_sword"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND_SHOVEL_NAME` [INFO] [stdout] --> src/item/item_id.rs:609:1 [INFO] [stdout] | [INFO] [stdout] 609 | pub const DIAMOND_SHOVEL_NAME: &str = "diamond_shovel"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND_PICKAXE_NAME` [INFO] [stdout] --> src/item/item_id.rs:610:1 [INFO] [stdout] | [INFO] [stdout] 610 | pub const DIAMOND_PICKAXE_NAME: &str = "diamond_pickaxe"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND_AXE_NAME` [INFO] [stdout] --> src/item/item_id.rs:611:1 [INFO] [stdout] | [INFO] [stdout] 611 | pub const DIAMOND_AXE_NAME: &str = "diamond_axe"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STICK_NAME` [INFO] [stdout] --> src/item/item_id.rs:612:1 [INFO] [stdout] | [INFO] [stdout] 612 | pub const STICK_NAME: &str = "stick"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BOWL_NAME` [INFO] [stdout] --> src/item/item_id.rs:613:1 [INFO] [stdout] | [INFO] [stdout] 613 | pub const BOWL_NAME: &str = "bowl"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MUSHROOM_STEW_NAME` [INFO] [stdout] --> src/item/item_id.rs:614:1 [INFO] [stdout] | [INFO] [stdout] 614 | pub const MUSHROOM_STEW_NAME: &str = "mushroom_stew"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_SWORD_NAME` [INFO] [stdout] --> src/item/item_id.rs:615:1 [INFO] [stdout] | [INFO] [stdout] 615 | pub const GOLDEN_SWORD_NAME: &str = "golden_sword"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_SHOVEL_NAME` [INFO] [stdout] --> src/item/item_id.rs:616:1 [INFO] [stdout] | [INFO] [stdout] 616 | pub const GOLDEN_SHOVEL_NAME: &str = "golden_shovel"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_PICKAXE_NAME` [INFO] [stdout] --> src/item/item_id.rs:617:1 [INFO] [stdout] | [INFO] [stdout] 617 | pub const GOLDEN_PICKAXE_NAME: &str = "golden_pickaxe"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_AXE_NAME` [INFO] [stdout] --> src/item/item_id.rs:618:1 [INFO] [stdout] | [INFO] [stdout] 618 | pub const GOLDEN_AXE_NAME: &str = "golden_axe"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STRING_NAME` [INFO] [stdout] --> src/item/item_id.rs:619:1 [INFO] [stdout] | [INFO] [stdout] 619 | pub const STRING_NAME: &str = "string"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FEATHER_NAME` [INFO] [stdout] --> src/item/item_id.rs:620:1 [INFO] [stdout] | [INFO] [stdout] 620 | pub const FEATHER_NAME: &str = "feather"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GUNPOWDER_NAME` [INFO] [stdout] --> src/item/item_id.rs:621:1 [INFO] [stdout] | [INFO] [stdout] 621 | pub const GUNPOWDER_NAME: &str = "gunpowder"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WOODEN_HOE_NAME` [INFO] [stdout] --> src/item/item_id.rs:622:1 [INFO] [stdout] | [INFO] [stdout] 622 | pub const WOODEN_HOE_NAME: &str = "wooden_hoe"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STONE_HOE_NAME` [INFO] [stdout] --> src/item/item_id.rs:623:1 [INFO] [stdout] | [INFO] [stdout] 623 | pub const STONE_HOE_NAME: &str = "stone_hoe"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_HOE_NAME` [INFO] [stdout] --> src/item/item_id.rs:624:1 [INFO] [stdout] | [INFO] [stdout] 624 | pub const IRON_HOE_NAME: &str = "iron_hoe"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND_HOE_NAME` [INFO] [stdout] --> src/item/item_id.rs:625:1 [INFO] [stdout] | [INFO] [stdout] 625 | pub const DIAMOND_HOE_NAME: &str = "diamond_hoe"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_HOE_NAME` [INFO] [stdout] --> src/item/item_id.rs:626:1 [INFO] [stdout] | [INFO] [stdout] 626 | pub const GOLDEN_HOE_NAME: &str = "golden_hoe"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WHEAT_SEEDS_NAME` [INFO] [stdout] --> src/item/item_id.rs:627:1 [INFO] [stdout] | [INFO] [stdout] 627 | pub const WHEAT_SEEDS_NAME: &str = "wheat_seeds"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WHEAT_ITEM_NAME` [INFO] [stdout] --> src/item/item_id.rs:628:1 [INFO] [stdout] | [INFO] [stdout] 628 | pub const WHEAT_ITEM_NAME: &str = "wheat"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BREAD_NAME` [INFO] [stdout] --> src/item/item_id.rs:629:1 [INFO] [stdout] | [INFO] [stdout] 629 | pub const BREAD_NAME: &str = "bread"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LEATHER_HELMET_NAME` [INFO] [stdout] --> src/item/item_id.rs:630:1 [INFO] [stdout] | [INFO] [stdout] 630 | pub const LEATHER_HELMET_NAME: &str = "leather_helmet"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LEATHER_CHESTPLATE_NAME` [INFO] [stdout] --> src/item/item_id.rs:631:1 [INFO] [stdout] | [INFO] [stdout] 631 | pub const LEATHER_CHESTPLATE_NAME: &str = "leather_chestplate"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LEATHER_LEGGINGS_NAME` [INFO] [stdout] --> src/item/item_id.rs:632:1 [INFO] [stdout] | [INFO] [stdout] 632 | pub const LEATHER_LEGGINGS_NAME: &str = "leather_leggings"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LEATHER_BOOTS_NAME` [INFO] [stdout] --> src/item/item_id.rs:633:1 [INFO] [stdout] | [INFO] [stdout] 633 | pub const LEATHER_BOOTS_NAME: &str = "leather_boots"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CHAINMAIL_HELMET_NAME` [INFO] [stdout] --> src/item/item_id.rs:634:1 [INFO] [stdout] | [INFO] [stdout] 634 | pub const CHAINMAIL_HELMET_NAME: &str = "chainmail_helmet"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CHAINMAIL_CHESTPLATE_NAME` [INFO] [stdout] --> src/item/item_id.rs:635:1 [INFO] [stdout] | [INFO] [stdout] 635 | pub const CHAINMAIL_CHESTPLATE_NAME: &str = "chainmail_chestplate"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CHAINMAIL_LEGGINGS_NAME` [INFO] [stdout] --> src/item/item_id.rs:636:1 [INFO] [stdout] | [INFO] [stdout] 636 | pub const CHAINMAIL_LEGGINGS_NAME: &str = "chainmail_leggings"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CHAINMAIL_BOOTS_NAME` [INFO] [stdout] --> src/item/item_id.rs:637:1 [INFO] [stdout] | [INFO] [stdout] 637 | pub const CHAINMAIL_BOOTS_NAME: &str = "chainmail_boots"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_HELMET_NAME` [INFO] [stdout] --> src/item/item_id.rs:638:1 [INFO] [stdout] | [INFO] [stdout] 638 | pub const IRON_HELMET_NAME: &str = "iron_helmet"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_CHESTPLATE_NAME` [INFO] [stdout] --> src/item/item_id.rs:639:1 [INFO] [stdout] | [INFO] [stdout] 639 | pub const IRON_CHESTPLATE_NAME: &str = "iron_chestplate"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_LEGGINGS_NAME` [INFO] [stdout] --> src/item/item_id.rs:640:1 [INFO] [stdout] | [INFO] [stdout] 640 | pub const IRON_LEGGINGS_NAME: &str = "iron_leggings"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_BOOTS_NAME` [INFO] [stdout] --> src/item/item_id.rs:641:1 [INFO] [stdout] | [INFO] [stdout] 641 | pub const IRON_BOOTS_NAME: &str = "iron_boots"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND_HELMET_NAME` [INFO] [stdout] --> src/item/item_id.rs:642:1 [INFO] [stdout] | [INFO] [stdout] 642 | pub const DIAMOND_HELMET_NAME: &str = "diamond_helmet"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND_CHESTPLATE_NAME` [INFO] [stdout] --> src/item/item_id.rs:643:1 [INFO] [stdout] | [INFO] [stdout] 643 | pub const DIAMOND_CHESTPLATE_NAME: &str = "diamond_chestplate"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND_LEGGINGS_NAME` [INFO] [stdout] --> src/item/item_id.rs:644:1 [INFO] [stdout] | [INFO] [stdout] 644 | pub const DIAMOND_LEGGINGS_NAME: &str = "diamond_leggings"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND_BOOTS_NAME` [INFO] [stdout] --> src/item/item_id.rs:645:1 [INFO] [stdout] | [INFO] [stdout] 645 | pub const DIAMOND_BOOTS_NAME: &str = "diamond_boots"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_HELMET_NAME` [INFO] [stdout] --> src/item/item_id.rs:646:1 [INFO] [stdout] | [INFO] [stdout] 646 | pub const GOLDEN_HELMET_NAME: &str = "golden_helmet"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_CHESTPLATE_NAME` [INFO] [stdout] --> src/item/item_id.rs:647:1 [INFO] [stdout] | [INFO] [stdout] 647 | pub const GOLDEN_CHESTPLATE_NAME: &str = "golden_chestplate"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_LEGGINGS_NAME` [INFO] [stdout] --> src/item/item_id.rs:648:1 [INFO] [stdout] | [INFO] [stdout] 648 | pub const GOLDEN_LEGGINGS_NAME: &str = "golden_leggings"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_BOOTS_NAME` [INFO] [stdout] --> src/item/item_id.rs:649:1 [INFO] [stdout] | [INFO] [stdout] 649 | pub const GOLDEN_BOOTS_NAME: &str = "golden_boots"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLINT_NAME` [INFO] [stdout] --> src/item/item_id.rs:650:1 [INFO] [stdout] | [INFO] [stdout] 650 | pub const FLINT_NAME: &str = "flint"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PORKCHOP_NAME` [INFO] [stdout] --> src/item/item_id.rs:651:1 [INFO] [stdout] | [INFO] [stdout] 651 | pub const PORKCHOP_NAME: &str = "porkchop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COOKED_PORKCHOP_NAME` [INFO] [stdout] --> src/item/item_id.rs:652:1 [INFO] [stdout] | [INFO] [stdout] 652 | pub const COOKED_PORKCHOP_NAME: &str = "cooked_porkchop"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PAINTING_NAME` [INFO] [stdout] --> src/item/item_id.rs:653:1 [INFO] [stdout] | [INFO] [stdout] 653 | pub const PAINTING_NAME: &str = "painting"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_APPLE_NAME` [INFO] [stdout] --> src/item/item_id.rs:654:1 [INFO] [stdout] | [INFO] [stdout] 654 | pub const GOLDEN_APPLE_NAME: &str = "golden_apple"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SIGN_NAME` [INFO] [stdout] --> src/item/item_id.rs:655:1 [INFO] [stdout] | [INFO] [stdout] 655 | pub const SIGN_NAME: &str = "sign"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WOODEN_DOOR_ITEM_NAME` [INFO] [stdout] --> src/item/item_id.rs:656:1 [INFO] [stdout] | [INFO] [stdout] 656 | pub const WOODEN_DOOR_ITEM_NAME: &str = "wooden_door"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BUCKET_NAME` [INFO] [stdout] --> src/item/item_id.rs:657:1 [INFO] [stdout] | [INFO] [stdout] 657 | pub const BUCKET_NAME: &str = "bucket"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WATER_BUCKET_NAME` [INFO] [stdout] --> src/item/item_id.rs:658:1 [INFO] [stdout] | [INFO] [stdout] 658 | pub const WATER_BUCKET_NAME: &str = "water_bucket"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LAVA_BUCKET_NAME` [INFO] [stdout] --> src/item/item_id.rs:659:1 [INFO] [stdout] | [INFO] [stdout] 659 | pub const LAVA_BUCKET_NAME: &str = "lava_bucket"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MINECART_NAME` [INFO] [stdout] --> src/item/item_id.rs:660:1 [INFO] [stdout] | [INFO] [stdout] 660 | pub const MINECART_NAME: &str = "minecart"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SADDLE_NAME` [INFO] [stdout] --> src/item/item_id.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | pub const SADDLE_NAME: &str = "saddle"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_DOOR__ITEM_NAME` [INFO] [stdout] --> src/item/item_id.rs:662:1 [INFO] [stdout] | [INFO] [stdout] 662 | pub const IRON_DOOR__ITEM_NAME: &str = "iron_door"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `REDSTONE_NAME` [INFO] [stdout] --> src/item/item_id.rs:663:1 [INFO] [stdout] | [INFO] [stdout] 663 | pub const REDSTONE_NAME: &str = "redstone"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SNOWBALL_NAME` [INFO] [stdout] --> src/item/item_id.rs:664:1 [INFO] [stdout] | [INFO] [stdout] 664 | pub const SNOWBALL_NAME: &str = "snowball"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BOAT_NAME` [INFO] [stdout] --> src/item/item_id.rs:665:1 [INFO] [stdout] | [INFO] [stdout] 665 | pub const BOAT_NAME: &str = "boat"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LEATHER_NAME` [INFO] [stdout] --> src/item/item_id.rs:666:1 [INFO] [stdout] | [INFO] [stdout] 666 | pub const LEATHER_NAME: &str = "leather"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MILK_BUCKET_NAME` [INFO] [stdout] --> src/item/item_id.rs:667:1 [INFO] [stdout] | [INFO] [stdout] 667 | pub const MILK_BUCKET_NAME: &str = "milk_bucket"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BRICK_NAME` [INFO] [stdout] --> src/item/item_id.rs:668:1 [INFO] [stdout] | [INFO] [stdout] 668 | pub const BRICK_NAME: &str = "brick"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CLAY_BALL_NAME` [INFO] [stdout] --> src/item/item_id.rs:669:1 [INFO] [stdout] | [INFO] [stdout] 669 | pub const CLAY_BALL_NAME: &str = "clay_ball"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `REEDS_ITEM_NAME` [INFO] [stdout] --> src/item/item_id.rs:670:1 [INFO] [stdout] | [INFO] [stdout] 670 | pub const REEDS_ITEM_NAME: &str = "reeds"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PAPER_NAME` [INFO] [stdout] --> src/item/item_id.rs:671:1 [INFO] [stdout] | [INFO] [stdout] 671 | pub const PAPER_NAME: &str = "paper"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BOOK_NAME` [INFO] [stdout] --> src/item/item_id.rs:672:1 [INFO] [stdout] | [INFO] [stdout] 672 | pub const BOOK_NAME: &str = "book"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SLIME_BALL_NAME` [INFO] [stdout] --> src/item/item_id.rs:673:1 [INFO] [stdout] | [INFO] [stdout] 673 | pub const SLIME_BALL_NAME: &str = "slime_ball"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CHEST_MINECART_NAME` [INFO] [stdout] --> src/item/item_id.rs:674:1 [INFO] [stdout] | [INFO] [stdout] 674 | pub const CHEST_MINECART_NAME: &str = "chest_minecart"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FURNACE_MINECART_NAME` [INFO] [stdout] --> src/item/item_id.rs:675:1 [INFO] [stdout] | [INFO] [stdout] 675 | pub const FURNACE_MINECART_NAME: &str = "furnace_minecart"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EGG_NAME` [INFO] [stdout] --> src/item/item_id.rs:676:1 [INFO] [stdout] | [INFO] [stdout] 676 | pub const EGG_NAME: &str = "egg"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COMPASS_NAME` [INFO] [stdout] --> src/item/item_id.rs:677:1 [INFO] [stdout] | [INFO] [stdout] 677 | pub const COMPASS_NAME: &str = "compass"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FISHING_ROD_NAME` [INFO] [stdout] --> src/item/item_id.rs:678:1 [INFO] [stdout] | [INFO] [stdout] 678 | pub const FISHING_ROD_NAME: &str = "fishing_rod"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CLOCK_NAME` [INFO] [stdout] --> src/item/item_id.rs:679:1 [INFO] [stdout] | [INFO] [stdout] 679 | pub const CLOCK_NAME: &str = "clock"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GLOWSTONE_DUST_NAME` [INFO] [stdout] --> src/item/item_id.rs:680:1 [INFO] [stdout] | [INFO] [stdout] 680 | pub const GLOWSTONE_DUST_NAME: &str = "glowstone_dust"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FISH_NAME` [INFO] [stdout] --> src/item/item_id.rs:681:1 [INFO] [stdout] | [INFO] [stdout] 681 | pub const FISH_NAME: &str = "fish"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COOKED_FISH_NAME` [INFO] [stdout] --> src/item/item_id.rs:682:1 [INFO] [stdout] | [INFO] [stdout] 682 | pub const COOKED_FISH_NAME: &str = "cooked_fish"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DYE_NAME` [INFO] [stdout] --> src/item/item_id.rs:683:1 [INFO] [stdout] | [INFO] [stdout] 683 | pub const DYE_NAME: &str = "dye"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BONE_NAME` [INFO] [stdout] --> src/item/item_id.rs:684:1 [INFO] [stdout] | [INFO] [stdout] 684 | pub const BONE_NAME: &str = "bone"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SUGAR_NAME` [INFO] [stdout] --> src/item/item_id.rs:685:1 [INFO] [stdout] | [INFO] [stdout] 685 | pub const SUGAR_NAME: &str = "sugar"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CAKE_ITEM_NAME` [INFO] [stdout] --> src/item/item_id.rs:686:1 [INFO] [stdout] | [INFO] [stdout] 686 | pub const CAKE_ITEM_NAME: &str = "cake"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BED_ITEM_NAME` [INFO] [stdout] --> src/item/item_id.rs:687:1 [INFO] [stdout] | [INFO] [stdout] 687 | pub const BED_ITEM_NAME: &str = "bed"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `REPEATER_NAME` [INFO] [stdout] --> src/item/item_id.rs:688:1 [INFO] [stdout] | [INFO] [stdout] 688 | pub const REPEATER_NAME: &str = "repeater"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COOKIE_NAME` [INFO] [stdout] --> src/item/item_id.rs:689:1 [INFO] [stdout] | [INFO] [stdout] 689 | pub const COOKIE_NAME: &str = "cookie"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FILLED_MAP_NAME` [INFO] [stdout] --> src/item/item_id.rs:690:1 [INFO] [stdout] | [INFO] [stdout] 690 | pub const FILLED_MAP_NAME: &str = "filled_map"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SHEARS_NAME` [INFO] [stdout] --> src/item/item_id.rs:691:1 [INFO] [stdout] | [INFO] [stdout] 691 | pub const SHEARS_NAME: &str = "shears"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MELON_NAME` [INFO] [stdout] --> src/item/item_id.rs:692:1 [INFO] [stdout] | [INFO] [stdout] 692 | pub const MELON_NAME: &str = "melon"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PUMPKIN_SEEDS_NAME` [INFO] [stdout] --> src/item/item_id.rs:693:1 [INFO] [stdout] | [INFO] [stdout] 693 | pub const PUMPKIN_SEEDS_NAME: &str = "pumpkin_seeds"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MELON_SEEDS_NAME` [INFO] [stdout] --> src/item/item_id.rs:694:1 [INFO] [stdout] | [INFO] [stdout] 694 | pub const MELON_SEEDS_NAME: &str = "melon_seeds"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BEEF_NAME` [INFO] [stdout] --> src/item/item_id.rs:695:1 [INFO] [stdout] | [INFO] [stdout] 695 | pub const BEEF_NAME: &str = "beef"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COOKED_BEEF_NAME` [INFO] [stdout] --> src/item/item_id.rs:696:1 [INFO] [stdout] | [INFO] [stdout] 696 | pub const COOKED_BEEF_NAME: &str = "cooked_beef"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CHICKEN_NAME` [INFO] [stdout] --> src/item/item_id.rs:697:1 [INFO] [stdout] | [INFO] [stdout] 697 | pub const CHICKEN_NAME: &str = "chicken"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COOKED_CHICKEN_NAME` [INFO] [stdout] --> src/item/item_id.rs:698:1 [INFO] [stdout] | [INFO] [stdout] 698 | pub const COOKED_CHICKEN_NAME: &str = "cooked_chicken"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ROTTEN_FLESH_NAME` [INFO] [stdout] --> src/item/item_id.rs:699:1 [INFO] [stdout] | [INFO] [stdout] 699 | pub const ROTTEN_FLESH_NAME: &str = "rotten_flesh"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ENDER_PEARL_NAME` [INFO] [stdout] --> src/item/item_id.rs:700:1 [INFO] [stdout] | [INFO] [stdout] 700 | pub const ENDER_PEARL_NAME: &str = "ender_pearl"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BLAZE_ROD_NAME` [INFO] [stdout] --> src/item/item_id.rs:701:1 [INFO] [stdout] | [INFO] [stdout] 701 | pub const BLAZE_ROD_NAME: &str = "blaze_rod"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GHAST_TEAR_NAME` [INFO] [stdout] --> src/item/item_id.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | pub const GHAST_TEAR_NAME: &str = "ghast_tear"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLD_NUGGET_NAME` [INFO] [stdout] --> src/item/item_id.rs:703:1 [INFO] [stdout] | [INFO] [stdout] 703 | pub const GOLD_NUGGET_NAME: &str = "gold_nugget"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NETHER_WART_ITEM_NAME` [INFO] [stdout] --> src/item/item_id.rs:704:1 [INFO] [stdout] | [INFO] [stdout] 704 | pub const NETHER_WART_ITEM_NAME: &str = "nether_wart"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `POTION_NAME` [INFO] [stdout] --> src/item/item_id.rs:705:1 [INFO] [stdout] | [INFO] [stdout] 705 | pub const POTION_NAME: &str = "potion"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GLASS_BOTTLE_NAME` [INFO] [stdout] --> src/item/item_id.rs:706:1 [INFO] [stdout] | [INFO] [stdout] 706 | pub const GLASS_BOTTLE_NAME: &str = "glass_bottle"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SPIDER_EYE_NAME` [INFO] [stdout] --> src/item/item_id.rs:707:1 [INFO] [stdout] | [INFO] [stdout] 707 | pub const SPIDER_EYE_NAME: &str = "spider_eye"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FERMENTED_SPIDER_EYE_NAME` [INFO] [stdout] --> src/item/item_id.rs:708:1 [INFO] [stdout] | [INFO] [stdout] 708 | pub const FERMENTED_SPIDER_EYE_NAME: &str = "fermented_spider_eye"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BLAZE_POWDER_NAME` [INFO] [stdout] --> src/item/item_id.rs:709:1 [INFO] [stdout] | [INFO] [stdout] 709 | pub const BLAZE_POWDER_NAME: &str = "blaze_powder"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAGMA_CREAM_NAME` [INFO] [stdout] --> src/item/item_id.rs:710:1 [INFO] [stdout] | [INFO] [stdout] 710 | pub const MAGMA_CREAM_NAME: &str = "magma_cream"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BREWING_STAND_ITEM_NAME` [INFO] [stdout] --> src/item/item_id.rs:711:1 [INFO] [stdout] | [INFO] [stdout] 711 | pub const BREWING_STAND_ITEM_NAME: &str = "brewing_stand"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CAULDRON_ITEM_NAME` [INFO] [stdout] --> src/item/item_id.rs:712:1 [INFO] [stdout] | [INFO] [stdout] 712 | pub const CAULDRON_ITEM_NAME: &str = "cauldron"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ENDER_EYE_NAME` [INFO] [stdout] --> src/item/item_id.rs:713:1 [INFO] [stdout] | [INFO] [stdout] 713 | pub const ENDER_EYE_NAME: &str = "ender_eye"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SPECKLED_MELON_NAME` [INFO] [stdout] --> src/item/item_id.rs:714:1 [INFO] [stdout] | [INFO] [stdout] 714 | pub const SPECKLED_MELON_NAME: &str = "speckled_melon"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SPAWN_EGG_NAME` [INFO] [stdout] --> src/item/item_id.rs:715:1 [INFO] [stdout] | [INFO] [stdout] 715 | pub const SPAWN_EGG_NAME: &str = "spawn_egg"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EXPERIENCE_BOTTLE_NAME` [INFO] [stdout] --> src/item/item_id.rs:716:1 [INFO] [stdout] | [INFO] [stdout] 716 | pub const EXPERIENCE_BOTTLE_NAME: &str = "experience_bottle"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FIRE_CHARGE_NAME` [INFO] [stdout] --> src/item/item_id.rs:717:1 [INFO] [stdout] | [INFO] [stdout] 717 | pub const FIRE_CHARGE_NAME: &str = "fire_charge"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WRITABLE_BOOK_NAME` [INFO] [stdout] --> src/item/item_id.rs:718:1 [INFO] [stdout] | [INFO] [stdout] 718 | pub const WRITABLE_BOOK_NAME: &str = "writable_book"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WRITTEN_BOOK_NAME` [INFO] [stdout] --> src/item/item_id.rs:719:1 [INFO] [stdout] | [INFO] [stdout] 719 | pub const WRITTEN_BOOK_NAME: &str = "written_book"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EMERALD_NAME` [INFO] [stdout] --> src/item/item_id.rs:720:1 [INFO] [stdout] | [INFO] [stdout] 720 | pub const EMERALD_NAME: &str = "emerald"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ITEM_FRAME_NAME` [INFO] [stdout] --> src/item/item_id.rs:721:1 [INFO] [stdout] | [INFO] [stdout] 721 | pub const ITEM_FRAME_NAME: &str = "item_frame"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FLOWER_POT_ITEM_NAME` [INFO] [stdout] --> src/item/item_id.rs:722:1 [INFO] [stdout] | [INFO] [stdout] 722 | pub const FLOWER_POT_ITEM_NAME: &str = "flower_pot"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CARROT_NAME` [INFO] [stdout] --> src/item/item_id.rs:723:1 [INFO] [stdout] | [INFO] [stdout] 723 | pub const CARROT_NAME: &str = "carrot"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `POTATO_NAME` [INFO] [stdout] --> src/item/item_id.rs:724:1 [INFO] [stdout] | [INFO] [stdout] 724 | pub const POTATO_NAME: &str = "potato"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BAKED_POTATO_NAME` [INFO] [stdout] --> src/item/item_id.rs:725:1 [INFO] [stdout] | [INFO] [stdout] 725 | pub const BAKED_POTATO_NAME: &str = "baked_potato"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `POISONOUS_POTATO_NAME` [INFO] [stdout] --> src/item/item_id.rs:726:1 [INFO] [stdout] | [INFO] [stdout] 726 | pub const POISONOUS_POTATO_NAME: &str = "poisonous_potato"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAP_NAME` [INFO] [stdout] --> src/item/item_id.rs:727:1 [INFO] [stdout] | [INFO] [stdout] 727 | pub const MAP_NAME: &str = "map"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_CARROT_NAME` [INFO] [stdout] --> src/item/item_id.rs:728:1 [INFO] [stdout] | [INFO] [stdout] 728 | pub const GOLDEN_CARROT_NAME: &str = "golden_carrot"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SKULL_ITEM_NAME` [INFO] [stdout] --> src/item/item_id.rs:729:1 [INFO] [stdout] | [INFO] [stdout] 729 | pub const SKULL_ITEM_NAME: &str = "skull"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CARROT_ON_A_STICK_NAME` [INFO] [stdout] --> src/item/item_id.rs:730:1 [INFO] [stdout] | [INFO] [stdout] 730 | pub const CARROT_ON_A_STICK_NAME: &str = "carrot_on_a_stick"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NETHER_STAR_NAME` [INFO] [stdout] --> src/item/item_id.rs:731:1 [INFO] [stdout] | [INFO] [stdout] 731 | pub const NETHER_STAR_NAME: &str = "nether_star"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PUMPKIN_PIE_NAME` [INFO] [stdout] --> src/item/item_id.rs:732:1 [INFO] [stdout] | [INFO] [stdout] 732 | pub const PUMPKIN_PIE_NAME: &str = "pumpkin_pie"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FIREWORKS_NAME` [INFO] [stdout] --> src/item/item_id.rs:733:1 [INFO] [stdout] | [INFO] [stdout] 733 | pub const FIREWORKS_NAME: &str = "fireworks"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FIREWORK_CHARGE_NAME` [INFO] [stdout] --> src/item/item_id.rs:734:1 [INFO] [stdout] | [INFO] [stdout] 734 | pub const FIREWORK_CHARGE_NAME: &str = "firework_charge"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ENCHANTED_BOOK_NAME` [INFO] [stdout] --> src/item/item_id.rs:735:1 [INFO] [stdout] | [INFO] [stdout] 735 | pub const ENCHANTED_BOOK_NAME: &str = "enchanted_book"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COMPARATOR_NAME` [INFO] [stdout] --> src/item/item_id.rs:736:1 [INFO] [stdout] | [INFO] [stdout] 736 | pub const COMPARATOR_NAME: &str = "comparator"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NETHERBRICK_NAME` [INFO] [stdout] --> src/item/item_id.rs:737:1 [INFO] [stdout] | [INFO] [stdout] 737 | pub const NETHERBRICK_NAME: &str = "netherbrick"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `QUARTZ_NAME` [INFO] [stdout] --> src/item/item_id.rs:738:1 [INFO] [stdout] | [INFO] [stdout] 738 | pub const QUARTZ_NAME: &str = "quartz"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TNT_MINECART_NAME` [INFO] [stdout] --> src/item/item_id.rs:739:1 [INFO] [stdout] | [INFO] [stdout] 739 | pub const TNT_MINECART_NAME: &str = "tnt_minecart"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `HOPPER_MINECART_NAME` [INFO] [stdout] --> src/item/item_id.rs:740:1 [INFO] [stdout] | [INFO] [stdout] 740 | pub const HOPPER_MINECART_NAME: &str = "hopper_minecart"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PRISMARINE_SHARD_NAME` [INFO] [stdout] --> src/item/item_id.rs:741:1 [INFO] [stdout] | [INFO] [stdout] 741 | pub const PRISMARINE_SHARD_NAME: &str = "prismarine_shard"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PRISMARINE_CRYSTALS_NAME` [INFO] [stdout] --> src/item/item_id.rs:742:1 [INFO] [stdout] | [INFO] [stdout] 742 | pub const PRISMARINE_CRYSTALS_NAME: &str = "prismarine_crystals"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RABBIT_NAME` [INFO] [stdout] --> src/item/item_id.rs:743:1 [INFO] [stdout] | [INFO] [stdout] 743 | pub const RABBIT_NAME: &str = "rabbit"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COOKED_RABBIT_NAME` [INFO] [stdout] --> src/item/item_id.rs:744:1 [INFO] [stdout] | [INFO] [stdout] 744 | pub const COOKED_RABBIT_NAME: &str = "cooked_rabbit"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RABBIT_STEW_NAME` [INFO] [stdout] --> src/item/item_id.rs:745:1 [INFO] [stdout] | [INFO] [stdout] 745 | pub const RABBIT_STEW_NAME: &str = "rabbit_stew"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RABBIT_FOOT_NAME` [INFO] [stdout] --> src/item/item_id.rs:746:1 [INFO] [stdout] | [INFO] [stdout] 746 | pub const RABBIT_FOOT_NAME: &str = "rabbit_foot"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RABBIT_HIDE_NAME` [INFO] [stdout] --> src/item/item_id.rs:747:1 [INFO] [stdout] | [INFO] [stdout] 747 | pub const RABBIT_HIDE_NAME: &str = "rabbit_hide"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ARMOR_STAND_NAME` [INFO] [stdout] --> src/item/item_id.rs:748:1 [INFO] [stdout] | [INFO] [stdout] 748 | pub const ARMOR_STAND_NAME: &str = "armor_stand"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IRON_HORSE_ARMOR_NAME` [INFO] [stdout] --> src/item/item_id.rs:749:1 [INFO] [stdout] | [INFO] [stdout] 749 | pub const IRON_HORSE_ARMOR_NAME: &str = "iron_horse_armor"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `GOLDEN_HORSE_ARMOR_NAME` [INFO] [stdout] --> src/item/item_id.rs:750:1 [INFO] [stdout] | [INFO] [stdout] 750 | pub const GOLDEN_HORSE_ARMOR_NAME: &str = "golden_horse_armor"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DIAMOND_HORSE_ARMOR_NAME` [INFO] [stdout] --> src/item/item_id.rs:751:1 [INFO] [stdout] | [INFO] [stdout] 751 | pub const DIAMOND_HORSE_ARMOR_NAME: &str = "diamond_horse_armor"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LEAD_NAME` [INFO] [stdout] --> src/item/item_id.rs:752:1 [INFO] [stdout] | [INFO] [stdout] 752 | pub const LEAD_NAME: &str = "lead"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NAME_TAG_NAME` [INFO] [stdout] --> src/item/item_id.rs:753:1 [INFO] [stdout] | [INFO] [stdout] 753 | pub const NAME_TAG_NAME: &str = "name_tag"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COMMAND_BLOCK_MINECART_NAME` [INFO] [stdout] --> src/item/item_id.rs:754:1 [INFO] [stdout] | [INFO] [stdout] 754 | pub const COMMAND_BLOCK_MINECART_NAME: &str = "command_block_minecart"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MUTTON_NAME` [INFO] [stdout] --> src/item/item_id.rs:755:1 [INFO] [stdout] | [INFO] [stdout] 755 | pub const MUTTON_NAME: &str = "mutton"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COOKED_MUTTON_NAME` [INFO] [stdout] --> src/item/item_id.rs:756:1 [INFO] [stdout] | [INFO] [stdout] 756 | pub const COOKED_MUTTON_NAME: &str = "cooked_mutton"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BANNER_NAME` [INFO] [stdout] --> src/item/item_id.rs:757:1 [INFO] [stdout] | [INFO] [stdout] 757 | pub const BANNER_NAME: &str = "banner"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SPRUCE_DOOR_ITEM_NAME` [INFO] [stdout] --> src/item/item_id.rs:758:1 [INFO] [stdout] | [INFO] [stdout] 758 | pub const SPRUCE_DOOR_ITEM_NAME: &str = "spruce_door"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BIRCH_DOOR_ITEM_NAME` [INFO] [stdout] --> src/item/item_id.rs:759:1 [INFO] [stdout] | [INFO] [stdout] 759 | pub const BIRCH_DOOR_ITEM_NAME: &str = "birch_door"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `JUNGLE_DOOR_ITEM_NAME` [INFO] [stdout] --> src/item/item_id.rs:760:1 [INFO] [stdout] | [INFO] [stdout] 760 | pub const JUNGLE_DOOR_ITEM_NAME: &str = "jungle_door"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACACIA_DOOR_ITEM_NAME` [INFO] [stdout] --> src/item/item_id.rs:761:1 [INFO] [stdout] | [INFO] [stdout] 761 | pub const ACACIA_DOOR_ITEM_NAME: &str = "acacia_door"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DARK_OAK_DOOR_ITEM_NAME` [INFO] [stdout] --> src/item/item_id.rs:762:1 [INFO] [stdout] | [INFO] [stdout] 762 | pub const DARK_OAK_DOOR_ITEM_NAME: &str = "dark_oak_door"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_13_NAME` [INFO] [stdout] --> src/item/item_id.rs:763:1 [INFO] [stdout] | [INFO] [stdout] 763 | pub const RECORD_13_NAME: &str = "record_13"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_CAT_NAME` [INFO] [stdout] --> src/item/item_id.rs:764:1 [INFO] [stdout] | [INFO] [stdout] 764 | pub const RECORD_CAT_NAME: &str = "record_cat"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_BLOCKS_NAME` [INFO] [stdout] --> src/item/item_id.rs:765:1 [INFO] [stdout] | [INFO] [stdout] 765 | pub const RECORD_BLOCKS_NAME: &str = "record_blocks"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_CHIRP_NAME` [INFO] [stdout] --> src/item/item_id.rs:766:1 [INFO] [stdout] | [INFO] [stdout] 766 | pub const RECORD_CHIRP_NAME: &str = "record_chirp"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_FAR_NAME` [INFO] [stdout] --> src/item/item_id.rs:767:1 [INFO] [stdout] | [INFO] [stdout] 767 | pub const RECORD_FAR_NAME: &str = "record_far"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_MALL_NAME` [INFO] [stdout] --> src/item/item_id.rs:768:1 [INFO] [stdout] | [INFO] [stdout] 768 | pub const RECORD_MALL_NAME: &str = "record_mall"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_MELLOHI_NAME` [INFO] [stdout] --> src/item/item_id.rs:769:1 [INFO] [stdout] | [INFO] [stdout] 769 | pub const RECORD_MELLOHI_NAME: &str = "record_mellohi"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_STAL_NAME` [INFO] [stdout] --> src/item/item_id.rs:770:1 [INFO] [stdout] | [INFO] [stdout] 770 | pub const RECORD_STAL_NAME: &str = "record_stal"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_STRAD_NAME` [INFO] [stdout] --> src/item/item_id.rs:771:1 [INFO] [stdout] | [INFO] [stdout] 771 | pub const RECORD_STRAD_NAME: &str = "record_strad"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_WARD_NAME` [INFO] [stdout] --> src/item/item_id.rs:772:1 [INFO] [stdout] | [INFO] [stdout] 772 | pub const RECORD_WARD_NAME: &str = "record_ward"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_11_NAME` [INFO] [stdout] --> src/item/item_id.rs:773:1 [INFO] [stdout] | [INFO] [stdout] 773 | pub const RECORD_11_NAME: &str = "record_11"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RECORD_WAIT_NAME` [INFO] [stdout] --> src/item/item_id.rs:774:1 [INFO] [stdout] | [INFO] [stdout] 774 | pub const RECORD_WAIT_NAME: &str = "record_wait"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PlayTimeUpdate` [INFO] [stdout] --> src/proto/packets.rs:357:5 [INFO] [stdout] | [INFO] [stdout] 357 | / PlayTimeUpdate { [INFO] [stdout] 358 | | world_age: i64, [INFO] [stdout] 359 | | time_of_day: i64, [INFO] [stdout] 360 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayEntityEquipment` [INFO] [stdout] --> src/proto/packets.rs:361:5 [INFO] [stdout] | [INFO] [stdout] 361 | / PlayEntityEquipment { [INFO] [stdout] 362 | | entity_id: i32, [INFO] [stdout] 363 | | slot: i16, [INFO] [stdout] 364 | | item: data::SlotData, [INFO] [stdout] 365 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayUpdateHealth` [INFO] [stdout] --> src/proto/packets.rs:369:5 [INFO] [stdout] | [INFO] [stdout] 369 | / PlayUpdateHealth { [INFO] [stdout] 370 | | health: f32, [INFO] [stdout] 371 | | food: i32, [INFO] [stdout] 372 | | food_saturation: f32, [INFO] [stdout] 373 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayRespawn` [INFO] [stdout] --> src/proto/packets.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | / PlayRespawn { [INFO] [stdout] 375 | | dimension: i32, [INFO] [stdout] 376 | | difficulty: u8, [INFO] [stdout] 377 | | gamemode: u8, [INFO] [stdout] 378 | | level_type: &'static str, [INFO] [stdout] 379 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayHeldItemChange` [INFO] [stdout] --> src/proto/packets.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 388 | / PlayHeldItemChange { [INFO] [stdout] 389 | | slot: i8, [INFO] [stdout] 390 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayUseBed` [INFO] [stdout] --> src/proto/packets.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 391 | / PlayUseBed { [INFO] [stdout] 392 | | entity_id: i32, [INFO] [stdout] 393 | | location: BlockPos, [INFO] [stdout] 394 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayCollectItem` [INFO] [stdout] --> src/proto/packets.rs:410:5 [INFO] [stdout] | [INFO] [stdout] 410 | / PlayCollectItem { [INFO] [stdout] 411 | | collected_entity_id: i32, [INFO] [stdout] 412 | | collector_entity_id: i32, [INFO] [stdout] 413 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlaySpawnObject` [INFO] [stdout] --> src/proto/packets.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | / PlaySpawnObject { [INFO] [stdout] 415 | | entity_id: i32, [INFO] [stdout] 416 | | object_type: i8, [INFO] [stdout] 417 | | x: f64, [INFO] [stdout] ... | [INFO] [stdout] 422 | | data: Option, [INFO] [stdout] 423 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlaySpawnMob` [INFO] [stdout] --> src/proto/packets.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | / PlaySpawnMob { [INFO] [stdout] 425 | | entity_id: i32, [INFO] [stdout] 426 | | mob_type: u8, [INFO] [stdout] 427 | | x: f64, [INFO] [stdout] ... | [INFO] [stdout] 436 | | metadata: EntityMetadata, [INFO] [stdout] 437 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlaySpawnPainting` [INFO] [stdout] --> src/proto/packets.rs:438:5 [INFO] [stdout] | [INFO] [stdout] 438 | / PlaySpawnPainting { [INFO] [stdout] 439 | | entity_id: i32, [INFO] [stdout] 440 | | title: String, [INFO] [stdout] 441 | | location: BlockPos, [INFO] [stdout] 442 | | direction: u8, [INFO] [stdout] 443 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlaySpawnExperienceOrb` [INFO] [stdout] --> src/proto/packets.rs:444:5 [INFO] [stdout] | [INFO] [stdout] 444 | / PlaySpawnExperienceOrb { [INFO] [stdout] 445 | | entity_id: i32, [INFO] [stdout] 446 | | x: f64, [INFO] [stdout] 447 | | y: f64, [INFO] [stdout] 448 | | z: f64, [INFO] [stdout] 449 | | count: i16, [INFO] [stdout] 450 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayEntityVelocity` [INFO] [stdout] --> src/proto/packets.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | / PlayEntityVelocity { [INFO] [stdout] 452 | | entity_id: i32, [INFO] [stdout] 453 | | velocity_x: i16, [INFO] [stdout] 454 | | velocity_y: i16, [INFO] [stdout] 455 | | velocity_z: i16, [INFO] [stdout] 456 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayEntity` [INFO] [stdout] --> src/proto/packets.rs:460:5 [INFO] [stdout] | [INFO] [stdout] 460 | / PlayEntity { [INFO] [stdout] 461 | | entity_id: i32, [INFO] [stdout] 462 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayEntityStatus` [INFO] [stdout] --> src/proto/packets.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | / PlayEntityStatus { [INFO] [stdout] 499 | | entity_id: i32, [INFO] [stdout] 500 | | entity_status: i8, [INFO] [stdout] 501 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayAttachEntity` [INFO] [stdout] --> src/proto/packets.rs:502:5 [INFO] [stdout] | [INFO] [stdout] 502 | / PlayAttachEntity { [INFO] [stdout] 503 | | entity_id: i32, [INFO] [stdout] 504 | | vehicle_id: i32, [INFO] [stdout] 505 | | leash: bool, [INFO] [stdout] 506 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayEntityEffect` [INFO] [stdout] --> src/proto/packets.rs:511:5 [INFO] [stdout] | [INFO] [stdout] 511 | / PlayEntityEffect { [INFO] [stdout] 512 | | entity_id: i32, [INFO] [stdout] 513 | | effect_id: i8, [INFO] [stdout] 514 | | amplifier: i8, [INFO] [stdout] 515 | | duration: i32, [INFO] [stdout] 516 | | hide_particles: bool, [INFO] [stdout] 517 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayRemoveEntityEffect` [INFO] [stdout] --> src/proto/packets.rs:518:5 [INFO] [stdout] | [INFO] [stdout] 518 | / PlayRemoveEntityEffect { [INFO] [stdout] 519 | | entity_id: i32, [INFO] [stdout] 520 | | effect_id: i8, [INFO] [stdout] 521 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlaySetExperience` [INFO] [stdout] --> src/proto/packets.rs:522:5 [INFO] [stdout] | [INFO] [stdout] 522 | / PlaySetExperience { [INFO] [stdout] 523 | | experience_bar: f32, [INFO] [stdout] 524 | | level: i32, [INFO] [stdout] 525 | | total_experience: i32, [INFO] [stdout] 526 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayEntityProperties` [INFO] [stdout] --> src/proto/packets.rs:527:5 [INFO] [stdout] | [INFO] [stdout] 527 | / PlayEntityProperties { [INFO] [stdout] 528 | | entity_id: i32, [INFO] [stdout] 529 | | properties: Vec, [INFO] [stdout] 530 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayMultiBlockChange` [INFO] [stdout] --> src/proto/packets.rs:537:5 [INFO] [stdout] | [INFO] [stdout] 537 | / PlayMultiBlockChange { [INFO] [stdout] 538 | | chunk_x: i32, [INFO] [stdout] 539 | | chunk_z: i32, [INFO] [stdout] 540 | | data: Vec, [INFO] [stdout] 541 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayBlockAction` [INFO] [stdout] --> src/proto/packets.rs:546:5 [INFO] [stdout] | [INFO] [stdout] 546 | / PlayBlockAction { [INFO] [stdout] 547 | | location: BlockPos, [INFO] [stdout] 548 | | byte1: u8, [INFO] [stdout] 549 | | byte2: u8, [INFO] [stdout] 550 | | block_type: i32, [INFO] [stdout] 551 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayBlockBreakAnimation` [INFO] [stdout] --> src/proto/packets.rs:552:5 [INFO] [stdout] | [INFO] [stdout] 552 | / PlayBlockBreakAnimation { [INFO] [stdout] 553 | | entity_id: i32, [INFO] [stdout] 554 | | location: BlockPos, [INFO] [stdout] 555 | | destroy_stage: i8, [INFO] [stdout] 556 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayExplosion` [INFO] [stdout] --> src/proto/packets.rs:561:5 [INFO] [stdout] | [INFO] [stdout] 561 | / PlayExplosion { [INFO] [stdout] 562 | | x: f32, [INFO] [stdout] 563 | | y: f32, [INFO] [stdout] 564 | | z: f32, [INFO] [stdout] ... | [INFO] [stdout] 569 | | player_motion_z: f32, [INFO] [stdout] 570 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayEffect` [INFO] [stdout] --> src/proto/packets.rs:571:5 [INFO] [stdout] | [INFO] [stdout] 571 | / PlayEffect { [INFO] [stdout] 572 | | effect_id: i32, [INFO] [stdout] 573 | | location: BlockPos, [INFO] [stdout] 574 | | data: i32, [INFO] [stdout] 575 | | disable_relative_volume: bool, [INFO] [stdout] 576 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayParticle` [INFO] [stdout] --> src/proto/packets.rs:583:5 [INFO] [stdout] | [INFO] [stdout] 583 | / PlayParticle { [INFO] [stdout] 584 | | particle_id: i32, [INFO] [stdout] 585 | | long_distance: bool, [INFO] [stdout] 586 | | x: f32, [INFO] [stdout] ... | [INFO] [stdout] 594 | | data: Vec, [INFO] [stdout] 595 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayChangeGameState` [INFO] [stdout] --> src/proto/packets.rs:596:5 [INFO] [stdout] | [INFO] [stdout] 596 | / PlayChangeGameState { [INFO] [stdout] 597 | | reason: u8, [INFO] [stdout] 598 | | value: f32, [INFO] [stdout] 599 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlaySpawnGlobalEntity` [INFO] [stdout] --> src/proto/packets.rs:600:5 [INFO] [stdout] | [INFO] [stdout] 600 | / PlaySpawnGlobalEntity { [INFO] [stdout] 601 | | entity_id: i32, [INFO] [stdout] 602 | | entity_type: i8, [INFO] [stdout] 603 | | x: f64, [INFO] [stdout] 604 | | y: f64, [INFO] [stdout] 605 | | z: f64, [INFO] [stdout] 606 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayOpenWindow` [INFO] [stdout] --> src/proto/packets.rs:607:5 [INFO] [stdout] | [INFO] [stdout] 607 | / PlayOpenWindow { [INFO] [stdout] 608 | | window_id: u8, [INFO] [stdout] 609 | | window_type: &'static str, [INFO] [stdout] 610 | | window_title: Chat, [INFO] [stdout] 611 | | slot_num: u8, [INFO] [stdout] 612 | | entity_id: i32, [INFO] [stdout] 613 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayCloseWindow` [INFO] [stdout] --> src/proto/packets.rs:614:5 [INFO] [stdout] | [INFO] [stdout] 614 | / PlayCloseWindow { [INFO] [stdout] 615 | | window_id: u8, [INFO] [stdout] 616 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayWindowItems` [INFO] [stdout] --> src/proto/packets.rs:622:5 [INFO] [stdout] | [INFO] [stdout] 622 | / PlayWindowItems { [INFO] [stdout] 623 | | window_id: u8, [INFO] [stdout] 624 | | slots: Vec, [INFO] [stdout] 625 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayWindowProperty` [INFO] [stdout] --> src/proto/packets.rs:626:5 [INFO] [stdout] | [INFO] [stdout] 626 | / PlayWindowProperty { [INFO] [stdout] 627 | | window_id: u8, [INFO] [stdout] 628 | | property: i16, [INFO] [stdout] 629 | | value: i16, [INFO] [stdout] 630 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayConfirmTransaction` [INFO] [stdout] --> src/proto/packets.rs:631:5 [INFO] [stdout] | [INFO] [stdout] 631 | / PlayConfirmTransaction { [INFO] [stdout] 632 | | window_id: i8, [INFO] [stdout] 633 | | action_num: i16, [INFO] [stdout] 634 | | accepted: bool, [INFO] [stdout] 635 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayUpdateSign` [INFO] [stdout] --> src/proto/packets.rs:636:5 [INFO] [stdout] | [INFO] [stdout] 636 | / PlayUpdateSign { [INFO] [stdout] 637 | | location: BlockPos, [INFO] [stdout] 638 | | line1: Chat, [INFO] [stdout] 639 | | line2: Chat, [INFO] [stdout] 640 | | line3: Chat, [INFO] [stdout] 641 | | line4: Chat, [INFO] [stdout] 642 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayMap` [INFO] [stdout] --> src/proto/packets.rs:643:5 [INFO] [stdout] | [INFO] [stdout] 643 | / PlayMap { [INFO] [stdout] 644 | | map_id: i32, [INFO] [stdout] 645 | | scale: i8, [INFO] [stdout] 646 | | icons: Vec, [INFO] [stdout] 647 | | data: Option, [INFO] [stdout] 648 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayUpdateBlockEntity` [INFO] [stdout] --> src/proto/packets.rs:649:5 [INFO] [stdout] | [INFO] [stdout] 649 | / PlayUpdateBlockEntity { [INFO] [stdout] 650 | | location: BlockPos, [INFO] [stdout] 651 | | action: u8, [INFO] [stdout] 652 | | nbt_data: Nbt, [INFO] [stdout] 653 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayOpenSignEditor` [INFO] [stdout] --> src/proto/packets.rs:654:5 [INFO] [stdout] | [INFO] [stdout] 654 | / PlayOpenSignEditor { [INFO] [stdout] 655 | | location: BlockPos, [INFO] [stdout] 656 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayStatistics` [INFO] [stdout] --> src/proto/packets.rs:657:5 [INFO] [stdout] | [INFO] [stdout] 657 | / PlayStatistics { [INFO] [stdout] 658 | | statistics: Vec<(&'static str, i32)>, [INFO] [stdout] 659 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayTabComplete` [INFO] [stdout] --> src/proto/packets.rs:668:5 [INFO] [stdout] | [INFO] [stdout] 668 | / PlayTabComplete { [INFO] [stdout] 669 | | matches: Vec, [INFO] [stdout] 670 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayScoreboardObjective` [INFO] [stdout] --> src/proto/packets.rs:671:5 [INFO] [stdout] | [INFO] [stdout] 671 | / PlayScoreboardObjective { [INFO] [stdout] 672 | | objective_name: String, [INFO] [stdout] 673 | | data: SPlayScoreboardObjectiveData, [INFO] [stdout] 674 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayUpdateScore` [INFO] [stdout] --> src/proto/packets.rs:675:5 [INFO] [stdout] | [INFO] [stdout] 675 | / PlayUpdateScore { [INFO] [stdout] 676 | | score_name: String, [INFO] [stdout] 677 | | objective_name: String, [INFO] [stdout] 678 | | data: SPlayUpdateScoreData, [INFO] [stdout] 679 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayDisplayScoreboard` [INFO] [stdout] --> src/proto/packets.rs:680:5 [INFO] [stdout] | [INFO] [stdout] 680 | / PlayDisplayScoreboard { [INFO] [stdout] 681 | | position: i8, [INFO] [stdout] 682 | | score_name: String, [INFO] [stdout] 683 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayTeams` [INFO] [stdout] --> src/proto/packets.rs:684:5 [INFO] [stdout] | [INFO] [stdout] 684 | / PlayTeams { [INFO] [stdout] 685 | | team_name: String, [INFO] [stdout] 686 | | data: SPlayTeamsData, [INFO] [stdout] 687 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayDisconnect` [INFO] [stdout] --> src/proto/packets.rs:692:5 [INFO] [stdout] | [INFO] [stdout] 692 | / PlayDisconnect { [INFO] [stdout] 693 | | reason: Chat, [INFO] [stdout] 694 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayCombatEvent` [INFO] [stdout] --> src/proto/packets.rs:698:5 [INFO] [stdout] | [INFO] [stdout] 698 | / PlayCombatEvent { [INFO] [stdout] 699 | | data: SPlayCombatEventData, [INFO] [stdout] 700 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayCamera` [INFO] [stdout] --> src/proto/packets.rs:701:5 [INFO] [stdout] | [INFO] [stdout] 701 | / PlayCamera { [INFO] [stdout] 702 | | camera_id: i32, [INFO] [stdout] 703 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayWorldBorder` [INFO] [stdout] --> src/proto/packets.rs:704:5 [INFO] [stdout] | [INFO] [stdout] 704 | / PlayWorldBorder { [INFO] [stdout] 705 | | data: SPlayWorldBorderData, [INFO] [stdout] 706 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayTitle` [INFO] [stdout] --> src/proto/packets.rs:707:5 [INFO] [stdout] | [INFO] [stdout] 707 | / PlayTitle { [INFO] [stdout] 708 | | data: SPlayTitleData, [INFO] [stdout] 709 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlaySetCompression` [INFO] [stdout] --> src/proto/packets.rs:710:5 [INFO] [stdout] | [INFO] [stdout] 710 | / PlaySetCompression { [INFO] [stdout] 711 | | threshold: i32, [INFO] [stdout] 712 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayResourcePackSend` [INFO] [stdout] --> src/proto/packets.rs:717:5 [INFO] [stdout] | [INFO] [stdout] 717 | / PlayResourcePackSend { [INFO] [stdout] 718 | | url: String, [INFO] [stdout] 719 | | hash: String, [INFO] [stdout] 720 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `PlayUpdateEntityNBT` [INFO] [stdout] --> src/proto/packets.rs:721:5 [INFO] [stdout] | [INFO] [stdout] 721 | / PlayUpdateEntityNBT { [INFO] [stdout] 722 | | entity_id: i32, [INFO] [stdout] 723 | | tag: Nbt, [INFO] [stdout] 724 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | #[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: variant is never constructed: `SetTitle` [INFO] [stdout] --> src/proto/packets.rs:1835:5 [INFO] [stdout] | [INFO] [stdout] 1835 | / SetTitle { [INFO] [stdout] 1836 | | text: Chat, [INFO] [stdout] 1837 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayTitleData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1833:10 [INFO] [stdout] | [INFO] [stdout] 1833 | #[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: variant is never constructed: `SetSubtitle` [INFO] [stdout] --> src/proto/packets.rs:1838:5 [INFO] [stdout] | [INFO] [stdout] 1838 | / SetSubtitle { [INFO] [stdout] 1839 | | subtitle: Chat, [INFO] [stdout] 1840 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayTitleData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1833:10 [INFO] [stdout] | [INFO] [stdout] 1833 | #[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: variant is never constructed: `SetTimesAndDisplay` [INFO] [stdout] --> src/proto/packets.rs:1841:5 [INFO] [stdout] | [INFO] [stdout] 1841 | / SetTimesAndDisplay { [INFO] [stdout] 1842 | | fade_in: i32, [INFO] [stdout] 1843 | | stay: i32, [INFO] [stdout] 1844 | | fade_out: i32, [INFO] [stdout] 1845 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayTitleData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1833:10 [INFO] [stdout] | [INFO] [stdout] 1833 | #[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: variant is never constructed: `Hide` [INFO] [stdout] --> src/proto/packets.rs:1846:5 [INFO] [stdout] | [INFO] [stdout] 1846 | Hide, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayTitleData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1833:10 [INFO] [stdout] | [INFO] [stdout] 1833 | #[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: variant is never constructed: `Reset` [INFO] [stdout] --> src/proto/packets.rs:1847:5 [INFO] [stdout] | [INFO] [stdout] 1847 | Reset, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayTitleData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1833:10 [INFO] [stdout] | [INFO] [stdout] 1833 | #[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: variant is never constructed: `SetSize` [INFO] [stdout] --> src/proto/packets.rs:1852:5 [INFO] [stdout] | [INFO] [stdout] 1852 | / SetSize { [INFO] [stdout] 1853 | | radius: f64, [INFO] [stdout] 1854 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayWorldBorderData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1850:10 [INFO] [stdout] | [INFO] [stdout] 1850 | #[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: variant is never constructed: `LerpSize` [INFO] [stdout] --> src/proto/packets.rs:1855:5 [INFO] [stdout] | [INFO] [stdout] 1855 | / LerpSize { [INFO] [stdout] 1856 | | old_radius: f64, [INFO] [stdout] 1857 | | new_radius: f64, [INFO] [stdout] 1858 | | speed: i64, [INFO] [stdout] 1859 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayWorldBorderData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1850:10 [INFO] [stdout] | [INFO] [stdout] 1850 | #[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: variant is never constructed: `SetCenter` [INFO] [stdout] --> src/proto/packets.rs:1860:5 [INFO] [stdout] | [INFO] [stdout] 1860 | / SetCenter { [INFO] [stdout] 1861 | | x: f64, [INFO] [stdout] 1862 | | z: f64, [INFO] [stdout] 1863 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayWorldBorderData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1850:10 [INFO] [stdout] | [INFO] [stdout] 1850 | #[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: variant is never constructed: `Initialize` [INFO] [stdout] --> src/proto/packets.rs:1864:5 [INFO] [stdout] | [INFO] [stdout] 1864 | / Initialize { [INFO] [stdout] 1865 | | x: f64, [INFO] [stdout] 1866 | | z: f64, [INFO] [stdout] 1867 | | old_radius: f64, [INFO] [stdout] ... | [INFO] [stdout] 1872 | | warning_blocks: i32, [INFO] [stdout] 1873 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayWorldBorderData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1850:10 [INFO] [stdout] | [INFO] [stdout] 1850 | #[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: variant is never constructed: `SetWarningTime` [INFO] [stdout] --> src/proto/packets.rs:1874:5 [INFO] [stdout] | [INFO] [stdout] 1874 | / SetWarningTime { [INFO] [stdout] 1875 | | warning_time: i32, [INFO] [stdout] 1876 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayWorldBorderData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1850:10 [INFO] [stdout] | [INFO] [stdout] 1850 | #[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: variant is never constructed: `SetWarningBlocks` [INFO] [stdout] --> src/proto/packets.rs:1877:5 [INFO] [stdout] | [INFO] [stdout] 1877 | / SetWarningBlocks { [INFO] [stdout] 1878 | | warning_blocks: i32, [INFO] [stdout] 1879 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayWorldBorderData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1850:10 [INFO] [stdout] | [INFO] [stdout] 1850 | #[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: variant is never constructed: `EnterCombat` [INFO] [stdout] --> src/proto/packets.rs:1884:5 [INFO] [stdout] | [INFO] [stdout] 1884 | EnterCombat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayCombatEventData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1882:10 [INFO] [stdout] | [INFO] [stdout] 1882 | #[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: variant is never constructed: `EndCombat` [INFO] [stdout] --> src/proto/packets.rs:1885:5 [INFO] [stdout] | [INFO] [stdout] 1885 | / EndCombat { [INFO] [stdout] 1886 | | duration: i32, [INFO] [stdout] 1887 | | entity_id: i32, [INFO] [stdout] 1888 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayCombatEventData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1882:10 [INFO] [stdout] | [INFO] [stdout] 1882 | #[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: variant is never constructed: `EntityDead` [INFO] [stdout] --> src/proto/packets.rs:1889:5 [INFO] [stdout] | [INFO] [stdout] 1889 | / EntityDead { [INFO] [stdout] 1890 | | player_id: i32, [INFO] [stdout] 1891 | | entity_id: i32, [INFO] [stdout] 1892 | | message: String, [INFO] [stdout] 1893 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayCombatEventData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1882:10 [INFO] [stdout] | [INFO] [stdout] 1882 | #[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: variant is never constructed: `CreateTeam` [INFO] [stdout] --> src/proto/packets.rs:1898:5 [INFO] [stdout] | [INFO] [stdout] 1898 | / CreateTeam { [INFO] [stdout] 1899 | | display_name: String, [INFO] [stdout] 1900 | | prefix: String, [INFO] [stdout] 1901 | | suffix: String, [INFO] [stdout] ... | [INFO] [stdout] 1905 | | players: Vec, [INFO] [stdout] 1906 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayTeamsData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1896:10 [INFO] [stdout] | [INFO] [stdout] 1896 | #[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: variant is never constructed: `RemoveTeam` [INFO] [stdout] --> src/proto/packets.rs:1907:5 [INFO] [stdout] | [INFO] [stdout] 1907 | RemoveTeam, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayTeamsData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1896:10 [INFO] [stdout] | [INFO] [stdout] 1896 | #[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: variant is never constructed: `UpdateTeam` [INFO] [stdout] --> src/proto/packets.rs:1908:5 [INFO] [stdout] | [INFO] [stdout] 1908 | / UpdateTeam { [INFO] [stdout] 1909 | | display_name: String, [INFO] [stdout] 1910 | | prefix: String, [INFO] [stdout] 1911 | | suffix: String, [INFO] [stdout] ... | [INFO] [stdout] 1914 | | color: text::Code, [INFO] [stdout] 1915 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayTeamsData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1896:10 [INFO] [stdout] | [INFO] [stdout] 1896 | #[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: variant is never constructed: `AddPlayers` [INFO] [stdout] --> src/proto/packets.rs:1916:5 [INFO] [stdout] | [INFO] [stdout] 1916 | / AddPlayers { [INFO] [stdout] 1917 | | players: Vec, [INFO] [stdout] 1918 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayTeamsData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1896:10 [INFO] [stdout] | [INFO] [stdout] 1896 | #[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: variant is never constructed: `RemovePlayers` [INFO] [stdout] --> src/proto/packets.rs:1919:5 [INFO] [stdout] | [INFO] [stdout] 1919 | / RemovePlayers { [INFO] [stdout] 1920 | | players: Vec, [INFO] [stdout] 1921 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayTeamsData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1896:10 [INFO] [stdout] | [INFO] [stdout] 1896 | #[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: variant is never constructed: `CreateOrUpdateItem` [INFO] [stdout] --> src/proto/packets.rs:1926:5 [INFO] [stdout] | [INFO] [stdout] 1926 | CreateOrUpdateItem { value: i32 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayUpdateScoreData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1924:10 [INFO] [stdout] | [INFO] [stdout] 1924 | #[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: variant is never constructed: `RemoveItem` [INFO] [stdout] --> src/proto/packets.rs:1927:5 [INFO] [stdout] | [INFO] [stdout] 1927 | RemoveItem, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayUpdateScoreData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1924:10 [INFO] [stdout] | [INFO] [stdout] 1924 | #[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: variant is never constructed: `CreateScoreboard` [INFO] [stdout] --> src/proto/packets.rs:1932:5 [INFO] [stdout] | [INFO] [stdout] 1932 | / CreateScoreboard { [INFO] [stdout] 1933 | | objective_value: String, [INFO] [stdout] 1934 | | objective_type: String, [INFO] [stdout] 1935 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayScoreboardObjectiveData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1930:10 [INFO] [stdout] | [INFO] [stdout] 1930 | #[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: variant is never constructed: `RemoveScoreboard` [INFO] [stdout] --> src/proto/packets.rs:1936:5 [INFO] [stdout] | [INFO] [stdout] 1936 | RemoveScoreboard, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayScoreboardObjectiveData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1930:10 [INFO] [stdout] | [INFO] [stdout] 1930 | #[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: variant is never constructed: `UpdateScoreboard` [INFO] [stdout] --> src/proto/packets.rs:1937:5 [INFO] [stdout] | [INFO] [stdout] 1937 | / UpdateScoreboard { [INFO] [stdout] 1938 | | objective_value: String, [INFO] [stdout] 1939 | | objective_type: String, [INFO] [stdout] 1940 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayScoreboardObjectiveData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1930:10 [INFO] [stdout] | [INFO] [stdout] 1930 | #[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: variant is never constructed: `UpdateGamemode` [INFO] [stdout] --> src/proto/packets.rs:1965:5 [INFO] [stdout] | [INFO] [stdout] 1965 | / UpdateGamemode { [INFO] [stdout] 1966 | | gamemode: i32, [INFO] [stdout] 1967 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayPlayerListItemDataAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1956:10 [INFO] [stdout] | [INFO] [stdout] 1956 | #[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: variant is never constructed: `UpdateDisplayName` [INFO] [stdout] --> src/proto/packets.rs:1971:5 [INFO] [stdout] | [INFO] [stdout] 1971 | / UpdateDisplayName { [INFO] [stdout] 1972 | | display_name: Option, [INFO] [stdout] 1973 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayPlayerListItemDataAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:1956:10 [INFO] [stdout] | [INFO] [stdout] 1956 | #[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: variant is never constructed: `GroundUpNonContinuous` [INFO] [stdout] --> src/proto/packets.rs:2013:5 [INFO] [stdout] | [INFO] [stdout] 2013 | GroundUpNonContinuous(data::GroundUpNonContinuous), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SPlayChunkDataData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/proto/packets.rs:2010:10 [INFO] [stdout] | [INFO] [stdout] 2010 | #[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 is never used: `read_angle` [INFO] [stdout] --> src/proto/data.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn read_angle(r: &mut R) -> io::Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read` [INFO] [stdout] --> src/proto/data.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn read(r: &mut R) -> io::Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_by_name` [INFO] [stdout] --> src/server/playerlist.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn get_by_name(&self, name: &str) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_by_name` [INFO] [stdout] --> src/server/playerlist.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn remove_by_name(&mut self, name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `count` [INFO] [stdout] --> src/server/playerlist.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn count(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_block_light` [INFO] [stdout] --> src/world/chunk.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn set_block_light(&mut self, x: u8, y: u8, z: u8, light: u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_block_light` [INFO] [stdout] --> src/world/chunk.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn get_block_light(&self, x: u8, y: u8, z: u8) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_sky_light` [INFO] [stdout] --> src/world/chunk.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn set_sky_light(&mut self, x: u8, y: u8, z: u8, light: u8) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_sky_light` [INFO] [stdout] --> src/world/chunk.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn get_sky_light(&self, x: u8, y: u8, z: u8) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_pos` [INFO] [stdout] --> src/world/chunk.rs:196:12 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn get_pos(&self) -> ChunkPos { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_block_light` [INFO] [stdout] --> src/world/chunk.rs:284:12 [INFO] [stdout] | [INFO] [stdout] 284 | pub fn get_block_light(&self, x: u8, y: u8, z: u8) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_block_light` [INFO] [stdout] --> src/world/chunk.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn set_block_light(&mut self, x: u8, y: u8, z: u8, light: u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_sky_light` [INFO] [stdout] --> src/world/chunk.rs:299:12 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn get_sky_light(&self, x: u8, y: u8, z: u8) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_sky_light` [INFO] [stdout] --> src/world/chunk.rs:307:12 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn set_sky_light(&mut self, x: u8, y: u8, z: u8, light: u8) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `FULL_BIT_MASK` [INFO] [stdout] --> src/world/chunk.rs:314:5 [INFO] [stdout] | [INFO] [stdout] 314 | pub const FULL_BIT_MASK: u16 = !0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_proto_chunk_data` [INFO] [stdout] --> src/world/chunk.rs:319:12 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn to_proto_chunk_data(&self, bit_mask: u16) -> SPacket { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BottomStripe` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | BottomStripe, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `TopStripe` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | TopStripe, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `LeftStripe` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | LeftStripe, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `RightStripe` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | RightStripe, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `CenterStripeVertical` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | CenterStripeVertical, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `MiddleStripeHorizontal` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | MiddleStripeHorizontal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `DownRightStripe` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | DownRightStripe, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `DownLeftStripe` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | DownLeftStripe, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `SmallVerticalStripes` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | SmallVerticalStripes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `DiagonalCross` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | DiagonalCross, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `SquareCross` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | SquareCross, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `LeftOfDiagonal` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | LeftOfDiagonal, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `RightOfUpsideDownDiagonal` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | RightOfUpsideDownDiagonal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `LeftOfUpsideDownDiagonal` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | LeftOfUpsideDownDiagonal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `RightOfDiagonal` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | RightOfDiagonal, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `VerticalHalfLeft` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | VerticalHalfLeft, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `VerticalHalfRight` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | VerticalHalfRight, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `HorizontalHalfTop` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | HorizontalHalfTop, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `HorizontalHalfBottom` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | HorizontalHalfBottom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `BottomLeftCorner` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | BottomLeftCorner, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `BottomRightCorner` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | BottomRightCorner, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `TopLeftCorner` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | TopLeftCorner, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `TopRightCorner` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | TopRightCorner, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `BottomTriangle` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | BottomTriangle, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `TopTriangle` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | TopTriangle, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `BottomTriangleSawtooth` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | BottomTriangleSawtooth, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `TopTriangleSawtooth` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | TopTriangleSawtooth, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `MiddleCircle` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | MiddleCircle, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `MiddleRhombus` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | MiddleRhombus, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Border` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Border, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `CurlyBorder` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | CurlyBorder, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Brick` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | Brick, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Gradient` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | Gradient, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `GradientUpsideDown` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | GradientUpsideDown, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Creeper` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | Creeper, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Skull` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | Skull, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Flower` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | Flower, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Mojang` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | Mojang, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `BannerPattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: associated function is never used: `from_name` [INFO] [stdout] --> src/block/block_entity/banner_pattern.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn from_name(name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Black` [INFO] [stdout] --> src/block/block_entity/dye_color.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Black, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DyeColor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/dye_color.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Red` [INFO] [stdout] --> src/block/block_entity/dye_color.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Red, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `DyeColor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/dye_color.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Green` [INFO] [stdout] --> src/block/block_entity/dye_color.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Green, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DyeColor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/dye_color.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Brown` [INFO] [stdout] --> src/block/block_entity/dye_color.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Brown, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DyeColor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/dye_color.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Blue` [INFO] [stdout] --> src/block/block_entity/dye_color.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Blue, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DyeColor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/dye_color.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Purple` [INFO] [stdout] --> src/block/block_entity/dye_color.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Purple, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DyeColor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/dye_color.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Cyan` [INFO] [stdout] --> src/block/block_entity/dye_color.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Cyan, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DyeColor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/dye_color.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Silver` [INFO] [stdout] --> src/block/block_entity/dye_color.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Silver, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DyeColor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/dye_color.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Gray` [INFO] [stdout] --> src/block/block_entity/dye_color.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Gray, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DyeColor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/dye_color.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Pink` [INFO] [stdout] --> src/block/block_entity/dye_color.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Pink, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DyeColor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/dye_color.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Lime` [INFO] [stdout] --> src/block/block_entity/dye_color.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Lime, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DyeColor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/dye_color.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Yellow` [INFO] [stdout] --> src/block/block_entity/dye_color.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Yellow, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DyeColor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/dye_color.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `LightBlue` [INFO] [stdout] --> src/block/block_entity/dye_color.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | LightBlue, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DyeColor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/dye_color.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Magenta` [INFO] [stdout] --> src/block/block_entity/dye_color.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Magenta, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DyeColor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/dye_color.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: variant is never constructed: `Orange` [INFO] [stdout] --> src/block/block_entity/dye_color.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Orange, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DyeColor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/block/block_entity/dye_color.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] [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: associated function is never used: `from_i32` [INFO] [stdout] --> src/block/block_entity/dye_color.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn from_i32(x: i32) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1089 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "7e1a395aa3630f2401b73649fb14bac138c5331bcd07ef67de52da73b3a7ed84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e1a395aa3630f2401b73649fb14bac138c5331bcd07ef67de52da73b3a7ed84", kill_on_drop: false }` [INFO] [stdout] 7e1a395aa3630f2401b73649fb14bac138c5331bcd07ef67de52da73b3a7ed84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8da502cf8c1e9d9ea95c9cf47f629f55e0dd97b1f7a736b2b8d9c74e5330688d [INFO] running `Command { std: "docker" "start" "-a" "8da502cf8c1e9d9ea95c9cf47f629f55e0dd97b1f7a736b2b8d9c74e5330688d", kill_on_drop: false }` [INFO] [stderr] Compiling quartz-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/util.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::item::item_id::PISTON` [INFO] [stdout] --> src/block/block_entity/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::item::item_id::PISTON; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Any`, `TypeId` [INFO] [stdout] --> src/block/block_entity/mod.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | use std::any::{Any, TypeId}; [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/block/block_entity/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BlockPos`, `Block` [INFO] [stdout] --> src/block/block_entity/mod.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::block::{Block, BlockPos, BlockStateId, Facing}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Tag` [INFO] [stdout] --> src/block/block_entity/mod.rs:20:52 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::nbt::{Compound, DeserializeError, List, Tag}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Read`, `Write`, `self` [INFO] [stdout] --> src/block/mod.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use std::io::{self, Read, Write}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::binary` [INFO] [stdout] --> src/block/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::binary; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::entity::player::Player` [INFO] [stdout] --> src/block/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::entity::player::Player; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::proto` [INFO] [stdout] --> src/block/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::proto; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::server::ServerContext` [INFO] [stdout] --> src/block/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::server::ServerContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> src/entity/player.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/entity/player.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/entity/player.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use std::time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Visitor` [INFO] [stdout] --> src/entity/player.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | use serde::de::{Error, Visitor}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::server::playerlist::PlayerList` [INFO] [stdout] --> src/entity/player.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::server::playerlist::PlayerList; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Difficulty`, `ServerInfo` [INFO] [stdout] --> src/entity/player.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | use crate::server::{Difficulty, Gamemode, ServerContext, ServerInfo, TICKS_PER_SEC}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LevelType`, `World` [INFO] [stdout] --> src/entity/player.rs:29:47 [INFO] [stdout] | [INFO] [stdout] 29 | use crate::world::{ChunkRectangle, Dimension, LevelType, World}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/item/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error as StdError` [INFO] [stdout] --> src/nbt.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::error::Error as StdError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error as StdError` [INFO] [stdout] --> src/proto/error.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::error::Error as StdError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::proto::MAX_PACKET_LEN` [INFO] [stdout] --> src/proto/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::proto::MAX_PACKET_LEN; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufRead` [INFO] [stdout] --> src/proto/mod.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::{self, BufRead, BufReader, BufWriter, Read, Write}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::TcpStream` [INFO] [stdout] --> src/proto/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::net::TcpStream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ValuesMut` [INFO] [stdout] --> src/server/playerlist.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::hash_map::{ValuesMut, Values}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/server/playerlist.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufRead`, `BufReader` [INFO] [stdout] --> src/server/mod.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{self, BufRead, BufReader, Read, Write}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/server/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sender` [INFO] [stdout] --> src/server/mod.rs:9:29 [INFO] [stdout] | [INFO] [stdout] 9 | use std::sync::mpsc::{self, Sender, Receiver}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashMap`, `HashSet`, `VecDeque` [INFO] [stdout] --> src/server/mod.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | use std::collections::{HashMap, VecDeque, HashSet}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/server/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/server/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SPacket`, `SPlayPlayerListItemDataAction`, `SPlayPlayerListItemData` [INFO] [stdout] --> src/server/mod.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::proto::packets::{SPacket, SPlayPlayerListItemData, SPlayPlayerListItemDataAction}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ChunkPos`, `Chunk` [INFO] [stdout] --> src/server/mod.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::world::chunk::{ChunkPos, Chunk}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ChatPos`, `Code`, `self` [INFO] [stdout] --> src/server/mod.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | use crate::text::{self, Code, ChatPos}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Chat`, `Component` [INFO] [stdout] --> src/server/mod.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | use crate::text::chat::{Chat, Component}; [INFO] [stdout] | ^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Read`, `Write`, `self` [INFO] [stdout] --> src/world/mod.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use std::io::{self, Read, Write}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Filter` [INFO] [stdout] --> src/world/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::iter::Filter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::binary` [INFO] [stdout] --> src/world/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::binary; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::math::Vec3` [INFO] [stdout] --> src/world/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::math::Vec3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::proto` [INFO] [stdout] --> src/world/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::proto; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/server/mod.rs:4:47 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{self, BufRead, BufReader, Read, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> src/item/mod.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | fn update_tag(&self, tag: &mut nbt::Compound) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dimension` [INFO] [stdout] --> src/entity/player.rs:368:20 [INFO] [stdout] | [INFO] [stdout] 368 | let (uuid, dimension) = (self.uuid, self.dimension); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dimension` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `face` [INFO] [stdout] --> src/entity/player.rs:653:25 [INFO] [stdout] | [INFO] [stdout] 653 | face, [INFO] [stdout] | ^^^^ help: try ignoring the field: `face: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cursor_pos_x` [INFO] [stdout] --> src/entity/player.rs:690:25 [INFO] [stdout] | [INFO] [stdout] 690 | cursor_pos_x, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `cursor_pos_x: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cursor_pos_y` [INFO] [stdout] --> src/entity/player.rs:691:25 [INFO] [stdout] | [INFO] [stdout] 691 | cursor_pos_y, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `cursor_pos_y: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cursor_pos_z` [INFO] [stdout] --> src/entity/player.rs:692:25 [INFO] [stdout] | [INFO] [stdout] 692 | cursor_pos_z, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `cursor_pos_z: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entity_id` [INFO] [stdout] --> src/entity/player.rs:747:25 [INFO] [stdout] | [INFO] [stdout] 747 | entity_id, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `entity_id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action_param` [INFO] [stdout] --> src/entity/player.rs:749:25 [INFO] [stdout] | [INFO] [stdout] 749 | action_param, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `action_param: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `perlin` [INFO] [stdout] --> src/world/world_properties.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let perlin = Perlin::new(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_perlin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/block/block_entity/mod.rs:468:17 [INFO] [stdout] | [INFO] [stdout] 468 | let mut textures = List(Vec::new()); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nbt.rs:349:41 [INFO] [stdout] | [INFO] [stdout] 349 | fn read(id: u8, r: &mut R, mut level: u32) -> Result { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/network.rs:212:21 [INFO] [stdout] | [INFO] [stdout] 212 | let mut player = Player::new( [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/server/mod.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | let mut p = self.player_list.remove_by_uuid(&u).unwrap(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/text/parse.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | let mut formatting = get_last_formatting(&mut root); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_varlong` [INFO] [stdout] --> src/binary.rs:143:8 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn read_varlong(r: &mut R) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fixed_point_to_double` [INFO] [stdout] --> src/binary.rs:169:8 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn fixed_point_to_double(i: i32) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Air` [INFO] [stdout] --> src/block/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum Air {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Stone` [INFO] [stdout] --> src/block/mod.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum Stone {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Grass` [INFO] [stdout] --> src/block/mod.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | pub enum Grass {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Dirt` [INFO] [stdout] --> src/block/mod.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum Dirt {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Cobblestone` [INFO] [stdout] --> src/block/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Cobblestone {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Planks` [INFO] [stdout] --> src/block/mod.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | pub enum Planks {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Sapling` [INFO] [stdout] --> src/block/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | pub enum Sapling {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Bedrock` [INFO] [stdout] --> src/block/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub enum Bedrock {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `FlowingWater` [INFO] [stdout] --> src/block/mod.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | pub enum FlowingWater {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Water` [INFO] [stdout] --> src/block/mod.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | pub enum Water {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `FlowingLava` [INFO] [stdout] --> src/block/mod.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | pub enum FlowingLava {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Lava` [INFO] [stdout] --> src/block/mod.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | pub enum Lava {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Sand` [INFO] [stdout] --> src/block/mod.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | pub enum Sand {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Gravel` [INFO] [stdout] --> src/block/mod.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub enum Gravel {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `GoldOre` [INFO] [stdout] --> src/block/mod.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | pub enum GoldOre {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `IronOre` [INFO] [stdout] --> src/block/mod.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum IronOre {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `CoalOre` [INFO] [stdout] --> src/block/mod.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | pub enum CoalOre {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Log` [INFO] [stdout] --> src/block/mod.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum Log {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Leaves` [INFO] [stdout] --> src/block/mod.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | pub enum Leaves {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Sponge` [INFO] [stdout] --> src/block/mod.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | pub enum Sponge {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Glass` [INFO] [stdout] --> src/block/mod.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | pub enum Glass {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `LapisOre` [INFO] [stdout] --> src/block/mod.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | pub enum LapisOre {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `LapisBlock` [INFO] [stdout] --> src/block/mod.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | pub enum LapisBlock {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Dispenser` [INFO] [stdout] --> src/block/mod.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | pub enum Dispenser {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Sandstone` [INFO] [stdout] --> src/block/mod.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | pub enum Sandstone {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Noteblock` [INFO] [stdout] --> src/block/mod.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | pub enum Noteblock {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Bed` [INFO] [stdout] --> src/block/mod.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub enum Bed {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `GoldenRail` [INFO] [stdout] --> src/block/mod.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | pub enum GoldenRail {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `DetectorRail` [INFO] [stdout] --> src/block/mod.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | pub enum DetectorRail {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `StickyPiston` [INFO] [stdout] --> src/block/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | pub enum StickyPiston {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Web` [INFO] [stdout] --> src/block/mod.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | pub enum Web {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Tallgrass` [INFO] [stdout] --> src/block/mod.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | pub enum Tallgrass {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Deadbush` [INFO] [stdout] --> src/block/mod.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | pub enum Deadbush {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Piston` [INFO] [stdout] --> src/block/mod.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | pub enum Piston {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `PistonHead` [INFO] [stdout] --> src/block/mod.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub enum PistonHead {} [WARN] too many lines in the log, truncating it