[INFO] fetching crate leptos-shadcn-alert-dialog 0.9.1... [INFO] checking leptos-shadcn-alert-dialog-0.9.1 against try#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939-2 [INFO] extracting crate leptos-shadcn-alert-dialog 0.9.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate leptos-shadcn-alert-dialog 0.9.1 [INFO] finished tweaking crates.io crate leptos-shadcn-alert-dialog 0.9.1 [INFO] tweaked toml for crates.io crate leptos-shadcn-alert-dialog 0.9.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate leptos-shadcn-alert-dialog 0.9.1 on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate leptos-shadcn-alert-dialog 0.9.1 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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dffcade35ed87fd540f65374470f4e016631900bf13d81da27fb6a4af0bab67a [INFO] running `Command { std: "docker" "start" "-a" "dffcade35ed87fd540f65374470f4e016631900bf13d81da27fb6a4af0bab67a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dffcade35ed87fd540f65374470f4e016631900bf13d81da27fb6a4af0bab67a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dffcade35ed87fd540f65374470f4e016631900bf13d81da27fb6a4af0bab67a", kill_on_drop: false }` [INFO] [stdout] dffcade35ed87fd540f65374470f4e016631900bf13d81da27fb6a4af0bab67a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2eb994726411bb79635419cd80e9c6864aadbe15c20d9ed777f646064a8a594 [INFO] running `Command { std: "docker" "start" "-a" "b2eb994726411bb79635419cd80e9c6864aadbe15c20d9ed777f646064a8a594", kill_on_drop: false }` [INFO] [stderr] Checking tachys v0.2.8 [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<&'a str as view::add_attr::AddAnyAttr>::Output as view::RenderHtml>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<&'a str as view::RenderHtml>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/add_attr.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | / fn add_any_attr( [INFO] [stdout] 33 | | self, [INFO] [stdout] 34 | | _attr: NewAttr, [INFO] [stdout] 35 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/strings.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | no_attrs!(&'a str); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `no_attrs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<&'a str as view::add_attr::AddAnyAttr>::Output as std::marker::Send>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<&'a str as std::marker::Send>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/add_attr.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | / fn add_any_attr( [INFO] [stdout] 33 | | self, [INFO] [stdout] 34 | | _attr: NewAttr, [INFO] [stdout] 35 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/strings.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | no_attrs!(&'a str); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `no_attrs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<&'a str as view::add_attr::AddAnyAttr>::Output as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<&'a str as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/add_attr.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | / fn add_any_attr( [INFO] [stdout] 33 | | self, [INFO] [stdout] 34 | | _attr: NewAttr, [INFO] [stdout] 35 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/strings.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | no_attrs!(&'a str); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `no_attrs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<&'a str as view::add_attr::AddAnyAttr>::Output as view::Render>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<&'a str as view::Render>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/add_attr.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | / fn add_any_attr( [INFO] [stdout] 33 | | self, [INFO] [stdout] 34 | | _attr: NewAttr, [INFO] [stdout] 35 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/strings.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | no_attrs!(&'a str); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `no_attrs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<&'a str as view::add_attr::AddAnyAttr>::Output as std::marker::Sized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<&'a str as std::marker::Sized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/add_attr.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | / fn add_any_attr( [INFO] [stdout] 33 | | self, [INFO] [stdout] 34 | | _attr: NewAttr, [INFO] [stdout] 35 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/strings.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | no_attrs!(&'a str); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `no_attrs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(<<&'a str as view::add_attr::AddAnyAttr>::Output as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate(<&'a str as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/add_attr.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | / fn add_any_attr( [INFO] [stdout] 33 | | self, [INFO] [stdout] 34 | | _attr: NewAttr, [INFO] [stdout] 35 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/strings.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | no_attrs!(&'a str); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `no_attrs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::RenderHtml>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::RenderHtml>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/add_attr.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | / fn add_any_attr( [INFO] [stdout] 33 | | self, [INFO] [stdout] 34 | | _attr: NewAttr, [INFO] [stdout] 35 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/strings.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | no_attrs!(Cow<'a, str>); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `no_attrs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Send>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Send>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/add_attr.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | / fn add_any_attr( [INFO] [stdout] 33 | | self, [INFO] [stdout] 34 | | _attr: NewAttr, [INFO] [stdout] 35 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/strings.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | no_attrs!(Cow<'a, str>); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `no_attrs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/add_attr.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | / fn add_any_attr( [INFO] [stdout] 33 | | self, [INFO] [stdout] 34 | | _attr: NewAttr, [INFO] [stdout] 35 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/strings.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | no_attrs!(Cow<'a, str>); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `no_attrs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::Render>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::Render>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/add_attr.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | / fn add_any_attr( [INFO] [stdout] 33 | | self, [INFO] [stdout] 34 | | _attr: NewAttr, [INFO] [stdout] 35 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/strings.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | no_attrs!(Cow<'a, str>); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `no_attrs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Sized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Sized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/add_attr.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | / fn add_any_attr( [INFO] [stdout] 33 | | self, [INFO] [stdout] 34 | | _attr: NewAttr, [INFO] [stdout] 35 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/strings.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | no_attrs!(Cow<'a, str>); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `no_attrs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/add_attr.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | / fn add_any_attr( [INFO] [stdout] 33 | | self, [INFO] [stdout] 34 | | _attr: NewAttr, [INFO] [stdout] 35 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/strings.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | no_attrs!(Cow<'a, str>); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `no_attrs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::RenderHtml>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::RenderHtml>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/template.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / fn add_any_attr( [INFO] [stdout] 63 | | self, [INFO] [stdout] 64 | | _attr: NewAttr, [INFO] [stdout] 65 | | ) -> Self::Output { [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Send>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Send>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/template.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / fn add_any_attr( [INFO] [stdout] 63 | | self, [INFO] [stdout] 64 | | _attr: NewAttr, [INFO] [stdout] 65 | | ) -> Self::Output { [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/template.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / fn add_any_attr( [INFO] [stdout] 63 | | self, [INFO] [stdout] 64 | | _attr: NewAttr, [INFO] [stdout] 65 | | ) -> Self::Output { [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::Render>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::Render>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/template.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / fn add_any_attr( [INFO] [stdout] 63 | | self, [INFO] [stdout] 64 | | _attr: NewAttr, [INFO] [stdout] 65 | | ) -> Self::Output { [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Sized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Sized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/template.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / fn add_any_attr( [INFO] [stdout] 63 | | self, [INFO] [stdout] 64 | | _attr: NewAttr, [INFO] [stdout] 65 | | ) -> Self::Output { [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/view/template.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / fn add_any_attr( [INFO] [stdout] 63 | | self, [INFO] [stdout] 64 | | _attr: NewAttr, [INFO] [stdout] 65 | | ) -> Self::Output { [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::RenderHtml>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::RenderHtml>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 838 | / reactive_impl!( [INFO] [stdout] 839 | | RwSignal, [INFO] [stdout] 840 | | , [INFO] [stdout] 841 | | V, [INFO] [stdout] ... | [INFO] [stdout] 845 | | S: Send + Sync + 'static, [INFO] [stdout] 846 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Send>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Send>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 838 | / reactive_impl!( [INFO] [stdout] 839 | | RwSignal, [INFO] [stdout] 840 | | , [INFO] [stdout] 841 | | V, [INFO] [stdout] ... | [INFO] [stdout] 845 | | S: Send + Sync + 'static, [INFO] [stdout] 846 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 838 | / reactive_impl!( [INFO] [stdout] 839 | | RwSignal, [INFO] [stdout] 840 | | , [INFO] [stdout] 841 | | V, [INFO] [stdout] ... | [INFO] [stdout] 845 | | S: Send + Sync + 'static, [INFO] [stdout] 846 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::Render>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::Render>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 838 | / reactive_impl!( [INFO] [stdout] 839 | | RwSignal, [INFO] [stdout] 840 | | , [INFO] [stdout] 841 | | V, [INFO] [stdout] ... | [INFO] [stdout] 845 | | S: Send + Sync + 'static, [INFO] [stdout] 846 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Sized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Sized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 838 | / reactive_impl!( [INFO] [stdout] 839 | | RwSignal, [INFO] [stdout] 840 | | , [INFO] [stdout] 841 | | V, [INFO] [stdout] ... | [INFO] [stdout] 845 | | S: Send + Sync + 'static, [INFO] [stdout] 846 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 838 | / reactive_impl!( [INFO] [stdout] 839 | | RwSignal, [INFO] [stdout] 840 | | , [INFO] [stdout] 841 | | V, [INFO] [stdout] ... | [INFO] [stdout] 845 | | S: Send + Sync + 'static, [INFO] [stdout] 846 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::RenderHtml>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::RenderHtml>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 847 | / reactive_impl!( [INFO] [stdout] 848 | | ReadSignal, [INFO] [stdout] 849 | | , [INFO] [stdout] 850 | | V, [INFO] [stdout] ... | [INFO] [stdout] 854 | | S: Send + Sync + 'static, [INFO] [stdout] 855 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Send>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Send>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 847 | / reactive_impl!( [INFO] [stdout] 848 | | ReadSignal, [INFO] [stdout] 849 | | , [INFO] [stdout] 850 | | V, [INFO] [stdout] ... | [INFO] [stdout] 854 | | S: Send + Sync + 'static, [INFO] [stdout] 855 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 847 | / reactive_impl!( [INFO] [stdout] 848 | | ReadSignal, [INFO] [stdout] 849 | | , [INFO] [stdout] 850 | | V, [INFO] [stdout] ... | [INFO] [stdout] 854 | | S: Send + Sync + 'static, [INFO] [stdout] 855 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::Render>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::Render>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 847 | / reactive_impl!( [INFO] [stdout] 848 | | ReadSignal, [INFO] [stdout] 849 | | , [INFO] [stdout] 850 | | V, [INFO] [stdout] ... | [INFO] [stdout] 854 | | S: Send + Sync + 'static, [INFO] [stdout] 855 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Sized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Sized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 847 | / reactive_impl!( [INFO] [stdout] 848 | | ReadSignal, [INFO] [stdout] 849 | | , [INFO] [stdout] 850 | | V, [INFO] [stdout] ... | [INFO] [stdout] 854 | | S: Send + Sync + 'static, [INFO] [stdout] 855 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 847 | / reactive_impl!( [INFO] [stdout] 848 | | ReadSignal, [INFO] [stdout] 849 | | , [INFO] [stdout] 850 | | V, [INFO] [stdout] ... | [INFO] [stdout] 854 | | S: Send + Sync + 'static, [INFO] [stdout] 855 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::RenderHtml>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::RenderHtml>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 856 | / reactive_impl!( [INFO] [stdout] 857 | | Memo, [INFO] [stdout] 858 | | , [INFO] [stdout] 859 | | V, [INFO] [stdout] ... | [INFO] [stdout] 863 | | S: Send + Sync + 'static, [INFO] [stdout] 864 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Send>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Send>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 856 | / reactive_impl!( [INFO] [stdout] 857 | | Memo, [INFO] [stdout] 858 | | , [INFO] [stdout] 859 | | V, [INFO] [stdout] ... | [INFO] [stdout] 863 | | S: Send + Sync + 'static, [INFO] [stdout] 864 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 856 | / reactive_impl!( [INFO] [stdout] 857 | | Memo, [INFO] [stdout] 858 | | , [INFO] [stdout] 859 | | V, [INFO] [stdout] ... | [INFO] [stdout] 863 | | S: Send + Sync + 'static, [INFO] [stdout] 864 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::Render>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::Render>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 856 | / reactive_impl!( [INFO] [stdout] 857 | | Memo, [INFO] [stdout] 858 | | , [INFO] [stdout] 859 | | V, [INFO] [stdout] ... | [INFO] [stdout] 863 | | S: Send + Sync + 'static, [INFO] [stdout] 864 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Sized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Sized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 856 | / reactive_impl!( [INFO] [stdout] 857 | | Memo, [INFO] [stdout] 858 | | , [INFO] [stdout] 859 | | V, [INFO] [stdout] ... | [INFO] [stdout] 863 | | S: Send + Sync + 'static, [INFO] [stdout] 864 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 856 | / reactive_impl!( [INFO] [stdout] 857 | | Memo, [INFO] [stdout] 858 | | , [INFO] [stdout] 859 | | V, [INFO] [stdout] ... | [INFO] [stdout] 863 | | S: Send + Sync + 'static, [INFO] [stdout] 864 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::RenderHtml>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::RenderHtml>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 865 | / reactive_impl!( [INFO] [stdout] 866 | | Signal, [INFO] [stdout] 867 | | , [INFO] [stdout] 868 | | V, [INFO] [stdout] ... | [INFO] [stdout] 872 | | S: Send + Sync + 'static, [INFO] [stdout] 873 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Send>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Send>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 865 | / reactive_impl!( [INFO] [stdout] 866 | | Signal, [INFO] [stdout] 867 | | , [INFO] [stdout] 868 | | V, [INFO] [stdout] ... | [INFO] [stdout] 872 | | S: Send + Sync + 'static, [INFO] [stdout] 873 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 865 | / reactive_impl!( [INFO] [stdout] 866 | | Signal, [INFO] [stdout] 867 | | , [INFO] [stdout] 868 | | V, [INFO] [stdout] ... | [INFO] [stdout] 872 | | S: Send + Sync + 'static, [INFO] [stdout] 873 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::Render>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::Render>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 865 | / reactive_impl!( [INFO] [stdout] 866 | | Signal, [INFO] [stdout] 867 | | , [INFO] [stdout] 868 | | V, [INFO] [stdout] ... | [INFO] [stdout] 872 | | S: Send + Sync + 'static, [INFO] [stdout] 873 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Sized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Sized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 865 | / reactive_impl!( [INFO] [stdout] 866 | | Signal, [INFO] [stdout] 867 | | , [INFO] [stdout] 868 | | V, [INFO] [stdout] ... | [INFO] [stdout] 872 | | S: Send + Sync + 'static, [INFO] [stdout] 873 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 865 | / reactive_impl!( [INFO] [stdout] 866 | | Signal, [INFO] [stdout] 867 | | , [INFO] [stdout] 868 | | V, [INFO] [stdout] ... | [INFO] [stdout] 872 | | S: Send + Sync + 'static, [INFO] [stdout] 873 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::RenderHtml>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::RenderHtml>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 874 | / reactive_impl!( [INFO] [stdout] 875 | | MaybeSignal, [INFO] [stdout] 876 | | , [INFO] [stdout] 877 | | V, [INFO] [stdout] ... | [INFO] [stdout] 881 | | S: Send + Sync + 'static, [INFO] [stdout] 882 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Send>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Send>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 874 | / reactive_impl!( [INFO] [stdout] 875 | | MaybeSignal, [INFO] [stdout] 876 | | , [INFO] [stdout] 877 | | V, [INFO] [stdout] ... | [INFO] [stdout] 881 | | S: Send + Sync + 'static, [INFO] [stdout] 882 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 874 | / reactive_impl!( [INFO] [stdout] 875 | | MaybeSignal, [INFO] [stdout] 876 | | , [INFO] [stdout] 877 | | V, [INFO] [stdout] ... | [INFO] [stdout] 881 | | S: Send + Sync + 'static, [INFO] [stdout] 882 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::Render>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::Render>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 874 | / reactive_impl!( [INFO] [stdout] 875 | | MaybeSignal, [INFO] [stdout] 876 | | , [INFO] [stdout] 877 | | V, [INFO] [stdout] ... | [INFO] [stdout] 881 | | S: Send + Sync + 'static, [INFO] [stdout] 882 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Sized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Sized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 874 | / reactive_impl!( [INFO] [stdout] 875 | | MaybeSignal, [INFO] [stdout] 876 | | , [INFO] [stdout] 877 | | V, [INFO] [stdout] ... | [INFO] [stdout] 881 | | S: Send + Sync + 'static, [INFO] [stdout] 882 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 874 | / reactive_impl!( [INFO] [stdout] 875 | | MaybeSignal, [INFO] [stdout] 876 | | , [INFO] [stdout] 877 | | V, [INFO] [stdout] ... | [INFO] [stdout] 881 | | S: Send + Sync + 'static, [INFO] [stdout] 882 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::RenderHtml>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::RenderHtml>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 883 | reactive_impl!(ArcRwSignal, , V, false, ArcRwSignal: Get); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Send>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Send>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 883 | reactive_impl!(ArcRwSignal, , V, false, ArcRwSignal: Get); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 883 | reactive_impl!(ArcRwSignal, , V, false, ArcRwSignal: Get); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::Render>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::Render>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 883 | reactive_impl!(ArcRwSignal, , V, false, ArcRwSignal: Get); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Sized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Sized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 883 | reactive_impl!(ArcRwSignal, , V, false, ArcRwSignal: Get); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 883 | reactive_impl!(ArcRwSignal, , V, false, ArcRwSignal: Get); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::RenderHtml>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::RenderHtml>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 884 | reactive_impl!(ArcReadSignal, , V, false, ArcReadSignal: Get); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Send>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Send>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 884 | reactive_impl!(ArcReadSignal, , V, false, ArcReadSignal: Get); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 884 | reactive_impl!(ArcReadSignal, , V, false, ArcReadSignal: Get); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::Render>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::Render>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 884 | reactive_impl!(ArcReadSignal, , V, false, ArcReadSignal: Get); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Sized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Sized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 884 | reactive_impl!(ArcReadSignal, , V, false, ArcReadSignal: Get); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 884 | reactive_impl!(ArcReadSignal, , V, false, ArcReadSignal: Get); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::RenderHtml>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::RenderHtml>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 885 | reactive_impl!(ArcMemo, , V, false, ArcMemo: Get); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Send>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Send>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 885 | reactive_impl!(ArcMemo, , V, false, ArcMemo: Get); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 885 | reactive_impl!(ArcMemo, , V, false, ArcMemo: Get); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::Render>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::Render>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 885 | reactive_impl!(ArcMemo, , V, false, ArcMemo: Get); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Sized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Sized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 885 | reactive_impl!(ArcMemo, , V, false, ArcMemo: Get); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 885 | reactive_impl!(ArcMemo, , V, false, ArcMemo: Get); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::RenderHtml>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::RenderHtml>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 886 | reactive_impl!(ArcSignal, , V, true, ArcSignal: Get); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Send>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Send>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 886 | reactive_impl!(ArcSignal, , V, true, ArcSignal: Get); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 886 | reactive_impl!(ArcSignal, , V, true, ArcSignal: Get); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::Render>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::Render>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 886 | reactive_impl!(ArcSignal, , V, true, ArcSignal: Get); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Sized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Sized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 886 | reactive_impl!(ArcSignal, , V, true, ArcSignal: Get); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 886 | reactive_impl!(ArcSignal, , V, true, ArcSignal: Get); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::RenderHtml>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::RenderHtml>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 911 | / reactive_impl!( [INFO] [stdout] 912 | | Subfield, [INFO] [stdout] 913 | | , [INFO] [stdout] 914 | | V, [INFO] [stdout] ... | [INFO] [stdout] 918 | | Inner: Send + Sync + Clone + 'static, [INFO] [stdout] 919 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Send>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Send>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 911 | / reactive_impl!( [INFO] [stdout] 912 | | Subfield, [INFO] [stdout] 913 | | , [INFO] [stdout] 914 | | V, [INFO] [stdout] ... | [INFO] [stdout] 918 | | Inner: Send + Sync + Clone + 'static, [INFO] [stdout] 919 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 911 | / reactive_impl!( [INFO] [stdout] 912 | | Subfield, [INFO] [stdout] 913 | | , [INFO] [stdout] 914 | | V, [INFO] [stdout] ... | [INFO] [stdout] 918 | | Inner: Send + Sync + Clone + 'static, [INFO] [stdout] 919 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::Render>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::Render>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 911 | / reactive_impl!( [INFO] [stdout] 912 | | Subfield, [INFO] [stdout] 913 | | , [INFO] [stdout] 914 | | V, [INFO] [stdout] ... | [INFO] [stdout] 918 | | Inner: Send + Sync + Clone + 'static, [INFO] [stdout] 919 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Sized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Sized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 911 | / reactive_impl!( [INFO] [stdout] 912 | | Subfield, [INFO] [stdout] 913 | | , [INFO] [stdout] 914 | | V, [INFO] [stdout] ... | [INFO] [stdout] 918 | | Inner: Send + Sync + Clone + 'static, [INFO] [stdout] 919 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 911 | / reactive_impl!( [INFO] [stdout] 912 | | Subfield, [INFO] [stdout] 913 | | , [INFO] [stdout] 914 | | V, [INFO] [stdout] ... | [INFO] [stdout] 918 | | Inner: Send + Sync + Clone + 'static, [INFO] [stdout] 919 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::RenderHtml>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::RenderHtml>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 921 | / reactive_impl!( [INFO] [stdout] 922 | | AtKeyed, [INFO] [stdout] 923 | | , [INFO] [stdout] 924 | | V, [INFO] [stdout] ... | [INFO] [stdout] 930 | | for<'a> &'a V: IntoIterator, [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Send>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Send>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 921 | / reactive_impl!( [INFO] [stdout] 922 | | AtKeyed, [INFO] [stdout] 923 | | , [INFO] [stdout] 924 | | V, [INFO] [stdout] ... | [INFO] [stdout] 930 | | for<'a> &'a V: IntoIterator, [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 921 | / reactive_impl!( [INFO] [stdout] 922 | | AtKeyed, [INFO] [stdout] 923 | | , [INFO] [stdout] 924 | | V, [INFO] [stdout] ... | [INFO] [stdout] 930 | | for<'a> &'a V: IntoIterator, [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::Render>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::Render>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 921 | / reactive_impl!( [INFO] [stdout] 922 | | AtKeyed, [INFO] [stdout] 923 | | , [INFO] [stdout] 924 | | V, [INFO] [stdout] ... | [INFO] [stdout] 930 | | for<'a> &'a V: IntoIterator, [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Sized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Sized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 921 | / reactive_impl!( [INFO] [stdout] 922 | | AtKeyed, [INFO] [stdout] 923 | | , [INFO] [stdout] 924 | | V, [INFO] [stdout] ... | [INFO] [stdout] 930 | | for<'a> &'a V: IntoIterator, [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 921 | / reactive_impl!( [INFO] [stdout] 922 | | AtKeyed, [INFO] [stdout] 923 | | , [INFO] [stdout] 924 | | V, [INFO] [stdout] ... | [INFO] [stdout] 930 | | for<'a> &'a V: IntoIterator, [INFO] [stdout] 931 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::RenderHtml>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::RenderHtml>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 933 | / reactive_impl!( [INFO] [stdout] 934 | | KeyedSubfield, [INFO] [stdout] 935 | | , [INFO] [stdout] 936 | | V, [INFO] [stdout] ... | [INFO] [stdout] 942 | | for<'a> &'a V: IntoIterator, [INFO] [stdout] 943 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Send>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Send>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 933 | / reactive_impl!( [INFO] [stdout] 934 | | KeyedSubfield, [INFO] [stdout] 935 | | , [INFO] [stdout] 936 | | V, [INFO] [stdout] ... | [INFO] [stdout] 942 | | for<'a> &'a V: IntoIterator, [INFO] [stdout] 943 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 933 | / reactive_impl!( [INFO] [stdout] 934 | | KeyedSubfield, [INFO] [stdout] 935 | | , [INFO] [stdout] 936 | | V, [INFO] [stdout] ... | [INFO] [stdout] 942 | | for<'a> &'a V: IntoIterator, [INFO] [stdout] 943 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::Render>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::Render>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 933 | / reactive_impl!( [INFO] [stdout] 934 | | KeyedSubfield, [INFO] [stdout] 935 | | , [INFO] [stdout] 936 | | V, [INFO] [stdout] ... | [INFO] [stdout] 942 | | for<'a> &'a V: IntoIterator, [INFO] [stdout] 943 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Sized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Sized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 933 | / reactive_impl!( [INFO] [stdout] 934 | | KeyedSubfield, [INFO] [stdout] 935 | | , [INFO] [stdout] 936 | | V, [INFO] [stdout] ... | [INFO] [stdout] 942 | | for<'a> &'a V: IntoIterator, [INFO] [stdout] 943 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 933 | / reactive_impl!( [INFO] [stdout] 934 | | KeyedSubfield, [INFO] [stdout] 935 | | , [INFO] [stdout] 936 | | V, [INFO] [stdout] ... | [INFO] [stdout] 942 | | for<'a> &'a V: IntoIterator, [INFO] [stdout] 943 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::RenderHtml>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::RenderHtml>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 945 | / reactive_impl!( [INFO] [stdout] 946 | | DerefedField, [INFO] [stdout] 947 | | , [INFO] [stdout] 948 | | ::Target, [INFO] [stdout] ... | [INFO] [stdout] 951 | | ::Value: Deref + DerefMut [INFO] [stdout] 952 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Send>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Send>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 945 | / reactive_impl!( [INFO] [stdout] 946 | | DerefedField, [INFO] [stdout] 947 | | , [INFO] [stdout] 948 | | ::Target, [INFO] [stdout] ... | [INFO] [stdout] 951 | | ::Value: Deref + DerefMut [INFO] [stdout] 952 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 945 | / reactive_impl!( [INFO] [stdout] 946 | | DerefedField, [INFO] [stdout] 947 | | , [INFO] [stdout] 948 | | ::Target, [INFO] [stdout] ... | [INFO] [stdout] 951 | | ::Value: Deref + DerefMut [INFO] [stdout] 952 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::Render>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::Render>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 945 | / reactive_impl!( [INFO] [stdout] 946 | | DerefedField, [INFO] [stdout] 947 | | , [INFO] [stdout] 948 | | ::Target, [INFO] [stdout] ... | [INFO] [stdout] 951 | | ::Value: Deref + DerefMut [INFO] [stdout] 952 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Sized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Sized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 945 | / reactive_impl!( [INFO] [stdout] 946 | | DerefedField, [INFO] [stdout] 947 | | , [INFO] [stdout] 948 | | ::Target, [INFO] [stdout] ... | [INFO] [stdout] 951 | | ::Value: Deref + DerefMut [INFO] [stdout] 952 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 945 | / reactive_impl!( [INFO] [stdout] 946 | | DerefedField, [INFO] [stdout] 947 | | , [INFO] [stdout] 948 | | ::Target, [INFO] [stdout] ... | [INFO] [stdout] 951 | | ::Value: Deref + DerefMut [INFO] [stdout] 952 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::RenderHtml>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::RenderHtml>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 954 | / reactive_impl!( [INFO] [stdout] 955 | | AtIndex, [INFO] [stdout] 956 | | , [INFO] [stdout] 957 | | >::Output, [INFO] [stdout] ... | [INFO] [stdout] 961 | | Inner: Send + Sync + Clone + 'static, [INFO] [stdout] 962 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Send>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Send>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 954 | / reactive_impl!( [INFO] [stdout] 955 | | AtIndex, [INFO] [stdout] 956 | | , [INFO] [stdout] 957 | | >::Output, [INFO] [stdout] ... | [INFO] [stdout] 961 | | Inner: Send + Sync + Clone + 'static, [INFO] [stdout] 962 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 954 | / reactive_impl!( [INFO] [stdout] 955 | | AtIndex, [INFO] [stdout] 956 | | , [INFO] [stdout] 957 | | >::Output, [INFO] [stdout] ... | [INFO] [stdout] 961 | | Inner: Send + Sync + Clone + 'static, [INFO] [stdout] 962 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::Render>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::Render>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 954 | / reactive_impl!( [INFO] [stdout] 955 | | AtIndex, [INFO] [stdout] 956 | | , [INFO] [stdout] 957 | | >::Output, [INFO] [stdout] ... | [INFO] [stdout] 961 | | Inner: Send + Sync + Clone + 'static, [INFO] [stdout] 962 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Sized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Sized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 954 | / reactive_impl!( [INFO] [stdout] 955 | | AtIndex, [INFO] [stdout] 956 | | , [INFO] [stdout] 957 | | >::Output, [INFO] [stdout] ... | [INFO] [stdout] 961 | | Inner: Send + Sync + Clone + 'static, [INFO] [stdout] 962 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 954 | / reactive_impl!( [INFO] [stdout] 955 | | AtIndex, [INFO] [stdout] 956 | | , [INFO] [stdout] 957 | | >::Output, [INFO] [stdout] ... | [INFO] [stdout] 961 | | Inner: Send + Sync + Clone + 'static, [INFO] [stdout] 962 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::RenderHtml>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::RenderHtml>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 963 | / reactive_impl!( [INFO] [stdout] 964 | | Store, [INFO] [stdout] 965 | | , [INFO] [stdout] 966 | | V, [INFO] [stdout] ... | [INFO] [stdout] 970 | | S: Send + Sync + 'static, [INFO] [stdout] 971 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Send>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Send>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 963 | / reactive_impl!( [INFO] [stdout] 964 | | Store, [INFO] [stdout] 965 | | , [INFO] [stdout] 966 | | V, [INFO] [stdout] ... | [INFO] [stdout] 970 | | S: Send + Sync + 'static, [INFO] [stdout] 971 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 963 | / reactive_impl!( [INFO] [stdout] 964 | | Store, [INFO] [stdout] 965 | | , [INFO] [stdout] 966 | | V, [INFO] [stdout] ... | [INFO] [stdout] 970 | | S: Send + Sync + 'static, [INFO] [stdout] 971 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::Render>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::Render>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 963 | / reactive_impl!( [INFO] [stdout] 964 | | Store, [INFO] [stdout] 965 | | , [INFO] [stdout] 966 | | V, [INFO] [stdout] ... | [INFO] [stdout] 970 | | S: Send + Sync + 'static, [INFO] [stdout] 971 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Sized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Sized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 963 | / reactive_impl!( [INFO] [stdout] 964 | | Store, [INFO] [stdout] 965 | | , [INFO] [stdout] 966 | | V, [INFO] [stdout] ... | [INFO] [stdout] 970 | | S: Send + Sync + 'static, [INFO] [stdout] 971 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 963 | / reactive_impl!( [INFO] [stdout] 964 | | Store, [INFO] [stdout] 965 | | , [INFO] [stdout] 966 | | V, [INFO] [stdout] ... | [INFO] [stdout] 970 | | S: Send + Sync + 'static, [INFO] [stdout] 971 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::RenderHtml>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::RenderHtml>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 972 | / reactive_impl!( [INFO] [stdout] 973 | | Field, [INFO] [stdout] 974 | | , [INFO] [stdout] 975 | | V, [INFO] [stdout] ... | [INFO] [stdout] 979 | | S: Send + Sync + 'static, [INFO] [stdout] 980 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Send>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Send>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 972 | / reactive_impl!( [INFO] [stdout] 973 | | Field, [INFO] [stdout] 974 | | , [INFO] [stdout] 975 | | V, [INFO] [stdout] ... | [INFO] [stdout] 979 | | S: Send + Sync + 'static, [INFO] [stdout] 980 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 972 | / reactive_impl!( [INFO] [stdout] 973 | | Field, [INFO] [stdout] 974 | | , [INFO] [stdout] 975 | | V, [INFO] [stdout] ... | [INFO] [stdout] 979 | | S: Send + Sync + 'static, [INFO] [stdout] 980 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::Render>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::Render>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 972 | / reactive_impl!( [INFO] [stdout] 973 | | Field, [INFO] [stdout] 974 | | , [INFO] [stdout] 975 | | V, [INFO] [stdout] ... | [INFO] [stdout] 979 | | S: Send + Sync + 'static, [INFO] [stdout] 980 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Sized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Sized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 972 | / reactive_impl!( [INFO] [stdout] 973 | | Field, [INFO] [stdout] 974 | | , [INFO] [stdout] 975 | | V, [INFO] [stdout] ... | [INFO] [stdout] 979 | | S: Send + Sync + 'static, [INFO] [stdout] 980 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 972 | / reactive_impl!( [INFO] [stdout] 973 | | Field, [INFO] [stdout] 974 | | , [INFO] [stdout] 975 | | V, [INFO] [stdout] ... | [INFO] [stdout] 979 | | S: Send + Sync + 'static, [INFO] [stdout] 980 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::RenderHtml>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::RenderHtml>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 981 | reactive_impl!(ArcStore, , V, false, ArcStore: Get); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Send>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Send>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 981 | reactive_impl!(ArcStore, , V, false, ArcStore: Get); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 981 | reactive_impl!(ArcStore, , V, false, ArcStore: Get); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::Render>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::Render>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 981 | reactive_impl!(ArcStore, , V, false, ArcStore: Get); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Sized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Sized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 981 | reactive_impl!(ArcStore, , V, false, ArcStore: Get); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 981 | reactive_impl!(ArcStore, , V, false, ArcStore: Get); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::RenderHtml>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::RenderHtml>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 982 | reactive_impl!(ArcField, , V, false, ArcField: Get); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Send>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Send>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 982 | reactive_impl!(ArcField, , V, false, ArcField: Get); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::add_attr::AddAnyAttr>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 982 | reactive_impl!(ArcField, , V, false, ArcField: Get); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as view::Render>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as view::Render>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 982 | reactive_impl!(ArcField, , V, false, ArcField: Get); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::Sized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::Sized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 982 | reactive_impl!(ArcField, , V, false, ArcField: Get); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: inconsistency during normalizing env `Binder { value: TraitPredicate(< as view::add_attr::AddAnyAttr>::Output as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }`, old=Binder { value: TraitPredicate( as std::marker::MetaSized>, polarity:Positive), bound_vars: [] }, next=None [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.8/src/reactive_graph/mod.rs:667:13 [INFO] [stdout] | [INFO] [stdout] 667 | / fn add_any_attr( [INFO] [stdout] 668 | | self, [INFO] [stdout] 669 | | _attr: NewAttr, [INFO] [stdout] 670 | | ) -> Self::Output { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 982 | reactive_impl!(ArcField, , V, false, ArcField: Get); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `reactive_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tachys` (lib) due to 126 previous errors [INFO] running `Command { std: "docker" "inspect" "b2eb994726411bb79635419cd80e9c6864aadbe15c20d9ed777f646064a8a594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2eb994726411bb79635419cd80e9c6864aadbe15c20d9ed777f646064a8a594", kill_on_drop: false }` [INFO] [stdout] b2eb994726411bb79635419cd80e9c6864aadbe15c20d9ed777f646064a8a594