[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 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEddieg26%2Frouge" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Eddieg26/rouge on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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]   |
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 931ee7ed0c52ccbd490e5b959ec795287b7bf3d2649783135ff77ab8e2afe61e
[INFO] running `Command { std: "docker" "start" "931ee7ed0c52ccbd490e5b959ec795287b7bf3d2649783135ff77ab8e2afe61e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "931ee7ed0c52ccbd490e5b959ec795287b7bf3d2649783135ff77ab8e2afe61e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "931ee7ed0c52ccbd490e5b959ec795287b7bf3d2649783135ff77ab8e2afe61e" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "931ee7ed0c52ccbd490e5b959ec795287b7bf3d2649783135ff77ab8e2afe61e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "931ee7ed0c52ccbd490e5b959ec795287b7bf3d2649783135ff77ab8e2afe61e" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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]   |
[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 log v0.4.22
[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]    Compiling slab v0.4.9
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking same-file v1.0.6
[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]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking ttf-parser v0.25.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling blake3 v0.1.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking file-id v0.2.1
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking notify-debouncer-full v0.3.1
[INFO] [stderr]     Checking pollster v0.2.4
[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[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_,)`
[INFO] [stdout] ...
[INFO] [stdout] 417 | impl_into_system_configs!(A);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[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[E0283]: type annotations needed
[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 infer type for tuple `(_,)`
[INFO] [stdout] ...
[INFO] [stdout] 417 | impl_into_system_configs!(A);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _)`
[INFO] [stdout] ...
[INFO] [stdout] 418 | impl_into_system_configs!(A, B);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, <B as SystemArg>::Item<'_>)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[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[E0283]: type annotations needed
[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 infer type for tuple `(_, _)`
[INFO] [stdout] ...
[INFO] [stdout] 418 | impl_into_system_configs!(A, B);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, <B as SystemArg>::Item<'_>)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 419 | impl_into_system_configs!(A, B, C);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, _, _)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-3742547985471853869.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[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 infer type for tuple `(_, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 419 | impl_into_system_configs!(A, B, C);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, _, _)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-5012663184593655234.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 420 | impl_into_system_configs!(A, B, C, D);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, _, _, _)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-9390297389021909785.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[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 infer type for tuple `(_, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 420 | impl_into_system_configs!(A, B, C, D);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, _, _, _)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-1635684749126416646.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_,)`
[INFO] [stdout] ...
[INFO] [stdout] 417 | impl_into_system_configs!(A);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[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[E0283]: type annotations needed
[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 infer type for tuple `(_,)`
[INFO] [stdout] ...
[INFO] [stdout] 417 | impl_into_system_configs!(A);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, _, _, _, _)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-4039489813727086486.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[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 infer type for tuple `(_, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, _, _, _, _)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-10320761423250725901.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _)`
[INFO] [stdout] ...
[INFO] [stdout] 418 | impl_into_system_configs!(A, B);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, <B as SystemArg>::Item<'_>)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[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[E0283]: type annotations needed
[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 infer type for tuple `(_, _)`
[INFO] [stdout] ...
[INFO] [stdout] 418 | impl_into_system_configs!(A, B);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, <B as SystemArg>::Item<'_>)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 419 | impl_into_system_configs!(A, B, C);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, _, _)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-8964152535574697388.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[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 infer type for tuple `(_, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 419 | impl_into_system_configs!(A, B, C);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, _, _)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-3465381951045671485.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 420 | impl_into_system_configs!(A, B, C, D);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, _, _, _)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-21723483726864813.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, _, _, _, _, _)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-13371612599262266934.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[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 infer type for tuple `(_, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 420 | impl_into_system_configs!(A, B, C, D);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, _, _, _)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-15318864227671703823.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[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 infer type for tuple `(_, _, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, _, _, _, _, _)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-17575729113774269822.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, _, _, _, _)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-15473716802740578571.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[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 infer type for tuple `(_, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, _, _, _, _)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-12139219083198285230.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, _, _, _, _, _)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-2849864245888623021.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[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 infer type for tuple `(_, _, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, _, _, _, _, _)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-2781299935091008585.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, _, _, _, _, _, _)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-6908838200478928611.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[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 infer type for tuple `(_, _, _, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, _, _, _, _, _, _)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-4885207747456164336.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, _, _, _, _, _, _)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-3092277915071098762.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[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 infer type for tuple `(_, _, _, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, _, _, _, _, _, _)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-9707932814461427569.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[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<F, $($arg: SystemArg),*> 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<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-1029149920211299841.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[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 infer type for tuple `(_, _, _, _, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[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<F, $($arg: SystemArg),*> 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-257799146561604079.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[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<F, $($arg: SystemArg),*> 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<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-7142715066049762576.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[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<F, $($arg: SystemArg),*> 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<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-17526088563441186910.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[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 infer type for tuple `(_, _, _, _, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[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<F, $($arg: SystemArg),*> 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-13031049924479501639.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[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 infer type for tuple `(_, _, _, _, _, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[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<F, $($arg: SystemArg),*> 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-10414734396584586459.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[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<F, $($arg: SystemArg),*> 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<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-12783137124408197634.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[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<F, $($arg: SystemArg),*> 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<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-779254968334435465.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[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 infer type for tuple `(_, _, _, _, _, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[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<F, $($arg: SystemArg),*> 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-16062613334308778603.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[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 infer type for tuple `(_, _, _, _, _, _, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[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<F, $($arg: SystemArg),*> 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-3216080388884616417.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[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<F, $($arg: SystemArg),*> 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<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-9681008133617253525.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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[E0283]: type annotations needed
[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 infer type for tuple `(_, _, _, _, _, _, _, _, _, _)`
[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: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[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<F, $($arg: SystemArg),*> 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-3289838013651628493.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ecs` (lib test) 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 E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ecs` (lib) due to 20 previous errors
[INFO] running `Command { std: "docker" "inspect" "931ee7ed0c52ccbd490e5b959ec795287b7bf3d2649783135ff77ab8e2afe61e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "931ee7ed0c52ccbd490e5b959ec795287b7bf3d2649783135ff77ab8e2afe61e", kill_on_drop: false }`
[INFO] [stdout] 931ee7ed0c52ccbd490e5b959ec795287b7bf3d2649783135ff77ab8e2afe61e
