[INFO] cloning repository https://github.com/JanotLeLapin/Makar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JanotLeLapin/Makar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJanotLeLapin%2FMakar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJanotLeLapin%2FMakar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2cf8199952eeee4a44b6ddb2d6543e4d7188f11
[INFO] checking JanotLeLapin/Makar against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJanotLeLapin%2FMakar" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/JanotLeLapin/Makar
[INFO] finished tweaking git repo https://github.com/JanotLeLapin/Makar
[INFO] tweaked toml for git repo https://github.com/JanotLeLapin/Makar written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JanotLeLapin/Makar on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JanotLeLapin/Makar already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.9.1
[INFO] [stderr]   Downloaded postcard v1.0.8
[INFO] [stderr]   Downloaded cc v1.0.104
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a71225d9a920baf22bab635f5aae3040dfb84f0a273608d4b225f0ef68e00951
[INFO] running `Command { std: "docker" "start" "-a" "a71225d9a920baf22bab635f5aae3040dfb84f0a273608d4b225f0ef68e00951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a71225d9a920baf22bab635f5aae3040dfb84f0a273608d4b225f0ef68e00951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a71225d9a920baf22bab635f5aae3040dfb84f0a273608d4b225f0ef68e00951", kill_on_drop: false }`
[INFO] [stdout] a71225d9a920baf22bab635f5aae3040dfb84f0a273608d4b225f0ef68e00951
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e77ccb66712a03a08330109b94135e80b270a165e74fc58ea805be573942c042
[INFO] running `Command { std: "docker" "start" "-a" "e77ccb66712a03a08330109b94135e80b270a165e74fc58ea805be573942c042", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking uuid v1.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking serde_json v1.0.120
[INFO] [stderr]     Checking postcard v1.0.8
[INFO] [stderr]     Checking makar-protocol v0.1.0 (/opt/rustwide/workdir/protocol)
[INFO] [stderr]     Checking makar-server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Checking makar-proxy v0.1.0 (/opt/rustwide/workdir/proxy)
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]   --> proxy/src/connection.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | use log::{debug, info};
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]   --> proxy/src/connection.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | use log::{debug, info};
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `view_distance`
[INFO] [stdout]    --> proxy/src/connection.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |             view_distance,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: try ignoring the field: `view_distance: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chat_mode`
[INFO] [stdout]    --> proxy/src/connection.rs:170:13
[INFO] [stdout]     |
[INFO] [stdout] 170 |             chat_mode,
[INFO] [stdout]     |             ^^^^^^^^^ help: try ignoring the field: `chat_mode: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chat_colors`
[INFO] [stdout]    --> proxy/src/connection.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 |             chat_colors,
[INFO] [stdout]     |             ^^^^^^^^^^^ help: try ignoring the field: `chat_colors: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `displayed_skin_parts`
[INFO] [stdout]    --> proxy/src/connection.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |             displayed_skin_parts,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `displayed_skin_parts: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `on_ground`
[INFO] [stdout]    --> proxy/src/connection.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |             on_ground,
[INFO] [stdout]     |             ^^^^^^^^^ help: try ignoring the field: `on_ground: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> proxy/src/connection.rs:199:44
[INFO] [stdout]     |
[INFO] [stdout] 199 |         ProxyBoundPacket::PlayerPosition { x, y, z, on_ground } => {}
[INFO] [stdout]     |                                            ^ help: try ignoring the field: `x: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> proxy/src/connection.rs:199:47
[INFO] [stdout]     |
[INFO] [stdout] 199 |         ProxyBoundPacket::PlayerPosition { x, y, z, on_ground } => {}
[INFO] [stdout]     |                                               ^ help: try ignoring the field: `y: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> proxy/src/connection.rs:199:50
[INFO] [stdout]     |
[INFO] [stdout] 199 |         ProxyBoundPacket::PlayerPosition { x, y, z, on_ground } => {}
[INFO] [stdout]     |                                                  ^ help: try ignoring the field: `z: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `on_ground`
[INFO] [stdout]    --> proxy/src/connection.rs:199:53
[INFO] [stdout]     |
[INFO] [stdout] 199 |         ProxyBoundPacket::PlayerPosition { x, y, z, on_ground } => {}
[INFO] [stdout]     |                                                     ^^^^^^^^^ help: try ignoring the field: `on_ground: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `on_ground`
[INFO] [stdout]    --> proxy/src/connection.rs:200:46
[INFO] [stdout]     |
[INFO] [stdout] 200 |         ProxyBoundPacket::PlayerIsOnGround { on_ground } => {}
[INFO] [stdout]     |                                              ^^^^^^^^^ help: try ignoring the field: `on_ground: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel`
[INFO] [stdout]    --> proxy/src/connection.rs:201:43
[INFO] [stdout]     |
[INFO] [stdout] 201 |         ProxyBoundPacket::PluginMessage { channel } => {}
[INFO] [stdout]     |                                           ^^^^^^^ help: try ignoring the field: `channel: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `view_distance`
[INFO] [stdout]    --> proxy/src/connection.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |             view_distance,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: try ignoring the field: `view_distance: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chat_mode`
[INFO] [stdout]    --> proxy/src/connection.rs:170:13
[INFO] [stdout]     |
[INFO] [stdout] 170 |             chat_mode,
[INFO] [stdout]     |             ^^^^^^^^^ help: try ignoring the field: `chat_mode: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chat_colors`
[INFO] [stdout]    --> proxy/src/connection.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 |             chat_colors,
[INFO] [stdout]     |             ^^^^^^^^^^^ help: try ignoring the field: `chat_colors: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `displayed_skin_parts`
[INFO] [stdout]    --> proxy/src/connection.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |             displayed_skin_parts,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ help: try ignoring the field: `displayed_skin_parts: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `on_ground`
[INFO] [stdout]    --> proxy/src/connection.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |             on_ground,
[INFO] [stdout]     |             ^^^^^^^^^ help: try ignoring the field: `on_ground: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> proxy/src/connection.rs:199:44
[INFO] [stdout]     |
[INFO] [stdout] 199 |         ProxyBoundPacket::PlayerPosition { x, y, z, on_ground } => {}
[INFO] [stdout]     |                                            ^ help: try ignoring the field: `x: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> proxy/src/connection.rs:199:47
[INFO] [stdout]     |
[INFO] [stdout] 199 |         ProxyBoundPacket::PlayerPosition { x, y, z, on_ground } => {}
[INFO] [stdout]     |                                               ^ help: try ignoring the field: `y: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> proxy/src/connection.rs:199:50
[INFO] [stdout]     |
[INFO] [stdout] 199 |         ProxyBoundPacket::PlayerPosition { x, y, z, on_ground } => {}
[INFO] [stdout]     |                                                  ^ help: try ignoring the field: `z: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `on_ground`
[INFO] [stdout]    --> proxy/src/connection.rs:199:53
[INFO] [stdout]     |
[INFO] [stdout] 199 |         ProxyBoundPacket::PlayerPosition { x, y, z, on_ground } => {}
[INFO] [stdout]     |                                                     ^^^^^^^^^ help: try ignoring the field: `on_ground: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `on_ground`
[INFO] [stdout]    --> proxy/src/connection.rs:200:46
[INFO] [stdout]     |
[INFO] [stdout] 200 |         ProxyBoundPacket::PlayerIsOnGround { on_ground } => {}
[INFO] [stdout]     |                                              ^^^^^^^^^ help: try ignoring the field: `on_ground: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel`
[INFO] [stdout]    --> proxy/src/connection.rs:201:43
[INFO] [stdout]     |
[INFO] [stdout] 201 |         ProxyBoundPacket::PluginMessage { channel } => {}
[INFO] [stdout]     |                                           ^^^^^^^ help: try ignoring the field: `channel: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VarLong` is never constructed
[INFO] [stdout]   --> proxy/src/protocol/varlen.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | varlen!(VarLong, i64);
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `varlen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `value` are never used
[INFO] [stdout]   --> proxy/src/protocol/varlen.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout] 13 |             pub fn new(value: $type) -> Self {
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |             pub fn value(&self) -> $type {
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 | varlen!(VarLong, i64);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `varlen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `EncryptionRequest` is never constructed
[INFO] [stdout]    --> proxy/src/versions/v1_8_8.rs:8:5
[INFO] [stdout]     |
[INFO] [stdout]   8 |     EncryptionRequest, 0x01 => {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: proxy/src/protocol/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         pub enum ClientBoundPacket {
[INFO] [stdout]     |                  ----------------- variant in this enum
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ClientBoundPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `crate::define_client_bound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `address` and `port` are never read
[INFO] [stdout]   --> proxy/src/versions/v1_8_8.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     Handshake, Handshake, 0x00 => {
[INFO] [stdout]    |     --------- fields in this variant
[INFO] [stdout] 45 |         protocol: VarInt,
[INFO] [stdout] 46 |         address: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 47 |         port: u16,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProxyBoundPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_proxy_bound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VarLong` is never constructed
[INFO] [stdout]   --> proxy/src/protocol/varlen.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | varlen!(VarLong, i64);
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `varlen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `value` are never used
[INFO] [stdout]   --> proxy/src/protocol/varlen.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout] 13 |             pub fn new(value: $type) -> Self {
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |             pub fn value(&self) -> $type {
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 | varlen!(VarLong, i64);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `varlen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `EncryptionRequest` is never constructed
[INFO] [stdout]    --> proxy/src/versions/v1_8_8.rs:8:5
[INFO] [stdout]     |
[INFO] [stdout]   8 |     EncryptionRequest, 0x01 => {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: proxy/src/protocol/mod.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout] 110 |         pub enum ClientBoundPacket {
[INFO] [stdout]     |                  ----------------- variant in this enum
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ClientBoundPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `crate::define_client_bound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `address` and `port` are never read
[INFO] [stdout]   --> proxy/src/versions/v1_8_8.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     Handshake, Handshake, 0x00 => {
[INFO] [stdout]    |     --------- fields in this variant
[INFO] [stdout] 45 |         protocol: VarInt,
[INFO] [stdout] 46 |         address: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 47 |         port: u16,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProxyBoundPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `crate::define_proxy_bound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.66s
[INFO] running `Command { std: "docker" "inspect" "e77ccb66712a03a08330109b94135e80b270a165e74fc58ea805be573942c042", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e77ccb66712a03a08330109b94135e80b270a165e74fc58ea805be573942c042", kill_on_drop: false }`
[INFO] [stdout] e77ccb66712a03a08330109b94135e80b270a165e74fc58ea805be573942c042
