[INFO] fetching crate gizmo-network 0.1.7... [INFO] checking gizmo-network-0.1.7 against 4d7f6614d0baa7689bd05eba340114667db4d5b7 for pr-133502-28 [INFO] extracting crate gizmo-network 0.1.7 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate gizmo-network 0.1.7 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gizmo-network 0.1.7 [INFO] tweaked toml for crates.io crate gizmo-network 0.1.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gizmo-network 0.1.7 on toolchain 4d7f6614d0baa7689bd05eba340114667db4d5b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gizmo-network 0.1.7 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" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] caf4e16f67b71987cfbb1d5b08f658a46dffceef205ac44ad24907ac629544c8 [INFO] running `Command { std: "docker" "start" "caf4e16f67b71987cfbb1d5b08f658a46dffceef205ac44ad24907ac629544c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caf4e16f67b71987cfbb1d5b08f658a46dffceef205ac44ad24907ac629544c8", 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" "caf4e16f67b71987cfbb1d5b08f658a46dffceef205ac44ad24907ac629544c8" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caf4e16f67b71987cfbb1d5b08f658a46dffceef205ac44ad24907ac629544c8", 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" "caf4e16f67b71987cfbb1d5b08f658a46dffceef205ac44ad24907ac629544c8" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking bevy_ptr v0.15.3 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking safe_arch v1.0.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking wide v1.2.0 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling bevy_macro_utils v0.15.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.3 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.1 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking glam v0.29.3 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bevy_utils v0.15.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking bevy_reflect v0.15.1 [INFO] [stderr] Checking bevy_math v0.15.1 [INFO] [stderr] Checking gizmo-core v0.1.7 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:337:30 [INFO] [stdout] | [INFO] [stdout] 337 | _marker: std::marker::PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 344 | impl_into_system!(P1); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | / Box::new(MultiParamSystem { [INFO] [stdout] 336 | | func: self, [INFO] [stdout] 337 | | _marker: std::marker::PhantomData, [INFO] [stdout] 338 | | }) [INFO] [stdout] | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>,)` [INFO] [stdout] ... [INFO] [stdout] 344 | impl_into_system!(P1); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a> F: FnOnce(<_ as SystemParam>::Item<'a>)` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:299:16 [INFO] [stdout] | [INFO] [stdout] 299 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 344 | impl_into_system!(P1); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] note: required for `>::into_system::MultiParamSystem` to implement `system::System` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:308:34 [INFO] [stdout] | [INFO] [stdout] 308 | impl System for MultiParamSystem [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 309 | where [INFO] [stdout] 310 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ------------------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 344 | impl_into_system!(P1); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] note: required because it appears within the type `>::into_system::MultiParamSystem` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:303:24 [INFO] [stdout] | [INFO] [stdout] 303 | struct MultiParamSystem { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 344 | impl_into_system!(P1); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: required for `Box<>::into_system::MultiParamSystem>` to implement `CoerceUnsized>` [INFO] [stdout] = note: required for the cast from `Box<>::into_system::MultiParamSystem>` to `Box<(dyn system::System + 'static)>` [INFO] [stdout] = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:337:30 [INFO] [stdout] | [INFO] [stdout] 337 | _marker: std::marker::PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 345 | impl_into_system!(P1, P2); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | / Box::new(MultiParamSystem { [INFO] [stdout] 336 | | func: self, [INFO] [stdout] 337 | | _marker: std::marker::PhantomData, [INFO] [stdout] 338 | | }) [INFO] [stdout] | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)` [INFO] [stdout] ... [INFO] [stdout] 345 | impl_into_system!(P1, P2); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>)` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:299:16 [INFO] [stdout] | [INFO] [stdout] 299 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 345 | impl_into_system!(P1, P2); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] note: required for `>::into_system::MultiParamSystem` to implement `system::System` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:308:34 [INFO] [stdout] | [INFO] [stdout] 308 | impl System for MultiParamSystem [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 309 | where [INFO] [stdout] 310 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ------------------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 345 | impl_into_system!(P1, P2); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] note: required because it appears within the type `>::into_system::MultiParamSystem` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:303:24 [INFO] [stdout] | [INFO] [stdout] 303 | struct MultiParamSystem { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 345 | impl_into_system!(P1, P2); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] = note: required for `Box<>::into_system::MultiParamSystem>` to implement `CoerceUnsized>` [INFO] [stdout] = note: required for the cast from `Box<>::into_system::MultiParamSystem>` to `Box<(dyn system::System + 'static)>` [INFO] [stdout] = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:337:30 [INFO] [stdout] | [INFO] [stdout] 337 | _marker: std::marker::PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 346 | impl_into_system!(P1, P2, P3); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | / Box::new(MultiParamSystem { [INFO] [stdout] 336 | | func: self, [INFO] [stdout] 337 | | _marker: std::marker::PhantomData, [INFO] [stdout] 338 | | }) [INFO] [stdout] | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)` [INFO] [stdout] ... [INFO] [stdout] 346 | impl_into_system!(P1, P2, P3); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>)` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:299:16 [INFO] [stdout] | [INFO] [stdout] 299 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 346 | impl_into_system!(P1, P2, P3); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] note: required for `>::into_system::MultiParamSystem` to implement `system::System` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:308:34 [INFO] [stdout] | [INFO] [stdout] 308 | impl System for MultiParamSystem [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 309 | where [INFO] [stdout] 310 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ------------------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 346 | impl_into_system!(P1, P2, P3); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] note: required because it appears within the type `>::into_system::MultiParamSystem` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:303:24 [INFO] [stdout] | [INFO] [stdout] 303 | struct MultiParamSystem { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 346 | impl_into_system!(P1, P2, P3); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] = note: required for `Box<>::into_system::MultiParamSystem>` to implement `CoerceUnsized>` [INFO] [stdout] = note: required for the cast from `Box<>::into_system::MultiParamSystem>` to `Box<(dyn system::System + 'static)>` [INFO] [stdout] = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:337:30 [INFO] [stdout] | [INFO] [stdout] 337 | _marker: std::marker::PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 347 | impl_into_system!(P1, P2, P3, P4); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | / Box::new(MultiParamSystem { [INFO] [stdout] 336 | | func: self, [INFO] [stdout] 337 | | _marker: std::marker::PhantomData, [INFO] [stdout] 338 | | }) [INFO] [stdout] | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)` [INFO] [stdout] ... [INFO] [stdout] 347 | impl_into_system!(P1, P2, P3, P4); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>)` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:299:16 [INFO] [stdout] | [INFO] [stdout] 299 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 347 | impl_into_system!(P1, P2, P3, P4); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] note: required for `>::into_system::MultiParamSystem` to implement `system::System` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:308:34 [INFO] [stdout] | [INFO] [stdout] 308 | impl System for MultiParamSystem [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 309 | where [INFO] [stdout] 310 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ------------------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 347 | impl_into_system!(P1, P2, P3, P4); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] note: required because it appears within the type `>::into_system::MultiParamSystem` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:303:24 [INFO] [stdout] | [INFO] [stdout] 303 | struct MultiParamSystem { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 347 | impl_into_system!(P1, P2, P3, P4); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] = note: required for `Box<>::into_system::MultiParamSystem>` to implement `CoerceUnsized>` [INFO] [stdout] = note: required for the cast from `Box<>::into_system::MultiParamSystem>` to `Box<(dyn system::System + 'static)>` [INFO] [stdout] = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:337:30 [INFO] [stdout] | [INFO] [stdout] 337 | _marker: std::marker::PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 348 | impl_into_system!(P1, P2, P3, P4, P5); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | / Box::new(MultiParamSystem { [INFO] [stdout] 336 | | func: self, [INFO] [stdout] 337 | | _marker: std::marker::PhantomData, [INFO] [stdout] 338 | | }) [INFO] [stdout] | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)` [INFO] [stdout] ... [INFO] [stdout] 348 | impl_into_system!(P1, P2, P3, P4, P5); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>)` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:299:16 [INFO] [stdout] | [INFO] [stdout] 299 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | impl_into_system!(P1, P2, P3, P4, P5); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] note: required for `>::into_system::MultiParamSystem` to implement `system::System` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:308:34 [INFO] [stdout] | [INFO] [stdout] 308 | impl System for MultiParamSystem [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 309 | where [INFO] [stdout] 310 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ------------------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 348 | impl_into_system!(P1, P2, P3, P4, P5); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] note: required because it appears within the type `>::into_system::MultiParamSystem` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:303:24 [INFO] [stdout] | [INFO] [stdout] 303 | struct MultiParamSystem { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | impl_into_system!(P1, P2, P3, P4, P5); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] = note: required for `Box<>::into_system::MultiParamSystem>` to implement `CoerceUnsized>` [INFO] [stdout] = note: required for the cast from `Box<>::into_system::MultiParamSystem>` to `Box<(dyn system::System + 'static)>` [INFO] [stdout] = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:337:30 [INFO] [stdout] | [INFO] [stdout] 337 | _marker: std::marker::PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 349 | impl_into_system!(P1, P2, P3, P4, P5, P6); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | / Box::new(MultiParamSystem { [INFO] [stdout] 336 | | func: self, [INFO] [stdout] 337 | | _marker: std::marker::PhantomData, [INFO] [stdout] 338 | | }) [INFO] [stdout] | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)` [INFO] [stdout] ... [INFO] [stdout] 349 | impl_into_system!(P1, P2, P3, P4, P5, P6); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>, <_ as SystemParam>::Item<'f>)` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:299:16 [INFO] [stdout] | [INFO] [stdout] 299 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | impl_into_system!(P1, P2, P3, P4, P5, P6); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] note: required for `MultiParamSystem` to implement `system::System` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:308:34 [INFO] [stdout] | [INFO] [stdout] 308 | impl System for MultiParamSystem [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 309 | where [INFO] [stdout] 310 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ------------------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 349 | impl_into_system!(P1, P2, P3, P4, P5, P6); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] note: required because it appears within the type `MultiParamSystem` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:303:24 [INFO] [stdout] | [INFO] [stdout] 303 | struct MultiParamSystem { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | impl_into_system!(P1, P2, P3, P4, P5, P6); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: required for `Box>` to implement `CoerceUnsized>` [INFO] [stdout] = note: required for the cast from `Box>` to `Box<(dyn system::System + 'static)>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/gizmo-core/2c37342b8610aba8/out/gizmo_core-2c37342b8610aba8.long-type-11932517835256163352.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:337:30 [INFO] [stdout] | [INFO] [stdout] 337 | _marker: std::marker::PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 350 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | / Box::new(MultiParamSystem { [INFO] [stdout] 336 | | func: self, [INFO] [stdout] 337 | | _marker: std::marker::PhantomData, [INFO] [stdout] 338 | | }) [INFO] [stdout] | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)` [INFO] [stdout] ... [INFO] [stdout] 350 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>, <_ as SystemParam>::Item<'f>, <_ as SystemParam>::Item<'g>)` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:299:16 [INFO] [stdout] | [INFO] [stdout] 299 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 350 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] note: required for `MultiParamSystem` to implement `system::System` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:308:34 [INFO] [stdout] | [INFO] [stdout] 308 | impl System for MultiParamSystem [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 309 | where [INFO] [stdout] 310 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ------------------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 350 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] note: required because it appears within the type `MultiParamSystem` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:303:24 [INFO] [stdout] | [INFO] [stdout] 303 | struct MultiParamSystem { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 350 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] = note: required for `Box>` to implement `CoerceUnsized>` [INFO] [stdout] = note: required for the cast from `Box>` to `Box<(dyn system::System + 'static)>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/gizmo-core/2c37342b8610aba8/out/gizmo_core-2c37342b8610aba8.long-type-3559605980296686521.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:337:30 [INFO] [stdout] | [INFO] [stdout] 337 | _marker: std::marker::PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 351 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | / Box::new(MultiParamSystem { [INFO] [stdout] 336 | | func: self, [INFO] [stdout] 337 | | _marker: std::marker::PhantomData, [INFO] [stdout] 338 | | }) [INFO] [stdout] | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)` [INFO] [stdout] ... [INFO] [stdout] 351 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>, <_ as SystemParam>::Item<'f>, <_ as SystemParam>::Item<'g>, <_ as SystemParam>::Item<'h>)` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:299:16 [INFO] [stdout] | [INFO] [stdout] 299 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 351 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] note: required for `MultiParamSystem` to implement `system::System` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:308:34 [INFO] [stdout] | [INFO] [stdout] 308 | impl System for MultiParamSystem [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 309 | where [INFO] [stdout] 310 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ------------------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 351 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] note: required because it appears within the type `MultiParamSystem` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:303:24 [INFO] [stdout] | [INFO] [stdout] 303 | struct MultiParamSystem { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 351 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] = note: required for `Box>` to implement `CoerceUnsized>` [INFO] [stdout] = note: required for the cast from `Box>` to `Box<(dyn system::System + 'static)>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/gizmo-core/2c37342b8610aba8/out/gizmo_core-2c37342b8610aba8.long-type-18119944807664958712.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:337:30 [INFO] [stdout] | [INFO] [stdout] 337 | _marker: std::marker::PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 352 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | / Box::new(MultiParamSystem { [INFO] [stdout] 336 | | func: self, [INFO] [stdout] 337 | | _marker: std::marker::PhantomData, [INFO] [stdout] 338 | | }) [INFO] [stdout] | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)` [INFO] [stdout] ... [INFO] [stdout] 352 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>, <_ as SystemParam>::Item<'f>, <_ as SystemParam>::Item<'g>, <_ as SystemParam>::Item<'h>, <_ as SystemParam>::Item<'i>)` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:299:16 [INFO] [stdout] | [INFO] [stdout] 299 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 352 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] note: required for `MultiParamSystem` to implement `system::System` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:308:34 [INFO] [stdout] | [INFO] [stdout] 308 | impl System for MultiParamSystem [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 309 | where [INFO] [stdout] 310 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ------------------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 352 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] note: required because it appears within the type `MultiParamSystem` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:303:24 [INFO] [stdout] | [INFO] [stdout] 303 | struct MultiParamSystem { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 352 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: required for `Box>` to implement `CoerceUnsized>` [INFO] [stdout] = note: required for the cast from `Box>` to `Box<(dyn system::System + 'static)>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/gizmo-core/2c37342b8610aba8/out/gizmo_core-2c37342b8610aba8.long-type-16028962434773769206.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:337:30 [INFO] [stdout] | [INFO] [stdout] 337 | _marker: std::marker::PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 353 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | / Box::new(MultiParamSystem { [INFO] [stdout] 336 | | func: self, [INFO] [stdout] 337 | | _marker: std::marker::PhantomData, [INFO] [stdout] 338 | | }) [INFO] [stdout] | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)` [INFO] [stdout] ... [INFO] [stdout] 353 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>, <_ as SystemParam>::Item<'f>, <_ as SystemParam>::Item<'g>, <_ as SystemParam>::Item<'h>, <_ as SystemParam>::Item<'i>, <_ as SystemParam>::Item<'j>)` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:299:16 [INFO] [stdout] | [INFO] [stdout] 299 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 353 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] note: required for `MultiParamSystem` to implement `system::System` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:308:34 [INFO] [stdout] | [INFO] [stdout] 308 | impl System for MultiParamSystem [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 309 | where [INFO] [stdout] 310 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ------------------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 353 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] note: required because it appears within the type `MultiParamSystem` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:303:24 [INFO] [stdout] | [INFO] [stdout] 303 | struct MultiParamSystem { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 353 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: required for `Box>` to implement `CoerceUnsized>` [INFO] [stdout] = note: required for the cast from `Box>` to `Box<(dyn system::System + 'static)>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/gizmo-core/2c37342b8610aba8/out/gizmo_core-2c37342b8610aba8.long-type-8123774382938688090.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:337:30 [INFO] [stdout] | [INFO] [stdout] 337 | _marker: std::marker::PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 354 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | / Box::new(MultiParamSystem { [INFO] [stdout] 336 | | func: self, [INFO] [stdout] 337 | | _marker: std::marker::PhantomData, [INFO] [stdout] 338 | | }) [INFO] [stdout] | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)` [INFO] [stdout] ... [INFO] [stdout] 354 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j, 'k> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>, <_ as SystemParam>::Item<'f>, <_ as SystemParam>::Item<'g>, <_ as SystemParam>::Item<'h>, <_ as SystemParam>::Item<'i>, <_ as SystemParam>::Item<'j>, <_ as SystemParam>::Item<'k>)` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:299:16 [INFO] [stdout] | [INFO] [stdout] 299 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 354 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: required for `MultiParamSystem` to implement `system::System` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:308:34 [INFO] [stdout] | [INFO] [stdout] 308 | impl System for MultiParamSystem [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 309 | where [INFO] [stdout] 310 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ------------------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 354 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: required because it appears within the type `MultiParamSystem` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:303:24 [INFO] [stdout] | [INFO] [stdout] 303 | struct MultiParamSystem { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 354 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: required for `Box>` to implement `CoerceUnsized>` [INFO] [stdout] = note: required for the cast from `Box>` to `Box<(dyn system::System + 'static)>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/gizmo-core/2c37342b8610aba8/out/gizmo_core-2c37342b8610aba8.long-type-18091416049193902570.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:337:30 [INFO] [stdout] | [INFO] [stdout] 337 | _marker: std::marker::PhantomData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] ... [INFO] [stdout] 355 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_into_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | / Box::new(MultiParamSystem { [INFO] [stdout] 336 | | func: self, [INFO] [stdout] 337 | | _marker: std::marker::PhantomData, [INFO] [stdout] 338 | | }) [INFO] [stdout] | |__________________^ cannot infer type for tuple `(<_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>, <_ as SystemParam>::Item<'_>)` [INFO] [stdout] ... [INFO] [stdout] 355 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j, 'k, 'l> F: FnOnce(<_ as SystemParam>::Item<'a>, <_ as SystemParam>::Item<'b>, <_ as SystemParam>::Item<'c>, <_ as SystemParam>::Item<'d>, <_ as SystemParam>::Item<'e>, <_ as SystemParam>::Item<'f>, <_ as SystemParam>::Item<'g>, <_ as SystemParam>::Item<'h>, <_ as SystemParam>::Item<'i>, <_ as SystemParam>::Item<'j>, <_ as SystemParam>::Item<'k>, <_ as SystemParam>::Item<'l>)` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:299:16 [INFO] [stdout] | [INFO] [stdout] 299 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 355 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: required for `MultiParamSystem` to implement `system::System` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:308:34 [INFO] [stdout] | [INFO] [stdout] 308 | impl System for MultiParamSystem [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 309 | where [INFO] [stdout] 310 | F: FnMut($($P::Item<'_>),+) + FnMut($($P),+) + Send + Sync + 'static, [INFO] [stdout] | ------------------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 355 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: required because it appears within the type `MultiParamSystem` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gizmo-core-0.1.7/src/system.rs:303:24 [INFO] [stdout] | [INFO] [stdout] 303 | struct MultiParamSystem { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 355 | impl_into_system!(P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: required for `Box>` to implement `CoerceUnsized>` [INFO] [stdout] = note: required for the cast from `Box>` to `Box<(dyn system::System + 'static)>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/gizmo-core/2c37342b8610aba8/out/gizmo_core-2c37342b8610aba8.long-type-3912227440331153295.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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0283. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gizmo-core` (lib) due to 24 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "caf4e16f67b71987cfbb1d5b08f658a46dffceef205ac44ad24907ac629544c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caf4e16f67b71987cfbb1d5b08f658a46dffceef205ac44ad24907ac629544c8", kill_on_drop: false }` [INFO] [stdout] caf4e16f67b71987cfbb1d5b08f658a46dffceef205ac44ad24907ac629544c8