[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#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [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 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/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" "+149edce6c6ee840adb602803b96d083101ef3592" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ed53802ea8012c7c5b945231b58384cb747fa743f9d9a75241b866b98c7aca1 [INFO] running `Command { std: "docker" "start" "-a" "5ed53802ea8012c7c5b945231b58384cb747fa743f9d9a75241b866b98c7aca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ed53802ea8012c7c5b945231b58384cb747fa743f9d9a75241b866b98c7aca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ed53802ea8012c7c5b945231b58384cb747fa743f9d9a75241b866b98c7aca1", kill_on_drop: false }` [INFO] [stdout] 5ed53802ea8012c7c5b945231b58384cb747fa743f9d9a75241b866b98c7aca1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79447ac26917729b8ebd998eb75e5771e694201584ab0cc4e1e9595b1477af55 [INFO] running `Command { std: "docker" "start" "-a" "79447ac26917729b8ebd998eb75e5771e694201584ab0cc4e1e9595b1477af55", 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 spin v0.9.8 [INFO] [stderr] Checking web-time v1.1.0 [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] Compiling syn v2.0.87 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.2 [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 functions, inherent methods, provided trait methods, trait methods in impl blocks, and closures [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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] 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 functions, inherent methods, provided trait methods, trait methods in impl blocks, and closures [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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/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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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/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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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/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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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/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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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/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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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/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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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/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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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/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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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/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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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/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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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/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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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/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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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/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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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/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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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/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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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/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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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/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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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/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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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/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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/functionsystem/systemparamfunction.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] For more information about this error, try `rustc --explain E0283`. [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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] [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] 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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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] &E [INFO] [stdout] () [INFO] [stdout] In [INFO] [stdout] note: required by a bound in ` Out)>>::run::call_inner` [INFO] [stdout] --> src/system/exclusivefunctionsystem/exclusivesystemparamfunction.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | fn call_inner( [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 test) due to 34 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "79447ac26917729b8ebd998eb75e5771e694201584ab0cc4e1e9595b1477af55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79447ac26917729b8ebd998eb75e5771e694201584ab0cc4e1e9595b1477af55", kill_on_drop: false }` [INFO] [stdout] 79447ac26917729b8ebd998eb75e5771e694201584ab0cc4e1e9595b1477af55