[INFO] cloning repository https://github.com/DrAlta/bleeping_fyrox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DrAlta/bleeping_fyrox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrAlta%2Fbleeping_fyrox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrAlta%2Fbleeping_fyrox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 072f5606383aca0bdbf0fbb649c470f1c4a19cd6 [INFO] checking DrAlta/bleeping_fyrox/072f5606383aca0bdbf0fbb649c470f1c4a19cd6 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrAlta%2Fbleeping_fyrox" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DrAlta/bleeping_fyrox on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DrAlta/bleeping_fyrox [INFO] finished tweaking git repo https://github.com/DrAlta/bleeping_fyrox [INFO] tweaked toml for git repo https://github.com/DrAlta/bleeping_fyrox written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/DrAlta/bleeping_fyrox 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tbc v0.3.0 [INFO] [stderr] Downloaded fyrox-core-derive v0.22.0 [INFO] [stderr] Downloaded tinyaudio v0.1.3 [INFO] [stderr] Downloaded fyrox-resource v0.11.0 [INFO] [stderr] Downloaded ddsfile v0.5.2 [INFO] [stderr] Downloaded aaudio v0.1.1 [INFO] [stderr] Downloaded open v5.1.2 [INFO] [stderr] Downloaded aaudio-sys v0.1.0 [INFO] [stderr] Downloaded fyrox-core v0.27.0 [INFO] [stderr] Downloaded serde_jsonrc v0.1.0 [INFO] [stderr] Downloaded fyrox-animation v0.1.0 [INFO] [stderr] Downloaded fyrox-ui v0.24.0 [INFO] [stderr] Downloaded fyroxed_base v0.20.1 [INFO] [stderr] Downloaded rust-fuzzy-search v0.1.1 [INFO] [stderr] Downloaded fyrox v0.33.1 [INFO] [stderr] Downloaded fyrox-sound v0.34.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afcbeddef4234aa475164744e9a4d9868017c4fc2647f23262d8ed251d77e856 [INFO] running `Command { std: "docker" "start" "-a" "afcbeddef4234aa475164744e9a4d9868017c4fc2647f23262d8ed251d77e856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afcbeddef4234aa475164744e9a4d9868017c4fc2647f23262d8ed251d77e856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afcbeddef4234aa475164744e9a4d9868017c4fc2647f23262d8ed251d77e856", kill_on_drop: false }` [INFO] [stdout] afcbeddef4234aa475164744e9a4d9868017c4fc2647f23262d8ed251d77e856 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8910855afe56a1a39c9c86196126f8243f98f40000db91b2464ecc923c782ef [INFO] running `Command { std: "docker" "start" "-a" "a8910855afe56a1a39c9c86196126f8243f98f40000db91b2464ecc923c782ef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Checking wide v0.7.15 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking robust v1.1.0 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking spade v2.6.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking primal-check v0.3.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling winit v0.29.14 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking smithay-clipboard v0.6.6 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking x11-clipboard v0.7.1 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking copypasta v0.8.2 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking tinyaudio v0.1.3 [INFO] [stderr] Checking sysinfo v0.29.11 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking tbc v0.3.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking open v5.1.2 [INFO] [stderr] Checking rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling fyrox-core-derive v0.22.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking fast_image_resize v2.7.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking clap v4.5.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Checking serde_jsonrc v0.1.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking ddsfile v0.5.2 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking polling v3.5.0 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking realfft v3.3.0 [INFO] [stderr] Checking rubato v0.14.1 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking hrtf v0.8.1 [INFO] [stderr] Checking wayland-client v0.31.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking nalgebra v0.32.4 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-cursor v0.31.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking sctk-adwaita v0.8.1 [INFO] [stderr] Checking fyrox-core v0.27.0 [INFO] [stderr] Checking parry2d v0.13.6 [INFO] [stderr] Checking parry3d v0.13.6 [INFO] [stderr] Checking fyrox-resource v0.11.0 [INFO] [stderr] Checking fyrox-animation v0.1.0 [INFO] [stderr] Checking rapier2d v0.17.2 [INFO] [stderr] Checking fyrox-ui v0.24.0 [INFO] [stderr] Checking fyrox-sound v0.34.0 [INFO] [stderr] Checking rapier3d v0.17.2 [INFO] [stderr] Checking fyrox v0.33.1 [INFO] [stderr] Checking bleeping_fyrox v0.1.0 (/opt/rustwide/workdir/game) [INFO] [stderr] Checking fyroxed_base v0.20.1 [INFO] [stdout] error[E0432]: unresolved import `fyrox::utils::into_gui_texture` [INFO] [stdout] --> game/src/nine_patch.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | utils::into_gui_texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `into_gui_texture` in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fyrox::utils::into_gui_texture` [INFO] [stdout] --> game/src/nine_patch.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | utils::into_gui_texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `into_gui_texture` in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fyrox::gui::draw::SharedTexture` [INFO] [stdout] --> game/src/nine_patch_widget.rs:4:50 [INFO] [stdout] | [INFO] [stdout] 4 | draw::{CommandTexture, Draw, DrawingContext, SharedTexture}, [INFO] [stdout] | ^^^^^^^^^^^^^ no `SharedTexture` in `draw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fyrox::utils::into_gui_texture` [INFO] [stdout] --> game/src/lib.rs:36:47 [INFO] [stdout] | [INFO] [stdout] 36 | scene::Scene, resource::texture::Texture, utils::into_gui_texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `into_gui_texture` in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> game/src/script.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fyrox::gui::draw::SharedTexture` [INFO] [stdout] --> game/src/nine_patch_widget.rs:4:50 [INFO] [stdout] | [INFO] [stdout] 4 | draw::{CommandTexture, Draw, DrawingContext, SharedTexture}, [INFO] [stdout] | ^^^^^^^^^^^^^ no `SharedTexture` in `draw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fyrox::utils::into_gui_texture` [INFO] [stdout] --> game/src/lib.rs:36:47 [INFO] [stdout] | [INFO] [stdout] 36 | scene::Scene, resource::texture::Texture, utils::into_gui_texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `into_gui_texture` in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> game/src/script.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> game/src/script.rs:85:3 [INFO] [stdout] | [INFO] [stdout] 85 | #[serde(untagged)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> game/src/script.rs:85:3 [INFO] [stdout] | [INFO] [stdout] 85 | #[serde(untagged)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `query_component` is not a member of trait `Control` [INFO] [stdout] --> game/src/grid.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | / fn query_component(&self, type_id: TypeId) -> Option<&dyn Any> { [INFO] [stdout] 215 | | if type_id == TypeId::of::() { [INFO] [stdout] 216 | | Some(self) [INFO] [stdout] 217 | | } else { [INFO] [stdout] 218 | | None [INFO] [stdout] 219 | | } [INFO] [stdout] 220 | | } [INFO] [stdout] | |_____^ not a member of trait `Control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `query_component` is not a member of trait `Control` [INFO] [stdout] --> game/src/grid.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | / fn query_component(&self, type_id: TypeId) -> Option<&dyn Any> { [INFO] [stdout] 215 | | if type_id == TypeId::of::() { [INFO] [stdout] 216 | | Some(self) [INFO] [stdout] 217 | | } else { [INFO] [stdout] 218 | | None [INFO] [stdout] 219 | | } [INFO] [stdout] 220 | | } [INFO] [stdout] | |_____^ not a member of trait `Control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `query_component` is not a member of trait `Control` [INFO] [stdout] --> game/src/nine_patch_widget.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / fn query_component(&self, type_id: TypeId) -> Option<&dyn Any> { [INFO] [stdout] 44 | | if type_id == TypeId::of::() { [INFO] [stdout] 45 | | Some(self) [INFO] [stdout] 46 | | } else { [INFO] [stdout] 47 | | None [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ not a member of trait `Control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `query_component` is not a member of trait `Control` [INFO] [stdout] --> game/src/nine_patch_widget.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / fn query_component(&self, type_id: TypeId) -> Option<&dyn Any> { [INFO] [stdout] 44 | | if type_id == TypeId::of::() { [INFO] [stdout] 45 | | Some(self) [INFO] [stdout] 46 | | } else { [INFO] [stdout] 47 | | None [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ not a member of trait `Control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `create_instance` has an incompatible type for trait [INFO] [stdout] --> game/src/lib.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | _override_scene: Handle, [INFO] [stdout] | ^^^^^^^^^^^^^ expected `Option<&str>`, found `Handle` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(&GameConstructor, Option<&str>, PluginContext<'_, '_>) -> Box<_>` [INFO] [stdout] found signature `fn(&GameConstructor, fyrox::fyrox_core::pool::Handle, PluginContext<'_, '_>) -> Box<_>` [INFO] [stdout] help: change the parameter type to match the trait [INFO] [stdout] | [INFO] [stdout] 44 | _override_scene: Option<&str>, [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `create_instance` has an incompatible type for trait [INFO] [stdout] --> game/src/lib.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | _override_scene: Handle, [INFO] [stdout] | ^^^^^^^^^^^^^ expected `Option<&str>`, found `Handle` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(&GameConstructor, Option<&str>, PluginContext<'_, '_>) -> Box<_>` [INFO] [stdout] found signature `fn(&GameConstructor, fyrox::fyrox_core::pool::Handle, PluginContext<'_, '_>) -> Box<_>` [INFO] [stdout] help: change the parameter type to match the trait [INFO] [stdout] | [INFO] [stdout] 44 | _override_scene: Option<&str>, [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0050]: method `on_graphics_context_initialized` has 3 parameters but the declaration in trait `on_graphics_context_initialized` has 2 [INFO] [stdout] --> game/src/lib.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | / &mut self, [INFO] [stdout] 116 | | context: PluginContext, [INFO] [stdout] 117 | | _control_flow: &mut ControlFlow, [INFO] [stdout] | |_______________________________________^ expected 2 parameters, found 3 [INFO] [stdout] | [INFO] [stdout] = note: `on_graphics_context_initialized` from trait: `fn(&mut Self, PluginContext<'_, '_>)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0050]: method `on_graphics_context_initialized` has 3 parameters but the declaration in trait `on_graphics_context_initialized` has 2 [INFO] [stdout] --> game/src/lib.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | / &mut self, [INFO] [stdout] 116 | | context: PluginContext, [INFO] [stdout] 117 | | _control_flow: &mut ControlFlow, [INFO] [stdout] | |_______________________________________^ expected 2 parameters, found 3 [INFO] [stdout] | [INFO] [stdout] = note: `on_graphics_context_initialized` from trait: `fn(&mut Self, PluginContext<'_, '_>)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0050]: method `on_os_event` has 4 parameters but the declaration in trait `fyrox::plugin::Plugin::on_os_event` has 3 [INFO] [stdout] --> game/src/lib.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | / &mut self, [INFO] [stdout] 127 | | event: &fyrox::event::Event<()>, [INFO] [stdout] 128 | | context: PluginContext, [INFO] [stdout] 129 | | control_flow: &mut ControlFlow, [INFO] [stdout] | |______________________________________^ expected 3 parameters, found 4 [INFO] [stdout] | [INFO] [stdout] = note: `on_os_event` from trait: `fn(&mut Self, &fyrox::event::Event<()>, PluginContext<'_, '_>)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0050]: method `on_os_event` has 4 parameters but the declaration in trait `fyrox::plugin::Plugin::on_os_event` has 3 [INFO] [stdout] --> game/src/lib.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | / &mut self, [INFO] [stdout] 127 | | event: &fyrox::event::Event<()>, [INFO] [stdout] 128 | | context: PluginContext, [INFO] [stdout] 129 | | control_flow: &mut ControlFlow, [INFO] [stdout] | |______________________________________^ expected 3 parameters, found 4 [INFO] [stdout] | [INFO] [stdout] = note: `on_os_event` from trait: `fn(&mut Self, &fyrox::event::Event<()>, PluginContext<'_, '_>)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0050]: method `on_ui_message` has 4 parameters but the declaration in trait `on_ui_message` has 3 [INFO] [stdout] --> game/src/lib.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | / &mut self, [INFO] [stdout] 143 | | context: &mut PluginContext, [INFO] [stdout] 144 | | message: &UiMessage, [INFO] [stdout] 145 | | _control_flow: &mut ControlFlow, [INFO] [stdout] | |_______________________________________^ expected 3 parameters, found 4 [INFO] [stdout] | [INFO] [stdout] = note: `on_ui_message` from trait: `fn(&mut Self, &mut PluginContext<'_, '_>, &UiMessage)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0050]: method `on_ui_message` has 4 parameters but the declaration in trait `on_ui_message` has 3 [INFO] [stdout] --> game/src/lib.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | / &mut self, [INFO] [stdout] 143 | | context: &mut PluginContext, [INFO] [stdout] 144 | | message: &UiMessage, [INFO] [stdout] 145 | | _control_flow: &mut ControlFlow, [INFO] [stdout] | |_______________________________________^ expected 3 parameters, found 4 [INFO] [stdout] | [INFO] [stdout] = note: `on_ui_message` from trait: `fn(&mut Self, &mut PluginContext<'_, '_>, &UiMessage)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `grid::Grid: ComponentProvider` is not satisfied [INFO] [stdout] --> game/src/grid.rs:213:18 [INFO] [stdout] | [INFO] [stdout] 213 | impl Control for Grid { [INFO] [stdout] | ^^^^ the trait `ComponentProvider` is not implemented for `grid::Grid` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ComponentProvider`: [INFO] [stdout] AlphaBar [INFO] [stdout] ArrayEditor [INFO] [stdout] BitField [INFO] [stdout] Border [INFO] [stdout] Canvas [INFO] [stdout] CheckBox [INFO] [stdout] CollectionEditor [INFO] [stdout] ColorField [INFO] [stdout] and 52 others [INFO] [stdout] note: required by a bound in `fyrox::fyrox_ui::Control` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-ui-0.24.0/src/control.rs:63:73 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Control: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] 63 | BaseControl + Deref + DerefMut + Reflect + Visit + ComponentProvider [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `grid::Grid: ComponentProvider` is not satisfied [INFO] [stdout] --> game/src/grid.rs:213:18 [INFO] [stdout] | [INFO] [stdout] 213 | impl Control for Grid { [INFO] [stdout] | ^^^^ the trait `ComponentProvider` is not implemented for `grid::Grid` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ComponentProvider`: [INFO] [stdout] AlphaBar [INFO] [stdout] ArrayEditor [INFO] [stdout] BitField [INFO] [stdout] Border [INFO] [stdout] Canvas [INFO] [stdout] CheckBox [INFO] [stdout] CollectionEditor [INFO] [stdout] ColorField [INFO] [stdout] and 52 others [INFO] [stdout] note: required by a bound in `fyrox::fyrox_ui::Control` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-ui-0.24.0/src/control.rs:63:73 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Control: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] 63 | BaseControl + Deref + DerefMut + Reflect + Visit + ComponentProvider [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `grid::Grid: fyrox::fyrox_core::visitor::Visit` is not satisfied [INFO] [stdout] --> game/src/grid.rs:213:18 [INFO] [stdout] | [INFO] [stdout] 213 | impl Control for Grid { [INFO] [stdout] | ^^^^ the trait `fyrox::fyrox_core::visitor::Visit` is not implemented for `grid::Grid` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fyrox::fyrox_core::visitor::Visit`: [INFO] [stdout] Action [INFO] [stdout] AddQuest [INFO] [stdout] AllPassFilterEffect [INFO] [stdout] AlphaBar [INFO] [stdout] AndNode [INFO] [stdout] AnimationBlendingStateMachine [INFO] [stdout] AnimationContainer [INFO] [stdout] AnimationPlayer [INFO] [stdout] and 430 others [INFO] [stdout] note: required by a bound in `fyrox::fyrox_ui::Control` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-ui-0.24.0/src/control.rs:63:65 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Control: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] 63 | BaseControl + Deref + DerefMut + Reflect + Visit + ComponentProvider [INFO] [stdout] | ^^^^^ required by this bound in `Control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `grid::Grid: fyrox::fyrox_core::visitor::Visit` is not satisfied [INFO] [stdout] --> game/src/grid.rs:213:18 [INFO] [stdout] | [INFO] [stdout] 213 | impl Control for Grid { [INFO] [stdout] | ^^^^ the trait `fyrox::fyrox_core::visitor::Visit` is not implemented for `grid::Grid` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fyrox::fyrox_core::visitor::Visit`: [INFO] [stdout] Action [INFO] [stdout] AddQuest [INFO] [stdout] AllPassFilterEffect [INFO] [stdout] AlphaBar [INFO] [stdout] AndNode [INFO] [stdout] AnimationBlendingStateMachine [INFO] [stdout] AnimationContainer [INFO] [stdout] AnimationPlayer [INFO] [stdout] and 430 others [INFO] [stdout] note: required by a bound in `fyrox::fyrox_ui::Control` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-ui-0.24.0/src/control.rs:63:65 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Control: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] 63 | BaseControl + Deref + DerefMut + Reflect + Visit + ComponentProvider [INFO] [stdout] | ^^^^^ required by this bound in `Control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `grid::Grid: Reflect` is not satisfied [INFO] [stdout] --> game/src/grid.rs:213:18 [INFO] [stdout] | [INFO] [stdout] 213 | impl Control for Grid { [INFO] [stdout] | ^^^^ the trait `Reflect` is not implemented for `grid::Grid` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Reflect`: [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0,) [INFO] [stdout] Action [INFO] [stdout] AddQuest [INFO] [stdout] and 385 others [INFO] [stdout] note: required by a bound in `fyrox::fyrox_ui::Control` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-ui-0.24.0/src/control.rs:63:55 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Control: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] 63 | BaseControl + Deref + DerefMut + Reflect + Visit + ComponentProvider [INFO] [stdout] | ^^^^^^^ required by this bound in `Control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `grid::Grid: Reflect` is not satisfied [INFO] [stdout] --> game/src/grid.rs:213:18 [INFO] [stdout] | [INFO] [stdout] 213 | impl Control for Grid { [INFO] [stdout] | ^^^^ the trait `Reflect` is not implemented for `grid::Grid` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Reflect`: [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0,) [INFO] [stdout] Action [INFO] [stdout] AddQuest [INFO] [stdout] and 385 others [INFO] [stdout] note: required by a bound in `fyrox::fyrox_ui::Control` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-ui-0.24.0/src/control.rs:63:55 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Control: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] 63 | BaseControl + Deref + DerefMut + Reflect + Visit + ComponentProvider [INFO] [stdout] | ^^^^^^^ required by this bound in `Control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `grid::Grid: BaseControl` is not satisfied [INFO] [stdout] --> game/src/grid.rs:213:18 [INFO] [stdout] | [INFO] [stdout] 213 | impl Control for Grid { [INFO] [stdout] | ^^^^ the trait `TypeUuidProvider` is not implemented for `grid::Grid` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuidProvider`: [INFO] [stdout] AlphaBar [INFO] [stdout] AnimationBlendingStateMachine [INFO] [stdout] AnimationPlayer [INFO] [stdout] ArrayEditor [INFO] [stdout] Biquad [INFO] [stdout] BitField [INFO] [stdout] BitMask [INFO] [stdout] BlendPose [INFO] [stdout] and 166 others [INFO] [stdout] = note: required for `grid::Grid` to implement `BaseControl` [INFO] [stdout] note: required by a bound in `fyrox::fyrox_ui::Control` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-ui-0.24.0/src/control.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Control: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] 63 | BaseControl + Deref + DerefMut + Reflect + Visit + ComponentProvider [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `grid::Grid: BaseControl` is not satisfied [INFO] [stdout] --> game/src/grid.rs:213:18 [INFO] [stdout] | [INFO] [stdout] 213 | impl Control for Grid { [INFO] [stdout] | ^^^^ the trait `TypeUuidProvider` is not implemented for `grid::Grid` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuidProvider`: [INFO] [stdout] AlphaBar [INFO] [stdout] AnimationBlendingStateMachine [INFO] [stdout] AnimationPlayer [INFO] [stdout] ArrayEditor [INFO] [stdout] Biquad [INFO] [stdout] BitField [INFO] [stdout] BitMask [INFO] [stdout] BlendPose [INFO] [stdout] and 166 others [INFO] [stdout] = note: required for `grid::Grid` to implement `BaseControl` [INFO] [stdout] note: required by a bound in `fyrox::fyrox_ui::Control` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-ui-0.24.0/src/control.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Control: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] 63 | BaseControl + Deref + DerefMut + Reflect + Visit + ComponentProvider [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `nine_patch_widget::NinePatch: ComponentProvider` is not satisfied [INFO] [stdout] --> game/src/nine_patch_widget.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | impl Control for NinePatch { [INFO] [stdout] | ^^^^^^^^^ the trait `ComponentProvider` is not implemented for `nine_patch_widget::NinePatch` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ComponentProvider`: [INFO] [stdout] AlphaBar [INFO] [stdout] ArrayEditor [INFO] [stdout] BitField [INFO] [stdout] Border [INFO] [stdout] Canvas [INFO] [stdout] CheckBox [INFO] [stdout] CollectionEditor [INFO] [stdout] ColorField [INFO] [stdout] and 52 others [INFO] [stdout] note: required by a bound in `fyrox::fyrox_ui::Control` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-ui-0.24.0/src/control.rs:63:73 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Control: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] 63 | BaseControl + Deref + DerefMut + Reflect + Visit + ComponentProvider [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `nine_patch_widget::NinePatch: ComponentProvider` is not satisfied [INFO] [stdout] --> game/src/nine_patch_widget.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | impl Control for NinePatch { [INFO] [stdout] | ^^^^^^^^^ the trait `ComponentProvider` is not implemented for `nine_patch_widget::NinePatch` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ComponentProvider`: [INFO] [stdout] AlphaBar [INFO] [stdout] ArrayEditor [INFO] [stdout] BitField [INFO] [stdout] Border [INFO] [stdout] Canvas [INFO] [stdout] CheckBox [INFO] [stdout] CollectionEditor [INFO] [stdout] ColorField [INFO] [stdout] and 52 others [INFO] [stdout] note: required by a bound in `fyrox::fyrox_ui::Control` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-ui-0.24.0/src/control.rs:63:73 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Control: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] 63 | BaseControl + Deref + DerefMut + Reflect + Visit + ComponentProvider [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `nine_patch_widget::NinePatch: fyrox::fyrox_core::visitor::Visit` is not satisfied [INFO] [stdout] --> game/src/nine_patch_widget.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | impl Control for NinePatch { [INFO] [stdout] | ^^^^^^^^^ the trait `fyrox::fyrox_core::visitor::Visit` is not implemented for `nine_patch_widget::NinePatch` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fyrox::fyrox_core::visitor::Visit`: [INFO] [stdout] Action [INFO] [stdout] AddQuest [INFO] [stdout] AllPassFilterEffect [INFO] [stdout] AlphaBar [INFO] [stdout] AndNode [INFO] [stdout] AnimationBlendingStateMachine [INFO] [stdout] AnimationContainer [INFO] [stdout] AnimationPlayer [INFO] [stdout] and 430 others [INFO] [stdout] note: required by a bound in `fyrox::fyrox_ui::Control` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-ui-0.24.0/src/control.rs:63:65 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Control: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] 63 | BaseControl + Deref + DerefMut + Reflect + Visit + ComponentProvider [INFO] [stdout] | ^^^^^ required by this bound in `Control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `nine_patch_widget::NinePatch: fyrox::fyrox_core::visitor::Visit` is not satisfied [INFO] [stdout] --> game/src/nine_patch_widget.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | impl Control for NinePatch { [INFO] [stdout] | ^^^^^^^^^ the trait `fyrox::fyrox_core::visitor::Visit` is not implemented for `nine_patch_widget::NinePatch` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `fyrox::fyrox_core::visitor::Visit`: [INFO] [stdout] Action [INFO] [stdout] AddQuest [INFO] [stdout] AllPassFilterEffect [INFO] [stdout] AlphaBar [INFO] [stdout] AndNode [INFO] [stdout] AnimationBlendingStateMachine [INFO] [stdout] AnimationContainer [INFO] [stdout] AnimationPlayer [INFO] [stdout] and 430 others [INFO] [stdout] note: required by a bound in `fyrox::fyrox_ui::Control` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-ui-0.24.0/src/control.rs:63:65 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Control: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] 63 | BaseControl + Deref + DerefMut + Reflect + Visit + ComponentProvider [INFO] [stdout] | ^^^^^ required by this bound in `Control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `nine_patch_widget::NinePatch: Reflect` is not satisfied [INFO] [stdout] --> game/src/nine_patch_widget.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | impl Control for NinePatch { [INFO] [stdout] | ^^^^^^^^^ the trait `Reflect` is not implemented for `nine_patch_widget::NinePatch` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Reflect`: [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0,) [INFO] [stdout] Action [INFO] [stdout] AddQuest [INFO] [stdout] and 385 others [INFO] [stdout] note: required by a bound in `fyrox::fyrox_ui::Control` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-ui-0.24.0/src/control.rs:63:55 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Control: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] 63 | BaseControl + Deref + DerefMut + Reflect + Visit + ComponentProvider [INFO] [stdout] | ^^^^^^^ required by this bound in `Control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `nine_patch_widget::NinePatch: Reflect` is not satisfied [INFO] [stdout] --> game/src/nine_patch_widget.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | impl Control for NinePatch { [INFO] [stdout] | ^^^^^^^^^ the trait `Reflect` is not implemented for `nine_patch_widget::NinePatch` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Reflect`: [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0,) [INFO] [stdout] Action [INFO] [stdout] AddQuest [INFO] [stdout] and 385 others [INFO] [stdout] note: required by a bound in `fyrox::fyrox_ui::Control` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-ui-0.24.0/src/control.rs:63:55 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Control: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] 63 | BaseControl + Deref + DerefMut + Reflect + Visit + ComponentProvider [INFO] [stdout] | ^^^^^^^ required by this bound in `Control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `nine_patch_widget::NinePatch: BaseControl` is not satisfied [INFO] [stdout] --> game/src/nine_patch_widget.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | impl Control for NinePatch { [INFO] [stdout] | ^^^^^^^^^ the trait `TypeUuidProvider` is not implemented for `nine_patch_widget::NinePatch` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuidProvider`: [INFO] [stdout] AlphaBar [INFO] [stdout] AnimationBlendingStateMachine [INFO] [stdout] AnimationPlayer [INFO] [stdout] ArrayEditor [INFO] [stdout] Biquad [INFO] [stdout] BitField [INFO] [stdout] BitMask [INFO] [stdout] BlendPose [INFO] [stdout] and 166 others [INFO] [stdout] = note: required for `nine_patch_widget::NinePatch` to implement `BaseControl` [INFO] [stdout] note: required by a bound in `fyrox::fyrox_ui::Control` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-ui-0.24.0/src/control.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Control: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] 63 | BaseControl + Deref + DerefMut + Reflect + Visit + ComponentProvider [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `nine_patch_widget::NinePatch: BaseControl` is not satisfied [INFO] [stdout] --> game/src/nine_patch_widget.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | impl Control for NinePatch { [INFO] [stdout] | ^^^^^^^^^ the trait `TypeUuidProvider` is not implemented for `nine_patch_widget::NinePatch` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuidProvider`: [INFO] [stdout] AlphaBar [INFO] [stdout] AnimationBlendingStateMachine [INFO] [stdout] AnimationPlayer [INFO] [stdout] ArrayEditor [INFO] [stdout] Biquad [INFO] [stdout] BitField [INFO] [stdout] BitMask [INFO] [stdout] BlendPose [INFO] [stdout] and 166 others [INFO] [stdout] = note: required for `nine_patch_widget::NinePatch` to implement `BaseControl` [INFO] [stdout] note: required by a bound in `fyrox::fyrox_ui::Control` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-ui-0.24.0/src/control.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Control: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] 63 | BaseControl + Deref + DerefMut + Reflect + Visit + ComponentProvider [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Scripts: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> game/src/script.rs:111:36 [INFO] [stdout] | [INFO] [stdout] 111 | match serde_jsonrc::from_str::(&data) { [INFO] [stdout] | ^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `Scripts` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `serde::de::Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `serde::de::Deserialize<'de>` [INFO] [stdout] `&'a str` implements `serde::de::Deserialize<'de>` [INFO] [stdout] `()` implements `serde::de::Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `serde::de::Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `serde::de::Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `serde::de::Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3, T4)` implements `serde::de::Deserialize<'de>` [INFO] [stdout] and 357 others [INFO] [stdout] note: required by a bound in `serde_jsonrc::from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_jsonrc-0.1.0/src/de.rs:2297:8 [INFO] [stdout] | [INFO] [stdout] 2295 | pub fn from_str<'a, T>(s: &'a str) -> Result [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] 2296 | where [INFO] [stdout] 2297 | T: de::Deserialize<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Scripts: serde::de::Deserialize<'_>` is not satisfied [INFO] [stdout] --> game/src/script.rs:111:36 [INFO] [stdout] | [INFO] [stdout] 111 | match serde_jsonrc::from_str::(&data) { [INFO] [stdout] | ^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `Scripts` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `serde::de::Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `serde::de::Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `serde::de::Deserialize<'de>` [INFO] [stdout] `&'a str` implements `serde::de::Deserialize<'de>` [INFO] [stdout] `()` implements `serde::de::Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `serde::de::Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `serde::de::Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `serde::de::Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3, T4)` implements `serde::de::Deserialize<'de>` [INFO] [stdout] and 357 others [INFO] [stdout] note: required by a bound in `serde_jsonrc::from_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_jsonrc-0.1.0/src/de.rs:2297:8 [INFO] [stdout] | [INFO] [stdout] 2295 | pub fn from_str<'a, T>(s: &'a str) -> Result [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] 2296 | where [INFO] [stdout] 2297 | T: de::Deserialize<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> game/src/nine_patch.rs:66:38 [INFO] [stdout] | [INFO] [stdout] 66 | resource_manager.request::(image), [INFO] [stdout] | ^^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-resource-0.11.0/src/manager.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn request(&self, path: impl AsRef) -> Resource [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> game/src/nine_patch.rs:66:38 [INFO] [stdout] | [INFO] [stdout] 66 | resource_manager.request::(image), [INFO] [stdout] | ^^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-resource-0.11.0/src/manager.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn request(&self, path: impl AsRef) -> Resource [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> game/src/nine_patch.rs:79:38 [INFO] [stdout] | [INFO] [stdout] 79 | resource_manager.request::(image), [INFO] [stdout] | ^^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-resource-0.11.0/src/manager.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn request(&self, path: impl AsRef) -> Resource [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> game/src/nine_patch.rs:79:38 [INFO] [stdout] | [INFO] [stdout] 79 | resource_manager.request::(image), [INFO] [stdout] | ^^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-resource-0.11.0/src/manager.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn request(&self, path: impl AsRef) -> Resource [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> game/src/nine_patch.rs:98:38 [INFO] [stdout] | [INFO] [stdout] 98 | resource_manager.request::(image), [INFO] [stdout] | ^^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-resource-0.11.0/src/manager.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn request(&self, path: impl AsRef) -> Resource [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> game/src/nine_patch.rs:98:38 [INFO] [stdout] | [INFO] [stdout] 98 | resource_manager.request::(image), [INFO] [stdout] | ^^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-resource-0.11.0/src/manager.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn request(&self, path: impl AsRef) -> Resource [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> game/src/nine_patch.rs:116:38 [INFO] [stdout] | [INFO] [stdout] 116 | resource_manager.request::(image), [INFO] [stdout] | ^^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-resource-0.11.0/src/manager.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn request(&self, path: impl AsRef) -> Resource [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> game/src/nine_patch.rs:116:38 [INFO] [stdout] | [INFO] [stdout] 116 | resource_manager.request::(image), [INFO] [stdout] | ^^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-resource-0.11.0/src/manager.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn request(&self, path: impl AsRef) -> Resource [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> game/src/nine_patch.rs:130:42 [INFO] [stdout] | [INFO] [stdout] 130 | resource_manager.request::(image), [INFO] [stdout] | ^^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-resource-0.11.0/src/manager.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn request(&self, path: impl AsRef) -> Resource [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> game/src/nine_patch.rs:130:42 [INFO] [stdout] | [INFO] [stdout] 130 | resource_manager.request::(image), [INFO] [stdout] | ^^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-resource-0.11.0/src/manager.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn request(&self, path: impl AsRef) -> Resource [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> game/src/nine_patch.rs:149:38 [INFO] [stdout] | [INFO] [stdout] 149 | resource_manager.request::(image), [INFO] [stdout] | ^^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-resource-0.11.0/src/manager.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn request(&self, path: impl AsRef) -> Resource [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> game/src/nine_patch.rs:149:38 [INFO] [stdout] | [INFO] [stdout] 149 | resource_manager.request::(image), [INFO] [stdout] | ^^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-resource-0.11.0/src/manager.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn request(&self, path: impl AsRef) -> Resource [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> game/src/nine_patch.rs:168:38 [INFO] [stdout] | [INFO] [stdout] 168 | resource_manager.request::(image), [INFO] [stdout] | ^^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-resource-0.11.0/src/manager.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn request(&self, path: impl AsRef) -> Resource [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> game/src/nine_patch.rs:168:38 [INFO] [stdout] | [INFO] [stdout] 168 | resource_manager.request::(image), [INFO] [stdout] | ^^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-resource-0.11.0/src/manager.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn request(&self, path: impl AsRef) -> Resource [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> game/src/nine_patch.rs:187:38 [INFO] [stdout] | [INFO] [stdout] 187 | resource_manager.request::(image), [INFO] [stdout] | ^^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-resource-0.11.0/src/manager.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn request(&self, path: impl AsRef) -> Resource [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> game/src/nine_patch.rs:207:38 [INFO] [stdout] | [INFO] [stdout] 207 | resource_manager.request::(image), [INFO] [stdout] | ^^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-resource-0.11.0/src/manager.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn request(&self, path: impl AsRef) -> Resource [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> game/src/nine_patch.rs:187:38 [INFO] [stdout] | [INFO] [stdout] 187 | resource_manager.request::(image), [INFO] [stdout] | ^^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-resource-0.11.0/src/manager.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn request(&self, path: impl AsRef) -> Resource [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> game/src/nine_patch.rs:207:38 [INFO] [stdout] | [INFO] [stdout] 207 | resource_manager.request::(image), [INFO] [stdout] | ^^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-resource-0.11.0/src/manager.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn request(&self, path: impl AsRef) -> Resource [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> game/src/lib.rs:78:34 [INFO] [stdout] | [INFO] [stdout] 78 | resource_manager.request::("data/9test.png"), [INFO] [stdout] | ^^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-resource-0.11.0/src/manager.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn request(&self, path: impl AsRef) -> Resource [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: method takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> game/src/lib.rs:78:34 [INFO] [stdout] | [INFO] [stdout] 78 | resource_manager.request::("data/9test.png"), [INFO] [stdout] | ^^^^^^^ --- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: method defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fyrox-resource-0.11.0/src/manager.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn request(&self, path: impl AsRef) -> Resource [INFO] [stdout] | ^^^^^^^ - [INFO] [stdout] = note: `impl Trait` cannot be explicitly specified as a generic argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Exit` found for enum `fyrox::event_loop::ControlFlow` in the current scope [INFO] [stdout] --> game/src/lib.rs:133:77 [INFO] [stdout] | [INFO] [stdout] 133 | WindowEvent::CloseRequested => *control_flow = ControlFlow::Exit, [INFO] [stdout] | ^^^^ variant or associated item not found in `ControlFlow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Exit` found for enum `fyrox::event_loop::ControlFlow` in the current scope [INFO] [stdout] --> game/src/lib.rs:133:77 [INFO] [stdout] | [INFO] [stdout] 133 | WindowEvent::CloseRequested => *control_flow = ControlFlow::Exit, [INFO] [stdout] | ^^^^ variant or associated item not found in `ControlFlow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0050, E0053, E0107, E0277, E0407, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0050`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0050, E0053, E0107, E0277, E0407, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0050`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bleeping_fyrox` (lib) due to 31 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bleeping_fyrox` (lib test) due to 31 previous errors [INFO] running `Command { std: "docker" "inspect" "a8910855afe56a1a39c9c86196126f8243f98f40000db91b2464ecc923c782ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8910855afe56a1a39c9c86196126f8243f98f40000db91b2464ecc923c782ef", kill_on_drop: false }` [INFO] [stdout] a8910855afe56a1a39c9c86196126f8243f98f40000db91b2464ecc923c782ef