[INFO] fetching crate too 0.2.0...
[INFO] testing too-0.2.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate too 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate too 0.2.0
[INFO] finished tweaking crates.io crate too 0.2.0
[INFO] tweaked toml for crates.io crate too 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate too 0.2.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 60 packages to latest compatible versions
[INFO] [stderr]       Adding compact_str v0.8.1 (available: v0.9.0)
[INFO] [stderr]       Adding crossterm v0.28.1 (available: v0.29.0)
[INFO] [stderr]       Adding flume v0.11.1 (available: v0.12.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded puffin v0.19.1
[INFO] [stderr]   Downloaded str_indices v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76646af9ed32b3d26e971843f5f57c42eaa6e527d876069ba2a082986ad6dd2f
[INFO] running `Command { std: "docker" "start" "-a" "76646af9ed32b3d26e971843f5f57c42eaa6e527d876069ba2a082986ad6dd2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76646af9ed32b3d26e971843f5f57c42eaa6e527d876069ba2a082986ad6dd2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76646af9ed32b3d26e971843f5f57c42eaa6e527d876069ba2a082986ad6dd2f", kill_on_drop: false }`
[INFO] [stdout] 76646af9ed32b3d26e971843f5f57c42eaa6e527d876069ba2a082986ad6dd2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f97a52e959a23051fbcc92507f374c52ff2b2d77a55a18550882afd49f046892
[INFO] running `Command { std: "docker" "start" "-a" "f97a52e959a23051fbcc92507f374c52ff2b2d77a55a18550882afd49f046892", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling too v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/renderer/rgba.rs:141:25
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let scale = |d| (d as f32 / 256.0);
[INFO] [stdout]     |                         ^                ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 141 -         let scale = |d| (d as f32 / 256.0);
[INFO] [stdout] 141 +         let scale = |d| d as f32 / 256.0 ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/views/slider.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn slider(value: &mut f32) -> Slider {
[INFO] [stdout]    |                      ^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn slider(value: &mut f32) -> Slider<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.44s
[INFO] running `Command { std: "docker" "inspect" "f97a52e959a23051fbcc92507f374c52ff2b2d77a55a18550882afd49f046892", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f97a52e959a23051fbcc92507f374c52ff2b2d77a55a18550882afd49f046892", kill_on_drop: false }`
[INFO] [stdout] f97a52e959a23051fbcc92507f374c52ff2b2d77a55a18550882afd49f046892
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f43f9ec13b8e46fb15b7aab59789c3d7d7f75f6b6c6669131fdc967485b14a09
[INFO] running `Command { std: "docker" "start" "-a" "f43f9ec13b8e46fb15b7aab59789c3d7d7f75f6b6c6669131fdc967485b14a09", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/renderer/rgba.rs:141:25
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let scale = |d| (d as f32 / 256.0);
[INFO] [stdout]     |                         ^                ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 141 -         let scale = |d| (d as f32 / 256.0);
[INFO] [stdout] 141 +         let scale = |d| d as f32 / 256.0 ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling too v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/views/slider.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn slider(value: &mut f32) -> Slider {
[INFO] [stdout]    |                      ^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn slider(value: &mut f32) -> Slider<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/renderer/rgba.rs:141:25
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let scale = |d| (d as f32 / 256.0);
[INFO] [stdout]     |                         ^                ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 141 -         let scale = |d| (d as f32 / 256.0);
[INFO] [stdout] 141 +         let scale = |d| d as f32 / 256.0 ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/views/slider.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn slider(value: &mut f32) -> Slider {
[INFO] [stdout]    |                      ^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn slider(value: &mut f32) -> Slider<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s
[INFO] running `Command { std: "docker" "inspect" "f43f9ec13b8e46fb15b7aab59789c3d7d7f75f6b6c6669131fdc967485b14a09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f43f9ec13b8e46fb15b7aab59789c3d7d7f75f6b6c6669131fdc967485b14a09", kill_on_drop: false }`
[INFO] [stdout] f43f9ec13b8e46fb15b7aab59789c3d7d7f75f6b6c6669131fdc967485b14a09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] da46d0b86f30eab4fb36fd8e576a3f89544bd1454a3907ce5dc0ce42c15246cc
[INFO] running `Command { std: "docker" "start" "-a" "da46d0b86f30eab4fb36fd8e576a3f89544bd1454a3907ce5dc0ce42c15246cc", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/renderer/rgba.rs:141:25
[INFO] [stderr]     |
[INFO] [stderr] 141 |         let scale = |d| (d as f32 / 256.0);
[INFO] [stderr]     |                         ^                ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 141 -         let scale = |d| (d as f32 / 256.0);
[INFO] [stderr] 141 +         let scale = |d| d as f32 / 256.0 ;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/views/slider.rs:85:22
[INFO] [stderr]    |
[INFO] [stderr] 85 | pub fn slider(value: &mut f32) -> Slider {
[INFO] [stderr]    |                      ^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 85 | pub fn slider(value: &mut f32) -> Slider<'_> {
[INFO] [stderr]    |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `too` (lib) generated 2 warnings (run `cargo fix --lib -p too` to apply 2 suggestions)
[INFO] [stderr] warning: `too` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/too-410e22449d75eb1e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    Doc-tests too
[INFO] [stdout] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/renderer/rgba.rs:141:25
[INFO] [stderr]     |
[INFO] [stderr] 141 |         let scale = |d| (d as f32 / 256.0);
[INFO] [stderr]     |                         ^                ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 141 -         let scale = |d| (d as f32 / 256.0);
[INFO] [stderr] 141 +         let scale = |d| d as f32 / 256.0 ;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/lib.rs - (line 12) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 20) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 39) - compile ... FAILED
[INFO] [stdout] test src/view/debug.rs - view::debug::compact_tree (line 588) - compile ... FAILED
[INFO] [stdout] test src/view/builder.rs - view::builder::Builder (line 23) - compile ... FAILED
[INFO] [stdout] test src/view/debug.rs - view::debug::render_tree (line 621) - compile ... FAILED
[INFO] [stdout] test src/view/style.rs - view::style::StyleKind (line 12) - compile ... FAILED
[INFO] [stdout] test src/view/debug.rs - view::debug::render_tree (line 633) - compile ... FAILED
[INFO] [stdout] test src/view/debug.rs - view::debug::pretty_tree (line 506) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 59) - compile ... ok
[INFO] [stdout] test src/layout/linear.rs - layout::linear::LinearAllocator::allocate (line 31) ... ok
[INFO] [stdout] test src/view/state.rs - view::state::State (line 32) - compile ... FAILED
[INFO] [stdout] test src/view/style.rs - view::style::StyleKind (line 36) - compile ... FAILED
[INFO] [stdout] test src/view/adhoc.rs - view::adhoc::Adhoc (line 12) - compile ... FAILED
[INFO] [stdout] test src/view/layout.rs - view::layout::Layout (line 23) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 39) stdout ----
[INFO] [stdout] error: expected `;`, found `too`
[INFO] [stdout]   --> src/lib.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let mut app = App::default()
[INFO] [stdout]    |                                 ^ help: add `;` here
[INFO] [stdout] 56 |     too::run(|ui| app.view(ui))
[INFO] [stdout]    |     --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `value` in this scope
[INFO] [stdout]   --> src/lib.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |         ui.slider(&mut value);
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the available field
[INFO] [stdout]    |
[INFO] [stdout] 50 |         ui.slider(&mut self.value);
[INFO] [stdout]    |                        +++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/view/debug.rs - view::debug::compact_tree (line 588) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `compact_tree` in module `too::view`
[INFO] [stdout]    --> src/view/debug.rs:590:12
[INFO] [stdout]     |
[INFO] [stdout] 590 | too::view::compact_tree(|ui| {
[INFO] [stdout]     |            ^^^^^^^^^^^^ not found in `too::view`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 587 + use too::view::debug::compact_tree;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `compact_tree`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 590 - too::view::compact_tree(|ui| {
[INFO] [stdout] 590 + compact_tree(|ui| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align2`
[INFO] [stdout]    --> src/view/debug.rs:593:16
[INFO] [stdout]     |
[INFO] [stdout] 593 |     ui.aligned(Align2::RIGHT_TOP, |ui| {
[INFO] [stdout]     |                ^^^^^^ use of undeclared type `Align2`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 587 + use too::layout::Align2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fill` in this scope
[INFO] [stdout]    --> src/view/debug.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |     ui.show(fill("#F0F", [10.0, 10.0]));
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 587 + use too::views::fill;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/view/debug.rs:590:26
[INFO] [stdout]     |
[INFO] [stdout] 590 | too::view::compact_tree(|ui| {
[INFO] [stdout]     |                          ^^
[INFO] [stdout] 591 |     ui.center(|ui| ui.label("hello world"));
[INFO] [stdout]     |     -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 590 | too::view::compact_tree(|ui: /* Type */| {
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/view/debug.rs:591:16
[INFO] [stdout]     |
[INFO] [stdout] 591 |     ui.center(|ui| ui.label("hello world"));
[INFO] [stdout]     |                ^^  -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 591 |     ui.center(|ui: /* Type */| ui.label("hello world"));
[INFO] [stdout]     |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/view/debug.rs:593:36
[INFO] [stdout]     |
[INFO] [stdout] 593 |     ui.aligned(Align2::RIGHT_TOP, |ui| {
[INFO] [stdout]     |                                    ^^
[INFO] [stdout] 594 |         ui.button("click me");
[INFO] [stdout]     |         -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 593 |     ui.aligned(Align2::RIGHT_TOP, |ui: /* Type */| {
[INFO] [stdout]     |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/view/builder.rs - view::builder::Builder (line 23) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `Builder` in this scope
[INFO] [stdout]   --> src/view/builder.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl<'v> Builder<'v> for Foo {
[INFO] [stdout]    |          ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 23 + use too::view::Builder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `View` in this scope
[INFO] [stdout]   --> src/view/builder.rs:32:6
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl View for Foo {
[INFO] [stdout]    |      ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 23 + use too::view::View;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Ui` in this scope
[INFO] [stdout]   --> src/view/builder.rs:45:53
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn update(&mut self, args: Self::Args<'_>, ui: &Ui) -> Self::Response {
[INFO] [stdout]    |                                                     ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 23 + use too::view::Ui;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/view/debug.rs - view::debug::render_tree (line 621) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `render_tree` in module `too::view`
[INFO] [stdout]    --> src/view/debug.rs:623:12
[INFO] [stdout]     |
[INFO] [stdout] 623 | too::view::render_tree(|ui| {
[INFO] [stdout]     |            ^^^^^^^^^^^ not found in `too::view`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 620 + use too::view::debug::render_tree;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `render_tree`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 623 - too::view::render_tree(|ui| {
[INFO] [stdout] 623 + render_tree(|ui| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align2`
[INFO] [stdout]    --> src/view/debug.rs:626:16
[INFO] [stdout]     |
[INFO] [stdout] 626 |     ui.aligned(Align2::RIGHT_TOP, |ui| {
[INFO] [stdout]     |                ^^^^^^ use of undeclared type `Align2`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 620 + use too::layout::Align2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fill` in this scope
[INFO] [stdout]    --> src/view/debug.rs:630:13
[INFO] [stdout]     |
[INFO] [stdout] 630 |     ui.show(fill("#F0F", [10.0, 10.0]));
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 620 + use too::views::fill;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/view/debug.rs:623:25
[INFO] [stdout]     |
[INFO] [stdout] 623 | too::view::render_tree(|ui| {
[INFO] [stdout]     |                         ^^
[INFO] [stdout] 624 |     ui.center(|ui| ui.label("hello world"));
[INFO] [stdout]     |     -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 623 | too::view::render_tree(|ui: /* Type */| {
[INFO] [stdout]     |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/view/debug.rs:624:16
[INFO] [stdout]     |
[INFO] [stdout] 624 |     ui.center(|ui| ui.label("hello world"));
[INFO] [stdout]     |                ^^  -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 624 |     ui.center(|ui: /* Type */| ui.label("hello world"));
[INFO] [stdout]     |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/view/debug.rs:626:36
[INFO] [stdout]     |
[INFO] [stdout] 626 |     ui.aligned(Align2::RIGHT_TOP, |ui| {
[INFO] [stdout]     |                                    ^^
[INFO] [stdout] 627 |         ui.button("click me");
[INFO] [stdout]     |         -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 626 |     ui.aligned(Align2::RIGHT_TOP, |ui: /* Type */| {
[INFO] [stdout]     |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/view/style.rs - view::style::StyleKind (line 12) stdout ----
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `)`
[INFO] [stdout]   --> src/view/style.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn class(mut self, Class) -> Self;
[INFO] [stdout]    |                         ^ expected one of `:`, `@`, or `|`
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a parameter name, give it a type
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn class(mut self, Class: TypeName) -> Self;
[INFO] [stdout]    |                         ++++++++++
[INFO] [stdout] help: if this is a type, explicitly ignore the parameter name
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn class(mut self, _: Class) -> Self;
[INFO] [stdout]    |                    ++
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `)`
[INFO] [stdout]   --> src/view/style.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn style(mut self, Style) -> Self;
[INFO] [stdout]    |                         ^ expected one of `:`, `@`, or `|`
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a parameter name, give it a type
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn style(mut self, Style: TypeName) -> Self;
[INFO] [stdout]    |                         ++++++++++
[INFO] [stdout] help: if this is a type, explicitly ignore the parameter name
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn style(mut self, _: Style) -> Self;
[INFO] [stdout]    |                    ++
[INFO] [stdout] 
[INFO] [stdout] error: free function without a body
[INFO] [stdout]   --> src/view/style.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn class(mut self, Class) -> Self;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> src/view/style.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn class(mut self, Class) -> Self;
[INFO] [stdout]    |          ^^^^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies
[INFO] [stdout]   --> src/view/style.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn class(mut self, Class) -> Self;
[INFO] [stdout]    |          ^^^^^^^^ pattern not allowed in function without body
[INFO] [stdout] 
[INFO] [stdout] error: free function without a body
[INFO] [stdout]   --> src/view/style.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn style(mut self, Style) -> Self;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> src/view/style.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn style(mut self, Style) -> Self;
[INFO] [stdout]    |          ^^^^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies
[INFO] [stdout]   --> src/view/style.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn style(mut self, Style) -> Self;
[INFO] [stdout]    |          ^^^^^^^^ pattern not allowed in function without body
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Palette` in this scope
[INFO] [stdout]   --> src/view/style.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | type Class = fn(&Palette) -> Style;
[INFO] [stdout]    |                  ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 12 + use too::view::Palette;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0411]: cannot find type `Self` in this scope
[INFO] [stdout]   --> src/view/style.rs:15:30
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn class(mut self, Class) -> Self;
[INFO] [stdout]    |    -----                     ^^^^ `Self` is only available in impls, traits, and type definitions
[INFO] [stdout]    |    |
[INFO] [stdout]    |    `Self` not allowed in a function
[INFO] [stdout] 
[INFO] [stdout] error[E0411]: cannot find type `Self` in this scope
[INFO] [stdout]   --> src/view/style.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn style(mut self, Style) -> Self;
[INFO] [stdout]    |    -----                     ^^^^ `Self` is only available in impls, traits, and type definitions
[INFO] [stdout]    |    |
[INFO] [stdout]    |    `Self` not allowed in a function
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0411, E0425, E0642.
[INFO] [stdout] For more information about an error, try `rustc --explain E0411`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/view/debug.rs - view::debug::render_tree (line 633) stdout ----
[INFO] [stdout] error: missing `fn` or `struct` for function or struct definition
[INFO] [stdout]    --> src/view/debug.rs:634:1
[INFO] [stdout]     |
[INFO] [stdout] 634 | ViewId(3v1): Text { rect: { x: 35, y: 12, w: 11, h: 1 }, shape: TextShape { label: "hello world", fg: Set(rgb(255, 255, 255, 255)),...
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to call a macro, try
[INFO] [stdout]     |
[INFO] [stdout] 634 | ViewId!(3v1): Text { rect: { x: 35, y: 12, w: 11, h: 1 }, shape: TextShape { label: "hello world", fg: Set(rgb(255, 255, 255, 255)), bg: Reuse, attribute: None } }
[INFO] [stdout]     |       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/view/debug.rs - view::debug::pretty_tree (line 506) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `pretty_tree` in module `too::view`
[INFO] [stdout]    --> src/view/debug.rs:508:12
[INFO] [stdout]     |
[INFO] [stdout] 508 | too::view::pretty_tree(|ui| {
[INFO] [stdout]     |            ^^^^^^^^^^^ not found in `too::view`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 505 + use too::view::debug::pretty_tree;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `pretty_tree`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 508 - too::view::pretty_tree(|ui| {
[INFO] [stdout] 508 + pretty_tree(|ui| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Align2`
[INFO] [stdout]    --> src/view/debug.rs:511:16
[INFO] [stdout]     |
[INFO] [stdout] 511 |     ui.aligned(Align2::RIGHT_TOP, |ui| {
[INFO] [stdout]     |                ^^^^^^ use of undeclared type `Align2`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 505 + use too::layout::Align2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fill` in this scope
[INFO] [stdout]    --> src/view/debug.rs:515:13
[INFO] [stdout]     |
[INFO] [stdout] 515 |     ui.show(fill("#F0F", [10.0, 10.0]));
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 505 + use too::views::fill;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/view/debug.rs:508:25
[INFO] [stdout]     |
[INFO] [stdout] 508 | too::view::pretty_tree(|ui| {
[INFO] [stdout]     |                         ^^
[INFO] [stdout] 509 |     ui.center(|ui| ui.label("hello world"));
[INFO] [stdout]     |     -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 508 | too::view::pretty_tree(|ui: /* Type */| {
[INFO] [stdout]     |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/view/debug.rs:509:16
[INFO] [stdout]     |
[INFO] [stdout] 509 |     ui.center(|ui| ui.label("hello world"));
[INFO] [stdout]     |                ^^  -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 509 |     ui.center(|ui: /* Type */| ui.label("hello world"));
[INFO] [stdout]     |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/view/debug.rs:511:36
[INFO] [stdout]     |
[INFO] [stdout] 511 |     ui.aligned(Align2::RIGHT_TOP, |ui| {
[INFO] [stdout]     |                                    ^^
[INFO] [stdout] 512 |         ui.button("click me");
[INFO] [stdout]     |         -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 511 |     ui.aligned(Align2::RIGHT_TOP, |ui: /* Type */| {
[INFO] [stdout]     |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/view/state.rs - view::state::State (line 32) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `State`
[INFO] [stdout]   --> src/view/state.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 | let mut state = State::new(Palette::default(), Animations::default());
[INFO] [stdout]    |                 ^^^^^ use of undeclared type `State`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 32 + use too::view::State;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Palette`
[INFO] [stdout]   --> src/view/state.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 | let mut state = State::new(Palette::default(), Animations::default());
[INFO] [stdout]    |                            ^^^^^^^ use of undeclared type `Palette`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 32 + use too::view::Palette;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Animations`
[INFO] [stdout]   --> src/view/state.rs:33:48
[INFO] [stdout]    |
[INFO] [stdout] 33 | let mut state = State::new(Palette::default(), Animations::default());
[INFO] [stdout]    |                                                ^^^^^^^^^^ use of undeclared type `Animations`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 32 + use too::animation::Animations;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `frame_time` in this scope
[INFO] [stdout]   --> src/view/state.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 | state.update(frame_time.dt());
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `some_rect` in this scope
[INFO] [stdout]   --> src/view/state.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 | state.build(some_rect, |ui|{
[INFO] [stdout]    |             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `my_rasterizer` in this scope
[INFO] [stdout]   --> src/view/state.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 49 | state.render(&mut my_rasterizer);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_event` in this scope
[INFO] [stdout]   --> src/view/state.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 | if let Some(event) = read_event() {
[INFO] [stdout]    |                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `display_user_ui` in this scope
[INFO] [stdout]   --> src/view/state.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     display_user_ui(ui);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/view/style.rs - view::style::StyleKind (line 36) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Rgba` in this scope
[INFO] [stdout]   --> src/view/style.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     background: Rgba,
[INFO] [stdout]    |                 ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 36 + use too::renderer::Rgba;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Palette` in this scope
[INFO] [stdout]   --> src/view/style.rs:45:26
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn default(palette: &Palette, axis: Axis) -> Self {
[INFO] [stdout]    |                          ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 36 + use too::view::Palette;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Axis` in this scope
[INFO] [stdout]   --> src/view/style.rs:45:41
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn default(palette: &Palette, axis: Axis) -> Self {
[INFO] [stdout]    |                                         ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 36 + use too::layout::Axis;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Palette` in this scope
[INFO] [stdout]   --> src/view/style.rs:54:26
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn hash_at(palette: &Palette, axis: Axis) -> Self {
[INFO] [stdout]    |                          ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 36 + use too::view::Palette;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Axis` in this scope
[INFO] [stdout]   --> src/view/style.rs:54:41
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn hash_at(palette: &Palette, axis: Axis) -> Self {
[INFO] [stdout]    |                                         ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 36 + use too::layout::Axis;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Palette` in this scope
[INFO] [stdout]   --> src/view/style.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 | type MyClass = fn(&Palette, Axis) -> MyStyle;
[INFO] [stdout]    |                    ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 36 + use too::view::Palette;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Axis` in this scope
[INFO] [stdout]   --> src/view/style.rs:64:29
[INFO] [stdout]    |
[INFO] [stdout] 64 | type MyClass = fn(&Palette, Axis) -> MyStyle;
[INFO] [stdout]    |                             ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 36 + use too::layout::Axis;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleKind`
[INFO] [stdout]   --> src/view/style.rs:68:16
[INFO] [stdout]    |
[INFO] [stdout] 68 |         class: StyleKind::Deferred(MyStyle::default),
[INFO] [stdout]    |                ^^^^^^^^^ use of undeclared type `StyleKind`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 36 + use too::view::StyleKind;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StyleKind` in this scope
[INFO] [stdout]   --> src/view/style.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 |     class: StyleKind<MyClass, MyStyle>,
[INFO] [stdout]    |            ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 36 + use too::view::StyleKind;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleKind`
[INFO] [stdout]   --> src/view/style.rs:79:22
[INFO] [stdout]    |
[INFO] [stdout] 79 |         self.class = StyleKind::Deferred(class);
[INFO] [stdout]    |                      ^^^^^^^^^ use of undeclared type `StyleKind`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 36 + use too::view::StyleKind;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleKind`
[INFO] [stdout]   --> src/view/style.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |         self.class = StyleKind::Direct(style);
[INFO] [stdout]    |                      ^^^^^^^^^ use of undeclared type `StyleKind`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 36 + use too::view::StyleKind;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Builder` in this scope
[INFO] [stdout]   --> src/view/style.rs:89:10
[INFO] [stdout]    |
[INFO] [stdout] 89 | impl<'v> Builder<'v> for MyBuilder {
[INFO] [stdout]    |          ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 36 + use too::view::Builder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StyleKind` in this scope
[INFO] [stdout]   --> src/view/style.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 |     class: StyleKind<MyClass, MyStyle>,
[INFO] [stdout]    |            ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 36 + use too::view::StyleKind;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `View` in this scope
[INFO] [stdout]   --> src/view/style.rs:98:6
[INFO] [stdout]    |
[INFO] [stdout] 98 | impl View for MyView {
[INFO] [stdout]    |      ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 36 + use too::view::View;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Render` in this scope
[INFO] [stdout]    --> src/view/style.rs:106:36
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn draw(&mut self, mut render: Render) {
[INFO] [stdout]     |                                    ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  36 + use too::view::Render;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleKind`
[INFO] [stdout]    --> src/view/style.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |             StyleKind::Deferred(style) => (style)(render.palette, Axis::Horizontal),
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `StyleKind`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]  36 + use too::view::StyleKind;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Axis`
[INFO] [stdout]    --> src/view/style.rs:110:67
[INFO] [stdout]     |
[INFO] [stdout] 110 |             StyleKind::Deferred(style) => (style)(render.palette, Axis::Horizontal),
[INFO] [stdout]     |                                                                   ^^^^ use of undeclared type `Axis`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]  36 + use too::layout::Axis;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleKind`
[INFO] [stdout]    --> src/view/style.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |             StyleKind::Direct(style) => style,
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `StyleKind`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]  36 + use too::view::StyleKind;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pixel`
[INFO] [stdout]    --> src/view/style.rs:114:26
[INFO] [stdout]     |
[INFO] [stdout] 114 |         render.fill_with(Pixel::new(style.fill).bg(style.background));
[INFO] [stdout]     |                          ^^^^^ use of undeclared type `Pixel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  36 + use too::renderer::Pixel;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ui` in this scope
[INFO] [stdout]    --> src/view/style.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | ui.show(builder().class(MyStyle::hash_at));
[INFO] [stdout]     | ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ui` in this scope
[INFO] [stdout]    --> src/view/style.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | ui.show(builder().style(MyStyle {
[INFO] [stdout]     | ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rgba`
[INFO] [stdout]    --> src/view/style.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |     background: Rgba::hex("#123"),
[INFO] [stdout]     |                 ^^^^ use of undeclared type `Rgba`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  36 + use too::renderer::Rgba;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ui` in this scope
[INFO] [stdout]    --> src/view/style.rs:124:25
[INFO] [stdout]     |
[INFO] [stdout] 124 |     ..MyStyle::hash_at(&ui.palette(), Axis::Horizontal)
[INFO] [stdout]     |                         ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Axis`
[INFO] [stdout]    --> src/view/style.rs:124:39
[INFO] [stdout]     |
[INFO] [stdout] 124 |     ..MyStyle::hash_at(&ui.palette(), Axis::Horizontal)
[INFO] [stdout]     |                                       ^^^^ use of undeclared type `Axis`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]  36 + use too::layout::Axis;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/view/adhoc.rs - view::adhoc::Adhoc (line 12) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]   --> src/view/adhoc.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     attribute: Option<Attribute>,
[INFO] [stdout]    |                       ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 12 + use crossterm::style::Attribute;
[INFO] [stdout]    |
[INFO] [stdout] 12 + use too::renderer::Attribute;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Palette` in this scope
[INFO] [stdout]   --> src/view/adhoc.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn default(_palette: &Palette) -> Self {
[INFO] [stdout]    |                           ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 12 + use too::view::Palette;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Palette` in this scope
[INFO] [stdout]   --> src/view/adhoc.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn italic(_palette: &Palette) -> Self {
[INFO] [stdout]    |                          ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 12 + use too::view::Palette;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attribute`
[INFO] [stdout]   --> src/view/adhoc.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 |             attribute: Some(Attribute::ITALIC),
[INFO] [stdout]    |                             ^^^^^^^^^ use of undeclared type `Attribute`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 12 + use crossterm::style::Attribute;
[INFO] [stdout]    |
[INFO] [stdout] 12 + use too::renderer::Attribute;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Palette` in this scope
[INFO] [stdout]   --> src/view/adhoc.rs:31:33
[INFO] [stdout]    |
[INFO] [stdout] 31 | type ButtonWithLabelClass = fn(&Palette) -> ButtonWithLabelStyle;
[INFO] [stdout]    |                                 ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 12 + use too::view::Palette;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StyleKind` in this scope
[INFO] [stdout]   --> src/view/adhoc.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 |     class: StyleKind<ButtonWithLabelClass, ButtonWithLabelStyle>,
[INFO] [stdout]    |            ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 12 + use too::view::StyleKind;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleKind`
[INFO] [stdout]   --> src/view/adhoc.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |         self.class = StyleKind::Deferred(class);
[INFO] [stdout]    |                      ^^^^^^^^^ use of undeclared type `StyleKind`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 12 + use too::view::StyleKind;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleKind`
[INFO] [stdout]   --> src/view/adhoc.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 |         self.class = StyleKind::Direct(style);
[INFO] [stdout]    |                      ^^^^^^^^^ use of undeclared type `StyleKind`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 12 + use too::view::StyleKind;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Adhoc` in this scope
[INFO] [stdout]   --> src/view/adhoc.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl<'v> Adhoc<'v> for ButtonWithLabel<'v> {
[INFO] [stdout]    |          ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 12 + use too::view::Adhoc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Response` in this scope
[INFO] [stdout]   --> src/view/adhoc.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     type Output = Response<ButtonResponse>;
[INFO] [stdout]    |                   ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 12 + use too::view::Response;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ButtonResponse` in this scope
[INFO] [stdout]   --> src/view/adhoc.rs:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 |     type Output = Response<ButtonResponse>;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 12 + use too::views::ButtonResponse;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Ui` in this scope
[INFO] [stdout]   --> src/view/adhoc.rs:55:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn show(self, ui: &Ui) -> Self::Output {
[INFO] [stdout]    |                        ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 12 + use too::view::Ui;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleKind`
[INFO] [stdout]   --> src/view/adhoc.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |             StyleKind::Deferred(style) => (style)(&ui.palette()),
[INFO] [stdout]    |             ^^^^^^^^^ use of undeclared type `StyleKind`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 12 + use too::view::StyleKind;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleKind`
[INFO] [stdout]   --> src/view/adhoc.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             StyleKind::Direct(style) => style,
[INFO] [stdout]    |             ^^^^^^^^^ use of undeclared type `StyleKind`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 12 + use too::view::StyleKind;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attribute`
[INFO] [stdout]   --> src/view/adhoc.rs:61:46
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let attr = style.attribute.unwrap_or(Attribute::RESET);
[INFO] [stdout]    |                                              ^^^^^^^^^ use of undeclared type `Attribute`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 12 + use crossterm::style::Attribute;
[INFO] [stdout]    |
[INFO] [stdout] 12 + use too::renderer::Attribute;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `label` in this scope
[INFO] [stdout]   --> src/view/adhoc.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |             ui.show(label(self.label).attribute(attr));
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to use the available field
[INFO] [stdout]    |
[INFO] [stdout] 66 |             ui.show(self.label(self.label).attribute(attr));
[INFO] [stdout]    |                     +++++
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 12 + use too::views::label;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StyleKind`
[INFO] [stdout]   --> src/view/adhoc.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 |         class: StyleKind::Deferred(ButtonWithLabelStyle::default),
[INFO] [stdout]    |                ^^^^^^^^^ use of undeclared type `StyleKind`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 12 + use too::view::StyleKind;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ui` in this scope
[INFO] [stdout]   --> src/view/adhoc.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | ui.adhoc(button_with_label("hello", "world").class(ButtonWithLabelStyle::italic));
[INFO] [stdout]    | ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> src/view/adhoc.rs:55:31
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn show(self, ui: &Ui) -> Self::Output {
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]    |
[INFO] [stdout] 55 -     fn show(self, ui: &Ui) -> Self::Output {
[INFO] [stdout] 55 +     fn show(self, ui: &Ui) -> <ButtonWithLabel<'v> as BitOr>::Output {
[INFO] [stdout]    |
[INFO] [stdout] 55 -     fn show(self, ui: &Ui) -> Self::Output {
[INFO] [stdout] 55 +     fn show(self, ui: &Ui) -> <ButtonWithLabel<'v> as IntoFuture>::Output {
[INFO] [stdout]    |
[INFO] [stdout] 55 -     fn show(self, ui: &Ui) -> Self::Output {
[INFO] [stdout] 55 +     fn show(self, ui: &Ui) -> <ButtonWithLabel<'v> as too::view::Adhoc>::Output {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0405, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/view/layout.rs - view::layout::Layout (line 23) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `layout` in this scope
[INFO] [stdout]   --> src/view/layout.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 | let current = layout.nodes.get_current();
[INFO] [stdout]    |               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Size`
[INFO] [stdout]   --> src/view/layout.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | let mut size = Size::ZERO;
[INFO] [stdout]    |                ^^^^ use of undeclared type `Size`
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 25 | let mut size = Sized::ZERO;
[INFO] [stdout]    |                    +
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 23 + use too::math::Size;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `layout` in this scope
[INFO] [stdout]   --> src/view/layout.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |     size = size.max(layout.compute(child, space))
[INFO] [stdout]    |                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `space` in this scope
[INFO] [stdout]   --> src/view/layout.rs:27:43
[INFO] [stdout]    |
[INFO] [stdout] 27 |     size = size.max(layout.compute(child, space))
[INFO] [stdout]    |                                           ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 39)
[INFO] [stdout]     src/view/adhoc.rs - view::adhoc::Adhoc (line 12)
[INFO] [stdout]     src/view/builder.rs - view::builder::Builder (line 23)
[INFO] [stdout]     src/view/debug.rs - view::debug::compact_tree (line 588)
[INFO] [stdout]     src/view/debug.rs - view::debug::pretty_tree (line 506)
[INFO] [stdout]     src/view/debug.rs - view::debug::render_tree (line 621)
[INFO] [stdout]     src/view/debug.rs - view::debug::render_tree (line 633)
[INFO] [stdout]     src/view/layout.rs - view::layout::Layout (line 23)
[INFO] [stdout]     src/view/state.rs - view::state::State (line 32)
[INFO] [stdout]     src/view/style.rs - view::style::StyleKind (line 12)
[INFO] [stdout]     src/view/style.rs - view::style::StyleKind (line 36)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "da46d0b86f30eab4fb36fd8e576a3f89544bd1454a3907ce5dc0ce42c15246cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da46d0b86f30eab4fb36fd8e576a3f89544bd1454a3907ce5dc0ce42c15246cc", kill_on_drop: false }`
[INFO] [stdout] da46d0b86f30eab4fb36fd8e576a3f89544bd1454a3907ce5dc0ce42c15246cc
