[INFO] fetching crate sycamore-seoul 0.2.2+deprecated... [INFO] checking sycamore-seoul-0.2.2+deprecated against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate sycamore-seoul 0.2.2+deprecated into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate sycamore-seoul 0.2.2+deprecated [INFO] finished tweaking crates.io crate sycamore-seoul 0.2.2+deprecated [INFO] tweaked toml for crates.io crate sycamore-seoul 0.2.2+deprecated written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sycamore-seoul 0.2.2+deprecated on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 50 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.14.5 (available: v0.16.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sycamore-macro v0.9.1 [INFO] [stderr] Downloaded sycamore v0.9.1 [INFO] [stderr] Downloaded sycamore-core v0.9.1 [INFO] [stderr] Downloaded sycamore-view-parser v0.9.1 [INFO] [stderr] Downloaded sycamore-reactive v0.9.1 [INFO] [stderr] Downloaded sycamore-web v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0c2d451c2aeade0612639f15240dc93a2345da43ec9cf969e6b7b799255240d [INFO] running `Command { std: "docker" "start" "-a" "f0c2d451c2aeade0612639f15240dc93a2345da43ec9cf969e6b7b799255240d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0c2d451c2aeade0612639f15240dc93a2345da43ec9cf969e6b7b799255240d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0c2d451c2aeade0612639f15240dc93a2345da43ec9cf969e6b7b799255240d", kill_on_drop: false }` [INFO] [stdout] f0c2d451c2aeade0612639f15240dc93a2345da43ec9cf969e6b7b799255240d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6578f14d3f3eb172f960d61760550701da384bd262dea3caec0231160ad511ff [INFO] running `Command { std: "docker" "start" "-a" "6578f14d3f3eb172f960d61760550701da384bd262dea3caec0231160ad511ff", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling sycamore-view-parser v0.9.1 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking sycamore-reactive v0.9.1 [INFO] [stderr] Checking sycamore-core v0.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sycamore-macro v0.9.1 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking sycamore-web v0.9.1 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking sycamore v0.9.1 [INFO] [stderr] Checking sycamore-seoul v0.2.2+deprecated (/opt/rustwide/workdir) [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/changeclass.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn replace(rf: NodeRef, old: Option<&str>, new: &str, to_new: bool) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/changeclass.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn when(rf: NodeRef, signal: ReadSignal, condition: F, old: Option<&'static str>, new: &'static str) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/changeclass.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn on_true(rf: NodeRef, signal: ReadSignal, old: Option<&'static str>, new: &'static str) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/changeclass.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn on_value(rf: NodeRef, signal: ReadSignal, value: T, old: Option<&'static str>, new: &'static... [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/resizer/panel.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn handle_panel_mousemove( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/resizer/parcels.rs:3:36 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn handle_parcels_mousemove( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Html` in this scope [INFO] [stdout] --> src/resizer/comps.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn PanelResizer(props: PanelResizerProps) -> View { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Html` in this scope [INFO] [stdout] --> src/resizer/comps.rs:65:35 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct ParcelsResizerProps [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Html` in this scope [INFO] [stdout] --> src/resizer/comps.rs:102:26 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn ParcelsResizer(props: ParcelsResizerProps) -> View [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/resizer.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct Resizer { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/resizer.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | impl Resizer { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/resizer.rs:227:37 [INFO] [stdout] | [INFO] [stdout] 227 | let target = resizer_rf.get::().unchecked_into::(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 110 | impl Resizer { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/resizer.rs:246:30 [INFO] [stdout] | [INFO] [stdout] 246 | fn resizer_parent_element(resizer_rf: NodeRef) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/resizer.rs:247:24 [INFO] [stdout] | [INFO] [stdout] 247 | resizer_rf.try_get::().map(|x| x.unchecked_into::()).map(|x| x.parent_element()).flatten() [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 246 | fn resizer_parent_element(resizer_rf: NodeRef) -> Option { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct ScrollBar { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | impl ScrollBar { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:80:43 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(bar) = bar_rf.try_get::().map(|x| x.unchecked_into::()) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 66 | impl ScrollBar { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:87:47 [INFO] [stdout] | [INFO] [stdout] 87 | if let Some(bar) = bar_rf.try_get::().map(|x| x.unchecked_into::()) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 66 | impl ScrollBar { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:100:45 [INFO] [stdout] | [INFO] [stdout] 100 | if let Some(bar) = bar_rf.try_get::().map(|x| x.unchecked_into::()) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 66 | impl ScrollBar { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:110:50 [INFO] [stdout] | [INFO] [stdout] 110 | if let Some(parent) = bar_rf.try_get::().map(|x| x.unchecked_into::().parent_element()).flatten() { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 66 | impl ScrollBar { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:128:52 [INFO] [stdout] | [INFO] [stdout] 128 | if let Some(parent) = bar_rf.try_get::().map(|x| x.unchecked_into::().parent_element()).flatten() { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 66 | impl ScrollBar { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:174:46 [INFO] [stdout] | [INFO] [stdout] 174 | if let Some(parent) = bar_rf.try_get::().map(|x| x.unchecked_into::().parent_element()).flatten() { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 66 | impl ScrollBar { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:180:43 [INFO] [stdout] | [INFO] [stdout] 180 | if let Some(bar) = bar_rf.try_get::().map(|x| x.unchecked_into::()) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 66 | impl ScrollBar { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:185:48 [INFO] [stdout] | [INFO] [stdout] 185 | if let Some(parent) = bar_rf.try_get::().map(|x| x.unchecked_into::().parent_element()).flatten() { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 66 | impl ScrollBar { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:191:45 [INFO] [stdout] | [INFO] [stdout] 191 | if let Some(bar) = bar_rf.try_get::().map(|x| x.unchecked_into::()) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 66 | impl ScrollBar { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:253:30 [INFO] [stdout] | [INFO] [stdout] 253 | pub struct ScrollBarProps { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Html` in this scope [INFO] [stdout] --> src/scrollbar.rs:279:30 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn ScrollBarComponent(props: ScrollBarProps) -> View { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:328:41 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn sync_scroll_absolute_position( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:339:46 [INFO] [stdout] | [INFO] [stdout] 339 | if let Some(parent) = parent.try_get::().map(|x| x.unchecked_into::()) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 328 | pub fn sync_scroll_absolute_position( [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:340:46 [INFO] [stdout] | [INFO] [stdout] 340 | if let Some(elem) = synced.try_get::().map(|x| x.unchecked_into::()) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 328 | pub fn sync_scroll_absolute_position( [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/changeclass.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn replace(rf: NodeRef, old: Option<&str>, new: &str, to_new: bool) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/changeclass.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn when(rf: NodeRef, signal: ReadSignal, condition: F, old: Option<&'static str>, new: &'static str) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/changeclass.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn on_true(rf: NodeRef, signal: ReadSignal, old: Option<&'static str>, new: &'static str) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/changeclass.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn on_value(rf: NodeRef, signal: ReadSignal, value: T, old: Option<&'static str>, new: &'static... [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/resizer/panel.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn handle_panel_mousemove( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/resizer/parcels.rs:3:36 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn handle_parcels_mousemove( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Html` in this scope [INFO] [stdout] --> src/resizer/comps.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn PanelResizer(props: PanelResizerProps) -> View { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Html` in this scope [INFO] [stdout] --> src/resizer/comps.rs:65:35 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct ParcelsResizerProps [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Html` in this scope [INFO] [stdout] --> src/resizer/comps.rs:102:26 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn ParcelsResizer(props: ParcelsResizerProps) -> View [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/resizer.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct Resizer { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/resizer.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | impl Resizer { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/resizer.rs:227:37 [INFO] [stdout] | [INFO] [stdout] 227 | let target = resizer_rf.get::().unchecked_into::(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 110 | impl Resizer { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/resizer.rs:246:30 [INFO] [stdout] | [INFO] [stdout] 246 | fn resizer_parent_element(resizer_rf: NodeRef) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/resizer.rs:247:24 [INFO] [stdout] | [INFO] [stdout] 247 | resizer_rf.try_get::().map(|x| x.unchecked_into::()).map(|x| x.parent_element()).flatten() [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 246 | fn resizer_parent_element(resizer_rf: NodeRef) -> Option { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct ScrollBar { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | impl ScrollBar { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:80:43 [INFO] [stdout] | [INFO] [stdout] 80 | if let Some(bar) = bar_rf.try_get::().map(|x| x.unchecked_into::()) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 66 | impl ScrollBar { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:87:47 [INFO] [stdout] | [INFO] [stdout] 87 | if let Some(bar) = bar_rf.try_get::().map(|x| x.unchecked_into::()) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 66 | impl ScrollBar { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:100:45 [INFO] [stdout] | [INFO] [stdout] 100 | if let Some(bar) = bar_rf.try_get::().map(|x| x.unchecked_into::()) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 66 | impl ScrollBar { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:110:50 [INFO] [stdout] | [INFO] [stdout] 110 | if let Some(parent) = bar_rf.try_get::().map(|x| x.unchecked_into::().parent_element()).flatten() { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 66 | impl ScrollBar { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:128:52 [INFO] [stdout] | [INFO] [stdout] 128 | if let Some(parent) = bar_rf.try_get::().map(|x| x.unchecked_into::().parent_element()).flatten() { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 66 | impl ScrollBar { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:174:46 [INFO] [stdout] | [INFO] [stdout] 174 | if let Some(parent) = bar_rf.try_get::().map(|x| x.unchecked_into::().parent_element()).flatten() { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 66 | impl ScrollBar { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:180:43 [INFO] [stdout] | [INFO] [stdout] 180 | if let Some(bar) = bar_rf.try_get::().map(|x| x.unchecked_into::()) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 66 | impl ScrollBar { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:185:48 [INFO] [stdout] | [INFO] [stdout] 185 | if let Some(parent) = bar_rf.try_get::().map(|x| x.unchecked_into::().parent_element()).flatten() { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 66 | impl ScrollBar { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:191:45 [INFO] [stdout] | [INFO] [stdout] 191 | if let Some(bar) = bar_rf.try_get::().map(|x| x.unchecked_into::()) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 66 | impl ScrollBar { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:253:30 [INFO] [stdout] | [INFO] [stdout] 253 | pub struct ScrollBarProps { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Html` in this scope [INFO] [stdout] --> src/scrollbar.rs:279:30 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn ScrollBarComponent(props: ScrollBarProps) -> View { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `GenericNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:328:41 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn sync_scroll_absolute_position( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:339:46 [INFO] [stdout] | [INFO] [stdout] 339 | if let Some(parent) = parent.try_get::().map(|x| x.unchecked_into::()) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 328 | pub fn sync_scroll_absolute_position( [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DomNode` in this scope [INFO] [stdout] --> src/scrollbar.rs:340:46 [INFO] [stdout] | [INFO] [stdout] 340 | if let Some(elem) = synced.try_get::().map(|x| x.unchecked_into::()) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 328 | pub fn sync_scroll_absolute_position( [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/resizer/comps.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | rf: Option>, [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/resizer.rs:107:19 [INFO] [stdout] | [INFO] [stdout] 107 | pub resizer_rf: NodeRef, [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/scrollbar.rs:57:11 [INFO] [stdout] | [INFO] [stdout] 57 | bar_rf: NodeRef, [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/scrollbar.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | bar_rf: Option>, [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/resizer/comps.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | rf: Option>, [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/resizer.rs:107:19 [INFO] [stdout] | [INFO] [stdout] 107 | pub resizer_rf: NodeRef, [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/scrollbar.rs:57:11 [INFO] [stdout] | [INFO] [stdout] 57 | bar_rf: NodeRef, [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/scrollbar.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | bar_rf: Option>, [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/resizer/panel.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | resizer_rf: NodeRef, [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/resizer/parcels.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | resizer_rf: NodeRef, [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/resizer.rs:246:55 [INFO] [stdout] | [INFO] [stdout] 246 | fn resizer_parent_element(resizer_rf: NodeRef) -> Option { [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/scrollbar.rs:330:11 [INFO] [stdout] | [INFO] [stdout] 330 | parent: NodeRef, [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/scrollbar.rs:331:11 [INFO] [stdout] | [INFO] [stdout] 331 | synced: NodeRef, [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/changeclass.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn replace(rf: NodeRef, old: Option<&str>, new: &str, to_new: bool) { [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/changeclass.rs:29:41 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn when(rf: NodeRef, signal: ReadSignal, condition: F, old: Option<&'static str>, new: &'static str) [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/changeclass.rs:40:38 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn on_true(rf: NodeRef, signal: ReadSignal, old: Option<&'static str>, new: &'static str) { [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/changeclass.rs:44:53 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn on_value(rf: NodeRef, signal: ReadSignal, value: T, old: Option<&'static str>, new: &'static... [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/resizer.rs:114:203 [INFO] [stdout] | [INFO] [stdout] 114 | ...&'static str>, &'static str)>, resizer_rf: NodeRef) -> Self { [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/resizer.rs:189:37 [INFO] [stdout] | [INFO] [stdout] 189 | fn set_event_handlers(resizer_rf: NodeRef, change_class_on_move: Option<(Option<&'static str>, &'static str)>, cb_mousemove: *mut Cl... [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/scrollbar.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn new(bar_rf: NodeRef, is_lateral: bool, take_orthogonal: bool, min_length: Option, is_scrollable: Option /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/resizer/panel.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | resizer_rf: NodeRef, [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/resizer/parcels.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | resizer_rf: NodeRef, [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/resizer.rs:246:55 [INFO] [stdout] | [INFO] [stdout] 246 | fn resizer_parent_element(resizer_rf: NodeRef) -> Option { [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/scrollbar.rs:330:11 [INFO] [stdout] | [INFO] [stdout] 330 | parent: NodeRef, [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/scrollbar.rs:331:11 [INFO] [stdout] | [INFO] [stdout] 331 | synced: NodeRef, [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/changeclass.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn replace(rf: NodeRef, old: Option<&str>, new: &str, to_new: bool) { [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/changeclass.rs:29:41 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn when(rf: NodeRef, signal: ReadSignal, condition: F, old: Option<&'static str>, new: &'static str) [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/changeclass.rs:40:38 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn on_true(rf: NodeRef, signal: ReadSignal, old: Option<&'static str>, new: &'static str) { [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/changeclass.rs:44:53 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn on_value(rf: NodeRef, signal: ReadSignal, value: T, old: Option<&'static str>, new: &'static... [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/resizer.rs:114:203 [INFO] [stdout] | [INFO] [stdout] 114 | ...&'static str>, &'static str)>, resizer_rf: NodeRef) -> Self { [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/resizer.rs:189:37 [INFO] [stdout] | [INFO] [stdout] 189 | fn set_event_handlers(resizer_rf: NodeRef, change_class_on_move: Option<(Option<&'static str>, &'static str)>, cb_mousemove: *mut Cl... [INFO] [stdout] | ^^^^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/scrollbar.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn new(bar_rf: NodeRef, is_lateral: bool, take_orthogonal: bool, min_length: Option, is_scrollable: Option /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sycamore-web-0.9.1/src/noderef.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct NodeRef(Signal>); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0405, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0405, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sycamore-seoul` (lib test) due to 46 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sycamore-seoul` (lib) due to 46 previous errors [INFO] running `Command { std: "docker" "inspect" "6578f14d3f3eb172f960d61760550701da384bd262dea3caec0231160ad511ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6578f14d3f3eb172f960d61760550701da384bd262dea3caec0231160ad511ff", kill_on_drop: false }` [INFO] [stdout] 6578f14d3f3eb172f960d61760550701da384bd262dea3caec0231160ad511ff