[INFO] cloning repository https://github.com/GITSALAHE/Rust_HelloWorld [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GITSALAHE/Rust_HelloWorld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGITSALAHE%2FRust_HelloWorld", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGITSALAHE%2FRust_HelloWorld'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adca3948dd18ec3bfd18a6465c7981bd5d0a86ae [INFO] checking GITSALAHE/Rust_HelloWorld against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGITSALAHE%2FRust_HelloWorld" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GITSALAHE/Rust_HelloWorld on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GITSALAHE/Rust_HelloWorld [INFO] finished tweaking git repo https://github.com/GITSALAHE/Rust_HelloWorld [INFO] tweaked toml for git repo https://github.com/GITSALAHE/Rust_HelloWorld written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/GITSALAHE/Rust_HelloWorld already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/redox-os/orbtk.git` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/dces-rust.git` [INFO] [stderr] Updating git repository `https://github.com/FloVanGH/rust_minifb` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sw-composite v0.7.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53d15240746461222b772e918233fb6b7f5ca7b2053188a2f941c3c600887404 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "53d15240746461222b772e918233fb6b7f5ca7b2053188a2f941c3c600887404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53d15240746461222b772e918233fb6b7f5ca7b2053188a2f941c3c600887404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53d15240746461222b772e918233fb6b7f5ca7b2053188a2f941c3c600887404", kill_on_drop: false }` [INFO] [stdout] 53d15240746461222b772e918233fb6b7f5ca7b2053188a2f941c3c600887404 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74c5da18101e34921184982d6ed1b0965dd2141b876d8a7f1debe7a738493f9b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "74c5da18101e34921184982d6ed1b0965dd2141b876d8a7f1debe7a738493f9b", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking sw-composite v0.7.12 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking dces v0.3.1 (https://gitlab.redox-os.org/redox-os/dces-rust.git?branch=develop#562c72e5) [INFO] [stderr] Checking spin_sleep v1.0.0 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling minifb v0.17.0 (https://github.com/FloVanGH/rust_minifb?branch=redox_unix#8a9d70d0) [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking orbtk-tree v0.3.1-alpha4 (https://github.com/redox-os/orbtk.git?branch=develop#b9b14e14) [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stderr] Checking xkb v0.2.1 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking image v0.23.8 [INFO] [stderr] Compiling wayland-client v0.27.0 [INFO] [stderr] Compiling wayland-protocols v0.27.0 [INFO] [stderr] Checking lyon_geom v0.15.3 [INFO] [stderr] Checking xcursor v0.3.2 [INFO] [stderr] Checking raqote v0.8.0 [INFO] [stderr] Checking wayland-commons v0.27.0 [INFO] [stderr] Checking wayland-cursor v0.27.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling orbtk-proc-macros v0.3.1-alpha4 (https://github.com/redox-os/orbtk.git?branch=develop#b9b14e14) [INFO] [stderr] Checking ron v0.6.0 [INFO] [stderr] Checking rust_decimal v1.7.0 [INFO] [stderr] Checking orbtk-utils v0.3.1-alpha4 (https://github.com/redox-os/orbtk.git?branch=develop#b9b14e14) [INFO] [stderr] Checking orbtk-theming v0.3.1-alpha4 (https://github.com/redox-os/orbtk.git?branch=develop#b9b14e14) [INFO] [stderr] Checking orbtk-theme v0.3.1-alpha4 (https://github.com/redox-os/orbtk.git?branch=develop#b9b14e14) [INFO] [stderr] Checking orbtk-render v0.3.1-alpha4 (https://github.com/redox-os/orbtk.git?branch=develop#b9b14e14) [INFO] [stderr] Checking orbtk-shell v0.3.1-alpha4 (https://github.com/redox-os/orbtk.git?branch=develop#b9b14e14) [INFO] [stderr] Checking orbtk-api v0.3.1-alpha4 (https://github.com/redox-os/orbtk.git?branch=develop#b9b14e14) [INFO] [stderr] Checking orbtk-widgets v0.3.1-alpha4 (https://github.com/redox-os/orbtk.git?branch=develop#b9b14e14) [INFO] [stderr] Checking orbtk v0.3.1-alpha4 (https://github.com/redox-os/orbtk.git?branch=develop#b9b14e14) [INFO] [stderr] Checking CALCULATOR_GITSALAH v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `orbtk::theme::DEFAULT_THEME_CSS` [INFO] [stdout] --> src/main.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | use orbtk::theme::DEFAULT_THEME_CSS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DEFAULT_THEME_CSS` in `theme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget` in this scope [INFO] [stdout] --> src/main.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | widget!(MainView); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsAny` in this scope [INFO] [stdout] --> src/main.rs:361:10 [INFO] [stdout] | [INFO] [stdout] 361 | #[derive(AsAny, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ThemeValue` [INFO] [stdout] --> src/main.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | ThemeValue::create_from_css(DEFAULT_THEME_CSS) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `ThemeValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `MainView` [INFO] [stdout] --> src/main.rs:552:24 [INFO] [stdout] | [INFO] [stdout] 552 | .child(MainView::create().build(ctx)) [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `MainView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ThemeValue` in this scope [INFO] [stdout] --> src/main.rs:345:19 [INFO] [stdout] | [INFO] [stdout] 345 | fn get_theme() -> ThemeValue { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `State` in this scope [INFO] [stdout] --> src/main.rs:374:6 [INFO] [stdout] | [INFO] [stdout] 374 | impl State for MainViewState { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::State; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Registry` in this scope [INFO] [stdout] --> src/main.rs:377:34 [INFO] [stdout] | [INFO] [stdout] 377 | fn update(&mut self, _: &mut Registry, ctx: &mut Context) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Registry; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Registry; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in this scope [INFO] [stdout] --> src/main.rs:377:54 [INFO] [stdout] | [INFO] [stdout] 377 | fn update(&mut self, _: &mut Registry, ctx: &mut Context) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use core::task::Context; [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Context; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Context; [INFO] [stdout] | [INFO] [stdout] 338 | use std::task::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String16` in this scope [INFO] [stdout] --> src/main.rs:385:69 [INFO] [stdout] | [INFO] [stdout] 385 | let screen_text : String = screen.get_mut::("text").as_string(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 385 | let screen_text : String = screen.get_mut::("text").as_string(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::String16; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::String16; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String16` in this scope [INFO] [stdout] --> src/main.rs:389:55 [INFO] [stdout] | [INFO] [stdout] 389 | ctx.child("screen").get_mut::("text").clear(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 389 | ctx.child("screen").get_mut::("text").clear(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::String16; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::String16; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String16` in this scope [INFO] [stdout] --> src/main.rs:393:59 [INFO] [stdout] | [INFO] [stdout] 393 | ... ctx.child("screen").get_mut::("text").push(c); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 393 | ctx.child("screen").get_mut::("text").push(c); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::String16; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::String16; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String16` in this scope [INFO] [stdout] --> src/main.rs:398:55 [INFO] [stdout] | [INFO] [stdout] 398 | ctx.child("screen").get_mut::("text").clear(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 398 | ctx.child("screen").get_mut::("text").clear(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::String16; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::String16; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String16` in this scope [INFO] [stdout] --> src/main.rs:402:55 [INFO] [stdout] | [INFO] [stdout] 402 | ctx.child("screen").get_mut::("text").push(c); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 402 | ctx.child("screen").get_mut::("text").push(c); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::String16; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::String16; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Entity` in this scope [INFO] [stdout] --> src/main.rs:414:18 [INFO] [stdout] | [INFO] [stdout] 414 | fn state<'a>(id: Entity, states: &'a mut StatesContext) -> &'a mut MainViewState { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Entity; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StatesContext` in this scope [INFO] [stdout] --> src/main.rs:414:42 [INFO] [stdout] | [INFO] [stdout] 414 | fn state<'a>(id: Entity, states: &'a mut StatesContext) -> &'a mut MainViewState { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::StatesContext; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::StatesContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Template` in this scope [INFO] [stdout] --> src/main.rs:419:6 [INFO] [stdout] | [INFO] [stdout] 419 | impl Template for MainView { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Template; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Template; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MainView` in this scope [INFO] [stdout] --> src/main.rs:419:19 [INFO] [stdout] | [INFO] [stdout] 419 | impl Template for MainView { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Entity` in this scope [INFO] [stdout] --> src/main.rs:420:27 [INFO] [stdout] | [INFO] [stdout] 420 | fn template(self, id: Entity, ctx: &mut BuildContext) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Entity; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BuildContext` in this scope [INFO] [stdout] --> src/main.rs:420:45 [INFO] [stdout] | [INFO] [stdout] 420 | fn template(self, id: Entity, ctx: &mut BuildContext) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::BuildContext; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::BuildContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:423:24 [INFO] [stdout] | [INFO] [stdout] 423 | let mut grid = Grid::create(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Columns` [INFO] [stdout] --> src/main.rs:428:17 [INFO] [stdout] | [INFO] [stdout] 428 | Columns::create() [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Columns; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Columns; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Rows` [INFO] [stdout] --> src/main.rs:436:17 [INFO] [stdout] | [INFO] [stdout] 436 | Rows::create() [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Rows; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Rows; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `TextBox` [INFO] [stdout] --> src/main.rs:449:13 [INFO] [stdout] | [INFO] [stdout] 449 | TextBox::create() [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::TextBox; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::TextBox; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:452:25 [INFO] [stdout] | [INFO] [stdout] 452 | .attach(Grid::row(0)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:453:25 [INFO] [stdout] | [INFO] [stdout] 453 | .attach(Grid::column(0)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:454:25 [INFO] [stdout] | [INFO] [stdout] 454 | .attach(Grid::column_span(4)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Button` [INFO] [stdout] --> src/main.rs:464:21 [INFO] [stdout] | [INFO] [stdout] 464 | Button::create() [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Button; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Button; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:467:33 [INFO] [stdout] | [INFO] [stdout] 467 | .attach(Grid::column(2-j)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:468:33 [INFO] [stdout] | [INFO] [stdout] 468 | .attach(Grid::row(i)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Button` [INFO] [stdout] --> src/main.rs:487:21 [INFO] [stdout] | [INFO] [stdout] 487 | Button::create() [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Button; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Button; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:490:33 [INFO] [stdout] | [INFO] [stdout] 490 | .attach(Grid::column(3)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:491:33 [INFO] [stdout] | [INFO] [stdout] 491 | .attach(Grid::row(i)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Button` [INFO] [stdout] --> src/main.rs:506:13 [INFO] [stdout] | [INFO] [stdout] 506 | Button::create() [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Button; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Button; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:509:25 [INFO] [stdout] | [INFO] [stdout] 509 | .attach(Grid::column(0)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:510:25 [INFO] [stdout] | [INFO] [stdout] 510 | .attach(Grid::row(4)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:511:25 [INFO] [stdout] | [INFO] [stdout] 511 | .attach(Grid::column_span(3)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Button` [INFO] [stdout] --> src/main.rs:522:13 [INFO] [stdout] | [INFO] [stdout] 522 | Button::create() [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Button; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Button; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:525:25 [INFO] [stdout] | [INFO] [stdout] 525 | .attach(Grid::column(0)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:526:25 [INFO] [stdout] | [INFO] [stdout] 526 | .attach(Grid::row(5)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:527:25 [INFO] [stdout] | [INFO] [stdout] 527 | .attach(Grid::column_span(3)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Application` [INFO] [stdout] --> src/main.rs:545:5 [INFO] [stdout] | [INFO] [stdout] 545 | Application::new() [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Application; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Application; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Window` [INFO] [stdout] --> src/main.rs:547:13 [INFO] [stdout] | [INFO] [stdout] 547 | Window::create() [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Window; [INFO] [stdout] | [INFO] [stdout] 338 | use crate::shell::platform::Window; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Window; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::shell::platform::Window; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `orbtk::*` [INFO] [stdout] --> src/main.rs:338:5 [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 43 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `CALCULATOR_GITSALAH`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `orbtk::theme::DEFAULT_THEME_CSS` [INFO] [stdout] --> src/main.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | use orbtk::theme::DEFAULT_THEME_CSS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DEFAULT_THEME_CSS` in `theme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `widget` in this scope [INFO] [stdout] --> src/main.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | widget!(MainView); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `AsAny` in this scope [INFO] [stdout] --> src/main.rs:361:10 [INFO] [stdout] | [INFO] [stdout] 361 | #[derive(AsAny, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ThemeValue` [INFO] [stdout] --> src/main.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | ThemeValue::create_from_css(DEFAULT_THEME_CSS) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `ThemeValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `MainView` [INFO] [stdout] --> src/main.rs:552:24 [INFO] [stdout] | [INFO] [stdout] 552 | .child(MainView::create().build(ctx)) [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `MainView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ThemeValue` in this scope [INFO] [stdout] --> src/main.rs:345:19 [INFO] [stdout] | [INFO] [stdout] 345 | fn get_theme() -> ThemeValue { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `State` in this scope [INFO] [stdout] --> src/main.rs:374:6 [INFO] [stdout] | [INFO] [stdout] 374 | impl State for MainViewState { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::State; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Registry` in this scope [INFO] [stdout] --> src/main.rs:377:34 [INFO] [stdout] | [INFO] [stdout] 377 | fn update(&mut self, _: &mut Registry, ctx: &mut Context) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Registry; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Registry; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in this scope [INFO] [stdout] --> src/main.rs:377:54 [INFO] [stdout] | [INFO] [stdout] 377 | fn update(&mut self, _: &mut Registry, ctx: &mut Context) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use core::task::Context; [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Context; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Context; [INFO] [stdout] | [INFO] [stdout] 338 | use std::task::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String16` in this scope [INFO] [stdout] --> src/main.rs:385:69 [INFO] [stdout] | [INFO] [stdout] 385 | let screen_text : String = screen.get_mut::("text").as_string(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 385 | let screen_text : String = screen.get_mut::("text").as_string(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::String16; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::String16; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String16` in this scope [INFO] [stdout] --> src/main.rs:389:55 [INFO] [stdout] | [INFO] [stdout] 389 | ctx.child("screen").get_mut::("text").clear(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 389 | ctx.child("screen").get_mut::("text").clear(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::String16; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::String16; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String16` in this scope [INFO] [stdout] --> src/main.rs:393:59 [INFO] [stdout] | [INFO] [stdout] 393 | ... ctx.child("screen").get_mut::("text").push(c); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 393 | ctx.child("screen").get_mut::("text").push(c); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::String16; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::String16; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String16` in this scope [INFO] [stdout] --> src/main.rs:398:55 [INFO] [stdout] | [INFO] [stdout] 398 | ctx.child("screen").get_mut::("text").clear(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 398 | ctx.child("screen").get_mut::("text").clear(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::String16; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::String16; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `String16` in this scope [INFO] [stdout] --> src/main.rs:402:55 [INFO] [stdout] | [INFO] [stdout] 402 | ctx.child("screen").get_mut::("text").push(c); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 402 | ctx.child("screen").get_mut::("text").push(c); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::String16; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::String16; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Entity` in this scope [INFO] [stdout] --> src/main.rs:414:18 [INFO] [stdout] | [INFO] [stdout] 414 | fn state<'a>(id: Entity, states: &'a mut StatesContext) -> &'a mut MainViewState { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Entity; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StatesContext` in this scope [INFO] [stdout] --> src/main.rs:414:42 [INFO] [stdout] | [INFO] [stdout] 414 | fn state<'a>(id: Entity, states: &'a mut StatesContext) -> &'a mut MainViewState { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::StatesContext; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::StatesContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Template` in this scope [INFO] [stdout] --> src/main.rs:419:6 [INFO] [stdout] | [INFO] [stdout] 419 | impl Template for MainView { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Template; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Template; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MainView` in this scope [INFO] [stdout] --> src/main.rs:419:19 [INFO] [stdout] | [INFO] [stdout] 419 | impl Template for MainView { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Entity` in this scope [INFO] [stdout] --> src/main.rs:420:27 [INFO] [stdout] | [INFO] [stdout] 420 | fn template(self, id: Entity, ctx: &mut BuildContext) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Entity; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Entity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BuildContext` in this scope [INFO] [stdout] --> src/main.rs:420:45 [INFO] [stdout] | [INFO] [stdout] 420 | fn template(self, id: Entity, ctx: &mut BuildContext) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::BuildContext; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::BuildContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:423:24 [INFO] [stdout] | [INFO] [stdout] 423 | let mut grid = Grid::create(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Columns` [INFO] [stdout] --> src/main.rs:428:17 [INFO] [stdout] | [INFO] [stdout] 428 | Columns::create() [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Columns; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Columns; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Rows` [INFO] [stdout] --> src/main.rs:436:17 [INFO] [stdout] | [INFO] [stdout] 436 | Rows::create() [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Rows; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Rows; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `TextBox` [INFO] [stdout] --> src/main.rs:449:13 [INFO] [stdout] | [INFO] [stdout] 449 | TextBox::create() [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::TextBox; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::TextBox; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:452:25 [INFO] [stdout] | [INFO] [stdout] 452 | .attach(Grid::row(0)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:453:25 [INFO] [stdout] | [INFO] [stdout] 453 | .attach(Grid::column(0)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:454:25 [INFO] [stdout] | [INFO] [stdout] 454 | .attach(Grid::column_span(4)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Button` [INFO] [stdout] --> src/main.rs:464:21 [INFO] [stdout] | [INFO] [stdout] 464 | Button::create() [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Button; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Button; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:467:33 [INFO] [stdout] | [INFO] [stdout] 467 | .attach(Grid::column(2-j)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:468:33 [INFO] [stdout] | [INFO] [stdout] 468 | .attach(Grid::row(i)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Button` [INFO] [stdout] --> src/main.rs:487:21 [INFO] [stdout] | [INFO] [stdout] 487 | Button::create() [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Button; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Button; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:490:33 [INFO] [stdout] | [INFO] [stdout] 490 | .attach(Grid::column(3)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:491:33 [INFO] [stdout] | [INFO] [stdout] 491 | .attach(Grid::row(i)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Button` [INFO] [stdout] --> src/main.rs:506:13 [INFO] [stdout] | [INFO] [stdout] 506 | Button::create() [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Button; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Button; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:509:25 [INFO] [stdout] | [INFO] [stdout] 509 | .attach(Grid::column(0)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:510:25 [INFO] [stdout] | [INFO] [stdout] 510 | .attach(Grid::row(4)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:511:25 [INFO] [stdout] | [INFO] [stdout] 511 | .attach(Grid::column_span(3)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Button` [INFO] [stdout] --> src/main.rs:522:13 [INFO] [stdout] | [INFO] [stdout] 522 | Button::create() [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Button; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Button; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:525:25 [INFO] [stdout] | [INFO] [stdout] 525 | .attach(Grid::column(0)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:526:25 [INFO] [stdout] | [INFO] [stdout] 526 | .attach(Grid::row(5)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Grid` [INFO] [stdout] --> src/main.rs:527:25 [INFO] [stdout] | [INFO] [stdout] 527 | .attach(Grid::column_span(3)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Grid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Application` [INFO] [stdout] --> src/main.rs:545:5 [INFO] [stdout] | [INFO] [stdout] 545 | Application::new() [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Application; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Application; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Window` [INFO] [stdout] --> src/main.rs:547:13 [INFO] [stdout] | [INFO] [stdout] 547 | Window::create() [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 338 | use crate::prelude::Window; [INFO] [stdout] | [INFO] [stdout] 338 | use crate::shell::platform::Window; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::prelude::Window; [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::shell::platform::Window; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `orbtk::*` [INFO] [stdout] --> src/main.rs:338:5 [INFO] [stdout] | [INFO] [stdout] 338 | use orbtk::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 43 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "74c5da18101e34921184982d6ed1b0965dd2141b876d8a7f1debe7a738493f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74c5da18101e34921184982d6ed1b0965dd2141b876d8a7f1debe7a738493f9b", kill_on_drop: false }` [INFO] [stdout] 74c5da18101e34921184982d6ed1b0965dd2141b876d8a7f1debe7a738493f9b