[INFO] cloning repository https://github.com/Algiras/debugium
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Algiras/debugium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlgiras%2Fdebugium", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlgiras%2Fdebugium'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1fc50d8ecb198ce6f0d6116d5e2445c4ce3ce42
[INFO] checking Algiras/debugium against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlgiras%2Fdebugium" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Algiras/debugium
[INFO] finished tweaking git repo https://github.com/Algiras/debugium
[INFO] tweaked toml for git repo https://github.com/Algiras/debugium written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Algiras/debugium on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Algiras/debugium 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53bc06ef193a47bca5486156615a2830851339b4810de6e348678f3c06e7b94b
[INFO] running `Command { std: "docker" "start" "-a" "53bc06ef193a47bca5486156615a2830851339b4810de6e348678f3c06e7b94b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53bc06ef193a47bca5486156615a2830851339b4810de6e348678f3c06e7b94b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53bc06ef193a47bca5486156615a2830851339b4810de6e348678f3c06e7b94b", kill_on_drop: false }`
[INFO] [stdout] 53bc06ef193a47bca5486156615a2830851339b4810de6e348678f3c06e7b94b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0307ba1ea649598acacea582f45cf73d406c6b89d4ac8816f06a8e8f85219c4e
[INFO] running `Command { std: "docker" "start" "-a" "0307ba1ea649598acacea582f45cf73d406c6b89d4ac8816f06a8e8f85219c4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking throw_error v0.2.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking either_of v0.1.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking next_tuple v0.1.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling server_fn_macro v0.7.8
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling reactive_stores_macro v0.1.8
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]    Compiling server_fn_macro_default v0.7.8
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]     Checking typed-builder v0.20.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling leptos_hot_reload v0.7.8
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking oco_ref v0.2.1
[INFO] [stderr]     Checking serde_qs v0.13.0
[INFO] [stderr]     Checking dap-types v0.1.0 (/opt/rustwide/workdir/crates/dap-types)
[INFO] [stderr]     Checking codee v0.3.5
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking leptos_config v0.7.8
[INFO] [stderr]    Compiling leptos_macro v0.7.9
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking hydration_context v0.2.1
[INFO] [stderr]     Checking js-sys v0.3.91
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.64
[INFO] [stderr]     Checking web-sys v0.3.91
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking any_spawner v0.2.0
[INFO] [stderr]     Checking reactive_graph v0.1.8
[INFO] [stderr]     Checking reactive_stores v0.1.8
[INFO] [stderr]     Checking axum-extra v0.10.3
[INFO] [stderr]     Checking debugium-server v0.1.0 (/opt/rustwide/workdir/crates/debugium-server)
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]     Checking tachys v0.1.9
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking server_fn v0.7.8
[INFO] [stderr] error: could not compile `debugium-server` (bin "debugium")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name debugium --edition=2021 crates/debugium-server/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c90cc8dcd03f107 -C extra-filename=-5da204ddfd3b31eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-6798728817f59765.rmeta --extern axum=/opt/rustwide/target/debug/deps/libaxum-8acccd3f38b5b4fd.rmeta --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-b1e9b75d10a0263c.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-27cf5c43389b2e8c.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-3578e98c6480b9be.rmeta --extern dap_types=/opt/rustwide/target/debug/deps/libdap_types-e9ab5155e0e408d7.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-e662d429799c4274.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-9eb0e2ffd2273003.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-ad8b392f9cabf564.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ed3e1edfe132d4b8.rmeta --extern open=/opt/rustwide/target/debug/deps/libopen-e8df328247277532.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e40f009951112c82.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0ec5edd78d1b983d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-521fb1ab6627f7a7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8fc85d043dd4d4a7.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4a91e168f6c8f26b.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-edbe27f045e1e5a3.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-b3bb8578a1a12f75.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-50306c19d2612c42.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-06d549883511d06b.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-58cf8f73bbcf92de.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-3377f32fe81c2204/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<&'a str as AddAnyAttr>::Output<NewAttr> == _`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/add_attr.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 | /             fn add_any_attr<NewAttr: $crate::html::attribute::Attribute>(
[INFO] [stdout] 33 | |                 self,
[INFO] [stdout] 34 | |                 _attr: NewAttr,
[INFO] [stdout] 35 | |             ) -> Self::Output<NewAttr> {
[INFO] [stdout]    | |______________________________________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/strings.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   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[E0275]: overflow evaluating whether `<&'a str as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/add_attr.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 | /             fn add_any_attr<NewAttr: $crate::html::attribute::Attribute>(
[INFO] [stdout] 33 | |                 self,
[INFO] [stdout] 34 | |                 _attr: NewAttr,
[INFO] [stdout] 35 | |             ) -> Self::Output<NewAttr> {
[INFO] [stdout]    | |______________________________________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/strings.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 |   no_attrs!(&'a str);
[INFO] [stdout]    |   ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: the requirement `<&'a str as AddAnyAttr>::Output<NewAttr> well-formed` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/add_attr.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait AddAnyAttr {
[INFO] [stdout]    |           ---------- in this trait
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout]    |        ^^^^^^^^^^^^ this trait's method doesn't have the requirement `<&'a str as AddAnyAttr>::Output<NewAttr> well-formed`
[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[E0275]: overflow evaluating the requirement `<Cow<'a, str> as AddAnyAttr>::Output<NewAttr> == _`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/add_attr.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 | /             fn add_any_attr<NewAttr: $crate::html::attribute::Attribute>(
[INFO] [stdout] 33 | |                 self,
[INFO] [stdout] 34 | |                 _attr: NewAttr,
[INFO] [stdout] 35 | |             ) -> Self::Output<NewAttr> {
[INFO] [stdout]    | |______________________________________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/strings.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 |   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[E0275]: overflow evaluating whether `<Cow<'a, str> as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/add_attr.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 | /             fn add_any_attr<NewAttr: $crate::html::attribute::Attribute>(
[INFO] [stdout] 33 | |                 self,
[INFO] [stdout] 34 | |                 _attr: NewAttr,
[INFO] [stdout] 35 | |             ) -> Self::Output<NewAttr> {
[INFO] [stdout]    | |______________________________________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/strings.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 |   no_attrs!(Cow<'a, str>);
[INFO] [stdout]    |   ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: the requirement `<Cow<'a, str> as AddAnyAttr>::Output<NewAttr> well-formed` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/add_attr.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait AddAnyAttr {
[INFO] [stdout]    |           ---------- in this trait
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout]    |        ^^^^^^^^^^^^ this trait's method doesn't have the requirement `<Cow<'a, str> as AddAnyAttr>::Output<NewAttr> well-formed`
[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[E0275]: overflow evaluating the requirement `<ViewTemplate<V> as AddAnyAttr>::Output<NewAttr> == _`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/template.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | /     fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout] 59 | |         self,
[INFO] [stdout] 60 | |         _attr: NewAttr,
[INFO] [stdout] 61 | |     ) -> Self::Output<NewAttr> {
[INFO] [stdout]    | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<ViewTemplate<V> as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/template.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | /     fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout] 59 | |         self,
[INFO] [stdout] 60 | |         _attr: NewAttr,
[INFO] [stdout] 61 | |     ) -> Self::Output<NewAttr> {
[INFO] [stdout]    | |______________________________^
[INFO] [stdout]    |
[INFO] [stdout] note: the requirement `<ViewTemplate<V> as AddAnyAttr>::Output<NewAttr> well-formed` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/add_attr.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait AddAnyAttr {
[INFO] [stdout]    |           ---------- in this trait
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout]    |        ^^^^^^^^^^^^ this trait's method doesn't have the requirement `<ViewTemplate<V> as AddAnyAttr>::Output<NewAttr> well-formed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<RwSignal<V, S> as AddAnyAttr>::Output<NewAttr> == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:729:17
[INFO] [stdout]     |
[INFO] [stdout] 729 | /                 fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout] 730 | |                     self,
[INFO] [stdout] 731 | |                     _attr: NewAttr,
[INFO] [stdout] 732 | |                 ) -> Self::Output<NewAttr>
[INFO] [stdout] 733 | |                 where
[INFO] [stdout] 734 | |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     | |______________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 868 |       signal_impl_arena!(RwSignal false);
[INFO] [stdout]     |       ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<RwSignal<V, S> as AddAnyAttr>::Output<NewAttr>: RenderHtml`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:734:44
[INFO] [stdout]     |
[INFO] [stdout] 734 |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 868 |     signal_impl_arena!(RwSignal false);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the requirement `<RwSignal<V, S> as AddAnyAttr>::Output<NewAttr>: RenderHtml` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/add_attr.rs:16:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub trait AddAnyAttr {
[INFO] [stdout]     |           ---------- in this trait
[INFO] [stdout] ...
[INFO] [stdout]  16 |     fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout]     |        ^^^^^^^^^^^^ this trait's method doesn't have the requirement `<RwSignal<V, S> as AddAnyAttr>::Output<NewAttr>: RenderHtml`
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<RwSignal<V, S> as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:729:17
[INFO] [stdout]     |
[INFO] [stdout] 729 | /                 fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout] 730 | |                     self,
[INFO] [stdout] 731 | |                     _attr: NewAttr,
[INFO] [stdout] 732 | |                 ) -> Self::Output<NewAttr>
[INFO] [stdout] 733 | |                 where
[INFO] [stdout] 734 | |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     | |______________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 868 |       signal_impl_arena!(RwSignal false);
[INFO] [stdout]     |       ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the requirement `<RwSignal<V, S> as AddAnyAttr>::Output<NewAttr> well-formed` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/add_attr.rs:16:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub trait AddAnyAttr {
[INFO] [stdout]     |           ---------- in this trait
[INFO] [stdout] ...
[INFO] [stdout]  16 |     fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout]     |        ^^^^^^^^^^^^ this trait's method doesn't have the requirement `<RwSignal<V, S> as AddAnyAttr>::Output<NewAttr> well-formed`
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<reactive_graph::signal::ReadSignal<V, S> as AddAnyAttr>::Output<NewAttr> == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:729:17
[INFO] [stdout]     |
[INFO] [stdout] 729 | /                 fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout] 730 | |                     self,
[INFO] [stdout] 731 | |                     _attr: NewAttr,
[INFO] [stdout] 732 | |                 ) -> Self::Output<NewAttr>
[INFO] [stdout] 733 | |                 where
[INFO] [stdout] 734 | |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     | |______________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 869 |       signal_impl_arena!(ReadSignal false);
[INFO] [stdout]     |       ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<reactive_graph::signal::ReadSignal<V, S> as AddAnyAttr>::Output<NewAttr>: RenderHtml`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:734:44
[INFO] [stdout]     |
[INFO] [stdout] 734 |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 869 |     signal_impl_arena!(ReadSignal false);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the requirement `<reactive_graph::signal::ReadSignal<V, S> as AddAnyAttr>::Output<NewAttr>: RenderHtml` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/add_attr.rs:16:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub trait AddAnyAttr {
[INFO] [stdout]     |           ---------- in this trait
[INFO] [stdout] ...
[INFO] [stdout]  16 |     fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout]     |        ^^^^^^^^^^^^ this trait's method doesn't have the requirement `<reactive_graph::signal::ReadSignal<V, S> as AddAnyAttr>::Output<NewAttr>: RenderHtml`
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<reactive_graph::signal::ReadSignal<V, S> as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:729:17
[INFO] [stdout]     |
[INFO] [stdout] 729 | /                 fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout] 730 | |                     self,
[INFO] [stdout] 731 | |                     _attr: NewAttr,
[INFO] [stdout] 732 | |                 ) -> Self::Output<NewAttr>
[INFO] [stdout] 733 | |                 where
[INFO] [stdout] 734 | |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     | |______________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 869 |       signal_impl_arena!(ReadSignal false);
[INFO] [stdout]     |       ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the requirement `<reactive_graph::signal::ReadSignal<V, S> as AddAnyAttr>::Output<NewAttr> well-formed` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/add_attr.rs:16:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub trait AddAnyAttr {
[INFO] [stdout]     |           ---------- in this trait
[INFO] [stdout] ...
[INFO] [stdout]  16 |     fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout]     |        ^^^^^^^^^^^^ this trait's method doesn't have the requirement `<reactive_graph::signal::ReadSignal<V, S> as AddAnyAttr>::Output<NewAttr> well-formed`
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<reactive_graph::computed::Memo<V, S> as AddAnyAttr>::Output<NewAttr> == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:729:17
[INFO] [stdout]     |
[INFO] [stdout] 729 | /                 fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout] 730 | |                     self,
[INFO] [stdout] 731 | |                     _attr: NewAttr,
[INFO] [stdout] 732 | |                 ) -> Self::Output<NewAttr>
[INFO] [stdout] 733 | |                 where
[INFO] [stdout] 734 | |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     | |______________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 870 |       signal_impl_arena!(Memo true);
[INFO] [stdout]     |       ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<reactive_graph::computed::Memo<V, S> as AddAnyAttr>::Output<NewAttr>: RenderHtml`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:734:44
[INFO] [stdout]     |
[INFO] [stdout] 734 |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 870 |     signal_impl_arena!(Memo true);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the requirement `<reactive_graph::computed::Memo<V, S> as AddAnyAttr>::Output<NewAttr>: RenderHtml` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/add_attr.rs:16:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub trait AddAnyAttr {
[INFO] [stdout]     |           ---------- in this trait
[INFO] [stdout] ...
[INFO] [stdout]  16 |     fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout]     |        ^^^^^^^^^^^^ this trait's method doesn't have the requirement `<reactive_graph::computed::Memo<V, S> as AddAnyAttr>::Output<NewAttr>: RenderHtml`
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<reactive_graph::computed::Memo<V, S> as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:729:17
[INFO] [stdout]     |
[INFO] [stdout] 729 | /                 fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout] 730 | |                     self,
[INFO] [stdout] 731 | |                     _attr: NewAttr,
[INFO] [stdout] 732 | |                 ) -> Self::Output<NewAttr>
[INFO] [stdout] 733 | |                 where
[INFO] [stdout] 734 | |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     | |______________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 870 |       signal_impl_arena!(Memo true);
[INFO] [stdout]     |       ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the requirement `<reactive_graph::computed::Memo<V, S> as AddAnyAttr>::Output<NewAttr> well-formed` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/add_attr.rs:16:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub trait AddAnyAttr {
[INFO] [stdout]     |           ---------- in this trait
[INFO] [stdout] ...
[INFO] [stdout]  16 |     fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout]     |        ^^^^^^^^^^^^ this trait's method doesn't have the requirement `<reactive_graph::computed::Memo<V, S> as AddAnyAttr>::Output<NewAttr> well-formed`
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Signal<V, S> as AddAnyAttr>::Output<NewAttr> == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:729:17
[INFO] [stdout]     |
[INFO] [stdout] 729 | /                 fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout] 730 | |                     self,
[INFO] [stdout] 731 | |                     _attr: NewAttr,
[INFO] [stdout] 732 | |                 ) -> Self::Output<NewAttr>
[INFO] [stdout] 733 | |                 where
[INFO] [stdout] 734 | |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     | |______________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 871 |       signal_impl_arena!(Signal true);
[INFO] [stdout]     |       ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Signal<V, S> as AddAnyAttr>::Output<NewAttr>: RenderHtml`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:734:44
[INFO] [stdout]     |
[INFO] [stdout] 734 |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 871 |     signal_impl_arena!(Signal true);
[INFO] [stdout]     |     ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the requirement `<Signal<V, S> as AddAnyAttr>::Output<NewAttr>: RenderHtml` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/add_attr.rs:16:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub trait AddAnyAttr {
[INFO] [stdout]     |           ---------- in this trait
[INFO] [stdout] ...
[INFO] [stdout]  16 |     fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout]     |        ^^^^^^^^^^^^ this trait's method doesn't have the requirement `<Signal<V, S> as AddAnyAttr>::Output<NewAttr>: RenderHtml`
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Signal<V, S> as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:729:17
[INFO] [stdout]     |
[INFO] [stdout] 729 | /                 fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout] 730 | |                     self,
[INFO] [stdout] 731 | |                     _attr: NewAttr,
[INFO] [stdout] 732 | |                 ) -> Self::Output<NewAttr>
[INFO] [stdout] 733 | |                 where
[INFO] [stdout] 734 | |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     | |______________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 871 |       signal_impl_arena!(Signal true);
[INFO] [stdout]     |       ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the requirement `<Signal<V, S> as AddAnyAttr>::Output<NewAttr> well-formed` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/add_attr.rs:16:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub trait AddAnyAttr {
[INFO] [stdout]     |           ---------- in this trait
[INFO] [stdout] ...
[INFO] [stdout]  16 |     fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout]     |        ^^^^^^^^^^^^ this trait's method doesn't have the requirement `<Signal<V, S> as AddAnyAttr>::Output<NewAttr> well-formed`
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<MaybeSignal<V, S> as AddAnyAttr>::Output<NewAttr> == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:729:17
[INFO] [stdout]     |
[INFO] [stdout] 729 | /                 fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout] 730 | |                     self,
[INFO] [stdout] 731 | |                     _attr: NewAttr,
[INFO] [stdout] 732 | |                 ) -> Self::Output<NewAttr>
[INFO] [stdout] 733 | |                 where
[INFO] [stdout] 734 | |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     | |______________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 872 |       signal_impl_arena!(MaybeSignal true);
[INFO] [stdout]     |       ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<MaybeSignal<V, S> as AddAnyAttr>::Output<NewAttr>: RenderHtml`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:734:44
[INFO] [stdout]     |
[INFO] [stdout] 734 |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 872 |     signal_impl_arena!(MaybeSignal true);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the requirement `<MaybeSignal<V, S> as AddAnyAttr>::Output<NewAttr>: RenderHtml` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/add_attr.rs:16:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub trait AddAnyAttr {
[INFO] [stdout]     |           ---------- in this trait
[INFO] [stdout] ...
[INFO] [stdout]  16 |     fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout]     |        ^^^^^^^^^^^^ this trait's method doesn't have the requirement `<MaybeSignal<V, S> as AddAnyAttr>::Output<NewAttr>: RenderHtml`
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<MaybeSignal<V, S> as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:729:17
[INFO] [stdout]     |
[INFO] [stdout] 729 | /                 fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout] 730 | |                     self,
[INFO] [stdout] 731 | |                     _attr: NewAttr,
[INFO] [stdout] 732 | |                 ) -> Self::Output<NewAttr>
[INFO] [stdout] 733 | |                 where
[INFO] [stdout] 734 | |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     | |______________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 872 |       signal_impl_arena!(MaybeSignal true);
[INFO] [stdout]     |       ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the requirement `<MaybeSignal<V, S> as AddAnyAttr>::Output<NewAttr> well-formed` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/add_attr.rs:16:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub trait AddAnyAttr {
[INFO] [stdout]     |           ---------- in this trait
[INFO] [stdout] ...
[INFO] [stdout]  16 |     fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout]     |        ^^^^^^^^^^^^ this trait's method doesn't have the requirement `<MaybeSignal<V, S> as AddAnyAttr>::Output<NewAttr> well-formed`
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<ArcRwSignal<V> as AddAnyAttr>::Output<NewAttr> == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:561:17
[INFO] [stdout]     |
[INFO] [stdout] 561 | /                 fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout] 562 | |                     self,
[INFO] [stdout] 563 | |                     _attr: NewAttr,
[INFO] [stdout] 564 | |                 ) -> Self::Output<NewAttr> {
[INFO] [stdout]     | |__________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 873 |       signal_impl!(ArcRwSignal false);
[INFO] [stdout]     |       ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<ArcRwSignal<V> as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:561:17
[INFO] [stdout]     |
[INFO] [stdout] 561 | /                 fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout] 562 | |                     self,
[INFO] [stdout] 563 | |                     _attr: NewAttr,
[INFO] [stdout] 564 | |                 ) -> Self::Output<NewAttr> {
[INFO] [stdout]     | |__________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 873 |       signal_impl!(ArcRwSignal false);
[INFO] [stdout]     |       ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the requirement `<ArcRwSignal<V> as AddAnyAttr>::Output<NewAttr> well-formed` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/add_attr.rs:16:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub trait AddAnyAttr {
[INFO] [stdout]     |           ---------- in this trait
[INFO] [stdout] ...
[INFO] [stdout]  16 |     fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout]     |        ^^^^^^^^^^^^ this trait's method doesn't have the requirement `<ArcRwSignal<V> as AddAnyAttr>::Output<NewAttr> well-formed`
[INFO] [stdout]     = note: this error originates in the macro `signal_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<ArcReadSignal<V> as AddAnyAttr>::Output<NewAttr> == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:561:17
[INFO] [stdout]     |
[INFO] [stdout] 561 | /                 fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout] 562 | |                     self,
[INFO] [stdout] 563 | |                     _attr: NewAttr,
[INFO] [stdout] 564 | |                 ) -> Self::Output<NewAttr> {
[INFO] [stdout]     | |__________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 874 |       signal_impl!(ArcReadSignal false);
[INFO] [stdout]     |       --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<ArcReadSignal<V> as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:561:17
[INFO] [stdout]     |
[INFO] [stdout] 561 | /                 fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout] 562 | |                     self,
[INFO] [stdout] 563 | |                     _attr: NewAttr,
[INFO] [stdout] 564 | |                 ) -> Self::Output<NewAttr> {
[INFO] [stdout]     | |__________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 874 |       signal_impl!(ArcReadSignal false);
[INFO] [stdout]     |       --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the requirement `<ArcReadSignal<V> as AddAnyAttr>::Output<NewAttr> well-formed` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/add_attr.rs:16:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub trait AddAnyAttr {
[INFO] [stdout]     |           ---------- in this trait
[INFO] [stdout] ...
[INFO] [stdout]  16 |     fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout]     |        ^^^^^^^^^^^^ this trait's method doesn't have the requirement `<ArcReadSignal<V> as AddAnyAttr>::Output<NewAttr> well-formed`
[INFO] [stdout]     = note: this error originates in the macro `signal_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<ArcMemo<V> as AddAnyAttr>::Output<NewAttr> == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:561:17
[INFO] [stdout]     |
[INFO] [stdout] 561 | /                 fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout] 562 | |                     self,
[INFO] [stdout] 563 | |                     _attr: NewAttr,
[INFO] [stdout] 564 | |                 ) -> Self::Output<NewAttr> {
[INFO] [stdout]     | |__________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 875 |       signal_impl!(ArcMemo false);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<ArcMemo<V> as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:561:17
[INFO] [stdout]     |
[INFO] [stdout] 561 | /                 fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout] 562 | |                     self,
[INFO] [stdout] 563 | |                     _attr: NewAttr,
[INFO] [stdout] 564 | |                 ) -> Self::Output<NewAttr> {
[INFO] [stdout]     | |__________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 875 |       signal_impl!(ArcMemo false);
[INFO] [stdout]     |       --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the requirement `<ArcMemo<V> as AddAnyAttr>::Output<NewAttr> well-formed` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/add_attr.rs:16:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub trait AddAnyAttr {
[INFO] [stdout]     |           ---------- in this trait
[INFO] [stdout] ...
[INFO] [stdout]  16 |     fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout]     |        ^^^^^^^^^^^^ this trait's method doesn't have the requirement `<ArcMemo<V> as AddAnyAttr>::Output<NewAttr> well-formed`
[INFO] [stdout]     = note: this error originates in the macro `signal_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<ArcSignal<V> as AddAnyAttr>::Output<NewAttr> == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:561:17
[INFO] [stdout]     |
[INFO] [stdout] 561 | /                 fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout] 562 | |                     self,
[INFO] [stdout] 563 | |                     _attr: NewAttr,
[INFO] [stdout] 564 | |                 ) -> Self::Output<NewAttr> {
[INFO] [stdout]     | |__________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 876 |       signal_impl!(ArcSignal true);
[INFO] [stdout]     |       ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<ArcSignal<V> as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:561:17
[INFO] [stdout]     |
[INFO] [stdout] 561 | /                 fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout] 562 | |                     self,
[INFO] [stdout] 563 | |                     _attr: NewAttr,
[INFO] [stdout] 564 | |                 ) -> Self::Output<NewAttr> {
[INFO] [stdout]     | |__________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 876 |       signal_impl!(ArcSignal true);
[INFO] [stdout]     |       ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: the requirement `<ArcSignal<V> as AddAnyAttr>::Output<NewAttr> well-formed` appears on the `impl`'s method `add_any_attr` but not on the corresponding trait's method
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/view/add_attr.rs:16:8
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub trait AddAnyAttr {
[INFO] [stdout]     |           ---------- in this trait
[INFO] [stdout] ...
[INFO] [stdout]  16 |     fn add_any_attr<NewAttr: Attribute>(
[INFO] [stdout]     |        ^^^^^^^^^^^^ this trait's method doesn't have the requirement `<ArcSignal<V> as AddAnyAttr>::Output<NewAttr> well-formed`
[INFO] [stdout]     = note: this error originates in the macro `signal_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<RwSignal<V, S> as AddAnyAttr>::Output<NewAttr> == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:732:22
[INFO] [stdout]     |
[INFO] [stdout] 732 |                 ) -> Self::Output<NewAttr>
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 868 |     signal_impl_arena!(RwSignal false);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<RwSignal<V, S> as AddAnyAttr>::Output<NewAttr>: RenderHtml`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:734:44
[INFO] [stdout]     |
[INFO] [stdout] 734 |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 868 |     signal_impl_arena!(RwSignal false);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<RwSignal<V, S> as AddAnyAttr>::Output<NewAttr>: Sized`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:732:22
[INFO] [stdout]     |
[INFO] [stdout] 732 |                 ) -> Self::Output<NewAttr>
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 868 |     signal_impl_arena!(RwSignal false);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the return type of a function must have a statically known size
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<RwSignal<V, S> as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:732:22
[INFO] [stdout]     |
[INFO] [stdout] 732 |                 ) -> Self::Output<NewAttr>
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 868 |     signal_impl_arena!(RwSignal false);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<RwSignal<V, S> as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:734:44
[INFO] [stdout]     |
[INFO] [stdout] 734 |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 868 |     signal_impl_arena!(RwSignal false);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<reactive_graph::signal::ReadSignal<V, S> as AddAnyAttr>::Output<NewAttr> == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:732:22
[INFO] [stdout]     |
[INFO] [stdout] 732 |                 ) -> Self::Output<NewAttr>
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 869 |     signal_impl_arena!(ReadSignal false);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<reactive_graph::signal::ReadSignal<V, S> as AddAnyAttr>::Output<NewAttr>: RenderHtml`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:734:44
[INFO] [stdout]     |
[INFO] [stdout] 734 |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 869 |     signal_impl_arena!(ReadSignal false);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<reactive_graph::signal::ReadSignal<V, S> as AddAnyAttr>::Output<NewAttr>: Sized`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:732:22
[INFO] [stdout]     |
[INFO] [stdout] 732 |                 ) -> Self::Output<NewAttr>
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 869 |     signal_impl_arena!(ReadSignal false);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the return type of a function must have a statically known size
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<reactive_graph::signal::ReadSignal<V, S> as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:732:22
[INFO] [stdout]     |
[INFO] [stdout] 732 |                 ) -> Self::Output<NewAttr>
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 869 |     signal_impl_arena!(ReadSignal false);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<reactive_graph::signal::ReadSignal<V, S> as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:734:44
[INFO] [stdout]     |
[INFO] [stdout] 734 |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 869 |     signal_impl_arena!(ReadSignal false);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<reactive_graph::computed::Memo<V, S> as AddAnyAttr>::Output<NewAttr> == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:732:22
[INFO] [stdout]     |
[INFO] [stdout] 732 |                 ) -> Self::Output<NewAttr>
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 870 |     signal_impl_arena!(Memo true);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<reactive_graph::computed::Memo<V, S> as AddAnyAttr>::Output<NewAttr>: RenderHtml`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:734:44
[INFO] [stdout]     |
[INFO] [stdout] 734 |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 870 |     signal_impl_arena!(Memo true);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<reactive_graph::computed::Memo<V, S> as AddAnyAttr>::Output<NewAttr>: Sized`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:732:22
[INFO] [stdout]     |
[INFO] [stdout] 732 |                 ) -> Self::Output<NewAttr>
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 870 |     signal_impl_arena!(Memo true);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the return type of a function must have a statically known size
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<reactive_graph::computed::Memo<V, S> as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:732:22
[INFO] [stdout]     |
[INFO] [stdout] 732 |                 ) -> Self::Output<NewAttr>
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 870 |     signal_impl_arena!(Memo true);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<reactive_graph::computed::Memo<V, S> as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:734:44
[INFO] [stdout]     |
[INFO] [stdout] 734 |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 870 |     signal_impl_arena!(Memo true);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Signal<V, S> as AddAnyAttr>::Output<NewAttr> == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:732:22
[INFO] [stdout]     |
[INFO] [stdout] 732 |                 ) -> Self::Output<NewAttr>
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 871 |     signal_impl_arena!(Signal true);
[INFO] [stdout]     |     ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Signal<V, S> as AddAnyAttr>::Output<NewAttr>: RenderHtml`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:734:44
[INFO] [stdout]     |
[INFO] [stdout] 734 |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 871 |     signal_impl_arena!(Signal true);
[INFO] [stdout]     |     ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Signal<V, S> as AddAnyAttr>::Output<NewAttr>: Sized`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:732:22
[INFO] [stdout]     |
[INFO] [stdout] 732 |                 ) -> Self::Output<NewAttr>
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 871 |     signal_impl_arena!(Signal true);
[INFO] [stdout]     |     ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the return type of a function must have a statically known size
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Signal<V, S> as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:732:22
[INFO] [stdout]     |
[INFO] [stdout] 732 |                 ) -> Self::Output<NewAttr>
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 871 |     signal_impl_arena!(Signal true);
[INFO] [stdout]     |     ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Signal<V, S> as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:734:44
[INFO] [stdout]     |
[INFO] [stdout] 734 |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 871 |     signal_impl_arena!(Signal true);
[INFO] [stdout]     |     ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<MaybeSignal<V, S> as AddAnyAttr>::Output<NewAttr> == _`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:732:22
[INFO] [stdout]     |
[INFO] [stdout] 732 |                 ) -> Self::Output<NewAttr>
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 872 |     signal_impl_arena!(MaybeSignal true);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<MaybeSignal<V, S> as AddAnyAttr>::Output<NewAttr>: RenderHtml`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:734:44
[INFO] [stdout]     |
[INFO] [stdout] 734 |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 872 |     signal_impl_arena!(MaybeSignal true);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<MaybeSignal<V, S> as AddAnyAttr>::Output<NewAttr>: Sized`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:732:22
[INFO] [stdout]     |
[INFO] [stdout] 732 |                 ) -> Self::Output<NewAttr>
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 872 |     signal_impl_arena!(MaybeSignal true);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the return type of a function must have a statically known size
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<MaybeSignal<V, S> as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:732:22
[INFO] [stdout]     |
[INFO] [stdout] 732 |                 ) -> Self::Output<NewAttr>
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 872 |     signal_impl_arena!(MaybeSignal true);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<MaybeSignal<V, S> as AddAnyAttr>::Output<NewAttr>` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:734:44
[INFO] [stdout]     |
[INFO] [stdout] 734 |                     Self::Output<NewAttr>: RenderHtml,
[INFO] [stdout]     |                                            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 872 |     signal_impl_arena!(MaybeSignal true);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<RwSignal<V, S> as AddAnyAttr>::Output<NewAttr> == ()`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:736:21
[INFO] [stdout]     |
[INFO] [stdout] 736 |                     todo!()
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 868 |     signal_impl_arena!(RwSignal false);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `todo` which comes from the expansion of the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `() <: <RwSignal<V, S> as AddAnyAttr>::Output<NewAttr>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:735:17
[INFO] [stdout]     |
[INFO] [stdout] 735 | /                 {
[INFO] [stdout] 736 | |                     todo!()
[INFO] [stdout] 737 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout] ...
[INFO] [stdout] 868 |       signal_impl_arena!(RwSignal false);
[INFO] [stdout]     |       ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<reactive_graph::signal::ReadSignal<V, S> as AddAnyAttr>::Output<NewAttr> == ()`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:736:21
[INFO] [stdout]     |
[INFO] [stdout] 736 |                     todo!()
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 869 |     signal_impl_arena!(ReadSignal false);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `todo` which comes from the expansion of the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `() <: <reactive_graph::signal::ReadSignal<V, S> as AddAnyAttr>::Output<NewAttr>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:735:17
[INFO] [stdout]     |
[INFO] [stdout] 735 | /                 {
[INFO] [stdout] 736 | |                     todo!()
[INFO] [stdout] 737 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout] ...
[INFO] [stdout] 869 |       signal_impl_arena!(ReadSignal false);
[INFO] [stdout]     |       ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<reactive_graph::computed::Memo<V, S> as AddAnyAttr>::Output<NewAttr> == ()`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:736:21
[INFO] [stdout]     |
[INFO] [stdout] 736 |                     todo!()
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 870 |     signal_impl_arena!(Memo true);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `todo` which comes from the expansion of the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `() <: <reactive_graph::computed::Memo<V, S> as AddAnyAttr>::Output<NewAttr>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:735:17
[INFO] [stdout]     |
[INFO] [stdout] 735 | /                 {
[INFO] [stdout] 736 | |                     todo!()
[INFO] [stdout] 737 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout] ...
[INFO] [stdout] 870 |       signal_impl_arena!(Memo true);
[INFO] [stdout]     |       ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Signal<V, S> as AddAnyAttr>::Output<NewAttr> == ()`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:736:21
[INFO] [stdout]     |
[INFO] [stdout] 736 |                     todo!()
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 871 |     signal_impl_arena!(Signal true);
[INFO] [stdout]     |     ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `todo` which comes from the expansion of the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `() <: <Signal<V, S> as AddAnyAttr>::Output<NewAttr>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:735:17
[INFO] [stdout]     |
[INFO] [stdout] 735 | /                 {
[INFO] [stdout] 736 | |                     todo!()
[INFO] [stdout] 737 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout] ...
[INFO] [stdout] 871 |       signal_impl_arena!(Signal true);
[INFO] [stdout]     |       ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<MaybeSignal<V, S> as AddAnyAttr>::Output<NewAttr> == ()`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:736:21
[INFO] [stdout]     |
[INFO] [stdout] 736 |                     todo!()
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 872 |     signal_impl_arena!(MaybeSignal true);
[INFO] [stdout]     |     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `todo` which comes from the expansion of the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `() <: <MaybeSignal<V, S> as AddAnyAttr>::Output<NewAttr>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.1.9/src/reactive_graph/mod.rs:735:17
[INFO] [stdout]     |
[INFO] [stdout] 735 | /                 {
[INFO] [stdout] 736 | |                     todo!()
[INFO] [stdout] 737 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout] ...
[INFO] [stdout] 872 |       signal_impl_arena!(MaybeSignal true);
[INFO] [stdout]     |       ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `signal_impl_arena` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0275`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tachys` (lib) due to 64 previous errors
[INFO] running `Command { std: "docker" "inspect" "0307ba1ea649598acacea582f45cf73d406c6b89d4ac8816f06a8e8f85219c4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0307ba1ea649598acacea582f45cf73d406c6b89d4ac8816f06a8e8f85219c4e", kill_on_drop: false }`
[INFO] [stdout] 0307ba1ea649598acacea582f45cf73d406c6b89d4ac8816f06a8e8f85219c4e
