[INFO] cloning repository https://github.com/tqwewe/perseus-error-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tqwewe/perseus-error-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftqwewe%2Fperseus-error-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftqwewe%2Fperseus-error-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9527e44fd3f8f39545acb3be022ef7e8f10daef [INFO] checking tqwewe/perseus-error-repro against try#d4bd6c543d189dee2fa075d0b37e31ddc7d111a4 for pr-106073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftqwewe%2Fperseus-error-repro" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tqwewe/perseus-error-repro on toolchain d4bd6c543d189dee2fa075d0b37e31ddc7d111a4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tqwewe/perseus-error-repro [INFO] finished tweaking git repo https://github.com/tqwewe/perseus-error-repro [INFO] tweaked toml for git repo https://github.com/tqwewe/perseus-error-repro written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/tqwewe/perseus-error-repro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1d0bb4da45b59378f82b30b9fb4c9dd0cf26039f92abb28d5117d69f4b52983 [INFO] running `Command { std: "docker" "start" "-a" "d1d0bb4da45b59378f82b30b9fb4c9dd0cf26039f92abb28d5117d69f4b52983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1d0bb4da45b59378f82b30b9fb4c9dd0cf26039f92abb28d5117d69f4b52983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1d0bb4da45b59378f82b30b9fb4c9dd0cf26039f92abb28d5117d69f4b52983", kill_on_drop: false }` [INFO] [stdout] d1d0bb4da45b59378f82b30b9fb4c9dd0cf26039f92abb28d5117d69f4b52983 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d86ba4a6ab8f09e411c66630f14d31deb0febb52a737bc674e76cb171a2d947 [INFO] running `Command { std: "docker" "start" "-a" "7d86ba4a6ab8f09e411c66630f14d31deb0febb52a737bc674e76cb171a2d947", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Checking lexical-util v0.8.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Checking lexical-parse-integer v0.8.0 [INFO] [stderr] Checking lexical-write-integer v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking lexical-parse-float v0.8.2 [INFO] [stderr] Checking lexical-write-float v0.8.2 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking lexical-core v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking utf8-width v0.1.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking html-escape v0.2.9 [INFO] [stderr] Checking lexical v6.0.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking urlencoding v2.1.0 [INFO] [stderr] Checking tokio v1.15.0 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking fmterr v0.1.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling sycamore-macro v0.7.1 [INFO] [stderr] Compiling sycamore-router-macro v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling perseus-macro v0.3.2 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking futures-executor v0.3.19 [INFO] [stderr] Checking futures v0.3.19 [INFO] [stderr] Checking js-sys v0.3.55 [INFO] [stderr] Checking web-sys v0.3.55 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.28 [INFO] [stderr] Checking sycamore-reactive v0.7.1 [INFO] [stderr] Checking sycamore v0.7.1 [INFO] [stderr] Checking sycamore-router v0.7.1 [INFO] [stderr] Checking perseus v0.3.2 [INFO] [stderr] Checking perseus-error-repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/breadcrumbs.rs:19:52 [INFO] [stdout] | [INFO] [stdout] 19 | ... a(href=(item.href)) { (item.label) } [INFO] [stdout] | ^^^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: required for `std::string::String` to implement `IntoView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/breadcrumbs.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | / view! { [INFO] [stdout] 18 | | li(class="breadcrumb-item breadcrumb-item-selected") { [INFO] [stdout] 19 | | a(href=(item.href)) { (item.label) } [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____________________^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Clone` is not satisfied [INFO] [stdout] --> src/breadcrumbs.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | ... a(href=(item.href)) { (item.label) } [INFO] [stdout] | ^^^^^^^^^^^ the trait `Clone` is not implemented for `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/breadcrumbs.rs:25:52 [INFO] [stdout] | [INFO] [stdout] 25 | ... a(href=(item.href)) { (item.label) } [INFO] [stdout] | ^^^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: required for `std::string::String` to implement `IntoView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/breadcrumbs.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | / view! { [INFO] [stdout] 24 | | li(class="breadcrumb-item") { [INFO] [stdout] 25 | | a(href=(item.href)) { (item.label) } [INFO] [stdout] 26 | | } [INFO] [stdout] 27 | | } [INFO] [stdout] | |_____________________^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Clone` is not satisfied [INFO] [stdout] --> src/breadcrumbs.rs:25:36 [INFO] [stdout] | [INFO] [stdout] 25 | ... a(href=(item.href)) { (item.label) } [INFO] [stdout] | ^^^^^^^^^^^ the trait `Clone` is not implemented for `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/breadcrumbs.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | / items [INFO] [stdout] 13 | | .into_iter() [INFO] [stdout] 14 | | .enumerate() [INFO] [stdout] 15 | | .map(|(index, item)| { [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | }) [INFO] [stdout] | |______________^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required by a bound in `sycamore::view::View` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sycamore-0.7.1/src/view.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct View { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `View` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: a value of type `Vec>` cannot be built from an iterator over elements of type `sycamore::view::View` [INFO] [stdout] --> src/breadcrumbs.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | .collect(), [INFO] [stdout] | ^^^^^^^ value of type `Vec>` cannot be built from `std::iter::Iterator>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromIterator>` is not implemented for `Vec>` [INFO] [stdout] note: the method call chain might not have had the expected associated types [INFO] [stdout] --> src/breadcrumbs.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 12 | items [INFO] [stdout] | ----- this expression has type `Vec` [INFO] [stdout] 13 | .into_iter() [INFO] [stdout] | ----------- `Iterator::Item` is `BreadcrumbItem` here [INFO] [stdout] 14 | .enumerate() [INFO] [stdout] | ----------- `Iterator::Item` changed to `(usize, BreadcrumbItem)` here [INFO] [stdout] 15 | .map(|(index, item)| { [INFO] [stdout] | ______________^ [INFO] [stdout] 16 | | if index == items_len - 1 { [INFO] [stdout] 17 | | view! { [INFO] [stdout] 18 | | li(class="breadcrumb-item breadcrumb-item-selected") { [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | }) [INFO] [stdout] | |______________^ `Iterator::Item` changed to `View` here [INFO] [stdout] note: required by a bound in `collect` [INFO] [stdout] --> /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/core/src/iter/traits/iterator.rs:1833:5 [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 8 | #[component(Breadcrumbs)] where Vec>: FromIterator> [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/dashboard.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | Sidebar() [INFO] [stdout] | ^^^^^^^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required by a bound in `Sidebar` [INFO] [stdout] --> src/sidebar.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[component(Sidebar)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Sidebar` [INFO] [stdout] = note: this error originates in the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/dashboard.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | Sidebar() [INFO] [stdout] | ^^^^^^^^^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required for `Sidebar` to implement `sycamore::component::Component` [INFO] [stdout] --> src/sidebar.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[component(Sidebar)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `__instantiate_component` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sycamore-0.7.1/src/component.rs:39:51 [INFO] [stdout] | [INFO] [stdout] 39 | pub trait __InstantiateComponent: Component { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `__InstantiateComponent::__instantiate_component` [INFO] [stdout] = note: this error originates in the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/dashboard.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / view! { [INFO] [stdout] 9 | | div(data-color-mode="light", data-light-theme="light") { [INFO] [stdout] 10 | | div(class="Layout Layout--gutter-none") { [INFO] [stdout] 11 | | Sidebar() [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/dashboard.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | Sidebar() [INFO] [stdout] | ^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/breadcrumbs.rs:19:52 [INFO] [stdout] | [INFO] [stdout] 19 | ... a(href=(item.href)) { (item.label) } [INFO] [stdout] | ^^^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: required for `std::string::String` to implement `IntoView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/breadcrumbs.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | / view! { [INFO] [stdout] 18 | | li(class="breadcrumb-item breadcrumb-item-selected") { [INFO] [stdout] 19 | | a(href=(item.href)) { (item.label) } [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____________________^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Clone` is not satisfied [INFO] [stdout] --> src/breadcrumbs.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | ... a(href=(item.href)) { (item.label) } [INFO] [stdout] | ^^^^^^^^^^^ the trait `Clone` is not implemented for `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/breadcrumbs.rs:25:52 [INFO] [stdout] | [INFO] [stdout] 25 | ... a(href=(item.href)) { (item.label) } [INFO] [stdout] | ^^^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: required for `std::string::String` to implement `IntoView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/breadcrumbs.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | / view! { [INFO] [stdout] 24 | | li(class="breadcrumb-item") { [INFO] [stdout] 25 | | a(href=(item.href)) { (item.label) } [INFO] [stdout] 26 | | } [INFO] [stdout] 27 | | } [INFO] [stdout] | |_____________________^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Clone` is not satisfied [INFO] [stdout] --> src/breadcrumbs.rs:25:36 [INFO] [stdout] | [INFO] [stdout] 25 | ... a(href=(item.href)) { (item.label) } [INFO] [stdout] | ^^^^^^^^^^^ the trait `Clone` is not implemented for `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/dashboard.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | Breadcrumbs(vec![ [INFO] [stdout] | ^^^^^^^^^^^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required by a bound in `Breadcrumbs` [INFO] [stdout] --> src/breadcrumbs.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[component(Breadcrumbs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Breadcrumbs` [INFO] [stdout] = note: this error originates in the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/breadcrumbs.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | / items [INFO] [stdout] 13 | | .into_iter() [INFO] [stdout] 14 | | .enumerate() [INFO] [stdout] 15 | | .map(|(index, item)| { [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | }) [INFO] [stdout] | |______________^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required by a bound in `sycamore::view::View` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sycamore-0.7.1/src/view.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct View { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `View` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: a value of type `Vec>` cannot be built from an iterator over elements of type `sycamore::view::View` [INFO] [stdout] --> src/breadcrumbs.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | .collect(), [INFO] [stdout] | ^^^^^^^ value of type `Vec>` cannot be built from `std::iter::Iterator>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromIterator>` is not implemented for `Vec>` [INFO] [stdout] note: the method call chain might not have had the expected associated types [INFO] [stdout] --> src/breadcrumbs.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 12 | items [INFO] [stdout] | ----- this expression has type `Vec` [INFO] [stdout] 13 | .into_iter() [INFO] [stdout] | ----------- `Iterator::Item` is `BreadcrumbItem` here [INFO] [stdout] 14 | .enumerate() [INFO] [stdout] | ----------- `Iterator::Item` changed to `(usize, BreadcrumbItem)` here [INFO] [stdout] 15 | .map(|(index, item)| { [INFO] [stdout] | ______________^ [INFO] [stdout] 16 | | if index == items_len - 1 { [INFO] [stdout] 17 | | view! { [INFO] [stdout] 18 | | li(class="breadcrumb-item breadcrumb-item-selected") { [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | }) [INFO] [stdout] | |______________^ `Iterator::Item` changed to `View` here [INFO] [stdout] note: required by a bound in `collect` [INFO] [stdout] --> /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/core/src/iter/traits/iterator.rs:1833:5 [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 8 | #[component(Breadcrumbs)] where Vec>: FromIterator> [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/dashboard.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | (children) [INFO] [stdout] | ^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required by a bound in `insert` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sycamore-0.7.1/src/utils/render.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn insert( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `insert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/dashboard.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | Sidebar() [INFO] [stdout] | ^^^^^^^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required by a bound in `Sidebar` [INFO] [stdout] --> src/sidebar.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[component(Sidebar)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Sidebar` [INFO] [stdout] = note: this error originates in the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/dashboard.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | Sidebar() [INFO] [stdout] | ^^^^^^^^^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required for `Sidebar` to implement `sycamore::component::Component` [INFO] [stdout] --> src/sidebar.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[component(Sidebar)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `__instantiate_component` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sycamore-0.7.1/src/component.rs:39:51 [INFO] [stdout] | [INFO] [stdout] 39 | pub trait __InstantiateComponent: Component { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `__InstantiateComponent::__instantiate_component` [INFO] [stdout] = note: this error originates in the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/dashboard.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / view! { [INFO] [stdout] 9 | | div(data-color-mode="light", data-light-theme="light") { [INFO] [stdout] 10 | | div(class="Layout Layout--gutter-none") { [INFO] [stdout] 11 | | Sidebar() [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/dashboard.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | Sidebar() [INFO] [stdout] | ^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/dashboard.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | Breadcrumbs(vec![ [INFO] [stdout] | ^^^^^^^^^^^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required by a bound in `Breadcrumbs` [INFO] [stdout] --> src/breadcrumbs.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[component(Breadcrumbs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Breadcrumbs` [INFO] [stdout] = note: this error originates in the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/dashboard.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | (children) [INFO] [stdout] | ^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required by a bound in `insert` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sycamore-0.7.1/src/utils/render.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn insert( [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `insert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/dashboard.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 6 | #[component(Dashboard)] [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 27 | (children) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected trait object `dyn Any`, found type parameter `G` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `sycamore::view::View` [INFO] [stdout] found struct `sycamore::view::View` [INFO] [stdout] = help: type parameters must be constrained to match other types [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sycamore-0.7.1/src/utils/render.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn insert( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/dashboard.rs:15:36 [INFO] [stdout] | [INFO] [stdout] 15 | ... span { "Platform" } [INFO] [stdout] | ^^^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/dashboard.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 6 | #[component(Dashboard)] [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 27 | (children) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected trait object `dyn Any`, found type parameter `G` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `sycamore::view::View` [INFO] [stdout] found struct `sycamore::view::View` [INFO] [stdout] = help: type parameters must be constrained to match other types [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sycamore-0.7.1/src/utils/render.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn insert( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/dashboard.rs:15:36 [INFO] [stdout] | [INFO] [stdout] 15 | ... span { "Platform" } [INFO] [stdout] | ^^^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/dashboard.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | #[component(Dashboard)] [INFO] [stdout] | - this type parameter [INFO] [stdout] 7 | pub fn dashboard(children: View) -> View { [INFO] [stdout] 8 | / view! { [INFO] [stdout] 9 | | div(data-color-mode="light", data-light-theme="light") { [INFO] [stdout] 10 | | div(class="Layout Layout--gutter-none") { [INFO] [stdout] 11 | | Sidebar() [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ expected type parameter `G`, found trait object `dyn Any` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `G` [INFO] [stdout] found trait object `dyn Any` [INFO] [stdout] = help: type parameters must be constrained to match other types [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/dashboard.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | Sidebar() [INFO] [stdout] | ^^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required for `Sidebar` to implement `sycamore::component::Component` [INFO] [stdout] --> src/sidebar.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[component(Sidebar)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/dashboard.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | #[component(Dashboard)] [INFO] [stdout] | - this type parameter [INFO] [stdout] 7 | pub fn dashboard(children: View) -> View { [INFO] [stdout] 8 | / view! { [INFO] [stdout] 9 | | div(data-color-mode="light", data-light-theme="light") { [INFO] [stdout] 10 | | div(class="Layout Layout--gutter-none") { [INFO] [stdout] 11 | | Sidebar() [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ expected type parameter `G`, found trait object `dyn Any` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `G` [INFO] [stdout] found trait object `dyn Any` [INFO] [stdout] = help: type parameters must be constrained to match other types [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/dashboard.rs:22:37 [INFO] [stdout] | [INFO] [stdout] 22 | Breadcrumbs(vec![ [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 23 | | BreadcrumbItem { href: "/".to_string(), label: "Home".to_string() }, [INFO] [stdout] 24 | | BreadcrumbItem { href: "/about".to_string(), label: "About".to_string() }, [INFO] [stdout] 25 | | ]) [INFO] [stdout] | |_________________________^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required for `Breadcrumbs` to implement `sycamore::component::Component` [INFO] [stdout] --> src/breadcrumbs.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[component(Breadcrumbs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `vec` which comes from the expansion of the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/dashboard.rs:22:37 [INFO] [stdout] | [INFO] [stdout] 22 | Breadcrumbs(vec![ [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 23 | | BreadcrumbItem { href: "/".to_string(), label: "Home".to_string() }, [INFO] [stdout] 24 | | BreadcrumbItem { href: "/about".to_string(), label: "About".to_string() }, [INFO] [stdout] 25 | | ]) [INFO] [stdout] | |_________________________^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required for `Breadcrumbs` to implement `sycamore::component::Component` [INFO] [stdout] --> src/breadcrumbs.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[component(Breadcrumbs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `vec` which comes from the expansion of the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/dashboard.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | Sidebar() [INFO] [stdout] | ^^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required for `Sidebar` to implement `sycamore::component::Component` [INFO] [stdout] --> src/sidebar.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[component(Sidebar)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/dashboard.rs:22:37 [INFO] [stdout] | [INFO] [stdout] 22 | Breadcrumbs(vec![ [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 23 | | BreadcrumbItem { href: "/".to_string(), label: "Home".to_string() }, [INFO] [stdout] 24 | | BreadcrumbItem { href: "/about".to_string(), label: "About".to_string() }, [INFO] [stdout] 25 | | ]) [INFO] [stdout] | |_________________________^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required for `Breadcrumbs` to implement `sycamore::component::Component` [INFO] [stdout] --> src/breadcrumbs.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[component(Breadcrumbs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `vec` which comes from the expansion of the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/dashboard.rs:22:37 [INFO] [stdout] | [INFO] [stdout] 22 | Breadcrumbs(vec![ [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 23 | | BreadcrumbItem { href: "/".to_string(), label: "Home".to_string() }, [INFO] [stdout] 24 | | BreadcrumbItem { href: "/about".to_string(), label: "About".to_string() }, [INFO] [stdout] 25 | | ]) [INFO] [stdout] | |_________________________^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required for `Breadcrumbs` to implement `sycamore::component::Component` [INFO] [stdout] --> src/breadcrumbs.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[component(Breadcrumbs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `vec` which comes from the expansion of the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/dashboard.rs:22:37 [INFO] [stdout] | [INFO] [stdout] 22 | Breadcrumbs(vec![ [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 23 | | BreadcrumbItem { href: "/".to_string(), label: "Home".to_string() }, [INFO] [stdout] 24 | | BreadcrumbItem { href: "/about".to_string(), label: "About".to_string() }, [INFO] [stdout] 25 | | ]) [INFO] [stdout] | |_________________________^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required for `Breadcrumbs` to implement `sycamore::component::Component` [INFO] [stdout] --> src/breadcrumbs.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[component(Breadcrumbs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `vec` which comes from the expansion of the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/dashboard.rs:22:37 [INFO] [stdout] | [INFO] [stdout] 22 | Breadcrumbs(vec![ [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 23 | | BreadcrumbItem { href: "/".to_string(), label: "Home".to_string() }, [INFO] [stdout] 24 | | BreadcrumbItem { href: "/about".to_string(), label: "About".to_string() }, [INFO] [stdout] 25 | | ]) [INFO] [stdout] | |_________________________^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required for `Breadcrumbs` to implement `sycamore::component::Component` [INFO] [stdout] --> src/breadcrumbs.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[component(Breadcrumbs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `vec` which comes from the expansion of the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/dashboard.rs:22:37 [INFO] [stdout] | [INFO] [stdout] 22 | Breadcrumbs(vec![ [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 23 | | BreadcrumbItem { href: "/".to_string(), label: "Home".to_string() }, [INFO] [stdout] 24 | | BreadcrumbItem { href: "/about".to_string(), label: "About".to_string() }, [INFO] [stdout] 25 | | ]) [INFO] [stdout] | |_________________________^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required for `Breadcrumbs` to implement `sycamore::component::Component` [INFO] [stdout] --> src/breadcrumbs.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[component(Breadcrumbs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `vec` which comes from the expansion of the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/templates/index.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | p {(msg.get())} [INFO] [stdout] | ^^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: required for `Rc` to implement `IntoView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/templates/index.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let v = view! { [INFO] [stdout] | _____________^ [INFO] [stdout] 29 | | p {(msg.get())} [INFO] [stdout] 30 | | input(bind:value=name, class="form-control", type="text") [INFO] [stdout] 31 | | a(href = "about", id = "about-link") { "About!" } [INFO] [stdout] 32 | | }; [INFO] [stdout] | |_____^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/dashboard.rs:22:37 [INFO] [stdout] | [INFO] [stdout] 22 | Breadcrumbs(vec![ [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 23 | | BreadcrumbItem { href: "/".to_string(), label: "Home".to_string() }, [INFO] [stdout] 24 | | BreadcrumbItem { href: "/about".to_string(), label: "About".to_string() }, [INFO] [stdout] 25 | | ]) [INFO] [stdout] | |_________________________^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required for `Breadcrumbs` to implement `sycamore::component::Component` [INFO] [stdout] --> src/breadcrumbs.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[component(Breadcrumbs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `vec` which comes from the expansion of the attribute macro `component` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/templates/index.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | input(bind:value=name, class="form-control", type="text") [INFO] [stdout] | ^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/templates/index.rs:31:48 [INFO] [stdout] | [INFO] [stdout] 31 | a(href = "about", id = "about-link") { "About!" } [INFO] [stdout] | ^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/templates/index.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 16 | #[component(IndexPage)] [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 34 | view! { Dashboard(v) } [INFO] [stdout] | --------- ^ expected type parameter `G`, found trait object `dyn Any` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `sycamore::view::View` [INFO] [stdout] found struct `sycamore::view::View` [INFO] [stdout] = help: type parameters must be constrained to match other types [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sycamore-0.7.1/src/component.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | fn __instantiate_component(props: Self::Props) -> View; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/templates/index.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | p {(msg.get())} [INFO] [stdout] | ^^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: required for `Rc` to implement `IntoView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/templates/index.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let v = view! { [INFO] [stdout] | _____________^ [INFO] [stdout] 29 | | p {(msg.get())} [INFO] [stdout] 30 | | input(bind:value=name, class="form-control", type="text") [INFO] [stdout] 31 | | a(href = "about", id = "about-link") { "About!" } [INFO] [stdout] 32 | | }; [INFO] [stdout] | |_____^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/templates/index.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | input(bind:value=name, class="form-control", type="text") [INFO] [stdout] | ^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/templates/index.rs:31:48 [INFO] [stdout] | [INFO] [stdout] 31 | a(href = "about", id = "about-link") { "About!" } [INFO] [stdout] | ^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/lib.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | p { (format!("An error with HTTP code {} occurred at '{}': '{}'.", status, url, err)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: required for `std::string::String` to implement `IntoView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/lib.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | / view! { [INFO] [stdout] 15 | | p { (format!("An error with HTTP code {} occurred at '{}': '{}'.", status, url, err)) } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_________^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/lib.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | error_pages: ErrorPages::new(|url, status, err, _| { [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required by a bound in `ErrorPages::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.2/src/error_pages.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | impl ErrorPages { [INFO] [stdout] | ^^^^ required by this bound in `ErrorPages::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/lib.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | error_pages: ErrorPages::new(|url, status, err, _| { [INFO] [stdout] | ^^^^^^^^^^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required by a bound in `ErrorPages` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.2/src/error_pages.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct ErrorPages { [INFO] [stdout] | ^^^^ required by this bound in `ErrorPages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/templates/index.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 16 | #[component(IndexPage)] [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 34 | view! { Dashboard(v) } [INFO] [stdout] | --------- ^ expected type parameter `G`, found trait object `dyn Any` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `sycamore::view::View` [INFO] [stdout] found struct `sycamore::view::View` [INFO] [stdout] = help: type parameters must be constrained to match other types [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sycamore-0.7.1/src/component.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | fn __instantiate_component(props: Self::Props) -> View; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 9 | / define_app! { [INFO] [stdout] 10 | | templates: [ [INFO] [stdout] 11 | | crate::templates::index::get_template::() [INFO] [stdout] 12 | | ], [INFO] [stdout] 13 | | error_pages: ErrorPages::new(|url, status, err, _| { [INFO] [stdout] | | __________________^ [INFO] [stdout] 14 | || view! { [INFO] [stdout] 15 | || p { (format!("An error with HTTP code {} occurred at '{}': '{}'.", status, url, err)) } [INFO] [stdout] 16 | || } [INFO] [stdout] 17 | || }), [INFO] [stdout] | ||______^ expected type parameter `G`, found trait object `dyn Any` [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__this type parameter [INFO] [stdout] | expected `ErrorPages` because of return type [INFO] [stdout] | [INFO] [stdout] = note: expected struct `ErrorPages` [INFO] [stdout] found struct `ErrorPages` [INFO] [stdout] = help: type parameters must be constrained to match other types [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/lib.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | error_pages: ErrorPages::new(|url, status, err, _| { [INFO] [stdout] | __________________^ [INFO] [stdout] 14 | | view! { [INFO] [stdout] 15 | | p { (format!("An error with HTTP code {} occurred at '{}': '{}'.", status, url, err)) } [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | }), [INFO] [stdout] | |______^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required by a bound in `ErrorPages` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.2/src/error_pages.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct ErrorPages { [INFO] [stdout] | ^^^^ required by this bound in `ErrorPages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/lib.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | p { (format!("An error with HTTP code {} occurred at '{}': '{}'.", status, url, err)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: required for `std::string::String` to implement `IntoView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: GenericNode` is not satisfied [INFO] [stdout] --> src/lib.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | / view! { [INFO] [stdout] 15 | | p { (format!("An error with HTTP code {} occurred at '{}': '{}'.", status, url, err)) } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_________^ the trait `GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `GenericNode`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/lib.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | error_pages: ErrorPages::new(|url, status, err, _| { [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required by a bound in `ErrorPages::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.2/src/error_pages.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | impl ErrorPages { [INFO] [stdout] | ^^^^ required by this bound in `ErrorPages::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `perseus-error-repro` due to 34 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/lib.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | error_pages: ErrorPages::new(|url, status, err, _| { [INFO] [stdout] | ^^^^^^^^^^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required by a bound in `ErrorPages` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.2/src/error_pages.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct ErrorPages { [INFO] [stdout] | ^^^^ required by this bound in `ErrorPages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 9 | / define_app! { [INFO] [stdout] 10 | | templates: [ [INFO] [stdout] 11 | | crate::templates::index::get_template::() [INFO] [stdout] 12 | | ], [INFO] [stdout] 13 | | error_pages: ErrorPages::new(|url, status, err, _| { [INFO] [stdout] | | __________________^ [INFO] [stdout] 14 | || view! { [INFO] [stdout] 15 | || p { (format!("An error with HTTP code {} occurred at '{}': '{}'.", status, url, err)) } [INFO] [stdout] 16 | || } [INFO] [stdout] 17 | || }), [INFO] [stdout] | ||______^ expected type parameter `G`, found trait object `dyn Any` [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__this type parameter [INFO] [stdout] | expected `ErrorPages` because of return type [INFO] [stdout] | [INFO] [stdout] = note: expected struct `ErrorPages` [INFO] [stdout] found struct `ErrorPages` [INFO] [stdout] = help: type parameters must be constrained to match other types [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> src/lib.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | error_pages: ErrorPages::new(|url, status, err, _| { [INFO] [stdout] | __________________^ [INFO] [stdout] 14 | | view! { [INFO] [stdout] 15 | | p { (format!("An error with HTTP code {} occurred at '{}': '{}'.", status, url, err)) } [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | }), [INFO] [stdout] | |______^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] DomNode [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] note: required by a bound in `ErrorPages` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.2/src/error_pages.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct ErrorPages { [INFO] [stdout] | ^^^^ required by this bound in `ErrorPages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `perseus-error-repro` due to 34 previous errors [INFO] running `Command { std: "docker" "inspect" "7d86ba4a6ab8f09e411c66630f14d31deb0febb52a737bc674e76cb171a2d947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d86ba4a6ab8f09e411c66630f14d31deb0febb52a737bc674e76cb171a2d947", kill_on_drop: false }` [INFO] [stdout] 7d86ba4a6ab8f09e411c66630f14d31deb0febb52a737bc674e76cb171a2d947