[INFO] cloning repository https://github.com/olesgedz/RustGL [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olesgedz/RustGL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folesgedz%2FRustGL", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folesgedz%2FRustGL'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd5ce6c412fcc930b7592a393db8fa6872ea2c63 [INFO] checking olesgedz/RustGL against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folesgedz%2FRustGL" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/olesgedz/RustGL [INFO] finished tweaking git repo https://github.com/olesgedz/RustGL [INFO] tweaked toml for git repo https://github.com/olesgedz/RustGL written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/olesgedz/RustGL on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/olesgedz/RustGL already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d59617f3dbf3050181944a414552f05e797028038e5c7360de8305484d5cd3b [INFO] running `Command { std: "docker" "start" "-a" "0d59617f3dbf3050181944a414552f05e797028038e5c7360de8305484d5cd3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d59617f3dbf3050181944a414552f05e797028038e5c7360de8305484d5cd3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d59617f3dbf3050181944a414552f05e797028038e5c7360de8305484d5cd3b", kill_on_drop: false }` [INFO] [stdout] 0d59617f3dbf3050181944a414552f05e797028038e5c7360de8305484d5cd3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e4217fa7d1cc37f5bafc6a9e3df239f77c137f1dfbddc006394c5b42d2784f1 [INFO] running `Command { std: "docker" "start" "-a" "9e4217fa7d1cc37f5bafc6a9e3df239f77c137f1dfbddc006394c5b42d2784f1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling num-bigint v0.1.45 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling num-rational v0.1.43 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling num-complex v0.1.44 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking chlorine v1.0.13 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling imgui-opengl-renderer v0.12.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bevy_ptr v0.15.3 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Compiling imgui-sys v0.11.0 [INFO] [stderr] Compiling glfw-sys v4.0.0+3.3.5 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking bevy_tasks v0.15.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking tobj v0.1.12 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking quickcheck v0.2.27 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking num v0.1.43 [INFO] [stderr] Checking glm v0.2.3 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking glfw v0.52.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Compiling bevy_macro_utils v0.15.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.3 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.3 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.3 [INFO] [stderr] Checking bevy_utils v0.15.3 [INFO] [stderr] Checking imgui v0.11.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking bevy_reflect v0.15.3 [INFO] [stderr] Checking RustGL v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `glm::*` [INFO] [stdout] --> src/shader.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use glm::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::raw::c_void` [INFO] [stdout] --> src/input.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::os::raw::c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/input.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `image::GenericImage` [INFO] [stdout] --> src/input.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use image::GenericImage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `image::DynamicImage::*` [INFO] [stdout] --> src/input.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use image::DynamicImage::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CStr` [INFO] [stdout] --> src/macros.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ffi::CStr; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Action` and `Key` [INFO] [stdout] --> src/main.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | use glfw::{Action, Context, Key}; [INFO] [stdout] | ^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CString` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::ffi::CString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ptr` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::ptr; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `imgui::*` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use imgui::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glm::*` [INFO] [stdout] --> src/shader.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use glm::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::raw::c_void` [INFO] [stdout] --> src/input.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::os::raw::c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/input.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `image::GenericImage` [INFO] [stdout] --> src/input.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use image::GenericImage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `image::DynamicImage::*` [INFO] [stdout] --> src/input.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use image::DynamicImage::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CStr` [INFO] [stdout] --> src/macros.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ffi::CStr; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Action` and `Key` [INFO] [stdout] --> src/main.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | use glfw::{Action, Context, Key}; [INFO] [stdout] | ^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CString` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::ffi::CString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ptr` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::ptr; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `imgui::*` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use imgui::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `firstMouse` should have a snake case name [INFO] [stdout] --> src/main.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let mut firstMouse = true; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `first_mouse` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lastX` should have a snake case name [INFO] [stdout] --> src/main.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | let mut lastX: f32 = SCR_WIDTH as f32 / 2.0; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `last_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lastY` should have a snake case name [INFO] [stdout] --> src/main.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | let mut lastY: f32 = SCR_HEIGHT as f32 / 2.0; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `last_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `deltaTime` should have a snake case name [INFO] [stdout] --> src/main.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | let mut deltaTime: f32; // time between current frame and last frame [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `delta_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lastFrame` should have a snake case name [INFO] [stdout] --> src/main.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | let mut lastFrame: f32 = 0.0; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `last_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currentFrame` should have a snake case name [INFO] [stdout] --> src/main.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | let currentFrame = glfw.get_time() as f32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `current_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `firstMouse` should have a snake case name [INFO] [stdout] --> src/input.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | firstMouse: &mut bool, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `first_mouse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lastX` should have a snake case name [INFO] [stdout] --> src/input.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | lastX: &mut f32, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `last_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lastY` should have a snake case name [INFO] [stdout] --> src/input.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | lastY: &mut f32, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `last_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `firstMouse` should have a snake case name [INFO] [stdout] --> src/main.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | let mut firstMouse = true; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `first_mouse` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lastX` should have a snake case name [INFO] [stdout] --> src/main.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | let mut lastX: f32 = SCR_WIDTH as f32 / 2.0; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `last_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lastY` should have a snake case name [INFO] [stdout] --> src/main.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | let mut lastY: f32 = SCR_HEIGHT as f32 / 2.0; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `last_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `deltaTime` should have a snake case name [INFO] [stdout] --> src/main.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | let mut deltaTime: f32; // time between current frame and last frame [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `delta_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lastFrame` should have a snake case name [INFO] [stdout] --> src/main.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | let mut lastFrame: f32 = 0.0; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `last_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `currentFrame` should have a snake case name [INFO] [stdout] --> src/main.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | let currentFrame = glfw.get_time() as f32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `current_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `firstMouse` should have a snake case name [INFO] [stdout] --> src/input.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | firstMouse: &mut bool, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `first_mouse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lastX` should have a snake case name [INFO] [stdout] --> src/input.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | lastX: &mut f32, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `last_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lastY` should have a snake case name [INFO] [stdout] --> src/input.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | lastY: &mut f32, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `last_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bevy_ecs v0.15.3 [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | call_inner(self, input, world, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:271:35 [INFO] [stdout] | [INFO] [stdout] 271 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_exclusive_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | call_inner(self, input, world, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:271:35 [INFO] [stdout] | [INFO] [stdout] 271 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_exclusive_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | call_inner(self, input, world, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:271:35 [INFO] [stdout] | [INFO] [stdout] 271 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_exclusive_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | call_inner(self, input, world, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:271:35 [INFO] [stdout] | [INFO] [stdout] 271 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_exclusive_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | call_inner(self, input, world, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:271:35 [INFO] [stdout] | [INFO] [stdout] 271 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_exclusive_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | call_inner(self, input, world, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:271:35 [INFO] [stdout] | [INFO] [stdout] 271 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_exclusive_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | call_inner(self, input, world, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:271:35 [INFO] [stdout] | [INFO] [stdout] 271 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_exclusive_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | call_inner(self, input, world, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:271:35 [INFO] [stdout] | [INFO] [stdout] 271 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_exclusive_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | call_inner(self, input, world, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:271:35 [INFO] [stdout] | [INFO] [stdout] 271 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_exclusive_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | call_inner(self, input, world, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:271:35 [INFO] [stdout] | [INFO] [stdout] 271 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_exclusive_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | call_inner(self, input, world, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:271:35 [INFO] [stdout] | [INFO] [stdout] 271 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_exclusive_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | call_inner(self, input, world, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:271:35 [INFO] [stdout] | [INFO] [stdout] 271 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_exclusive_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | call_inner(self, input, world, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:271:35 [INFO] [stdout] | [INFO] [stdout] 271 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_exclusive_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | call_inner(self, input, world, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:271:35 [INFO] [stdout] | [INFO] [stdout] 271 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_exclusive_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | call_inner(self, input, world, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:271:35 [INFO] [stdout] | [INFO] [stdout] 271 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_exclusive_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | call_inner(self, input, world, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:271:35 [INFO] [stdout] | [INFO] [stdout] 271 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_exclusive_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | call_inner(self, input, world, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/exclusive_function_system.rs:271:35 [INFO] [stdout] | [INFO] [stdout] 271 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 287 | all_tuples!(impl_exclusive_system_function, 0, 16, F); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_exclusive_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1033:17 [INFO] [stdout] | [INFO] [stdout] 1033 | call_inner(self, input, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1025:35 [INFO] [stdout] | [INFO] [stdout] 1025 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1033:17 [INFO] [stdout] | [INFO] [stdout] 1033 | call_inner(self, input, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1025:35 [INFO] [stdout] | [INFO] [stdout] 1025 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1033:17 [INFO] [stdout] | [INFO] [stdout] 1033 | call_inner(self, input, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1025:35 [INFO] [stdout] | [INFO] [stdout] 1025 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1033:17 [INFO] [stdout] | [INFO] [stdout] 1033 | call_inner(self, input, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1025:35 [INFO] [stdout] | [INFO] [stdout] 1025 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1033:17 [INFO] [stdout] | [INFO] [stdout] 1033 | call_inner(self, input, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1025:35 [INFO] [stdout] | [INFO] [stdout] 1025 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1033:17 [INFO] [stdout] | [INFO] [stdout] 1033 | call_inner(self, input, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1025:35 [INFO] [stdout] | [INFO] [stdout] 1025 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1033:17 [INFO] [stdout] | [INFO] [stdout] 1033 | call_inner(self, input, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1025:35 [INFO] [stdout] | [INFO] [stdout] 1025 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1033:17 [INFO] [stdout] | [INFO] [stdout] 1033 | call_inner(self, input, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1025:35 [INFO] [stdout] | [INFO] [stdout] 1025 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1033:17 [INFO] [stdout] | [INFO] [stdout] 1033 | call_inner(self, input, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1025:35 [INFO] [stdout] | [INFO] [stdout] 1025 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1033:17 [INFO] [stdout] | [INFO] [stdout] 1033 | call_inner(self, input, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1025:35 [INFO] [stdout] | [INFO] [stdout] 1025 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1033:17 [INFO] [stdout] | [INFO] [stdout] 1033 | call_inner(self, input, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1025:35 [INFO] [stdout] | [INFO] [stdout] 1025 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1033:17 [INFO] [stdout] | [INFO] [stdout] 1033 | call_inner(self, input, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1025:35 [INFO] [stdout] | [INFO] [stdout] 1025 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1033:17 [INFO] [stdout] | [INFO] [stdout] 1033 | call_inner(self, input, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1025:35 [INFO] [stdout] | [INFO] [stdout] 1025 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1033:17 [INFO] [stdout] | [INFO] [stdout] 1033 | call_inner(self, input, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1025:35 [INFO] [stdout] | [INFO] [stdout] 1025 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1033:17 [INFO] [stdout] | [INFO] [stdout] 1033 | call_inner(self, input, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1025:35 [INFO] [stdout] | [INFO] [stdout] 1025 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1033:17 [INFO] [stdout] | [INFO] [stdout] 1033 | call_inner(self, input, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1025:35 [INFO] [stdout] | [INFO] [stdout] 1025 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1033:17 [INFO] [stdout] | [INFO] [stdout] 1033 | call_inner(self, input, $($param),*) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: input::SystemInput` [INFO] [stdout] = help: the following types implement trait `input::SystemInput`: [INFO] [stdout] () [INFO] [stdout] StaticSystemInput<'a, I> [INFO] [stdout] input::In [INFO] [stdout] input::InMut<'_, T> [INFO] [stdout] input::InRef<'_, T> [INFO] [stdout] observer::Trigger<'_, E, B> [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.3/src/system/function_system.rs:1025:35 [INFO] [stdout] | [INFO] [stdout] 1025 | fn call_inner( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `call_inner` [INFO] [stdout] ... [INFO] [stdout] 1041 | all_tuples!(impl_system_function, 0, 16, F); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_system_function` which comes from the expansion of the macro `all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_ecs` (lib) due to 34 previous errors [INFO] running `Command { std: "docker" "inspect" "9e4217fa7d1cc37f5bafc6a9e3df239f77c137f1dfbddc006394c5b42d2784f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e4217fa7d1cc37f5bafc6a9e3df239f77c137f1dfbddc006394c5b42d2784f1", kill_on_drop: false }` [INFO] [stdout] 9e4217fa7d1cc37f5bafc6a9e3df239f77c137f1dfbddc006394c5b42d2784f1