[INFO] cloning repository https://github.com/navneetankur/bhecs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/navneetankur/bhecs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavneetankur%2Fbhecs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavneetankur%2Fbhecs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c31cc966eb6bbc64cb6cb939e2a31108953c56e1
[INFO] checking navneetankur/bhecs against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavneetankur%2Fbhecs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/navneetankur/bhecs
[INFO] finished tweaking git repo https://github.com/navneetankur/bhecs
[INFO] tweaked toml for git repo https://github.com/navneetankur/bhecs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/navneetankur/bhecs on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/navneetankur/bhecs 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8865cd411674c036adc8175e82b052df727650e8226f1cafa39cfa26c1a1026a
[INFO] running `Command { std: "docker" "start" "-a" "8865cd411674c036adc8175e82b052df727650e8226f1cafa39cfa26c1a1026a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8865cd411674c036adc8175e82b052df727650e8226f1cafa39cfa26c1a1026a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8865cd411674c036adc8175e82b052df727650e8226f1cafa39cfa26c1a1026a", kill_on_drop: false }`
[INFO] [stdout] 8865cd411674c036adc8175e82b052df727650e8226f1cafa39cfa26c1a1026a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f29307fb2d556ab9eed7b785babe70315061153cca37b62ed29c5ed37397d99
[INFO] running `Command { std: "docker" "start" "-a" "3f29307fb2d556ab9eed7b785babe70315061153cca37b62ed29c5ed37397d99", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking allocator-api2 v0.2.19
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking bevy_utils v0.14.2
[INFO] [stderr]     Checking hecs v0.10.5
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking bhecs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `#[inline]` attribute cannot be used on required trait methods
[INFO] [stdout]   --> src/system/systemparam.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[inline]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[inline]` can be applied to closures, functions, inherent methods, provided trait methods, and trait methods in impl blocks
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` attribute cannot be used on required trait methods
[INFO] [stdout]   --> src/system/systemparam.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[inline]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[inline]` can be applied to closures, functions, inherent methods, provided trait methods, and trait methods in impl blocks
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 82 | impl_system_function!();
[INFO] [stdout]    | ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 82 | impl_system_function!();
[INFO] [stdout]    | ----------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 83 | impl_system_function!(P0);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 83 | impl_system_function!(P0);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 84 | impl_system_function!(P0, P1);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 84 | impl_system_function!(P0, P1);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 85 | impl_system_function!(P0, P1, P2);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 85 | impl_system_function!(P0, P1, P2);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 82 | impl_system_function!();
[INFO] [stdout]    | ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 82 | impl_system_function!();
[INFO] [stdout]    | ----------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 86 | impl_system_function!(P0, P1, P2, P3);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 86 | impl_system_function!(P0, P1, P2, P3);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 83 | impl_system_function!(P0);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 83 | impl_system_function!(P0);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 87 | impl_system_function!(P0, P1, P2, P3, P4);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 87 | impl_system_function!(P0, P1, P2, P3, P4);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 84 | impl_system_function!(P0, P1);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 84 | impl_system_function!(P0, P1);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 88 | impl_system_function!(P0, P1, P2, P3, P4, P5);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 88 | impl_system_function!(P0, P1, P2, P3, P4, P5);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 85 | impl_system_function!(P0, P1, P2);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 85 | impl_system_function!(P0, P1, P2);
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 89 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6);
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 89 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6);
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 86 | impl_system_function!(P0, P1, P2, P3);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 86 | impl_system_function!(P0, P1, P2, P3);
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 87 | impl_system_function!(P0, P1, P2, P3, P4);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 87 | impl_system_function!(P0, P1, P2, P3, P4);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 91 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 91 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 88 | impl_system_function!(P0, P1, P2, P3, P4, P5);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 88 | impl_system_function!(P0, P1, P2, P3, P4, P5);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 92 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 92 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 89 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6);
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 89 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6);
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 93 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]    | ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 93 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]    | ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 91 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 91 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 94 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]    | ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 94 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]    | ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 92 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 92 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 95 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]    | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 95 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]    | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 93 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]    | ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 93 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]    | ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 96 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 96 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 94 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]    | ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 94 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]    | ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 97 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14);
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 97 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14);
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 95 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]    | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 95 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]    | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 98 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 98 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 96 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 96 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13);
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 88 | impl_exclusive_system_function!();
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 88 | impl_exclusive_system_function!();
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 89 | impl_exclusive_system_function!(P0);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 89 | impl_exclusive_system_function!(P0);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl_exclusive_system_function!(P0, P1);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl_exclusive_system_function!(P0, P1);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 91 | impl_exclusive_system_function!(P0, P1, P2);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 91 | impl_exclusive_system_function!(P0, P1, P2);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 97 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14);
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 97 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14);
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 92 | impl_exclusive_system_function!(P0, P1, P2, P3);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 92 | impl_exclusive_system_function!(P0, P1, P2, P3);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 93 | impl_exclusive_system_function!(P0, P1, P2, P3, P4);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 93 | impl_exclusive_system_function!(P0, P1, P2, P3, P4);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 call_inner(self, input, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 98 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as SystemParamFunction<(HasSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/functionsystem/systemparamfunction.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 98 | impl_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 94 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5);
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 94 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5);
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 88 | impl_exclusive_system_function!();
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 88 | impl_exclusive_system_function!();
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 95 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6);
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 95 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6);
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 89 | impl_exclusive_system_function!(P0);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 89 | impl_exclusive_system_function!(P0);
[INFO] [stdout]    | ----------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl_exclusive_system_function!(P0, P1);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 90 | impl_exclusive_system_function!(P0, P1);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 96 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 96 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 91 | impl_exclusive_system_function!(P0, P1, P2);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 91 | impl_exclusive_system_function!(P0, P1, P2);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 97 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 97 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 92 | impl_exclusive_system_function!(P0, P1, P2, P3);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 92 | impl_exclusive_system_function!(P0, P1, P2, P3);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 93 | impl_exclusive_system_function!(P0, P1, P2, P3, P4);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 93 | impl_exclusive_system_function!(P0, P1, P2, P3, P4);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 98 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]    | ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 98 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]    | ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 94 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5);
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 94 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5);
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 99 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]    | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 99 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]    | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 95 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6);
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 95 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6);
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]     |
[INFO] [stdout]  83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 100 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]    --> src/event.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/system/systeminput.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl SystemInput for () {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout]  25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11) -> Out)>>::run::call_inner`
[INFO] [stdout]    --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]     |
[INFO] [stdout]  74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]     |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 100 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 96 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 96 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7);
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]     |
[INFO] [stdout]  83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 101 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]    --> src/event.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/system/systeminput.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl SystemInput for () {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout]  25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12) -> Out)>>::run::call_inner`
[INFO] [stdout]    --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]     |
[INFO] [stdout]  74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]     |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 101 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 97 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 97 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8);
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 98 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]    | ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 98 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9);
[INFO] [stdout]    | ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]     |
[INFO] [stdout]  83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 102 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]    --> src/event.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/system/systeminput.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl SystemInput for () {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout]  25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13) -> Out)>>::run::call_inner`
[INFO] [stdout]    --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]     |
[INFO] [stdout]  74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]     |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 102 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 99 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]    | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]   --> src/event.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/system/systeminput.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl SystemInput for () {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout] 25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10) -> Out)>>::run::call_inner`
[INFO] [stdout]   --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]    |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 99 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10);
[INFO] [stdout]    | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]     |
[INFO] [stdout]  83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 103 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]    --> src/event.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/system/systeminput.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl SystemInput for () {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout]  25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14) -> Out)>>::run::call_inner`
[INFO] [stdout]    --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]     |
[INFO] [stdout]  74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]     |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 103 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]     |
[INFO] [stdout]  83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 100 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]    --> src/event.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/system/systeminput.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl SystemInput for () {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout]  25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11) -> Out)>>::run::call_inner`
[INFO] [stdout]    --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]     |
[INFO] [stdout]  74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]     |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 100 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]     |
[INFO] [stdout]  83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 104 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]    --> src/event.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/system/systeminput.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl SystemInput for () {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout]  25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15) -> Out)>>::run::call_inner`
[INFO] [stdout]    --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]     |
[INFO] [stdout]  74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]     |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 104 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]     |
[INFO] [stdout]  83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 101 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]    --> src/event.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/system/systeminput.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl SystemInput for () {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout]  25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12) -> Out)>>::run::call_inner`
[INFO] [stdout]    --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]     |
[INFO] [stdout]  74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]     |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 101 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12);
[INFO] [stdout]     | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]     |
[INFO] [stdout]  83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 102 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]    --> src/event.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/system/systeminput.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl SystemInput for () {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout]  25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13) -> Out)>>::run::call_inner`
[INFO] [stdout]    --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]     |
[INFO] [stdout]  74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]     |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 102 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]     |
[INFO] [stdout]  83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 103 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]    --> src/event.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/system/systeminput.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl SystemInput for () {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout]  25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14) -> Out)>>::run::call_inner`
[INFO] [stdout]    --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]     |
[INFO] [stdout]  74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]     |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 103 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14);
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_exclusive_system_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:83:17
[INFO] [stdout]     |
[INFO] [stdout]  83 |                 call_inner(self, input, world, $($param),*)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 104 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: SystemInput`
[INFO] [stdout] help: the following types implement trait `SystemInput`
[INFO] [stdout]    --> src/event.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl<E: Event> SystemInput for &E {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&E`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/system/systeminput.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl SystemInput for () {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ `()`
[INFO] [stdout] ...
[INFO] [stdout]  25 | impl<T> SystemInput for In<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `In<T>`
[INFO] [stdout] note: required by a bound in `<Func as ExclusiveSystemParamFunction<(HasExclusiveSystemInput, fn(In, P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15) -> Out)>>::run::call_inner`
[INFO] [stdout]    --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35
[INFO] [stdout]     |
[INFO] [stdout]  74 |                 fn call_inner<In: SystemInput, Out, $($param,)*>(
[INFO] [stdout]     |                                   ^^^^^^^^^^^ required by this bound in `call_inner`
[INFO] [stdout] ...
[INFO] [stdout] 104 | impl_exclusive_system_function!(P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_exclusive_system_function` (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 `bhecs` (lib) due to 34 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bhecs` (lib test) due to 34 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "3f29307fb2d556ab9eed7b785babe70315061153cca37b62ed29c5ed37397d99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f29307fb2d556ab9eed7b785babe70315061153cca37b62ed29c5ed37397d99", kill_on_drop: false }`
[INFO] [stdout] 3f29307fb2d556ab9eed7b785babe70315061153cca37b62ed29c5ed37397d99
