[INFO] cloning repository https://github.com/leocth/hieronymusv2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leocth/hieronymusv2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleocth%2Fhieronymusv2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleocth%2Fhieronymusv2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19f2c5241b398e86b60c30b058043bc77febd3d3 [INFO] checking leocth/hieronymusv2 against try#e251c42c969d6f8dbaae00e1028489c3a29f8789 for pr-94081 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleocth%2Fhieronymusv2" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leocth/hieronymusv2 on toolchain e251c42c969d6f8dbaae00e1028489c3a29f8789 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e251c42c969d6f8dbaae00e1028489c3a29f8789" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leocth/hieronymusv2 [INFO] finished tweaking git repo https://github.com/leocth/hieronymusv2 [INFO] tweaked toml for git repo https://github.com/leocth/hieronymusv2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/leocth/hieronymusv2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e251c42c969d6f8dbaae00e1028489c3a29f8789" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+e251c42c969d6f8dbaae00e1028489c3a29f8789" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95ded979dd22cc393777ebd65b029863abf8f0a7bdc9265039639d25ce6a49e0 [INFO] running `Command { std: "docker" "start" "-a" "95ded979dd22cc393777ebd65b029863abf8f0a7bdc9265039639d25ce6a49e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95ded979dd22cc393777ebd65b029863abf8f0a7bdc9265039639d25ce6a49e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95ded979dd22cc393777ebd65b029863abf8f0a7bdc9265039639d25ce6a49e0", kill_on_drop: false }` [INFO] [stdout] 95ded979dd22cc393777ebd65b029863abf8f0a7bdc9265039639d25ce6a49e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+e251c42c969d6f8dbaae00e1028489c3a29f8789" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab8c8d6ae3b286c3bce8ecb6296ee5f8ec5329bede81fcbf2b558763b17277b9 [INFO] running `Command { std: "docker" "start" "-a" "ab8c8d6ae3b286c3bce8ecb6296ee5f8ec5329bede81fcbf2b558763b17277b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling signal-hook v0.3.12 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking const-oid v0.6.2 [INFO] [stderr] Checking base64ct v1.1.1 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking pem-rfc7468 v0.2.4 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Checking crossterm v0.20.0 [INFO] [stderr] Checking crossterm v0.22.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking crypto-bigint v0.2.11 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking cfb8 v0.7.1 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking tui v0.16.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking der v0.4.5 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking time v0.3.5 [INFO] [stderr] Checking spki v0.4.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking tokio-rustls v0.14.1 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling nom-derive-impl v0.10.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking pkcs1 v0.2.4 [INFO] [stderr] Checking pkcs8 v0.7.6 [INFO] [stderr] Checking nom-derive v0.10.0 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tracing-subscriber v0.3.3 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking rsa v0.5.0 [INFO] [stderr] Checking simple_asn1 v0.6.1 [INFO] [stderr] Checking rsa-der v0.3.0 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.7 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking hematite-nbt v0.5.2 [INFO] [stderr] Checking smol_str v0.1.21 [INFO] [stderr] Checking tui-logger v0.6.5 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking hyper v0.14.15 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking tracing-distributed v0.3.1 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Checking hyper-rustls v0.21.0 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking libhoney-rust v0.1.6 [INFO] [stderr] Checking reqwest v0.11.7 [INFO] [stderr] Checking tracing-honeycomb v0.4.2 [INFO] [stderr] Checking hieronymusv2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `test` [INFO] [stdout] --> src/data.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | let (i, test) = peek(be_u8)(i)?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_test` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:120:28 [INFO] [stdout] | [INFO] [stdout] 120 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:142:28 [INFO] [stdout] | [INFO] [stdout] 142 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:169:28 [INFO] [stdout] | [INFO] [stdout] 169 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:182:28 [INFO] [stdout] | [INFO] [stdout] 182 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:202:28 [INFO] [stdout] | [INFO] [stdout] 202 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:214:28 [INFO] [stdout] | [INFO] [stdout] 214 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:228:28 [INFO] [stdout] | [INFO] [stdout] 228 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:246:28 [INFO] [stdout] | [INFO] [stdout] 246 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:261:28 [INFO] [stdout] | [INFO] [stdout] 261 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:280:28 [INFO] [stdout] | [INFO] [stdout] 280 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:307:28 [INFO] [stdout] | [INFO] [stdout] 307 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:317:28 [INFO] [stdout] | [INFO] [stdout] 317 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:330:28 [INFO] [stdout] | [INFO] [stdout] 330 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:356:28 [INFO] [stdout] | [INFO] [stdout] 356 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:371:28 [INFO] [stdout] | [INFO] [stdout] 371 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:386:28 [INFO] [stdout] | [INFO] [stdout] 386 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:399:28 [INFO] [stdout] | [INFO] [stdout] 399 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:412:28 [INFO] [stdout] | [INFO] [stdout] 412 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:427:28 [INFO] [stdout] | [INFO] [stdout] 427 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:440:28 [INFO] [stdout] | [INFO] [stdout] 440 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:455:28 [INFO] [stdout] | [INFO] [stdout] 455 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:469:28 [INFO] [stdout] | [INFO] [stdout] 469 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:484:28 [INFO] [stdout] | [INFO] [stdout] 484 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:512:28 [INFO] [stdout] | [INFO] [stdout] 512 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:539:28 [INFO] [stdout] | [INFO] [stdout] 539 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:556:28 [INFO] [stdout] | [INFO] [stdout] 556 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:573:28 [INFO] [stdout] | [INFO] [stdout] 573 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:585:28 [INFO] [stdout] | [INFO] [stdout] 585 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `test` [INFO] [stdout] --> src/data.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | let (i, test) = peek(be_u8)(i)?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_test` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:120:28 [INFO] [stdout] | [INFO] [stdout] 120 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:142:28 [INFO] [stdout] | [INFO] [stdout] 142 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:169:28 [INFO] [stdout] | [INFO] [stdout] 169 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:182:28 [INFO] [stdout] | [INFO] [stdout] 182 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:202:28 [INFO] [stdout] | [INFO] [stdout] 202 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:214:28 [INFO] [stdout] | [INFO] [stdout] 214 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:228:28 [INFO] [stdout] | [INFO] [stdout] 228 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:246:28 [INFO] [stdout] | [INFO] [stdout] 246 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:261:28 [INFO] [stdout] | [INFO] [stdout] 261 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:280:28 [INFO] [stdout] | [INFO] [stdout] 280 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:307:28 [INFO] [stdout] | [INFO] [stdout] 307 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:317:28 [INFO] [stdout] | [INFO] [stdout] 317 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:330:28 [INFO] [stdout] | [INFO] [stdout] 330 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:356:28 [INFO] [stdout] | [INFO] [stdout] 356 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:371:28 [INFO] [stdout] | [INFO] [stdout] 371 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:386:28 [INFO] [stdout] | [INFO] [stdout] 386 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:399:28 [INFO] [stdout] | [INFO] [stdout] 399 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:412:28 [INFO] [stdout] | [INFO] [stdout] 412 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:427:28 [INFO] [stdout] | [INFO] [stdout] 427 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:440:28 [INFO] [stdout] | [INFO] [stdout] 440 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:455:28 [INFO] [stdout] | [INFO] [stdout] 455 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:469:28 [INFO] [stdout] | [INFO] [stdout] 469 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:484:28 [INFO] [stdout] | [INFO] [stdout] 484 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:512:28 [INFO] [stdout] | [INFO] [stdout] 512 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:539:28 [INFO] [stdout] | [INFO] [stdout] 539 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:556:28 [INFO] [stdout] | [INFO] [stdout] 556 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:573:28 [INFO] [stdout] | [INFO] [stdout] 573 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/net/play.rs:585:28 [INFO] [stdout] | [INFO] [stdout] 585 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `x` [INFO] [stdout] --> src/data.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn x(self) -> i32 { [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: `y` [INFO] [stdout] --> src/data.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn y(self) -> i16 { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `z` [INFO] [stdout] --> src/data.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn z(self) -> i32 { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_degrees_rounded` [INFO] [stdout] --> src/data.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn from_degrees_rounded(f: F) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_radians_rounded` [INFO] [stdout] --> src/data.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn from_radians_rounded(f: F) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_degrees` [INFO] [stdout] --> src/data.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn to_degrees(self) -> F { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_radians` [INFO] [stdout] --> src/data.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn to_radians(self) -> F { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_ref` [INFO] [stdout] --> src/data.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn as_ref<'a>(&'a self) -> IdentifierRef<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Log` [INFO] [stdout] --> src/tui.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | Log, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `teleport_id` [INFO] [stdout] --> src/net/play.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | teleport_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TeleportConfirm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `transaction_id` [INFO] [stdout] --> src/net/play.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | transaction_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `QueryBlockNbt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `location` [INFO] [stdout] --> src/net/play.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | location: Position, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `QueryBlockNbt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `new_difficulty` [INFO] [stdout] --> src/net/play.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | new_difficulty: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SetDifficulty` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/net/play.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | message: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ChatMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `action_id` [INFO] [stdout] --> src/net/play.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | action_id: u32, // todo [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `locale` [INFO] [stdout] --> src/net/play.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | locale: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `view_distance` [INFO] [stdout] --> src/net/play.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | view_distance: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `chat_mode` [INFO] [stdout] --> src/net/play.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | chat_mode: u32, //TODO [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `chat_colors` [INFO] [stdout] --> src/net/play.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | chat_colors: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `displayed_skin_parts` [INFO] [stdout] --> src/net/play.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | displayed_skin_parts: DisplayedSkinParts, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `main_arm` [INFO] [stdout] --> src/net/play.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | main_arm: Arm, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `enable_text_filtering` [INFO] [stdout] --> src/net/play.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | enable_text_filtering: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `transaction_id` [INFO] [stdout] --> src/net/play.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | transaction_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TabComplete` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:159:10 [INFO] [stdout] | [INFO] [stdout] 159 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> src/net/play.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | text: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TabComplete` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:159:10 [INFO] [stdout] | [INFO] [stdout] 159 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `window_id` [INFO] [stdout] --> src/net/play.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | window_id: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClickWindowButton` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:174:10 [INFO] [stdout] | [INFO] [stdout] 174 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `button_id` [INFO] [stdout] --> src/net/play.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | button_id: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClickWindowButton` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:174:10 [INFO] [stdout] | [INFO] [stdout] 174 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `window_id` [INFO] [stdout] --> src/net/play.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | window_id: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClickWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state_id` [INFO] [stdout] --> src/net/play.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | state_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClickWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `slot` [INFO] [stdout] --> src/net/play.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | slot: i16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClickWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `button` [INFO] [stdout] --> src/net/play.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | button: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClickWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mode` [INFO] [stdout] --> src/net/play.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | mode: u32, // todo, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClickWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `slots` [INFO] [stdout] --> src/net/play.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | slots: Vec<(i16, Slot)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClickWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `clicked_item` [INFO] [stdout] --> src/net/play.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | clicked_item: Slot, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClickWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `window_id` [INFO] [stdout] --> src/net/play.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | window_id: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CloseWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `channel` [INFO] [stdout] --> src/net/play.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | channel: Identifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PluginMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:219:10 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/net/play.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | data: &'a [u8], [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PluginMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:219:10 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hand` [INFO] [stdout] --> src/net/play.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | hand: Hand, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EditBook` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> src/net/play.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | count: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EditBook` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entries` [INFO] [stdout] --> src/net/play.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | entries: Vec<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EditBook` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `title` [INFO] [stdout] --> src/net/play.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | title: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EditBook` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `transaction_id` [INFO] [stdout] --> src/net/play.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | transaction_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `QueryEntityNbt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:251:10 [INFO] [stdout] | [INFO] [stdout] 251 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entity_id` [INFO] [stdout] --> src/net/play.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 256 | entity_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `QueryEntityNbt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:251:10 [INFO] [stdout] | [INFO] [stdout] 251 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entity_id` [INFO] [stdout] --> src/net/play.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | entity_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InteractEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:266:10 [INFO] [stdout] | [INFO] [stdout] 266 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `interaction_type` [INFO] [stdout] --> src/net/play.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | interaction_type: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InteractEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:266:10 [INFO] [stdout] | [INFO] [stdout] 266 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `interaction` [INFO] [stdout] --> src/net/play.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | interaction: EntityInteraction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InteractEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:266:10 [INFO] [stdout] | [INFO] [stdout] 266 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_sneaking` [INFO] [stdout] --> src/net/play.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | is_sneaking: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InteractEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:266:10 [INFO] [stdout] | [INFO] [stdout] 266 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `location` [INFO] [stdout] --> src/net/play.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | location: Position, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GenerateStructure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:296:10 [INFO] [stdout] | [INFO] [stdout] 296 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `levels` [INFO] [stdout] --> src/net/play.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | levels: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GenerateStructure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:296:10 [INFO] [stdout] | [INFO] [stdout] 296 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `keep_jigsaws` [INFO] [stdout] --> src/net/play.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | keep_jigsaws: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GenerateStructure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:296:10 [INFO] [stdout] | [INFO] [stdout] 296 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `locked` [INFO] [stdout] --> src/net/play.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | locked: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LockDifficulty` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:322:10 [INFO] [stdout] | [INFO] [stdout] 322 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> src/net/play.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | x: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PacketPos` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:335:10 [INFO] [stdout] | [INFO] [stdout] 335 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> src/net/play.rs:338:5 [INFO] [stdout] | [INFO] [stdout] 338 | y: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PacketPos` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:335:10 [INFO] [stdout] | [INFO] [stdout] 335 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `z` [INFO] [stdout] --> src/net/play.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | z: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PacketPos` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:335:10 [INFO] [stdout] | [INFO] [stdout] 335 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `yaw` [INFO] [stdout] --> src/net/play.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | yaw: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PacketRot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:341:10 [INFO] [stdout] | [INFO] [stdout] 341 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pitch` [INFO] [stdout] --> src/net/play.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | pitch: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PacketRot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:341:10 [INFO] [stdout] | [INFO] [stdout] 341 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pos` [INFO] [stdout] --> src/net/play.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 349 | pos: PacketPos, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerPosition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:347:10 [INFO] [stdout] | [INFO] [stdout] 347 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `on_ground` [INFO] [stdout] --> src/net/play.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 351 | on_ground: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerPosition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:347:10 [INFO] [stdout] | [INFO] [stdout] 347 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pos` [INFO] [stdout] --> src/net/play.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | pos: PacketPos, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerPositionAndRotation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:361:10 [INFO] [stdout] | [INFO] [stdout] 361 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rot` [INFO] [stdout] --> src/net/play.rs:364:5 [INFO] [stdout] | [INFO] [stdout] 364 | rot: PacketRot, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerPositionAndRotation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:361:10 [INFO] [stdout] | [INFO] [stdout] 361 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `on_ground` [INFO] [stdout] --> src/net/play.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | on_ground: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerPositionAndRotation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:361:10 [INFO] [stdout] | [INFO] [stdout] 361 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rot` [INFO] [stdout] --> src/net/play.rs:378:5 [INFO] [stdout] | [INFO] [stdout] 378 | rot: PacketRot, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerRotation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:376:10 [INFO] [stdout] | [INFO] [stdout] 376 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `on_ground` [INFO] [stdout] --> src/net/play.rs:380:5 [INFO] [stdout] | [INFO] [stdout] 380 | on_ground: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerRotation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:376:10 [INFO] [stdout] | [INFO] [stdout] 376 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `on_ground` [INFO] [stdout] --> src/net/play.rs:394:5 [INFO] [stdout] | [INFO] [stdout] 394 | on_ground: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerMovement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:391:10 [INFO] [stdout] | [INFO] [stdout] 391 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pos` [INFO] [stdout] --> src/net/play.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | pos: PacketPos, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VehicleMove` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:404:10 [INFO] [stdout] | [INFO] [stdout] 404 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rot` [INFO] [stdout] --> src/net/play.rs:407:5 [INFO] [stdout] | [INFO] [stdout] 407 | rot: PacketRot, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VehicleMove` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:404:10 [INFO] [stdout] | [INFO] [stdout] 404 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `left_paddle_turning` [INFO] [stdout] --> src/net/play.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | left_paddle_turning: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SteerBoat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:417:10 [INFO] [stdout] | [INFO] [stdout] 417 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `right_paddle_turning` [INFO] [stdout] --> src/net/play.rs:422:5 [INFO] [stdout] | [INFO] [stdout] 422 | right_paddle_turning: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SteerBoat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:417:10 [INFO] [stdout] | [INFO] [stdout] 417 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `slot_id` [INFO] [stdout] --> src/net/play.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | slot_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PickItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:432:10 [INFO] [stdout] | [INFO] [stdout] 432 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `window_id` [INFO] [stdout] --> src/net/play.rs:447:5 [INFO] [stdout] | [INFO] [stdout] 447 | window_id: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CraftRecipeRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:445:10 [INFO] [stdout] | [INFO] [stdout] 445 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `recipe` [INFO] [stdout] --> src/net/play.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | recipe: Identifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CraftRecipeRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:445:10 [INFO] [stdout] | [INFO] [stdout] 445 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `make_all` [INFO] [stdout] --> src/net/play.rs:450:5 [INFO] [stdout] | [INFO] [stdout] 450 | make_all: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CraftRecipeRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:445:10 [INFO] [stdout] | [INFO] [stdout] 445 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/net/play.rs:477:5 [INFO] [stdout] | [INFO] [stdout] 477 | status: DiggingStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerDigging` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:474:10 [INFO] [stdout] | [INFO] [stdout] 474 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `location` [INFO] [stdout] --> src/net/play.rs:478:5 [INFO] [stdout] | [INFO] [stdout] 478 | location: Position, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerDigging` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:474:10 [INFO] [stdout] | [INFO] [stdout] 474 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `face` [INFO] [stdout] --> src/net/play.rs:479:5 [INFO] [stdout] | [INFO] [stdout] 479 | face: Direction, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerDigging` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:474:10 [INFO] [stdout] | [INFO] [stdout] 474 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entity_id` [INFO] [stdout] --> src/net/play.rs:503:5 [INFO] [stdout] | [INFO] [stdout] 503 | entity_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EntityAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:500:10 [INFO] [stdout] | [INFO] [stdout] 500 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `action_id` [INFO] [stdout] --> src/net/play.rs:505:5 [INFO] [stdout] | [INFO] [stdout] 505 | action_id: EntityActionVariant, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EntityAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:500:10 [INFO] [stdout] | [INFO] [stdout] 500 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `jump_boost` [INFO] [stdout] --> src/net/play.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | jump_boost: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EntityAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:500:10 [INFO] [stdout] | [INFO] [stdout] 500 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sideways` [INFO] [stdout] --> src/net/play.rs:532:5 [INFO] [stdout] | [INFO] [stdout] 532 | sideways: f32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SteerVehicle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:530:10 [INFO] [stdout] | [INFO] [stdout] 530 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `forward` [INFO] [stdout] --> src/net/play.rs:533:5 [INFO] [stdout] | [INFO] [stdout] 533 | forward: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SteerVehicle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:530:10 [INFO] [stdout] | [INFO] [stdout] 530 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flags` [INFO] [stdout] --> src/net/play.rs:534:5 [INFO] [stdout] | [INFO] [stdout] 534 | flags: SteerVehicleFlags, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SteerVehicle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:530:10 [INFO] [stdout] | [INFO] [stdout] 530 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `book_id` [INFO] [stdout] --> src/net/play.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | book_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SetRecipeBookState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:561:10 [INFO] [stdout] | [INFO] [stdout] 561 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `book_open` [INFO] [stdout] --> src/net/play.rs:566:5 [INFO] [stdout] | [INFO] [stdout] 566 | book_open: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SetRecipeBookState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:561:10 [INFO] [stdout] | [INFO] [stdout] 561 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filter_active` [INFO] [stdout] --> src/net/play.rs:568:5 [INFO] [stdout] | [INFO] [stdout] 568 | filter_active: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SetRecipeBookState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:561:10 [INFO] [stdout] | [INFO] [stdout] 561 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `recipe_id` [INFO] [stdout] --> src/net/play.rs:580:5 [INFO] [stdout] | [INFO] [stdout] 580 | recipe_id: Identifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SetDisplayedRecipe` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:578:10 [INFO] [stdout] | [INFO] [stdout] 578 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `x` [INFO] [stdout] --> src/data.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn x(self) -> i32 { [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: `y` [INFO] [stdout] --> src/data.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn y(self) -> i16 { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `z` [INFO] [stdout] --> src/data.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn z(self) -> i32 { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_degrees_rounded` [INFO] [stdout] --> src/data.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn from_degrees_rounded(f: F) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_radians_rounded` [INFO] [stdout] --> src/data.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn from_radians_rounded(f: F) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_degrees` [INFO] [stdout] --> src/data.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn to_degrees(self) -> F { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_radians` [INFO] [stdout] --> src/data.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn to_radians(self) -> F { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_ref` [INFO] [stdout] --> src/data.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn as_ref<'a>(&'a self) -> IdentifierRef<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Log` [INFO] [stdout] --> src/tui.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | Log, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `teleport_id` [INFO] [stdout] --> src/net/play.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | teleport_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TeleportConfirm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `transaction_id` [INFO] [stdout] --> src/net/play.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | transaction_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `QueryBlockNbt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `location` [INFO] [stdout] --> src/net/play.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | location: Position, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `QueryBlockNbt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `new_difficulty` [INFO] [stdout] --> src/net/play.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | new_difficulty: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SetDifficulty` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/net/play.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | message: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ChatMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `action_id` [INFO] [stdout] --> src/net/play.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | action_id: u32, // todo [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `locale` [INFO] [stdout] --> src/net/play.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | locale: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `view_distance` [INFO] [stdout] --> src/net/play.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | view_distance: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `chat_mode` [INFO] [stdout] --> src/net/play.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | chat_mode: u32, //TODO [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `chat_colors` [INFO] [stdout] --> src/net/play.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | chat_colors: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `displayed_skin_parts` [INFO] [stdout] --> src/net/play.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | displayed_skin_parts: DisplayedSkinParts, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `main_arm` [INFO] [stdout] --> src/net/play.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | main_arm: Arm, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `enable_text_filtering` [INFO] [stdout] --> src/net/play.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | enable_text_filtering: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClientSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `transaction_id` [INFO] [stdout] --> src/net/play.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | transaction_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TabComplete` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:159:10 [INFO] [stdout] | [INFO] [stdout] 159 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> src/net/play.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | text: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TabComplete` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:159:10 [INFO] [stdout] | [INFO] [stdout] 159 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `window_id` [INFO] [stdout] --> src/net/play.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | window_id: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClickWindowButton` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:174:10 [INFO] [stdout] | [INFO] [stdout] 174 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `button_id` [INFO] [stdout] --> src/net/play.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | button_id: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClickWindowButton` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:174:10 [INFO] [stdout] | [INFO] [stdout] 174 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `window_id` [INFO] [stdout] --> src/net/play.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | window_id: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClickWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state_id` [INFO] [stdout] --> src/net/play.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | state_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClickWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `slot` [INFO] [stdout] --> src/net/play.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | slot: i16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClickWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `button` [INFO] [stdout] --> src/net/play.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | button: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClickWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mode` [INFO] [stdout] --> src/net/play.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | mode: u32, // todo, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClickWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `slots` [INFO] [stdout] --> src/net/play.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | slots: Vec<(i16, Slot)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClickWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `clicked_item` [INFO] [stdout] --> src/net/play.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | clicked_item: Slot, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClickWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 187 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `window_id` [INFO] [stdout] --> src/net/play.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | window_id: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CloseWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `channel` [INFO] [stdout] --> src/net/play.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | channel: Identifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PluginMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:219:10 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/net/play.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | data: &'a [u8], [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PluginMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:219:10 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hand` [INFO] [stdout] --> src/net/play.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | hand: Hand, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EditBook` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> src/net/play.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | count: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EditBook` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entries` [INFO] [stdout] --> src/net/play.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | entries: Vec<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EditBook` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `title` [INFO] [stdout] --> src/net/play.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | title: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EditBook` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `transaction_id` [INFO] [stdout] --> src/net/play.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | transaction_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `QueryEntityNbt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:251:10 [INFO] [stdout] | [INFO] [stdout] 251 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entity_id` [INFO] [stdout] --> src/net/play.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 256 | entity_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `QueryEntityNbt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:251:10 [INFO] [stdout] | [INFO] [stdout] 251 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entity_id` [INFO] [stdout] --> src/net/play.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | entity_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InteractEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:266:10 [INFO] [stdout] | [INFO] [stdout] 266 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `interaction_type` [INFO] [stdout] --> src/net/play.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | interaction_type: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InteractEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:266:10 [INFO] [stdout] | [INFO] [stdout] 266 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `interaction` [INFO] [stdout] --> src/net/play.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | interaction: EntityInteraction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InteractEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:266:10 [INFO] [stdout] | [INFO] [stdout] 266 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_sneaking` [INFO] [stdout] --> src/net/play.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | is_sneaking: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InteractEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:266:10 [INFO] [stdout] | [INFO] [stdout] 266 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `location` [INFO] [stdout] --> src/net/play.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | location: Position, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GenerateStructure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:296:10 [INFO] [stdout] | [INFO] [stdout] 296 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `levels` [INFO] [stdout] --> src/net/play.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | levels: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GenerateStructure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:296:10 [INFO] [stdout] | [INFO] [stdout] 296 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `keep_jigsaws` [INFO] [stdout] --> src/net/play.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | keep_jigsaws: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GenerateStructure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:296:10 [INFO] [stdout] | [INFO] [stdout] 296 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `locked` [INFO] [stdout] --> src/net/play.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | locked: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LockDifficulty` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:322:10 [INFO] [stdout] | [INFO] [stdout] 322 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> src/net/play.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | x: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PacketPos` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:335:10 [INFO] [stdout] | [INFO] [stdout] 335 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> src/net/play.rs:338:5 [INFO] [stdout] | [INFO] [stdout] 338 | y: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PacketPos` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:335:10 [INFO] [stdout] | [INFO] [stdout] 335 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `z` [INFO] [stdout] --> src/net/play.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | z: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PacketPos` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:335:10 [INFO] [stdout] | [INFO] [stdout] 335 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `yaw` [INFO] [stdout] --> src/net/play.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | yaw: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PacketRot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:341:10 [INFO] [stdout] | [INFO] [stdout] 341 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pitch` [INFO] [stdout] --> src/net/play.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | pitch: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PacketRot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:341:10 [INFO] [stdout] | [INFO] [stdout] 341 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pos` [INFO] [stdout] --> src/net/play.rs:349:5 [INFO] [stdout] | [INFO] [stdout] 349 | pos: PacketPos, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerPosition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:347:10 [INFO] [stdout] | [INFO] [stdout] 347 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `on_ground` [INFO] [stdout] --> src/net/play.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 351 | on_ground: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerPosition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:347:10 [INFO] [stdout] | [INFO] [stdout] 347 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pos` [INFO] [stdout] --> src/net/play.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | pos: PacketPos, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerPositionAndRotation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:361:10 [INFO] [stdout] | [INFO] [stdout] 361 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rot` [INFO] [stdout] --> src/net/play.rs:364:5 [INFO] [stdout] | [INFO] [stdout] 364 | rot: PacketRot, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerPositionAndRotation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:361:10 [INFO] [stdout] | [INFO] [stdout] 361 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `on_ground` [INFO] [stdout] --> src/net/play.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | on_ground: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerPositionAndRotation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:361:10 [INFO] [stdout] | [INFO] [stdout] 361 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rot` [INFO] [stdout] --> src/net/play.rs:378:5 [INFO] [stdout] | [INFO] [stdout] 378 | rot: PacketRot, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerRotation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:376:10 [INFO] [stdout] | [INFO] [stdout] 376 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `on_ground` [INFO] [stdout] --> src/net/play.rs:380:5 [INFO] [stdout] | [INFO] [stdout] 380 | on_ground: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerRotation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:376:10 [INFO] [stdout] | [INFO] [stdout] 376 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `on_ground` [INFO] [stdout] --> src/net/play.rs:394:5 [INFO] [stdout] | [INFO] [stdout] 394 | on_ground: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerMovement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:391:10 [INFO] [stdout] | [INFO] [stdout] 391 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pos` [INFO] [stdout] --> src/net/play.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | pos: PacketPos, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VehicleMove` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:404:10 [INFO] [stdout] | [INFO] [stdout] 404 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rot` [INFO] [stdout] --> src/net/play.rs:407:5 [INFO] [stdout] | [INFO] [stdout] 407 | rot: PacketRot, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VehicleMove` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:404:10 [INFO] [stdout] | [INFO] [stdout] 404 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `left_paddle_turning` [INFO] [stdout] --> src/net/play.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | left_paddle_turning: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SteerBoat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:417:10 [INFO] [stdout] | [INFO] [stdout] 417 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `right_paddle_turning` [INFO] [stdout] --> src/net/play.rs:422:5 [INFO] [stdout] | [INFO] [stdout] 422 | right_paddle_turning: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SteerBoat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:417:10 [INFO] [stdout] | [INFO] [stdout] 417 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `slot_id` [INFO] [stdout] --> src/net/play.rs:435:5 [INFO] [stdout] | [INFO] [stdout] 435 | slot_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PickItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:432:10 [INFO] [stdout] | [INFO] [stdout] 432 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `window_id` [INFO] [stdout] --> src/net/play.rs:447:5 [INFO] [stdout] | [INFO] [stdout] 447 | window_id: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CraftRecipeRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:445:10 [INFO] [stdout] | [INFO] [stdout] 445 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `recipe` [INFO] [stdout] --> src/net/play.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | recipe: Identifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CraftRecipeRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:445:10 [INFO] [stdout] | [INFO] [stdout] 445 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `make_all` [INFO] [stdout] --> src/net/play.rs:450:5 [INFO] [stdout] | [INFO] [stdout] 450 | make_all: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CraftRecipeRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:445:10 [INFO] [stdout] | [INFO] [stdout] 445 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/net/play.rs:477:5 [INFO] [stdout] | [INFO] [stdout] 477 | status: DiggingStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerDigging` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:474:10 [INFO] [stdout] | [INFO] [stdout] 474 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `location` [INFO] [stdout] --> src/net/play.rs:478:5 [INFO] [stdout] | [INFO] [stdout] 478 | location: Position, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerDigging` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:474:10 [INFO] [stdout] | [INFO] [stdout] 474 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `face` [INFO] [stdout] --> src/net/play.rs:479:5 [INFO] [stdout] | [INFO] [stdout] 479 | face: Direction, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayerDigging` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:474:10 [INFO] [stdout] | [INFO] [stdout] 474 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entity_id` [INFO] [stdout] --> src/net/play.rs:503:5 [INFO] [stdout] | [INFO] [stdout] 503 | entity_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EntityAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:500:10 [INFO] [stdout] | [INFO] [stdout] 500 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `action_id` [INFO] [stdout] --> src/net/play.rs:505:5 [INFO] [stdout] | [INFO] [stdout] 505 | action_id: EntityActionVariant, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EntityAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:500:10 [INFO] [stdout] | [INFO] [stdout] 500 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `jump_boost` [INFO] [stdout] --> src/net/play.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | jump_boost: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EntityAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:500:10 [INFO] [stdout] | [INFO] [stdout] 500 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sideways` [INFO] [stdout] --> src/net/play.rs:532:5 [INFO] [stdout] | [INFO] [stdout] 532 | sideways: f32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SteerVehicle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:530:10 [INFO] [stdout] | [INFO] [stdout] 530 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `forward` [INFO] [stdout] --> src/net/play.rs:533:5 [INFO] [stdout] | [INFO] [stdout] 533 | forward: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SteerVehicle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:530:10 [INFO] [stdout] | [INFO] [stdout] 530 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `flags` [INFO] [stdout] --> src/net/play.rs:534:5 [INFO] [stdout] | [INFO] [stdout] 534 | flags: SteerVehicleFlags, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SteerVehicle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:530:10 [INFO] [stdout] | [INFO] [stdout] 530 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `book_id` [INFO] [stdout] --> src/net/play.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | book_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SetRecipeBookState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:561:10 [INFO] [stdout] | [INFO] [stdout] 561 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `book_open` [INFO] [stdout] --> src/net/play.rs:566:5 [INFO] [stdout] | [INFO] [stdout] 566 | book_open: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SetRecipeBookState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:561:10 [INFO] [stdout] | [INFO] [stdout] 561 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filter_active` [INFO] [stdout] --> src/net/play.rs:568:5 [INFO] [stdout] | [INFO] [stdout] 568 | filter_active: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SetRecipeBookState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:561:10 [INFO] [stdout] | [INFO] [stdout] 561 | #[derive(Debug, Nom)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `recipe_id` [INFO] [stdout] --> src/net/play.rs:580:5 [INFO] [stdout] | [INFO] [stdout] 580 | recipe_id: Identifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SetDisplayedRecipe` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/net/play.rs:578:10 [INFO] [stdout] | [INFO] [stdout] 578 | #[derive(Debug, Nom)] [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: 117 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 117 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.38s [INFO] running `Command { std: "docker" "inspect" "ab8c8d6ae3b286c3bce8ecb6296ee5f8ec5329bede81fcbf2b558763b17277b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab8c8d6ae3b286c3bce8ecb6296ee5f8ec5329bede81fcbf2b558763b17277b9", kill_on_drop: false }` [INFO] [stdout] ab8c8d6ae3b286c3bce8ecb6296ee5f8ec5329bede81fcbf2b558763b17277b9