[INFO] cloning repository https://github.com/mrDIMAS/rusty-shooter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrDIMAS/rusty-shooter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrDIMAS%2Frusty-shooter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrDIMAS%2Frusty-shooter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a582f384a2d0ac6f7b14ec66a604ac83358e7f33 [INFO] checking mrDIMAS/rusty-shooter against master#a874956d940ecb3ed524b6176a171219ac4787ea for pr-76104 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrDIMAS%2Frusty-shooter" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrDIMAS/rusty-shooter on toolchain a874956d940ecb3ed524b6176a171219ac4787ea [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrDIMAS/rusty-shooter [INFO] removed path dependency rg3d from git repo https://github.com/mrDIMAS/rusty-shooter [INFO] finished tweaking git repo https://github.com/mrDIMAS/rusty-shooter [INFO] tweaked toml for git repo https://github.com/mrDIMAS/rusty-shooter written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7a098116387728bd2aa6d1df661c4005f047762c7b855df54878cc5b7a6b88b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e7a098116387728bd2aa6d1df661c4005f047762c7b855df54878cc5b7a6b88b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7a098116387728bd2aa6d1df661c4005f047762c7b855df54878cc5b7a6b88b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7a098116387728bd2aa6d1df661c4005f047762c7b855df54878cc5b7a6b88b", kill_on_drop: false }` [INFO] [stdout] e7a098116387728bd2aa6d1df661c4005f047762c7b855df54878cc5b7a6b88b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be13abc24b2894824b7c85495386f10de1e320ef0a303b4718233925d0d9b7dc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "be13abc24b2894824b7c85495386f10de1e320ef0a303b4718233925d0d9b7dc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking transpose v0.1.0 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking strength_reduce v0.2.3 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Checking lewton v0.10.1 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling alsa-sys v0.2.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking lexical v5.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking rg3d-core v0.8.0 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking rustfft v3.0.1 [INFO] [stderr] Checking image v0.23.9 [INFO] [stderr] Checking rg3d-sound v0.14.0 [INFO] [stderr] Checking rg3d-physics v0.6.0 [INFO] [stderr] Checking rg3d-ui v0.4.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking winit v0.22.2 [INFO] [stderr] Checking glutin v0.24.1 [INFO] [stderr] Checking rg3d v0.12.0 [INFO] [stderr] Checking rusty-shooter v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `rg3d::gui::message::MessageDirection` [INFO] [stdout] --> src/hud.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rg3d::gui::message::MessageDirection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MessageDirection` in `gui::message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::gui::ttf::SharedFont` [INFO] [stdout] --> src/hud.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rg3d::gui::ttf::SharedFont; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SharedFont` in `gui::ttf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::gui::message::MessageDirection` [INFO] [stdout] --> src/leader_board.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rg3d::gui::message::MessageDirection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MessageDirection` in `gui::message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::gui::message::MessageDirection` [INFO] [stdout] --> src/menu.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rg3d::gui::message::MessageDirection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MessageDirection` in `gui::message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::gui::ttf::SharedFont` [INFO] [stdout] --> src/menu.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rg3d::gui::ttf::SharedFont; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SharedFont` in `gui::ttf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::gui::message::MessageDirection` [INFO] [stdout] --> src/options_menu.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rg3d::gui::message::MessageDirection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MessageDirection` in `gui::message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `rg3d::scene::light::BaseLightBuilder`, `rg3d::scene::light::PointLightBuilder` [INFO] [stdout] --> src/projectile.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | use rg3d::scene::light::{BaseLightBuilder, PointLightBuilder}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ no `PointLightBuilder` in `scene::light` [INFO] [stdout] | | [INFO] [stdout] | no `BaseLightBuilder` in `scene::light` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 9 | use rg3d::scene::light::{LightBuilder, PointLightBuilder}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 9 | use rg3d::scene::light::{BaseLightBuilder, LightBuilder}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `rg3d::scene::light::BaseLightBuilder`, `rg3d::scene::light::PointLightBuilder` [INFO] [stdout] --> src/weapon.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | light::{BaseLightBuilder, PointLightBuilder}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ no `PointLightBuilder` in `scene::light` [INFO] [stdout] | | [INFO] [stdout] | no `BaseLightBuilder` in `scene::light` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 16 | light::{LightBuilder, PointLightBuilder}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 16 | light::{BaseLightBuilder, LightBuilder}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::gui::message::MessageDirection` [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use rg3d::gui::message::MessageDirection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MessageDirection` in `gui::message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::gui::message::MessageDirection` [INFO] [stdout] --> src/hud.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rg3d::gui::message::MessageDirection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MessageDirection` in `gui::message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::gui::ttf::SharedFont` [INFO] [stdout] --> src/hud.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rg3d::gui::ttf::SharedFont; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SharedFont` in `gui::ttf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::gui::message::MessageDirection` [INFO] [stdout] --> src/leader_board.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rg3d::gui::message::MessageDirection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MessageDirection` in `gui::message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::gui::message::MessageDirection` [INFO] [stdout] --> src/menu.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rg3d::gui::message::MessageDirection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MessageDirection` in `gui::message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::gui::ttf::SharedFont` [INFO] [stdout] --> src/menu.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rg3d::gui::ttf::SharedFont; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SharedFont` in `gui::ttf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::gui::message::MessageDirection` [INFO] [stdout] --> src/options_menu.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rg3d::gui::message::MessageDirection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MessageDirection` in `gui::message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `rg3d::scene::light::BaseLightBuilder`, `rg3d::scene::light::PointLightBuilder` [INFO] [stdout] --> src/projectile.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | use rg3d::scene::light::{BaseLightBuilder, PointLightBuilder}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ no `PointLightBuilder` in `scene::light` [INFO] [stdout] | | [INFO] [stdout] | no `BaseLightBuilder` in `scene::light` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 9 | use rg3d::scene::light::{LightBuilder, PointLightBuilder}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 9 | use rg3d::scene::light::{BaseLightBuilder, LightBuilder}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `rg3d::scene::light::BaseLightBuilder`, `rg3d::scene::light::PointLightBuilder` [INFO] [stdout] --> src/weapon.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | light::{BaseLightBuilder, PointLightBuilder}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ no `PointLightBuilder` in `scene::light` [INFO] [stdout] | | [INFO] [stdout] | no `BaseLightBuilder` in `scene::light` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 16 | light::{LightBuilder, PointLightBuilder}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 16 | light::{BaseLightBuilder, LightBuilder}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::gui::message::MessageDirection` [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use rg3d::gui::message::MessageDirection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MessageDirection` in `gui::message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_gui_texture` in module `utils` [INFO] [stdout] --> src/gui.rs:55:34 [INFO] [stdout] | [INFO] [stdout] 55 | .with_opt_texture(utils::into_gui_texture( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_gui_texture` in module `utils` [INFO] [stdout] --> src/gui.rs:83:38 [INFO] [stdout] | [INFO] [stdout] 83 | .with_opt_texture(utils::into_gui_texture( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_gui_texture` in module `utils` [INFO] [stdout] --> src/hud.rs:89:46 [INFO] [stdout] | [INFO] [stdout] 89 | .with_opt_texture(utils::into_gui_texture( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_gui_texture` in module `utils` [INFO] [stdout] --> src/hud.rs:215:58 [INFO] [stdout] | [INFO] [stdout] 215 | ... .with_opt_texture(utils::into_gui_texture( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_gui_texture` in module `utils` [INFO] [stdout] --> src/hud.rs:258:58 [INFO] [stdout] | [INFO] [stdout] 258 | ... .with_opt_texture(utils::into_gui_texture( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_gui_texture` in module `utils` [INFO] [stdout] --> src/hud.rs:301:58 [INFO] [stdout] | [INFO] [stdout] 301 | ... .with_opt_texture(utils::into_gui_texture( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_gui_texture` in module `utils` [INFO] [stdout] --> src/gui.rs:55:34 [INFO] [stdout] | [INFO] [stdout] 55 | .with_opt_texture(utils::into_gui_texture( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_gui_texture` in module `utils` [INFO] [stdout] --> src/gui.rs:83:38 [INFO] [stdout] | [INFO] [stdout] 83 | .with_opt_texture(utils::into_gui_texture( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_gui_texture` in module `utils` [INFO] [stdout] --> src/hud.rs:89:46 [INFO] [stdout] | [INFO] [stdout] 89 | .with_opt_texture(utils::into_gui_texture( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_gui_texture` in module `utils` [INFO] [stdout] --> src/hud.rs:215:58 [INFO] [stdout] | [INFO] [stdout] 215 | ... .with_opt_texture(utils::into_gui_texture( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_gui_texture` in module `utils` [INFO] [stdout] --> src/hud.rs:258:58 [INFO] [stdout] | [INFO] [stdout] 258 | ... .with_opt_texture(utils::into_gui_texture( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_gui_texture` in module `utils` [INFO] [stdout] --> src/hud.rs:301:58 [INFO] [stdout] | [INFO] [stdout] 301 | ... .with_opt_texture(utils::into_gui_texture( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/main.rs:644:49 [INFO] [stdout] | [INFO] [stdout] 644 | self.engine.user_interface.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 645 | self.debug_text, [INFO] [stdout] | --------------- [INFO] [stdout] 646 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 647 | self.debug_string.clone(), [INFO] [stdout] | ------------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/main.rs:644:49 [INFO] [stdout] | [INFO] [stdout] 644 | self.engine.user_interface.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 645 | self.debug_text, [INFO] [stdout] | --------------- [INFO] [stdout] 646 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 647 | self.debug_string.clone(), [INFO] [stdout] | ------------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 392 | ui.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 393 | self.health, [INFO] [stdout] | ----------- [INFO] [stdout] 394 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 395 | format!("{}", health), [INFO] [stdout] | --------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:400:25 [INFO] [stdout] | [INFO] [stdout] 400 | ui.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 401 | self.armor, [INFO] [stdout] | ---------- [INFO] [stdout] 402 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 403 | format!("{}", armor), [INFO] [stdout] | -------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:408:25 [INFO] [stdout] | [INFO] [stdout] 408 | ui.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 409 | self.ammo, [INFO] [stdout] | --------- [INFO] [stdout] 410 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 411 | format!("{}", ammo), [INFO] [stdout] | ------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:416:25 [INFO] [stdout] | [INFO] [stdout] 416 | ui.send_message(WidgetMessage::visibility( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 417 | self.root, [INFO] [stdout] | --------- [INFO] [stdout] 418 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 419 | visible, [INFO] [stdout] | ------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:428:25 [INFO] [stdout] | [INFO] [stdout] 428 | ui.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 429 | self.time, [INFO] [stdout] | --------- [INFO] [stdout] 430 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 431 | format!("{:02}:{:02}:{:02}", hours, minutes, seconds), [INFO] [stdout] | ----------------------------------------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:436:25 [INFO] [stdout] | [INFO] [stdout] 436 | ui.send_message(WidgetMessage::visibility( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 437 | self.died, [INFO] [stdout] | --------- [INFO] [stdout] 438 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 439 | is_died, [INFO] [stdout] | ------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:450:52 [INFO] [stdout] | [INFO] [stdout] 450 | engine.user_interface.send_message(WidgetMessage::width( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 451 | self.root, [INFO] [stdout] | --------- [INFO] [stdout] 452 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 453 | new_size.width as f32, [INFO] [stdout] | --------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:455:52 [INFO] [stdout] | [INFO] [stdout] 455 | engine.user_interface.send_message(WidgetMessage::height( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 456 | self.root, [INFO] [stdout] | --------- [INFO] [stdout] 457 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 458 | new_size.height as f32, [INFO] [stdout] | ---------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:475:33 [INFO] [stdout] | [INFO] [stdout] 475 | ui.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 476 | self.message, [INFO] [stdout] | ------------ [INFO] [stdout] 477 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 478 | message, [INFO] [stdout] | ------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:482:33 [INFO] [stdout] | [INFO] [stdout] 482 | ui.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 483 | self.message, [INFO] [stdout] | ------------ [INFO] [stdout] 484 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 485 | Default::default(), [INFO] [stdout] | ------------------ supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:500:29 [INFO] [stdout] | [INFO] [stdout] 500 | ui.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 501 | self.first_score, [INFO] [stdout] | ---------------- [INFO] [stdout] 502 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 503 | format!("{}", leader_score), [INFO] [stdout] | --------------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:508:33 [INFO] [stdout] | [INFO] [stdout] 508 | ui.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 509 | self.second_score, [INFO] [stdout] | ----------------- [INFO] [stdout] 510 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 511 | format!("{}", second_score), [INFO] [stdout] | --------------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:521:25 [INFO] [stdout] | [INFO] [stdout] 521 | ui.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 522 | self.match_limit, [INFO] [stdout] | ---------------- [INFO] [stdout] 523 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 524 | format!("{}", limit), [INFO] [stdout] | -------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/leader_board.rs:428:29 [INFO] [stdout] | [INFO] [stdout] 428 | ui.send_message(WidgetMessage::remove(table, MessageDirection::ToWidget)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ----- -------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/leader_board.rs:430:25 [INFO] [stdout] | [INFO] [stdout] 430 | ui.send_message(WidgetMessage::link( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 431 | table, [INFO] [stdout] | ----- [INFO] [stdout] 432 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 433 | self.root, [INFO] [stdout] | --------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/leader_board.rs:438:25 [INFO] [stdout] | [INFO] [stdout] 438 | ui.send_message(WidgetMessage::visibility( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 439 | self.root, [INFO] [stdout] | --------- [INFO] [stdout] 440 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 441 | visible, [INFO] [stdout] | ------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/leader_board.rs:449:56 [INFO] [stdout] | [INFO] [stdout] 449 | engine.user_interface.send_message(WidgetMessage::width( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 450 | self.root, [INFO] [stdout] | --------- [INFO] [stdout] 451 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 452 | new_size.width as f32, [INFO] [stdout] | --------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/leader_board.rs:454:56 [INFO] [stdout] | [INFO] [stdout] 454 | engine.user_interface.send_message(WidgetMessage::height( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 455 | self.root, [INFO] [stdout] | --------- [INFO] [stdout] 456 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 457 | new_size.height as f32, [INFO] [stdout] | ---------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 392 | ui.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 393 | self.health, [INFO] [stdout] | ----------- [INFO] [stdout] 394 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 395 | format!("{}", health), [INFO] [stdout] | --------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:400:25 [INFO] [stdout] | [INFO] [stdout] 400 | ui.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 401 | self.armor, [INFO] [stdout] | ---------- [INFO] [stdout] 402 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 403 | format!("{}", armor), [INFO] [stdout] | -------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:408:25 [INFO] [stdout] | [INFO] [stdout] 408 | ui.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 409 | self.ammo, [INFO] [stdout] | --------- [INFO] [stdout] 410 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 411 | format!("{}", ammo), [INFO] [stdout] | ------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:416:25 [INFO] [stdout] | [INFO] [stdout] 416 | ui.send_message(WidgetMessage::visibility( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 417 | self.root, [INFO] [stdout] | --------- [INFO] [stdout] 418 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 419 | visible, [INFO] [stdout] | ------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:428:25 [INFO] [stdout] | [INFO] [stdout] 428 | ui.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 429 | self.time, [INFO] [stdout] | --------- [INFO] [stdout] 430 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 431 | format!("{:02}:{:02}:{:02}", hours, minutes, seconds), [INFO] [stdout] | ----------------------------------------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:436:25 [INFO] [stdout] | [INFO] [stdout] 436 | ui.send_message(WidgetMessage::visibility( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 437 | self.died, [INFO] [stdout] | --------- [INFO] [stdout] 438 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 439 | is_died, [INFO] [stdout] | ------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:450:52 [INFO] [stdout] | [INFO] [stdout] 450 | engine.user_interface.send_message(WidgetMessage::width( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 451 | self.root, [INFO] [stdout] | --------- [INFO] [stdout] 452 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 453 | new_size.width as f32, [INFO] [stdout] | --------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:455:52 [INFO] [stdout] | [INFO] [stdout] 455 | engine.user_interface.send_message(WidgetMessage::height( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 456 | self.root, [INFO] [stdout] | --------- [INFO] [stdout] 457 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 458 | new_size.height as f32, [INFO] [stdout] | ---------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:475:33 [INFO] [stdout] | [INFO] [stdout] 475 | ui.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 476 | self.message, [INFO] [stdout] | ------------ [INFO] [stdout] 477 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 478 | message, [INFO] [stdout] | ------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:482:33 [INFO] [stdout] | [INFO] [stdout] 482 | ui.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 483 | self.message, [INFO] [stdout] | ------------ [INFO] [stdout] 484 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 485 | Default::default(), [INFO] [stdout] | ------------------ supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:500:29 [INFO] [stdout] | [INFO] [stdout] 500 | ui.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 501 | self.first_score, [INFO] [stdout] | ---------------- [INFO] [stdout] 502 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 503 | format!("{}", leader_score), [INFO] [stdout] | --------------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:508:33 [INFO] [stdout] | [INFO] [stdout] 508 | ui.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 509 | self.second_score, [INFO] [stdout] | ----------------- [INFO] [stdout] 510 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 511 | format!("{}", second_score), [INFO] [stdout] | --------------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/hud.rs:521:25 [INFO] [stdout] | [INFO] [stdout] 521 | ui.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 522 | self.match_limit, [INFO] [stdout] | ---------------- [INFO] [stdout] 523 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 524 | format!("{}", limit), [INFO] [stdout] | -------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/leader_board.rs:428:29 [INFO] [stdout] | [INFO] [stdout] 428 | ui.send_message(WidgetMessage::remove(table, MessageDirection::ToWidget)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ----- -------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/leader_board.rs:430:25 [INFO] [stdout] | [INFO] [stdout] 430 | ui.send_message(WidgetMessage::link( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 431 | table, [INFO] [stdout] | ----- [INFO] [stdout] 432 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 433 | self.root, [INFO] [stdout] | --------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/leader_board.rs:438:25 [INFO] [stdout] | [INFO] [stdout] 438 | ui.send_message(WidgetMessage::visibility( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 439 | self.root, [INFO] [stdout] | --------- [INFO] [stdout] 440 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 441 | visible, [INFO] [stdout] | ------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/leader_board.rs:449:56 [INFO] [stdout] | [INFO] [stdout] 449 | engine.user_interface.send_message(WidgetMessage::width( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 450 | self.root, [INFO] [stdout] | --------- [INFO] [stdout] 451 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 452 | new_size.width as f32, [INFO] [stdout] | --------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/leader_board.rs:454:56 [INFO] [stdout] | [INFO] [stdout] 454 | engine.user_interface.send_message(WidgetMessage::height( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 455 | self.root, [INFO] [stdout] | --------- [INFO] [stdout] 456 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 457 | new_size.height as f32, [INFO] [stdout] | ---------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `data` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/match_menu.rs:183:53 [INFO] [stdout] | [INFO] [stdout] 183 | if let UiMessageData::Button(msg) = message.data() { [INFO] [stdout] | ^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/match_menu.rs:185:28 [INFO] [stdout] | [INFO] [stdout] 185 | if message.destination() == self.start_button { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/menu.rs:173:25 [INFO] [stdout] | [INFO] [stdout] 173 | ui.send_message(WidgetMessage::visibility( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 174 | self.root, [INFO] [stdout] | --------- [INFO] [stdout] 175 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 176 | visible, [INFO] [stdout] | ------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/menu.rs:179:29 [INFO] [stdout] | [INFO] [stdout] 179 | ui.send_message(WindowMessage::close( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 180 | self.options_menu.window, [INFO] [stdout] | ------------------------ [INFO] [stdout] 181 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/menu.rs:183:29 [INFO] [stdout] | [INFO] [stdout] 183 | ui.send_message(WindowMessage::close( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 184 | self.match_menu.window, [INFO] [stdout] | ---------------------- [INFO] [stdout] 185 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/menu.rs:197:52 [INFO] [stdout] | [INFO] [stdout] 197 | engine.user_interface.send_message(WidgetMessage::width( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 198 | self.root, [INFO] [stdout] | --------- [INFO] [stdout] 199 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 200 | new_size.width as f32, [INFO] [stdout] | --------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/menu.rs:202:52 [INFO] [stdout] | [INFO] [stdout] 202 | engine.user_interface.send_message(WidgetMessage::height( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 203 | self.root, [INFO] [stdout] | --------- [INFO] [stdout] 204 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 205 | new_size.height as f32, [INFO] [stdout] | ---------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `data` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/menu.rs:214:53 [INFO] [stdout] | [INFO] [stdout] 214 | if let UiMessageData::Button(msg) = message.data() { [INFO] [stdout] | ^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/menu.rs:216:28 [INFO] [stdout] | [INFO] [stdout] 216 | if message.destination() == self.btn_new_game { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/menu.rs:217:56 [INFO] [stdout] | [INFO] [stdout] 217 | engine.user_interface.send_message(WindowMessage::open( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 218 | self.match_menu.window, [INFO] [stdout] | ---------------------- [INFO] [stdout] 219 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/menu.rs:221:56 [INFO] [stdout] | [INFO] [stdout] 221 | engine.user_interface.send_message(WidgetMessage::center( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 222 | self.match_menu.window, [INFO] [stdout] | ---------------------- [INFO] [stdout] 223 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/menu.rs:225:35 [INFO] [stdout] | [INFO] [stdout] 225 | } else if message.destination() == self.btn_save_game { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/menu.rs:227:35 [INFO] [stdout] | [INFO] [stdout] 227 | } else if message.destination() == self.btn_load_game { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/menu.rs:229:35 [INFO] [stdout] | [INFO] [stdout] 229 | } else if message.destination() == self.btn_quit_game { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/menu.rs:231:35 [INFO] [stdout] | [INFO] [stdout] 231 | } else if message.destination() == self.btn_settings { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/menu.rs:232:56 [INFO] [stdout] | [INFO] [stdout] 232 | engine.user_interface.send_message(WindowMessage::open( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 233 | self.options_menu.window, [INFO] [stdout] | ------------------------ [INFO] [stdout] 234 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/menu.rs:236:56 [INFO] [stdout] | [INFO] [stdout] 236 | engine.user_interface.send_message(WidgetMessage::center( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 237 | self.options_menu.window, [INFO] [stdout] | ------------------------ [INFO] [stdout] 238 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `checked` found for enum `CheckBoxMessage` in the current scope [INFO] [stdout] --> src/options_menu.rs:676:46 [INFO] [stdout] | [INFO] [stdout] 676 | ui.send_message(CheckBoxMessage::checked( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `CheckBoxMessage` [INFO] [stdout] | help: there is an associated function with a similar name: `check` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/options_menu.rs:700:29 [INFO] [stdout] | [INFO] [stdout] 700 | ui.send_message(ScrollBarMessage::value( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 701 | handle, [INFO] [stdout] | ------ [INFO] [stdout] 702 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 703 | value, [INFO] [stdout] | ----- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/options_menu.rs:723:33 [INFO] [stdout] | [INFO] [stdout] 723 | ui.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 724 | button.content(), [INFO] [stdout] | ---------------- [INFO] [stdout] 725 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 726 | def.button.name().to_owned(), [INFO] [stdout] | ---------------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/options_menu.rs:772:60 [INFO] [stdout] | [INFO] [stdout] 772 | engine.user_interface.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 773 | button.content(), [INFO] [stdout] | ---------------- [INFO] [stdout] 774 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 775 | control_button.name().to_owned(), [INFO] [stdout] | -------------------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `data` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/match_menu.rs:183:53 [INFO] [stdout] | [INFO] [stdout] 183 | if let UiMessageData::Button(msg) = message.data() { [INFO] [stdout] | ^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `data` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:793:23 [INFO] [stdout] | [INFO] [stdout] 793 | match message.data() { [INFO] [stdout] | ^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/match_menu.rs:185:28 [INFO] [stdout] | [INFO] [stdout] 185 | if message.destination() == self.start_button { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:796:32 [INFO] [stdout] | [INFO] [stdout] 796 | if message.destination() == self.sb_sound_volume { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `f32` cannot be dereferenced [INFO] [stdout] --> src/options_menu.rs:801:46 [INFO] [stdout] | [INFO] [stdout] 801 | ... .set_master_gain(*new_value) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:802:39 [INFO] [stdout] | [INFO] [stdout] 802 | } else if message.destination() == self.sb_point_shadow_distance { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `f32` cannot be dereferenced [INFO] [stdout] --> src/options_menu.rs:803:59 [INFO] [stdout] | [INFO] [stdout] 803 | settings.point_shadows_distance = *new_value; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:804:39 [INFO] [stdout] | [INFO] [stdout] 804 | } else if message.destination() == self.sb_spot_shadow_distance { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `f32` cannot be dereferenced [INFO] [stdout] --> src/options_menu.rs:805:58 [INFO] [stdout] | [INFO] [stdout] 805 | settings.spot_shadows_distance = *new_value; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:806:39 [INFO] [stdout] | [INFO] [stdout] 806 | } else if message.destination() == self.sb_mouse_sens { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `f32` cannot be dereferenced [INFO] [stdout] --> src/options_menu.rs:807:71 [INFO] [stdout] | [INFO] [stdout] 807 | self.control_scheme.borrow_mut().mouse_sens = *new_value; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:808:39 [INFO] [stdout] | [INFO] [stdout] 808 | } else if message.destination() == self.sb_music_volume { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/menu.rs:173:25 [INFO] [stdout] | [INFO] [stdout] 173 | ui.send_message(WidgetMessage::visibility( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 174 | self.root, [INFO] [stdout] | --------- [INFO] [stdout] 175 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 176 | visible, [INFO] [stdout] | ------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/menu.rs:179:29 [INFO] [stdout] | [INFO] [stdout] 179 | ui.send_message(WindowMessage::close( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 180 | self.options_menu.window, [INFO] [stdout] | ------------------------ [INFO] [stdout] 181 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `f32` cannot be dereferenced [INFO] [stdout] --> src/options_menu.rs:810:69 [INFO] [stdout] | [INFO] [stdout] 810 | ... .send(Message::SetMusicVolume { volume: *new_value }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/menu.rs:183:29 [INFO] [stdout] | [INFO] [stdout] 183 | ui.send_message(WindowMessage::close( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 184 | self.match_menu.window, [INFO] [stdout] | ---------------------- [INFO] [stdout] 185 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/menu.rs:197:52 [INFO] [stdout] | [INFO] [stdout] 197 | engine.user_interface.send_message(WidgetMessage::width( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 198 | self.root, [INFO] [stdout] | --------- [INFO] [stdout] 199 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 200 | new_size.width as f32, [INFO] [stdout] | --------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/menu.rs:202:52 [INFO] [stdout] | [INFO] [stdout] 202 | engine.user_interface.send_message(WidgetMessage::height( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 203 | self.root, [INFO] [stdout] | --------- [INFO] [stdout] 204 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 205 | new_size.height as f32, [INFO] [stdout] | ---------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:817:32 [INFO] [stdout] | [INFO] [stdout] 817 | if message.destination() == self.lb_video_modes { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `data` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/menu.rs:214:53 [INFO] [stdout] | [INFO] [stdout] 214 | if let UiMessageData::Button(msg) = message.data() { [INFO] [stdout] | ^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `usize` cannot be dereferenced [INFO] [stdout] --> src/options_menu.rs:819:63 [INFO] [stdout] | [INFO] [stdout] 819 | ... let video_mode = self.video_modes[*index].clone(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/menu.rs:216:28 [INFO] [stdout] | [INFO] [stdout] 216 | if message.destination() == self.btn_new_game { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/menu.rs:217:56 [INFO] [stdout] | [INFO] [stdout] 217 | engine.user_interface.send_message(WindowMessage::open( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 218 | self.match_menu.window, [INFO] [stdout] | ---------------------- [INFO] [stdout] 219 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/menu.rs:221:56 [INFO] [stdout] | [INFO] [stdout] 221 | engine.user_interface.send_message(WidgetMessage::center( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 222 | self.match_menu.window, [INFO] [stdout] | ---------------------- [INFO] [stdout] 223 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/menu.rs:225:35 [INFO] [stdout] | [INFO] [stdout] 225 | } else if message.destination() == self.btn_save_game { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/menu.rs:227:35 [INFO] [stdout] | [INFO] [stdout] 227 | } else if message.destination() == self.btn_load_game { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/menu.rs:229:35 [INFO] [stdout] | [INFO] [stdout] 229 | } else if message.destination() == self.btn_quit_game { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/menu.rs:231:35 [INFO] [stdout] | [INFO] [stdout] 231 | } else if message.destination() == self.btn_settings { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/menu.rs:232:56 [INFO] [stdout] | [INFO] [stdout] 232 | engine.user_interface.send_message(WindowMessage::open( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 233 | self.options_menu.window, [INFO] [stdout] | ------------------------ [INFO] [stdout] 234 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/menu.rs:236:56 [INFO] [stdout] | [INFO] [stdout] 236 | engine.user_interface.send_message(WidgetMessage::center( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 237 | self.options_menu.window, [INFO] [stdout] | ------------------------ [INFO] [stdout] 238 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:831:32 [INFO] [stdout] | [INFO] [stdout] 831 | if message.destination() == self.cb_point_shadows { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:833:39 [INFO] [stdout] | [INFO] [stdout] 833 | } else if message.destination() == self.cb_spot_shadows { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:835:39 [INFO] [stdout] | [INFO] [stdout] 835 | } else if message.destination() == self.cb_soft_spot_shadows { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:837:39 [INFO] [stdout] | [INFO] [stdout] 837 | } else if message.destination() == self.cb_soft_point_shadows { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:839:39 [INFO] [stdout] | [INFO] [stdout] 839 | } else if message.destination() == self.cb_mouse_y_inverse { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:841:39 [INFO] [stdout] | [INFO] [stdout] 841 | } else if message.destination() == self.cb_smooth_mouse { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:843:39 [INFO] [stdout] | [INFO] [stdout] 843 | } else if message.destination() == self.cb_shake_camera { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:845:39 [INFO] [stdout] | [INFO] [stdout] 845 | } else if message.destination() == self.cb_use_light_scatter { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:852:32 [INFO] [stdout] | [INFO] [stdout] 852 | if message.destination() == self.btn_reset_control_scheme { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:855:39 [INFO] [stdout] | [INFO] [stdout] 855 | } else if message.destination() == self.btn_reset_audio_settings { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:861:36 [INFO] [stdout] | [INFO] [stdout] 861 | if message.destination() == *button { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/options_menu.rs:863:68 [INFO] [stdout] | [INFO] [stdout] 863 | ... engine.user_interface.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 864 | ... button.content(), [INFO] [stdout] | ---------------- [INFO] [stdout] 865 | ... MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 866 | ... "[WAITING INPUT]".to_owned(), [INFO] [stdout] | ---------------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `checked` found for enum `CheckBoxMessage` in the current scope [INFO] [stdout] --> src/options_menu.rs:676:46 [INFO] [stdout] | [INFO] [stdout] 676 | ui.send_message(CheckBoxMessage::checked( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `CheckBoxMessage` [INFO] [stdout] | help: there is an associated function with a similar name: `check` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/options_menu.rs:700:29 [INFO] [stdout] | [INFO] [stdout] 700 | ui.send_message(ScrollBarMessage::value( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 701 | handle, [INFO] [stdout] | ------ [INFO] [stdout] 702 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 703 | value, [INFO] [stdout] | ----- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/options_menu.rs:723:33 [INFO] [stdout] | [INFO] [stdout] 723 | ui.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 724 | button.content(), [INFO] [stdout] | ---------------- [INFO] [stdout] 725 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 726 | def.button.name().to_owned(), [INFO] [stdout] | ---------------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/options_menu.rs:772:60 [INFO] [stdout] | [INFO] [stdout] 772 | engine.user_interface.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 773 | button.content(), [INFO] [stdout] | ---------------- [INFO] [stdout] 774 | MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 775 | control_button.name().to_owned(), [INFO] [stdout] | -------------------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `data` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:793:23 [INFO] [stdout] | [INFO] [stdout] 793 | match message.data() { [INFO] [stdout] | ^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:796:32 [INFO] [stdout] | [INFO] [stdout] 796 | if message.destination() == self.sb_sound_volume { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `f32` cannot be dereferenced [INFO] [stdout] --> src/options_menu.rs:801:46 [INFO] [stdout] | [INFO] [stdout] 801 | ... .set_master_gain(*new_value) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:802:39 [INFO] [stdout] | [INFO] [stdout] 802 | } else if message.destination() == self.sb_point_shadow_distance { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `f32` cannot be dereferenced [INFO] [stdout] --> src/options_menu.rs:803:59 [INFO] [stdout] | [INFO] [stdout] 803 | settings.point_shadows_distance = *new_value; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:804:39 [INFO] [stdout] | [INFO] [stdout] 804 | } else if message.destination() == self.sb_spot_shadow_distance { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `f32` cannot be dereferenced [INFO] [stdout] --> src/options_menu.rs:805:58 [INFO] [stdout] | [INFO] [stdout] 805 | settings.spot_shadows_distance = *new_value; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:806:39 [INFO] [stdout] | [INFO] [stdout] 806 | } else if message.destination() == self.sb_mouse_sens { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `f32` cannot be dereferenced [INFO] [stdout] --> src/options_menu.rs:807:71 [INFO] [stdout] | [INFO] [stdout] 807 | self.control_scheme.borrow_mut().mouse_sens = *new_value; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:808:39 [INFO] [stdout] | [INFO] [stdout] 808 | } else if message.destination() == self.sb_music_volume { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `f32` cannot be dereferenced [INFO] [stdout] --> src/options_menu.rs:810:69 [INFO] [stdout] | [INFO] [stdout] 810 | ... .send(Message::SetMusicVolume { volume: *new_value }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:817:32 [INFO] [stdout] | [INFO] [stdout] 817 | if message.destination() == self.lb_video_modes { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `usize` cannot be dereferenced [INFO] [stdout] --> src/options_menu.rs:819:63 [INFO] [stdout] | [INFO] [stdout] 819 | ... let video_mode = self.video_modes[*index].clone(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:831:32 [INFO] [stdout] | [INFO] [stdout] 831 | if message.destination() == self.cb_point_shadows { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:833:39 [INFO] [stdout] | [INFO] [stdout] 833 | } else if message.destination() == self.cb_spot_shadows { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 80 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0432, E0599, E0614. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:835:39 [INFO] [stdout] | [INFO] [stdout] 835 | } else if message.destination() == self.cb_soft_spot_shadows { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:837:39 [INFO] [stdout] | [INFO] [stdout] 837 | } else if message.destination() == self.cb_soft_point_shadows { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:839:39 [INFO] [stdout] | [INFO] [stdout] 839 | } else if message.destination() == self.cb_mouse_y_inverse { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:841:39 [INFO] [stdout] | [INFO] [stdout] 841 | } else if message.destination() == self.cb_smooth_mouse { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:843:39 [INFO] [stdout] | [INFO] [stdout] 843 | } else if message.destination() == self.cb_shake_camera { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:845:39 [INFO] [stdout] | [INFO] [stdout] 845 | } else if message.destination() == self.cb_use_light_scatter { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:852:32 [INFO] [stdout] | [INFO] [stdout] 852 | if message.destination() == self.btn_reset_control_scheme { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty-shooter` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:855:39 [INFO] [stdout] | [INFO] [stdout] 855 | } else if message.destination() == self.btn_reset_audio_settings { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `destination` found for reference `&UiMessage<(), StubNode>` in the current scope [INFO] [stdout] --> src/options_menu.rs:861:36 [INFO] [stdout] | [INFO] [stdout] 861 | if message.destination() == *button { [INFO] [stdout] | ^^^^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/options_menu.rs:863:68 [INFO] [stdout] | [INFO] [stdout] 863 | ... engine.user_interface.send_message(TextMessage::text( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 864 | ... button.content(), [INFO] [stdout] | ---------------- [INFO] [stdout] 865 | ... MessageDirection::ToWidget, [INFO] [stdout] | -------------------------- [INFO] [stdout] 866 | ... "[WAITING INPUT]".to_owned(), [INFO] [stdout] | ---------------------------- supplied 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 80 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0432, E0599, E0614. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "be13abc24b2894824b7c85495386f10de1e320ef0a303b4718233925d0d9b7dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be13abc24b2894824b7c85495386f10de1e320ef0a303b4718233925d0d9b7dc", kill_on_drop: false }` [INFO] [stdout] be13abc24b2894824b7c85495386f10de1e320ef0a303b4718233925d0d9b7dc