[INFO] fetching crate tuix_widgets 0.2.0...
[INFO] testing tuix_widgets-0.2.0 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate tuix_widgets 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate tuix_widgets 0.2.0
[INFO] finished tweaking crates.io crate tuix_widgets 0.2.0
[INFO] tweaked toml for crates.io crate tuix_widgets 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tuix_widgets 0.2.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 182 packages to latest compatible versions
[INFO] [stderr]       Adding femtovg v0.2.10 (available: v0.18.1)
[INFO] [stderr]       Adding keyboard-types v0.5.0 (available: v0.8.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a0e50111ddecf0a27fc960db550a12ed912ffe97c020d123977e4c7d632827c
[INFO] running `Command { std: "docker" "start" "-a" "9a0e50111ddecf0a27fc960db550a12ed912ffe97c020d123977e4c7d632827c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a0e50111ddecf0a27fc960db550a12ed912ffe97c020d123977e4c7d632827c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a0e50111ddecf0a27fc960db550a12ed912ffe97c020d123977e4c7d632827c", kill_on_drop: false }`
[INFO] [stdout] 9a0e50111ddecf0a27fc960db550a12ed912ffe97c020d123977e4c7d632827c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 902124bf85e8210a595d68e9db8415bb3efcf4c693226e1c790e065171d9146f
[INFO] running `Command { std: "docker" "start" "-a" "902124bf85e8210a595d68e9db8415bb3efcf4c693226e1c790e065171d9146f", kill_on_drop: false }`
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling unicode-general-category v0.4.0
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling ttf-parser v0.12.3
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling ttf-parser v0.14.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling morphorm v0.2.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling keyboard-types v0.5.0
[INFO] [stderr]    Compiling rustybuzz v0.4.0
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling calloop v0.9.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling ouroboros_macro v0.14.2
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling wayland-egl v0.29.5
[INFO] [stderr]    Compiling ouroboros v0.14.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling glutin v0.28.0
[INFO] [stderr]    Compiling femtovg v0.2.10
[INFO] [stderr]    Compiling tuix_core v0.2.0
[INFO] [stderr]    Compiling tuix_widgets v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `span_recip` is never read
[INFO] [stdout]   --> src/audio_widgets/normalized_map.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub struct GenericMap {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 99 |     span_recip: f32, // Small optimization to avoid division operations.
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GenericMap` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "902124bf85e8210a595d68e9db8415bb3efcf4c693226e1c790e065171d9146f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "902124bf85e8210a595d68e9db8415bb3efcf4c693226e1c790e065171d9146f", kill_on_drop: false }`
[INFO] [stdout] 902124bf85e8210a595d68e9db8415bb3efcf4c693226e1c790e065171d9146f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37d71834cb042a490c020a84e83c96674a6058a6a34ca1abcad09e80199e93d4
[INFO] running `Command { std: "docker" "start" "-a" "37d71834cb042a490c020a84e83c96674a6058a6a34ca1abcad09e80199e93d4", kill_on_drop: false }`
[INFO] [stdout] warning: field `span_recip` is never read
[INFO] [stdout]   --> src/audio_widgets/normalized_map.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub struct GenericMap {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 99 |     span_recip: f32, // Small optimization to avoid division operations.
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GenericMap` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tuix_widgets v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `span_recip` is never read
[INFO] [stdout]   --> src/audio_widgets/normalized_map.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub struct GenericMap {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 99 |     span_recip: f32, // Small optimization to avoid division operations.
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GenericMap` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "37d71834cb042a490c020a84e83c96674a6058a6a34ca1abcad09e80199e93d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37d71834cb042a490c020a84e83c96674a6058a6a34ca1abcad09e80199e93d4", kill_on_drop: false }`
[INFO] [stdout] 37d71834cb042a490c020a84e83c96674a6058a6a34ca1abcad09e80199e93d4
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6f7e442f5c0cb4420eb9d43000f99f28f5475f85612b5885bdd69421a3b635e8
[INFO] running `Command { std: "docker" "start" "-a" "6f7e442f5c0cb4420eb9d43000f99f28f5475f85612b5885bdd69421a3b635e8", kill_on_drop: false }`
[INFO] [stderr] warning: field `span_recip` is never read
[INFO] [stderr]   --> src/audio_widgets/normalized_map.rs:99:5
[INFO] [stderr]    |
[INFO] [stderr] 96 | pub struct GenericMap {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 99 |     span_recip: f32, // Small optimization to avoid division operations.
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GenericMap` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tuix_widgets` (lib) generated 1 warning
[INFO] [stderr] warning: `tuix_widgets` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tuix_widgets-82b70f91a2954c0f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tuix_widgets
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test src/buttons/button.rs - buttons::button::Button::with_label (line 61) ... FAILED
[INFO] [stdout] test src/inputs/slider.rs - inputs::slider::Slider::on_change (line 152) ... FAILED
[INFO] [stdout] test src/inputs/slider.rs - inputs::slider::Slider::on_out (line 304) ... FAILED
[INFO] [stdout] test src/inputs/slider.rs - inputs::slider::Slider::on_min (line 197) ... FAILED
[INFO] [stdout] test src/inputs/slider.rs - inputs::slider::Slider::on_max (line 220) ... FAILED
[INFO] [stdout] test src/inputs/slider.rs - inputs::slider::Slider::with_init (line 89) ... FAILED
[INFO] [stdout] test src/inputs/slider.rs - inputs::slider::Slider::on_over (line 283) ... FAILED
[INFO] [stdout] test src/buttons/button.rs - buttons::button::Button::with_key (line 115) ... FAILED
[INFO] [stdout] test src/inputs/slider.rs - inputs::slider::Slider::with_min (line 120) ... FAILED
[INFO] [stdout] test src/inputs/slider.rs - inputs::slider::Slider::on_changing (line 174) ... FAILED
[INFO] [stdout] test src/inputs/slider.rs - inputs::slider::Slider::on_release (line 254) ... FAILED
[INFO] [stdout] test src/inputs/slider.rs - inputs::slider::Slider::with_max (line 134) ... FAILED
[INFO] [stdout] test src/buttons/button.rs - buttons::button::Button::new (line 46) ... FAILED
[INFO] [stdout] test src/buttons/button.rs - buttons::button::Button::on_release (line 96) ... FAILED
[INFO] [stdout] test src/buttons/button.rs - buttons::button::Button::on_press (line 77) ... FAILED
[INFO] [stdout] test src/audio_widgets/knob.rs - audio_widgets::knob::Knob<T>::on_changing (line 243) ... FAILED
[INFO] [stdout] test src/buttons/button.rs - buttons::button::Button (line 28) ... FAILED
[INFO] [stdout] test src/inputs/slider.rs - inputs::slider::Slider::on_release (line 241) ... FAILED
[INFO] [stdout] test src/inputs/slider.rs - inputs::slider::Slider::new (line 78) ... FAILED
[INFO] [stdout] test src/inputs/slider.rs - inputs::slider::Slider::with_range (line 104) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/buttons/button.rs - buttons::button::Button::with_label (line 61) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Button`
[INFO] [stdout]  --> src/buttons/button.rs:62:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Button::with_label("A Button").build(state, parent, |builder| builder);
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Button`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::Button;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]  --> src/buttons/button.rs:62:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | Button::with_label("A Button").build(state, parent, |builder| builder);
[INFO] [stdout]   |                                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parent` in this scope
[INFO] [stdout]  --> src/buttons/button.rs:62:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | Button::with_label("A Button").build(state, parent, |builder| builder);
[INFO] [stdout]   |                                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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/inputs/slider.rs - inputs::slider::Slider::on_change (line 152) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Slider`
[INFO] [stdout]  --> src/inputs/slider.rs:153:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Slider::new()
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Slider`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::Slider;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent`
[INFO] [stdout]  --> src/inputs/slider.rs:155:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |         entity.emit(WindowEvent::Debug(format!("Slider on_change: {}", slider.value)));
[INFO] [stdout]   |                     ^^^^^^^^^^^ use of undeclared type `WindowEvent`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_core::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:157:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .build(state, parent, |builder| builder);
[INFO] [stdout]   |            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parent` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:157:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .build(state, parent, |builder| builder);
[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] ---- src/inputs/slider.rs - inputs::slider::Slider::on_out (line 304) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Slider`
[INFO] [stdout]  --> src/inputs/slider.rs:305:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Slider::new()
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Slider`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::Slider;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent`
[INFO] [stdout]  --> src/inputs/slider.rs:307:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |         entity.emit(WindowEvent::Debug(format!("Slider on_min: {}", slider.value)));
[INFO] [stdout]   |                     ^^^^^^^^^^^ use of undeclared type `WindowEvent`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_core::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:309:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .build(state, parent, |builder| builder);
[INFO] [stdout]   |            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parent` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:309:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .build(state, parent, |builder| builder);
[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] ---- src/inputs/slider.rs - inputs::slider::Slider::on_min (line 197) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Slider`
[INFO] [stdout]  --> src/inputs/slider.rs:198:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Slider::new()
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Slider`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::Slider;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent`
[INFO] [stdout]  --> src/inputs/slider.rs:200:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |         entity.emit(WindowEvent::Debug(format!("Slider on_min: {}", slider.value)));
[INFO] [stdout]   |                     ^^^^^^^^^^^ use of undeclared type `WindowEvent`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_core::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:202:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .build(state, parent, |builder| builder);
[INFO] [stdout]   |            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parent` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:202:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .build(state, parent, |builder| builder);
[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] ---- src/inputs/slider.rs - inputs::slider::Slider::on_max (line 220) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Slider`
[INFO] [stdout]  --> src/inputs/slider.rs:221:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Slider::new()
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Slider`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::Slider;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent`
[INFO] [stdout]  --> src/inputs/slider.rs:223:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |         entity.emit(WindowEvent::Debug(format!("Slider on_min: {}", slider.value)));
[INFO] [stdout]   |                     ^^^^^^^^^^^ use of undeclared type `WindowEvent`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_core::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:225:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .build(state, parent, |builder| builder);
[INFO] [stdout]   |            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parent` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:225:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .build(state, parent, |builder| builder);
[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] ---- src/inputs/slider.rs - inputs::slider::Slider::with_init (line 89) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Slider`
[INFO] [stdout]  --> src/inputs/slider.rs:90:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Slider::new()
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Slider`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::Slider;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:92:11
[INFO] [stdout]   |
[INFO] [stdout] 5 |    .build(state, parent, |builder| builder)
[INFO] [stdout]   |           ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parent` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:92:18
[INFO] [stdout]   |
[INFO] [stdout] 5 |    .build(state, parent, |builder| builder)
[INFO] [stdout]   |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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/inputs/slider.rs - inputs::slider::Slider::on_over (line 283) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Slider`
[INFO] [stdout]  --> src/inputs/slider.rs:284:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Slider::new()
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Slider`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::Slider;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent`
[INFO] [stdout]  --> src/inputs/slider.rs:286:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |         entity.emit(WindowEvent::Debug(format!("Slider on_min: {}", slider.value)));
[INFO] [stdout]   |                     ^^^^^^^^^^^ use of undeclared type `WindowEvent`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_core::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:288:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .build(state, parent, |builder| builder);
[INFO] [stdout]   |            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parent` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:288:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .build(state, parent, |builder| builder);
[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] ---- src/buttons/button.rs - buttons::button::Button::with_key (line 115) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Button`
[INFO] [stdout]  --> src/buttons/button.rs:116:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Button::new()
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Button`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::Button;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Code`
[INFO] [stdout]  --> src/buttons/button.rs:117:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |     .with_key(Code::Enter)
[INFO] [stdout]   |               ^^^^ use of undeclared type `Code`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 2 + use keyboard_types::Code;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_core::Code;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::Code;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]  --> src/buttons/button.rs:118:11
[INFO] [stdout]   |
[INFO] [stdout] 5 |    .build(state, parent, |builder| builder);
[INFO] [stdout]   |           ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parent` in this scope
[INFO] [stdout]  --> src/buttons/button.rs:118:18
[INFO] [stdout]   |
[INFO] [stdout] 5 |    .build(state, parent, |builder| builder);
[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] ---- src/inputs/slider.rs - inputs::slider::Slider::with_min (line 120) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Slider`
[INFO] [stdout]  --> src/inputs/slider.rs:121:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Slider::new()
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Slider`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::Slider;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:123:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     .build(state, parent, |builder| builder)
[INFO] [stdout]   |            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parent` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:123:19
[INFO] [stdout]   |
[INFO] [stdout] 5 |     .build(state, parent, |builder| builder)
[INFO] [stdout]   |                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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/inputs/slider.rs - inputs::slider::Slider::on_changing (line 174) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Slider`
[INFO] [stdout]  --> src/inputs/slider.rs:175:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Slider::new()
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Slider`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::Slider;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent`
[INFO] [stdout]  --> src/inputs/slider.rs:177:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |         entity.emit(WindowEvent::Debug(format!("Slider on_changing: {}", slider.value)));
[INFO] [stdout]   |                     ^^^^^^^^^^^ use of undeclared type `WindowEvent`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_core::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:179:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .build(state, parent, |builder| builder);
[INFO] [stdout]   |            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parent` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:179:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .build(state, parent, |builder| builder);
[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] ---- src/inputs/slider.rs - inputs::slider::Slider::on_release (line 254) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Slider`
[INFO] [stdout]  --> src/inputs/slider.rs:255:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Slider::new()
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Slider`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::Slider;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent`
[INFO] [stdout]  --> src/inputs/slider.rs:257:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |         entity.emit(WindowEvent::Debug(format!("Slider on_min: {}", slider.value)));
[INFO] [stdout]   |                     ^^^^^^^^^^^ use of undeclared type `WindowEvent`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_core::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:259:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .build(state, parent, |builder| builder);
[INFO] [stdout]   |            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parent` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:259:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .build(state, parent, |builder| builder);
[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] ---- src/inputs/slider.rs - inputs::slider::Slider::with_max (line 134) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Slider`
[INFO] [stdout]  --> src/inputs/slider.rs:135:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Slider::new()
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Slider`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::Slider;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:137:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     .build(state, parent, |builder| builder)
[INFO] [stdout]   |            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parent` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:137:19
[INFO] [stdout]   |
[INFO] [stdout] 5 |     .build(state, parent, |builder| builder)
[INFO] [stdout]   |                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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/buttons/button.rs - buttons::button::Button::new (line 46) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Button`
[INFO] [stdout]  --> src/buttons/button.rs:47:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Button::new().build(state, parent, |builder| builder);
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Button`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::Button;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]  --> src/buttons/button.rs:47:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | Button::new().build(state, parent, |builder| builder);
[INFO] [stdout]   |                     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parent` in this scope
[INFO] [stdout]  --> src/buttons/button.rs:47:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | Button::new().build(state, parent, |builder| builder);
[INFO] [stdout]   |                            ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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/buttons/button.rs - buttons::button::Button::on_release (line 96) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Button`
[INFO] [stdout]  --> src/buttons/button.rs:97:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Button::new()
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Button`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::Button;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent`
[INFO] [stdout]  --> src/buttons/button.rs:99:28
[INFO] [stdout]   |
[INFO] [stdout] 5 |         button.emit(state, WindowEvent::CloseWindow);
[INFO] [stdout]   |                            ^^^^^^^^^^^ use of undeclared type `WindowEvent`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_core::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]  --> src/buttons/button.rs:101:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |    .build(state, parent, |builder| builder);
[INFO] [stdout]   |           ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parent` in this scope
[INFO] [stdout]  --> src/buttons/button.rs:101:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |    .build(state, parent, |builder| builder);
[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] ---- src/buttons/button.rs - buttons::button::Button::on_press (line 77) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Button`
[INFO] [stdout]  --> src/buttons/button.rs:78:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Button::new()
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Button`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::Button;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent`
[INFO] [stdout]  --> src/buttons/button.rs:80:28
[INFO] [stdout]   |
[INFO] [stdout] 5 |         button.emit(state, WindowEvent::CloseWindow);
[INFO] [stdout]   |                            ^^^^^^^^^^^ use of undeclared type `WindowEvent`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_core::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]  --> src/buttons/button.rs:82:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |    .build(state, parent, |builder| builder);
[INFO] [stdout]   |           ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parent` in this scope
[INFO] [stdout]  --> src/buttons/button.rs:82:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |    .build(state, parent, |builder| builder);
[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] ---- src/audio_widgets/knob.rs - audio_widgets::knob::Knob<T>::on_changing (line 243) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Slider`
[INFO] [stdout]  --> src/audio_widgets/knob.rs:244:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Slider::new()
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Slider`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::Slider;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent`
[INFO] [stdout]  --> src/audio_widgets/knob.rs:246:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |         entity.emit(WindowEvent::Debug(format!("Slider on_changing: {}", slider.value)));
[INFO] [stdout]   |                     ^^^^^^^^^^^ use of undeclared type `WindowEvent`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_core::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]  --> src/audio_widgets/knob.rs:248:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .build(state, parent, |builder| builder);
[INFO] [stdout]   |            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parent` in this scope
[INFO] [stdout]  --> src/audio_widgets/knob.rs:248:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .build(state, parent, |builder| builder);
[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] ---- src/buttons/button.rs - buttons::button::Button (line 28) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Button`
[INFO] [stdout]  --> src/buttons/button.rs:29:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Button::new()
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Button`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::Button;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent`
[INFO] [stdout]  --> src/buttons/button.rs:31:28
[INFO] [stdout]   |
[INFO] [stdout] 5 |         button.emit(state, WindowEvent::CloseWindow);
[INFO] [stdout]   |                            ^^^^^^^^^^^ use of undeclared type `WindowEvent`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_core::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]  --> src/buttons/button.rs:33:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |    .build(state, parent, |builder| builder);
[INFO] [stdout]   |           ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parent` in this scope
[INFO] [stdout]  --> src/buttons/button.rs:33:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |    .build(state, parent, |builder| builder);
[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] ---- src/inputs/slider.rs - inputs::slider::Slider::on_release (line 241) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Slider`
[INFO] [stdout]  --> src/inputs/slider.rs:242:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Slider::new()
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Slider`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::Slider;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowEvent`
[INFO] [stdout]  --> src/inputs/slider.rs:244:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |         entity.emit(WindowEvent::Debug(format!("Slider on_min: {}", slider.value)));
[INFO] [stdout]   |                     ^^^^^^^^^^^ use of undeclared type `WindowEvent`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_core::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::WindowEvent;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:246:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .build(state, parent, |builder| builder);
[INFO] [stdout]   |            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parent` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:246:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .build(state, parent, |builder| builder);
[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] ---- src/inputs/slider.rs - inputs::slider::Slider::new (line 78) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Slider`
[INFO] [stdout]  --> src/inputs/slider.rs:79:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Slider::new().build(state, parent, |builder| builder);
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Slider`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::Slider;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:79:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | Slider::new().build(state, parent, |builder| builder);
[INFO] [stdout]   |                     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parent` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:79:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | Slider::new().build(state, parent, |builder| builder);
[INFO] [stdout]   |                            ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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/inputs/slider.rs - inputs::slider::Slider::with_range (line 104) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Slider`
[INFO] [stdout]  --> src/inputs/slider.rs:105:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Slider::new()
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Slider`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tuix_widgets::Slider;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:107:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     .build(state, parent, |builder| builder)
[INFO] [stdout]   |            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `parent` in this scope
[INFO] [stdout]  --> src/inputs/slider.rs:107:19
[INFO] [stdout]   |
[INFO] [stdout] 5 |     .build(state, parent, |builder| builder)
[INFO] [stdout]   |                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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/audio_widgets/knob.rs - audio_widgets::knob::Knob<T>::on_changing (line 243)
[INFO] [stdout]     src/buttons/button.rs - buttons::button::Button (line 28)
[INFO] [stdout]     src/buttons/button.rs - buttons::button::Button::new (line 46)
[INFO] [stdout]     src/buttons/button.rs - buttons::button::Button::on_press (line 77)
[INFO] [stdout]     src/buttons/button.rs - buttons::button::Button::on_release (line 96)
[INFO] [stdout]     src/buttons/button.rs - buttons::button::Button::with_key (line 115)
[INFO] [stdout]     src/buttons/button.rs - buttons::button::Button::with_label (line 61)
[INFO] [stdout]     src/inputs/slider.rs - inputs::slider::Slider::new (line 78)
[INFO] [stdout]     src/inputs/slider.rs - inputs::slider::Slider::on_change (line 152)
[INFO] [stdout]     src/inputs/slider.rs - inputs::slider::Slider::on_changing (line 174)
[INFO] [stdout]     src/inputs/slider.rs - inputs::slider::Slider::on_max (line 220)
[INFO] [stdout]     src/inputs/slider.rs - inputs::slider::Slider::on_min (line 197)
[INFO] [stdout]     src/inputs/slider.rs - inputs::slider::Slider::on_out (line 304)
[INFO] [stdout]     src/inputs/slider.rs - inputs::slider::Slider::on_over (line 283)
[INFO] [stdout]     src/inputs/slider.rs - inputs::slider::Slider::on_release (line 241)
[INFO] [stdout]     src/inputs/slider.rs - inputs::slider::Slider::on_release (line 254)
[INFO] [stdout]     src/inputs/slider.rs - inputs::slider::Slider::with_init (line 89)
[INFO] [stdout]     src/inputs/slider.rs - inputs::slider::Slider::with_max (line 134)
[INFO] [stdout]     src/inputs/slider.rs - inputs::slider::Slider::with_min (line 120)
[INFO] [stdout]     src/inputs/slider.rs - inputs::slider::Slider::with_range (line 104)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 20 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6f7e442f5c0cb4420eb9d43000f99f28f5475f85612b5885bdd69421a3b635e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f7e442f5c0cb4420eb9d43000f99f28f5475f85612b5885bdd69421a3b635e8", kill_on_drop: false }`
[INFO] [stdout] 6f7e442f5c0cb4420eb9d43000f99f28f5475f85612b5885bdd69421a3b635e8
