[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] building henrikhaus/multi_client against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrikhaus%2Fmulti_client" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/henrikhaus/multi_client on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a7cdf2bcfc71fd94bd339f60272e3e3310f60392213dab28b72a9dc83354c87 [INFO] running `Command { std: "docker" "start" "-a" "9a7cdf2bcfc71fd94bd339f60272e3e3310f60392213dab28b72a9dc83354c87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a7cdf2bcfc71fd94bd339f60272e3e3310f60392213dab28b72a9dc83354c87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a7cdf2bcfc71fd94bd339f60272e3e3310f60392213dab28b72a9dc83354c87", kill_on_drop: false }` [INFO] [stdout] 9a7cdf2bcfc71fd94bd339f60272e3e3310f60392213dab28b72a9dc83354c87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 722c26ed86b2f37a123363cef0859e058979e52ac4a794118038e77c9c5f41df [INFO] running `Command { std: "docker" "start" "-a" "722c26ed86b2f37a123363cef0859e058979e52ac4a794118038e77c9c5f41df", kill_on_drop: false }` [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling miniquad v0.4.6 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling macroquad v0.4.13 [INFO] [stderr] Compiling 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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::FlatBufferBuil... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/../players_list_generated.rs:356:34 [INFO] [stdout] | [INFO] [stdout] 356 | pub fn root_as_players_list(buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 356 | pub fn root_as_players_list(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/../players_list_generated.rs:366:48 [INFO] [stdout] | [INFO] [stdout] 366 | pub fn size_prefixed_root_as_players_list(buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 366 | pub fn size_prefixed_root_as_players_list(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/../players_list_generated.rs:399:51 [INFO] [stdout] | [INFO] [stdout] 399 | pub unsafe fn root_as_players_list_unchecked(buf: &[u8]) -> PlayersList { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 399 | pub unsafe fn root_as_players_list_unchecked(buf: &[u8]) -> PlayersList<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/../players_list_generated.rs:406:65 [INFO] [stdout] | [INFO] [stdout] 406 | pub unsafe fn size_prefixed_root_as_players_list_unchecked(buf: &[u8]) -> PlayersList { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 406 | pub unsafe fn size_prefixed_root_as_players_list_unchecked(buf: &[u8]) -> PlayersList<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/../player_commands_generated.rs:205:37 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn root_as_player_commands(buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 205 | pub fn root_as_player_commands(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/../player_commands_generated.rs:215:51 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn size_prefixed_root_as_player_commands(buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 215 | pub fn size_prefixed_root_as_player_commands(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/../player_commands_generated.rs:248:54 [INFO] [stdout] | [INFO] [stdout] 248 | pub unsafe fn root_as_player_commands_unchecked(buf: &[u8]) -> PlayerCommands { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/../player_commands_generated.rs:255:68 [INFO] [stdout] | [INFO] [stdout] 255 | pub unsafe fn size_prefixed_root_as_player_commands_unchecked(buf: &[u8]) -> PlayerCommands { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [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] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "CONTEXT" "--export" "allocate_vec_u8" "--export" "crate_version" "--export" "file_loaded" "--export" "focus" "--export" "frame" "--export" "key_down" "--export" "key_press" "--export" "key_up" "--export" "mouse_down" "--export" "mouse_move" "--export" "mouse_up" "--export" "mouse_wheel" "--export" "on_clipboard_paste" "--export" "on_file_dropped" "--export" "on_files_dropped_finish" "--export" "on_files_dropped_start" "--export" "raw_mouse_move" "--export" "resize" "--export" "touch" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<5 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libmacroquad-1d7f227161abfc04,libfontdue-a9765ca9bbab942f,libttf_parser-2dad05e889eb49b2,libhashbrown-793dc07185f51a4c,libahash-0524a0797de8d6f6,libonce_cell-31f59b00bf51a90f,libzerocopy-700d58819e876f4a,libimage-36fc2dc25b859074,libbytemuck-5759e99afaf0e95c,libcolor_quant-8e07a515e6ff48c0,libbyteorder-529cc76400af54b3,libpng-933327e23001bbc9,libbitflags-15e3d67e03629ffa,libflate2-86c992e34eac4263,libminiz_oxide-ad66249be0e0f73f,libfdeflate-1973eda695894699,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-e0220637d8011755,libcfg_if-50b02a9e3502ecf2,libnum_traits-b77bdcaa9e27e278,libquad_rand-c335779a0f85c006,libslotmap-e0fb2445f2417256,libglam-1547a7719eb4aa0f,libminiquad-252c34ba76d6ce48,libflatbuffers-6011d9e551e467c2,libbitflags-8c0836507bb6e8b3}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/multi_client-d91da604f1dd05b5.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/multi_client-d91da604f1dd05b5.multi_client.15f45d07b65c0077-cgu.2.rcgu.o: undefined symbol: init_webgl [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/multi_client-d91da604f1dd05b5.multi_client.15f45d07b65c0077-cgu.2.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/multi_client-d91da604f1dd05b5.multi_client.15f45d07b65c0077-cgu.2.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/multi_client-d91da604f1dd05b5.multi_client.15f45d07b65c0077-cgu.2.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/multi_client-d91da604f1dd05b5.multi_client.15f45d07b65c0077-cgu.2.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/multi_client-d91da604f1dd05b5.multi_client.15f45d07b65c0077-cgu.2.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-1d7f227161abfc04.rlib(macroquad-1d7f227161abfc04.macroquad.5b45dd47705e6a6b-cgu.09.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-1d7f227161abfc04.rlib(macroquad-1d7f227161abfc04.macroquad.5b45dd47705e6a6b-cgu.09.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-1d7f227161abfc04.rlib(macroquad-1d7f227161abfc04.macroquad.5b45dd47705e6a6b-cgu.11.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-1d7f227161abfc04.rlib(macroquad-1d7f227161abfc04.macroquad.5b45dd47705e6a6b-cgu.11.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-252c34ba76d6ce48.rlib(miniquad-252c34ba76d6ce48.miniquad.c82c2a1fb442b241-cgu.2.rcgu.o): undefined symbol: sapp_set_cursor_grab [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-252c34ba76d6ce48.rlib(miniquad-252c34ba76d6ce48.miniquad.c82c2a1fb442b241-cgu.2.rcgu.o): undefined symbol: sapp_set_fullscreen [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-252c34ba76d6ce48.rlib(miniquad-252c34ba76d6ce48.miniquad.c82c2a1fb442b241-cgu.2.rcgu.o): undefined symbol: sapp_schedule_update [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-252c34ba76d6ce48.rlib(miniquad-252c34ba76d6ce48.miniquad.c82c2a1fb442b241-cgu.2.rcgu.o): undefined symbol: sapp_set_cursor [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-252c34ba76d6ce48.rlib(miniquad-252c34ba76d6ce48.miniquad.c82c2a1fb442b241-cgu.2.rcgu.o): undefined symbol: sapp_set_clipboard [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-252c34ba76d6ce48.rlib(miniquad-252c34ba76d6ce48.miniquad.c82c2a1fb442b241-cgu.3.rcgu.o): undefined symbol: fs_get_buffer_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-252c34ba76d6ce48.rlib(miniquad-252c34ba76d6ce48.miniquad.c82c2a1fb442b241-cgu.3.rcgu.o): undefined symbol: fs_take_buffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-252c34ba76d6ce48.rlib(miniquad-252c34ba76d6ce48.miniquad.c82c2a1fb442b241-cgu.3.rcgu.o): undefined symbol: glGenQueries [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-252c34ba76d6ce48.rlib(miniquad-252c34ba76d6ce48.miniquad.c82c2a1fb442b241-cgu.3.rcgu.o): undefined symbol: glBeginQuery [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-252c34ba76d6ce48.rlib(miniquad-252c34ba76d6ce48.miniquad.c82c2a1fb442b241-cgu.3.rcgu.o): undefined symbol: glEndQuery [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `multi_client` (bin "multi_client") due to 1 previous error; 39 warnings emitted [INFO] running `Command { std: "docker" "inspect" "722c26ed86b2f37a123363cef0859e058979e52ac4a794118038e77c9c5f41df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "722c26ed86b2f37a123363cef0859e058979e52ac4a794118038e77c9c5f41df", kill_on_drop: false }` [INFO] [stdout] 722c26ed86b2f37a123363cef0859e058979e52ac4a794118038e77c9c5f41df