[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] cffc8c5558044460773ab211e0d010775f2546b2 [INFO] checking mrDIMAS/rusty-shooter against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrDIMAS%2Frusty-shooter" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrDIMAS/rusty-shooter on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c56f0c45a611f5e4b0ffe0d405f71dd98340e755e470972e2d71fb197dffbd8 [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" "7c56f0c45a611f5e4b0ffe0d405f71dd98340e755e470972e2d71fb197dffbd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c56f0c45a611f5e4b0ffe0d405f71dd98340e755e470972e2d71fb197dffbd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c56f0c45a611f5e4b0ffe0d405f71dd98340e755e470972e2d71fb197dffbd8", kill_on_drop: false }` [INFO] [stdout] 7c56f0c45a611f5e4b0ffe0d405f71dd98340e755e470972e2d71fb197dffbd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffba4acf9ecdcfec3d77bfdb5c7b130d23b34d1725a4877fe87a2b74cd084c60 [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" "ffba4acf9ecdcfec3d77bfdb5c7b130d23b34d1725a4877fe87a2b74cd084c60", 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] Compiling libc v0.2.81 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking smallvec v1.6.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking strength_reduce v0.2.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking weezl v0.1.3 [INFO] [stderr] Compiling sysinfo v0.15.4 [INFO] [stderr] Checking ttf-parser v0.8.3 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking slotmap v0.4.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking libloading v0.6.6 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking lewton v0.10.1 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Checking fontdue v0.3.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking lexical v5.2.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking transpose v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking simba v0.3.1 [INFO] [stderr] Checking ddsfile v0.4.0 [INFO] [stderr] Checking rustfft v4.1.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking crossbeam v0.8.0 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking realfft v0.3.0 [INFO] [stderr] Checking rubato v0.5.2 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Checking rg3d-core v0.10.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking hrtf v0.2.0 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Checking wayland-commons v0.28.3 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-cursor v0.28.3 [INFO] [stderr] Checking wayland-egl v0.28.3 [INFO] [stderr] Checking nalgebra v0.23.2 [INFO] [stderr] Checking smithay-client-toolkit v0.12.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking glutin v0.25.1 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking rg3d-core v0.11.0 [INFO] [stderr] Checking ncollide3d v0.26.1 [INFO] [stderr] Checking rg3d-ui v0.7.0 [INFO] [stderr] Checking rg3d-sound v0.18.0 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking rapier3d v0.3.2 [INFO] [stderr] Checking rg3d v0.16.0 [INFO] [stderr] Checking rusty-shooter v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `rg3d::utils::log::MessageKind` [INFO] [stdout] --> src/bot.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | utils::log::{Log, MessageKind}, [INFO] [stdout] | ^^^^^^^^^^^ no `MessageKind` in `utils::log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::scene::particle_system::CylinderEmitterBuilder` [INFO] [stdout] --> src/effects.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | BaseEmitterBuilder, CylinderEmitterBuilder, ParticleSystemBuilder, SphereEmitterBuilder, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `CylinderEmitterBuilder` in `scene::particle_system` [INFO] [stdout] | help: a similar name exists in the module: `SphereEmitterBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::utils::log::MessageKind` [INFO] [stdout] --> src/level.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | utils::log::MessageKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `MessageKind` in `utils::log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::utils::log::MessageKind` [INFO] [stdout] --> src/options_menu.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use rg3d::utils::log::{Log, MessageKind}; [INFO] [stdout] | ^^^^^^^^^^^ no `MessageKind` in `utils::log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::utils::log::MessageKind` [INFO] [stdout] --> src/weapon.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use rg3d::utils::log::{Log, MessageKind}; [INFO] [stdout] | ^^^^^^^^^^^ no `MessageKind` in `utils::log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::utils::log::MessageKind` [INFO] [stdout] --> src/main.rs:32:29 [INFO] [stdout] | [INFO] [stdout] 32 | use rg3d::utils::log::{Log, MessageKind}; [INFO] [stdout] | ^^^^^^^^^^^ no `MessageKind` in `utils::log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::utils::log::MessageKind` [INFO] [stdout] --> src/bot.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | utils::log::{Log, MessageKind}, [INFO] [stdout] | ^^^^^^^^^^^ no `MessageKind` in `utils::log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::scene::particle_system::CylinderEmitterBuilder` [INFO] [stdout] --> src/effects.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | BaseEmitterBuilder, CylinderEmitterBuilder, ParticleSystemBuilder, SphereEmitterBuilder, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `CylinderEmitterBuilder` in `scene::particle_system` [INFO] [stdout] | help: a similar name exists in the module: `SphereEmitterBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::utils::log::MessageKind` [INFO] [stdout] --> src/level.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | utils::log::MessageKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `MessageKind` in `utils::log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::utils::log::MessageKind` [INFO] [stdout] --> src/options_menu.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use rg3d::utils::log::{Log, MessageKind}; [INFO] [stdout] | ^^^^^^^^^^^ no `MessageKind` in `utils::log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::utils::log::MessageKind` [INFO] [stdout] --> src/weapon.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use rg3d::utils::log::{Log, MessageKind}; [INFO] [stdout] | ^^^^^^^^^^^ no `MessageKind` in `utils::log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d::utils::log::MessageKind` [INFO] [stdout] --> src/main.rs:32:29 [INFO] [stdout] | [INFO] [stdout] 32 | use rg3d::utils::log::{Log, MessageKind}; [INFO] [stdout] | ^^^^^^^^^^^ no `MessageKind` in `utils::log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/bot.rs:833:13 [INFO] [stdout] | [INFO] [stdout] 833 | Log::writeln( [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 834 | MessageKind::Warning, [INFO] [stdout] | -------------------- [INFO] [stdout] 835 | "Spine bone not found, bot won't aim vertically!".to_owned(), [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/bot.rs:833:13 [INFO] [stdout] | [INFO] [stdout] 833 | Log::writeln( [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 834 | MessageKind::Warning, [INFO] [stdout] | -------------------- [INFO] [stdout] 835 | "Spine bone not found, bot won't aim vertically!".to_owned(), [INFO] [stdout] | ------------------------------------------------------------ supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bot.rs:840:28 [INFO] [stdout] | [INFO] [stdout] 840 | .with_children(&[model]) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `Vec`, found reference [INFO] [stdout] | help: try using a conversion method: `(&[model]).to_vec()` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec>` [INFO] [stdout] found reference `&[Handle; 1]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/bot.rs:841:14 [INFO] [stdout] | [INFO] [stdout] 841 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bot.rs:840:28 [INFO] [stdout] | [INFO] [stdout] 840 | .with_children(&[model]) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `Vec`, found reference [INFO] [stdout] | help: try using a conversion method: `(&[model]).to_vec()` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec>` [INFO] [stdout] found reference `&[Handle; 1]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/bot.rs:841:14 [INFO] [stdout] | [INFO] [stdout] 841 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bot.rs:855:35 [INFO] [stdout] | [INFO] [stdout] 855 | scene.physics_binder.bind(pivot, body.into()); [INFO] [stdout] | ^^^^^ expected struct `Handle`, found struct `rg3d::scene::base::Base` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::base::Base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/bot.rs:874:14 [INFO] [stdout] | [INFO] [stdout] 874 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bot.rs:855:35 [INFO] [stdout] | [INFO] [stdout] 855 | scene.physics_binder.bind(pivot, body.into()); [INFO] [stdout] | ^^^^^ expected struct `Handle`, found struct `rg3d::scene::base::Base` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::base::Base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/bot.rs:874:14 [INFO] [stdout] | [INFO] [stdout] 874 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bot.rs:876:32 [INFO] [stdout] | [INFO] [stdout] 876 | scene.graph.link_nodes(weapon_pivot, hand); [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `Handle`, found struct `rg3d::scene::base::Base` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::base::Base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bot.rs:876:32 [INFO] [stdout] | [INFO] [stdout] 876 | scene.graph.link_nodes(weapon_pivot, hand); [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `Handle`, found struct `rg3d::scene::base::Base` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::base::Base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bot.rs:888:17 [INFO] [stdout] | [INFO] [stdout] 888 | pivot, [INFO] [stdout] | ^^^^^ expected struct `Handle`, found struct `rg3d::scene::base::Base` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::base::Base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bot.rs:890:17 [INFO] [stdout] | [INFO] [stdout] 890 | weapon_pivot, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `Handle`, found struct `rg3d::scene::base::Base` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::base::Base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/item.rs:193:14 [INFO] [stdout] | [INFO] [stdout] 193 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bot.rs:888:17 [INFO] [stdout] | [INFO] [stdout] 888 | pivot, [INFO] [stdout] | ^^^^^ expected struct `Handle`, found struct `rg3d::scene::base::Base` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::base::Base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bot.rs:890:17 [INFO] [stdout] | [INFO] [stdout] 890 | weapon_pivot, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `Handle`, found struct `rg3d::scene::base::Base` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::base::Base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/item.rs:193:14 [INFO] [stdout] | [INFO] [stdout] 193 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/item.rs:195:39 [INFO] [stdout] | [INFO] [stdout] 195 | scene.graph.link_nodes(model, pivot); [INFO] [stdout] | ^^^^^ expected struct `Handle`, found struct `rg3d::scene::base::Base` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::base::Base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/item.rs:195:39 [INFO] [stdout] | [INFO] [stdout] 195 | scene.graph.link_nodes(model, pivot); [INFO] [stdout] | ^^^^^ expected struct `Handle`, found struct `rg3d::scene::base::Base` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::base::Base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/item.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | pivot, [INFO] [stdout] | ^^^^^ expected struct `Handle`, found struct `rg3d::scene::base::Base` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::base::Base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for struct `rg3d::rg3d_sound::context::Context` in the current scope [INFO] [stdout] --> src/level.rs:84:38 [INFO] [stdout] | [INFO] [stdout] 84 | let mut state = self.context.state(); [INFO] [stdout] | ^^^^^ method not found in `rg3d::rg3d_sound::context::Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/level.rs:395:43 [INFO] [stdout] | [INFO] [stdout] 395 | let shape = scene.physics.mesh_to_trimesh(handle, &scene.graph); [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------ ------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/weapon.rs:191:10 [INFO] [stdout] | [INFO] [stdout] 191 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/weapon.rs:196:13 [INFO] [stdout] | [INFO] [stdout] 196 | Log::writeln(MessageKind::Warning, "Shot point not found!".to_owned()); [INFO] [stdout] | ^^^^^^^^^^^^ -------------------- ---------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/item.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | pivot, [INFO] [stdout] | ^^^^^ expected struct `Handle`, found struct `rg3d::scene::base::Base` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::base::Base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for struct `rg3d::rg3d_sound::context::Context` in the current scope [INFO] [stdout] --> src/level.rs:84:38 [INFO] [stdout] | [INFO] [stdout] 84 | let mut state = self.context.state(); [INFO] [stdout] | ^^^^^ method not found in `rg3d::rg3d_sound::context::Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/level.rs:395:43 [INFO] [stdout] | [INFO] [stdout] 395 | let shape = scene.physics.mesh_to_trimesh(handle, &scene.graph); [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------ ------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/weapon.rs:191:10 [INFO] [stdout] | [INFO] [stdout] 191 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/weapon.rs:196:13 [INFO] [stdout] | [INFO] [stdout] 196 | Log::writeln(MessageKind::Warning, "Shot point not found!".to_owned()); [INFO] [stdout] | ^^^^^^^^^^^^ -------------------- ---------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/weapon.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | laser_dot, [INFO] [stdout] | ^^^^^^^^^ expected struct `Handle`, found struct `PointLight` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `PointLight` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `sound_context` on type `Scene` [INFO] [stdout] --> src/level.rs:613:53 [INFO] [stdout] | [INFO] [stdout] 613 | let sound_manager = SoundManager::new(scene.sound_context.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `graph`, `animations`, `physics`, `physics_binder`, `render_target`, `drawing_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/level.rs:628:14 [INFO] [stdout] | [INFO] [stdout] 628 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/level.rs:641:42 [INFO] [stdout] | [INFO] [stdout] 641 | let collider = scene.physics.mesh_to_trimesh(polygon_handle, &scene.graph); [INFO] [stdout] | ^^^^^^^^^^^^^^^ -------------- ------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/level.rs:644:13 [INFO] [stdout] | [INFO] [stdout] 644 | Log::writeln( [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 645 | MessageKind::Warning, [INFO] [stdout] | -------------------- [INFO] [stdout] 646 | "Unable to find Polygon node to build collision shape for level!".to_owned(), [INFO] [stdout] | ---------------------------------------------------------------------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/weapon.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | laser_dot, [INFO] [stdout] | ^^^^^^^^^ expected struct `Handle`, found struct `PointLight` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `PointLight` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `sound_context` on type `Scene` [INFO] [stdout] --> src/level.rs:613:53 [INFO] [stdout] | [INFO] [stdout] 613 | let sound_manager = SoundManager::new(scene.sound_context.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `graph`, `animations`, `physics`, `physics_binder`, `render_target`, `drawing_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/level.rs:628:14 [INFO] [stdout] | [INFO] [stdout] 628 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/level.rs:641:42 [INFO] [stdout] | [INFO] [stdout] 641 | let collider = scene.physics.mesh_to_trimesh(polygon_handle, &scene.graph); [INFO] [stdout] | ^^^^^^^^^^^^^^^ -------------- ------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/level.rs:644:13 [INFO] [stdout] | [INFO] [stdout] 644 | Log::writeln( [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 645 | MessageKind::Warning, [INFO] [stdout] | -------------------- [INFO] [stdout] 646 | "Unable to find Polygon node to build collision shape for level!".to_owned(), [INFO] [stdout] | ---------------------------------------------------------------------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/level.rs:688:13 [INFO] [stdout] | [INFO] [stdout] 688 | spectator_camera, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected struct `Handle`, found struct `rg3d::scene::camera::Camera` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::camera::Camera` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/projectile.rs:167:51 [INFO] [stdout] | [INFO] [stdout] 167 | let size = rand::thread_rng().gen_range(0.09..0.12); [INFO] [stdout] | ^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/projectile.rs:175:26 [INFO] [stdout] | [INFO] [stdout] 175 | .build(&mut scene.graph)]), [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/level.rs:688:13 [INFO] [stdout] | [INFO] [stdout] 688 | spectator_camera, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected struct `Handle`, found struct `rg3d::scene::camera::Camera` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::camera::Camera` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/projectile.rs:167:51 [INFO] [stdout] | [INFO] [stdout] 167 | let size = rand::thread_rng().gen_range(0.09..0.12); [INFO] [stdout] | ^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/projectile.rs:175:26 [INFO] [stdout] | [INFO] [stdout] 175 | .build(&mut scene.graph)]), [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/projectile.rs:171:58 [INFO] [stdout] | [INFO] [stdout] 171 | BaseBuilder::new().with_children(&[PointLightBuilder::new( [INFO] [stdout] | __________________________________________________________^ [INFO] [stdout] 172 | | BaseLightBuilder::new(BaseBuilder::new()).with_color(color), [INFO] [stdout] 173 | | ) [INFO] [stdout] 174 | | .with_radius(1.5) [INFO] [stdout] 175 | | .build(&mut scene.graph)]), [INFO] [stdout] | |_________________________________________________^ expected struct `Vec`, found `&[PointLight; 1]` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec>` [INFO] [stdout] found reference `&[PointLight; 1]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/projectile.rs:180:22 [INFO] [stdout] | [INFO] [stdout] 180 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/projectile.rs:171:58 [INFO] [stdout] | [INFO] [stdout] 171 | BaseBuilder::new().with_children(&[PointLightBuilder::new( [INFO] [stdout] | __________________________________________________________^ [INFO] [stdout] 172 | | BaseLightBuilder::new(BaseBuilder::new()).with_color(color), [INFO] [stdout] 173 | | ) [INFO] [stdout] 174 | | .with_radius(1.5) [INFO] [stdout] 175 | | .build(&mut scene.graph)]), [INFO] [stdout] | |_________________________________________________^ expected struct `Vec`, found `&[PointLight; 1]` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec>` [INFO] [stdout] found reference `&[PointLight; 1]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/projectile.rs:180:22 [INFO] [stdout] | [INFO] [stdout] 180 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/projectile.rs:188:47 [INFO] [stdout] | [INFO] [stdout] 188 | scene.physics_binder.bind(model, body_handle); [INFO] [stdout] | ^^^^^ expected struct `Handle`, found struct `rg3d::scene::sprite::Sprite` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::sprite::Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/projectile.rs:202:22 [INFO] [stdout] | [INFO] [stdout] 202 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/projectile.rs:221:22 [INFO] [stdout] | [INFO] [stdout] 221 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/projectile.rs:188:47 [INFO] [stdout] | [INFO] [stdout] 188 | scene.physics_binder.bind(model, body_handle); [INFO] [stdout] | ^^^^^ expected struct `Handle`, found struct `rg3d::scene::sprite::Sprite` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::sprite::Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/projectile.rs:202:22 [INFO] [stdout] | [INFO] [stdout] 202 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/projectile.rs:221:22 [INFO] [stdout] | [INFO] [stdout] 221 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/projectile.rs:222:44 [INFO] [stdout] | [INFO] [stdout] 222 | scene.graph.link_nodes(light, model); [INFO] [stdout] | ^^^^^ expected struct `Handle`, found struct `PointLight` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `PointLight` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/projectile.rs:222:44 [INFO] [stdout] | [INFO] [stdout] 222 | scene.graph.link_nodes(light, model); [INFO] [stdout] | ^^^^^ expected struct `Handle`, found struct `PointLight` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `PointLight` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `match` arms have incompatible types [INFO] [stdout] --> src/projectile.rs:223:21 [INFO] [stdout] | [INFO] [stdout] 165 | / match &kind { [INFO] [stdout] 166 | | ProjectileKind::Plasma => { [INFO] [stdout] 167 | | let size = rand::thread_rng().gen_range(0.09..0.12); [INFO] [stdout] 168 | | [INFO] [stdout] ... | [INFO] [stdout] 190 | | (model, body_handle) [INFO] [stdout] | | -------------------- this is found to be of type `(rg3d::scene::sprite::Sprite, RapierHandle)` [INFO] [stdout] ... | [INFO] [stdout] 204 | | (model, Default::default()) [INFO] [stdout] | | --------------------------- this is found to be of type `(rg3d::scene::sprite::Sprite, RapierHandle)` [INFO] [stdout] ... | [INFO] [stdout] 223 | | (model, Default::default()) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `rg3d::scene::sprite::Sprite`, found struct `Handle` [INFO] [stdout] 224 | | } [INFO] [stdout] 225 | | } [INFO] [stdout] | |_____________- `match` arms have incompatible types [INFO] [stdout] | [INFO] [stdout] = note: expected tuple `(rg3d::scene::sprite::Sprite, RapierHandle)` [INFO] [stdout] found tuple `(Handle, _)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for enum `std::result::Result>, SoundError>` in the current scope [INFO] [stdout] --> src/main.rs:343:40 [INFO] [stdout] | [INFO] [stdout] 343 | let music = menu_sound_context.state().add_source( [INFO] [stdout] | ^^^^^ method not found in `std::result::Result>, SoundError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `sound_engine` on type `Engine<(), StubNode>` [INFO] [stdout] --> src/main.rs:353:14 [INFO] [stdout] | [INFO] [stdout] 353 | .sound_engine [INFO] [stdout] | ^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `renderer`, `user_interface`, `sound_context`, `resource_manager`, `scenes`, `ui_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for enum `std::result::Result>, SoundError>` in the current scope [INFO] [stdout] --> src/main.rs:356:45 [INFO] [stdout] | [INFO] [stdout] 356 | .add_context(menu_sound_context.clone()); [INFO] [stdout] | ^^^^^ method not found in `std::result::Result>, SoundError>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rg3d-sound-0.18.0/src/error.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum SoundError { [INFO] [stdout] | ------------------- doesn't satisfy `SoundError: Clone` [INFO] [stdout] | [INFO] [stdout] = note: the method `clone` exists but the following trait bounds were not satisfied: [INFO] [stdout] `SoundError: Clone` [INFO] [stdout] which is required by `std::result::Result>, SoundError>: Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `match` arms have incompatible types [INFO] [stdout] --> src/projectile.rs:223:21 [INFO] [stdout] | [INFO] [stdout] 165 | / match &kind { [INFO] [stdout] 166 | | ProjectileKind::Plasma => { [INFO] [stdout] 167 | | let size = rand::thread_rng().gen_range(0.09..0.12); [INFO] [stdout] 168 | | [INFO] [stdout] ... | [INFO] [stdout] 190 | | (model, body_handle) [INFO] [stdout] | | -------------------- this is found to be of type `(rg3d::scene::sprite::Sprite, RapierHandle)` [INFO] [stdout] ... | [INFO] [stdout] 204 | | (model, Default::default()) [INFO] [stdout] | | --------------------------- this is found to be of type `(rg3d::scene::sprite::Sprite, RapierHandle)` [INFO] [stdout] ... | [INFO] [stdout] 223 | | (model, Default::default()) [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `rg3d::scene::sprite::Sprite`, found struct `Handle` [INFO] [stdout] 224 | | } [INFO] [stdout] 225 | | } [INFO] [stdout] | |_____________- `match` arms have incompatible types [INFO] [stdout] | [INFO] [stdout] = note: expected tuple `(rg3d::scene::sprite::Sprite, RapierHandle)` [INFO] [stdout] found tuple `(Handle, _)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for enum `std::result::Result>, SoundError>` in the current scope [INFO] [stdout] --> src/main.rs:343:40 [INFO] [stdout] | [INFO] [stdout] 343 | let music = menu_sound_context.state().add_source( [INFO] [stdout] | ^^^^^ method not found in `std::result::Result>, SoundError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `sound_engine` on type `Engine<(), StubNode>` [INFO] [stdout] --> src/main.rs:353:14 [INFO] [stdout] | [INFO] [stdout] 353 | .sound_engine [INFO] [stdout] | ^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `renderer`, `user_interface`, `sound_context`, `resource_manager`, `scenes`, `ui_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for enum `std::result::Result>, SoundError>` in the current scope [INFO] [stdout] --> src/main.rs:356:45 [INFO] [stdout] | [INFO] [stdout] 356 | .add_context(menu_sound_context.clone()); [INFO] [stdout] | ^^^^^ method not found in `std::result::Result>, SoundError>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rg3d-sound-0.18.0/src/error.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum SoundError { [INFO] [stdout] | ------------------- doesn't satisfy `SoundError: Clone` [INFO] [stdout] | [INFO] [stdout] = note: the method `clone` exists but the following trait bounds were not satisfied: [INFO] [stdout] `SoundError: Clone` [INFO] [stdout] which is required by `std::result::Result>, SoundError>: Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:364:13 [INFO] [stdout] | [INFO] [stdout] 364 | menu_sound_context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `rg3d::rg3d_sound::context::Context`, found enum `std::result::Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `rg3d::rg3d_sound::context::Context` [INFO] [stdout] found enum `std::result::Result>, SoundError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/main.rs:465:9 [INFO] [stdout] | [INFO] [stdout] 465 | Log::writeln( [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 466 | MessageKind::Information, [INFO] [stdout] | ------------------------ [INFO] [stdout] 467 | "Attempting load a save...".to_owned(), [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/main.rs:476:9 [INFO] [stdout] | [INFO] [stdout] 476 | Log::writeln( [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 477 | MessageKind::Information, [INFO] [stdout] | ------------------------ [INFO] [stdout] 478 | "Trying to load a save file...".to_owned(), [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/main.rs:486:9 [INFO] [stdout] | [INFO] [stdout] 486 | Log::writeln( [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 487 | MessageKind::Information, [INFO] [stdout] | ------------------------ [INFO] [stdout] 488 | "Game state successfully loaded!".to_owned(), [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/main.rs:512:13 [INFO] [stdout] | [INFO] [stdout] 512 | Log::writeln( [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 513 | MessageKind::Information, [INFO] [stdout] | ------------------------ [INFO] [stdout] 514 | "Current level destroyed!".to_owned(), [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/main.rs:629:25 [INFO] [stdout] | [INFO] [stdout] 629 | Log::writeln(MessageKind::Information, "Successfully saved".to_owned()) [INFO] [stdout] | ^^^^^^^^^^^^ ------------------------ ------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/main.rs:631:31 [INFO] [stdout] | [INFO] [stdout] 631 | Err(e) => Log::writeln( [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 632 | MessageKind::Error, [INFO] [stdout] | ------------------ [INFO] [stdout] 633 | format!("Failed to make a save, reason: {}", e), [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/main.rs:638:25 [INFO] [stdout] | [INFO] [stdout] 638 | Log::writeln( [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 639 | MessageKind::Error, [INFO] [stdout] | ------------------ [INFO] [stdout] 640 | format!("Failed to load saved game. Reason: {:?}", e), [INFO] [stdout] | ----------------------------------------------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for struct `rg3d::rg3d_sound::context::Context` in the current scope [INFO] [stdout] --> src/main.rs:656:26 [INFO] [stdout] | [INFO] [stdout] 656 | .state() [INFO] [stdout] | ^^^^^ method not found in `rg3d::rg3d_sound::context::Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `position` found for reference `&RigidBody` in the current scope [INFO] [stdout] --> src/actor.rs:182:32 [INFO] [stdout] | [INFO] [stdout] 182 | - body.position().translation.vector) [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 `set_linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/actor.rs:228:30 [INFO] [stdout] | [INFO] [stdout] 228 | body.set_linvel(jump_pad.get_force(), true); [INFO] [stdout] | ^^^^^^^^^^ method not found in `RigidBodyMut<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `position` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1047:34 [INFO] [stdout] | [INFO] [stdout] 1047 | let mut position = *body.position(); [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/bot.rs:1049:14 [INFO] [stdout] | [INFO] [stdout] 1049 | body.set_position(position, true); [INFO] [stdout] | ^^^^^^^^^^^^ -------- ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `position` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1093:51 [INFO] [stdout] | [INFO] [stdout] 1093 | self.point_of_interest - body.position().translation.vector, [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 `position` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1096:52 [INFO] [stdout] | [INFO] [stdout] 1096 | let d = target.position - body.position().translation.vector; [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 `position` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1102:33 [INFO] [stdout] | [INFO] [stdout] 1102 | let position = body.position().translation.vector; [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 `set_linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1117:22 [INFO] [stdout] | [INFO] [stdout] 1117 | body.set_linvel(Vector3::new(body.linvel().x, 0.08, body.linvel().z), true); [INFO] [stdout] | ^^^^^^^^^^ method not found in `RigidBodyMut<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1117:51 [INFO] [stdout] | [INFO] [stdout] 1117 | body.set_linvel(Vector3::new(body.linvel().x, 0.08, body.linvel().z), true); [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 `linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1117:74 [INFO] [stdout] | [INFO] [stdout] 1117 | body.set_linvel(Vector3::new(body.linvel().x, 0.08, body.linvel().z), true); [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 `linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1139:38 [INFO] [stdout] | [INFO] [stdout] 1139 | vel.y = body.linvel().y; [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 `set_linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1140:30 [INFO] [stdout] | [INFO] [stdout] 1140 | body.set_linvel(vel, true); [INFO] [stdout] | ^^^^^^^^^^ method not found in `RigidBodyMut<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:364:13 [INFO] [stdout] | [INFO] [stdout] 364 | menu_sound_context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `rg3d::rg3d_sound::context::Context`, found enum `std::result::Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `rg3d::rg3d_sound::context::Context` [INFO] [stdout] found enum `std::result::Result>, SoundError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/main.rs:465:9 [INFO] [stdout] | [INFO] [stdout] 465 | Log::writeln( [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 466 | MessageKind::Information, [INFO] [stdout] | ------------------------ [INFO] [stdout] 467 | "Attempting load a save...".to_owned(), [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/main.rs:476:9 [INFO] [stdout] | [INFO] [stdout] 476 | Log::writeln( [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 477 | MessageKind::Information, [INFO] [stdout] | ------------------------ [INFO] [stdout] 478 | "Trying to load a save file...".to_owned(), [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/main.rs:486:9 [INFO] [stdout] | [INFO] [stdout] 486 | Log::writeln( [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 487 | MessageKind::Information, [INFO] [stdout] | ------------------------ [INFO] [stdout] 488 | "Game state successfully loaded!".to_owned(), [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/main.rs:512:13 [INFO] [stdout] | [INFO] [stdout] 512 | Log::writeln( [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 513 | MessageKind::Information, [INFO] [stdout] | ------------------------ [INFO] [stdout] 514 | "Current level destroyed!".to_owned(), [INFO] [stdout] | ------------------------------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1146:34 [INFO] [stdout] | [INFO] [stdout] 1146 | vel.y = body.linvel().y; [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/main.rs:629:25 [INFO] [stdout] | [INFO] [stdout] 629 | Log::writeln(MessageKind::Information, "Successfully saved".to_owned()) [INFO] [stdout] | ^^^^^^^^^^^^ ------------------------ ------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/main.rs:631:31 [INFO] [stdout] | [INFO] [stdout] 631 | Err(e) => Log::writeln( [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 632 | MessageKind::Error, [INFO] [stdout] | ------------------ [INFO] [stdout] 633 | format!("Failed to make a save, reason: {}", e), [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/main.rs:638:25 [INFO] [stdout] | [INFO] [stdout] 638 | Log::writeln( [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 639 | MessageKind::Error, [INFO] [stdout] | ------------------ [INFO] [stdout] 640 | format!("Failed to load saved game. Reason: {:?}", e), [INFO] [stdout] | ----------------------------------------------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1147:26 [INFO] [stdout] | [INFO] [stdout] 1147 | body.set_linvel(vel, true); [INFO] [stdout] | ^^^^^^^^^^ method not found in `RigidBodyMut<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/bot.rs:1226:68 [INFO] [stdout] | [INFO] [stdout] 1226 | ... path: footsteps[rand::thread_rng().gen_range(0..footsteps.len())] [INFO] [stdout] | ^^^^^^^^^ ------------------ supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `navmeshes` on type `&mut Scene` [INFO] [stdout] --> src/bot.rs:1240:54 [INFO] [stdout] | [INFO] [stdout] 1240 | let navmesh = &mut context.scene.navmeshes[context.navmesh]; [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `graph`, `animations`, `physics`, `physics_binder`, `render_target`, `drawing_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for struct `rg3d::rg3d_sound::context::Context` in the current scope [INFO] [stdout] --> src/main.rs:656:26 [INFO] [stdout] | [INFO] [stdout] 656 | .state() [INFO] [stdout] | ^^^^^ method not found in `rg3d::rg3d_sound::context::Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `position` found for reference `&RigidBody` in the current scope [INFO] [stdout] --> src/actor.rs:182:32 [INFO] [stdout] | [INFO] [stdout] 182 | - body.position().translation.vector) [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 `contacts_with` found for struct `rg3d::rapier3d::geometry::NarrowPhase` in the current scope [INFO] [stdout] --> src/character.rs:100:54 [INFO] [stdout] | [INFO] [stdout] 100 | if let Some(iterator) = physics.narrow_phase.contacts_with(body.colliders()[0]) { [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `rg3d::rapier3d::geometry::NarrowPhase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/actor.rs:228:30 [INFO] [stdout] | [INFO] [stdout] 228 | body.set_linvel(jump_pad.get_force(), true); [INFO] [stdout] | ^^^^^^^^^^ method not found in `RigidBodyMut<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `position` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/character.rs:130:39 [INFO] [stdout] | [INFO] [stdout] 130 | let mut body_position = *body.position(); [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/character.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | body.set_position(body_position, true); [INFO] [stdout] | ^^^^^^^^^^^^ ------------- ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `position` found for reference `&RigidBody` in the current scope [INFO] [stdout] --> src/character.rs:140:14 [INFO] [stdout] | [INFO] [stdout] 140 | .position() [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 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/effects.rs:73:6 [INFO] [stdout] | [INFO] [stdout] 73 | .build(graph) [INFO] [stdout] | ^^^^^ ----- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `position` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1047:34 [INFO] [stdout] | [INFO] [stdout] 1047 | let mut position = *body.position(); [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/bot.rs:1049:14 [INFO] [stdout] | [INFO] [stdout] 1049 | body.set_position(position, true); [INFO] [stdout] | ^^^^^^^^^^^^ -------- ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `position` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1093:51 [INFO] [stdout] | [INFO] [stdout] 1093 | self.point_of_interest - body.position().translation.vector, [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 `position` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1096:52 [INFO] [stdout] | [INFO] [stdout] 1096 | let d = target.position - body.position().translation.vector; [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 `position` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1102:33 [INFO] [stdout] | [INFO] [stdout] 1102 | let position = body.position().translation.vector; [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 `set_linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1117:22 [INFO] [stdout] | [INFO] [stdout] 1117 | body.set_linvel(Vector3::new(body.linvel().x, 0.08, body.linvel().z), true); [INFO] [stdout] | ^^^^^^^^^^ method not found in `RigidBodyMut<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1117:51 [INFO] [stdout] | [INFO] [stdout] 1117 | body.set_linvel(Vector3::new(body.linvel().x, 0.08, body.linvel().z), true); [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 `linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1117:74 [INFO] [stdout] | [INFO] [stdout] 1117 | body.set_linvel(Vector3::new(body.linvel().x, 0.08, body.linvel().z), true); [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 `linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1139:38 [INFO] [stdout] | [INFO] [stdout] 1139 | vel.y = body.linvel().y; [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 `set_linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1140:30 [INFO] [stdout] | [INFO] [stdout] 1140 | body.set_linvel(vel, true); [INFO] [stdout] | ^^^^^^^^^^ method not found in `RigidBodyMut<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1146:34 [INFO] [stdout] | [INFO] [stdout] 1146 | vel.y = body.linvel().y; [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 `set_linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/bot.rs:1147:26 [INFO] [stdout] | [INFO] [stdout] 1147 | body.set_linvel(vel, true); [INFO] [stdout] | ^^^^^^^^^^ method not found in `RigidBodyMut<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/bot.rs:1226:68 [INFO] [stdout] | [INFO] [stdout] 1226 | ... path: footsteps[rand::thread_rng().gen_range(0..footsteps.len())] [INFO] [stdout] | ^^^^^^^^^ ------------------ supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `navmeshes` on type `&mut Scene` [INFO] [stdout] --> src/bot.rs:1240:54 [INFO] [stdout] | [INFO] [stdout] 1240 | let navmesh = &mut context.scene.navmeshes[context.navmesh]; [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `graph`, `animations`, `physics`, `physics_binder`, `render_target`, `drawing_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `contacts_with` found for struct `rg3d::rapier3d::geometry::NarrowPhase` in the current scope [INFO] [stdout] --> src/character.rs:100:54 [INFO] [stdout] | [INFO] [stdout] 100 | if let Some(iterator) = physics.narrow_phase.contacts_with(body.colliders()[0]) { [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `rg3d::rapier3d::geometry::NarrowPhase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `position` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/character.rs:130:39 [INFO] [stdout] | [INFO] [stdout] 130 | let mut body_position = *body.position(); [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/character.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | body.set_position(body_position, true); [INFO] [stdout] | ^^^^^^^^^^^^ ------------- ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `position` found for reference `&RigidBody` in the current scope [INFO] [stdout] --> src/character.rs:140:14 [INFO] [stdout] | [INFO] [stdout] 140 | .position() [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 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/effects.rs:73:6 [INFO] [stdout] | [INFO] [stdout] 73 | .build(graph) [INFO] [stdout] | ^^^^^ ----- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/effects.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 48 | ) -> Handle { [INFO] [stdout] | ------------ expected `Handle` because of return type [INFO] [stdout] 49 | / ParticleSystemBuilder::new( [INFO] [stdout] 50 | | BaseBuilder::new() [INFO] [stdout] 51 | | .with_local_transform(TransformBuilder::new().with_local_position(pos).build()), [INFO] [stdout] 52 | | ) [INFO] [stdout] ... | [INFO] [stdout] 72 | | .with_texture(resource_manager.request_texture(Path::new("data/particles/smoke_04.tga"))) [INFO] [stdout] 73 | | .build(graph) [INFO] [stdout] | |_________________^ expected struct `Handle`, found struct `rg3d::scene::particle_system::ParticleSystem` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::particle_system::ParticleSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/effects.rs:109:6 [INFO] [stdout] | [INFO] [stdout] 109 | .build(graph) [INFO] [stdout] | ^^^^^ ----- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/effects.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 48 | ) -> Handle { [INFO] [stdout] | ------------ expected `Handle` because of return type [INFO] [stdout] 49 | / ParticleSystemBuilder::new( [INFO] [stdout] 50 | | BaseBuilder::new() [INFO] [stdout] 51 | | .with_local_transform(TransformBuilder::new().with_local_position(pos).build()), [INFO] [stdout] 52 | | ) [INFO] [stdout] ... | [INFO] [stdout] 72 | | .with_texture(resource_manager.request_texture(Path::new("data/particles/smoke_04.tga"))) [INFO] [stdout] 73 | | .build(graph) [INFO] [stdout] | |_________________^ expected struct `Handle`, found struct `rg3d::scene::particle_system::ParticleSystem` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::particle_system::ParticleSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/effects.rs:109:6 [INFO] [stdout] | [INFO] [stdout] 109 | .build(graph) [INFO] [stdout] | ^^^^^ ----- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/effects.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 80 | ) -> Handle { [INFO] [stdout] | ------------ expected `Handle` because of return type [INFO] [stdout] 81 | / ParticleSystemBuilder::new( [INFO] [stdout] 82 | | BaseBuilder::new() [INFO] [stdout] 83 | | .with_lifetime(1.0) [INFO] [stdout] 84 | | .with_local_transform(TransformBuilder::new().with_local_position(pos).build()), [INFO] [stdout] ... | [INFO] [stdout] 108 | | .with_texture(resource_manager.request_texture(Path::new("data/particles/circle_05.png"))) [INFO] [stdout] 109 | | .build(graph) [INFO] [stdout] | |_________________^ expected struct `Handle`, found struct `rg3d::scene::particle_system::ParticleSystem` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::particle_system::ParticleSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/effects.rs:148:6 [INFO] [stdout] | [INFO] [stdout] 148 | .build(graph) [INFO] [stdout] | ^^^^^ ----- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/effects.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 80 | ) -> Handle { [INFO] [stdout] | ------------ expected `Handle` because of return type [INFO] [stdout] 81 | / ParticleSystemBuilder::new( [INFO] [stdout] 82 | | BaseBuilder::new() [INFO] [stdout] 83 | | .with_lifetime(1.0) [INFO] [stdout] 84 | | .with_local_transform(TransformBuilder::new().with_local_position(pos).build()), [INFO] [stdout] ... | [INFO] [stdout] 108 | | .with_texture(resource_manager.request_texture(Path::new("data/particles/circle_05.png"))) [INFO] [stdout] 109 | | .build(graph) [INFO] [stdout] | |_________________^ expected struct `Handle`, found struct `rg3d::scene::particle_system::ParticleSystem` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::particle_system::ParticleSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/effects.rs:148:6 [INFO] [stdout] | [INFO] [stdout] 148 | .build(graph) [INFO] [stdout] | ^^^^^ ----- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/effects.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 116 | ) -> Handle { [INFO] [stdout] | ------------ expected `Handle` because of return type [INFO] [stdout] 117 | / ParticleSystemBuilder::new( [INFO] [stdout] 118 | | BaseBuilder::new() [INFO] [stdout] 119 | | .with_lifetime(5.0) [INFO] [stdout] 120 | | .with_local_transform(TransformBuilder::new().with_local_position(pos).build()), [INFO] [stdout] ... | [INFO] [stdout] 147 | | .with_texture(resource_manager.request_texture(Path::new("data/particles/smoke_04.tga"))) [INFO] [stdout] 148 | | .build(graph) [INFO] [stdout] | |_________________^ expected struct `Handle`, found struct `rg3d::scene::particle_system::ParticleSystem` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::particle_system::ParticleSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/effects.rs:184:6 [INFO] [stdout] | [INFO] [stdout] 184 | .build(graph) [INFO] [stdout] | ^^^^^ ----- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/effects.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 116 | ) -> Handle { [INFO] [stdout] | ------------ expected `Handle` because of return type [INFO] [stdout] 117 | / ParticleSystemBuilder::new( [INFO] [stdout] 118 | | BaseBuilder::new() [INFO] [stdout] 119 | | .with_lifetime(5.0) [INFO] [stdout] 120 | | .with_local_transform(TransformBuilder::new().with_local_position(pos).build()), [INFO] [stdout] ... | [INFO] [stdout] 147 | | .with_texture(resource_manager.request_texture(Path::new("data/particles/smoke_04.tga"))) [INFO] [stdout] 148 | | .build(graph) [INFO] [stdout] | |_________________^ expected struct `Handle`, found struct `rg3d::scene::particle_system::ParticleSystem` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::particle_system::ParticleSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/effects.rs:184:6 [INFO] [stdout] | [INFO] [stdout] 184 | .build(graph) [INFO] [stdout] | ^^^^^ ----- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/effects.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 155 | ) -> Handle { [INFO] [stdout] | ------------ expected `Handle` because of return type [INFO] [stdout] 156 | / ParticleSystemBuilder::new( [INFO] [stdout] 157 | | BaseBuilder::new() [INFO] [stdout] 158 | | .with_lifetime(1.4) [INFO] [stdout] 159 | | .with_local_transform(TransformBuilder::new().with_local_position(pos).build()), [INFO] [stdout] ... | [INFO] [stdout] 183 | | .with_texture(resource_manager.request_texture(Path::new("data/particles/star_09.png"))) [INFO] [stdout] 184 | | .build(graph) [INFO] [stdout] | |_________________^ expected struct `Handle`, found struct `rg3d::scene::particle_system::ParticleSystem` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::particle_system::ParticleSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/effects.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 155 | ) -> Handle { [INFO] [stdout] | ------------ expected `Handle` because of return type [INFO] [stdout] 156 | / ParticleSystemBuilder::new( [INFO] [stdout] 157 | | BaseBuilder::new() [INFO] [stdout] 158 | | .with_lifetime(1.4) [INFO] [stdout] 159 | | .with_local_transform(TransformBuilder::new().with_local_position(pos).build()), [INFO] [stdout] ... | [INFO] [stdout] 183 | | .with_texture(resource_manager.request_texture(Path::new("data/particles/star_09.png"))) [INFO] [stdout] 184 | | .build(graph) [INFO] [stdout] | |_________________^ expected struct `Handle`, found struct `rg3d::scene::particle_system::ParticleSystem` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::particle_system::ParticleSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rg3d::rg3d_sound::context::Context: std::default::Default` is not satisfied [INFO] [stdout] --> src/level.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | context: Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `rg3d::rg3d_sound::context::Context` [INFO] [stdout] | [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for struct `rg3d::rg3d_sound::context::Context` in the current scope [INFO] [stdout] --> src/level.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | .state() [INFO] [stdout] | ^^^^^ method not found in `rg3d::rg3d_sound::context::Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for struct `rg3d::rg3d_sound::context::Context` in the current scope [INFO] [stdout] --> src/level.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | .state() [INFO] [stdout] | ^^^^^ method not found in `rg3d::rg3d_sound::context::Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `navmeshes` on type `&mut Scene` [INFO] [stdout] --> src/level.rs:349:14 [INFO] [stdout] | [INFO] [stdout] 349 | .navmeshes [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `graph`, `animations`, `physics`, `physics_binder`, `render_target`, `drawing_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rg3d::rg3d_sound::context::Context: std::default::Default` is not satisfied [INFO] [stdout] --> src/level.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | context: Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `rg3d::rg3d_sound::context::Context` [INFO] [stdout] | [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/level.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | Log::writeln( [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 353 | MessageKind::Warning, [INFO] [stdout] | -------------------- [INFO] [stdout] 354 | "Unable to find Navmesh node to build navmesh!".to_owned(), [INFO] [stdout] | ---------------------------------------------------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/level.rs:520:40 [INFO] [stdout] | [INFO] [stdout] 520 | let mut index = rand::thread_rng().gen_range(0..spawn_points.len()); [INFO] [stdout] | ^^^^^^^^^ --------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `navmeshes` on type `&mut Scene` [INFO] [stdout] --> src/level.rs:1418:34 [INFO] [stdout] | [INFO] [stdout] 1418 | let navmesh = &scene.navmeshes[self.navmesh]; [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `graph`, `animations`, `physics`, `physics_binder`, `render_target`, `drawing_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for struct `rg3d::rg3d_sound::context::Context` in the current scope [INFO] [stdout] --> src/level.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | .state() [INFO] [stdout] | ^^^^^ method not found in `rg3d::rg3d_sound::context::Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for struct `rg3d::rg3d_sound::context::Context` in the current scope [INFO] [stdout] --> src/level.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | .state() [INFO] [stdout] | ^^^^^ method not found in `rg3d::rg3d_sound::context::Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `navmeshes` on type `&mut Scene` [INFO] [stdout] --> src/level.rs:349:14 [INFO] [stdout] | [INFO] [stdout] 349 | .navmeshes [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `graph`, `animations`, `physics`, `physics_binder`, `render_target`, `drawing_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `sound_engine` on type `&mut Engine<(), StubNode>` [INFO] [stdout] --> src/options_menu.rs:680:20 [INFO] [stdout] | [INFO] [stdout] 680 | engine.sound_engine.lock().unwrap().master_gain(), [INFO] [stdout] | ^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `renderer`, `user_interface`, `sound_context`, `resource_manager`, `scenes`, `ui_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/options_menu.rs:727:64 [INFO] [stdout] | [INFO] [stdout] 727 | control_button = Some(ControlButton::Mouse(index)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `u16`, found `u8` [INFO] [stdout] | help: you can convert a `u8` to a `u16`: `index.into()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `sound_engine` on type `&mut Engine<(), StubNode>` [INFO] [stdout] --> src/options_menu.rs:766:30 [INFO] [stdout] | [INFO] [stdout] 766 | ... .sound_engine [INFO] [stdout] | ^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `renderer`, `user_interface`, `sound_context`, `resource_manager`, `scenes`, `ui_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `sound_engine` on type `&mut Engine<(), StubNode>` [INFO] [stdout] --> src/options_menu.rs:823:32 [INFO] [stdout] | [INFO] [stdout] 823 | engine.sound_engine.lock().unwrap().set_master_gain(1.0); [INFO] [stdout] | ^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `renderer`, `user_interface`, `sound_context`, `resource_manager`, `scenes`, `ui_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/level.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | Log::writeln( [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 353 | MessageKind::Warning, [INFO] [stdout] | -------------------- [INFO] [stdout] 354 | "Unable to find Navmesh node to build navmesh!".to_owned(), [INFO] [stdout] | ---------------------------------------------------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/level.rs:520:40 [INFO] [stdout] | [INFO] [stdout] 520 | let mut index = rand::thread_rng().gen_range(0..spawn_points.len()); [INFO] [stdout] | ^^^^^^^^^ --------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/options_menu.rs:847:17 [INFO] [stdout] | [INFO] [stdout] 847 | Log::writeln( [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 848 | MessageKind::Error, [INFO] [stdout] | ------------------ [INFO] [stdout] 849 | format!("Failed to set renderer quality settings! Reason: {:?}", err), [INFO] [stdout] | --------------------------------------------------------------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `navmeshes` on type `&mut Scene` [INFO] [stdout] --> src/level.rs:1418:34 [INFO] [stdout] | [INFO] [stdout] 1418 | let navmesh = &scene.navmeshes[self.navmesh]; [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `graph`, `animations`, `physics`, `physics_binder`, `render_target`, `drawing_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/player.rs:183:60 [INFO] [stdout] | [INFO] [stdout] 183 | ... BaseBuilder::new().build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `sound_engine` on type `&mut Engine<(), StubNode>` [INFO] [stdout] --> src/options_menu.rs:680:20 [INFO] [stdout] | [INFO] [stdout] 680 | engine.sound_engine.lock().unwrap().master_gain(), [INFO] [stdout] | ^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `renderer`, `user_interface`, `sound_context`, `resource_manager`, `scenes`, `ui_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/options_menu.rs:727:64 [INFO] [stdout] | [INFO] [stdout] 727 | control_button = Some(ControlButton::Mouse(index)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `u16`, found `u8` [INFO] [stdout] | help: you can convert a `u8` to a `u16`: `index.into()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `sound_engine` on type `&mut Engine<(), StubNode>` [INFO] [stdout] --> src/options_menu.rs:766:30 [INFO] [stdout] | [INFO] [stdout] 766 | ... .sound_engine [INFO] [stdout] | ^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `renderer`, `user_interface`, `sound_context`, `resource_manager`, `scenes`, `ui_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `sound_engine` on type `&mut Engine<(), StubNode>` [INFO] [stdout] --> src/options_menu.rs:823:32 [INFO] [stdout] | [INFO] [stdout] 823 | engine.sound_engine.lock().unwrap().set_master_gain(1.0); [INFO] [stdout] | ^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `renderer`, `user_interface`, `sound_context`, `resource_manager`, `scenes`, `ui_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/options_menu.rs:847:17 [INFO] [stdout] | [INFO] [stdout] 847 | Log::writeln( [INFO] [stdout] | ^^^^^^^^^^^^ expected 1 argument [INFO] [stdout] 848 | MessageKind::Error, [INFO] [stdout] | ------------------ [INFO] [stdout] 849 | format!("Failed to set renderer quality settings! Reason: {:?}", err), [INFO] [stdout] | --------------------------------------------------------------------- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/player.rs:183:60 [INFO] [stdout] | [INFO] [stdout] 183 | ... BaseBuilder::new().build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/player.rs:181:48 [INFO] [stdout] | [INFO] [stdout] 181 | ... .with_children(&[{ [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 182 | | ... weapon_pivot_handle = [INFO] [stdout] 183 | | ... BaseBuilder::new().build(&mut scene.graph); [INFO] [stdout] 184 | | ... weapon_pivot_handle [INFO] [stdout] 185 | | ... }]) [INFO] [stdout] | |________________________^ expected struct `Vec`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec>` [INFO] [stdout] found reference `&[rg3d::scene::base::Base; 1]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/player.rs:191:34 [INFO] [stdout] | [INFO] [stdout] 191 | ... .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/player.rs:181:48 [INFO] [stdout] | [INFO] [stdout] 181 | ... .with_children(&[{ [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 182 | | ... weapon_pivot_handle = [INFO] [stdout] 183 | | ... BaseBuilder::new().build(&mut scene.graph); [INFO] [stdout] 184 | | ... weapon_pivot_handle [INFO] [stdout] 185 | | ... }]) [INFO] [stdout] | |________________________^ expected struct `Vec`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec>` [INFO] [stdout] found reference `&[rg3d::scene::base::Base; 1]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/player.rs:191:34 [INFO] [stdout] | [INFO] [stdout] 191 | ... .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/player.rs:179:93 [INFO] [stdout] | [INFO] [stdout] 179 | camera_handle = CameraBuilder::new(BaseBuilder::new().with_children(&[{ [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 180 | | weapon_base_pivot_handle = BaseBuilder::new() [INFO] [stdout] 181 | | .with_children(&[{ [INFO] [stdout] 182 | | weapon_pivot_handle = [INFO] [stdout] ... | [INFO] [stdout] 192 | | weapon_base_pivot_handle [INFO] [stdout] 193 | | }])) [INFO] [stdout] | |__________________________^ expected struct `Vec`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec>` [INFO] [stdout] found reference `&[rg3d::scene::base::Base; 1]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/player.rs:194:26 [INFO] [stdout] | [INFO] [stdout] 194 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/player.rs:179:93 [INFO] [stdout] | [INFO] [stdout] 179 | camera_handle = CameraBuilder::new(BaseBuilder::new().with_children(&[{ [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 180 | | weapon_base_pivot_handle = BaseBuilder::new() [INFO] [stdout] 181 | | .with_children(&[{ [INFO] [stdout] 182 | | weapon_pivot_handle = [INFO] [stdout] ... | [INFO] [stdout] 192 | | weapon_base_pivot_handle [INFO] [stdout] 193 | | }])) [INFO] [stdout] | |__________________________^ expected struct `Vec`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec>` [INFO] [stdout] found reference `&[rg3d::scene::base::Base; 1]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/player.rs:194:26 [INFO] [stdout] | [INFO] [stdout] 194 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/player.rs:178:36 [INFO] [stdout] | [INFO] [stdout] 178 | .with_children(&[{ [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 179 | | camera_handle = CameraBuilder::new(BaseBuilder::new().with_children(&[{ [INFO] [stdout] 180 | | weapon_base_pivot_handle = BaseBuilder::new() [INFO] [stdout] 181 | | .with_children(&[{ [INFO] [stdout] ... | [INFO] [stdout] 195 | | camera_handle [INFO] [stdout] 196 | | }]) [INFO] [stdout] | |______________________^ expected struct `Vec`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec>` [INFO] [stdout] found reference `&[rg3d::scene::camera::Camera; 1]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/player.rs:202:22 [INFO] [stdout] | [INFO] [stdout] 202 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/player.rs:178:36 [INFO] [stdout] | [INFO] [stdout] 178 | .with_children(&[{ [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 179 | | camera_handle = CameraBuilder::new(BaseBuilder::new().with_children(&[{ [INFO] [stdout] 180 | | weapon_base_pivot_handle = BaseBuilder::new() [INFO] [stdout] 181 | | .with_children(&[{ [INFO] [stdout] ... | [INFO] [stdout] 195 | | camera_handle [INFO] [stdout] 196 | | }]) [INFO] [stdout] | |______________________^ expected struct `Vec`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec>` [INFO] [stdout] found reference `&[rg3d::scene::camera::Camera; 1]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/player.rs:202:22 [INFO] [stdout] | [INFO] [stdout] 202 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/player.rs:176:28 [INFO] [stdout] | [INFO] [stdout] 176 | .with_children(&[{ [INFO] [stdout] | ____________________________^ [INFO] [stdout] 177 | | camera_pivot_handle = BaseBuilder::new() [INFO] [stdout] 178 | | .with_children(&[{ [INFO] [stdout] 179 | | camera_handle = CameraBuilder::new(BaseBuilder::new().with_children(&[{ [INFO] [stdout] ... | [INFO] [stdout] 203 | | camera_pivot_handle [INFO] [stdout] 204 | | }]) [INFO] [stdout] | |______________^ expected struct `Vec`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec>` [INFO] [stdout] found reference `&[rg3d::scene::base::Base; 1]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/player.rs:205:14 [INFO] [stdout] | [INFO] [stdout] 205 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/player.rs:176:28 [INFO] [stdout] | [INFO] [stdout] 176 | .with_children(&[{ [INFO] [stdout] | ____________________________^ [INFO] [stdout] 177 | | camera_pivot_handle = BaseBuilder::new() [INFO] [stdout] 178 | | .with_children(&[{ [INFO] [stdout] 179 | | camera_handle = CameraBuilder::new(BaseBuilder::new().with_children(&[{ [INFO] [stdout] ... | [INFO] [stdout] 203 | | camera_pivot_handle [INFO] [stdout] 204 | | }]) [INFO] [stdout] | |______________^ expected struct `Vec`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec>` [INFO] [stdout] found reference `&[rg3d::scene::base::Base; 1]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/player.rs:205:14 [INFO] [stdout] | [INFO] [stdout] 205 | .build(&mut scene.graph); [INFO] [stdout] | ^^^^^ ---------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/player.rs:207:35 [INFO] [stdout] | [INFO] [stdout] 207 | scene.physics_binder.bind(pivot_handle, body_handle.into()); [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `Handle`, found struct `rg3d::scene::base::Base` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::base::Base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/player.rs:207:35 [INFO] [stdout] | [INFO] [stdout] 207 | scene.physics_binder.bind(pivot_handle, body_handle.into()); [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `Handle`, found struct `rg3d::scene::base::Base` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::base::Base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/player.rs:211:24 [INFO] [stdout] | [INFO] [stdout] 211 | pivot: pivot_handle, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `Handle`, found struct `rg3d::scene::base::Base` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::base::Base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/player.rs:213:31 [INFO] [stdout] | [INFO] [stdout] 213 | weapon_pivot: weapon_pivot_handle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected struct `Handle`, found struct `rg3d::scene::base::Base` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::base::Base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/player.rs:211:24 [INFO] [stdout] | [INFO] [stdout] 211 | pivot: pivot_handle, [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `Handle`, found struct `rg3d::scene::base::Base` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::base::Base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/player.rs:218:21 [INFO] [stdout] | [INFO] [stdout] 218 | camera: camera_handle, [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Handle`, found struct `rg3d::scene::camera::Camera` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::camera::Camera` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/player.rs:213:31 [INFO] [stdout] | [INFO] [stdout] 213 | weapon_pivot: weapon_pivot_handle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected struct `Handle`, found struct `rg3d::scene::base::Base` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::base::Base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/player.rs:219:27 [INFO] [stdout] | [INFO] [stdout] 219 | camera_pivot: camera_pivot_handle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected struct `Handle`, found struct `rg3d::scene::base::Base` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::base::Base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_angvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/player.rs:298:14 [INFO] [stdout] | [INFO] [stdout] 298 | body.set_angvel(Default::default(), true); [INFO] [stdout] | ^^^^^^^^^^ method not found in `RigidBodyMut<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/player.rs:300:18 [INFO] [stdout] | [INFO] [stdout] 300 | body.set_linvel( [INFO] [stdout] | ^^^^^^^^^^ method not found in `RigidBodyMut<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/player.rs:303:26 [INFO] [stdout] | [INFO] [stdout] 303 | body.linvel().y, [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 `linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/player.rs:327:33 [INFO] [stdout] | [INFO] [stdout] 327 | let mut vel = *body.linvel(); [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 `set_linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/player.rs:330:18 [INFO] [stdout] | [INFO] [stdout] 330 | body.set_linvel(vel, true); [INFO] [stdout] | ^^^^^^^^^^ method not found in `RigidBodyMut<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/player.rs:341:37 [INFO] [stdout] | [INFO] [stdout] 341 | let mut vel = *body.linvel(); [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 `set_linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/player.rs:343:22 [INFO] [stdout] | [INFO] [stdout] 343 | body.set_linvel(vel, true); [INFO] [stdout] | ^^^^^^^^^^ method not found in `RigidBodyMut<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `position` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/player.rs:350:35 [INFO] [stdout] | [INFO] [stdout] 350 | self.feet_position = body.position().translation.vector; [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 `position` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/player.rs:395:34 [INFO] [stdout] | [INFO] [stdout] 395 | let mut position = *body.position(); [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/player.rs:398:14 [INFO] [stdout] | [INFO] [stdout] 398 | body.set_position(position, true); [INFO] [stdout] | ^^^^^^^^^^^^ -------- ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for struct `rg3d::rg3d_sound::context::Context` in the current scope [INFO] [stdout] --> src/player.rs:409:47 [INFO] [stdout] | [INFO] [stdout] 409 | let mut sound_context = sound_context.state(); [INFO] [stdout] | ^^^^^ method not found in `rg3d::rg3d_sound::context::Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `linvel` found for reference `&RigidBody` in the current scope [INFO] [stdout] --> src/player.rs:545:18 [INFO] [stdout] | [INFO] [stdout] 545 | .linvel(); [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 1 argument was supplied [INFO] [stdout] --> src/player.rs:573:56 [INFO] [stdout] | [INFO] [stdout] 573 | path: footsteps[rand::thread_rng().gen_range(0..footsteps.len())].into(), [INFO] [stdout] | ^^^^^^^^^ ------------------ supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `sound_context` on type `&mut Scene` [INFO] [stdout] --> src/player.rs:584:44 [INFO] [stdout] | [INFO] [stdout] 584 | self.update_listener(context.scene.sound_context.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `graph`, `animations`, `physics`, `physics_binder`, `render_target`, `drawing_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `position` found for reference `&RigidBody` in the current scope [INFO] [stdout] --> src/projectile.rs:265:18 [INFO] [stdout] | [INFO] [stdout] 265 | .position() [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 `position` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/projectile.rs:329:38 [INFO] [stdout] | [INFO] [stdout] 329 | vector: body.position().translation.vector + total_velocity, [INFO] [stdout] | ^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PositionProvider` [INFO] [stdout] --> src/level.rs:25:56 [INFO] [stdout] | [INFO] [stdout] 25 | math::{aabb::AxisAlignedBoundingBox, ray::Ray, PositionProvider, Vector3Ext}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 118 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308, E0432, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [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[E0308]: mismatched types [INFO] [stdout] --> src/player.rs:218:21 [INFO] [stdout] | [INFO] [stdout] 218 | camera: camera_handle, [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Handle`, found struct `rg3d::scene::camera::Camera` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::camera::Camera` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/player.rs:219:27 [INFO] [stdout] | [INFO] [stdout] 219 | camera_pivot: camera_pivot_handle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected struct `Handle`, found struct `rg3d::scene::base::Base` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Handle` [INFO] [stdout] found struct `rg3d::scene::base::Base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_angvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/player.rs:298:14 [INFO] [stdout] | [INFO] [stdout] 298 | body.set_angvel(Default::default(), true); [INFO] [stdout] | ^^^^^^^^^^ method not found in `RigidBodyMut<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/player.rs:300:18 [INFO] [stdout] | [INFO] [stdout] 300 | body.set_linvel( [INFO] [stdout] | ^^^^^^^^^^ method not found in `RigidBodyMut<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/player.rs:303:26 [INFO] [stdout] | [INFO] [stdout] 303 | body.linvel().y, [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 `linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/player.rs:327:33 [INFO] [stdout] | [INFO] [stdout] 327 | let mut vel = *body.linvel(); [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 `set_linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/player.rs:330:18 [INFO] [stdout] | [INFO] [stdout] 330 | body.set_linvel(vel, true); [INFO] [stdout] | ^^^^^^^^^^ method not found in `RigidBodyMut<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/player.rs:341:37 [INFO] [stdout] | [INFO] [stdout] 341 | let mut vel = *body.linvel(); [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 `set_linvel` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/player.rs:343:22 [INFO] [stdout] | [INFO] [stdout] 343 | body.set_linvel(vel, true); [INFO] [stdout] | ^^^^^^^^^^ method not found in `RigidBodyMut<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `position` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/player.rs:350:35 [INFO] [stdout] | [INFO] [stdout] 350 | self.feet_position = body.position().translation.vector; [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 `position` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/player.rs:395:34 [INFO] [stdout] | [INFO] [stdout] 395 | let mut position = *body.position(); [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/player.rs:398:14 [INFO] [stdout] | [INFO] [stdout] 398 | body.set_position(position, true); [INFO] [stdout] | ^^^^^^^^^^^^ -------- ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for struct `rg3d::rg3d_sound::context::Context` in the current scope [INFO] [stdout] --> src/player.rs:409:47 [INFO] [stdout] | [INFO] [stdout] 409 | let mut sound_context = sound_context.state(); [INFO] [stdout] | ^^^^^ method not found in `rg3d::rg3d_sound::context::Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `linvel` found for reference `&RigidBody` in the current scope [INFO] [stdout] --> src/player.rs:545:18 [INFO] [stdout] | [INFO] [stdout] 545 | .linvel(); [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 1 argument was supplied [INFO] [stdout] --> src/player.rs:573:56 [INFO] [stdout] | [INFO] [stdout] 573 | path: footsteps[rand::thread_rng().gen_range(0..footsteps.len())].into(), [INFO] [stdout] | ^^^^^^^^^ ------------------ supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `sound_context` on type `&mut Scene` [INFO] [stdout] --> src/player.rs:584:44 [INFO] [stdout] | [INFO] [stdout] 584 | self.update_listener(context.scene.sound_context.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `graph`, `animations`, `physics`, `physics_binder`, `render_target`, `drawing_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `position` found for reference `&RigidBody` in the current scope [INFO] [stdout] --> src/projectile.rs:265:18 [INFO] [stdout] | [INFO] [stdout] 265 | .position() [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 `position` found for struct `RigidBodyMut<'_>` in the current scope [INFO] [stdout] --> src/projectile.rs:329:38 [INFO] [stdout] | [INFO] [stdout] 329 | vector: body.position().translation.vector + total_velocity, [INFO] [stdout] | ^^^^^^^^-- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PositionProvider` [INFO] [stdout] --> src/level.rs:25:56 [INFO] [stdout] | [INFO] [stdout] 25 | math::{aabb::AxisAlignedBoundingBox, ray::Ray, PositionProvider, Vector3Ext}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 118 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308, E0432, E0599, E0609. [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" "ffba4acf9ecdcfec3d77bfdb5c7b130d23b34d1725a4877fe87a2b74cd084c60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffba4acf9ecdcfec3d77bfdb5c7b130d23b34d1725a4877fe87a2b74cd084c60", kill_on_drop: false }` [INFO] [stdout] ffba4acf9ecdcfec3d77bfdb5c7b130d23b34d1725a4877fe87a2b74cd084c60