[INFO] fetching crate perseus-size-opt 0.1.9... [INFO] checking perseus-size-opt-0.1.9 against try#d4bd6c543d189dee2fa075d0b37e31ddc7d111a4 for pr-106073 [INFO] extracting crate perseus-size-opt 0.1.9 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate perseus-size-opt 0.1.9 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 crates.io crate perseus-size-opt 0.1.9 [INFO] finished tweaking crates.io crate perseus-size-opt 0.1.9 [INFO] tweaked toml for crates.io crate perseus-size-opt 0.1.9 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] e5f0a10eeebc3ce73f56b34498f328b0837351181184d6499ccb549031b991bc [INFO] running `Command { std: "docker" "start" "-a" "e5f0a10eeebc3ce73f56b34498f328b0837351181184d6499ccb549031b991bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5f0a10eeebc3ce73f56b34498f328b0837351181184d6499ccb549031b991bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5f0a10eeebc3ce73f56b34498f328b0837351181184d6499ccb549031b991bc", kill_on_drop: false }` [INFO] [stdout] e5f0a10eeebc3ce73f56b34498f328b0837351181184d6499ccb549031b991bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] f7691885eece5e74c1dc4bca2ecd0aa1b0739c0de3a8c4ec523860e3e9a80da9 [INFO] running `Command { std: "docker" "start" "-a" "f7691885eece5e74c1dc4bca2ecd0aa1b0739c0de3a8c4ec523860e3e9a80da9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.151 [INFO] [stderr] Compiling serde v1.0.151 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking bytes v1.3.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking html-escape v0.2.12 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking fmterr v0.1.1 [INFO] [stderr] Checking urlencoding v2.1.2 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling sycamore-macro v0.7.1 [INFO] [stderr] Compiling sycamore-router-macro v0.7.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Checking toml v0.5.10 [INFO] [stderr] Checking cargo_toml v0.10.3 [INFO] [stderr] Checking js-sys v0.3.60 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.60 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.33 [INFO] [stderr] Checking sycamore-reactive v0.7.1 [INFO] [stderr] Checking rexie v0.2.1 [INFO] [stderr] Checking sycamore v0.7.1 [INFO] [stderr] Checking sycamore-router v0.7.1 [INFO] [stderr] Compiling perseus-macro v0.3.6 [INFO] [stderr] Checking perseus v0.3.6 [INFO] [stdout] error[E0277]: the trait bound `dyn Any: sycamore::generic_node::GenericNode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/error_pages.rs:134:22 [INFO] [stdout] | [INFO] [stdout] 134 | p { (format!("An error with HTTP code {} occurred at '{}': '{}'.", status, url, err)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `sycamore::generic_node::GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sycamore::generic_node::GenericNode`: [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] sycamore::DomNode [INFO] [stdout] = note: required for `std::string::String` to implement `IntoView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: sycamore::generic_node::GenericNode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/error_pages.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | / view! { [INFO] [stdout] 134 | | p { (format!("An error with HTTP code {} occurred at '{}': '{}'.", status, url, err)) } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____________^ the trait `sycamore::generic_node::GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sycamore::generic_node::GenericNode`: [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] sycamore::DomNode [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[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/error_pages.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 129 | impl Default for ErrorPages { [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 133 | / view! { [INFO] [stdout] 134 | | p { (format!("An error with HTTP code {} occurred at '{}': '{}'.", status, url, err)) } [INFO] [stdout] 135 | | } [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: sycamore::generic_node::GenericNode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:307:133 [INFO] [stdout] | [INFO] [stdout] 307 | ...ER_STYLES) { (route_announcement.get()) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `sycamore::generic_node::GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sycamore::generic_node::GenericNode`: [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] sycamore::DomNode [INFO] [stdout] = note: required for `Rc` to implement `IntoView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: sycamore::generic_node::GenericNode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 304 | / ... view! { [INFO] [stdout] 305 | | ... div { [INFO] [stdout] 306 | | ... div(id="__perseus_content_rx", class="__perseus_content", ref=container_rx) {} [INFO] [stdout] 307 | | ... p(id = "__perseus_route_announcer", aria_live = "assertive", role = "alert", style = ROUTE_ANNOUNCER_STYLES) { (route_annou... [INFO] [stdout] 308 | | ... } [INFO] [stdout] 309 | | ... } [INFO] [stdout] | |_______^ the trait `sycamore::generic_node::GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sycamore::generic_node::GenericNode`: [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] sycamore::DomNode [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:307:106 [INFO] [stdout] | [INFO] [stdout] 307 | ...ive", role = "alert", style = ROUTE_ANNOUNCER_STYLES) { (route_announcement.get()) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: sycamore::generic_node::GenericNode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:178:24 [INFO] [stdout] | [INFO] [stdout] 178 | let container_rx = NodeRef::new(); [INFO] [stdout] | ^^^^^^^^^^^^ the trait `sycamore::generic_node::GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sycamore::generic_node::GenericNode`: [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] sycamore::DomNode [INFO] [stdout] note: required by a bound in `NodeRef::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sycamore-0.7.1/src/noderef.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | impl NodeRef { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `NodeRef::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: sycamore::generic_node::GenericNode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:178:24 [INFO] [stdout] | [INFO] [stdout] 178 | let container_rx = NodeRef::new(); [INFO] [stdout] | ^^^^^^^ the trait `sycamore::generic_node::GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sycamore::generic_node::GenericNode`: [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] sycamore::DomNode [INFO] [stdout] note: required by a bound in `NodeRef` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sycamore-0.7.1/src/noderef.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct NodeRef(Rc>>); [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `NodeRef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:257:23 [INFO] [stdout] | [INFO] [stdout] 257 | container_rx: container_rx.clone(), [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] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] sycamore::DomNode [INFO] [stdout] note: required by a bound in `OnRouteChangeProps` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | struct OnRouteChangeProps { [INFO] [stdout] | ^^^^ required by this bound in `OnRouteChangeProps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NodeRef<_>: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:257:36 [INFO] [stdout] | [INFO] [stdout] 257 | container_rx: container_rx.clone(), [INFO] [stdout] | ^^^^^ the trait `~const Clone` is not implemented for `NodeRef<_>` [INFO] [stdout] | [INFO] [stdout] = note: required for `NodeRef` to implement `Clone` [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 257 | container_rx: &container_rx.clone(), [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | / cloned!(router_state, reload_commander, on_route_change_props => move || { [INFO] [stdout] 274 | | // This is just a flip-flop, but we need to add it to the effect's dependencies [INFO] [stdout] 275 | | let _ = reload_commander.get(); [INFO] [stdout] 276 | | // Get the route verdict and re-run the function we use on route changes [INFO] [stdout] ... | [INFO] [stdout] 282 | | on_route_change(verdict, on_route_change_props.clone()); [INFO] [stdout] 283 | | }), [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] sycamore::DomNode [INFO] [stdout] note: required for `OnRouteChangeProps` to implement `Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `cloned` which comes from the expansion of the derive macro `Clone` (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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:282:38 [INFO] [stdout] | [INFO] [stdout] 282 | on_route_change(verdict, on_route_change_props.clone()); [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] sycamore::DomNode [INFO] [stdout] note: required by a bound in `on_route_change` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | fn on_route_change( [INFO] [stdout] | ^^^^ required by this bound in `on_route_change` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `OnRouteChangeProps<_>: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:282:60 [INFO] [stdout] | [INFO] [stdout] 282 | on_route_change(verdict, on_route_change_props.clone()); [INFO] [stdout] | ^^^^^ the trait `~const Clone` is not implemented for `OnRouteChangeProps<_>` [INFO] [stdout] | [INFO] [stdout] note: required for `OnRouteChangeProps` to implement `Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 282 | on_route_change(verdict, &on_route_change_props.clone()); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: Html` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:293:60 [INFO] [stdout] | [INFO] [stdout] 293 | Router(RouterProps::new(HistoryIntegration::new(), cloned!(on_route_change_props => move |route: ReadSignal| { [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 294 | | // Sycamore's reactivity is broken by a future, so we need to explicitly add the route to the reactive dependencies here [INFO] [stdout] 295 | | // We do need the future though (otherwise `container_rx` doesn't link to anything until it's too late) [INFO] [stdout] 296 | | create_effect(cloned!(route, on_route_change_props => move || { [INFO] [stdout] ... | [INFO] [stdout] 309 | | } [INFO] [stdout] 310 | | }))) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] sycamore::DomNode [INFO] [stdout] note: required for `OnRouteChangeProps` to implement `Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `cloned` which comes from the expansion of the derive macro `Clone` (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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:296:27 [INFO] [stdout] | [INFO] [stdout] 296 | create_effect(cloned!(route, on_route_change_props => move || { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 297 | | let verdict = route.get().get_verdict().clone(); [INFO] [stdout] 298 | | on_route_change(verdict, on_route_change_props.clone()); [INFO] [stdout] 299 | | })); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] sycamore::DomNode [INFO] [stdout] note: required for `OnRouteChangeProps` to implement `Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this error originates in the macro `cloned` which comes from the expansion of the derive macro `Clone` (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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:298:42 [INFO] [stdout] | [INFO] [stdout] 298 | on_route_change(verdict, on_route_change_props.clone()); [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Html` is not implemented for `dyn Any` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Html`: [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] sycamore::DomNode [INFO] [stdout] note: required by a bound in `on_route_change` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | fn on_route_change( [INFO] [stdout] | ^^^^ required by this bound in `on_route_change` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: sycamore::generic_node::GenericNode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:306:83 [INFO] [stdout] | [INFO] [stdout] 306 | div(id="__perseus_content_rx", class="__perseus_content", ref=container_rx) {} [INFO] [stdout] | ^^^^^^^^^^^^ the trait `sycamore::generic_node::GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sycamore::generic_node::GenericNode`: [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] sycamore::DomNode [INFO] [stdout] note: required by a bound in `NodeRef::::set` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sycamore-0.7.1/src/noderef.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | impl NodeRef { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `NodeRef::::set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: sycamore::generic_node::GenericNode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:293:16 [INFO] [stdout] | [INFO] [stdout] 293 | Router(RouterProps::new(HistoryIntegration::new(), cloned!(on_route_change_props => move |route: ReadSignal| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `sycamore::generic_node::GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sycamore::generic_node::GenericNode`: [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] sycamore::DomNode [INFO] [stdout] note: required by a bound in `RouterProps::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sycamore-router-0.7.1/src/router.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 159 | G: GenericNode, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RouterProps::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: sycamore::generic_node::GenericNode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:293:16 [INFO] [stdout] | [INFO] [stdout] 293 | Router(RouterProps::new(HistoryIntegration::new(), cloned!(on_route_change_props => move |route: ReadSignal| { [INFO] [stdout] | ^^^^^^^^^^^ the trait `sycamore::generic_node::GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sycamore::generic_node::GenericNode`: [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] sycamore::DomNode [INFO] [stdout] note: required by a bound in `RouterProps` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sycamore-router-0.7.1/src/router.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | G: GenericNode, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RouterProps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn Any: sycamore::generic_node::GenericNode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:293:16 [INFO] [stdout] | [INFO] [stdout] 293 | Router(RouterProps::new(HistoryIntegration::new(), cloned!(on_route_change_props => move |route: ReadSignal| { [INFO] [stdout] | ________________^ [INFO] [stdout] 294 | | // Sycamore's reactivity is broken by a future, so we need to explicitly add the route to the reactive dependencies here [INFO] [stdout] 295 | | // We do need the future though (otherwise `container_rx` doesn't link to anything until it's too late) [INFO] [stdout] 296 | | create_effect(cloned!(route, on_route_change_props => move || { [INFO] [stdout] ... | [INFO] [stdout] 309 | | } [INFO] [stdout] 310 | | }))) [INFO] [stdout] | |___________^ the trait `sycamore::generic_node::GenericNode` is not implemented for `dyn Any` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `sycamore::generic_node::GenericNode`: [INFO] [stdout] HydrateNode [INFO] [stdout] SsrNode [INFO] [stdout] sycamore::DomNode [INFO] [stdout] note: required by a bound in `RouterProps` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sycamore-router-0.7.1/src/router.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | G: GenericNode, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RouterProps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/perseus-0.3.6/src/router/router_component.rs:293:16 [INFO] [stdout] | [INFO] [stdout] 161 | #[component(PerseusRouter)] [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 293 | Router(RouterProps::new(HistoryIntegration::new(), cloned!(on_route_change_props => move |route: ReadSignal| { [INFO] [stdout] | _________------_^ [INFO] [stdout] | | | [INFO] [stdout] | | arguments to this function are incorrect [INFO] [stdout] 294 | | // Sycamore's reactivity is broken by a future, so we need to explicitly add the route to the reactive dependencies here [INFO] [stdout] 295 | | // We do need the future though (otherwise `container_rx` doesn't link to anything until it's too late) [INFO] [stdout] 296 | | create_effect(cloned!(route, on_route_change_props => move || { [INFO] [stdout] ... | [INFO] [stdout] 309 | | } [INFO] [stdout] 310 | | }))) [INFO] [stdout] | |___________^ expected type parameter `G`, found trait object `dyn Any` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RouterProps<_, _, G>` [INFO] [stdout] found struct `RouterProps` [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: aborting due to 21 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` due to 22 previous errors [INFO] running `Command { std: "docker" "inspect" "f7691885eece5e74c1dc4bca2ecd0aa1b0739c0de3a8c4ec523860e3e9a80da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7691885eece5e74c1dc4bca2ecd0aa1b0739c0de3a8c4ec523860e3e9a80da9", kill_on_drop: false }` [INFO] [stdout] f7691885eece5e74c1dc4bca2ecd0aa1b0739c0de3a8c4ec523860e3e9a80da9