[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] bced7fd44d99256b26a8505d7a3710d716debafa [INFO] checking wingerse/quartz-rs against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwingerse%2Fquartz-rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wingerse/quartz-rs on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", 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-1/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v0.12.14 [INFO] [stderr] Downloaded serde_derive v1.0.35 [INFO] [stderr] Downloaded serde_derive_internals v0.22.1 [INFO] [stderr] Downloaded serde v1.0.35 [INFO] [stderr] Downloaded noise v0.5.1 [INFO] [stderr] Downloaded uuid v0.6.2 [INFO] [stderr] Downloaded jpeg-decoder v0.1.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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] d21c1c660bebb8b6829fe03c7b02cab7c202327620d95a137faa75c72da8030d [INFO] running `Command { std: "docker" "start" "-a" "d21c1c660bebb8b6829fe03c7b02cab7c202327620d95a137faa75c72da8030d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d21c1c660bebb8b6829fe03c7b02cab7c202327620d95a137faa75c72da8030d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d21c1c660bebb8b6829fe03c7b02cab7c202327620d95a137faa75c72da8030d", kill_on_drop: false }` [INFO] [stdout] d21c1c660bebb8b6829fe03c7b02cab7c202327620d95a137faa75c72da8030d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--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] 66a9510aeec5bb92943b62e9e9d7f93f7e62cd874b6f471b46d36be572695353 [INFO] running `Command { std: "docker" "start" "-a" "66a9510aeec5bb92943b62e9e9d7f93f7e62cd874b6f471b46d36be572695353", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Checking bitflags v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.7 [INFO] [stderr] Checking md5 v0.3.7 [INFO] [stderr] Checking serde v1.0.35 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking itoa v0.4.1 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking base64 v0.9.0 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking uuid v0.6.2 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking rayon-core v1.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Checking rayon v1.0.1 [INFO] [stderr] Checking flate2 v1.0.1 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking jpeg-decoder v0.1.14 [INFO] [stderr] Compiling serde_derive_internals v0.22.1 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.35 [INFO] [stderr] Checking serde_json v1.0.13 [INFO] [stderr] Checking noise v0.5.1 [INFO] [stderr] Checking backtrace v0.3.6 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking 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: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util.rs:39:26 [INFO] [stdout] | [INFO] [stdout] 39 | fn as_any(&self) -> &Any; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | fn as_any(&self) -> &Any { self } [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [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: `proto::MAX_PACKET_LEN` [INFO] [stdout] --> src/proto/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use 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:22 [INFO] [stdout] | [INFO] [stdout] 20 | use 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:20 [INFO] [stdout] | [INFO] [stdout] 22 | use 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:12 [INFO] [stdout] | [INFO] [stdout] 24 | use text::{self, Code, ChatPos}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Chat`, `Component` [INFO] [stdout] --> src/server/mod.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | use text::chat::{Chat, Component}; [INFO] [stdout] | ^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/network.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/network.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error as StdError` [INFO] [stdout] --> src/network.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::error::Error as StdError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world/chunk.rs:166:47 [INFO] [stdout] | [INFO] [stdout] 166 | block_entities: HashMap<(u8, u8, u8), Box>, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn BlockEntity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Filter` [INFO] [stdout] --> src/world/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::iter::Filter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Read`, `Write`, `self` [INFO] [stdout] --> src/world/mod.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{self, Read, Write}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `math::Vec3` [INFO] [stdout] --> src/world/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use math::Vec3; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `proto` [INFO] [stdout] --> src/world/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use proto; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `binary` [INFO] [stdout] --> src/world/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use binary; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> src/entity/player.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/entity/player.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use std::time::{Instant, Duration}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/entity/player.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Visitor` [INFO] [stdout] --> src/entity/player.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use serde::de::{Visitor, Error}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LevelType`, `World` [INFO] [stdout] --> src/entity/player.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use world::{World, Dimension, ChunkRectangle, LevelType}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Difficulty`, `ServerInfo` [INFO] [stdout] --> src/entity/player.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | use server::{ServerContext, ServerInfo, Gamemode, Difficulty, TICKS_PER_SEC}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `server::playerlist::PlayerList` [INFO] [stdout] --> src/entity/player.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use server::playerlist::PlayerList; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/block/block_entity/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | 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:13 [INFO] [stdout] | [INFO] [stdout] 16 | use block::{BlockPos, BlockStateId, Block, Facing}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Tag` [INFO] [stdout] --> src/block/block_entity/mod.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | use nbt::{Compound, Tag, List, DeserializeError}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/block/block_entity/mod.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | impl BlockEntity { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn BlockEntity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/block/block_entity/mod.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn id(x: &BlockEntity) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn BlockEntity` [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: `binary` [INFO] [stdout] --> src/block/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use binary; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `proto` [INFO] [stdout] --> src/block/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use proto; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `entity::player::Player` [INFO] [stdout] --> src/block/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use entity::player::Player; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `server::ServerContext` [INFO] [stdout] --> src/block/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use server::ServerContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/block/mod.rs:1717:57 [INFO] [stdout] | [INFO] [stdout] 1717 | pub fn create_new_block_entity(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn BlockEntity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/item/item_stack.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | item: Box, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/item/item_stack.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(item: Box, count: i8) -> ItemStack { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/item/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/item/mod.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | pub block_entity: Option>, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn BlockEntity` [INFO] [stdout] [INFO] [stdout] [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: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util.rs:39:26 [INFO] [stdout] | [INFO] [stdout] 39 | fn as_any(&self) -> &Any; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | fn as_any(&self) -> &Any { self } [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [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: `Chat` [INFO] [stdout] --> src/text/parse.rs:3:55 [INFO] [stdout] | [INFO] [stdout] 3 | use text::chat::{Component, StringComponent, Wrapper, Chat}; [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: `proto::MAX_PACKET_LEN` [INFO] [stdout] --> src/proto/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use 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:22 [INFO] [stdout] | [INFO] [stdout] 20 | use 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:20 [INFO] [stdout] | [INFO] [stdout] 22 | use 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:12 [INFO] [stdout] | [INFO] [stdout] 24 | use text::{self, Code, ChatPos}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Chat`, `Component` [INFO] [stdout] --> src/server/mod.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | use text::chat::{Chat, Component}; [INFO] [stdout] | ^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/network.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/network.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error as StdError` [INFO] [stdout] --> src/network.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::error::Error as StdError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/world/chunk.rs:166:47 [INFO] [stdout] | [INFO] [stdout] 166 | block_entities: HashMap<(u8, u8, u8), Box>, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn BlockEntity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Filter` [INFO] [stdout] --> src/world/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::iter::Filter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Read`, `Write`, `self` [INFO] [stdout] --> src/world/mod.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{self, Read, Write}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `math::Vec3` [INFO] [stdout] --> src/world/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use math::Vec3; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `proto` [INFO] [stdout] --> src/world/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use proto; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `binary` [INFO] [stdout] --> src/world/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use binary; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> src/entity/player.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/entity/player.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use std::time::{Instant, Duration}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/entity/player.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Visitor` [INFO] [stdout] --> src/entity/player.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use serde::de::{Visitor, Error}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LevelType`, `World` [INFO] [stdout] --> src/entity/player.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use world::{World, Dimension, ChunkRectangle, LevelType}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Difficulty`, `ServerInfo` [INFO] [stdout] --> src/entity/player.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | use server::{ServerContext, ServerInfo, Gamemode, Difficulty, TICKS_PER_SEC}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `server::playerlist::PlayerList` [INFO] [stdout] --> src/entity/player.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use server::playerlist::PlayerList; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/block/block_entity/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | 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:13 [INFO] [stdout] | [INFO] [stdout] 16 | use block::{BlockPos, BlockStateId, Block, Facing}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Tag` [INFO] [stdout] --> src/block/block_entity/mod.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | use nbt::{Compound, Tag, List, DeserializeError}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/block/block_entity/mod.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | impl BlockEntity { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn BlockEntity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/block/block_entity/mod.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn id(x: &BlockEntity) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn BlockEntity` [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: `binary` [INFO] [stdout] --> src/block/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use binary; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `proto` [INFO] [stdout] --> src/block/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use proto; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `entity::player::Player` [INFO] [stdout] --> src/block/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use entity::player::Player; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `server::ServerContext` [INFO] [stdout] --> src/block/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use server::ServerContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/block/mod.rs:1717:57 [INFO] [stdout] | [INFO] [stdout] 1717 | pub fn create_new_block_entity(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn BlockEntity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/item/item_stack.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | item: Box, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/item/item_stack.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(item: Box, count: i8) -> ItemStack { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/item/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/item/mod.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | pub block_entity: Option>, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn BlockEntity` [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 import: `Any` [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] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:50:41 [INFO] [stdout] | [INFO] [stdout] 50 | const FURNACE_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:51:39 [INFO] [stdout] | [INFO] [stdout] 51 | const CHEST_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:52:45 [INFO] [stdout] | [INFO] [stdout] 52 | const ENDER_CHEST_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:53:41 [INFO] [stdout] | [INFO] [stdout] 53 | const JUKEBOX_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | const DISPENSER_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | const DROPPER_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:56:38 [INFO] [stdout] | [INFO] [stdout] 56 | const SIGN_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:57:45 [INFO] [stdout] | [INFO] [stdout] 57 | const MOB_SPAWNER_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:58:43 [INFO] [stdout] | [INFO] [stdout] 58 | const NOTEBLOCK_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:59:40 [INFO] [stdout] | [INFO] [stdout] 59 | const PISTON_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:60:47 [INFO] [stdout] | [INFO] [stdout] 60 | const BREWING_STAND_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:61:51 [INFO] [stdout] | [INFO] [stdout] 61 | const ENCHANTMENT_TABLE_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:62:44 [INFO] [stdout] | [INFO] [stdout] 62 | const END_PORTAL_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:63:47 [INFO] [stdout] | [INFO] [stdout] 63 | const COMMAND_BLOCK_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:64:40 [INFO] [stdout] | [INFO] [stdout] 64 | const BEACON_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:65:39 [INFO] [stdout] | [INFO] [stdout] 65 | const SKULL_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:66:51 [INFO] [stdout] | [INFO] [stdout] 66 | const DAYLIGHT_DETECTOR_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:67:40 [INFO] [stdout] | [INFO] [stdout] 67 | const HOPPER_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:68:44 [INFO] [stdout] | [INFO] [stdout] 68 | const COMPARATOR_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:69:44 [INFO] [stdout] | [INFO] [stdout] 69 | const FLOWER_POT_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:70:40 [INFO] [stdout] | [INFO] [stdout] 70 | const BANNER_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [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] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dimension` [INFO] [stdout] --> src/entity/player.rs:334:20 [INFO] [stdout] | [INFO] [stdout] 334 | 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:538:68 [INFO] [stdout] | [INFO] [stdout] 538 | CPacket::PlayPlayerDigging { status, location, 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:565:84 [INFO] [stdout] | [INFO] [stdout] 565 | CPacket::PlayPlayerBlockPlacement { location, face, held_item, cursor_pos_x, cursor_pos_y, cursor_pos_z } => { [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:565:98 [INFO] [stdout] | [INFO] [stdout] 565 | CPacket::PlayPlayerBlockPlacement { location, face, held_item, cursor_pos_x, cursor_pos_y, cursor_pos_z } => { [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:565:112 [INFO] [stdout] | [INFO] [stdout] 565 | CPacket::PlayPlayerBlockPlacement { location, face, held_item, cursor_pos_x, cursor_pos_y, 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:599:49 [INFO] [stdout] | [INFO] [stdout] 599 | CPacket::PlayEntityAction { entity_id, action_id, action_param } => { [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:599:71 [INFO] [stdout] | [INFO] [stdout] 599 | CPacket::PlayEntityAction { entity_id, action_id, action_param } => { [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `action_param: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> src/item/mod.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | 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] [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] = note: `#[warn(unused_mut)]` on by default [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 import: `Any` [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: 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] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:50:41 [INFO] [stdout] | [INFO] [stdout] 50 | const FURNACE_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:51:39 [INFO] [stdout] | [INFO] [stdout] 51 | const CHEST_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:52:45 [INFO] [stdout] | [INFO] [stdout] 52 | const ENDER_CHEST_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:53:41 [INFO] [stdout] | [INFO] [stdout] 53 | const JUKEBOX_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | const DISPENSER_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | const DROPPER_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:56:38 [INFO] [stdout] | [INFO] [stdout] 56 | const SIGN_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:57:45 [INFO] [stdout] | [INFO] [stdout] 57 | const MOB_SPAWNER_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:58:43 [INFO] [stdout] | [INFO] [stdout] 58 | const NOTEBLOCK_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:59:40 [INFO] [stdout] | [INFO] [stdout] 59 | const PISTON_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:60:47 [INFO] [stdout] | [INFO] [stdout] 60 | const BREWING_STAND_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:61:51 [INFO] [stdout] | [INFO] [stdout] 61 | const ENCHANTMENT_TABLE_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:62:44 [INFO] [stdout] | [INFO] [stdout] 62 | const END_PORTAL_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:63:47 [INFO] [stdout] | [INFO] [stdout] 63 | const COMMAND_BLOCK_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:64:40 [INFO] [stdout] | [INFO] [stdout] 64 | const BEACON_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:65:39 [INFO] [stdout] | [INFO] [stdout] 65 | const SKULL_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:66:51 [INFO] [stdout] | [INFO] [stdout] 66 | const DAYLIGHT_DETECTOR_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:67:40 [INFO] [stdout] | [INFO] [stdout] 67 | const HOPPER_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:68:44 [INFO] [stdout] | [INFO] [stdout] 68 | const COMPARATOR_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:69:44 [INFO] [stdout] | [INFO] [stdout] 69 | const FLOWER_POT_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `TypeId::of` is not yet stable as a const fn [INFO] [stdout] --> src/block/block_entity/mod.rs:70:40 [INFO] [stdout] | [INFO] [stdout] 70 | const BANNER_TYPE_ID: TypeId = TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(const_type_id)]` to the crate attributes to enable [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] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dimension` [INFO] [stdout] --> src/entity/player.rs:334:20 [INFO] [stdout] | [INFO] [stdout] 334 | 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:538:68 [INFO] [stdout] | [INFO] [stdout] 538 | CPacket::PlayPlayerDigging { status, location, 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:565:84 [INFO] [stdout] | [INFO] [stdout] 565 | CPacket::PlayPlayerBlockPlacement { location, face, held_item, cursor_pos_x, cursor_pos_y, cursor_pos_z } => { [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:565:98 [INFO] [stdout] | [INFO] [stdout] 565 | CPacket::PlayPlayerBlockPlacement { location, face, held_item, cursor_pos_x, cursor_pos_y, cursor_pos_z } => { [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:565:112 [INFO] [stdout] | [INFO] [stdout] 565 | CPacket::PlayPlayerBlockPlacement { location, face, held_item, cursor_pos_x, cursor_pos_y, 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:599:49 [INFO] [stdout] | [INFO] [stdout] 599 | CPacket::PlayEntityAction { entity_id, action_id, action_param } => { [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:599:71 [INFO] [stdout] | [INFO] [stdout] 599 | CPacket::PlayEntityAction { entity_id, action_id, action_param } => { [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `action_param: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> src/item/mod.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | 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] [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] = note: `#[warn(unused_mut)]` on by default [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/network.rs:201:21 [INFO] [stdout] | [INFO] [stdout] 201 | let mut player = Player::new(name, uuid, server_sender, client_receiver, addr, Arc::clone(&connected)); [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: variable does not need to be mutable [INFO] [stdout] --> src/block/block_entity/mod.rs:417:17 [INFO] [stdout] | [INFO] [stdout] 417 | let mut textures = List(Vec::new()); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors; 67 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quartz-rs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/network.rs:201:21 [INFO] [stdout] | [INFO] [stdout] 201 | let mut player = Player::new(name, uuid, server_sender, client_receiver, addr, Arc::clone(&connected)); [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/block/block_entity/mod.rs:417:17 [INFO] [stdout] | [INFO] [stdout] 417 | let mut textures = List(Vec::new()); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors; 68 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "66a9510aeec5bb92943b62e9e9d7f93f7e62cd874b6f471b46d36be572695353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66a9510aeec5bb92943b62e9e9d7f93f7e62cd874b6f471b46d36be572695353", kill_on_drop: false }` [INFO] [stdout] 66a9510aeec5bb92943b62e9e9d7f93f7e62cd874b6f471b46d36be572695353