[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] testing leocth/hieronymusv2 against beta-2022-04-10 for beta-1.61-1 [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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 607f11ecff15dfcefa4204c5179a053270a800f2db1be183f549b2240bea03ed [INFO] running `Command { std: "docker" "start" "-a" "607f11ecff15dfcefa4204c5179a053270a800f2db1be183f549b2240bea03ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "607f11ecff15dfcefa4204c5179a053270a800f2db1be183f549b2240bea03ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "607f11ecff15dfcefa4204c5179a053270a800f2db1be183f549b2240bea03ed", kill_on_drop: false }` [INFO] [stdout] 607f11ecff15dfcefa4204c5179a053270a800f2db1be183f549b2240bea03ed [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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8757cd3e18bd971ae668b471cb8325aac537da3ff2541f5804dec1811f4a7500 [INFO] running `Command { std: "docker" "start" "-a" "8757cd3e18bd971ae668b471cb8325aac537da3ff2541f5804dec1811f4a7500", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling signal-hook v0.3.12 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling cfb8 v0.7.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling 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] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling nom-derive v0.10.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling simple_asn1 v0.6.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.3 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling rsa-der v0.3.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling smol_str v0.1.21 [INFO] [stderr] Compiling hematite-nbt v0.5.2 [INFO] [stderr] Compiling tui-logger v0.6.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling tracing-distributed v0.3.1 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling libhoney-rust v0.1.6 [INFO] [stderr] Compiling tracing-honeycomb v0.4.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling 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: 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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 07s [INFO] running `Command { std: "docker" "inspect" "8757cd3e18bd971ae668b471cb8325aac537da3ff2541f5804dec1811f4a7500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8757cd3e18bd971ae668b471cb8325aac537da3ff2541f5804dec1811f4a7500", kill_on_drop: false }` [INFO] [stdout] 8757cd3e18bd971ae668b471cb8325aac537da3ff2541f5804dec1811f4a7500 [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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 65e9569ae895a0aebef882d11dc392b9cae35d8cb625cff8761e2452c7fe44a7 [INFO] running `Command { std: "docker" "start" "-a" "65e9569ae895a0aebef882d11dc392b9cae35d8cb625cff8761e2452c7fe44a7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling 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: 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 22s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hieronymusv2-4b923bfa1d727277) [INFO] running `Command { std: "docker" "inspect" "65e9569ae895a0aebef882d11dc392b9cae35d8cb625cff8761e2452c7fe44a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65e9569ae895a0aebef882d11dc392b9cae35d8cb625cff8761e2452c7fe44a7", kill_on_drop: false }` [INFO] [stdout] 65e9569ae895a0aebef882d11dc392b9cae35d8cb625cff8761e2452c7fe44a7 [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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c33723c4d7d2b3d1aec896c2ec73018625d1388c9dbf1e1bc487815ff69367ad [INFO] running `Command { std: "docker" "start" "-a" "c33723c4d7d2b3d1aec896c2ec73018625d1388c9dbf1e1bc487815ff69367ad", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `test` [INFO] [stderr] --> src/data.rs:68:17 [INFO] [stderr] | [INFO] [stderr] 68 | let (i, test) = peek(be_u8)(i)?; [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_test` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:68:28 [INFO] [stderr] | [INFO] [stderr] 68 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:82:28 [INFO] [stderr] | [INFO] [stderr] 82 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:94:28 [INFO] [stderr] | [INFO] [stderr] 94 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:107:28 [INFO] [stderr] | [INFO] [stderr] 107 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:120:28 [INFO] [stderr] | [INFO] [stderr] 120 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:142:28 [INFO] [stderr] | [INFO] [stderr] 142 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:169:28 [INFO] [stderr] | [INFO] [stderr] 169 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:182:28 [INFO] [stderr] | [INFO] [stderr] 182 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:202:28 [INFO] [stderr] | [INFO] [stderr] 202 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:214:28 [INFO] [stderr] | [INFO] [stderr] 214 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:228:28 [INFO] [stderr] | [INFO] [stderr] 228 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:246:28 [INFO] [stderr] | [INFO] [stderr] 246 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:261:28 [INFO] [stderr] | [INFO] [stderr] 261 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:280:28 [INFO] [stderr] | [INFO] [stderr] 280 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:307:28 [INFO] [stderr] | [INFO] [stderr] 307 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:317:28 [INFO] [stderr] | [INFO] [stderr] 317 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:330:28 [INFO] [stderr] | [INFO] [stderr] 330 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:356:28 [INFO] [stderr] | [INFO] [stderr] 356 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:371:28 [INFO] [stderr] | [INFO] [stderr] 371 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:386:28 [INFO] [stderr] | [INFO] [stderr] 386 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:399:28 [INFO] [stderr] | [INFO] [stderr] 399 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:412:28 [INFO] [stderr] | [INFO] [stderr] 412 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:427:28 [INFO] [stderr] | [INFO] [stderr] 427 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:440:28 [INFO] [stderr] | [INFO] [stderr] 440 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:455:28 [INFO] [stderr] | [INFO] [stderr] 455 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:469:28 [INFO] [stderr] | [INFO] [stderr] 469 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:484:28 [INFO] [stderr] | [INFO] [stderr] 484 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:512:28 [INFO] [stderr] | [INFO] [stderr] 512 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:539:28 [INFO] [stderr] | [INFO] [stderr] 539 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:556:28 [INFO] [stderr] | [INFO] [stderr] 556 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:573:28 [INFO] [stderr] | [INFO] [stderr] 573 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/net/play.rs:585:28 [INFO] [stderr] | [INFO] [stderr] 585 | async fn handle(&self, conn: &mut Connection) -> eyre::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `x` [INFO] [stderr] --> src/data.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn x(self) -> i32 { [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `y` [INFO] [stderr] --> src/data.rs:23:12 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn y(self) -> i16 { [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `z` [INFO] [stderr] --> src/data.rs:30:12 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn z(self) -> i32 { [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_degrees_rounded` [INFO] [stderr] --> src/data.rs:96:12 [INFO] [stderr] | [INFO] [stderr] 96 | pub fn from_degrees_rounded(f: F) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_radians_rounded` [INFO] [stderr] --> src/data.rs:99:12 [INFO] [stderr] | [INFO] [stderr] 99 | pub fn from_radians_rounded(f: F) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `to_degrees` [INFO] [stderr] --> src/data.rs:102:12 [INFO] [stderr] | [INFO] [stderr] 102 | pub fn to_degrees(self) -> F { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `to_radians` [INFO] [stderr] --> src/data.rs:105:12 [INFO] [stderr] | [INFO] [stderr] 105 | pub fn to_radians(self) -> F { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `as_ref` [INFO] [stderr] --> src/data.rs:142:12 [INFO] [stderr] | [INFO] [stderr] 142 | pub fn as_ref<'a>(&'a self) -> IdentifierRef<'a> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Log` [INFO] [stderr] --> src/tui.rs:227:5 [INFO] [stderr] | [INFO] [stderr] 227 | Log, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `teleport_id` [INFO] [stderr] --> src/net/play.rs:63:5 [INFO] [stderr] | [INFO] [stderr] 63 | teleport_id: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TeleportConfirm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:60:10 [INFO] [stderr] | [INFO] [stderr] 60 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `transaction_id` [INFO] [stderr] --> src/net/play.rs:76:5 [INFO] [stderr] | [INFO] [stderr] 76 | transaction_id: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `QueryBlockNbt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:73:10 [INFO] [stderr] | [INFO] [stderr] 73 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `location` [INFO] [stderr] --> src/net/play.rs:77:5 [INFO] [stderr] | [INFO] [stderr] 77 | location: Position, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `QueryBlockNbt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:73:10 [INFO] [stderr] | [INFO] [stderr] 73 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `new_difficulty` [INFO] [stderr] --> src/net/play.rs:89:5 [INFO] [stderr] | [INFO] [stderr] 89 | new_difficulty: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SetDifficulty` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:87:10 [INFO] [stderr] | [INFO] [stderr] 87 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `message` [INFO] [stderr] --> src/net/play.rs:102:5 [INFO] [stderr] | [INFO] [stderr] 102 | message: &'a str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ChatMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:99:10 [INFO] [stderr] | [INFO] [stderr] 99 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `action_id` [INFO] [stderr] --> src/net/play.rs:115:5 [INFO] [stderr] | [INFO] [stderr] 115 | action_id: u32, // todo [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ClientStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:112:10 [INFO] [stderr] | [INFO] [stderr] 112 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `locale` [INFO] [stderr] --> src/net/play.rs:128:5 [INFO] [stderr] | [INFO] [stderr] 128 | locale: &'a str, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ClientSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:125:10 [INFO] [stderr] | [INFO] [stderr] 125 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `view_distance` [INFO] [stderr] --> src/net/play.rs:129:5 [INFO] [stderr] | [INFO] [stderr] 129 | view_distance: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ClientSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:125:10 [INFO] [stderr] | [INFO] [stderr] 125 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `chat_mode` [INFO] [stderr] --> src/net/play.rs:131:5 [INFO] [stderr] | [INFO] [stderr] 131 | chat_mode: u32, //TODO [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ClientSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:125:10 [INFO] [stderr] | [INFO] [stderr] 125 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `chat_colors` [INFO] [stderr] --> src/net/play.rs:133:5 [INFO] [stderr] | [INFO] [stderr] 133 | chat_colors: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ClientSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:125:10 [INFO] [stderr] | [INFO] [stderr] 125 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `displayed_skin_parts` [INFO] [stderr] --> src/net/play.rs:134:5 [INFO] [stderr] | [INFO] [stderr] 134 | displayed_skin_parts: DisplayedSkinParts, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ClientSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:125:10 [INFO] [stderr] | [INFO] [stderr] 125 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `main_arm` [INFO] [stderr] --> src/net/play.rs:135:5 [INFO] [stderr] | [INFO] [stderr] 135 | main_arm: Arm, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ClientSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:125:10 [INFO] [stderr] | [INFO] [stderr] 125 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `enable_text_filtering` [INFO] [stderr] --> src/net/play.rs:137:5 [INFO] [stderr] | [INFO] [stderr] 137 | enable_text_filtering: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ClientSettings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:125:10 [INFO] [stderr] | [INFO] [stderr] 125 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `transaction_id` [INFO] [stderr] --> src/net/play.rs:162:5 [INFO] [stderr] | [INFO] [stderr] 162 | transaction_id: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TabComplete` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:159:10 [INFO] [stderr] | [INFO] [stderr] 159 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `text` [INFO] [stderr] --> src/net/play.rs:164:5 [INFO] [stderr] | [INFO] [stderr] 164 | text: &'a str, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TabComplete` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:159:10 [INFO] [stderr] | [INFO] [stderr] 159 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `window_id` [INFO] [stderr] --> src/net/play.rs:176:5 [INFO] [stderr] | [INFO] [stderr] 176 | window_id: u8, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ClickWindowButton` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:174:10 [INFO] [stderr] | [INFO] [stderr] 174 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `button_id` [INFO] [stderr] --> src/net/play.rs:177:5 [INFO] [stderr] | [INFO] [stderr] 177 | button_id: u8, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ClickWindowButton` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:174:10 [INFO] [stderr] | [INFO] [stderr] 174 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `window_id` [INFO] [stderr] --> src/net/play.rs:189:5 [INFO] [stderr] | [INFO] [stderr] 189 | window_id: u8, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ClickWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:187:10 [INFO] [stderr] | [INFO] [stderr] 187 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `state_id` [INFO] [stderr] --> src/net/play.rs:191:5 [INFO] [stderr] | [INFO] [stderr] 191 | state_id: u32, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ClickWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:187:10 [INFO] [stderr] | [INFO] [stderr] 187 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `slot` [INFO] [stderr] --> src/net/play.rs:192:5 [INFO] [stderr] | [INFO] [stderr] 192 | slot: i16, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ClickWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:187:10 [INFO] [stderr] | [INFO] [stderr] 187 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `button` [INFO] [stderr] --> src/net/play.rs:193:5 [INFO] [stderr] | [INFO] [stderr] 193 | button: u8, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ClickWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:187:10 [INFO] [stderr] | [INFO] [stderr] 187 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `mode` [INFO] [stderr] --> src/net/play.rs:195:5 [INFO] [stderr] | [INFO] [stderr] 195 | mode: u32, // todo, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ClickWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:187:10 [INFO] [stderr] | [INFO] [stderr] 187 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `slots` [INFO] [stderr] --> src/net/play.rs:196:5 [INFO] [stderr] | [INFO] [stderr] 196 | slots: Vec<(i16, Slot)>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ClickWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:187:10 [INFO] [stderr] | [INFO] [stderr] 187 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `clicked_item` [INFO] [stderr] --> src/net/play.rs:197:5 [INFO] [stderr] | [INFO] [stderr] 197 | clicked_item: Slot, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ClickWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:187:10 [INFO] [stderr] | [INFO] [stderr] 187 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `window_id` [INFO] [stderr] --> src/net/play.rs:209:5 [INFO] [stderr] | [INFO] [stderr] 209 | window_id: u8, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CloseWindow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:207:10 [INFO] [stderr] | [INFO] [stderr] 207 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `channel` [INFO] [stderr] --> src/net/play.rs:221:5 [INFO] [stderr] | [INFO] [stderr] 221 | channel: Identifier, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PluginMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:219:10 [INFO] [stderr] | [INFO] [stderr] 219 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `data` [INFO] [stderr] --> src/net/play.rs:223:5 [INFO] [stderr] | [INFO] [stderr] 223 | data: &'a [u8], [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PluginMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:219:10 [INFO] [stderr] | [INFO] [stderr] 219 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `hand` [INFO] [stderr] --> src/net/play.rs:235:5 [INFO] [stderr] | [INFO] [stderr] 235 | hand: Hand, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EditBook` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:233:10 [INFO] [stderr] | [INFO] [stderr] 233 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `count` [INFO] [stderr] --> src/net/play.rs:237:5 [INFO] [stderr] | [INFO] [stderr] 237 | count: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EditBook` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:233:10 [INFO] [stderr] | [INFO] [stderr] 233 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `entries` [INFO] [stderr] --> src/net/play.rs:239:5 [INFO] [stderr] | [INFO] [stderr] 239 | entries: Vec<&'a str>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EditBook` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:233:10 [INFO] [stderr] | [INFO] [stderr] 233 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `title` [INFO] [stderr] --> src/net/play.rs:241:5 [INFO] [stderr] | [INFO] [stderr] 241 | title: Option<&'a str>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EditBook` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:233:10 [INFO] [stderr] | [INFO] [stderr] 233 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `transaction_id` [INFO] [stderr] --> src/net/play.rs:254:5 [INFO] [stderr] | [INFO] [stderr] 254 | transaction_id: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `QueryEntityNbt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:251:10 [INFO] [stderr] | [INFO] [stderr] 251 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `entity_id` [INFO] [stderr] --> src/net/play.rs:256:5 [INFO] [stderr] | [INFO] [stderr] 256 | entity_id: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `QueryEntityNbt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:251:10 [INFO] [stderr] | [INFO] [stderr] 251 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `entity_id` [INFO] [stderr] --> src/net/play.rs:269:5 [INFO] [stderr] | [INFO] [stderr] 269 | entity_id: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `InteractEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:266:10 [INFO] [stderr] | [INFO] [stderr] 266 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `interaction_type` [INFO] [stderr] --> src/net/play.rs:271:5 [INFO] [stderr] | [INFO] [stderr] 271 | interaction_type: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `InteractEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:266:10 [INFO] [stderr] | [INFO] [stderr] 266 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `interaction` [INFO] [stderr] --> src/net/play.rs:273:5 [INFO] [stderr] | [INFO] [stderr] 273 | interaction: EntityInteraction, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `InteractEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:266:10 [INFO] [stderr] | [INFO] [stderr] 266 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `is_sneaking` [INFO] [stderr] --> src/net/play.rs:275:5 [INFO] [stderr] | [INFO] [stderr] 275 | is_sneaking: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `InteractEntity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:266:10 [INFO] [stderr] | [INFO] [stderr] 266 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `location` [INFO] [stderr] --> src/net/play.rs:298:5 [INFO] [stderr] | [INFO] [stderr] 298 | location: Position, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GenerateStructure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:296:10 [INFO] [stderr] | [INFO] [stderr] 296 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `levels` [INFO] [stderr] --> src/net/play.rs:300:5 [INFO] [stderr] | [INFO] [stderr] 300 | levels: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GenerateStructure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:296:10 [INFO] [stderr] | [INFO] [stderr] 296 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `keep_jigsaws` [INFO] [stderr] --> src/net/play.rs:302:5 [INFO] [stderr] | [INFO] [stderr] 302 | keep_jigsaws: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `GenerateStructure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:296:10 [INFO] [stderr] | [INFO] [stderr] 296 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `locked` [INFO] [stderr] --> src/net/play.rs:325:5 [INFO] [stderr] | [INFO] [stderr] 325 | locked: bool, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `LockDifficulty` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:322:10 [INFO] [stderr] | [INFO] [stderr] 322 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `x` [INFO] [stderr] --> src/net/play.rs:337:5 [INFO] [stderr] | [INFO] [stderr] 337 | x: f64, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PacketPos` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:335:10 [INFO] [stderr] | [INFO] [stderr] 335 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `y` [INFO] [stderr] --> src/net/play.rs:338:5 [INFO] [stderr] | [INFO] [stderr] 338 | y: f64, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PacketPos` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:335:10 [INFO] [stderr] | [INFO] [stderr] 335 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `z` [INFO] [stderr] --> src/net/play.rs:339:5 [INFO] [stderr] | [INFO] [stderr] 339 | z: f64, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PacketPos` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:335:10 [INFO] [stderr] | [INFO] [stderr] 335 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `yaw` [INFO] [stderr] --> src/net/play.rs:343:5 [INFO] [stderr] | [INFO] [stderr] 343 | yaw: f32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PacketRot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:341:10 [INFO] [stderr] | [INFO] [stderr] 341 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pitch` [INFO] [stderr] --> src/net/play.rs:344:5 [INFO] [stderr] | [INFO] [stderr] 344 | pitch: f32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PacketRot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:341:10 [INFO] [stderr] | [INFO] [stderr] 341 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pos` [INFO] [stderr] --> src/net/play.rs:349:5 [INFO] [stderr] | [INFO] [stderr] 349 | pos: PacketPos, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PlayerPosition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:347:10 [INFO] [stderr] | [INFO] [stderr] 347 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `on_ground` [INFO] [stderr] --> src/net/play.rs:351:5 [INFO] [stderr] | [INFO] [stderr] 351 | on_ground: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PlayerPosition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:347:10 [INFO] [stderr] | [INFO] [stderr] 347 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pos` [INFO] [stderr] --> src/net/play.rs:363:5 [INFO] [stderr] | [INFO] [stderr] 363 | pos: PacketPos, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PlayerPositionAndRotation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:361:10 [INFO] [stderr] | [INFO] [stderr] 361 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `rot` [INFO] [stderr] --> src/net/play.rs:364:5 [INFO] [stderr] | [INFO] [stderr] 364 | rot: PacketRot, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PlayerPositionAndRotation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:361:10 [INFO] [stderr] | [INFO] [stderr] 361 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `on_ground` [INFO] [stderr] --> src/net/play.rs:366:5 [INFO] [stderr] | [INFO] [stderr] 366 | on_ground: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PlayerPositionAndRotation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:361:10 [INFO] [stderr] | [INFO] [stderr] 361 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `rot` [INFO] [stderr] --> src/net/play.rs:378:5 [INFO] [stderr] | [INFO] [stderr] 378 | rot: PacketRot, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PlayerRotation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:376:10 [INFO] [stderr] | [INFO] [stderr] 376 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `on_ground` [INFO] [stderr] --> src/net/play.rs:380:5 [INFO] [stderr] | [INFO] [stderr] 380 | on_ground: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PlayerRotation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:376:10 [INFO] [stderr] | [INFO] [stderr] 376 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `on_ground` [INFO] [stderr] --> src/net/play.rs:394:5 [INFO] [stderr] | [INFO] [stderr] 394 | on_ground: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PlayerMovement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:391:10 [INFO] [stderr] | [INFO] [stderr] 391 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pos` [INFO] [stderr] --> src/net/play.rs:406:5 [INFO] [stderr] | [INFO] [stderr] 406 | pos: PacketPos, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VehicleMove` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:404:10 [INFO] [stderr] | [INFO] [stderr] 404 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `rot` [INFO] [stderr] --> src/net/play.rs:407:5 [INFO] [stderr] | [INFO] [stderr] 407 | rot: PacketRot, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VehicleMove` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:404:10 [INFO] [stderr] | [INFO] [stderr] 404 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `left_paddle_turning` [INFO] [stderr] --> src/net/play.rs:420:5 [INFO] [stderr] | [INFO] [stderr] 420 | left_paddle_turning: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SteerBoat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:417:10 [INFO] [stderr] | [INFO] [stderr] 417 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `right_paddle_turning` [INFO] [stderr] --> src/net/play.rs:422:5 [INFO] [stderr] | [INFO] [stderr] 422 | right_paddle_turning: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SteerBoat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:417:10 [INFO] [stderr] | [INFO] [stderr] 417 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `slot_id` [INFO] [stderr] --> src/net/play.rs:435:5 [INFO] [stderr] | [INFO] [stderr] 435 | slot_id: u32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PickItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:432:10 [INFO] [stderr] | [INFO] [stderr] 432 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `window_id` [INFO] [stderr] --> src/net/play.rs:447:5 [INFO] [stderr] | [INFO] [stderr] 447 | window_id: u8, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CraftRecipeRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:445:10 [INFO] [stderr] | [INFO] [stderr] 445 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `recipe` [INFO] [stderr] --> src/net/play.rs:448:5 [INFO] [stderr] | [INFO] [stderr] 448 | recipe: Identifier, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CraftRecipeRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:445:10 [INFO] [stderr] | [INFO] [stderr] 445 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `make_all` [INFO] [stderr] --> src/net/play.rs:450:5 [INFO] [stderr] | [INFO] [stderr] 450 | make_all: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CraftRecipeRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:445:10 [INFO] [stderr] | [INFO] [stderr] 445 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `status` [INFO] [stderr] --> src/net/play.rs:477:5 [INFO] [stderr] | [INFO] [stderr] 477 | status: DiggingStatus, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PlayerDigging` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:474:10 [INFO] [stderr] | [INFO] [stderr] 474 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `location` [INFO] [stderr] --> src/net/play.rs:478:5 [INFO] [stderr] | [INFO] [stderr] 478 | location: Position, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PlayerDigging` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:474:10 [INFO] [stderr] | [INFO] [stderr] 474 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `face` [INFO] [stderr] --> src/net/play.rs:479:5 [INFO] [stderr] | [INFO] [stderr] 479 | face: Direction, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PlayerDigging` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:474:10 [INFO] [stderr] | [INFO] [stderr] 474 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `entity_id` [INFO] [stderr] --> src/net/play.rs:503:5 [INFO] [stderr] | [INFO] [stderr] 503 | entity_id: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EntityAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:500:10 [INFO] [stderr] | [INFO] [stderr] 500 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `action_id` [INFO] [stderr] --> src/net/play.rs:505:5 [INFO] [stderr] | [INFO] [stderr] 505 | action_id: EntityActionVariant, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EntityAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:500:10 [INFO] [stderr] | [INFO] [stderr] 500 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `jump_boost` [INFO] [stderr] --> src/net/play.rs:507:5 [INFO] [stderr] | [INFO] [stderr] 507 | jump_boost: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EntityAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:500:10 [INFO] [stderr] | [INFO] [stderr] 500 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `sideways` [INFO] [stderr] --> src/net/play.rs:532:5 [INFO] [stderr] | [INFO] [stderr] 532 | sideways: f32, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SteerVehicle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:530:10 [INFO] [stderr] | [INFO] [stderr] 530 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `forward` [INFO] [stderr] --> src/net/play.rs:533:5 [INFO] [stderr] | [INFO] [stderr] 533 | forward: f32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SteerVehicle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:530:10 [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 530 | #[derive(Debug, Nom)] [INFO] [stdout] running 3 tests [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `flags` [INFO] [stderr] --> src/net/play.rs:534:5 [INFO] [stderr] | [INFO] [stderr] 534 | flags: SteerVehicleFlags, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SteerVehicle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:530:10 [INFO] [stderr] | [INFO] [stderr] 530 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `book_id` [INFO] [stderr] --> src/net/play.rs:564:5 [INFO] [stderr] | [INFO] [stderr] 564 | book_id: u32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SetRecipeBookState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:561:10 [INFO] [stderr] | [INFO] [stderr] 561 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `book_open` [INFO] [stderr] --> src/net/play.rs:566:5 [INFO] [stderr] | [INFO] [stderr] 566 | book_open: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SetRecipeBookState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:561:10 [INFO] [stderr] | [INFO] [stderr] 561 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `filter_active` [INFO] [stderr] --> src/net/play.rs:568:5 [INFO] [stderr] | [INFO] [stderr] 568 | filter_active: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SetRecipeBookState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:561:10 [INFO] [stderr] | [INFO] [stderr] 561 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `recipe_id` [INFO] [stderr] --> src/net/play.rs:580:5 [INFO] [stderr] | [INFO] [stderr] 580 | recipe_id: Identifier, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SetDisplayedRecipe` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/net/play.rs:578:10 [INFO] [stderr] | [INFO] [stderr] 578 | #[derive(Debug, Nom)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `hieronymusv2` (bin "hieronymusv2" test) generated 117 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hieronymusv2-4b923bfa1d727277) [INFO] [stdout] test net::auth::tests::test_crappy_hash ... ok [INFO] [stdout] test nom::tests::test_read_var_str ... ok [INFO] [stdout] test varint::tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c33723c4d7d2b3d1aec896c2ec73018625d1388c9dbf1e1bc487815ff69367ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c33723c4d7d2b3d1aec896c2ec73018625d1388c9dbf1e1bc487815ff69367ad", kill_on_drop: false }` [INFO] [stdout] c33723c4d7d2b3d1aec896c2ec73018625d1388c9dbf1e1bc487815ff69367ad