[INFO] fetching crate freya-elements 0.3.4... [INFO] testing freya-elements-0.3.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate freya-elements 0.3.4 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate freya-elements 0.3.4 [INFO] finished tweaking crates.io crate freya-elements 0.3.4 [INFO] tweaked toml for crates.io crate freya-elements 0.3.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate freya-elements 0.3.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate freya-elements 0.3.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded torin v0.3.4 [INFO] [stderr] Downloaded freya-native-core v0.3.4 [INFO] [stderr] Downloaded dioxus-core-types v0.6.2 [INFO] [stderr] Downloaded dioxus-rsx v0.6.2 [INFO] [stderr] Downloaded shipyard_proc v0.3.0 [INFO] [stderr] Downloaded generational-box v0.6.2 [INFO] [stderr] Downloaded warnings-macro v0.2.0 [INFO] [stderr] Downloaded warnings v0.2.1 [INFO] [stderr] Downloaded winit v0.30.11 [INFO] [stderr] Downloaded dioxus-core v0.6.3 [INFO] [stderr] Downloaded shipyard v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c3c59e4cad20ee612598d9a3c579d38cf01d401f22b6b68aebe3253bf8dc013 [INFO] running `Command { std: "docker" "start" "-a" "1c3c59e4cad20ee612598d9a3c579d38cf01d401f22b6b68aebe3253bf8dc013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c3c59e4cad20ee612598d9a3c579d38cf01d401f22b6b68aebe3253bf8dc013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c3c59e4cad20ee612598d9a3c579d38cf01d401f22b6b68aebe3253bf8dc013", kill_on_drop: false }` [INFO] [stdout] 1c3c59e4cad20ee612598d9a3c579d38cf01d401f22b6b68aebe3253bf8dc013 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1c5987a787feed8633e8f0a9d5e99922ea4298063634495af4d0f1042a412d0 [INFO] running `Command { std: "docker" "start" "-a" "e1c5987a787feed8633e8f0a9d5e99922ea4298063634495af4d0f1042a412d0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling shipyard_proc v0.3.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling dioxus-core-types v0.6.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling winit v0.30.11 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling shipyard v0.6.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling warnings v0.2.1 [INFO] [stderr] Compiling generational-box v0.6.2 [INFO] [stderr] Compiling dioxus-rsx v0.6.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling dioxus-core v0.6.3 [INFO] [stderr] Compiling freya-native-core v0.3.4 [INFO] [stderr] Compiling torin v0.3.4 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.32.8 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.10 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.8 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.8 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling freya-elements v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "e1c5987a787feed8633e8f0a9d5e99922ea4298063634495af4d0f1042a412d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c5987a787feed8633e8f0a9d5e99922ea4298063634495af4d0f1042a412d0", kill_on_drop: false }` [INFO] [stdout] e1c5987a787feed8633e8f0a9d5e99922ea4298063634495af4d0f1042a412d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1dd0c59677f64b04929bfbccd786eb92c8221bc4abf1c735ffdd1493c14367c [INFO] running `Command { std: "docker" "start" "-a" "d1dd0c59677f64b04929bfbccd786eb92c8221bc4abf1c735ffdd1493c14367c", kill_on_drop: false }` [INFO] [stderr] Compiling freya-elements v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `Command { std: "docker" "inspect" "d1dd0c59677f64b04929bfbccd786eb92c8221bc4abf1c735ffdd1493c14367c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1dd0c59677f64b04929bfbccd786eb92c8221bc4abf1c735ffdd1493c14367c", kill_on_drop: false }` [INFO] [stdout] d1dd0c59677f64b04929bfbccd786eb92c8221bc4abf1c735ffdd1493c14367c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b0d350c297b58f4518d0b5013a7f9ed7847dd8e7d398686b636fef0c47a7bada [INFO] running `Command { std: "docker" "start" "-a" "b0d350c297b58f4518d0b5013a7f9ed7847dd8e7d398686b636fef0c47a7bada", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/freya_elements-89cd91de9210dff7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests freya_elements [INFO] [stdout] [INFO] [stdout] running 174 tests [INFO] [stdout] test src/_docs/size_unit.rs - _docs::size_unit (line 6) - compile ... FAILED [INFO] [stdout] test src/_docs/size_unit.rs - _docs::size_unit (line 110) - compile ... FAILED [INFO] [stdout] test src/attributes/font_style_attributes.rs - attributes::font_style_attributes::color::color (line 23) - compile ... FAILED [INFO] [stdout] test src/_docs/size_unit.rs - _docs::size_unit (line 23) - compile ... FAILED [INFO] [stdout] test src/attributes/font_style_attributes.rs - attributes::font_style_attributes::color::color (line 9) - compile ... FAILED [INFO] [stdout] test src/_docs/size_unit.rs - _docs::size_unit (line 36) - compile ... FAILED [INFO] [stdout] test src/attributes/font_style_attributes.rs - attributes::font_style_attributes::decoration::decoration (line 13) - compile ... FAILED [INFO] [stdout] test src/_docs/size_unit.rs - _docs::size_unit (line 63) - compile ... FAILED [INFO] [stdout] test src/attributes/font_style_attributes.rs - attributes::font_style_attributes::font_family::font_family (line 12) - compile ... FAILED [INFO] [stdout] test src/_docs/size_unit.rs - _docs::size_unit (line 90) - compile ... FAILED [INFO] [stdout] test src/_docs/size_unit.rs - _docs::size_unit (line 50) - compile ... FAILED [INFO] [stdout] test src/attributes/font_style_attributes.rs - attributes::font_style_attributes::font_size::font_size (line 7) - compile ... FAILED [INFO] [stdout] test src/attributes/font_style_attributes.rs - attributes::font_style_attributes::font_weight::font_weight (line 32) - compile ... FAILED [INFO] [stdout] test src/attributes/font_style_attributes.rs - attributes::font_style_attributes::decoration_color::decoration_color (line 9) - compile ... FAILED [INFO] [stdout] test src/attributes/font_style_attributes.rs - attributes::font_style_attributes::decoration_style::decoration_style (line 15) - compile ... FAILED [INFO] [stdout] test src/attributes/font_style_attributes.rs - attributes::font_style_attributes::font_style::font_style (line 13) - compile ... FAILED [INFO] [stdout] test src/attributes/font_style_attributes.rs - attributes::font_style_attributes::line_height::line_height (line 9) - compile ... FAILED [INFO] [stdout] test src/attributes/font_style_attributes.rs - attributes::font_style_attributes::letter_spacing::letter_spacing (line 7) - compile ... FAILED [INFO] [stdout] test src/attributes/font_style_attributes.rs - attributes::font_style_attributes::font_style::font_style (line 29) - compile ... FAILED [INFO] [stdout] test src/attributes/font_style_attributes.rs - attributes::font_style_attributes::font_width::font_width (line 20) - compile ... FAILED [INFO] [stdout] test src/attributes/font_style_attributes.rs - attributes::font_style_attributes::max_lines::max_lines (line 7) - compile ... FAILED [INFO] [stdout] test src/attributes/font_style_attributes.rs - attributes::font_style_attributes::text_align::text_align (line 16) - compile ... FAILED [INFO] [stdout] test src/attributes/font_style_attributes.rs - attributes::font_style_attributes::text_overflow::text_overflow (line 13) - compile ... FAILED [INFO] [stdout] test src/attributes/font_style_attributes.rs - attributes::font_style_attributes::text_overflow::text_overflow (line 28) - compile ... FAILED [INFO] [stdout] test src/attributes/font_style_attributes.rs - attributes::font_style_attributes::text_shadow::text_shadow (line 9) - compile ... FAILED [INFO] [stdout] test src/attributes/image_attributes.rs - attributes::image_attributes::aspect_ratio::aspect_ratio (line 13) - compile ... FAILED [INFO] [stdout] test src/attributes/font_style_attributes.rs - attributes::font_style_attributes::text_height::text_height (line 14) - compile ... FAILED [INFO] [stdout] test src/attributes/font_style_attributes.rs - attributes::font_style_attributes::word_spacing::word_spacing (line 7) - compile ... FAILED [INFO] [stdout] test src/attributes/image_attributes.rs - attributes::image_attributes::image_data::image_data (line 11) - compile ... FAILED [INFO] [stdout] test src/attributes/image_attributes.rs - attributes::image_attributes::cover::cover (line 11) - compile ... FAILED [INFO] [stdout] test src/attributes/image_attributes.rs - attributes::image_attributes::image_data::image_data (line 28) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::content::content (line 18) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::cross_align::cross_align (line 19) - compile ... FAILED [INFO] [stdout] test src/attributes/image_attributes.rs - attributes::image_attributes::sampling::sampling (line 14) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::max_height::max_height (line 9) - compile ... FAILED [INFO] [stdout] test src/attributes/image_attributes.rs - attributes::image_attributes::cache_key::cache_key (line 11) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::layer::layer (line 16) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::main_align::main_align (line 22) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::max_width::max_width (line 9) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::margin::margin (line 8) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::direction::direction (line 12) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::min_height::min_height (line 10) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::min_width::min_width (line 10) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::height::height (line 9) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::offset_x::offset_x (line 8) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::offset_y::offset_y (line 8) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::overflow::overflow (line 12) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::padding::padding (line 7) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::position::position (line 22) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::position_right::position_right (line 8) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::position_bottom::position_bottom (line 8) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::visible_height::visible_height (line 7) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::position_left::position_left (line 8) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::spacing::spacing (line 8) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::position_top::position_top (line 8) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::visible_width::visible_width (line 7) - compile ... FAILED [INFO] [stdout] test src/attributes/layout_attributes.rs - attributes::layout_attributes::width::width (line 9) - compile ... FAILED [INFO] [stdout] test src/attributes/style_attributes.rs - attributes::style_attributes::background_opacity::background_opacity (line 7) - compile ... FAILED [INFO] [stdout] test src/attributes/reference_attributes.rs - attributes::reference_attributes::canvas_reference::canvas_reference (line 11) - compile ... FAILED [INFO] [stdout] test src/attributes/reference_attributes.rs - attributes::reference_attributes::reference::reference (line 10) - compile ... FAILED [INFO] [stdout] test src/attributes/style_attributes.rs - attributes::style_attributes::border::border (line 28) - compile ... FAILED [INFO] [stdout] test src/attributes/style_attributes.rs - attributes::style_attributes::border::border (line 41) - compile ... FAILED [INFO] [stdout] test src/attributes/style_attributes.rs - attributes::style_attributes::background::background (line 9) - compile ... FAILED [INFO] [stdout] test src/attributes/style_attributes.rs - attributes::style_attributes::border::border (line 54) - compile ... FAILED [INFO] [stdout] test src/attributes/style_attributes.rs - attributes::style_attributes::corner_radius::corner_radius (line 16) - compile ... FAILED [INFO] [stdout] test src/attributes/style_attributes.rs - attributes::style_attributes::corner_radius::corner_radius (line 38) - compile ... FAILED [INFO] [stdout] test src/attributes/style_attributes.rs - attributes::style_attributes::border::border (line 67) - compile ... FAILED [INFO] [stdout] test src/attributes/style_attributes.rs - attributes::style_attributes::corner_radius::corner_radius (line 27) - compile ... FAILED [INFO] [stdout] test src/attributes/style_attributes.rs - attributes::style_attributes::corner_smoothing::corner_smoothing (line 10) - compile ... FAILED [INFO] [stdout] test src/attributes/style_attributes.rs - attributes::style_attributes::shadow::shadow (line 15) - compile ... FAILED [INFO] [stdout] test src/elements.rs - elements::completions::CompleteWithBraces::image (line 9) ... ignored [INFO] [stdout] test src/attributes/svg_attributes.rs - attributes::svg_attributes::fill::fill (line 9) - compile ... FAILED [INFO] [stdout] test src/attributes/svg_attributes.rs - attributes::svg_attributes::stroke::stroke (line 9) - compile ... FAILED [INFO] [stdout] test src/attributes/svg_attributes.rs - attributes::svg_attributes::svg_content::svg_content (line 9) - compile ... FAILED [INFO] [stdout] test src/attributes/transform_attributes.rs - attributes::transform_attributes::rotate::rotate (line 11) - compile ... FAILED [INFO] [stdout] test src/elements.rs - elements::image (line 9) ... ignored [INFO] [stdout] test src/attributes/svg_attributes.rs - attributes::svg_attributes::svg_data::svg_data (line 9) - compile ... FAILED [INFO] [stdout] test src/elements.rs - elements::completions::CompleteWithBraces::label (line 7) - compile ... FAILED [INFO] [stdout] test src/attributes/transform_attributes.rs - attributes::transform_attributes::opacity::opacity (line 9) - compile ... FAILED [INFO] [stdout] test src/elements.rs - elements::completions::CompleteWithBraces::rect (line 9) - compile ... FAILED [INFO] [stdout] test src/elements.rs - elements::rect (line 9) - compile ... FAILED [INFO] [stdout] test src/attributes/transform_attributes.rs - attributes::transform_attributes::scale::scale (line 13) - compile ... FAILED [INFO] [stdout] test src/elements.rs - elements::completions::CompleteWithBraces::paragraph (line 7) - compile ... FAILED [INFO] [stdout] test src/elements.rs - elements::label (line 7) - compile ... FAILED [INFO] [stdout] test src/elements.rs - elements::paragraph (line 7) - compile ... FAILED [INFO] [stdout] test src/elements.rs - elements::completions::CompleteWithBraces::svg (line 9) - compile ... FAILED [INFO] [stdout] test src/events/file.rs - events::file::onfiledrop::call_with_explicit_closure (line 13) - compile ... FAILED [INFO] [stdout] test src/events/file.rs - events::file::onfiledrop (line 13) - compile ... FAILED [INFO] [stdout] test src/events/file.rs - events::file::onfiledrop (line 13) - compile ... FAILED [INFO] [stdout] test src/events/file.rs - events::file::onglobalfilehover (line 13) - compile ... FAILED [INFO] [stdout] test src/events/file.rs - events::file::onglobalfilehover::call_with_explicit_closure (line 13) - compile ... FAILED [INFO] [stdout] test src/events/file.rs - events::file::onglobalfilehovercancelled::call_with_explicit_closure (line 13) - compile ... FAILED [INFO] [stdout] test src/events/file.rs - events::file::onglobalfilehovercancelled (line 13) - compile ... FAILED [INFO] [stdout] test src/events/keyboard.rs - events::keyboard::onglobalkeydown (line 18) - compile ... FAILED [INFO] [stdout] test src/events/file.rs - events::file::onglobalfilehovercancelled (line 13) - compile ... FAILED [INFO] [stdout] test src/events/file.rs - events::file::onglobalfilehover (line 13) - compile ... FAILED [INFO] [stdout] test src/elements.rs - elements::svg (line 9) - compile ... FAILED [INFO] [stdout] test src/events/keyboard.rs - events::keyboard::onglobalkeydown (line 18) - compile ... FAILED [INFO] [stdout] test src/events/keyboard.rs - events::keyboard::onglobalkeydown::call_with_explicit_closure (line 18) - compile ... FAILED [INFO] [stdout] test src/events/keyboard.rs - events::keyboard::onkeydown (line 18) - compile ... FAILED [INFO] [stdout] test src/events/keyboard.rs - events::keyboard::onglobalkeyup::call_with_explicit_closure (line 18) - compile ... FAILED [INFO] [stdout] test src/events/keyboard.rs - events::keyboard::onglobalkeyup (line 18) - compile ... FAILED [INFO] [stdout] test src/events/keyboard.rs - events::keyboard::onkeydown::call_with_explicit_closure (line 18) - compile ... FAILED [INFO] [stdout] test src/events/keyboard.rs - events::keyboard::onglobalkeyup (line 18) - compile ... FAILED [INFO] [stdout] test src/events/keyboard.rs - events::keyboard::onkeydown (line 18) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onclick (line 14) - compile ... FAILED [INFO] [stdout] test src/events/keyboard.rs - events::keyboard::onkeyup::call_with_explicit_closure (line 18) - compile ... FAILED [INFO] [stdout] test src/events/keyboard.rs - events::keyboard::onkeyup (line 18) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onclick (line 14) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onclick::call_with_explicit_closure (line 14) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onglobalclick::call_with_explicit_closure (line 16) - compile ... FAILED [INFO] [stdout] test src/events/keyboard.rs - events::keyboard::onkeyup (line 18) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onglobalclick (line 16) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onglobalmousedown::call_with_explicit_closure (line 16) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onglobalclick (line 16) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onglobalmousedown (line 16) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onglobalmousemove::call_with_explicit_closure (line 14) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onglobalmousemove (line 14) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onglobalmousemove (line 14) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onmiddleclick (line 14) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onmouseenter (line 14) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onmiddleclick::call_with_explicit_closure (line 14) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onmousedown (line 16) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onglobalmousedown (line 16) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onmouseenter::call_with_explicit_closure (line 14) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onmousedown::call_with_explicit_closure (line 16) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onmouseenter (line 14) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onmouseleave (line 14) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onmousemove (line 16) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onmouseleave (line 14) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onmiddleclick (line 14) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onmousemove::call_with_explicit_closure (line 16) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onmousedown (line 16) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onmouseleave::call_with_explicit_closure (line 14) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onmousemove (line 16) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onmouseup (line 14) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onmouseup (line 14) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onrightclick::call_with_explicit_closure (line 14) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onrightclick (line 14) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onmouseup::call_with_explicit_closure (line 14) - compile ... FAILED [INFO] [stdout] test src/events/mouse.rs - events::mouse::onrightclick (line 14) - compile ... FAILED [INFO] [stdout] test src/events/pointer.rs - events::pointer::onglobalpointerup (line 18) - compile ... FAILED [INFO] [stdout] test src/events/pointer.rs - events::pointer::onglobalpointerup (line 18) - compile ... FAILED [INFO] [stdout] test src/events/pointer.rs - events::pointer::onglobalpointerup::call_with_explicit_closure (line 18) - compile ... FAILED [INFO] [stdout] test src/events/pointer.rs - events::pointer::onpointerdown (line 18) - compile ... FAILED [INFO] [stdout] test src/events/pointer.rs - events::pointer::onpointerdown (line 18) - compile ... FAILED [INFO] [stdout] test src/events/pointer.rs - events::pointer::onpointerleave (line 18) - compile ... FAILED [INFO] [stdout] test src/events/pointer.rs - events::pointer::onpointerdown::call_with_explicit_closure (line 18) - compile ... FAILED [INFO] [stdout] test src/events/pointer.rs - events::pointer::onpointerenter (line 18) - compile ... FAILED [INFO] [stdout] test src/events/pointer.rs - events::pointer::onpointerenter::call_with_explicit_closure (line 18) - compile ... FAILED [INFO] [stdout] test src/events/pointer.rs - events::pointer::onpointermove::call_with_explicit_closure (line 20) - compile ... FAILED [INFO] [stdout] test src/events/pointer.rs - events::pointer::onpointerleave::call_with_explicit_closure (line 18) - compile ... FAILED [INFO] [stdout] test src/events/pointer.rs - events::pointer::onpointerup::call_with_explicit_closure (line 18) - compile ... FAILED [INFO] [stdout] test src/events/pointer.rs - events::pointer::onpointerenter (line 18) - compile ... FAILED [INFO] [stdout] test src/events/pointer.rs - events::pointer::onpointermove (line 20) - compile ... FAILED [INFO] [stdout] test src/events/pointer.rs - events::pointer::onpointerup (line 18) - compile ... FAILED [INFO] [stdout] test src/events/pointer.rs - events::pointer::onpointerleave (line 18) - compile ... FAILED [INFO] [stdout] test src/events/pointer.rs - events::pointer::onpointermove (line 20) - compile ... FAILED [INFO] [stdout] test src/events/pointer.rs - events::pointer::onpointerup (line 18) - compile ... FAILED [INFO] [stdout] test src/events/touch.rs - events::touch::ontouchcancel (line 19) - compile ... FAILED [INFO] [stdout] test src/events/touch.rs - events::touch::ontouchcancel (line 19) - compile ... FAILED [INFO] [stdout] test src/events/touch.rs - events::touch::ontouchstart (line 18) - compile ... FAILED [INFO] [stdout] test src/events/touch.rs - events::touch::ontouchcancel::call_with_explicit_closure (line 19) - compile ... FAILED [INFO] [stdout] test src/events/touch.rs - events::touch::ontouchend (line 18) - compile ... FAILED [INFO] [stdout] test src/events/touch.rs - events::touch::ontouchend::call_with_explicit_closure (line 18) - compile ... FAILED [INFO] [stdout] test src/events/touch.rs - events::touch::ontouchend (line 18) - compile ... FAILED [INFO] [stdout] test src/events/touch.rs - events::touch::ontouchmove (line 18) - compile ... FAILED [INFO] [stdout] test src/events/touch.rs - events::touch::ontouchmove (line 18) - compile ... FAILED [INFO] [stdout] test src/events/touch.rs - events::touch::ontouchmove::call_with_explicit_closure (line 18) - compile ... FAILED [INFO] [stdout] test src/events/touch.rs - events::touch::ontouchstart::call_with_explicit_closure (line 18) - compile ... FAILED [INFO] [stdout] test src/events/wheel.rs - events::wheel::onwheel (line 12) - compile ... FAILED [INFO] [stdout] test src/events/wheel.rs - events::wheel::onwheel (line 12) - compile ... FAILED [INFO] [stdout] test src/events/touch.rs - events::touch::ontouchstart (line 18) - compile ... FAILED [INFO] [stdout] test src/events/wheel.rs - events::wheel::onwheel::call_with_explicit_closure (line 12) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/_docs/size_unit.rs - _docs::size_unit (line 6) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/_docs/size_unit.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/_docs/size_unit.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/_docs/size_unit.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 6 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/_docs/size_unit.rs - _docs::size_unit (line 110) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/_docs/size_unit.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/_docs/size_unit.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/_docs/size_unit.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 110 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 110 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/font_style_attributes.rs - attributes::font_style_attributes::color::color (line 23) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/font_style_attributes.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 23 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 23 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/_docs/size_unit.rs - _docs::size_unit (line 23) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/_docs/size_unit.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/_docs/size_unit.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | rsx!(rect { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/_docs/size_unit.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 23 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 23 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/font_style_attributes.rs - attributes::font_style_attributes::color::color (line 9) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/font_style_attributes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/_docs/size_unit.rs - _docs::size_unit (line 36) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/_docs/size_unit.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/_docs/size_unit.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | rsx!(rect { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/_docs/size_unit.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 36 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 36 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/font_style_attributes.rs - attributes::font_style_attributes::decoration::decoration (line 13) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/font_style_attributes.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/_docs/size_unit.rs - _docs::size_unit (line 63) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/_docs/size_unit.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/_docs/size_unit.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/_docs/size_unit.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 63 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 63 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/font_style_attributes.rs - attributes::font_style_attributes::font_family::font_family (line 12) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/font_style_attributes.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 12 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 12 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/_docs/size_unit.rs - _docs::size_unit (line 90) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/_docs/size_unit.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/_docs/size_unit.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/_docs/size_unit.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 90 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 90 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/_docs/size_unit.rs - _docs::size_unit (line 50) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/_docs/size_unit.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/_docs/size_unit.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | rsx!(rect { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/_docs/size_unit.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 50 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 50 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/font_style_attributes.rs - attributes::font_style_attributes::font_size::font_size (line 7) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/font_style_attributes.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/font_style_attributes.rs - attributes::font_style_attributes::font_weight::font_weight (line 32) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/font_style_attributes.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 32 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 32 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/font_style_attributes.rs - attributes::font_style_attributes::decoration_color::decoration_color (line 9) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/font_style_attributes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/font_style_attributes.rs - attributes::font_style_attributes::decoration_style::decoration_style (line 15) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/font_style_attributes.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 15 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/font_style_attributes.rs - attributes::font_style_attributes::font_style::font_style (line 13) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/font_style_attributes.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/font_style_attributes.rs - attributes::font_style_attributes::line_height::line_height (line 9) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/font_style_attributes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/font_style_attributes.rs - attributes::font_style_attributes::letter_spacing::letter_spacing (line 7) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/font_style_attributes.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/font_style_attributes.rs - attributes::font_style_attributes::font_style::font_style (line 29) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/font_style_attributes.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 29 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 29 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/font_style_attributes.rs - attributes::font_style_attributes::font_width::font_width (line 20) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/font_style_attributes.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 20 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/font_style_attributes.rs - attributes::font_style_attributes::max_lines::max_lines (line 7) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/font_style_attributes.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/font_style_attributes.rs - attributes::font_style_attributes::text_align::text_align (line 16) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/font_style_attributes.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/font_style_attributes.rs - attributes::font_style_attributes::text_overflow::text_overflow (line 13) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/font_style_attributes.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/font_style_attributes.rs - attributes::font_style_attributes::text_overflow::text_overflow (line 28) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/font_style_attributes.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 28 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/font_style_attributes.rs - attributes::font_style_attributes::text_shadow::text_shadow (line 9) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/font_style_attributes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/image_attributes.rs - attributes::image_attributes::aspect_ratio::aspect_ratio (line 13) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/image_attributes.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/image_attributes.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/image_attributes.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_bytes` in this scope [INFO] [stdout] --> src/attributes/image_attributes.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | let image_data = static_bytes(RUST_LOGO); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/font_style_attributes.rs - attributes::font_style_attributes::text_height::text_height (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/font_style_attributes.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/font_style_attributes.rs - attributes::font_style_attributes::word_spacing::word_spacing (line 7) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/font_style_attributes.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/font_style_attributes.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/image_attributes.rs - attributes::image_attributes::image_data::image_data (line 11) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/image_attributes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/image_attributes.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/image_attributes.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 11 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 11 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/image_attributes.rs - attributes::image_attributes::cover::cover (line 11) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/image_attributes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/image_attributes.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/image_attributes.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 11 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 11 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_bytes` in this scope [INFO] [stdout] --> src/attributes/image_attributes.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | let image_data = static_bytes(RUST_LOGO); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/image_attributes.rs - attributes::image_attributes::image_data::image_data (line 28) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/image_attributes.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> src/attributes/image_attributes.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/image_attributes.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ReadOnlySignal` in this scope [INFO] [stdout] --> src/attributes/image_attributes.rs:33:29 [INFO] [stdout] | [INFO] [stdout] 33 | fn DynamicImage(image_data: ReadOnlySignal>) -> Element { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/image_attributes.rs:33:57 [INFO] [stdout] | [INFO] [stdout] 33 | fn DynamicImage(image_data: ReadOnlySignal>) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 28 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::content::content (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::cross_align::cross_align (line 19) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 19 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 19 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/image_attributes.rs - attributes::image_attributes::sampling::sampling (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/image_attributes.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/image_attributes.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/image_attributes.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_bytes` in this scope [INFO] [stdout] --> src/attributes/image_attributes.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | let image_data = static_bytes(RUST_LOGO); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::max_height::max_height (line 9) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/image_attributes.rs - attributes::image_attributes::cache_key::cache_key (line 11) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/image_attributes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/image_attributes.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/image_attributes.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 11 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 11 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_bytes` in this scope [INFO] [stdout] --> src/attributes/image_attributes.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | let image_data = static_bytes(RUST_LOGO); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::layer::layer (line 16) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::main_align::main_align (line 22) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 22 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 22 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::max_width::max_width (line 9) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::margin::margin (line 8) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 8 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::direction::direction (line 12) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 12 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 12 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::min_height::min_height (line 10) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 10 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::min_width::min_width (line 10) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 10 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::height::height (line 9) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::offset_x::offset_x (line 8) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 8 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::offset_y::offset_y (line 8) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 8 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::overflow::overflow (line 12) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 12 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 12 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::padding::padding (line 7) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::position::position (line 22) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 22 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 22 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::position_right::position_right (line 8) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 8 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::position_bottom::position_bottom (line 8) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 8 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::visible_height::visible_height (line 7) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::position_left::position_left (line 8) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 8 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::spacing::spacing (line 8) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 8 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::position_top::position_top (line 8) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 8 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::visible_width::visible_width (line 7) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/layout_attributes.rs - attributes::layout_attributes::width::width (line 9) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/layout_attributes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/layout_attributes.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/style_attributes.rs - attributes::style_attributes::background_opacity::background_opacity (line 7) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/style_attributes.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/reference_attributes.rs - attributes::reference_attributes::canvas_reference::canvas_reference (line 11) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/reference_attributes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/reference_attributes.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/reference_attributes.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 11 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 11 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_node_signal` in this scope [INFO] [stdout] --> src/attributes/reference_attributes.rs:14:29 [INFO] [stdout] | [INFO] [stdout] 14 | let (reference, size) = use_node_signal(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_platform` in this scope [INFO] [stdout] --> src/attributes/reference_attributes.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | let platform = use_platform(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/attributes/reference_attributes.rs:18:42 [INFO] [stdout] | [INFO] [stdout] 18 | platform.invalidate_drawing_area(size.peek().area); [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_canvas` in this scope [INFO] [stdout] --> src/attributes/reference_attributes.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | let canvas = use_canvas(move || { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/reference_attributes.rs - attributes::reference_attributes::reference::reference (line 10) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/reference_attributes.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/reference_attributes.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/reference_attributes.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 10 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_node` in this scope [INFO] [stdout] --> src/attributes/reference_attributes.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | let (reference, layout) = use_node(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/style_attributes.rs - attributes::style_attributes::border::border (line 28) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/style_attributes.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 28 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 28 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/style_attributes.rs - attributes::style_attributes::border::border (line 41) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/style_attributes.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 41 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 41 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/style_attributes.rs - attributes::style_attributes::background::background (line 9) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/style_attributes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/style_attributes.rs - attributes::style_attributes::border::border (line 54) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/style_attributes.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 54 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 54 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/style_attributes.rs - attributes::style_attributes::corner_radius::corner_radius (line 16) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/style_attributes.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/style_attributes.rs - attributes::style_attributes::corner_radius::corner_radius (line 38) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/style_attributes.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 38 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 38 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/style_attributes.rs - attributes::style_attributes::border::border (line 67) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/style_attributes.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 67 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 67 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/style_attributes.rs - attributes::style_attributes::corner_radius::corner_radius (line 27) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/style_attributes.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 27 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 27 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/style_attributes.rs - attributes::style_attributes::corner_smoothing::corner_smoothing (line 10) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/style_attributes.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 10 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/style_attributes.rs - attributes::style_attributes::shadow::shadow (line 15) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/style_attributes.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/style_attributes.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 15 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/svg_attributes.rs - attributes::svg_attributes::fill::fill (line 9) stdout ---- [INFO] [stdout] error: couldn't read `src/attributes/../../../../examples/settings.svg`: No such file or directory (os error 2) [INFO] [stdout] --> src/attributes/svg_attributes.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | let svg_content = include_str!("../../../../examples/settings.svg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/svg_attributes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/svg_attributes.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/svg_attributes.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/svg_attributes.rs - attributes::svg_attributes::stroke::stroke (line 9) stdout ---- [INFO] [stdout] error: couldn't read `src/attributes/../../../../examples/settings.svg`: No such file or directory (os error 2) [INFO] [stdout] --> src/attributes/svg_attributes.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | let svg_content = include_str!("../../../../examples/settings.svg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/svg_attributes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/svg_attributes.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/svg_attributes.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/svg_attributes.rs - attributes::svg_attributes::svg_content::svg_content (line 9) stdout ---- [INFO] [stdout] error: couldn't read `src/attributes/../../../../examples/settings.svg`: No such file or directory (os error 2) [INFO] [stdout] --> src/attributes/svg_attributes.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | let svg_content = include_str!("../../../../examples/settings.svg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/svg_attributes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/svg_attributes.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/svg_attributes.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/transform_attributes.rs - attributes::transform_attributes::rotate::rotate (line 11) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/transform_attributes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/transform_attributes.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/transform_attributes.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 11 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 11 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/svg_attributes.rs - attributes::svg_attributes::svg_data::svg_data (line 9) stdout ---- [INFO] [stdout] error: couldn't read `src/attributes/../../../../examples/settings.svg`: No such file or directory (os error 2) [INFO] [stdout] --> src/attributes/svg_attributes.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | static SVG_ICON: &[u8] = include_bytes!("../../../../examples/settings.svg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/svg_attributes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/svg_attributes.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/svg_attributes.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::completions::CompleteWithBraces::label (line 7) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/elements.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/elements.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/elements.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/transform_attributes.rs - attributes::transform_attributes::opacity::opacity (line 9) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/transform_attributes.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/transform_attributes.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/transform_attributes.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::completions::CompleteWithBraces::rect (line 9) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/elements.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/elements.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/elements.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::rect (line 9) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/elements.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/elements.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/elements.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/attributes/transform_attributes.rs - attributes::transform_attributes::scale::scale (line 13) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/attributes/transform_attributes.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/attributes/transform_attributes.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/attributes/transform_attributes.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::completions::CompleteWithBraces::paragraph (line 7) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/elements.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/elements.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/elements.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::label (line 7) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/elements.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/elements.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/elements.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::paragraph (line 7) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/elements.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/elements.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/elements.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::completions::CompleteWithBraces::svg (line 9) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/elements.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/elements.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/elements.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_bytes` in this scope [INFO] [stdout] --> src/elements.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | let ferris = static_bytes(FERRIS); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/file.rs - events::file::onfiledrop::call_with_explicit_closure (line 13) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/file.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/file.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/file.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/file.rs - events::file::onfiledrop (line 13) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/file.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/file.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/file.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/file.rs - events::file::onfiledrop (line 13) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/file.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/file.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/file.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/file.rs - events::file::onglobalfilehover (line 13) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/file.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/file.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/file.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/file.rs - events::file::onglobalfilehover::call_with_explicit_closure (line 13) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/file.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/file.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/file.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/file.rs - events::file::onglobalfilehovercancelled::call_with_explicit_closure (line 13) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/file.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/file.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/file.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/file.rs - events::file::onglobalfilehovercancelled (line 13) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/file.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/file.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/file.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/keyboard.rs - events::keyboard::onglobalkeydown (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/keyboard.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/keyboard.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/keyboard.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/file.rs - events::file::onglobalfilehovercancelled (line 13) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/file.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/file.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/file.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/file.rs - events::file::onglobalfilehover (line 13) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/file.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/file.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/file.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 13 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/elements.rs - elements::svg (line 9) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/elements.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/elements.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/elements.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 9 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_bytes` in this scope [INFO] [stdout] --> src/elements.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | let ferris = static_bytes(FERRIS); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/keyboard.rs - events::keyboard::onglobalkeydown (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/keyboard.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/keyboard.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/keyboard.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/keyboard.rs - events::keyboard::onglobalkeydown::call_with_explicit_closure (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/keyboard.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/keyboard.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/keyboard.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/keyboard.rs - events::keyboard::onkeydown (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/keyboard.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/keyboard.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/keyboard.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/keyboard.rs - events::keyboard::onglobalkeyup::call_with_explicit_closure (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/keyboard.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/keyboard.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/keyboard.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/keyboard.rs - events::keyboard::onglobalkeyup (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/keyboard.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/keyboard.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/keyboard.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/keyboard.rs - events::keyboard::onkeydown::call_with_explicit_closure (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/keyboard.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/keyboard.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/keyboard.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/keyboard.rs - events::keyboard::onglobalkeyup (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/keyboard.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/keyboard.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/keyboard.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/keyboard.rs - events::keyboard::onkeydown (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/keyboard.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/keyboard.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/keyboard.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onclick (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/keyboard.rs - events::keyboard::onkeyup::call_with_explicit_closure (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/keyboard.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/keyboard.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/keyboard.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/keyboard.rs - events::keyboard::onkeyup (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/keyboard.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/keyboard.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/keyboard.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onclick (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onclick::call_with_explicit_closure (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onglobalclick::call_with_explicit_closure (line 16) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/keyboard.rs - events::keyboard::onkeyup (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/keyboard.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/keyboard.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/keyboard.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onglobalclick (line 16) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onglobalmousedown::call_with_explicit_closure (line 16) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onglobalclick (line 16) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onglobalmousedown (line 16) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onglobalmousemove::call_with_explicit_closure (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onglobalmousemove (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onglobalmousemove (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onmiddleclick (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onmouseenter (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onmiddleclick::call_with_explicit_closure (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onmousedown (line 16) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onglobalmousedown (line 16) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onmouseenter::call_with_explicit_closure (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onmousedown::call_with_explicit_closure (line 16) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onmouseenter (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onmouseleave (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onmousemove (line 16) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onmouseleave (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onmiddleclick (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onmousemove::call_with_explicit_closure (line 16) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onmousedown (line 16) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onmouseleave::call_with_explicit_closure (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onmousemove (line 16) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 16 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onmouseup (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onmouseup (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onrightclick::call_with_explicit_closure (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onrightclick (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onmouseup::call_with_explicit_closure (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/mouse.rs - events::mouse::onrightclick (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/mouse.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/mouse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/mouse.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 14 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/pointer.rs - events::pointer::onglobalpointerup (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/pointer.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/pointer.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/pointer.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/pointer.rs - events::pointer::onglobalpointerup (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/pointer.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/pointer.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/pointer.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/pointer.rs - events::pointer::onglobalpointerup::call_with_explicit_closure (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/pointer.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/pointer.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/pointer.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/pointer.rs - events::pointer::onpointerdown (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/pointer.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/pointer.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/pointer.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/pointer.rs - events::pointer::onpointerdown (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/pointer.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/pointer.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/pointer.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/pointer.rs - events::pointer::onpointerleave (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/pointer.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/pointer.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/pointer.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/pointer.rs - events::pointer::onpointerdown::call_with_explicit_closure (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/pointer.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/pointer.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/pointer.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/pointer.rs - events::pointer::onpointerenter (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/pointer.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/pointer.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/pointer.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/pointer.rs - events::pointer::onpointerenter::call_with_explicit_closure (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/pointer.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/pointer.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/pointer.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/pointer.rs - events::pointer::onpointermove::call_with_explicit_closure (line 20) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/pointer.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/pointer.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/pointer.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 20 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/pointer.rs - events::pointer::onpointerleave::call_with_explicit_closure (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/pointer.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/pointer.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/pointer.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/pointer.rs - events::pointer::onpointerup::call_with_explicit_closure (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/pointer.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/pointer.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/pointer.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/pointer.rs - events::pointer::onpointerenter (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/pointer.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/pointer.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/pointer.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/pointer.rs - events::pointer::onpointermove (line 20) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/pointer.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/pointer.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/pointer.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 20 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/pointer.rs - events::pointer::onpointerup (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/pointer.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/pointer.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/pointer.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/pointer.rs - events::pointer::onpointerleave (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/pointer.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/pointer.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/pointer.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/pointer.rs - events::pointer::onpointermove (line 20) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/pointer.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/pointer.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/pointer.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 20 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/pointer.rs - events::pointer::onpointerup (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/pointer.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/pointer.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/pointer.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/touch.rs - events::touch::ontouchcancel (line 19) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/touch.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/touch.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/touch.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 19 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 19 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/touch.rs - events::touch::ontouchcancel (line 19) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/touch.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/touch.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/touch.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 19 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 19 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/touch.rs - events::touch::ontouchstart (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/touch.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/touch.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/touch.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/touch.rs - events::touch::ontouchcancel::call_with_explicit_closure (line 19) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/touch.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/touch.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/touch.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 19 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 19 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/touch.rs - events::touch::ontouchend (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/touch.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/touch.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/touch.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/touch.rs - events::touch::ontouchend::call_with_explicit_closure (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/touch.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/touch.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/touch.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/touch.rs - events::touch::ontouchend (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/touch.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/touch.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/touch.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/touch.rs - events::touch::ontouchmove (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/touch.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/touch.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/touch.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/touch.rs - events::touch::ontouchmove (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/touch.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/touch.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/touch.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/touch.rs - events::touch::ontouchmove::call_with_explicit_closure (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/touch.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/touch.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/touch.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/touch.rs - events::touch::ontouchstart::call_with_explicit_closure (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/touch.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/touch.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/touch.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/wheel.rs - events::wheel::onwheel (line 12) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/wheel.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/wheel.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/wheel.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 12 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 12 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/wheel.rs - events::wheel::onwheel (line 12) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/wheel.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/wheel.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/wheel.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 12 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 12 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/touch.rs - events::touch::ontouchstart (line 18) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/touch.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/touch.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/touch.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 18 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/events/wheel.rs - events::wheel::onwheel::call_with_explicit_closure (line 12) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `freya` [INFO] [stdout] --> src/events/wheel.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use freya::prelude::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `freya` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `freya`, use `cargo add freya` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/events/wheel.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> src/events/wheel.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 12 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] 12 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/_docs/size_unit.rs - _docs::size_unit (line 110) [INFO] [stdout] src/_docs/size_unit.rs - _docs::size_unit (line 23) [INFO] [stdout] src/_docs/size_unit.rs - _docs::size_unit (line 36) [INFO] [stdout] src/_docs/size_unit.rs - _docs::size_unit (line 50) [INFO] [stdout] src/_docs/size_unit.rs - _docs::size_unit (line 6) [INFO] [stdout] src/_docs/size_unit.rs - _docs::size_unit (line 63) [INFO] [stdout] src/_docs/size_unit.rs - _docs::size_unit (line 90) [INFO] [stdout] src/attributes/font_style_attributes.rs - attributes::font_style_attributes::color::color (line 23) [INFO] [stdout] src/attributes/font_style_attributes.rs - attributes::font_style_attributes::color::color (line 9) [INFO] [stdout] src/attributes/font_style_attributes.rs - attributes::font_style_attributes::decoration::decoration (line 13) [INFO] [stdout] src/attributes/font_style_attributes.rs - attributes::font_style_attributes::decoration_color::decoration_color (line 9) [INFO] [stdout] src/attributes/font_style_attributes.rs - attributes::font_style_attributes::decoration_style::decoration_style (line 15) [INFO] [stdout] src/attributes/font_style_attributes.rs - attributes::font_style_attributes::font_family::font_family (line 12) [INFO] [stdout] src/attributes/font_style_attributes.rs - attributes::font_style_attributes::font_size::font_size (line 7) [INFO] [stdout] src/attributes/font_style_attributes.rs - attributes::font_style_attributes::font_style::font_style (line 13) [INFO] [stdout] src/attributes/font_style_attributes.rs - attributes::font_style_attributes::font_style::font_style (line 29) [INFO] [stdout] src/attributes/font_style_attributes.rs - attributes::font_style_attributes::font_weight::font_weight (line 32) [INFO] [stdout] src/attributes/font_style_attributes.rs - attributes::font_style_attributes::font_width::font_width (line 20) [INFO] [stdout] src/attributes/font_style_attributes.rs - attributes::font_style_attributes::letter_spacing::letter_spacing (line 7) [INFO] [stdout] src/attributes/font_style_attributes.rs - attributes::font_style_attributes::line_height::line_height (line 9) [INFO] [stdout] src/attributes/font_style_attributes.rs - attributes::font_style_attributes::max_lines::max_lines (line 7) [INFO] [stdout] src/attributes/font_style_attributes.rs - attributes::font_style_attributes::text_align::text_align (line 16) [INFO] [stdout] src/attributes/font_style_attributes.rs - attributes::font_style_attributes::text_height::text_height (line 14) [INFO] [stdout] src/attributes/font_style_attributes.rs - attributes::font_style_attributes::text_overflow::text_overflow (line 13) [INFO] [stdout] src/attributes/font_style_attributes.rs - attributes::font_style_attributes::text_overflow::text_overflow (line 28) [INFO] [stdout] src/attributes/font_style_attributes.rs - attributes::font_style_attributes::text_shadow::text_shadow (line 9) [INFO] [stdout] src/attributes/font_style_attributes.rs - attributes::font_style_attributes::word_spacing::word_spacing (line 7) [INFO] [stdout] src/attributes/image_attributes.rs - attributes::image_attributes::aspect_ratio::aspect_ratio (line 13) [INFO] [stdout] src/attributes/image_attributes.rs - attributes::image_attributes::cache_key::cache_key (line 11) [INFO] [stdout] src/attributes/image_attributes.rs - attributes::image_attributes::cover::cover (line 11) [INFO] [stdout] src/attributes/image_attributes.rs - attributes::image_attributes::image_data::image_data (line 11) [INFO] [stdout] src/attributes/image_attributes.rs - attributes::image_attributes::image_data::image_data (line 28) [INFO] [stdout] src/attributes/image_attributes.rs - attributes::image_attributes::sampling::sampling (line 14) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::content::content (line 18) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::cross_align::cross_align (line 19) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::direction::direction (line 12) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::height::height (line 9) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::layer::layer (line 16) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::main_align::main_align (line 22) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::margin::margin (line 8) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::max_height::max_height (line 9) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::max_width::max_width (line 9) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::min_height::min_height (line 10) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::min_width::min_width (line 10) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::offset_x::offset_x (line 8) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::offset_y::offset_y (line 8) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::overflow::overflow (line 12) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::padding::padding (line 7) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::position::position (line 22) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::position_bottom::position_bottom (line 8) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::position_left::position_left (line 8) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::position_right::position_right (line 8) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::position_top::position_top (line 8) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::spacing::spacing (line 8) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::visible_height::visible_height (line 7) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::visible_width::visible_width (line 7) [INFO] [stdout] src/attributes/layout_attributes.rs - attributes::layout_attributes::width::width (line 9) [INFO] [stdout] src/attributes/reference_attributes.rs - attributes::reference_attributes::canvas_reference::canvas_reference (line 11) [INFO] [stdout] src/attributes/reference_attributes.rs - attributes::reference_attributes::reference::reference (line 10) [INFO] [stdout] src/attributes/style_attributes.rs - attributes::style_attributes::background::background (line 9) [INFO] [stdout] src/attributes/style_attributes.rs - attributes::style_attributes::background_opacity::background_opacity (line 7) [INFO] [stdout] src/attributes/style_attributes.rs - attributes::style_attributes::border::border (line 28) [INFO] [stdout] src/attributes/style_attributes.rs - attributes::style_attributes::border::border (line 41) [INFO] [stdout] src/attributes/style_attributes.rs - attributes::style_attributes::border::border (line 54) [INFO] [stdout] src/attributes/style_attributes.rs - attributes::style_attributes::border::border (line 67) [INFO] [stdout] src/attributes/style_attributes.rs - attributes::style_attributes::corner_radius::corner_radius (line 16) [INFO] [stdout] src/attributes/style_attributes.rs - attributes::style_attributes::corner_radius::corner_radius (line 27) [INFO] [stdout] src/attributes/style_attributes.rs - attributes::style_attributes::corner_radius::corner_radius (line 38) [INFO] [stdout] src/attributes/style_attributes.rs - attributes::style_attributes::corner_smoothing::corner_smoothing (line 10) [INFO] [stdout] src/attributes/style_attributes.rs - attributes::style_attributes::shadow::shadow (line 15) [INFO] [stdout] src/attributes/svg_attributes.rs - attributes::svg_attributes::fill::fill (line 9) [INFO] [stdout] src/attributes/svg_attributes.rs - attributes::svg_attributes::stroke::stroke (line 9) [INFO] [stdout] src/attributes/svg_attributes.rs - attributes::svg_attributes::svg_content::svg_content (line 9) [INFO] [stdout] src/attributes/svg_attributes.rs - attributes::svg_attributes::svg_data::svg_data (line 9) [INFO] [stdout] src/attributes/transform_attributes.rs - attributes::transform_attributes::opacity::opacity (line 9) [INFO] [stdout] src/attributes/transform_attributes.rs - attributes::transform_attributes::rotate::rotate (line 11) [INFO] [stdout] src/attributes/transform_attributes.rs - attributes::transform_attributes::scale::scale (line 13) [INFO] [stdout] src/elements.rs - elements::completions::CompleteWithBraces::label (line 7) [INFO] [stdout] src/elements.rs - elements::completions::CompleteWithBraces::paragraph (line 7) [INFO] [stdout] src/elements.rs - elements::completions::CompleteWithBraces::rect (line 9) [INFO] [stdout] src/elements.rs - elements::completions::CompleteWithBraces::svg (line 9) [INFO] [stdout] src/elements.rs - elements::label (line 7) [INFO] [stdout] src/elements.rs - elements::paragraph (line 7) [INFO] [stdout] src/elements.rs - elements::rect (line 9) [INFO] [stdout] src/elements.rs - elements::svg (line 9) [INFO] [stdout] src/events/file.rs - events::file::onfiledrop (line 13) [INFO] [stdout] src/events/file.rs - events::file::onfiledrop (line 13) [INFO] [stdout] src/events/file.rs - events::file::onfiledrop::call_with_explicit_closure (line 13) [INFO] [stdout] src/events/file.rs - events::file::onglobalfilehover (line 13) [INFO] [stdout] src/events/file.rs - events::file::onglobalfilehover (line 13) [INFO] [stdout] src/events/file.rs - events::file::onglobalfilehover::call_with_explicit_closure (line 13) [INFO] [stdout] src/events/file.rs - events::file::onglobalfilehovercancelled (line 13) [INFO] [stdout] src/events/file.rs - events::file::onglobalfilehovercancelled (line 13) [INFO] [stdout] src/events/file.rs - events::file::onglobalfilehovercancelled::call_with_explicit_closure (line 13) [INFO] [stdout] src/events/keyboard.rs - events::keyboard::onglobalkeydown (line 18) [INFO] [stdout] src/events/keyboard.rs - events::keyboard::onglobalkeydown (line 18) [INFO] [stdout] src/events/keyboard.rs - events::keyboard::onglobalkeydown::call_with_explicit_closure (line 18) [INFO] [stdout] src/events/keyboard.rs - events::keyboard::onglobalkeyup (line 18) [INFO] [stdout] src/events/keyboard.rs - events::keyboard::onglobalkeyup (line 18) [INFO] [stdout] src/events/keyboard.rs - events::keyboard::onglobalkeyup::call_with_explicit_closure (line 18) [INFO] [stdout] src/events/keyboard.rs - events::keyboard::onkeydown (line 18) [INFO] [stdout] src/events/keyboard.rs - events::keyboard::onkeydown (line 18) [INFO] [stdout] src/events/keyboard.rs - events::keyboard::onkeydown::call_with_explicit_closure (line 18) [INFO] [stdout] src/events/keyboard.rs - events::keyboard::onkeyup (line 18) [INFO] [stdout] src/events/keyboard.rs - events::keyboard::onkeyup (line 18) [INFO] [stdout] src/events/keyboard.rs - events::keyboard::onkeyup::call_with_explicit_closure (line 18) [INFO] [stdout] src/events/mouse.rs - events::mouse::onclick (line 14) [INFO] [stdout] src/events/mouse.rs - events::mouse::onclick (line 14) [INFO] [stdout] src/events/mouse.rs - events::mouse::onclick::call_with_explicit_closure (line 14) [INFO] [stdout] src/events/mouse.rs - events::mouse::onglobalclick (line 16) [INFO] [stdout] src/events/mouse.rs - events::mouse::onglobalclick (line 16) [INFO] [stdout] src/events/mouse.rs - events::mouse::onglobalclick::call_with_explicit_closure (line 16) [INFO] [stdout] src/events/mouse.rs - events::mouse::onglobalmousedown (line 16) [INFO] [stdout] src/events/mouse.rs - events::mouse::onglobalmousedown (line 16) [INFO] [stdout] src/events/mouse.rs - events::mouse::onglobalmousedown::call_with_explicit_closure (line 16) [INFO] [stdout] src/events/mouse.rs - events::mouse::onglobalmousemove (line 14) [INFO] [stdout] src/events/mouse.rs - events::mouse::onglobalmousemove (line 14) [INFO] [stdout] src/events/mouse.rs - events::mouse::onglobalmousemove::call_with_explicit_closure (line 14) [INFO] [stdout] src/events/mouse.rs - events::mouse::onmiddleclick (line 14) [INFO] [stdout] src/events/mouse.rs - events::mouse::onmiddleclick (line 14) [INFO] [stdout] src/events/mouse.rs - events::mouse::onmiddleclick::call_with_explicit_closure (line 14) [INFO] [stdout] src/events/mouse.rs - events::mouse::onmousedown (line 16) [INFO] [stdout] src/events/mouse.rs - events::mouse::onmousedown (line 16) [INFO] [stdout] src/events/mouse.rs - events::mouse::onmousedown::call_with_explicit_closure (line 16) [INFO] [stdout] src/events/mouse.rs - events::mouse::onmouseenter (line 14) [INFO] [stdout] src/events/mouse.rs - events::mouse::onmouseenter (line 14) [INFO] [stdout] src/events/mouse.rs - events::mouse::onmouseenter::call_with_explicit_closure (line 14) [INFO] [stdout] src/events/mouse.rs - events::mouse::onmouseleave (line 14) [INFO] [stdout] src/events/mouse.rs - events::mouse::onmouseleave (line 14) [INFO] [stdout] src/events/mouse.rs - events::mouse::onmouseleave::call_with_explicit_closure (line 14) [INFO] [stdout] src/events/mouse.rs - events::mouse::onmousemove (line 16) [INFO] [stdout] src/events/mouse.rs - events::mouse::onmousemove (line 16) [INFO] [stdout] src/events/mouse.rs - events::mouse::onmousemove::call_with_explicit_closure (line 16) [INFO] [stdout] src/events/mouse.rs - events::mouse::onmouseup (line 14) [INFO] [stdout] src/events/mouse.rs - events::mouse::onmouseup (line 14) [INFO] [stdout] src/events/mouse.rs - events::mouse::onmouseup::call_with_explicit_closure (line 14) [INFO] [stdout] src/events/mouse.rs - events::mouse::onrightclick (line 14) [INFO] [stdout] src/events/mouse.rs - events::mouse::onrightclick (line 14) [INFO] [stdout] src/events/mouse.rs - events::mouse::onrightclick::call_with_explicit_closure (line 14) [INFO] [stdout] src/events/pointer.rs - events::pointer::onglobalpointerup (line 18) [INFO] [stdout] src/events/pointer.rs - events::pointer::onglobalpointerup (line 18) [INFO] [stdout] src/events/pointer.rs - events::pointer::onglobalpointerup::call_with_explicit_closure (line 18) [INFO] [stdout] src/events/pointer.rs - events::pointer::onpointerdown (line 18) [INFO] [stdout] src/events/pointer.rs - events::pointer::onpointerdown (line 18) [INFO] [stdout] src/events/pointer.rs - events::pointer::onpointerdown::call_with_explicit_closure (line 18) [INFO] [stdout] src/events/pointer.rs - events::pointer::onpointerenter (line 18) [INFO] [stdout] src/events/pointer.rs - events::pointer::onpointerenter (line 18) [INFO] [stdout] src/events/pointer.rs - events::pointer::onpointerenter::call_with_explicit_closure (line 18) [INFO] [stdout] src/events/pointer.rs - events::pointer::onpointerleave (line 18) [INFO] [stdout] src/events/pointer.rs - events::pointer::onpointerleave (line 18) [INFO] [stdout] src/events/pointer.rs - events::pointer::onpointerleave::call_with_explicit_closure (line 18) [INFO] [stdout] src/events/pointer.rs - events::pointer::onpointermove (line 20) [INFO] [stdout] src/events/pointer.rs - events::pointer::onpointermove (line 20) [INFO] [stdout] src/events/pointer.rs - events::pointer::onpointermove::call_with_explicit_closure (line 20) [INFO] [stdout] src/events/pointer.rs - events::pointer::onpointerup (line 18) [INFO] [stdout] src/events/pointer.rs - events::pointer::onpointerup (line 18) [INFO] [stdout] src/events/pointer.rs - events::pointer::onpointerup::call_with_explicit_closure (line 18) [INFO] [stdout] src/events/touch.rs - events::touch::ontouchcancel (line 19) [INFO] [stdout] src/events/touch.rs - events::touch::ontouchcancel (line 19) [INFO] [stdout] src/events/touch.rs - events::touch::ontouchcancel::call_with_explicit_closure (line 19) [INFO] [stdout] src/events/touch.rs - events::touch::ontouchend (line 18) [INFO] [stdout] src/events/touch.rs - events::touch::ontouchend (line 18) [INFO] [stdout] src/events/touch.rs - events::touch::ontouchend::call_with_explicit_closure (line 18) [INFO] [stdout] src/events/touch.rs - events::touch::ontouchmove (line 18) [INFO] [stdout] src/events/touch.rs - events::touch::ontouchmove (line 18) [INFO] [stdout] src/events/touch.rs - events::touch::ontouchmove::call_with_explicit_closure (line 18) [INFO] [stdout] src/events/touch.rs - events::touch::ontouchstart (line 18) [INFO] [stdout] src/events/touch.rs - events::touch::ontouchstart (line 18) [INFO] [stdout] src/events/touch.rs - events::touch::ontouchstart::call_with_explicit_closure (line 18) [INFO] [stdout] src/events/wheel.rs - events::wheel::onwheel (line 12) [INFO] [stdout] src/events/wheel.rs - events::wheel::onwheel (line 12) [INFO] [stdout] src/events/wheel.rs - events::wheel::onwheel::call_with_explicit_closure (line 12) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 172 failed; 2 ignored; 0 measured; 0 filtered out; finished in 14.42s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b0d350c297b58f4518d0b5013a7f9ed7847dd8e7d398686b636fef0c47a7bada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0d350c297b58f4518d0b5013a7f9ed7847dd8e7d398686b636fef0c47a7bada", kill_on_drop: false }` [INFO] [stdout] b0d350c297b58f4518d0b5013a7f9ed7847dd8e7d398686b636fef0c47a7bada