[INFO] cloning repository https://github.com/StackDoubleFlow/RustMcServer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StackDoubleFlow/RustMcServer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStackDoubleFlow%2FRustMcServer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStackDoubleFlow%2FRustMcServer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adc38e30bce3d0bcebbbd80ad10af1c4fc5e351f [INFO] testing StackDoubleFlow/RustMcServer against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStackDoubleFlow%2FRustMcServer" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/StackDoubleFlow/RustMcServer 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/StackDoubleFlow/RustMcServer [INFO] finished tweaking git repo https://github.com/StackDoubleFlow/RustMcServer [INFO] tweaked toml for git repo https://github.com/StackDoubleFlow/RustMcServer written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/StackDoubleFlow/RustMcServer 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project-internal v0.4.6 [INFO] [stderr] Downloaded http v0.2.0 [INFO] [stderr] Downloaded hyper-tls v0.4.0 [INFO] [stderr] Downloaded openssl v0.10.26 [INFO] [stderr] Downloaded getrandom v0.1.8 [INFO] [stderr] Downloaded tokio v0.2.6 [INFO] [stderr] Downloaded pin-project v0.4.6 [INFO] [stderr] Downloaded reqwest v0.10.0 [INFO] [stderr] Downloaded miniz_oxide v0.3.0 [INFO] [stderr] Downloaded h2 v0.2.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.4 [INFO] [stderr] Downloaded miniz_oxide_c_api v0.2.3 [INFO] [stderr] Downloaded hyper v0.13.1 [INFO] [stderr] Downloaded cc v1.0.38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] a2158f641db9e25e4707da5a4336811f4eb093fc4f7d310629fd691fb5a8732b [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" "a2158f641db9e25e4707da5a4336811f4eb093fc4f7d310629fd691fb5a8732b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2158f641db9e25e4707da5a4336811f4eb093fc4f7d310629fd691fb5a8732b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2158f641db9e25e4707da5a4336811f4eb093fc4f7d310629fd691fb5a8732b", kill_on_drop: false }` [INFO] [stdout] a2158f641db9e25e4707da5a4336811f4eb093fc4f7d310629fd691fb5a8732b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] bc254e95ef867126dbe47f497f27e8a1c4d82df68ba160224348206d565e20c4 [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" "bc254e95ef867126dbe47f497f27e8a1c4d82df68ba160224348206d565e20c4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling getrandom v0.1.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling tokio v0.2.6 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling hyper-tls v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling reqwest v0.10.0 [INFO] [stderr] Compiling rustmcserver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::world::World` [INFO] [stdout] --> src/utils.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::world::World; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/network.rs:250:13 [INFO] [stdout] | [INFO] [stdout] 250 | let client = self.get_client(client_id); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/network.rs:249:65 [INFO] [stdout] | [INFO] [stdout] 249 | fn on_mojang_has_joined_response(&mut self, client_id: u32, result: MojangHasJoinedResponse) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `ChatColor` [INFO] [stdout] --> src/chat.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum ChatColor { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `ClickEventType` [INFO] [stdout] --> src/chat.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum ClickEventType { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `HoverEventType` [INFO] [stdout] --> src/chat.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum HoverEventType { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ChatComponent` [INFO] [stdout] --> src/chat.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct ChatComponent { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/chat.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn new(text: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `color_to_str` [INFO] [stdout] --> src/chat.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn color_to_str(cc: ChatColor) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `MojangResult` [INFO] [stdout] --> src/mojang.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | type MojangResult = std::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ConnectionError` [INFO] [stdout] --> src/mojang.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | ConnectionError, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MojangError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mojang.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[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: `HasJoined` [INFO] [stdout] --> src/mojang.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | HasJoined, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `request_type` [INFO] [stdout] --> src/mojang.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | request_type: RequestType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `future` [INFO] [stdout] --> src/mojang.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | future: ReqwestFuture, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/mojang.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | fn new(client_id: u32, future: ReqwestFuture, request_type: RequestType) -> Pending { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `run` [INFO] [stdout] --> src/mojang.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | async fn run(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `req_client` [INFO] [stdout] --> src/mojang.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | req_client: reqwest::Client, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `send_has_joined` [INFO] [stdout] --> src/mojang.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn send_has_joined(&mut self, username: &String, client_id: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `player` [INFO] [stdout] --> src/network.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | player: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PLAY` [INFO] [stdout] --> src/packets.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | PLAY, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NetworkState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/packets.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Copy, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Boolean` [INFO] [stdout] --> src/packets.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | type Boolean = bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Byte` [INFO] [stdout] --> src/packets.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | type Byte = i8; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `UnsignedByte` [INFO] [stdout] --> src/packets.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | type UnsignedByte = u8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Short` [INFO] [stdout] --> src/packets.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | type Short = i16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Int` [INFO] [stdout] --> src/packets.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | type Int = i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Float` [INFO] [stdout] --> src/packets.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | type Float = f32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Double` [INFO] [stdout] --> src/packets.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | type Double = f64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Chat` [INFO] [stdout] --> src/packets.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | type Chat = String; // Max length of 32767 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Indentifier` [INFO] [stdout] --> src/packets.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | type Indentifier = String; // Max length of 32767 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `VarLong` [INFO] [stdout] --> src/packets.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | type VarLong = i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `UUID` [INFO] [stdout] --> src/packets.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | type UUID = u128; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_ubyte` [INFO] [stdout] --> src/packets.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 91 | fn read_ubyte(&mut self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_int` [INFO] [stdout] --> src/packets.rs:115:8 [INFO] [stdout] | [INFO] [stdout] 115 | fn read_int(&mut self) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_bool` [INFO] [stdout] --> src/packets.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | fn read_bool(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_varlong` [INFO] [stdout] --> src/packets.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | fn read_varlong(&mut self) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_byte` [INFO] [stdout] --> src/packets.rs:228:8 [INFO] [stdout] | [INFO] [stdout] 228 | fn write_byte(&mut self, byte: i8) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_int` [INFO] [stdout] --> src/packets.rs:239:8 [INFO] [stdout] | [INFO] [stdout] 239 | fn write_int(&mut self, int: i32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_bool` [INFO] [stdout] --> src/packets.rs:242:8 [INFO] [stdout] | [INFO] [stdout] 242 | fn write_bool(&mut self, b: bool) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_short` [INFO] [stdout] --> src/packets.rs:250:8 [INFO] [stdout] | [INFO] [stdout] 250 | fn write_short(&mut self, short: i16) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_ushort` [INFO] [stdout] --> src/packets.rs:254:8 [INFO] [stdout] | [INFO] [stdout] 254 | fn write_ushort(&mut self, ushort: u16) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_varlong` [INFO] [stdout] --> src/packets.rs:272:8 [INFO] [stdout] | [INFO] [stdout] 272 | fn write_varlong(&mut self, mut value: i64) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `C00Disconnect` [INFO] [stdout] --> src/packets.rs:318:12 [INFO] [stdout] | [INFO] [stdout] 318 | pub struct C00Disconnect { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `encode` [INFO] [stdout] --> src/packets.rs:323:12 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn encode(self) -> PacketEncoder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Vec3` [INFO] [stdout] --> src/utils.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Vec3 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/utils.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | fn new(x: i32, y: i32, z: i32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> src/utils.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | x: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> src/utils.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | y: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `z` [INFO] [stdout] --> src/utils.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | z: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pitch` [INFO] [stdout] --> src/utils.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | pitch: i8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `yaw` [INFO] [stdout] --> src/utils.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | yaw: i8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/utils.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(x: i32, y: i32, z: i32, pitch: i8, yaw: i8) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ChatComponent` [INFO] [stdout] --> src/utils.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct ChatComponent { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/utils.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | fn new(text: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `build` [INFO] [stdout] --> src/utils.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn build() -> Option> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mc_twos_comp` [INFO] [stdout] --> src/utils.rs:70:4 [INFO] [stdout] | [INFO] [stdout] 70 | fn mc_twos_comp(bytes: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mc_hex_digest` [INFO] [stdout] --> src/utils.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn mc_hex_digest(name: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `World` [INFO] [stdout] --> src/world.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct World {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load_world` [INFO] [stdout] --> src/world.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn load_world() -> World { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load_player` [INFO] [stdout] --> src/world.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn load_player(&self, username: String) -> Player { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustmcserver-6d21ce5d90a1edbc.rustmcserver.19d6eea5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rustmcserver-6d21ce5d90a1edbc.rustmcserver.19d6eea5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rustmcserver-6d21ce5d90a1edbc.rustmcserver.19d6eea5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rustmcserver-6d21ce5d90a1edbc.rustmcserver.19d6eea5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rustmcserver-6d21ce5d90a1edbc.rustmcserver.19d6eea5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rustmcserver-6d21ce5d90a1edbc.rustmcserver.19d6eea5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rustmcserver-6d21ce5d90a1edbc.rustmcserver.19d6eea5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rustmcserver-6d21ce5d90a1edbc.rustmcserver.19d6eea5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rustmcserver-6d21ce5d90a1edbc.rustmcserver.19d6eea5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rustmcserver-6d21ce5d90a1edbc.rustmcserver.19d6eea5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rustmcserver-6d21ce5d90a1edbc.rustmcserver.19d6eea5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rustmcserver-6d21ce5d90a1edbc.rustmcserver.19d6eea5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rustmcserver-6d21ce5d90a1edbc.rustmcserver.19d6eea5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rustmcserver-6d21ce5d90a1edbc.rustmcserver.19d6eea5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rustmcserver-6d21ce5d90a1edbc.rustmcserver.19d6eea5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rustmcserver-6d21ce5d90a1edbc.rustmcserver.19d6eea5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rustmcserver-6d21ce5d90a1edbc.1eirfh7bn8ca5cnt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/miniz-sys-ddf29c71a886f126/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-d0d9791e17cf9525.rlib" "/opt/rustwide/target/debug/deps/libryu-a0f24e45ca50d2b6.rlib" "/opt/rustwide/target/debug/deps/libfutures-5d32b77620235a26.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-841b1f1c8d69fb50.rlib" "/opt/rustwide/target/debug/deps/libreqwest-265efe60678dee41.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-65640d427444ac42.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-0c4bbf28565b8d1a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8a63f8aed6474ec.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2949389cf426ce1c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-aefde4637e38035e.rlib" "/opt/rustwide/target/debug/deps/libserde-3b34a30740fc4bc2.rlib" "/opt/rustwide/target/debug/deps/libbase64-31e75b9578cddf0a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-d23b1897794ef82b.rlib" "/opt/rustwide/target/debug/deps/libunicase-e41396141ce8b00a.rlib" "/opt/rustwide/target/debug/deps/libmime-fd90475428fda62e.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f91d8a45dbc39c89.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fa58122470da78f0.rlib" "/opt/rustwide/target/debug/deps/libhyper-084f78c99684d40a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libwant-2e25519c4d63a6a2.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-609761686bbedd51.rlib" "/opt/rustwide/target/debug/deps/libh2-ad17269ebe62a924.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dbc52238e143e626.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2a65d7f8894ad895.rlib" "/opt/rustwide/target/debug/deps/libtime-8be566d9ac3601d8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-5301df4b0159d451.rlib" "/opt/rustwide/target/debug/deps/libpin_project-343e699151a8ee78.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0ad8143d2bf5838e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-270eaf4cb49ec5a6.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-223ce90279170b09.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1f2594507b6f2605.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b56aa4a945361c3b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ddcd996aefcb51c3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0736beaaafd67489.rlib" "/opt/rustwide/target/debug/deps/libtokio-82835d8751cfc118.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/libmio-b700e21a9c75c43c.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libiovec-8ac1c19457337d0e.rlib" "/opt/rustwide/target/debug/deps/libnet2-afaeb7c175e1028c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d0ce1222cb223a74.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-65914181e75a22d1.rlib" "/opt/rustwide/target/debug/deps/liblog-92740d5bbe6a1c62.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-95043417ff8bc386.rlib" "/opt/rustwide/target/debug/deps/liburl-46a94c7ec9e8f314.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libidna-2ceb50c5ede47383.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3c04cf371851b326.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d47624f6df249825.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libhttp-7cea81ff47693de1.rlib" "/opt/rustwide/target/debug/deps/libitoa-cca9d566c5b7acd5.rlib" "/opt/rustwide/target/debug/deps/libbytes-f01441efca4b0cc4.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/librand-a67878be20bc4561.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ad1076591f8bfaa8.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-f54204ccc64bf00b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2f15d43c81c2fd8d.rlib" "/opt/rustwide/target/debug/deps/librand_core-27f2cb2ba3233218.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-773d00cf79237c1d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-51fb49c1be3e7ace.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9092a1cfe8c8903c.rlib" "/opt/rustwide/target/debug/deps/liblibc-24671ede337b9823.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-083c1e57c0910289.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7d02ad3c39680c92.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustmcserver-6d21ce5d90a1edbc" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libopenssl-51fb49c1be3e7ace.rlib(openssl-51fb49c1be3e7ace.openssl.5b60f435-cgu.9.rcgu.o): undefined reference to symbol 'EVP_des_ecb@@OPENSSL_1_1_0' [INFO] [stdout] /usr/bin/ld: /lib/x86_64-linux-gnu/libcrypto.so.1.1: error adding symbols: DSO missing from command line [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustmcserver` due to 2 previous errors; 59 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bc254e95ef867126dbe47f497f27e8a1c4d82df68ba160224348206d565e20c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc254e95ef867126dbe47f497f27e8a1c4d82df68ba160224348206d565e20c4", kill_on_drop: false }` [INFO] [stdout] bc254e95ef867126dbe47f497f27e8a1c4d82df68ba160224348206d565e20c4