[INFO] cloning repository https://github.com/B-Mine-Server/B-Mine-SDK [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/B-Mine-Server/B-Mine-SDK" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FB-Mine-Server%2FB-Mine-SDK", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FB-Mine-Server%2FB-Mine-SDK'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a15c8f9dae449778b237e9eb2ba406a57fd626f [INFO] checking B-Mine-Server/B-Mine-SDK/6a15c8f9dae449778b237e9eb2ba406a57fd626f against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FB-Mine-Server%2FB-Mine-SDK" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/B-Mine-Server/B-Mine-SDK on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/B-Mine-Server/B-Mine-SDK [INFO] finished tweaking git repo https://github.com/B-Mine-Server/B-Mine-SDK [INFO] tweaked toml for git repo https://github.com/B-Mine-Server/B-Mine-SDK written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/B-Mine-Server/B-Mine-SDK 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-raknet v0.12.0 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17e31d81f3700fcac563de094e1152a1416c3082cc343381c4928bfb23787a4e [INFO] running `Command { std: "docker" "start" "-a" "17e31d81f3700fcac563de094e1152a1416c3082cc343381c4928bfb23787a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17e31d81f3700fcac563de094e1152a1416c3082cc343381c4928bfb23787a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17e31d81f3700fcac563de094e1152a1416c3082cc343381c4928bfb23787a4e", kill_on_drop: false }` [INFO] [stdout] 17e31d81f3700fcac563de094e1152a1416c3082cc343381c4928bfb23787a4e [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1291f7d83791cf1b3592dd44003523cb5a4b93b1ff211dd8a0523bff9d347963 [INFO] running `Command { std: "docker" "start" "-a" "1291f7d83791cf1b3592dd44003523cb5a4b93b1ff211dd8a0523bff9d347963", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tokio v1.39.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rust-raknet v0.12.0 [INFO] [stderr] Checking B-Mine-SDK v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Ordering` [INFO] [stdout] --> src/network/raknet/log.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::atomic::{AtomicU8, Ordering}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Ordering` [INFO] [stdout] --> src/network/raknet/log.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::atomic::{AtomicU8, Ordering}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:166:25 [INFO] [stdout] | [INFO] [stdout] 166 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:181:29 [INFO] [stdout] | [INFO] [stdout] 181 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:166:25 [INFO] [stdout] | [INFO] [stdout] 166 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:181:29 [INFO] [stdout] | [INFO] [stdout] 181 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:247:33 [INFO] [stdout] | [INFO] [stdout] 247 | ... Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:259:25 [INFO] [stdout] | [INFO] [stdout] 259 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:286:33 [INFO] [stdout] | [INFO] [stdout] 286 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:333:37 [INFO] [stdout] | [INFO] [stdout] 333 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:358:33 [INFO] [stdout] | [INFO] [stdout] 358 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:392:37 [INFO] [stdout] | [INFO] [stdout] 392 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:400:33 [INFO] [stdout] | [INFO] [stdout] 400 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:247:33 [INFO] [stdout] | [INFO] [stdout] 247 | ... Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:259:25 [INFO] [stdout] | [INFO] [stdout] 259 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:286:33 [INFO] [stdout] | [INFO] [stdout] 286 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:333:37 [INFO] [stdout] | [INFO] [stdout] 333 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:358:33 [INFO] [stdout] | [INFO] [stdout] 358 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:392:37 [INFO] [stdout] | [INFO] [stdout] 392 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/server.rs:400:33 [INFO] [stdout] | [INFO] [stdout] 400 | ... Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/socket.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | Err(e) => Ok(0), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/socket.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | Err(e) => Ok(0), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/socket.rs:236:21 [INFO] [stdout] | [INFO] [stdout] 236 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/socket.rs:236:21 [INFO] [stdout] | [INFO] [stdout] 236 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/socket.rs:253:21 [INFO] [stdout] | [INFO] [stdout] 253 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/socket.rs:253:21 [INFO] [stdout] | [INFO] [stdout] 253 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/socket.rs:294:21 [INFO] [stdout] | [INFO] [stdout] 294 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/socket.rs:294:21 [INFO] [stdout] | [INFO] [stdout] 294 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/socket.rs:310:25 [INFO] [stdout] | [INFO] [stdout] 310 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/socket.rs:310:25 [INFO] [stdout] | [INFO] [stdout] 310 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `peer_addr` [INFO] [stdout] --> src/network/raknet/socket.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | let peer_addr = *addr; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_peer_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `peer_addr` [INFO] [stdout] --> src/network/raknet/socket.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | let peer_addr = *addr; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_peer_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/socket.rs:371:25 [INFO] [stdout] | [INFO] [stdout] 371 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/socket.rs:384:25 [INFO] [stdout] | [INFO] [stdout] 384 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/socket.rs:371:25 [INFO] [stdout] | [INFO] [stdout] 371 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/socket.rs:384:25 [INFO] [stdout] | [INFO] [stdout] 384 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/socket.rs:735:21 [INFO] [stdout] | [INFO] [stdout] 735 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/socket.rs:735:21 [INFO] [stdout] | [INFO] [stdout] 735 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `peer_addr` [INFO] [stdout] --> src/network/raknet/arq.rs:797:40 [INFO] [stdout] | [INFO] [stdout] 797 | pub fn flush(&mut self, tick: i64, peer_addr: &SocketAddr) -> Vec { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_peer_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/socket.rs:579:41 [INFO] [stdout] | [INFO] [stdout] 579 | ... Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/socket.rs:683:29 [INFO] [stdout] | [INFO] [stdout] 683 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x`, `y`, `z`, `yaw`, `pitch`, and `flags` are never read [INFO] [stdout] --> src/utils/datatype.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct PlayerLocation { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 237 | x: f32, [INFO] [stdout] | ^ [INFO] [stdout] 238 | y: f32, [INFO] [stdout] | ^ [INFO] [stdout] 239 | z: f32, [INFO] [stdout] | ^ [INFO] [stdout] 240 | yaw: u8, [INFO] [stdout] | ^^^ [INFO] [stdout] 241 | pitch: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 242 | flags: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayerLocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x`, `y`, and `z` are never read [INFO] [stdout] --> src/utils/datatype.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 247 | pub struct Vector3 { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 248 | x: f32, [INFO] [stdout] | ^ [INFO] [stdout] 249 | y: f32, [INFO] [stdout] | ^ [INFO] [stdout] 250 | z: f32, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Vector3` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x` and `y` are never read [INFO] [stdout] --> src/utils/datatype.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 255 | pub struct Vector2 { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 256 | x: f32, [INFO] [stdout] | ^ [INFO] [stdout] 257 | y: f32, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Vector2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `B_Mine_SDK` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `b_mine_sdk` [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `peer_addr` [INFO] [stdout] --> src/network/raknet/arq.rs:797:40 [INFO] [stdout] | [INFO] [stdout] 797 | pub fn flush(&mut self, tick: i64, peer_addr: &SocketAddr) -> Vec { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_peer_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/socket.rs:579:41 [INFO] [stdout] | [INFO] [stdout] 579 | ... Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/network/raknet/socket.rs:683:29 [INFO] [stdout] | [INFO] [stdout] 683 | Err(e) => {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x`, `y`, `z`, `yaw`, `pitch`, and `flags` are never read [INFO] [stdout] --> src/utils/datatype.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct PlayerLocation { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 237 | x: f32, [INFO] [stdout] | ^ [INFO] [stdout] 238 | y: f32, [INFO] [stdout] | ^ [INFO] [stdout] 239 | z: f32, [INFO] [stdout] | ^ [INFO] [stdout] 240 | yaw: u8, [INFO] [stdout] | ^^^ [INFO] [stdout] 241 | pitch: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 242 | flags: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayerLocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x`, `y`, and `z` are never read [INFO] [stdout] --> src/utils/datatype.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 247 | pub struct Vector3 { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 248 | x: f32, [INFO] [stdout] | ^ [INFO] [stdout] 249 | y: f32, [INFO] [stdout] | ^ [INFO] [stdout] 250 | z: f32, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Vector3` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x` and `y` are never read [INFO] [stdout] --> src/utils/datatype.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 255 | pub struct Vector2 { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 256 | x: f32, [INFO] [stdout] | ^ [INFO] [stdout] 257 | y: f32, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Vector2` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.78s [INFO] running `Command { std: "docker" "inspect" "1291f7d83791cf1b3592dd44003523cb5a4b93b1ff211dd8a0523bff9d347963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1291f7d83791cf1b3592dd44003523cb5a4b93b1ff211dd8a0523bff9d347963", kill_on_drop: false }` [INFO] [stdout] 1291f7d83791cf1b3592dd44003523cb5a4b93b1ff211dd8a0523bff9d347963