[INFO] cloning repository https://github.com/henrikhaus/multi_client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henrikhaus/multi_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrikhaus%2Fmulti_client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrikhaus%2Fmulti_client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22946d67ec1d6de3450cf78e1b8f13567dd415d5 [INFO] checking henrikhaus/multi_client against try#af54b6062f33b99e418444700f3a823ef0214052 for pr-138952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrikhaus%2Fmulti_client" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/henrikhaus/multi_client on toolchain af54b6062f33b99e418444700f3a823ef0214052 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/henrikhaus/multi_client [INFO] finished tweaking git repo https://github.com/henrikhaus/multi_client [INFO] tweaked toml for git repo https://github.com/henrikhaus/multi_client written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/henrikhaus/multi_client 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" "+af54b6062f33b99e418444700f3a823ef0214052" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03442fd79d3250f22369433eb8bcd329d7ff4fcde00ea0d288bac247fb4c589d [INFO] running `Command { std: "docker" "start" "-a" "03442fd79d3250f22369433eb8bcd329d7ff4fcde00ea0d288bac247fb4c589d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03442fd79d3250f22369433eb8bcd329d7ff4fcde00ea0d288bac247fb4c589d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03442fd79d3250f22369433eb8bcd329d7ff4fcde00ea0d288bac247fb4c589d", kill_on_drop: false }` [INFO] [stdout] 03442fd79d3250f22369433eb8bcd329d7ff4fcde00ea0d288bac247fb4c589d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04ba192a6b1beda5e58fa12a4d06bf4b1d2fa912af54ce8bbbd5e69b7c8e64c7 [INFO] running `Command { std: "docker" "start" "-a" "04ba192a6b1beda5e58fa12a4d06bf4b1d2fa912af54ce8bbbd5e69b7c8e64c7", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling miniquad v0.4.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Checking quad-rand v0.2.3 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking macroquad v0.4.13 [INFO] [stderr] Checking multi_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `core::mem` [INFO] [stdout] --> src/../player_commands_generated.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use core::mem; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::cmp::Ordering` [INFO] [stdout] --> src/../player_commands_generated.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use core::cmp::Ordering; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EndianScalar` and `Follow` [INFO] [stdout] --> src/../player_commands_generated.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use self::flatbuffers::{EndianScalar, Follow}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::flatbuffers::Verifiable` [INFO] [stdout] --> src/../player_commands_generated.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | use self::flatbuffers::Verifiable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::mem` [INFO] [stdout] --> src/../player_commands_generated.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use core::mem; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::cmp::Ordering` [INFO] [stdout] --> src/../player_commands_generated.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use core::cmp::Ordering; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EndianScalar` and `Follow` [INFO] [stdout] --> src/../player_commands_generated.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use self::flatbuffers::{EndianScalar, Follow}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::flatbuffers::Verifiable` [INFO] [stdout] --> src/../player_commands_generated.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | use self::flatbuffers::Verifiable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | let mut player = Player1 { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | let mut players: Arc>> = Arc::new(Mutex::new(Vec::new())); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | let mut player = Player1 { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | let mut players: Arc>> = Arc::new(Mutex::new(Vec::new())); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::flatbuffers::Verifiable` [INFO] [stdout] --> src/../player_commands_generated.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | use self::flatbuffers::Verifiable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Push` [INFO] [stdout] --> src/main.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | use flatbuffers::{root, FlatBufferBuilder, Push}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player` [INFO] [stdout] --> src/main.rs:128:11 [INFO] [stdout] | [INFO] [stdout] 128 | fn render(player: &Player1, players: &MutexGuard>, scale: f32) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_PLAYERS` is never used [INFO] [stdout] --> src/main.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const MAX_PLAYERS: usize = 10; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GRAVITY` is never used [INFO] [stdout] --> src/main.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | const GRAVITY: f32 = 1.0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FRICTION` is never used [INFO] [stdout] --> src/main.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | const FRICTION: f32 = 1.0; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TICK_DURATION` is never used [INFO] [stdout] --> src/main.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const TICK_DURATION: Duration = Duration::from_millis(1); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCALE` is never used [INFO] [stdout] --> src/main.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | const SCALE: f32 = 2.0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `pos`, and `color` are never read [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | struct Player1 { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 27 | id: Option, [INFO] [stdout] | ^^ [INFO] [stdout] 28 | pos: Vec2, [INFO] [stdout] | ^^^ [INFO] [stdout] 29 | color: Color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/main.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 32 | impl Player1 { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 33 | fn new() -> Player1 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `color` is never read [INFO] [stdout] --> src/main.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 41 | struct OwnedPlayer { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 44 | color: Color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ENUM_MIN_PLAYER_COMMAND` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub const ENUM_MIN_PLAYER_COMMAND: u8 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ENUM_MAX_PLAYER_COMMAND` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const ENUM_MAX_PLAYER_COMMAND: u8 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ENUM_VALUES_PLAYER_COMMAND` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub const ENUM_VALUES_PLAYER_COMMAND: [PlayerCommand; 3] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constants `ENUM_MIN`, `ENUM_MAX`, and `ENUM_VALUES` are never used [INFO] [stdout] --> src/../player_commands_generated.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 28 | impl PlayerCommand { [INFO] [stdout] | ------------------ associated constants in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub const ENUM_MIN: u8 = 0; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 34 | pub const ENUM_MAX: u8 = 2; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 35 | pub const ENUM_VALUES: &'static [Self] = &[ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PlayerCommandsOffset` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | pub enum PlayerCommandsOffset {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `init_from_table` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 116 | impl<'a> PlayerCommands<'a> { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 120 | pub unsafe fn init_from_table(table: flatbuffers::Table<'a>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `root_as_player_commands` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:205:8 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn root_as_player_commands(buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `size_prefixed_root_as_player_commands` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:215:8 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn size_prefixed_root_as_player_commands(buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `root_as_player_commands_with_opts` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:225:8 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn root_as_player_commands_with_opts<'b, 'o>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `size_prefixed_root_as_player_commands_with_opts` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:238:8 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn size_prefixed_root_as_player_commands_with_opts<'b, 'o>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `root_as_player_commands_unchecked` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:248:15 [INFO] [stdout] | [INFO] [stdout] 248 | pub unsafe fn root_as_player_commands_unchecked(buf: &[u8]) -> PlayerCommands { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `size_prefixed_root_as_player_commands_unchecked` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:255:15 [INFO] [stdout] | [INFO] [stdout] 255 | pub unsafe fn size_prefixed_root_as_player_commands_unchecked(buf: &[u8]) -> PlayerCommands { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `finish_player_commands_buffer` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:259:8 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn finish_player_commands_buffer<'a, 'b, A: flatbuffers::Allocator + 'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `finish_size_prefixed_player_commands_buffer` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:266:8 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn finish_size_prefixed_player_commands_buffer<'a, 'b, A: flatbuffers::Allocator + 'a>(fbb: &'b mut flatbuffers::FlatBufferBuilder<'a... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::flatbuffers::Verifiable` [INFO] [stdout] --> src/../player_commands_generated.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | use self::flatbuffers::Verifiable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Push` [INFO] [stdout] --> src/main.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | use flatbuffers::{root, FlatBufferBuilder, Push}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player` [INFO] [stdout] --> src/main.rs:128:11 [INFO] [stdout] | [INFO] [stdout] 128 | fn render(player: &Player1, players: &MutexGuard>, scale: f32) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_PLAYERS` is never used [INFO] [stdout] --> src/main.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const MAX_PLAYERS: usize = 10; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GRAVITY` is never used [INFO] [stdout] --> src/main.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | const GRAVITY: f32 = 1.0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FRICTION` is never used [INFO] [stdout] --> src/main.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | const FRICTION: f32 = 1.0; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TICK_DURATION` is never used [INFO] [stdout] --> src/main.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const TICK_DURATION: Duration = Duration::from_millis(1); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCALE` is never used [INFO] [stdout] --> src/main.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | const SCALE: f32 = 2.0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `pos`, and `color` are never read [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | struct Player1 { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 27 | id: Option, [INFO] [stdout] | ^^ [INFO] [stdout] 28 | pos: Vec2, [INFO] [stdout] | ^^^ [INFO] [stdout] 29 | color: Color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/main.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 32 | impl Player1 { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 33 | fn new() -> Player1 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `color` is never read [INFO] [stdout] --> src/main.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 41 | struct OwnedPlayer { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 44 | color: Color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ENUM_MIN_PLAYER_COMMAND` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub const ENUM_MIN_PLAYER_COMMAND: u8 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ENUM_MAX_PLAYER_COMMAND` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const ENUM_MAX_PLAYER_COMMAND: u8 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ENUM_VALUES_PLAYER_COMMAND` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub const ENUM_VALUES_PLAYER_COMMAND: [PlayerCommand; 3] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constants `ENUM_MIN`, `ENUM_MAX`, and `ENUM_VALUES` are never used [INFO] [stdout] --> src/../player_commands_generated.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 28 | impl PlayerCommand { [INFO] [stdout] | ------------------ associated constants in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub const ENUM_MIN: u8 = 0; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 34 | pub const ENUM_MAX: u8 = 2; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 35 | pub const ENUM_VALUES: &'static [Self] = &[ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PlayerCommandsOffset` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | pub enum PlayerCommandsOffset {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `init_from_table` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 116 | impl<'a> PlayerCommands<'a> { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 120 | pub unsafe fn init_from_table(table: flatbuffers::Table<'a>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `root_as_player_commands` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:205:8 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn root_as_player_commands(buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `size_prefixed_root_as_player_commands` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:215:8 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn size_prefixed_root_as_player_commands(buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `root_as_player_commands_with_opts` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:225:8 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn root_as_player_commands_with_opts<'b, 'o>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `size_prefixed_root_as_player_commands_with_opts` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:238:8 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn size_prefixed_root_as_player_commands_with_opts<'b, 'o>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `root_as_player_commands_unchecked` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:248:15 [INFO] [stdout] | [INFO] [stdout] 248 | pub unsafe fn root_as_player_commands_unchecked(buf: &[u8]) -> PlayerCommands { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `size_prefixed_root_as_player_commands_unchecked` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:255:15 [INFO] [stdout] | [INFO] [stdout] 255 | pub unsafe fn size_prefixed_root_as_player_commands_unchecked(buf: &[u8]) -> PlayerCommands { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `finish_player_commands_buffer` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:259:8 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn finish_player_commands_buffer<'a, 'b, A: flatbuffers::Allocator + 'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `finish_size_prefixed_player_commands_buffer` is never used [INFO] [stdout] --> src/../player_commands_generated.rs:266:8 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn finish_size_prefixed_player_commands_buffer<'a, 'b, A: flatbuffers::Allocator + 'a>(fbb: &'b mut flatbuffers::FlatBufferBuilder<'a... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.92s [INFO] running `Command { std: "docker" "inspect" "04ba192a6b1beda5e58fa12a4d06bf4b1d2fa912af54ce8bbbd5e69b7c8e64c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04ba192a6b1beda5e58fa12a4d06bf4b1d2fa912af54ce8bbbd5e69b7c8e64c7", kill_on_drop: false }` [INFO] [stdout] 04ba192a6b1beda5e58fa12a4d06bf4b1d2fa912af54ce8bbbd5e69b7c8e64c7