[INFO] cloning repository https://github.com/villor/rustia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/villor/rustia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvillor%2Frustia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvillor%2Frustia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2dc2d8c2f4602066ce2a3eb3aab91fec76ad60a9 [INFO] checking villor/rustia against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvillor%2Frustia" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/villor/rustia on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/villor/rustia [INFO] finished tweaking git repo https://github.com/villor/rustia [INFO] tweaked toml for git repo https://github.com/villor/rustia written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/villor/rustia already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c4bbbff35398d69f32acf1afc9d3c09dda1cdd9974696266287d143687d1301 [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" "3c4bbbff35398d69f32acf1afc9d3c09dda1cdd9974696266287d143687d1301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c4bbbff35398d69f32acf1afc9d3c09dda1cdd9974696266287d143687d1301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c4bbbff35398d69f32acf1afc9d3c09dda1cdd9974696266287d143687d1301", kill_on_drop: false }` [INFO] [stdout] 3c4bbbff35398d69f32acf1afc9d3c09dda1cdd9974696266287d143687d1301 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 784b2891e9377df6ae86d31a543f55e4c8a50db5bdff7c17c88b977d725e0d67 [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" "784b2891e9377df6ae86d31a543f55e4c8a50db5bdff7c17c88b977d725e0d67", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking bytes v1.0.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking atomic-counter v1.0.1 [INFO] [stderr] Checking spin_sleep v1.0.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking inotify-sys v0.1.4 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking spinning_top v0.2.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling ahash v0.6.2 [INFO] [stderr] Compiling glam v0.11.3 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking nanorand v0.5.2 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking notify v5.0.0-pre.4 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bevy_tasks v0.4.0 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking pin-project v1.0.3 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking flume v0.10.1 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking smallvec v1.6.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking erased-serde v0.3.13 [INFO] [stderr] Checking ron v0.6.4 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking bevy_utils v0.4.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling bevy_ecs_macros v0.4.0 [INFO] [stderr] Compiling bevy_derive v0.4.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.4.0 [INFO] [stderr] Checking bevy_ecs v0.4.0 [INFO] [stderr] Checking tokio-stream v0.1.1 [INFO] [stderr] Checking tokio-util v0.6.0 [INFO] [stderr] Checking bevy_app v0.4.0 [INFO] [stderr] Checking bevy_reflect v0.4.0 [INFO] [stderr] Checking bevy_log v0.4.0 [INFO] [stderr] Checking bevy_math v0.4.0 [INFO] [stderr] Checking bevy_asset v0.4.0 [INFO] [stderr] Checking bevy_core v0.4.0 [INFO] [stderr] Checking bevy_transform v0.4.0 [INFO] [stderr] Checking bevy_input v0.4.0 [INFO] [stderr] Checking bevy_window v0.4.0 [INFO] [stderr] Checking bevy_diagnostic v0.4.0 [INFO] [stderr] Checking bevy_scene v0.4.0 [INFO] [stderr] Checking bevy_internal v0.4.0 [INFO] [stderr] Checking bevy v0.4.0 [INFO] [stderr] Checking rust-ots v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `rx` [INFO] [stdout] --> src/plugins/client/packet_buffers.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rx: flume::Receiver<(Entity, ClientPacket)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `poll` [INFO] [stdout] --> src/plugins/client/packet_buffers.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn poll(&self) -> Option<(Entity, T)> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_from` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn read_from(data: &mut BytesMut) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/login.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / gen_packet_types!(LoginServerPacket; LoginServerPacketKind; [INFO] [stdout] 7 | | ( Error, 10 ), [INFO] [stdout] 8 | | ( Error2, 11 ), [INFO] [stdout] 9 | | ( Motd, 20 ), [INFO] [stdout] 10 | | ( SessionKey, 40 ), [INFO] [stdout] 11 | | ( CharacterList, 100 ) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `index` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/login.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / gen_packet_types!(LoginServerPacket; LoginServerPacketKind; [INFO] [stdout] 7 | | ( Error, 10 ), [INFO] [stdout] 8 | | ( Error2, 11 ), [INFO] [stdout] 9 | | ( Motd, 20 ), [INFO] [stdout] 10 | | ( SessionKey, 40 ), [INFO] [stdout] 11 | | ( CharacterList, 100 ) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_to` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn write_to(&self, out: &mut BytesMut) -> Result<(), PacketError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/client.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / gen_packet_types!(ClientPacket; ClientPacketKind; [INFO] [stdout] 8 | | ( AccountLogin, 1 ), [INFO] [stdout] 9 | | ( GameLogin, 10 ), [INFO] [stdout] 10 | | ( Ping, 29 ), [INFO] [stdout] ... | [INFO] [stdout] 16 | | ( WalkWest, 104 ) [INFO] [stdout] 17 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_from` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn read_from(data: &mut BytesMut) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/game.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / gen_packet_types!(GameServerPacket; GameServerPacketKind; [INFO] [stdout] 9 | | ( Nonce, 31 ), [INFO] [stdout] 10 | | ( LoginSuccess, 23 ), [INFO] [stdout] 11 | | ( PendingStateEntered, 10 ), [INFO] [stdout] ... | [INFO] [stdout] 29 | | ( MoveCreature, 109 ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `index` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/game.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / gen_packet_types!(GameServerPacket; GameServerPacketKind; [INFO] [stdout] 9 | | ( Nonce, 31 ), [INFO] [stdout] 10 | | ( LoginSuccess, 23 ), [INFO] [stdout] 11 | | ( PendingStateEntered, 10 ), [INFO] [stdout] ... | [INFO] [stdout] 29 | | ( MoveCreature, 109 ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SendPacketBoxed` [INFO] [stdout] --> src/plugins/client/network/game_listener.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | SendPacketBoxed(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Disconnect` [INFO] [stdout] --> src/plugins/client/network/game_listener.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | Disconnect, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Disconnected` [INFO] [stdout] --> src/plugins/client/network/game_listener.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Disconnected, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `can_see` [INFO] [stdout] --> src/types/position.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn can_see(&self, other: &Position, range_x: u16, range_y: u16) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_x` [INFO] [stdout] --> src/types/position.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | fn distance_x(&self, other: &Position) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_y` [INFO] [stdout] --> src/types/position.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | fn distance_y(&self, other: &Position) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_z` [INFO] [stdout] --> src/types/position.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | fn distance_z(&self, other: &Position) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rx` [INFO] [stdout] --> src/plugins/client/packet_buffers.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rx: flume::Receiver<(Entity, ClientPacket)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `poll` [INFO] [stdout] --> src/plugins/client/packet_buffers.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn poll(&self) -> Option<(Entity, T)> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_from` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn read_from(data: &mut BytesMut) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/login.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / gen_packet_types!(LoginServerPacket; LoginServerPacketKind; [INFO] [stdout] 7 | | ( Error, 10 ), [INFO] [stdout] 8 | | ( Error2, 11 ), [INFO] [stdout] 9 | | ( Motd, 20 ), [INFO] [stdout] 10 | | ( SessionKey, 40 ), [INFO] [stdout] 11 | | ( CharacterList, 100 ) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `index` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/login.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / gen_packet_types!(LoginServerPacket; LoginServerPacketKind; [INFO] [stdout] 7 | | ( Error, 10 ), [INFO] [stdout] 8 | | ( Error2, 11 ), [INFO] [stdout] 9 | | ( Motd, 20 ), [INFO] [stdout] 10 | | ( SessionKey, 40 ), [INFO] [stdout] 11 | | ( CharacterList, 100 ) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_to` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn write_to(&self, out: &mut BytesMut) -> Result<(), PacketError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/client.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / gen_packet_types!(ClientPacket; ClientPacketKind; [INFO] [stdout] 8 | | ( AccountLogin, 1 ), [INFO] [stdout] 9 | | ( GameLogin, 10 ), [INFO] [stdout] 10 | | ( Ping, 29 ), [INFO] [stdout] ... | [INFO] [stdout] 16 | | ( WalkWest, 104 ) [INFO] [stdout] 17 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_from` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn read_from(data: &mut BytesMut) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/game.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / gen_packet_types!(GameServerPacket; GameServerPacketKind; [INFO] [stdout] 9 | | ( Nonce, 31 ), [INFO] [stdout] 10 | | ( LoginSuccess, 23 ), [INFO] [stdout] 11 | | ( PendingStateEntered, 10 ), [INFO] [stdout] ... | [INFO] [stdout] 29 | | ( MoveCreature, 109 ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `index` [INFO] [stdout] --> src/plugins/client/protocol/packet/mod.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/plugins/client/protocol/packet/game.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / gen_packet_types!(GameServerPacket; GameServerPacketKind; [INFO] [stdout] 9 | | ( Nonce, 31 ), [INFO] [stdout] 10 | | ( LoginSuccess, 23 ), [INFO] [stdout] 11 | | ( PendingStateEntered, 10 ), [INFO] [stdout] ... | [INFO] [stdout] 29 | | ( MoveCreature, 109 ) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SendPacketBoxed` [INFO] [stdout] --> src/plugins/client/network/game_listener.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | SendPacketBoxed(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Disconnect` [INFO] [stdout] --> src/plugins/client/network/game_listener.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | Disconnect, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Disconnected` [INFO] [stdout] --> src/plugins/client/network/game_listener.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Disconnected, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `can_see` [INFO] [stdout] --> src/types/position.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn can_see(&self, other: &Position, range_x: u16, range_y: u16) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_x` [INFO] [stdout] --> src/types/position.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | fn distance_x(&self, other: &Position) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_y` [INFO] [stdout] --> src/types/position.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | fn distance_y(&self, other: &Position) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_z` [INFO] [stdout] --> src/types/position.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | fn distance_z(&self, other: &Position) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "784b2891e9377df6ae86d31a543f55e4c8a50db5bdff7c17c88b977d725e0d67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "784b2891e9377df6ae86d31a543f55e4c8a50db5bdff7c17c88b977d725e0d67", kill_on_drop: false }` [INFO] [stdout] 784b2891e9377df6ae86d31a543f55e4c8a50db5bdff7c17c88b977d725e0d67