[INFO] fetching crate polyhorn-yoga 0.3.4... [INFO] building polyhorn-yoga-0.3.4 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate polyhorn-yoga 0.3.4 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate polyhorn-yoga 0.3.4 [INFO] finished tweaking crates.io crate polyhorn-yoga 0.3.4 [INFO] tweaked toml for crates.io crate polyhorn-yoga 0.3.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate polyhorn-yoga 0.3.4 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate polyhorn-yoga 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbb90f4b381e168f53f8d5a3d111fed453b20bef493ec394d9bb799828ace150 [INFO] running `Command { std: "docker" "start" "-a" "fbb90f4b381e168f53f8d5a3d111fed453b20bef493ec394d9bb799828ace150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbb90f4b381e168f53f8d5a3d111fed453b20bef493ec394d9bb799828ace150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbb90f4b381e168f53f8d5a3d111fed453b20bef493ec394d9bb799828ace150", kill_on_drop: false }` [INFO] [stdout] fbb90f4b381e168f53f8d5a3d111fed453b20bef493ec394d9bb799828ace150 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4f6547c06f23bcc27431d43b05d7c9f58e655a359af9563cb96387f4523b172 [INFO] running `Command { std: "docker" "start" "-a" "b4f6547c06f23bcc27431d43b05d7c9f58e655a359af9563cb96387f4523b172", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clang-sys v1.0.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling polyhorn-yoga v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: polyhorn-yoga@0.3.4: src/yoga/yoga/Yoga.cpp: In function 'void YGZeroOutLayoutRecursivly(YGNodeRef)': [INFO] [stderr] warning: polyhorn-yoga@0.3.4: src/yoga/yoga/Yoga.cpp:1854:9: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct YGLayout'; use assignment or value-initialization instead [-Wclass-memaccess] [INFO] [stderr] warning: polyhorn-yoga@0.3.4: 1854 | memset(&(node->getLayout()), 0, sizeof(YGLayout)); [INFO] [stderr] warning: polyhorn-yoga@0.3.4: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: polyhorn-yoga@0.3.4: In file included from src/yoga/yoga/YGNode.h:11, [INFO] [stderr] warning: polyhorn-yoga@0.3.4: from src/yoga/yoga/Utils.h:9, [INFO] [stderr] warning: polyhorn-yoga@0.3.4: from src/yoga/yoga/Yoga.cpp:13: [INFO] [stderr] warning: polyhorn-yoga@0.3.4: src/yoga/yoga/YGLayout.h:12:8: note: 'struct YGLayout' declared here [INFO] [stderr] warning: polyhorn-yoga@0.3.4: 12 | struct YGLayout { [INFO] [stderr] warning: polyhorn-yoga@0.3.4: | ^~~~~~~~ [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/types.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | Box::from_raw(ptr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 159 | let _ = Box::from_raw(ptr); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.51s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b4f6547c06f23bcc27431d43b05d7c9f58e655a359af9563cb96387f4523b172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4f6547c06f23bcc27431d43b05d7c9f58e655a359af9563cb96387f4523b172", kill_on_drop: false }` [INFO] [stdout] b4f6547c06f23bcc27431d43b05d7c9f58e655a359af9563cb96387f4523b172 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc401d000800625d4bb55647eccd2de25b86e03b2d0ca1f548fdce2a6ad05059 [INFO] running `Command { std: "docker" "start" "-a" "dc401d000800625d4bb55647eccd2de25b86e03b2d0ca1f548fdce2a6ad05059", kill_on_drop: false }` [INFO] [stderr] warning: polyhorn-yoga@0.3.4: src/yoga/yoga/Yoga.cpp: In function 'void YGZeroOutLayoutRecursivly(YGNodeRef)': [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/types.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | Box::from_raw(ptr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 159 | let _ = Box::from_raw(ptr); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: polyhorn-yoga@0.3.4: src/yoga/yoga/Yoga.cpp:1854:9: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct YGLayout'; use assignment or value-initialization instead [-Wclass-memaccess] [INFO] [stderr] warning: polyhorn-yoga@0.3.4: 1854 | memset(&(node->getLayout()), 0, sizeof(YGLayout)); [INFO] [stderr] warning: polyhorn-yoga@0.3.4: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: polyhorn-yoga@0.3.4: In file included from src/yoga/yoga/YGNode.h:11, [INFO] [stderr] warning: polyhorn-yoga@0.3.4: from src/yoga/yoga/Utils.h:9, [INFO] [stderr] warning: polyhorn-yoga@0.3.4: from src/yoga/yoga/Yoga.cpp:13: [INFO] [stderr] warning: polyhorn-yoga@0.3.4: src/yoga/yoga/YGLayout.h:12:8: note: 'struct YGLayout' declared here [INFO] [stderr] warning: polyhorn-yoga@0.3.4: 12 | struct YGLayout { [INFO] [stderr] warning: polyhorn-yoga@0.3.4: | ^~~~~~~~ [INFO] [stderr] Compiling polyhorn-yoga v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `yoga` [INFO] [stdout] --> examples/layout.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate yoga; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `yoga` [INFO] [stdout] --> tests/align_self_test.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate yoga; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `yoga` [INFO] [stdout] --> tests/align_items_test.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate yoga; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `yoga` [INFO] [stdout] --> tests/flex_direction_test.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate yoga; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `yoga` [INFO] [stdout] --> tests/android_news_feed.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate yoga; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `style` in this scope [INFO] [stdout] --> examples/layout.rs:17:2 [INFO] [stdout] | [INFO] [stdout] 17 | style!(node, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 4 + use polyhorn_yoga::style; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `make_styles` in this scope [INFO] [stdout] --> examples/layout.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | let child_styles = make_styles!( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 4 + use polyhorn_yoga::make_styles; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `yoga` [INFO] [stdout] --> tests/align_content_test.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate yoga; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `yoga` [INFO] [stdout] --> tests/computed_margin_test.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate yoga; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `style` in this scope [INFO] [stdout] --> tests/computed_margin_test.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | style!(root, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 4 + use polyhorn_yoga::style; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: polyhorn-yoga@0.3.4: src/yoga/yoga/Yoga.cpp: In function 'void YGZeroOutLayoutRecursivly(YGNodeRef)': [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] warning: polyhorn-yoga@0.3.4: src/yoga/yoga/Yoga.cpp:1854:9: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct YGLayout'; use assignment or value-initialization instead [-Wclass-memaccess] [INFO] [stderr] warning: polyhorn-yoga@0.3.4: 1854 | memset(&(node->getLayout()), 0, sizeof(YGLayout)); [INFO] [stderr] warning: polyhorn-yoga@0.3.4: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: polyhorn-yoga@0.3.4: In file included from src/yoga/yoga/YGNode.h:11, [INFO] [stderr] warning: polyhorn-yoga@0.3.4: from src/yoga/yoga/Utils.h:9, [INFO] [stderr] warning: polyhorn-yoga@0.3.4: from src/yoga/yoga/Yoga.cpp:13: [INFO] [stderr] warning: polyhorn-yoga@0.3.4: src/yoga/yoga/YGLayout.h:12:8: note: 'struct YGLayout' declared here [INFO] [stderr] warning: polyhorn-yoga@0.3.4: 12 | struct YGLayout { [INFO] [stderr] warning: polyhorn-yoga@0.3.4: | ^~~~~~~~ [INFO] [stderr] error: could not compile `polyhorn-yoga` (example "layout") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: polyhorn-yoga@0.3.4: src/yoga/yoga/Yoga.cpp: In function 'void YGZeroOutLayoutRecursivly(YGNodeRef)': [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/align_self_test.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: polyhorn-yoga@0.3.4: src/yoga/yoga/Yoga.cpp:1854:9: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct YGLayout'; use assignment or value-initialization instead [-Wclass-memaccess] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_self_test.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: polyhorn-yoga@0.3.4: 1854 | memset(&(node->getLayout()), 0, sizeof(YGLayout)); [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | root.set_width(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: polyhorn-yoga@0.3.4: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | root.set_height(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: polyhorn-yoga@0.3.4: In file included from src/yoga/yoga/YGNode.h:11, [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_self_test.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: polyhorn-yoga@0.3.4: from src/yoga/yoga/Utils.h:9, [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/align_self_test.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | root_child0.set_align_self(Align::Center); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: polyhorn-yoga@0.3.4: from src/yoga/yoga/Yoga.cpp:13: [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | root_child0.set_width(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: polyhorn-yoga@0.3.4: src/yoga/yoga/YGLayout.h:12:8: note: 'struct YGLayout' declared here [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:26:28 [INFO] [stdout] | [INFO] [stdout] 26 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: polyhorn-yoga@0.3.4: 12 | struct YGLayout { [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | root_child0.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: polyhorn-yoga@0.3.4: | ^~~~~~~~ [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `polyhorn-yoga` (test "computed_margin_test") due to 2 previous errors [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_self_test.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_self_test.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_self_test.rs:30:46 [INFO] [stdout] | [INFO] [stdout] 30 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_self_test.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_self_test.rs:42:35 [INFO] [stdout] | [INFO] [stdout] 42 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_self_test.rs:42:46 [INFO] [stdout] | [INFO] [stdout] 42 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/align_self_test.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_self_test.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | root.set_width(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | root.set_height(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_self_test.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/align_self_test.rs:64:29 [INFO] [stdout] | [INFO] [stdout] 64 | root_child0.set_align_self(Align::FlexEnd); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:65:24 [INFO] [stdout] | [INFO] [stdout] 65 | root_child0.set_width(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | root_child0.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_self_test.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_self_test.rs:70:35 [INFO] [stdout] | [INFO] [stdout] 70 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_self_test.rs:70:46 [INFO] [stdout] | [INFO] [stdout] 70 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_self_test.rs:82:24 [INFO] [stdout] | [INFO] [stdout] 82 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_self_test.rs:82:35 [INFO] [stdout] | [INFO] [stdout] 82 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_self_test.rs:82:46 [INFO] [stdout] | [INFO] [stdout] 82 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/align_self_test.rs:97:19 [INFO] [stdout] | [INFO] [stdout] 97 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_self_test.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | root.set_width(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:101:18 [INFO] [stdout] | [INFO] [stdout] 101 | root.set_height(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_self_test.rs:103:24 [INFO] [stdout] | [INFO] [stdout] 103 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/align_self_test.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | root_child0.set_align_self(Align::FlexStart); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | root_child0.set_width(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:106:28 [INFO] [stdout] | [INFO] [stdout] 106 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | root_child0.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:108:29 [INFO] [stdout] | [INFO] [stdout] 108 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_self_test.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_self_test.rs:110:35 [INFO] [stdout] | [INFO] [stdout] 110 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_self_test.rs:110:46 [INFO] [stdout] | [INFO] [stdout] 110 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_self_test.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_self_test.rs:122:35 [INFO] [stdout] | [INFO] [stdout] 122 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_self_test.rs:122:46 [INFO] [stdout] | [INFO] [stdout] 122 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/align_self_test.rs:137:19 [INFO] [stdout] | [INFO] [stdout] 137 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_self_test.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/align_self_test.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 140 | root.set_align_items(Align::FlexStart); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | root.set_width(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | root.set_height(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_self_test.rs:144:24 [INFO] [stdout] | [INFO] [stdout] 144 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/align_self_test.rs:145:29 [INFO] [stdout] | [INFO] [stdout] 145 | root_child0.set_align_self(Align::FlexEnd); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:146:24 [INFO] [stdout] | [INFO] [stdout] 146 | root_child0.set_width(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:147:28 [INFO] [stdout] | [INFO] [stdout] 147 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | root_child0.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:149:29 [INFO] [stdout] | [INFO] [stdout] 149 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_self_test.rs:151:24 [INFO] [stdout] | [INFO] [stdout] 151 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_self_test.rs:151:35 [INFO] [stdout] | [INFO] [stdout] 151 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_self_test.rs:151:46 [INFO] [stdout] | [INFO] [stdout] 151 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_self_test.rs:163:24 [INFO] [stdout] | [INFO] [stdout] 163 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_self_test.rs:163:35 [INFO] [stdout] | [INFO] [stdout] 163 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_self_test.rs:163:46 [INFO] [stdout] | [INFO] [stdout] 163 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/align_self_test.rs:178:19 [INFO] [stdout] | [INFO] [stdout] 178 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_self_test.rs:180:17 [INFO] [stdout] | [INFO] [stdout] 180 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlexDirection` [INFO] [stdout] --> tests/align_self_test.rs:181:26 [INFO] [stdout] | [INFO] [stdout] 181 | root.set_flex_direction(FlexDirection::Row); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FlexDirection` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::FlexDirection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:182:17 [INFO] [stdout] | [INFO] [stdout] 182 | root.set_width(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:183:18 [INFO] [stdout] | [INFO] [stdout] 183 | root.set_height(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_self_test.rs:185:24 [INFO] [stdout] | [INFO] [stdout] 185 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/align_self_test.rs:186:29 [INFO] [stdout] | [INFO] [stdout] 186 | root_child0.set_align_self(Align::Baseline); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:187:24 [INFO] [stdout] | [INFO] [stdout] 187 | root_child0.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:188:28 [INFO] [stdout] | [INFO] [stdout] 188 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:189:25 [INFO] [stdout] | [INFO] [stdout] 189 | root_child0.set_height(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:190:29 [INFO] [stdout] | [INFO] [stdout] 190 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_self_test.rs:193:24 [INFO] [stdout] | [INFO] [stdout] 193 | let mut root_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/align_self_test.rs:194:29 [INFO] [stdout] | [INFO] [stdout] 194 | root_child1.set_align_self(Align::Baseline); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:195:24 [INFO] [stdout] | [INFO] [stdout] 195 | root_child1.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:196:28 [INFO] [stdout] | [INFO] [stdout] 196 | root_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:197:25 [INFO] [stdout] | [INFO] [stdout] 197 | root_child1.set_height(StyleUnit::Point((20 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:198:29 [INFO] [stdout] | [INFO] [stdout] 198 | root_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_self_test.rs:201:31 [INFO] [stdout] | [INFO] [stdout] 201 | let mut root_child1_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:202:31 [INFO] [stdout] | [INFO] [stdout] 202 | root_child1_child0.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:203:35 [INFO] [stdout] | [INFO] [stdout] 203 | root_child1_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:204:32 [INFO] [stdout] | [INFO] [stdout] 204 | root_child1_child0.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_self_test.rs:205:36 [INFO] [stdout] | [INFO] [stdout] 205 | root_child1_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_self_test.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_self_test.rs:207:35 [INFO] [stdout] | [INFO] [stdout] 207 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_self_test.rs:207:46 [INFO] [stdout] | [INFO] [stdout] 207 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_self_test.rs:229:24 [INFO] [stdout] | [INFO] [stdout] 229 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_self_test.rs:229:35 [INFO] [stdout] | [INFO] [stdout] 229 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_self_test.rs:229:46 [INFO] [stdout] | [INFO] [stdout] 229 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] warning: polyhorn-yoga@0.3.4: src/yoga/yoga/Yoga.cpp: In function 'void YGZeroOutLayoutRecursivly(YGNodeRef)': [INFO] [stderr] warning: polyhorn-yoga@0.3.4: src/yoga/yoga/Yoga.cpp:1854:9: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct YGLayout'; use assignment or value-initialization instead [-Wclass-memaccess] [INFO] [stderr] warning: polyhorn-yoga@0.3.4: 1854 | memset(&(node->getLayout()), 0, sizeof(YGLayout)); [INFO] [stderr] warning: polyhorn-yoga@0.3.4: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: polyhorn-yoga@0.3.4: In file included from src/yoga/yoga/YGNode.h:11, [INFO] [stderr] warning: polyhorn-yoga@0.3.4: from src/yoga/yoga/Utils.h:9, [INFO] [stderr] warning: polyhorn-yoga@0.3.4: from src/yoga/yoga/Yoga.cpp:13: [INFO] [stderr] warning: polyhorn-yoga@0.3.4: src/yoga/yoga/YGLayout.h:12:8: note: 'struct YGLayout' declared here [INFO] [stderr] warning: polyhorn-yoga@0.3.4: 12 | struct YGLayout { [INFO] [stderr] warning: polyhorn-yoga@0.3.4: | ^~~~~~~~ [INFO] [stderr] error: could not compile `polyhorn-yoga` (test "align_self_test") due to 94 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/flex_direction_test.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | root.set_width(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | root_child0.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:25:29 [INFO] [stdout] | [INFO] [stdout] 25 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 28 | let mut root_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | root_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | root_child1.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:31:29 [INFO] [stdout] | [INFO] [stdout] 31 | root_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | let mut root_child2 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | root_child2.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | root_child2.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | root_child2.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/flex_direction_test.rs:39:46 [INFO] [stdout] | [INFO] [stdout] 39 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:61:35 [INFO] [stdout] | [INFO] [stdout] 61 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/flex_direction_test.rs:61:46 [INFO] [stdout] | [INFO] [stdout] 61 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/flex_direction_test.rs:86:19 [INFO] [stdout] | [INFO] [stdout] 86 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlexDirection` [INFO] [stdout] --> tests/flex_direction_test.rs:89:26 [INFO] [stdout] | [INFO] [stdout] 89 | root.set_flex_direction(FlexDirection::Row); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FlexDirection` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::FlexDirection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:90:18 [INFO] [stdout] | [INFO] [stdout] 90 | root.set_height(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 92 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:93:24 [INFO] [stdout] | [INFO] [stdout] 93 | root_child0.set_width(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:98:24 [INFO] [stdout] | [INFO] [stdout] 98 | let mut root_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | root_child1.set_width(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:100:28 [INFO] [stdout] | [INFO] [stdout] 100 | root_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:101:29 [INFO] [stdout] | [INFO] [stdout] 101 | root_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:104:24 [INFO] [stdout] | [INFO] [stdout] 104 | let mut root_child2 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | root_child2.set_width(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:106:28 [INFO] [stdout] | [INFO] [stdout] 106 | root_child2.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:107:29 [INFO] [stdout] | [INFO] [stdout] 107 | root_child2.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:109:35 [INFO] [stdout] | [INFO] [stdout] 109 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/flex_direction_test.rs:109:46 [INFO] [stdout] | [INFO] [stdout] 109 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 131 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:131:35 [INFO] [stdout] | [INFO] [stdout] 131 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/flex_direction_test.rs:131:46 [INFO] [stdout] | [INFO] [stdout] 131 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/flex_direction_test.rs:156:19 [INFO] [stdout] | [INFO] [stdout] 156 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:159:17 [INFO] [stdout] | [INFO] [stdout] 159 | root.set_width(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:160:18 [INFO] [stdout] | [INFO] [stdout] 160 | root.set_height(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:162:24 [INFO] [stdout] | [INFO] [stdout] 162 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:163:28 [INFO] [stdout] | [INFO] [stdout] 163 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:164:25 [INFO] [stdout] | [INFO] [stdout] 164 | root_child0.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:165:29 [INFO] [stdout] | [INFO] [stdout] 165 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:168:24 [INFO] [stdout] | [INFO] [stdout] 168 | let mut root_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:169:28 [INFO] [stdout] | [INFO] [stdout] 169 | root_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:170:25 [INFO] [stdout] | [INFO] [stdout] 170 | root_child1.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:171:29 [INFO] [stdout] | [INFO] [stdout] 171 | root_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:174:24 [INFO] [stdout] | [INFO] [stdout] 174 | let mut root_child2 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:175:28 [INFO] [stdout] | [INFO] [stdout] 175 | root_child2.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | root_child2.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:177:29 [INFO] [stdout] | [INFO] [stdout] 177 | root_child2.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:179:24 [INFO] [stdout] | [INFO] [stdout] 179 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:179:35 [INFO] [stdout] | [INFO] [stdout] 179 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/flex_direction_test.rs:179:46 [INFO] [stdout] | [INFO] [stdout] 179 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:201:24 [INFO] [stdout] | [INFO] [stdout] 201 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:201:35 [INFO] [stdout] | [INFO] [stdout] 201 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/flex_direction_test.rs:201:46 [INFO] [stdout] | [INFO] [stdout] 201 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/flex_direction_test.rs:226:19 [INFO] [stdout] | [INFO] [stdout] 226 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlexDirection` [INFO] [stdout] --> tests/flex_direction_test.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | root.set_flex_direction(FlexDirection::Row); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FlexDirection` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::FlexDirection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:230:17 [INFO] [stdout] | [INFO] [stdout] 230 | root.set_width(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:231:18 [INFO] [stdout] | [INFO] [stdout] 231 | root.set_height(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:234:24 [INFO] [stdout] | [INFO] [stdout] 234 | root_child0.set_width(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:235:28 [INFO] [stdout] | [INFO] [stdout] 235 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:236:29 [INFO] [stdout] | [INFO] [stdout] 236 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:239:24 [INFO] [stdout] | [INFO] [stdout] 239 | let mut root_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:240:24 [INFO] [stdout] | [INFO] [stdout] 240 | root_child1.set_width(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:241:28 [INFO] [stdout] | [INFO] [stdout] 241 | root_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:242:29 [INFO] [stdout] | [INFO] [stdout] 242 | root_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:245:24 [INFO] [stdout] | [INFO] [stdout] 245 | let mut root_child2 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:246:24 [INFO] [stdout] | [INFO] [stdout] 246 | root_child2.set_width(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:247:28 [INFO] [stdout] | [INFO] [stdout] 247 | root_child2.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:248:29 [INFO] [stdout] | [INFO] [stdout] 248 | root_child2.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:250:24 [INFO] [stdout] | [INFO] [stdout] 250 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:250:35 [INFO] [stdout] | [INFO] [stdout] 250 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/flex_direction_test.rs:250:46 [INFO] [stdout] | [INFO] [stdout] 250 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:272:24 [INFO] [stdout] | [INFO] [stdout] 272 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:272:35 [INFO] [stdout] | [INFO] [stdout] 272 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/flex_direction_test.rs:272:46 [INFO] [stdout] | [INFO] [stdout] 272 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/flex_direction_test.rs:297:19 [INFO] [stdout] | [INFO] [stdout] 297 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:299:17 [INFO] [stdout] | [INFO] [stdout] 299 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlexDirection` [INFO] [stdout] --> tests/flex_direction_test.rs:300:26 [INFO] [stdout] | [INFO] [stdout] 300 | root.set_flex_direction(FlexDirection::ColumnReverse); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FlexDirection` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::FlexDirection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:301:17 [INFO] [stdout] | [INFO] [stdout] 301 | root.set_width(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:302:18 [INFO] [stdout] | [INFO] [stdout] 302 | root.set_height(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:304:24 [INFO] [stdout] | [INFO] [stdout] 304 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:305:28 [INFO] [stdout] | [INFO] [stdout] 305 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:306:25 [INFO] [stdout] | [INFO] [stdout] 306 | root_child0.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:307:29 [INFO] [stdout] | [INFO] [stdout] 307 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/android_news_feed.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:310:24 [INFO] [stdout] | [INFO] [stdout] 310 | let mut root_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/android_news_feed.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:311:28 [INFO] [stdout] | [INFO] [stdout] 311 | root_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:312:25 [INFO] [stdout] | [INFO] [stdout] 312 | root_child1.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/android_news_feed.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | root.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:313:29 [INFO] [stdout] | [INFO] [stdout] 313 | root_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:316:24 [INFO] [stdout] | [INFO] [stdout] 316 | let mut root_child2 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | root.set_width(StyleUnit::Point((1080 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:317:28 [INFO] [stdout] | [INFO] [stdout] 317 | root_child2.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:318:25 [INFO] [stdout] | [INFO] [stdout] 318 | root_child2.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/android_news_feed.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:319:29 [INFO] [stdout] | [INFO] [stdout] 319 | root_child2.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:321:24 [INFO] [stdout] | [INFO] [stdout] 321 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:321:35 [INFO] [stdout] | [INFO] [stdout] 321 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:25:29 [INFO] [stdout] | [INFO] [stdout] 25 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/flex_direction_test.rs:321:46 [INFO] [stdout] | [INFO] [stdout] 321 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:343:24 [INFO] [stdout] | [INFO] [stdout] 343 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/android_news_feed.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | let mut root_child0_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/android_news_feed.rs:29:39 [INFO] [stdout] | [INFO] [stdout] 29 | root_child0_child0.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | root_child0_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | root_child0_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/android_news_feed.rs:34:38 [INFO] [stdout] | [INFO] [stdout] 34 | let mut root_child0_child0_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/android_news_feed.rs:35:46 [INFO] [stdout] | [INFO] [stdout] 35 | root_child0_child0_child0.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 36 | root_child0_child0_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | root_child0_child0_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/android_news_feed.rs:40:45 [INFO] [stdout] | [INFO] [stdout] 40 | let mut root_child0_child0_child0_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlexDirection` [INFO] [stdout] --> tests/android_news_feed.rs:41:54 [INFO] [stdout] | [INFO] [stdout] 41 | root_child0_child0_child0_child0.set_flex_direction(FlexDirection::Row); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FlexDirection` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::FlexDirection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/android_news_feed.rs:42:53 [INFO] [stdout] | [INFO] [stdout] 42 | root_child0_child0_child0_child0.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/android_news_feed.rs:43:51 [INFO] [stdout] | [INFO] [stdout] 43 | root_child0_child0_child0_child0.set_align_items(Align::FlexStart); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/android_news_feed.rs:44:46 [INFO] [stdout] | [INFO] [stdout] 44 | root_child0_child0_child0_child0.set_margin(Edge::Start, StyleUnit::Point((36 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:44:59 [INFO] [stdout] | [INFO] [stdout] 44 | root_child0_child0_child0_child0.set_margin(Edge::Start, StyleUnit::Point((36 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/android_news_feed.rs:45:46 [INFO] [stdout] | [INFO] [stdout] 45 | root_child0_child0_child0_child0.set_margin(Edge::Top, StyleUnit::Point((24 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:45:57 [INFO] [stdout] | [INFO] [stdout] 45 | root_child0_child0_child0_child0.set_margin(Edge::Top, StyleUnit::Point((24 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:46:49 [INFO] [stdout] | [INFO] [stdout] 46 | root_child0_child0_child0_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | root_child0_child0_child0_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/android_news_feed.rs:50:52 [INFO] [stdout] | [INFO] [stdout] 50 | let mut root_child0_child0_child0_child0_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlexDirection` [INFO] [stdout] --> tests/android_news_feed.rs:51:61 [INFO] [stdout] | [INFO] [stdout] 51 | root_child0_child0_child0_child0_child0.set_flex_direction(FlexDirection::Row); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FlexDirection` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::FlexDirection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/android_news_feed.rs:52:60 [INFO] [stdout] | [INFO] [stdout] 52 | root_child0_child0_child0_child0_child0.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:53:56 [INFO] [stdout] | [INFO] [stdout] 53 | root_child0_child0_child0_child0_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:54:57 [INFO] [stdout] | [INFO] [stdout] 54 | root_child0_child0_child0_child0_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/android_news_feed.rs:57:59 [INFO] [stdout] | [INFO] [stdout] 57 | let mut root_child0_child0_child0_child0_child0_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/android_news_feed.rs:58:67 [INFO] [stdout] | [INFO] [stdout] 58 | root_child0_child0_child0_child0_child0_child0.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:59:59 [INFO] [stdout] | [INFO] [stdout] 59 | root_child0_child0_child0_child0_child0_child0.set_width(StyleUnit::Point((120 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:60:63 [INFO] [stdout] | [INFO] [stdout] 60 | root_child0_child0_child0_child0_child0_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:61:60 [INFO] [stdout] | [INFO] [stdout] 61 | root_child0_child0_child0_child0_child0_child0.set_height(StyleUnit::Point((120 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | root_child0_child0_child0_child0_child0_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/android_news_feed.rs:65:52 [INFO] [stdout] | [INFO] [stdout] 65 | let mut root_child0_child0_child0_child0_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/android_news_feed.rs:66:60 [INFO] [stdout] | [INFO] [stdout] 66 | root_child0_child0_child0_child0_child1.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/android_news_feed.rs:68:53 [INFO] [stdout] | [INFO] [stdout] 68 | root_child0_child0_child0_child0_child1.set_margin(Edge::Right, StyleUnit::Point((36 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:68:66 [INFO] [stdout] | [INFO] [stdout] 68 | root_child0_child0_child0_child0_child1.set_margin(Edge::Right, StyleUnit::Point((36 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/android_news_feed.rs:69:54 [INFO] [stdout] | [INFO] [stdout] 69 | root_child0_child0_child0_child0_child1.set_padding(Edge::Left, StyleUnit::Point((36 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:69:66 [INFO] [stdout] | [INFO] [stdout] 69 | root_child0_child0_child0_child0_child1.set_padding(Edge::Left, StyleUnit::Point((36 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/android_news_feed.rs:70:54 [INFO] [stdout] | [INFO] [stdout] 70 | root_child0_child0_child0_child0_child1.set_padding(Edge::Top, StyleUnit::Point((21 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:70:65 [INFO] [stdout] | [INFO] [stdout] 70 | root_child0_child0_child0_child0_child1.set_padding(Edge::Top, StyleUnit::Point((21 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/android_news_feed.rs:71:54 [INFO] [stdout] | [INFO] [stdout] 71 | root_child0_child0_child0_child0_child1.set_padding(Edge::Right, StyleUnit::Point((36 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:71:67 [INFO] [stdout] | [INFO] [stdout] 71 | root_child0_child0_child0_child0_child1.set_padding(Edge::Right, StyleUnit::Point((36 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/android_news_feed.rs:72:54 [INFO] [stdout] | [INFO] [stdout] 72 | root_child0_child0_child0_child0_child1.set_padding(Edge::Bottom, StyleUnit::Point((18 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:72:68 [INFO] [stdout] | [INFO] [stdout] 72 | root_child0_child0_child0_child0_child1.set_padding(Edge::Bottom, StyleUnit::Point((18 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:73:56 [INFO] [stdout] | [INFO] [stdout] 73 | root_child0_child0_child0_child0_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:343:35 [INFO] [stdout] | [INFO] [stdout] 343 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/flex_direction_test.rs:343:46 [INFO] [stdout] | [INFO] [stdout] 343 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/flex_direction_test.rs:368:19 [INFO] [stdout] | [INFO] [stdout] 368 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:370:17 [INFO] [stdout] | [INFO] [stdout] 370 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlexDirection` [INFO] [stdout] --> tests/flex_direction_test.rs:371:26 [INFO] [stdout] | [INFO] [stdout] 371 | root.set_flex_direction(FlexDirection::RowReverse); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FlexDirection` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::FlexDirection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:372:17 [INFO] [stdout] | [INFO] [stdout] 372 | root.set_width(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:373:18 [INFO] [stdout] | [INFO] [stdout] 373 | root.set_height(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:375:24 [INFO] [stdout] | [INFO] [stdout] 375 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:376:24 [INFO] [stdout] | [INFO] [stdout] 376 | root_child0.set_width(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:377:28 [INFO] [stdout] | [INFO] [stdout] 377 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:378:29 [INFO] [stdout] | [INFO] [stdout] 378 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:381:24 [INFO] [stdout] | [INFO] [stdout] 381 | let mut root_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:382:24 [INFO] [stdout] | [INFO] [stdout] 382 | root_child1.set_width(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:383:28 [INFO] [stdout] | [INFO] [stdout] 383 | root_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:384:29 [INFO] [stdout] | [INFO] [stdout] 384 | root_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/flex_direction_test.rs:387:24 [INFO] [stdout] | [INFO] [stdout] 387 | let mut root_child2 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:388:24 [INFO] [stdout] | [INFO] [stdout] 388 | root_child2.set_width(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:389:28 [INFO] [stdout] | [INFO] [stdout] 389 | root_child2.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/flex_direction_test.rs:390:29 [INFO] [stdout] | [INFO] [stdout] 390 | root_child2.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:392:24 [INFO] [stdout] | [INFO] [stdout] 392 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:74:57 [INFO] [stdout] | [INFO] [stdout] 74 | root_child0_child0_child0_child0_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/android_news_feed.rs:77:59 [INFO] [stdout] | [INFO] [stdout] 77 | let mut root_child0_child0_child0_child0_child1_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlexDirection` [INFO] [stdout] --> tests/android_news_feed.rs:78:68 [INFO] [stdout] | [INFO] [stdout] 78 | root_child0_child0_child0_child0_child1_child0.set_flex_direction(FlexDirection::Row); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FlexDirection` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::FlexDirection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/android_news_feed.rs:79:67 [INFO] [stdout] | [INFO] [stdout] 79 | root_child0_child0_child0_child0_child1_child0.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:81:63 [INFO] [stdout] | [INFO] [stdout] 81 | root_child0_child0_child0_child0_child1_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:82:64 [INFO] [stdout] | [INFO] [stdout] 82 | root_child0_child0_child0_child0_child1_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/android_news_feed.rs:85:59 [INFO] [stdout] | [INFO] [stdout] 85 | let mut root_child0_child0_child0_child0_child1_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/android_news_feed.rs:86:67 [INFO] [stdout] | [INFO] [stdout] 86 | root_child0_child0_child0_child0_child1_child1.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:88:63 [INFO] [stdout] | [INFO] [stdout] 88 | root_child0_child0_child0_child0_child1_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:89:64 [INFO] [stdout] | [INFO] [stdout] 89 | root_child0_child0_child0_child0_child1_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/android_news_feed.rs:92:38 [INFO] [stdout] | [INFO] [stdout] 92 | let mut root_child0_child0_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/android_news_feed.rs:93:46 [INFO] [stdout] | [INFO] [stdout] 93 | root_child0_child0_child1.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:94:42 [INFO] [stdout] | [INFO] [stdout] 94 | root_child0_child0_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:95:43 [INFO] [stdout] | [INFO] [stdout] 95 | root_child0_child0_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/android_news_feed.rs:98:45 [INFO] [stdout] | [INFO] [stdout] 98 | let mut root_child0_child0_child1_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlexDirection` [INFO] [stdout] --> tests/android_news_feed.rs:99:54 [INFO] [stdout] | [INFO] [stdout] 99 | root_child0_child0_child1_child0.set_flex_direction(FlexDirection::Row); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FlexDirection` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::FlexDirection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/android_news_feed.rs:100:53 [INFO] [stdout] | [INFO] [stdout] 100 | root_child0_child0_child1_child0.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/android_news_feed.rs:101:51 [INFO] [stdout] | [INFO] [stdout] 101 | root_child0_child0_child1_child0.set_align_items(Align::FlexStart); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/android_news_feed.rs:102:46 [INFO] [stdout] | [INFO] [stdout] 102 | root_child0_child0_child1_child0.set_margin(Edge::Start, StyleUnit::Point((174 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:102:59 [INFO] [stdout] | [INFO] [stdout] 102 | root_child0_child0_child1_child0.set_margin(Edge::Start, StyleUnit::Point((174 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/android_news_feed.rs:103:46 [INFO] [stdout] | [INFO] [stdout] 103 | root_child0_child0_child1_child0.set_margin(Edge::Top, StyleUnit::Point((24 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:103:57 [INFO] [stdout] | [INFO] [stdout] 103 | root_child0_child0_child1_child0.set_margin(Edge::Top, StyleUnit::Point((24 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:104:49 [INFO] [stdout] | [INFO] [stdout] 104 | root_child0_child0_child1_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:105:50 [INFO] [stdout] | [INFO] [stdout] 105 | root_child0_child0_child1_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/android_news_feed.rs:108:52 [INFO] [stdout] | [INFO] [stdout] 108 | let mut root_child0_child0_child1_child0_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlexDirection` [INFO] [stdout] --> tests/android_news_feed.rs:109:61 [INFO] [stdout] | [INFO] [stdout] 109 | root_child0_child0_child1_child0_child0.set_flex_direction(FlexDirection::Row); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FlexDirection` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::FlexDirection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/android_news_feed.rs:110:60 [INFO] [stdout] | [INFO] [stdout] 110 | root_child0_child0_child1_child0_child0.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:111:56 [INFO] [stdout] | [INFO] [stdout] 111 | root_child0_child0_child1_child0_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:112:57 [INFO] [stdout] | [INFO] [stdout] 112 | root_child0_child0_child1_child0_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/android_news_feed.rs:115:59 [INFO] [stdout] | [INFO] [stdout] 115 | let mut root_child0_child0_child1_child0_child0_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/android_news_feed.rs:116:67 [INFO] [stdout] | [INFO] [stdout] 116 | root_child0_child0_child1_child0_child0_child0.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:117:59 [INFO] [stdout] | [INFO] [stdout] 117 | root_child0_child0_child1_child0_child0_child0.set_width(StyleUnit::Point((72 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:118:63 [INFO] [stdout] | [INFO] [stdout] 118 | root_child0_child0_child1_child0_child0_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:119:60 [INFO] [stdout] | [INFO] [stdout] 119 | root_child0_child0_child1_child0_child0_child0.set_height(StyleUnit::Point((72 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:120:64 [INFO] [stdout] | [INFO] [stdout] 120 | root_child0_child0_child1_child0_child0_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/android_news_feed.rs:123:52 [INFO] [stdout] | [INFO] [stdout] 123 | let mut root_child0_child0_child1_child0_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/android_news_feed.rs:124:60 [INFO] [stdout] | [INFO] [stdout] 124 | root_child0_child0_child1_child0_child1.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/android_news_feed.rs:126:53 [INFO] [stdout] | [INFO] [stdout] 126 | root_child0_child0_child1_child0_child1.set_margin(Edge::Right, StyleUnit::Point((36 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:126:66 [INFO] [stdout] | [INFO] [stdout] 126 | root_child0_child0_child1_child0_child1.set_margin(Edge::Right, StyleUnit::Point((36 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:392:35 [INFO] [stdout] | [INFO] [stdout] 392 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/flex_direction_test.rs:392:46 [INFO] [stdout] | [INFO] [stdout] 392 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:414:24 [INFO] [stdout] | [INFO] [stdout] 414 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/flex_direction_test.rs:414:35 [INFO] [stdout] | [INFO] [stdout] 414 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/flex_direction_test.rs:414:46 [INFO] [stdout] | [INFO] [stdout] 414 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/android_news_feed.rs:127:54 [INFO] [stdout] | [INFO] [stdout] 127 | root_child0_child0_child1_child0_child1.set_padding(Edge::Left, StyleUnit::Point((36 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:127:66 [INFO] [stdout] | [INFO] [stdout] 127 | root_child0_child0_child1_child0_child1.set_padding(Edge::Left, StyleUnit::Point((36 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/android_news_feed.rs:128:54 [INFO] [stdout] | [INFO] [stdout] 128 | root_child0_child0_child1_child0_child1.set_padding(Edge::Top, StyleUnit::Point((21 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:128:65 [INFO] [stdout] | [INFO] [stdout] 128 | root_child0_child0_child1_child0_child1.set_padding(Edge::Top, StyleUnit::Point((21 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/android_news_feed.rs:129:54 [INFO] [stdout] | [INFO] [stdout] 129 | root_child0_child0_child1_child0_child1.set_padding(Edge::Right, StyleUnit::Point((36 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:129:67 [INFO] [stdout] | [INFO] [stdout] 129 | root_child0_child0_child1_child0_child1.set_padding(Edge::Right, StyleUnit::Point((36 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/android_news_feed.rs:130:54 [INFO] [stdout] | [INFO] [stdout] 130 | root_child0_child0_child1_child0_child1.set_padding(Edge::Bottom, StyleUnit::Point((18 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:130:68 [INFO] [stdout] | [INFO] [stdout] 130 | root_child0_child0_child1_child0_child1.set_padding(Edge::Bottom, StyleUnit::Point((18 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:131:56 [INFO] [stdout] | [INFO] [stdout] 131 | root_child0_child0_child1_child0_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:132:57 [INFO] [stdout] | [INFO] [stdout] 132 | root_child0_child0_child1_child0_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/android_news_feed.rs:135:59 [INFO] [stdout] | [INFO] [stdout] 135 | let mut root_child0_child0_child1_child0_child1_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlexDirection` [INFO] [stdout] --> tests/android_news_feed.rs:136:68 [INFO] [stdout] | [INFO] [stdout] 136 | root_child0_child0_child1_child0_child1_child0.set_flex_direction(FlexDirection::Row); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FlexDirection` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::FlexDirection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/android_news_feed.rs:137:67 [INFO] [stdout] | [INFO] [stdout] 137 | root_child0_child0_child1_child0_child1_child0.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:139:63 [INFO] [stdout] | [INFO] [stdout] 139 | root_child0_child0_child1_child0_child1_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:140:64 [INFO] [stdout] | [INFO] [stdout] 140 | root_child0_child0_child1_child0_child1_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/android_news_feed.rs:143:59 [INFO] [stdout] | [INFO] [stdout] 143 | let mut root_child0_child0_child1_child0_child1_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/android_news_feed.rs:144:67 [INFO] [stdout] | [INFO] [stdout] 144 | root_child0_child0_child1_child0_child1_child1.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:146:63 [INFO] [stdout] | [INFO] [stdout] 146 | root_child0_child0_child1_child0_child1_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/android_news_feed.rs:147:64 [INFO] [stdout] | [INFO] [stdout] 147 | root_child0_child0_child1_child0_child1_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/android_news_feed.rs:149:24 [INFO] [stdout] | [INFO] [stdout] 149 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/android_news_feed.rs:149:35 [INFO] [stdout] | [INFO] [stdout] 149 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/android_news_feed.rs:149:46 [INFO] [stdout] | [INFO] [stdout] 149 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/android_news_feed.rs:236:24 [INFO] [stdout] | [INFO] [stdout] 236 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/android_news_feed.rs:236:35 [INFO] [stdout] | [INFO] [stdout] 236 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/android_news_feed.rs:236:46 [INFO] [stdout] | [INFO] [stdout] 236 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/types.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | Box::from_raw(ptr); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 159 | let _ = Box::from_raw(ptr); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] warning: polyhorn-yoga@0.3.4: src/yoga/yoga/Yoga.cpp: In function 'void YGZeroOutLayoutRecursivly(YGNodeRef)': [INFO] [stderr] warning: polyhorn-yoga@0.3.4: src/yoga/yoga/Yoga.cpp:1854:9: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct YGLayout'; use assignment or value-initialization instead [-Wclass-memaccess] [INFO] [stderr] warning: polyhorn-yoga@0.3.4: 1854 | memset(&(node->getLayout()), 0, sizeof(YGLayout)); [INFO] [stderr] warning: polyhorn-yoga@0.3.4: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: polyhorn-yoga@0.3.4: In file included from src/yoga/yoga/YGNode.h:11, [INFO] [stderr] warning: polyhorn-yoga@0.3.4: from src/yoga/yoga/Utils.h:9, [INFO] [stderr] warning: polyhorn-yoga@0.3.4: from src/yoga/yoga/Yoga.cpp:13: [INFO] [stderr] warning: polyhorn-yoga@0.3.4: src/yoga/yoga/YGLayout.h:12:8: note: 'struct YGLayout' declared here [INFO] [stderr] warning: polyhorn-yoga@0.3.4: 12 | struct YGLayout { [INFO] [stderr] warning: polyhorn-yoga@0.3.4: | ^~~~~~~~ [INFO] [stderr] error: could not compile `polyhorn-yoga` (test "flex_direction_test") due to 135 previous errors [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] warning: polyhorn-yoga@0.3.4: src/yoga/yoga/Yoga.cpp: In function 'void YGZeroOutLayoutRecursivly(YGNodeRef)': [INFO] [stderr] warning: polyhorn-yoga@0.3.4: src/yoga/yoga/Yoga.cpp:1854:9: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct YGLayout'; use assignment or value-initialization instead [-Wclass-memaccess] [INFO] [stderr] warning: polyhorn-yoga@0.3.4: 1854 | memset(&(node->getLayout()), 0, sizeof(YGLayout)); [INFO] [stderr] warning: polyhorn-yoga@0.3.4: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: polyhorn-yoga@0.3.4: In file included from src/yoga/yoga/YGNode.h:11, [INFO] [stderr] warning: polyhorn-yoga@0.3.4: from src/yoga/yoga/Utils.h:9, [INFO] [stderr] warning: polyhorn-yoga@0.3.4: from src/yoga/yoga/Yoga.cpp:13: [INFO] [stderr] warning: polyhorn-yoga@0.3.4: src/yoga/yoga/YGLayout.h:12:8: note: 'struct YGLayout' declared here [INFO] [stderr] warning: polyhorn-yoga@0.3.4: 12 | struct YGLayout { [INFO] [stderr] warning: polyhorn-yoga@0.3.4: | ^~~~~~~~ [INFO] [stderr] error: could not compile `polyhorn-yoga` (test "android_news_feed") due to 114 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/align_content_test.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlexDirection` [INFO] [stdout] --> tests/align_content_test.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | root.set_flex_direction(FlexDirection::Row); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FlexDirection` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::FlexDirection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Wrap` [INFO] [stdout] --> tests/align_content_test.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | root.set_flex_wrap(Wrap::Wrap); [INFO] [stdout] | ^^^^ use of undeclared type `Wrap` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Wrap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | root.set_width(StyleUnit::Point((130 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | root.set_height(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | root_child0.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | root_child0.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | let mut root_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | root_child1.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | root_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | root_child1.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 36 | root_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | let mut root_child2 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | root_child2.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | root_child2.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | root_child2.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | root_child2.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | let mut root_child3 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:47:24 [INFO] [stdout] | [INFO] [stdout] 47 | root_child3.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 48 | root_child3.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | root_child3.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | root_child3.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | let mut root_child4 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:54:24 [INFO] [stdout] | [INFO] [stdout] 54 | root_child4.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | root_child4.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | root_child4.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | root_child4.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 59 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:59:46 [INFO] [stdout] | [INFO] [stdout] 59 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:91:24 [INFO] [stdout] | [INFO] [stdout] 91 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:91:35 [INFO] [stdout] | [INFO] [stdout] 91 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:91:46 [INFO] [stdout] | [INFO] [stdout] 91 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/align_content_test.rs:126:19 [INFO] [stdout] | [INFO] [stdout] 126 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Wrap` [INFO] [stdout] --> tests/align_content_test.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | root.set_flex_wrap(Wrap::Wrap); [INFO] [stdout] | ^^^^ use of undeclared type `Wrap` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Wrap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | root.set_width(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:131:18 [INFO] [stdout] | [INFO] [stdout] 131 | root.set_height(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:133:24 [INFO] [stdout] | [INFO] [stdout] 133 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | root_child0.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:135:28 [INFO] [stdout] | [INFO] [stdout] 135 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:136:29 [INFO] [stdout] | [INFO] [stdout] 136 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:139:24 [INFO] [stdout] | [INFO] [stdout] 139 | let mut root_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:140:24 [INFO] [stdout] | [INFO] [stdout] 140 | root_child1.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:141:28 [INFO] [stdout] | [INFO] [stdout] 141 | root_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | root_child1.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:143:29 [INFO] [stdout] | [INFO] [stdout] 143 | root_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:146:24 [INFO] [stdout] | [INFO] [stdout] 146 | let mut root_child2 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:147:24 [INFO] [stdout] | [INFO] [stdout] 147 | root_child2.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:148:28 [INFO] [stdout] | [INFO] [stdout] 148 | root_child2.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:149:29 [INFO] [stdout] | [INFO] [stdout] 149 | root_child2.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:152:24 [INFO] [stdout] | [INFO] [stdout] 152 | let mut root_child3 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:153:24 [INFO] [stdout] | [INFO] [stdout] 153 | root_child3.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:154:28 [INFO] [stdout] | [INFO] [stdout] 154 | root_child3.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:155:25 [INFO] [stdout] | [INFO] [stdout] 155 | root_child3.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:156:29 [INFO] [stdout] | [INFO] [stdout] 156 | root_child3.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:159:24 [INFO] [stdout] | [INFO] [stdout] 159 | let mut root_child4 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:160:24 [INFO] [stdout] | [INFO] [stdout] 160 | root_child4.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:161:28 [INFO] [stdout] | [INFO] [stdout] 161 | root_child4.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:162:29 [INFO] [stdout] | [INFO] [stdout] 162 | root_child4.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:164:24 [INFO] [stdout] | [INFO] [stdout] 164 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:164:35 [INFO] [stdout] | [INFO] [stdout] 164 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:164:46 [INFO] [stdout] | [INFO] [stdout] 164 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:196:24 [INFO] [stdout] | [INFO] [stdout] 196 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:196:35 [INFO] [stdout] | [INFO] [stdout] 196 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:196:46 [INFO] [stdout] | [INFO] [stdout] 196 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/align_content_test.rs:231:19 [INFO] [stdout] | [INFO] [stdout] 231 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Wrap` [INFO] [stdout] --> tests/align_content_test.rs:234:21 [INFO] [stdout] | [INFO] [stdout] 234 | root.set_flex_wrap(Wrap::Wrap); [INFO] [stdout] | ^^^^ use of undeclared type `Wrap` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Wrap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 235 | root.set_width(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:236:18 [INFO] [stdout] | [INFO] [stdout] 236 | root.set_height(StyleUnit::Point((120 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:238:24 [INFO] [stdout] | [INFO] [stdout] 238 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:240:29 [INFO] [stdout] | [INFO] [stdout] 240 | root_child0.set_flex_basis(StyleUnit::Percent((0 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:241:24 [INFO] [stdout] | [INFO] [stdout] 241 | root_child0.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:242:28 [INFO] [stdout] | [INFO] [stdout] 242 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:243:29 [INFO] [stdout] | [INFO] [stdout] 243 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:246:24 [INFO] [stdout] | [INFO] [stdout] 246 | let mut root_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:248:29 [INFO] [stdout] | [INFO] [stdout] 248 | root_child1.set_flex_basis(StyleUnit::Percent((0 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:249:24 [INFO] [stdout] | [INFO] [stdout] 249 | root_child1.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:250:28 [INFO] [stdout] | [INFO] [stdout] 250 | root_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:251:25 [INFO] [stdout] | [INFO] [stdout] 251 | root_child1.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:252:29 [INFO] [stdout] | [INFO] [stdout] 252 | root_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:255:24 [INFO] [stdout] | [INFO] [stdout] 255 | let mut root_child2 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:256:24 [INFO] [stdout] | [INFO] [stdout] 256 | root_child2.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:257:28 [INFO] [stdout] | [INFO] [stdout] 257 | root_child2.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:258:29 [INFO] [stdout] | [INFO] [stdout] 258 | root_child2.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:261:24 [INFO] [stdout] | [INFO] [stdout] 261 | let mut root_child3 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:264:29 [INFO] [stdout] | [INFO] [stdout] 264 | root_child3.set_flex_basis(StyleUnit::Percent((0 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:265:24 [INFO] [stdout] | [INFO] [stdout] 265 | root_child3.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:266:28 [INFO] [stdout] | [INFO] [stdout] 266 | root_child3.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:267:29 [INFO] [stdout] | [INFO] [stdout] 267 | root_child3.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:270:24 [INFO] [stdout] | [INFO] [stdout] 270 | let mut root_child4 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | root_child4.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:272:28 [INFO] [stdout] | [INFO] [stdout] 272 | root_child4.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:273:29 [INFO] [stdout] | [INFO] [stdout] 273 | root_child4.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:275:24 [INFO] [stdout] | [INFO] [stdout] 275 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:275:35 [INFO] [stdout] | [INFO] [stdout] 275 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:275:46 [INFO] [stdout] | [INFO] [stdout] 275 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:307:24 [INFO] [stdout] | [INFO] [stdout] 307 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:307:35 [INFO] [stdout] | [INFO] [stdout] 307 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:307:46 [INFO] [stdout] | [INFO] [stdout] 307 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/align_content_test.rs:342:19 [INFO] [stdout] | [INFO] [stdout] 342 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:344:17 [INFO] [stdout] | [INFO] [stdout] 344 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/align_content_test.rs:345:25 [INFO] [stdout] | [INFO] [stdout] 345 | root.set_align_content(Align::FlexEnd); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Wrap` [INFO] [stdout] --> tests/align_content_test.rs:346:21 [INFO] [stdout] | [INFO] [stdout] 346 | root.set_flex_wrap(Wrap::Wrap); [INFO] [stdout] | ^^^^ use of undeclared type `Wrap` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Wrap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:347:17 [INFO] [stdout] | [INFO] [stdout] 347 | root.set_width(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:348:18 [INFO] [stdout] | [INFO] [stdout] 348 | root.set_height(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:350:24 [INFO] [stdout] | [INFO] [stdout] 350 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:351:24 [INFO] [stdout] | [INFO] [stdout] 351 | root_child0.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:352:28 [INFO] [stdout] | [INFO] [stdout] 352 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 353 | root_child0.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:354:29 [INFO] [stdout] | [INFO] [stdout] 354 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:357:24 [INFO] [stdout] | [INFO] [stdout] 357 | let mut root_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:358:24 [INFO] [stdout] | [INFO] [stdout] 358 | root_child1.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:359:28 [INFO] [stdout] | [INFO] [stdout] 359 | root_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:360:25 [INFO] [stdout] | [INFO] [stdout] 360 | root_child1.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:361:29 [INFO] [stdout] | [INFO] [stdout] 361 | root_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:364:24 [INFO] [stdout] | [INFO] [stdout] 364 | let mut root_child2 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:365:24 [INFO] [stdout] | [INFO] [stdout] 365 | root_child2.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:366:28 [INFO] [stdout] | [INFO] [stdout] 366 | root_child2.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:367:25 [INFO] [stdout] | [INFO] [stdout] 367 | root_child2.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:368:29 [INFO] [stdout] | [INFO] [stdout] 368 | root_child2.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:371:24 [INFO] [stdout] | [INFO] [stdout] 371 | let mut root_child3 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:372:24 [INFO] [stdout] | [INFO] [stdout] 372 | root_child3.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:373:28 [INFO] [stdout] | [INFO] [stdout] 373 | root_child3.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:374:25 [INFO] [stdout] | [INFO] [stdout] 374 | root_child3.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:375:29 [INFO] [stdout] | [INFO] [stdout] 375 | root_child3.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:378:24 [INFO] [stdout] | [INFO] [stdout] 378 | let mut root_child4 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:379:24 [INFO] [stdout] | [INFO] [stdout] 379 | root_child4.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:380:28 [INFO] [stdout] | [INFO] [stdout] 380 | root_child4.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:381:25 [INFO] [stdout] | [INFO] [stdout] 381 | root_child4.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:382:29 [INFO] [stdout] | [INFO] [stdout] 382 | root_child4.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:384:24 [INFO] [stdout] | [INFO] [stdout] 384 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:384:35 [INFO] [stdout] | [INFO] [stdout] 384 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:384:46 [INFO] [stdout] | [INFO] [stdout] 384 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:416:24 [INFO] [stdout] | [INFO] [stdout] 416 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:416:35 [INFO] [stdout] | [INFO] [stdout] 416 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:416:46 [INFO] [stdout] | [INFO] [stdout] 416 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/align_content_test.rs:451:19 [INFO] [stdout] | [INFO] [stdout] 451 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:453:17 [INFO] [stdout] | [INFO] [stdout] 453 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/align_content_test.rs:454:25 [INFO] [stdout] | [INFO] [stdout] 454 | root.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Wrap` [INFO] [stdout] --> tests/align_content_test.rs:455:21 [INFO] [stdout] | [INFO] [stdout] 455 | root.set_flex_wrap(Wrap::Wrap); [INFO] [stdout] | ^^^^ use of undeclared type `Wrap` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Wrap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:456:17 [INFO] [stdout] | [INFO] [stdout] 456 | root.set_width(StyleUnit::Point((150 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:457:18 [INFO] [stdout] | [INFO] [stdout] 457 | root.set_height(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:459:24 [INFO] [stdout] | [INFO] [stdout] 459 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:460:24 [INFO] [stdout] | [INFO] [stdout] 460 | root_child0.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:461:28 [INFO] [stdout] | [INFO] [stdout] 461 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:462:29 [INFO] [stdout] | [INFO] [stdout] 462 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:465:24 [INFO] [stdout] | [INFO] [stdout] 465 | let mut root_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:466:24 [INFO] [stdout] | [INFO] [stdout] 466 | root_child1.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:467:28 [INFO] [stdout] | [INFO] [stdout] 467 | root_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:468:29 [INFO] [stdout] | [INFO] [stdout] 468 | root_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:471:24 [INFO] [stdout] | [INFO] [stdout] 471 | let mut root_child2 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:472:24 [INFO] [stdout] | [INFO] [stdout] 472 | root_child2.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:473:28 [INFO] [stdout] | [INFO] [stdout] 473 | root_child2.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:474:29 [INFO] [stdout] | [INFO] [stdout] 474 | root_child2.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:477:24 [INFO] [stdout] | [INFO] [stdout] 477 | let mut root_child3 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:478:24 [INFO] [stdout] | [INFO] [stdout] 478 | root_child3.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:479:28 [INFO] [stdout] | [INFO] [stdout] 479 | root_child3.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:480:29 [INFO] [stdout] | [INFO] [stdout] 480 | root_child3.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:483:24 [INFO] [stdout] | [INFO] [stdout] 483 | let mut root_child4 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:484:24 [INFO] [stdout] | [INFO] [stdout] 484 | root_child4.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:485:28 [INFO] [stdout] | [INFO] [stdout] 485 | root_child4.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:486:29 [INFO] [stdout] | [INFO] [stdout] 486 | root_child4.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:488:24 [INFO] [stdout] | [INFO] [stdout] 488 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:488:35 [INFO] [stdout] | [INFO] [stdout] 488 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:488:46 [INFO] [stdout] | [INFO] [stdout] 488 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:520:24 [INFO] [stdout] | [INFO] [stdout] 520 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:520:35 [INFO] [stdout] | [INFO] [stdout] 520 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:520:46 [INFO] [stdout] | [INFO] [stdout] 520 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/align_content_test.rs:555:19 [INFO] [stdout] | [INFO] [stdout] 555 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:557:17 [INFO] [stdout] | [INFO] [stdout] 557 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlexDirection` [INFO] [stdout] --> tests/align_content_test.rs:558:26 [INFO] [stdout] | [INFO] [stdout] 558 | root.set_flex_direction(FlexDirection::Row); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FlexDirection` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::FlexDirection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/align_content_test.rs:559:25 [INFO] [stdout] | [INFO] [stdout] 559 | root.set_align_content(Align::SpaceBetween); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Wrap` [INFO] [stdout] --> tests/align_content_test.rs:560:21 [INFO] [stdout] | [INFO] [stdout] 560 | root.set_flex_wrap(Wrap::Wrap); [INFO] [stdout] | ^^^^ use of undeclared type `Wrap` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Wrap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:561:17 [INFO] [stdout] | [INFO] [stdout] 561 | root.set_width(StyleUnit::Point((130 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:562:18 [INFO] [stdout] | [INFO] [stdout] 562 | root.set_height(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:564:24 [INFO] [stdout] | [INFO] [stdout] 564 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:565:24 [INFO] [stdout] | [INFO] [stdout] 565 | root_child0.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:566:28 [INFO] [stdout] | [INFO] [stdout] 566 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:567:25 [INFO] [stdout] | [INFO] [stdout] 567 | root_child0.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:568:29 [INFO] [stdout] | [INFO] [stdout] 568 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:571:24 [INFO] [stdout] | [INFO] [stdout] 571 | let mut root_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:572:24 [INFO] [stdout] | [INFO] [stdout] 572 | root_child1.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:573:28 [INFO] [stdout] | [INFO] [stdout] 573 | root_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:574:25 [INFO] [stdout] | [INFO] [stdout] 574 | root_child1.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:575:29 [INFO] [stdout] | [INFO] [stdout] 575 | root_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:578:24 [INFO] [stdout] | [INFO] [stdout] 578 | let mut root_child2 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:579:24 [INFO] [stdout] | [INFO] [stdout] 579 | root_child2.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:580:28 [INFO] [stdout] | [INFO] [stdout] 580 | root_child2.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:581:25 [INFO] [stdout] | [INFO] [stdout] 581 | root_child2.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:582:29 [INFO] [stdout] | [INFO] [stdout] 582 | root_child2.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:585:24 [INFO] [stdout] | [INFO] [stdout] 585 | let mut root_child3 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:586:24 [INFO] [stdout] | [INFO] [stdout] 586 | root_child3.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:587:28 [INFO] [stdout] | [INFO] [stdout] 587 | root_child3.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:588:25 [INFO] [stdout] | [INFO] [stdout] 588 | root_child3.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:589:29 [INFO] [stdout] | [INFO] [stdout] 589 | root_child3.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:592:24 [INFO] [stdout] | [INFO] [stdout] 592 | let mut root_child4 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:593:24 [INFO] [stdout] | [INFO] [stdout] 593 | root_child4.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:594:28 [INFO] [stdout] | [INFO] [stdout] 594 | root_child4.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:595:25 [INFO] [stdout] | [INFO] [stdout] 595 | root_child4.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:596:29 [INFO] [stdout] | [INFO] [stdout] 596 | root_child4.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:598:24 [INFO] [stdout] | [INFO] [stdout] 598 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:598:35 [INFO] [stdout] | [INFO] [stdout] 598 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:598:46 [INFO] [stdout] | [INFO] [stdout] 598 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:630:24 [INFO] [stdout] | [INFO] [stdout] 630 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:630:35 [INFO] [stdout] | [INFO] [stdout] 630 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:630:46 [INFO] [stdout] | [INFO] [stdout] 630 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/align_content_test.rs:665:19 [INFO] [stdout] | [INFO] [stdout] 665 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:667:17 [INFO] [stdout] | [INFO] [stdout] 667 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlexDirection` [INFO] [stdout] --> tests/align_content_test.rs:668:26 [INFO] [stdout] | [INFO] [stdout] 668 | root.set_flex_direction(FlexDirection::Row); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FlexDirection` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::FlexDirection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/align_content_test.rs:669:25 [INFO] [stdout] | [INFO] [stdout] 669 | root.set_align_content(Align::SpaceAround); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Wrap` [INFO] [stdout] --> tests/align_content_test.rs:670:21 [INFO] [stdout] | [INFO] [stdout] 670 | root.set_flex_wrap(Wrap::Wrap); [INFO] [stdout] | ^^^^ use of undeclared type `Wrap` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Wrap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:671:17 [INFO] [stdout] | [INFO] [stdout] 671 | root.set_width(StyleUnit::Point((140 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:672:18 [INFO] [stdout] | [INFO] [stdout] 672 | root.set_height(StyleUnit::Point((120 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:674:24 [INFO] [stdout] | [INFO] [stdout] 674 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:675:24 [INFO] [stdout] | [INFO] [stdout] 675 | root_child0.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:676:28 [INFO] [stdout] | [INFO] [stdout] 676 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:677:25 [INFO] [stdout] | [INFO] [stdout] 677 | root_child0.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:678:29 [INFO] [stdout] | [INFO] [stdout] 678 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:681:24 [INFO] [stdout] | [INFO] [stdout] 681 | let mut root_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:682:24 [INFO] [stdout] | [INFO] [stdout] 682 | root_child1.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:683:28 [INFO] [stdout] | [INFO] [stdout] 683 | root_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:684:25 [INFO] [stdout] | [INFO] [stdout] 684 | root_child1.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:685:29 [INFO] [stdout] | [INFO] [stdout] 685 | root_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:688:24 [INFO] [stdout] | [INFO] [stdout] 688 | let mut root_child2 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:689:24 [INFO] [stdout] | [INFO] [stdout] 689 | root_child2.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:690:28 [INFO] [stdout] | [INFO] [stdout] 690 | root_child2.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:691:25 [INFO] [stdout] | [INFO] [stdout] 691 | root_child2.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:692:29 [INFO] [stdout] | [INFO] [stdout] 692 | root_child2.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:695:24 [INFO] [stdout] | [INFO] [stdout] 695 | let mut root_child3 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:696:24 [INFO] [stdout] | [INFO] [stdout] 696 | root_child3.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:697:28 [INFO] [stdout] | [INFO] [stdout] 697 | root_child3.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:698:25 [INFO] [stdout] | [INFO] [stdout] 698 | root_child3.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:699:29 [INFO] [stdout] | [INFO] [stdout] 699 | root_child3.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:702:24 [INFO] [stdout] | [INFO] [stdout] 702 | let mut root_child4 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:703:24 [INFO] [stdout] | [INFO] [stdout] 703 | root_child4.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:704:28 [INFO] [stdout] | [INFO] [stdout] 704 | root_child4.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:705:25 [INFO] [stdout] | [INFO] [stdout] 705 | root_child4.set_height(StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:706:29 [INFO] [stdout] | [INFO] [stdout] 706 | root_child4.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:708:24 [INFO] [stdout] | [INFO] [stdout] 708 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:708:35 [INFO] [stdout] | [INFO] [stdout] 708 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:708:46 [INFO] [stdout] | [INFO] [stdout] 708 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:740:24 [INFO] [stdout] | [INFO] [stdout] 740 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:740:35 [INFO] [stdout] | [INFO] [stdout] 740 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:740:46 [INFO] [stdout] | [INFO] [stdout] 740 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/align_content_test.rs:775:19 [INFO] [stdout] | [INFO] [stdout] 775 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:777:17 [INFO] [stdout] | [INFO] [stdout] 777 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlexDirection` [INFO] [stdout] --> tests/align_content_test.rs:778:26 [INFO] [stdout] | [INFO] [stdout] 778 | root.set_flex_direction(FlexDirection::Row); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FlexDirection` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::FlexDirection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/align_content_test.rs:779:25 [INFO] [stdout] | [INFO] [stdout] 779 | root.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Wrap` [INFO] [stdout] --> tests/align_content_test.rs:780:21 [INFO] [stdout] | [INFO] [stdout] 780 | root.set_flex_wrap(Wrap::Wrap); [INFO] [stdout] | ^^^^ use of undeclared type `Wrap` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Wrap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:781:17 [INFO] [stdout] | [INFO] [stdout] 781 | root.set_width(StyleUnit::Point((150 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:782:18 [INFO] [stdout] | [INFO] [stdout] 782 | root.set_height(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:784:24 [INFO] [stdout] | [INFO] [stdout] 784 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:785:24 [INFO] [stdout] | [INFO] [stdout] 785 | root_child0.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:786:28 [INFO] [stdout] | [INFO] [stdout] 786 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:787:29 [INFO] [stdout] | [INFO] [stdout] 787 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:790:24 [INFO] [stdout] | [INFO] [stdout] 790 | let mut root_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:791:24 [INFO] [stdout] | [INFO] [stdout] 791 | root_child1.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:792:28 [INFO] [stdout] | [INFO] [stdout] 792 | root_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:793:29 [INFO] [stdout] | [INFO] [stdout] 793 | root_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:796:24 [INFO] [stdout] | [INFO] [stdout] 796 | let mut root_child2 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:797:24 [INFO] [stdout] | [INFO] [stdout] 797 | root_child2.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:798:28 [INFO] [stdout] | [INFO] [stdout] 798 | root_child2.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:799:29 [INFO] [stdout] | [INFO] [stdout] 799 | root_child2.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:802:24 [INFO] [stdout] | [INFO] [stdout] 802 | let mut root_child3 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:803:24 [INFO] [stdout] | [INFO] [stdout] 803 | root_child3.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:804:28 [INFO] [stdout] | [INFO] [stdout] 804 | root_child3.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:805:29 [INFO] [stdout] | [INFO] [stdout] 805 | root_child3.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:808:24 [INFO] [stdout] | [INFO] [stdout] 808 | let mut root_child4 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:809:24 [INFO] [stdout] | [INFO] [stdout] 809 | root_child4.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:810:28 [INFO] [stdout] | [INFO] [stdout] 810 | root_child4.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:811:29 [INFO] [stdout] | [INFO] [stdout] 811 | root_child4.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:813:24 [INFO] [stdout] | [INFO] [stdout] 813 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:813:35 [INFO] [stdout] | [INFO] [stdout] 813 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:813:46 [INFO] [stdout] | [INFO] [stdout] 813 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:845:24 [INFO] [stdout] | [INFO] [stdout] 845 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:845:35 [INFO] [stdout] | [INFO] [stdout] 845 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:845:46 [INFO] [stdout] | [INFO] [stdout] 845 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/align_content_test.rs:880:19 [INFO] [stdout] | [INFO] [stdout] 880 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:882:17 [INFO] [stdout] | [INFO] [stdout] 882 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlexDirection` [INFO] [stdout] --> tests/align_content_test.rs:883:26 [INFO] [stdout] | [INFO] [stdout] 883 | root.set_flex_direction(FlexDirection::Row); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FlexDirection` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::FlexDirection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/align_content_test.rs:884:25 [INFO] [stdout] | [INFO] [stdout] 884 | root.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Wrap` [INFO] [stdout] --> tests/align_content_test.rs:885:21 [INFO] [stdout] | [INFO] [stdout] 885 | root.set_flex_wrap(Wrap::Wrap); [INFO] [stdout] | ^^^^ use of undeclared type `Wrap` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Wrap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:886:17 [INFO] [stdout] | [INFO] [stdout] 886 | root.set_width(StyleUnit::Point((150 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:887:18 [INFO] [stdout] | [INFO] [stdout] 887 | root.set_height(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:889:24 [INFO] [stdout] | [INFO] [stdout] 889 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:890:24 [INFO] [stdout] | [INFO] [stdout] 890 | root_child0.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:891:28 [INFO] [stdout] | [INFO] [stdout] 891 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:892:29 [INFO] [stdout] | [INFO] [stdout] 892 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:895:31 [INFO] [stdout] | [INFO] [stdout] 895 | let mut root_child0_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:898:36 [INFO] [stdout] | [INFO] [stdout] 898 | root_child0_child0.set_flex_basis(StyleUnit::Percent((0 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:899:35 [INFO] [stdout] | [INFO] [stdout] 899 | root_child0_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:900:36 [INFO] [stdout] | [INFO] [stdout] 900 | root_child0_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:903:24 [INFO] [stdout] | [INFO] [stdout] 903 | let mut root_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:904:24 [INFO] [stdout] | [INFO] [stdout] 904 | root_child1.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:905:28 [INFO] [stdout] | [INFO] [stdout] 905 | root_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:906:29 [INFO] [stdout] | [INFO] [stdout] 906 | root_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:909:24 [INFO] [stdout] | [INFO] [stdout] 909 | let mut root_child2 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:910:24 [INFO] [stdout] | [INFO] [stdout] 910 | root_child2.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:911:28 [INFO] [stdout] | [INFO] [stdout] 911 | root_child2.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:912:29 [INFO] [stdout] | [INFO] [stdout] 912 | root_child2.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:915:24 [INFO] [stdout] | [INFO] [stdout] 915 | let mut root_child3 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:916:24 [INFO] [stdout] | [INFO] [stdout] 916 | root_child3.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:917:28 [INFO] [stdout] | [INFO] [stdout] 917 | root_child3.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:918:29 [INFO] [stdout] | [INFO] [stdout] 918 | root_child3.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:921:24 [INFO] [stdout] | [INFO] [stdout] 921 | let mut root_child4 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:922:24 [INFO] [stdout] | [INFO] [stdout] 922 | root_child4.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:923:28 [INFO] [stdout] | [INFO] [stdout] 923 | root_child4.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:924:29 [INFO] [stdout] | [INFO] [stdout] 924 | root_child4.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:926:24 [INFO] [stdout] | [INFO] [stdout] 926 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:926:35 [INFO] [stdout] | [INFO] [stdout] 926 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:926:46 [INFO] [stdout] | [INFO] [stdout] 926 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:963:24 [INFO] [stdout] | [INFO] [stdout] 963 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:963:35 [INFO] [stdout] | [INFO] [stdout] 963 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:963:46 [INFO] [stdout] | [INFO] [stdout] 963 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/align_content_test.rs:1003:19 [INFO] [stdout] | [INFO] [stdout] 1003 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:1005:17 [INFO] [stdout] | [INFO] [stdout] 1005 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlexDirection` [INFO] [stdout] --> tests/align_content_test.rs:1006:26 [INFO] [stdout] | [INFO] [stdout] 1006 | root.set_flex_direction(FlexDirection::Row); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FlexDirection` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::FlexDirection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/align_content_test.rs:1007:25 [INFO] [stdout] | [INFO] [stdout] 1007 | root.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Wrap` [INFO] [stdout] --> tests/align_content_test.rs:1008:21 [INFO] [stdout] | [INFO] [stdout] 1008 | root.set_flex_wrap(Wrap::Wrap); [INFO] [stdout] | ^^^^ use of undeclared type `Wrap` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Wrap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1009:17 [INFO] [stdout] | [INFO] [stdout] 1009 | root.set_width(StyleUnit::Point((150 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1010:18 [INFO] [stdout] | [INFO] [stdout] 1010 | root.set_height(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:1012:24 [INFO] [stdout] | [INFO] [stdout] 1012 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1013:24 [INFO] [stdout] | [INFO] [stdout] 1013 | root_child0.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1014:28 [INFO] [stdout] | [INFO] [stdout] 1014 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1015:29 [INFO] [stdout] | [INFO] [stdout] 1015 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:1018:24 [INFO] [stdout] | [INFO] [stdout] 1018 | let mut root_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1021:29 [INFO] [stdout] | [INFO] [stdout] 1021 | root_child1.set_flex_basis(StyleUnit::Percent((0 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1022:24 [INFO] [stdout] | [INFO] [stdout] 1022 | root_child1.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1023:28 [INFO] [stdout] | [INFO] [stdout] 1023 | root_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1024:29 [INFO] [stdout] | [INFO] [stdout] 1024 | root_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:1027:24 [INFO] [stdout] | [INFO] [stdout] 1027 | let mut root_child2 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1028:24 [INFO] [stdout] | [INFO] [stdout] 1028 | root_child2.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1029:28 [INFO] [stdout] | [INFO] [stdout] 1029 | root_child2.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1030:29 [INFO] [stdout] | [INFO] [stdout] 1030 | root_child2.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:1033:24 [INFO] [stdout] | [INFO] [stdout] 1033 | let mut root_child3 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1036:29 [INFO] [stdout] | [INFO] [stdout] 1036 | root_child3.set_flex_basis(StyleUnit::Percent((0 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1037:24 [INFO] [stdout] | [INFO] [stdout] 1037 | root_child3.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1038:28 [INFO] [stdout] | [INFO] [stdout] 1038 | root_child3.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1039:29 [INFO] [stdout] | [INFO] [stdout] 1039 | root_child3.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:1042:24 [INFO] [stdout] | [INFO] [stdout] 1042 | let mut root_child4 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1043:24 [INFO] [stdout] | [INFO] [stdout] 1043 | root_child4.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1044:28 [INFO] [stdout] | [INFO] [stdout] 1044 | root_child4.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1045:29 [INFO] [stdout] | [INFO] [stdout] 1045 | root_child4.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:1047:24 [INFO] [stdout] | [INFO] [stdout] 1047 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:1047:35 [INFO] [stdout] | [INFO] [stdout] 1047 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:1047:46 [INFO] [stdout] | [INFO] [stdout] 1047 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:1079:24 [INFO] [stdout] | [INFO] [stdout] 1079 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:1079:35 [INFO] [stdout] | [INFO] [stdout] 1079 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:1079:46 [INFO] [stdout] | [INFO] [stdout] 1079 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/align_content_test.rs:1114:19 [INFO] [stdout] | [INFO] [stdout] 1114 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:1116:17 [INFO] [stdout] | [INFO] [stdout] 1116 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlexDirection` [INFO] [stdout] --> tests/align_content_test.rs:1117:26 [INFO] [stdout] | [INFO] [stdout] 1117 | root.set_flex_direction(FlexDirection::Row); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FlexDirection` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::FlexDirection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/align_content_test.rs:1118:25 [INFO] [stdout] | [INFO] [stdout] 1118 | root.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Wrap` [INFO] [stdout] --> tests/align_content_test.rs:1119:21 [INFO] [stdout] | [INFO] [stdout] 1119 | root.set_flex_wrap(Wrap::Wrap); [INFO] [stdout] | ^^^^ use of undeclared type `Wrap` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Wrap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1120:17 [INFO] [stdout] | [INFO] [stdout] 1120 | root.set_width(StyleUnit::Point((150 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1121:18 [INFO] [stdout] | [INFO] [stdout] 1121 | root.set_height(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:1123:24 [INFO] [stdout] | [INFO] [stdout] 1123 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1124:24 [INFO] [stdout] | [INFO] [stdout] 1124 | root_child0.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1125:28 [INFO] [stdout] | [INFO] [stdout] 1125 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1126:29 [INFO] [stdout] | [INFO] [stdout] 1126 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:1129:24 [INFO] [stdout] | [INFO] [stdout] 1129 | let mut root_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1132:29 [INFO] [stdout] | [INFO] [stdout] 1132 | root_child1.set_flex_basis(StyleUnit::Percent((0 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1133:24 [INFO] [stdout] | [INFO] [stdout] 1133 | root_child1.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1134:28 [INFO] [stdout] | [INFO] [stdout] 1134 | root_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1135:29 [INFO] [stdout] | [INFO] [stdout] 1135 | root_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:1138:24 [INFO] [stdout] | [INFO] [stdout] 1138 | let mut root_child2 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1139:24 [INFO] [stdout] | [INFO] [stdout] 1139 | root_child2.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1140:28 [INFO] [stdout] | [INFO] [stdout] 1140 | root_child2.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1141:29 [INFO] [stdout] | [INFO] [stdout] 1141 | root_child2.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:1144:24 [INFO] [stdout] | [INFO] [stdout] 1144 | let mut root_child3 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1146:29 [INFO] [stdout] | [INFO] [stdout] 1146 | root_child3.set_flex_basis(StyleUnit::Percent((0 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1147:24 [INFO] [stdout] | [INFO] [stdout] 1147 | root_child3.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1148:28 [INFO] [stdout] | [INFO] [stdout] 1148 | root_child3.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1149:29 [INFO] [stdout] | [INFO] [stdout] 1149 | root_child3.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:1152:24 [INFO] [stdout] | [INFO] [stdout] 1152 | let mut root_child4 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1153:24 [INFO] [stdout] | [INFO] [stdout] 1153 | root_child4.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1154:28 [INFO] [stdout] | [INFO] [stdout] 1154 | root_child4.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1155:29 [INFO] [stdout] | [INFO] [stdout] 1155 | root_child4.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:1157:24 [INFO] [stdout] | [INFO] [stdout] 1157 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:1157:35 [INFO] [stdout] | [INFO] [stdout] 1157 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:1157:46 [INFO] [stdout] | [INFO] [stdout] 1157 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:1189:24 [INFO] [stdout] | [INFO] [stdout] 1189 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:1189:35 [INFO] [stdout] | [INFO] [stdout] 1189 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:1189:46 [INFO] [stdout] | [INFO] [stdout] 1189 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/align_content_test.rs:1224:19 [INFO] [stdout] | [INFO] [stdout] 1224 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:1226:17 [INFO] [stdout] | [INFO] [stdout] 1226 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlexDirection` [INFO] [stdout] --> tests/align_content_test.rs:1227:26 [INFO] [stdout] | [INFO] [stdout] 1227 | root.set_flex_direction(FlexDirection::Row); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FlexDirection` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::FlexDirection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/align_content_test.rs:1228:25 [INFO] [stdout] | [INFO] [stdout] 1228 | root.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Wrap` [INFO] [stdout] --> tests/align_content_test.rs:1229:21 [INFO] [stdout] | [INFO] [stdout] 1229 | root.set_flex_wrap(Wrap::Wrap); [INFO] [stdout] | ^^^^ use of undeclared type `Wrap` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Wrap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1230:17 [INFO] [stdout] | [INFO] [stdout] 1230 | root.set_width(StyleUnit::Point((150 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1231:18 [INFO] [stdout] | [INFO] [stdout] 1231 | root.set_height(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:1233:24 [INFO] [stdout] | [INFO] [stdout] 1233 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1234:24 [INFO] [stdout] | [INFO] [stdout] 1234 | root_child0.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1235:28 [INFO] [stdout] | [INFO] [stdout] 1235 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1236:29 [INFO] [stdout] | [INFO] [stdout] 1236 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:1239:24 [INFO] [stdout] | [INFO] [stdout] 1239 | let mut root_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/align_content_test.rs:1240:25 [INFO] [stdout] | [INFO] [stdout] 1240 | root_child1.set_margin(Edge::Left, StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1240:37 [INFO] [stdout] | [INFO] [stdout] 1240 | root_child1.set_margin(Edge::Left, StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/align_content_test.rs:1241:25 [INFO] [stdout] | [INFO] [stdout] 1241 | root_child1.set_margin(Edge::Top, StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1241:36 [INFO] [stdout] | [INFO] [stdout] 1241 | root_child1.set_margin(Edge::Top, StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/align_content_test.rs:1242:25 [INFO] [stdout] | [INFO] [stdout] 1242 | root_child1.set_margin(Edge::Right, StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1242:38 [INFO] [stdout] | [INFO] [stdout] 1242 | root_child1.set_margin(Edge::Right, StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/align_content_test.rs:1243:25 [INFO] [stdout] | [INFO] [stdout] 1243 | root_child1.set_margin(Edge::Bottom, StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1243:39 [INFO] [stdout] | [INFO] [stdout] 1243 | root_child1.set_margin(Edge::Bottom, StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1244:24 [INFO] [stdout] | [INFO] [stdout] 1244 | root_child1.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1245:28 [INFO] [stdout] | [INFO] [stdout] 1245 | root_child1.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1246:29 [INFO] [stdout] | [INFO] [stdout] 1246 | root_child1.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:1249:24 [INFO] [stdout] | [INFO] [stdout] 1249 | let mut root_child2 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1250:24 [INFO] [stdout] | [INFO] [stdout] 1250 | root_child2.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1251:28 [INFO] [stdout] | [INFO] [stdout] 1251 | root_child2.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1252:29 [INFO] [stdout] | [INFO] [stdout] 1252 | root_child2.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:1255:24 [INFO] [stdout] | [INFO] [stdout] 1255 | let mut root_child3 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/align_content_test.rs:1256:25 [INFO] [stdout] | [INFO] [stdout] 1256 | root_child3.set_margin(Edge::Left, StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1256:37 [INFO] [stdout] | [INFO] [stdout] 1256 | root_child3.set_margin(Edge::Left, StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/align_content_test.rs:1257:25 [INFO] [stdout] | [INFO] [stdout] 1257 | root_child3.set_margin(Edge::Top, StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1257:36 [INFO] [stdout] | [INFO] [stdout] 1257 | root_child3.set_margin(Edge::Top, StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/align_content_test.rs:1258:25 [INFO] [stdout] | [INFO] [stdout] 1258 | root_child3.set_margin(Edge::Right, StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1258:38 [INFO] [stdout] | [INFO] [stdout] 1258 | root_child3.set_margin(Edge::Right, StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/align_content_test.rs:1259:25 [INFO] [stdout] | [INFO] [stdout] 1259 | root_child3.set_margin(Edge::Bottom, StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1259:39 [INFO] [stdout] | [INFO] [stdout] 1259 | root_child3.set_margin(Edge::Bottom, StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1260:24 [INFO] [stdout] | [INFO] [stdout] 1260 | root_child3.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1261:28 [INFO] [stdout] | [INFO] [stdout] 1261 | root_child3.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1262:29 [INFO] [stdout] | [INFO] [stdout] 1262 | root_child3.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:1265:24 [INFO] [stdout] | [INFO] [stdout] 1265 | let mut root_child4 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1266:24 [INFO] [stdout] | [INFO] [stdout] 1266 | root_child4.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1267:28 [INFO] [stdout] | [INFO] [stdout] 1267 | root_child4.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1268:29 [INFO] [stdout] | [INFO] [stdout] 1268 | root_child4.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:1270:24 [INFO] [stdout] | [INFO] [stdout] 1270 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:1270:35 [INFO] [stdout] | [INFO] [stdout] 1270 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:1270:46 [INFO] [stdout] | [INFO] [stdout] 1270 | root.calculate_layout(Undefined, Undefined, Direction::LTR); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:1302:24 [INFO] [stdout] | [INFO] [stdout] 1302 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Undefined` in this scope [INFO] [stdout] --> tests/align_content_test.rs:1302:35 [INFO] [stdout] | [INFO] [stdout] 1302 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::MeasureMode::Undefined; [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Undefined; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Direction` [INFO] [stdout] --> tests/align_content_test.rs:1302:46 [INFO] [stdout] | [INFO] [stdout] 1302 | root.calculate_layout(Undefined, Undefined, Direction::RTL); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Direction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Direction; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config` [INFO] [stdout] --> tests/align_content_test.rs:1337:19 [INFO] [stdout] | [INFO] [stdout] 1337 | let mut config = Config::new(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:1339:17 [INFO] [stdout] | [INFO] [stdout] 1339 | let mut root = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlexDirection` [INFO] [stdout] --> tests/align_content_test.rs:1340:26 [INFO] [stdout] | [INFO] [stdout] 1340 | root.set_flex_direction(FlexDirection::Row); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FlexDirection` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::FlexDirection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align` [INFO] [stdout] --> tests/align_content_test.rs:1341:25 [INFO] [stdout] | [INFO] [stdout] 1341 | root.set_align_content(Align::Stretch); [INFO] [stdout] | ^^^^^ use of undeclared type `Align` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Align; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Wrap` [INFO] [stdout] --> tests/align_content_test.rs:1342:21 [INFO] [stdout] | [INFO] [stdout] 1342 | root.set_flex_wrap(Wrap::Wrap); [INFO] [stdout] | ^^^^ use of undeclared type `Wrap` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Wrap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1343:17 [INFO] [stdout] | [INFO] [stdout] 1343 | root.set_width(StyleUnit::Point((150 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1344:18 [INFO] [stdout] | [INFO] [stdout] 1344 | root.set_height(StyleUnit::Point((100 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:1346:24 [INFO] [stdout] | [INFO] [stdout] 1346 | let mut root_child0 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1347:24 [INFO] [stdout] | [INFO] [stdout] 1347 | root_child0.set_width(StyleUnit::Point((50 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1348:28 [INFO] [stdout] | [INFO] [stdout] 1348 | root_child0.set_min_width(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1349:29 [INFO] [stdout] | [INFO] [stdout] 1349 | root_child0.set_min_height(StyleUnit::Auto); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node` [INFO] [stdout] --> tests/align_content_test.rs:1352:24 [INFO] [stdout] | [INFO] [stdout] 1352 | let mut root_child1 = Node::new_with_config(&mut config); [INFO] [stdout] | ^^^^ use of undeclared type `Node` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/align_content_test.rs:1353:26 [INFO] [stdout] | [INFO] [stdout] 1353 | root_child1.set_padding(Edge::Left, StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^ use of undeclared type `Edge` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleUnit` [INFO] [stdout] --> tests/align_content_test.rs:1353:38 [INFO] [stdout] | [INFO] [stdout] 1353 | root_child1.set_padding(Edge::Left, StyleUnit::Point((10 as f32).into())); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `StyleUnit` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 13 + use polyhorn_yoga::StyleUnit; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge` [INFO] [stdout] --> tests/align_content_test.rs:1354:26 [INFO] [stdout] | [INFO] [stdout] 1354 | root_child1.set_padding(Edge::Top, StyleUnit::Point((10 as f32).into())); [WARN] too many lines in the log, truncating it