[INFO] cloning repository https://github.com/nichePenguin/mc-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nichePenguin/mc-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnichePenguin%2Fmc-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnichePenguin%2Fmc-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 287033dedfb94f408607e25bdcecada12c2e0c12 [INFO] checking nichePenguin/mc-tui against try#51de2e90f91fdec6cf64ff542a4e15b9c177a797 for pr-147294 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnichePenguin%2Fmc-tui" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nichePenguin/mc-tui [INFO] finished tweaking git repo https://github.com/nichePenguin/mc-tui [INFO] tweaked toml for git repo https://github.com/nichePenguin/mc-tui written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nichePenguin/mc-tui on toolchain 51de2e90f91fdec6cf64ff542a4e15b9c177a797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nichePenguin/mc-tui already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "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 instability v0.3.6 [INFO] [stderr] Downloaded syn v2.0.92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47c9bc3a877c1394df266d6e93c10be22617a49f22678bee5eafa98e498ce606 [INFO] running `Command { std: "docker" "start" "-a" "47c9bc3a877c1394df266d6e93c10be22617a49f22678bee5eafa98e498ce606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47c9bc3a877c1394df266d6e93c10be22617a49f22678bee5eafa98e498ce606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47c9bc3a877c1394df266d6e93c10be22617a49f22678bee5eafa98e498ce606", kill_on_drop: false }` [INFO] [stdout] 47c9bc3a877c1394df266d6e93c10be22617a49f22678bee5eafa98e498ce606 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecd7fff4fdb240770d59650435fdf9350285feed522c067153bd67630f667346 [INFO] running `Command { std: "docker" "start" "-a" "ecd7fff4fdb240770d59650435fdf9350285feed522c067153bd67630f667346", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling syn v2.0.92 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.6 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking mc-tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/game/player.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | if let Some(block) = world.get_block_info(next) && block.is_solid { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/game/player.rs:81:23 [INFO] [stdout] | [INFO] [stdout] 81 | } else if let Some(block) = world.get_block_info(pos_add(next, (0, -1, 0))) && !block.is_solid { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/game/player.rs:214:39 [INFO] [stdout] | [INFO] [stdout] 214 | if self.is_focused && let GameState::World = ctx.mode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/ui/entity_overlay.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 77 | if let EntityCellState::Rolling = cell.state && cell.entities.len() == 1 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/game/player.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | if let Some(block) = world.get_block_info(next) && block.is_solid { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/game/player.rs:81:23 [INFO] [stdout] | [INFO] [stdout] 81 | } else if let Some(block) = world.get_block_info(pos_add(next, (0, -1, 0))) && !block.is_solid { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/game/player.rs:214:39 [INFO] [stdout] | [INFO] [stdout] 214 | if self.is_focused && let GameState::World = ctx.mode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> src/ui/entity_overlay.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 77 | if let EntityCellState::Rolling = cell.state && cell.entities.len() == 1 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BlockInfo` [INFO] [stdout] --> src/game/mod.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::world::{World, BlockInfo}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::util::pos_add` [INFO] [stdout] --> src/game/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::util::pos_add; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `debug` [INFO] [stdout] --> src/log.rs:114:14 [INFO] [stdout] | [INFO] [stdout] 114 | macro_rules! debug{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/log.rs:142:24 [INFO] [stdout] | [INFO] [stdout] 142 | pub(crate) use {trace, debug, info, warning, error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BlockInfo` [INFO] [stdout] --> src/game/mod.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::world::{World, BlockInfo}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::util::pos_add` [INFO] [stdout] --> src/game/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::util::pos_add; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `debug` [INFO] [stdout] --> src/log.rs:114:14 [INFO] [stdout] | [INFO] [stdout] 114 | macro_rules! debug{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/log.rs:142:24 [INFO] [stdout] | [INFO] [stdout] 142 | pub(crate) use {trace, debug, info, warning, error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pitch` [INFO] [stdout] --> src/game/entity_manager.rs:87:58 [INFO] [stdout] | [INFO] [stdout] 87 | Packet::SpawnObject {eid, obj_type, x, y, z, pitch, yaw, object_data } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `pitch: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yaw` [INFO] [stdout] --> src/game/entity_manager.rs:87:65 [INFO] [stdout] | [INFO] [stdout] 87 | Packet::SpawnObject {eid, obj_type, x, y, z, pitch, yaw, object_data } => { [INFO] [stdout] | ^^^ help: try ignoring the field: `yaw: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `object_data` [INFO] [stdout] --> src/game/entity_manager.rs:87:70 [INFO] [stdout] | [INFO] [stdout] 87 | Packet::SpawnObject {eid, obj_type, x, y, z, pitch, yaw, object_data } => { [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `object_data: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pitch` [INFO] [stdout] --> src/game/entity_manager.rs:110:55 [INFO] [stdout] | [INFO] [stdout] 110 | Packet::SpawnMob {eid, mob_type, x, y, z, pitch, head_pitch, yaw, dx, dy, dz, metadata} => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `pitch: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `head_pitch` [INFO] [stdout] --> src/game/entity_manager.rs:110:62 [INFO] [stdout] | [INFO] [stdout] 110 | Packet::SpawnMob {eid, mob_type, x, y, z, pitch, head_pitch, yaw, dx, dy, dz, metadata} => { [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `head_pitch: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yaw` [INFO] [stdout] --> src/game/entity_manager.rs:110:74 [INFO] [stdout] | [INFO] [stdout] 110 | Packet::SpawnMob {eid, mob_type, x, y, z, pitch, head_pitch, yaw, dx, dy, dz, metadata} => { [INFO] [stdout] | ^^^ help: try ignoring the field: `yaw: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dx` [INFO] [stdout] --> src/game/entity_manager.rs:110:79 [INFO] [stdout] | [INFO] [stdout] 110 | Packet::SpawnMob {eid, mob_type, x, y, z, pitch, head_pitch, yaw, dx, dy, dz, metadata} => { [INFO] [stdout] | ^^ help: try ignoring the field: `dx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dy` [INFO] [stdout] --> src/game/entity_manager.rs:110:83 [INFO] [stdout] | [INFO] [stdout] 110 | Packet::SpawnMob {eid, mob_type, x, y, z, pitch, head_pitch, yaw, dx, dy, dz, metadata} => { [INFO] [stdout] | ^^ help: try ignoring the field: `dy: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dz` [INFO] [stdout] --> src/game/entity_manager.rs:110:87 [INFO] [stdout] | [INFO] [stdout] 110 | Packet::SpawnMob {eid, mob_type, x, y, z, pitch, head_pitch, yaw, dx, dy, dz, metadata} => { [INFO] [stdout] | ^^ help: try ignoring the field: `dz: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> src/game/entity_manager.rs:110:91 [INFO] [stdout] | [INFO] [stdout] 110 | Packet::SpawnMob {eid, mob_type, x, y, z, pitch, head_pitch, yaw, dx, dy, dz, metadata} => { [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `metadata: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yaw` [INFO] [stdout] --> src/game/entity_manager.rs:133:51 [INFO] [stdout] | [INFO] [stdout] 133 | Packet::EntityTeleport {eid, x, y, z, yaw, pitch} => { [INFO] [stdout] | ^^^ help: try ignoring the field: `yaw: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pitch` [INFO] [stdout] --> src/game/entity_manager.rs:133:56 [INFO] [stdout] | [INFO] [stdout] 133 | Packet::EntityTeleport {eid, x, y, z, yaw, pitch} => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `pitch: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yaw` [INFO] [stdout] --> src/game/entity_manager.rs:136:65 [INFO] [stdout] | [INFO] [stdout] 136 | Packet::EntityLookAndRelativeMove {eid, dx, dy, dz, yaw, pitch} => { [INFO] [stdout] | ^^^ help: try ignoring the field: `yaw: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pitch` [INFO] [stdout] --> src/game/entity_manager.rs:136:70 [INFO] [stdout] | [INFO] [stdout] 136 | Packet::EntityLookAndRelativeMove {eid, dx, dy, dz, yaw, pitch} => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `pitch: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pitch` [INFO] [stdout] --> src/game/entity_manager.rs:87:58 [INFO] [stdout] | [INFO] [stdout] 87 | Packet::SpawnObject {eid, obj_type, x, y, z, pitch, yaw, object_data } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `pitch: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yaw` [INFO] [stdout] --> src/game/entity_manager.rs:87:65 [INFO] [stdout] | [INFO] [stdout] 87 | Packet::SpawnObject {eid, obj_type, x, y, z, pitch, yaw, object_data } => { [INFO] [stdout] | ^^^ help: try ignoring the field: `yaw: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `object_data` [INFO] [stdout] --> src/game/entity_manager.rs:87:70 [INFO] [stdout] | [INFO] [stdout] 87 | Packet::SpawnObject {eid, obj_type, x, y, z, pitch, yaw, object_data } => { [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `object_data: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pitch` [INFO] [stdout] --> src/game/entity_manager.rs:110:55 [INFO] [stdout] | [INFO] [stdout] 110 | Packet::SpawnMob {eid, mob_type, x, y, z, pitch, head_pitch, yaw, dx, dy, dz, metadata} => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `pitch: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `head_pitch` [INFO] [stdout] --> src/game/entity_manager.rs:110:62 [INFO] [stdout] | [INFO] [stdout] 110 | Packet::SpawnMob {eid, mob_type, x, y, z, pitch, head_pitch, yaw, dx, dy, dz, metadata} => { [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `head_pitch: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yaw` [INFO] [stdout] --> src/game/entity_manager.rs:110:74 [INFO] [stdout] | [INFO] [stdout] 110 | Packet::SpawnMob {eid, mob_type, x, y, z, pitch, head_pitch, yaw, dx, dy, dz, metadata} => { [INFO] [stdout] | ^^^ help: try ignoring the field: `yaw: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dx` [INFO] [stdout] --> src/game/entity_manager.rs:110:79 [INFO] [stdout] | [INFO] [stdout] 110 | Packet::SpawnMob {eid, mob_type, x, y, z, pitch, head_pitch, yaw, dx, dy, dz, metadata} => { [INFO] [stdout] | ^^ help: try ignoring the field: `dx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dy` [INFO] [stdout] --> src/game/entity_manager.rs:110:83 [INFO] [stdout] | [INFO] [stdout] 110 | Packet::SpawnMob {eid, mob_type, x, y, z, pitch, head_pitch, yaw, dx, dy, dz, metadata} => { [INFO] [stdout] | ^^ help: try ignoring the field: `dy: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dz` [INFO] [stdout] --> src/game/entity_manager.rs:110:87 [INFO] [stdout] | [INFO] [stdout] 110 | Packet::SpawnMob {eid, mob_type, x, y, z, pitch, head_pitch, yaw, dx, dy, dz, metadata} => { [INFO] [stdout] | ^^ help: try ignoring the field: `dz: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> src/game/entity_manager.rs:110:91 [INFO] [stdout] | [INFO] [stdout] 110 | Packet::SpawnMob {eid, mob_type, x, y, z, pitch, head_pitch, yaw, dx, dy, dz, metadata} => { [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `metadata: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yaw` [INFO] [stdout] --> src/game/entity_manager.rs:133:51 [INFO] [stdout] | [INFO] [stdout] 133 | Packet::EntityTeleport {eid, x, y, z, yaw, pitch} => { [INFO] [stdout] | ^^^ help: try ignoring the field: `yaw: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pitch` [INFO] [stdout] --> src/game/entity_manager.rs:133:56 [INFO] [stdout] | [INFO] [stdout] 133 | Packet::EntityTeleport {eid, x, y, z, yaw, pitch} => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `pitch: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yaw` [INFO] [stdout] --> src/game/entity_manager.rs:136:65 [INFO] [stdout] | [INFO] [stdout] 136 | Packet::EntityLookAndRelativeMove {eid, dx, dy, dz, yaw, pitch} => { [INFO] [stdout] | ^^^ help: try ignoring the field: `yaw: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pitch` [INFO] [stdout] --> src/game/entity_manager.rs:136:70 [INFO] [stdout] | [INFO] [stdout] 136 | Packet::EntityLookAndRelativeMove {eid, dx, dy, dz, yaw, pitch} => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `pitch: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/game/mod.rs:160:30 [INFO] [stdout] | [INFO] [stdout] 160 | async fn handle_input_follow(key: KeyCode, ctx: &mut GlobalContext) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/game/mod.rs:160:44 [INFO] [stdout] | [INFO] [stdout] 160 | async fn handle_input_follow(key: KeyCode, ctx: &mut GlobalContext) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/game/mod.rs:160:30 [INFO] [stdout] | [INFO] [stdout] 160 | async fn handle_input_follow(key: KeyCode, ctx: &mut GlobalContext) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/game/mod.rs:160:44 [INFO] [stdout] | [INFO] [stdout] 160 | async fn handle_input_follow(key: KeyCode, ctx: &mut GlobalContext) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/packets.rs:474:25 [INFO] [stdout] | [INFO] [stdout] 474 | out [INFO] [stdout] | ^^^ unreachable expression [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> src/packets.rs:469:44 [INFO] [stdout] | [INFO] [stdout] 469 | Packet::$packet_type{$($field,)*} => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `metadata: _` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `object_data` [INFO] [stdout] --> src/packets.rs:469:44 [INFO] [stdout] | [INFO] [stdout] 469 | Packet::$packet_type{$($field,)*} => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `object_data: _` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ids` [INFO] [stdout] --> src/packets.rs:469:44 [INFO] [stdout] | [INFO] [stdout] 469 | Packet::$packet_type{$($field,)*} => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `ids: _` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `out` [INFO] [stdout] --> src/packets.rs:470:33 [INFO] [stdout] | [INFO] [stdout] 470 | let mut out: Vec = vec![$packet_id]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_out` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chunk_data` [INFO] [stdout] --> src/packets.rs:469:44 [INFO] [stdout] | [INFO] [stdout] 469 | Packet::$packet_type{$($field,)*} => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `chunk_data: _` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `change_data` [INFO] [stdout] --> src/packets.rs:469:44 [INFO] [stdout] | [INFO] [stdout] 469 | Packet::$packet_type{$($field,)*} => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `change_data: _` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column_data` [INFO] [stdout] --> src/packets.rs:469:44 [INFO] [stdout] | [INFO] [stdout] 469 | Packet::$packet_type{$($field,)*} => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `column_data: _` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_offsets` [INFO] [stdout] --> src/packets.rs:469:44 [INFO] [stdout] | [INFO] [stdout] 469 | Packet::$packet_type{$($field,)*} => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `block_offsets: _` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slots` [INFO] [stdout] --> src/packets.rs:469:44 [INFO] [stdout] | [INFO] [stdout] 469 | Packet::$packet_type{$($field,)*} => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `slots: _` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `players` [INFO] [stdout] --> src/packets.rs:469:44 [INFO] [stdout] | [INFO] [stdout] 469 | Packet::$packet_type{$($field,)*} => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `players: _` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> src/packets.rs:469:44 [INFO] [stdout] | [INFO] [stdout] 469 | Packet::$packet_type{$($field,)*} => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `metadata: _` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `object_data` [INFO] [stdout] --> src/packets.rs:469:44 [INFO] [stdout] | [INFO] [stdout] 469 | Packet::$packet_type{$($field,)*} => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `object_data: _` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ids` [INFO] [stdout] --> src/packets.rs:469:44 [INFO] [stdout] | [INFO] [stdout] 469 | Packet::$packet_type{$($field,)*} => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `ids: _` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `out` [INFO] [stdout] --> src/packets.rs:470:33 [INFO] [stdout] | [INFO] [stdout] 470 | let mut out: Vec = vec![$packet_id]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_out` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chunk_data` [INFO] [stdout] --> src/packets.rs:469:44 [INFO] [stdout] | [INFO] [stdout] 469 | Packet::$packet_type{$($field,)*} => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `chunk_data: _` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `change_data` [INFO] [stdout] --> src/packets.rs:469:44 [INFO] [stdout] | [INFO] [stdout] 469 | Packet::$packet_type{$($field,)*} => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `change_data: _` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column_data` [INFO] [stdout] --> src/packets.rs:469:44 [INFO] [stdout] | [INFO] [stdout] 469 | Packet::$packet_type{$($field,)*} => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `column_data: _` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_offsets` [INFO] [stdout] --> src/packets.rs:469:44 [INFO] [stdout] | [INFO] [stdout] 469 | Packet::$packet_type{$($field,)*} => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `block_offsets: _` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slots` [INFO] [stdout] --> src/packets.rs:469:44 [INFO] [stdout] | [INFO] [stdout] 469 | Packet::$packet_type{$($field,)*} => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `slots: _` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `players` [INFO] [stdout] --> src/packets.rs:469:44 [INFO] [stdout] | [INFO] [stdout] 469 | Packet::$packet_type{$($field,)*} => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `players: _` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/packets.rs:470:29 [INFO] [stdout] | [INFO] [stdout] 470 | let mut out: Vec = vec![$packet_id]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/packets.rs:470:29 [INFO] [stdout] | [INFO] [stdout] 470 | let mut out: Vec = vec![$packet_id]; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 482 | / protocol! ( [INFO] [stdout] 483 | | KeepAlive<0x00> { [INFO] [stdout] 484 | | keep_alive_id: i32 [INFO] [stdout] 485 | | }, [INFO] [stdout] ... | [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `protocol` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delay` [INFO] [stdout] --> src/world.rs:650:17 [INFO] [stdout] | [INFO] [stdout] 650 | let delay = meta & 0xF0; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_delay` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delay` [INFO] [stdout] --> src/world.rs:662:17 [INFO] [stdout] | [INFO] [stdout] 662 | let delay = meta & 0xF0; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_delay` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delay` [INFO] [stdout] --> src/world.rs:650:17 [INFO] [stdout] | [INFO] [stdout] 650 | let delay = meta & 0xF0; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_delay` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delay` [INFO] [stdout] --> src/world.rs:662:17 [INFO] [stdout] | [INFO] [stdout] 662 | let delay = meta & 0xF0; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_delay` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mc-tui` (bin "mc-tui") due to 4 previous errors; 45 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mc-tui` (bin "mc-tui" test) due to 4 previous errors; 45 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ecd7fff4fdb240770d59650435fdf9350285feed522c067153bd67630f667346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecd7fff4fdb240770d59650435fdf9350285feed522c067153bd67630f667346", kill_on_drop: false }` [INFO] [stdout] ecd7fff4fdb240770d59650435fdf9350285feed522c067153bd67630f667346