[INFO] cloning repository https://github.com/Eddieg26/rouge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eddieg26/rouge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEddieg26%2Frouge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEddieg26%2Frouge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8eeca46ae0a25eab4e01c98d29a8e3bb2ab1355a [INFO] checking Eddieg26/rouge against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEddieg26%2Frouge" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Eddieg26/rouge [INFO] finished tweaking git repo https://github.com/Eddieg26/rouge [INFO] tweaked toml for git repo https://github.com/Eddieg26/rouge written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Eddieg26/rouge 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/Eddieg26/rouge 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80c37b65322697420df7a6aa1ca93fae7d8283d4c7a5c47484a8dec9e8919b5a [INFO] running `Command { std: "docker" "start" "-a" "80c37b65322697420df7a6aa1ca93fae7d8283d4c7a5c47484a8dec9e8919b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80c37b65322697420df7a6aa1ca93fae7d8283d4c7a5c47484a8dec9e8919b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80c37b65322697420df7a6aa1ca93fae7d8283d4c7a5c47484a8dec9e8919b5a", kill_on_drop: false }` [INFO] [stdout] 80c37b65322697420df7a6aa1ca93fae7d8283d4c7a5c47484a8dec9e8919b5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 283e0bd6087824031c6f25408535c278077042a06fc4f8a78c9cde44ed3c7b6e [INFO] running `Command { std: "docker" "start" "-a" "283e0bd6087824031c6f25408535c278077042a06fc4f8a78c9cde44ed3c7b6e", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking ttf-parser v0.25.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling winit v0.30.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking file-id v0.2.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking pollster v0.2.4 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking notify-debouncer-full v0.3.1 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling blake3 v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Checking rust-embed v8.0.0 [INFO] [stderr] Checking vfs v0.12.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking ecs v0.1.0 (/opt/rustwide/workdir/crates/ecs) [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | system.after(self) [INFO] [stdout] | ^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 417 | impl_into_system_configs!(A); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 417 | impl_into_system_configs!(A); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | fn after(self, systems: impl IntoSystemConfigs) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after` [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | let mut config = self.configs().pop().unwrap(); [INFO] [stdout] | ^^^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 417 | impl_into_system_configs!(A); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 417 | impl_into_system_configs!(A); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | system.after(self) [INFO] [stdout] | ^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 418 | impl_into_system_configs!(A, B); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 418 | impl_into_system_configs!(A, B); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | fn after(self, systems: impl IntoSystemConfigs) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after` [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | let mut config = self.configs().pop().unwrap(); [INFO] [stdout] | ^^^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 418 | impl_into_system_configs!(A, B); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 418 | impl_into_system_configs!(A, B); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | system.after(self) [INFO] [stdout] | ^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 419 | impl_into_system_configs!(A, B, C); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 419 | impl_into_system_configs!(A, B, C); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | fn after(self, systems: impl IntoSystemConfigs) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after` [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | let mut config = self.configs().pop().unwrap(); [INFO] [stdout] | ^^^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 419 | impl_into_system_configs!(A, B, C); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 419 | impl_into_system_configs!(A, B, C); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | system.after(self) [INFO] [stdout] | ^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 420 | impl_into_system_configs!(A, B, C, D); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 420 | impl_into_system_configs!(A, B, C, D); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | fn after(self, systems: impl IntoSystemConfigs) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after` [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | let mut config = self.configs().pop().unwrap(); [INFO] [stdout] | ^^^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 420 | impl_into_system_configs!(A, B, C, D); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 420 | impl_into_system_configs!(A, B, C, D); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | system.after(self) [INFO] [stdout] | ^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 421 | impl_into_system_configs!(A, B, C, D, E); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 421 | impl_into_system_configs!(A, B, C, D, E); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | fn after(self, systems: impl IntoSystemConfigs) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after` [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | let mut config = self.configs().pop().unwrap(); [INFO] [stdout] | ^^^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 421 | impl_into_system_configs!(A, B, C, D, E); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 421 | impl_into_system_configs!(A, B, C, D, E); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | system.after(self) [INFO] [stdout] | ^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 422 | impl_into_system_configs!(A, B, C, D, E, F2); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 422 | impl_into_system_configs!(A, B, C, D, E, F2); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | fn after(self, systems: impl IntoSystemConfigs) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after` [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | let mut config = self.configs().pop().unwrap(); [INFO] [stdout] | ^^^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 422 | impl_into_system_configs!(A, B, C, D, E, F2); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 422 | impl_into_system_configs!(A, B, C, D, E, F2); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | system.after(self) [INFO] [stdout] | ^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 423 | impl_into_system_configs!(A, B, C, D, E, F2, G); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 423 | impl_into_system_configs!(A, B, C, D, E, F2, G); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | fn after(self, systems: impl IntoSystemConfigs) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after` [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | let mut config = self.configs().pop().unwrap(); [INFO] [stdout] | ^^^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 423 | impl_into_system_configs!(A, B, C, D, E, F2, G); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 423 | impl_into_system_configs!(A, B, C, D, E, F2, G); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | system.after(self) [INFO] [stdout] | ^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 424 | impl_into_system_configs!(A, B, C, D, E, F2, G, H); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 424 | impl_into_system_configs!(A, B, C, D, E, F2, G, H); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | fn after(self, systems: impl IntoSystemConfigs) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after` [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | let mut config = self.configs().pop().unwrap(); [INFO] [stdout] | ^^^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 424 | impl_into_system_configs!(A, B, C, D, E, F2, G, H); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 424 | impl_into_system_configs!(A, B, C, D, E, F2, G, H); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | system.after(self) [INFO] [stdout] | ^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 425 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 425 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | fn after(self, systems: impl IntoSystemConfigs) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after` [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | let mut config = self.configs().pop().unwrap(); [INFO] [stdout] | ^^^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 425 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 425 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | system.after(self) [INFO] [stdout] | ^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 426 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I, J); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 426 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I, J); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | fn after(self, systems: impl IntoSystemConfigs) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after` [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | let mut config = self.configs().pop().unwrap(); [INFO] [stdout] | ^^^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 426 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I, J); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 426 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I, J); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | system.after(self) [INFO] [stdout] | ^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 417 | impl_into_system_configs!(A); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 417 | impl_into_system_configs!(A); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | fn after(self, systems: impl IntoSystemConfigs) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after` [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | let mut config = self.configs().pop().unwrap(); [INFO] [stdout] | ^^^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 417 | impl_into_system_configs!(A); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 417 | impl_into_system_configs!(A); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | system.after(self) [INFO] [stdout] | ^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 418 | impl_into_system_configs!(A, B); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 418 | impl_into_system_configs!(A, B); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | fn after(self, systems: impl IntoSystemConfigs) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after` [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | let mut config = self.configs().pop().unwrap(); [INFO] [stdout] | ^^^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 418 | impl_into_system_configs!(A, B); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 418 | impl_into_system_configs!(A, B); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | system.after(self) [INFO] [stdout] | ^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 419 | impl_into_system_configs!(A, B, C); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 419 | impl_into_system_configs!(A, B, C); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | fn after(self, systems: impl IntoSystemConfigs) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after` [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | let mut config = self.configs().pop().unwrap(); [INFO] [stdout] | ^^^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 419 | impl_into_system_configs!(A, B, C); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 419 | impl_into_system_configs!(A, B, C); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | system.after(self) [INFO] [stdout] | ^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 420 | impl_into_system_configs!(A, B, C, D); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 420 | impl_into_system_configs!(A, B, C, D); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | fn after(self, systems: impl IntoSystemConfigs) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after` [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | let mut config = self.configs().pop().unwrap(); [INFO] [stdout] | ^^^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 420 | impl_into_system_configs!(A, B, C, D); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 420 | impl_into_system_configs!(A, B, C, D); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | system.after(self) [INFO] [stdout] | ^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 421 | impl_into_system_configs!(A, B, C, D, E); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 421 | impl_into_system_configs!(A, B, C, D, E); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | fn after(self, systems: impl IntoSystemConfigs) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after` [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | let mut config = self.configs().pop().unwrap(); [INFO] [stdout] | ^^^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 421 | impl_into_system_configs!(A, B, C, D, E); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 421 | impl_into_system_configs!(A, B, C, D, E); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | system.after(self) [INFO] [stdout] | ^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 422 | impl_into_system_configs!(A, B, C, D, E, F2); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 422 | impl_into_system_configs!(A, B, C, D, E, F2); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | fn after(self, systems: impl IntoSystemConfigs) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after` [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | let mut config = self.configs().pop().unwrap(); [INFO] [stdout] | ^^^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 422 | impl_into_system_configs!(A, B, C, D, E, F2); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 422 | impl_into_system_configs!(A, B, C, D, E, F2); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | system.after(self) [INFO] [stdout] | ^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 423 | impl_into_system_configs!(A, B, C, D, E, F2, G); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 423 | impl_into_system_configs!(A, B, C, D, E, F2, G); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | fn after(self, systems: impl IntoSystemConfigs) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after` [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | let mut config = self.configs().pop().unwrap(); [INFO] [stdout] | ^^^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 423 | impl_into_system_configs!(A, B, C, D, E, F2, G); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 423 | impl_into_system_configs!(A, B, C, D, E, F2, G); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | system.after(self) [INFO] [stdout] | ^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 424 | impl_into_system_configs!(A, B, C, D, E, F2, G, H); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 424 | impl_into_system_configs!(A, B, C, D, E, F2, G, H); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | fn after(self, systems: impl IntoSystemConfigs) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after` [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | let mut config = self.configs().pop().unwrap(); [INFO] [stdout] | ^^^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 424 | impl_into_system_configs!(A, B, C, D, E, F2, G, H); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 424 | impl_into_system_configs!(A, B, C, D, E, F2, G, H); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | system.after(self) [INFO] [stdout] | ^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 425 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 425 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | fn after(self, systems: impl IntoSystemConfigs) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after` [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | let mut config = self.configs().pop().unwrap(); [INFO] [stdout] | ^^^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 425 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 425 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | system.after(self) [INFO] [stdout] | ^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 426 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I, J); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 426 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I, J); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:105:42 [INFO] [stdout] | [INFO] [stdout] 105 | fn after(self, systems: impl IntoSystemConfigs) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after` [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | let mut config = self.configs().pop().unwrap(); [INFO] [stdout] | ^^^^^^^ cannot satisfy `>::Output normalizes-to ()` [INFO] [stdout] ... [INFO] [stdout] 426 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I, J); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, _, _, _, _, _, _, _, _, _, _)>` [INFO] [stdout] --> crates/ecs/src/system/mod.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | impl IntoSystemConfigs<(F, $($arg),*)> for F [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] 357 | where [INFO] [stdout] 358 | for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 426 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I, J); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `impl_into_system_configs` (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 E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ecs` (lib) due to 20 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ecs` (lib test) due to 20 previous errors [INFO] running `Command { std: "docker" "inspect" "283e0bd6087824031c6f25408535c278077042a06fc4f8a78c9cde44ed3c7b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "283e0bd6087824031c6f25408535c278077042a06fc4f8a78c9cde44ed3c7b6e", kill_on_drop: false }` [INFO] [stdout] 283e0bd6087824031c6f25408535c278077042a06fc4f8a78c9cde44ed3c7b6e