[INFO] cloning repository https://github.com/arcturu/sketch_book [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arcturu/sketch_book" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcturu%2Fsketch_book", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcturu%2Fsketch_book'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e3aa1f950195bba07359f9d36037f4069ad40f8 [INFO] checking arcturu/sketch_book against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcturu%2Fsketch_book" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arcturu/sketch_book on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arcturu/sketch_book [INFO] removed path dependency ui from git repo https://github.com/arcturu/sketch_book [INFO] finished tweaking git repo https://github.com/arcturu/sketch_book [INFO] tweaked toml for git repo https://github.com/arcturu/sketch_book written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/arcturu/sketch_book already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (ui) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-8/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (ui) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1331d2efde86a29e11d12ef3a61d0a2bb3e9aba9c5b155538c14bc0d69a8ee3 [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" "c1331d2efde86a29e11d12ef3a61d0a2bb3e9aba9c5b155538c14bc0d69a8ee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1331d2efde86a29e11d12ef3a61d0a2bb3e9aba9c5b155538c14bc0d69a8ee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1331d2efde86a29e11d12ef3a61d0a2bb3e9aba9c5b155538c14bc0d69a8ee3", kill_on_drop: false }` [INFO] [stdout] c1331d2efde86a29e11d12ef3a61d0a2bb3e9aba9c5b155538c14bc0d69a8ee3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59c8f464cae4bcf7a1f1144477aeb34252836a3968cfe1a135536ee8cfaca794 [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" "59c8f464cae4bcf7a1f1144477aeb34252836a3968cfe1a135536ee8cfaca794", kill_on_drop: false }` [INFO] [stderr] warning: dependency (ui) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking ui v0.1.0 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking sketch_book v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `BoxControl` in `ui` [INFO] [stdout] --> src/reactive/widget.rs:158:29 [INFO] [stdout] | [INFO] [stdout] 158 | ui_control: ui::BoxControl::new_vertical(), [INFO] [stdout] | ^^^^^^^^^^ could not find `BoxControl` in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BoxControl` in `ui` [INFO] [stdout] --> src/reactive/widget.rs:158:29 [INFO] [stdout] | [INFO] [stdout] 158 | ui_control: ui::BoxControl::new_vertical(), [INFO] [stdout] | ^^^^^^^^^^ could not find `BoxControl` in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BoxControl` in `ui` [INFO] [stdout] --> src/reactive/widget.rs:165:29 [INFO] [stdout] | [INFO] [stdout] 165 | ui_control: ui::BoxControl::new_horizontal(), [INFO] [stdout] | ^^^^^^^^^^ could not find `BoxControl` in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BoxControl` in `ui` [INFO] [stdout] --> src/reactive/widget.rs:165:29 [INFO] [stdout] | [INFO] [stdout] 165 | ui_control: ui::BoxControl::new_horizontal(), [INFO] [stdout] | ^^^^^^^^^^ could not find `BoxControl` in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Image` in `ui` [INFO] [stdout] --> src/app/canvas.rs:481:29 [INFO] [stdout] | [INFO] [stdout] 481 | let mut image = ui::Image::new(self.width, self.height); [INFO] [stdout] | ^^^^^ could not find `Image` in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Image` in `ui` [INFO] [stdout] --> src/app/canvas.rs:481:29 [INFO] [stdout] | [INFO] [stdout] 481 | let mut image = ui::Image::new(self.width, self.height); [INFO] [stdout] | ^^^^^ could not find `Image` in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Control` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | fn get_ui_control(&self) -> ui::Control; [INFO] [stdout] | ^^^^^^^ not found in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Window` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:96:20 [INFO] [stdout] | [INFO] [stdout] 96 | ui_window: ui::Window, [INFO] [stdout] | ^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Window; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Window` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:101:20 [INFO] [stdout] | [INFO] [stdout] 101 | ui_window: ui::Window, [INFO] [stdout] | ^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Window; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Window` in `ui` [INFO] [stdout] --> src/reactive/widget.rs:115:28 [INFO] [stdout] | [INFO] [stdout] 115 | ui_window: ui::Window::new(title, width, height, has_menubar), [INFO] [stdout] | ^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Window; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Window` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:120:47 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn from_raw_ui_window(ui_window: &ui::Window) -> WindowHandler { [INFO] [stdout] | ^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Window; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BoxControl` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:154:49 [INFO] [stdout] | [INFO] [stdout] 154 | define_widget!(Container, ContainerHandler, ui::BoxControl); [INFO] [stdout] | ^^^^^^^^^^ not found in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Control` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:64:45 [INFO] [stdout] | [INFO] [stdout] 64 | fn get_ui_control(&self) -> ui::Control { [INFO] [stdout] | ^^^^^^^ not found in `ui` [INFO] [stdout] ... [INFO] [stdout] 154 | define_widget!(Container, ContainerHandler, ui::BoxControl); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Button` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:188:43 [INFO] [stdout] | [INFO] [stdout] 188 | define_widget!(Button, ButtonHandler, ui::Button); [INFO] [stdout] | ^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Button; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Control` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:64:45 [INFO] [stdout] | [INFO] [stdout] 64 | fn get_ui_control(&self) -> ui::Control { [INFO] [stdout] | ^^^^^^^ not found in `ui` [INFO] [stdout] ... [INFO] [stdout] 188 | define_widget!(Button, ButtonHandler, ui::Button); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Button` in `ui` [INFO] [stdout] --> src/reactive/widget.rs:192:29 [INFO] [stdout] | [INFO] [stdout] 192 | ui_control: ui::Button::new(text), [INFO] [stdout] | ^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Button; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Slider` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:205:43 [INFO] [stdout] | [INFO] [stdout] 205 | define_widget!(Slider, SliderHandler, ui::Slider); [INFO] [stdout] | ^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Slider; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Control` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:64:45 [INFO] [stdout] | [INFO] [stdout] 64 | fn get_ui_control(&self) -> ui::Control { [INFO] [stdout] | ^^^^^^^ not found in `ui` [INFO] [stdout] ... [INFO] [stdout] 205 | define_widget!(Slider, SliderHandler, ui::Slider); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Slider` in `ui` [INFO] [stdout] --> src/reactive/widget.rs:209:29 [INFO] [stdout] | [INFO] [stdout] 209 | ui_control: ui::Slider::new(min, max), [INFO] [stdout] | ^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Slider; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Area` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:233:21 [INFO] [stdout] | [INFO] [stdout] 233 | ui_control: ui::Area, [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Area; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Area` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | ui_control: ui::Area, [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Area; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Control` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | fn get_ui_control(&self) -> ui::Control; [INFO] [stdout] | ^^^^^^^ not found in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Control` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:255:78 [INFO] [stdout] | [INFO] [stdout] 255 | impl Widget for Area { fn get_ui_control(&self) -> ui::Control { [INFO] [stdout] | ^^^^^^^ not found in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Window` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:96:20 [INFO] [stdout] | [INFO] [stdout] 96 | ui_window: ui::Window, [INFO] [stdout] | ^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Window; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AreaDrawParams` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:275:31 [INFO] [stdout] | [INFO] [stdout] 275 | pub type AreaDrawParams = ui::AreaDrawParams; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use AreaDrawParams; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Window` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:101:20 [INFO] [stdout] | [INFO] [stdout] 101 | ui_window: ui::Window, [INFO] [stdout] | ^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Window; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AreaMouseEvent` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | pub type AreaMouseEvent = ui::AreaMouseEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use canvas::AreaMouseEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AreaKeyEvent` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:277:29 [INFO] [stdout] | [INFO] [stdout] 277 | pub type AreaKeyEvent = ui::AreaKeyEvent; [INFO] [stdout] | ^^^^^^^^^^^^ not found in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Window` in `ui` [INFO] [stdout] --> src/reactive/widget.rs:115:28 [INFO] [stdout] | [INFO] [stdout] 115 | ui_window: ui::Window::new(title, width, height, has_menubar), [INFO] [stdout] | ^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Window; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Area` in `ui` [INFO] [stdout] --> src/reactive/widget.rs:291:30 [INFO] [stdout] | [INFO] [stdout] 291 | let ui_control = ui::Area::new(Box::new(AreaWrapper::new(callbacks.clone()))); [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Area; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Window` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:120:47 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn from_raw_ui_window(ui_window: &ui::Window) -> WindowHandler { [INFO] [stdout] | ^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Window; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AreaHandler` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:316:10 [INFO] [stdout] | [INFO] [stdout] 316 | impl ui::AreaHandler for AreaWrapper { [INFO] [stdout] | ^^^^^^^^^^^ not found in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BoxControl` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:154:49 [INFO] [stdout] | [INFO] [stdout] 154 | define_widget!(Container, ContainerHandler, ui::BoxControl); [INFO] [stdout] | ^^^^^^^^^^ not found in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Area` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:317:35 [INFO] [stdout] | [INFO] [stdout] 317 | fn draw(&mut self, area: &ui::Area, area_draw_params: &ui::AreaDrawParams) { [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Area; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AreaDrawParams` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:317:64 [INFO] [stdout] | [INFO] [stdout] 317 | fn draw(&mut self, area: &ui::Area, area_draw_params: &ui::AreaDrawParams) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use AreaDrawParams; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Control` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:64:45 [INFO] [stdout] | [INFO] [stdout] 64 | fn get_ui_control(&self) -> ui::Control { [INFO] [stdout] | ^^^^^^^ not found in `ui` [INFO] [stdout] ... [INFO] [stdout] 154 | define_widget!(Container, ContainerHandler, ui::BoxControl); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Area` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:320:42 [INFO] [stdout] | [INFO] [stdout] 320 | fn mouse_event(&mut self, area: &ui::Area, area_mouse_event: &ui::AreaMouseEvent) { [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Area; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Button` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:188:43 [INFO] [stdout] | [INFO] [stdout] 188 | define_widget!(Button, ButtonHandler, ui::Button); [INFO] [stdout] | ^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Button; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AreaMouseEvent` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:320:71 [INFO] [stdout] | [INFO] [stdout] 320 | fn mouse_event(&mut self, area: &ui::Area, area_mouse_event: &ui::AreaMouseEvent) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use canvas::AreaMouseEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Area` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:323:44 [INFO] [stdout] | [INFO] [stdout] 323 | fn mouse_crossed(&mut self, area: &ui::Area, left: bool) { [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Area; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Area` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:326:42 [INFO] [stdout] | [INFO] [stdout] 326 | fn drag_broken(&mut self, area: &ui::Area) { [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Area; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Control` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:64:45 [INFO] [stdout] | [INFO] [stdout] 64 | fn get_ui_control(&self) -> ui::Control { [INFO] [stdout] | ^^^^^^^ not found in `ui` [INFO] [stdout] ... [INFO] [stdout] 188 | define_widget!(Button, ButtonHandler, ui::Button); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Area` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:329:40 [INFO] [stdout] | [INFO] [stdout] 329 | fn key_event(&mut self, area: &ui::Area, area_key_event: &ui::AreaKeyEvent) -> bool { [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Area; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Button` in `ui` [INFO] [stdout] --> src/reactive/widget.rs:192:29 [INFO] [stdout] | [INFO] [stdout] 192 | ui_control: ui::Button::new(text), [INFO] [stdout] | ^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Button; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AreaKeyEvent` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:329:67 [INFO] [stdout] | [INFO] [stdout] 329 | fn key_event(&mut self, area: &ui::Area, area_key_event: &ui::AreaKeyEvent) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Slider` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:205:43 [INFO] [stdout] | [INFO] [stdout] 205 | define_widget!(Slider, SliderHandler, ui::Slider); [INFO] [stdout] | ^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Slider; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init` in crate `ui` [INFO] [stdout] --> src/reactive/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | ui::init(ui::InitOptions).unwrap(); [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `InitOptions` in crate `ui` [INFO] [stdout] --> src/reactive/mod.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | ui::init(ui::InitOptions).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ not found in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `main` in crate `ui` [INFO] [stdout] --> src/reactive/mod.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | ui::main(); [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use main; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Control` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:64:45 [INFO] [stdout] | [INFO] [stdout] 64 | fn get_ui_control(&self) -> ui::Control { [INFO] [stdout] | ^^^^^^^ not found in `ui` [INFO] [stdout] ... [INFO] [stdout] 205 | define_widget!(Slider, SliderHandler, ui::Slider); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `quit` in crate `ui` [INFO] [stdout] --> src/reactive/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | ui::quit(); [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Slider` in `ui` [INFO] [stdout] --> src/reactive/widget.rs:209:29 [INFO] [stdout] | [INFO] [stdout] 209 | ui_control: ui::Slider::new(min, max), [INFO] [stdout] | ^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Slider; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Area` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:233:21 [INFO] [stdout] | [INFO] [stdout] 233 | ui_control: ui::Area, [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Area; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `now` in crate `time` [INFO] [stdout] --> src/app/canvas.rs:494:30 [INFO] [stdout] | [INFO] [stdout] 494 | timestamp: time::now().to_timespec().sec, [INFO] [stdout] | ^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Area` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | ui_control: ui::Area, [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Area; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Control` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:255:78 [INFO] [stdout] | [INFO] [stdout] 255 | impl Widget for Area { fn get_ui_control(&self) -> ui::Control { [INFO] [stdout] | ^^^^^^^ not found in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AreaDrawParams` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:275:31 [INFO] [stdout] | [INFO] [stdout] 275 | pub type AreaDrawParams = ui::AreaDrawParams; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use AreaDrawParams; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AreaMouseEvent` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:276:31 [INFO] [stdout] | [INFO] [stdout] 276 | pub type AreaMouseEvent = ui::AreaMouseEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use canvas::AreaMouseEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AreaKeyEvent` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:277:29 [INFO] [stdout] | [INFO] [stdout] 277 | pub type AreaKeyEvent = ui::AreaKeyEvent; [INFO] [stdout] | ^^^^^^^^^^^^ not found in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Area` in `ui` [INFO] [stdout] --> src/reactive/widget.rs:291:30 [INFO] [stdout] | [INFO] [stdout] 291 | let ui_control = ui::Area::new(Box::new(AreaWrapper::new(callbacks.clone()))); [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Area; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AreaHandler` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:316:10 [INFO] [stdout] | [INFO] [stdout] 316 | impl ui::AreaHandler for AreaWrapper { [INFO] [stdout] | ^^^^^^^^^^^ not found in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Area` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:317:35 [INFO] [stdout] | [INFO] [stdout] 317 | fn draw(&mut self, area: &ui::Area, area_draw_params: &ui::AreaDrawParams) { [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Area; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AreaDrawParams` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:317:64 [INFO] [stdout] | [INFO] [stdout] 317 | fn draw(&mut self, area: &ui::Area, area_draw_params: &ui::AreaDrawParams) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use AreaDrawParams; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Area` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:320:42 [INFO] [stdout] | [INFO] [stdout] 320 | fn mouse_event(&mut self, area: &ui::Area, area_mouse_event: &ui::AreaMouseEvent) { [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Area; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AreaMouseEvent` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:320:71 [INFO] [stdout] | [INFO] [stdout] 320 | fn mouse_event(&mut self, area: &ui::Area, area_mouse_event: &ui::AreaMouseEvent) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 | use canvas::AreaMouseEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Area` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:323:44 [INFO] [stdout] | [INFO] [stdout] 323 | fn mouse_crossed(&mut self, area: &ui::Area, left: bool) { [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Area; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Area` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:326:42 [INFO] [stdout] | [INFO] [stdout] 326 | fn drag_broken(&mut self, area: &ui::Area) { [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Area; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Area` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:329:40 [INFO] [stdout] | [INFO] [stdout] 329 | fn key_event(&mut self, area: &ui::Area, area_key_event: &ui::AreaKeyEvent) -> bool { [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use Area; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AreaKeyEvent` in crate `ui` [INFO] [stdout] --> src/reactive/widget.rs:329:67 [INFO] [stdout] | [INFO] [stdout] 329 | fn key_event(&mut self, area: &ui::Area, area_key_event: &ui::AreaKeyEvent) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init` in crate `ui` [INFO] [stdout] --> src/reactive/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | ui::init(ui::InitOptions).unwrap(); [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `InitOptions` in crate `ui` [INFO] [stdout] --> src/reactive/mod.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | ui::init(ui::InitOptions).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ not found in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `main` in crate `ui` [INFO] [stdout] --> src/reactive/mod.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | ui::main(); [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 5 | use main; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `quit` in crate `ui` [INFO] [stdout] --> src/reactive/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | ui::quit(); [INFO] [stdout] | ^^^^ not found in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `now` in crate `time` [INFO] [stdout] --> src/app/canvas.rs:494:30 [INFO] [stdout] | [INFO] [stdout] 494 | timestamp: time::now().to_timespec().sec, [INFO] [stdout] | ^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reactive/widget.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | pub model: Rc>>, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Model` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reactive/widget.rs:82:58 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn set_model(mut self, model: Rc>>) -> $rust_type { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Model` [INFO] [stdout] ... [INFO] [stdout] 154 | define_widget!(Container, ContainerHandler, ui::BoxControl); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reactive/widget.rs:82:58 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn set_model(mut self, model: Rc>>) -> $rust_type { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Model` [INFO] [stdout] ... [INFO] [stdout] 188 | define_widget!(Button, ButtonHandler, ui::Button); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reactive/widget.rs:82:58 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn set_model(mut self, model: Rc>>) -> $rust_type { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Model` [INFO] [stdout] ... [INFO] [stdout] 205 | define_widget!(Slider, SliderHandler, ui::Slider); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reactive/widget.rs:264:50 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn set_model(mut self, model: Rc>>) -> Area { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reactive/widget.rs:305:27 [INFO] [stdout] | [INFO] [stdout] 305 | callbacks: Rc>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn AreaCallbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reactive/widget.rs:309:34 [INFO] [stdout] | [INFO] [stdout] 309 | fn new(callbacks: Rc>) -> AreaWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn AreaCallbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AreaDrawParams`, `AreaHandler`, `ButtonHandler`, `SliderHandler`, `WindowHandler` [INFO] [stdout] --> src/main.rs:7:32 [INFO] [stdout] | [INFO] [stdout] 7 | use reactive::widget::{Window, WindowHandler, Container, Button, ButtonHandler, Slider, SliderHandler, Area, AreaHandler, AreaDrawParams}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Component` [INFO] [stdout] --> src/main.rs:8:44 [INFO] [stdout] | [INFO] [stdout] 8 | use reactive::widget::{Model, HandlerType, Component}; // TODO move to good place [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AreaDrawParams` [INFO] [stdout] --> src/message.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use reactive::widget::{AreaDrawParams}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `message::Message` [INFO] [stdout] --> src/app/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use message::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/app/canvas.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reactive` [INFO] [stdout] --> src/app/canvas.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reactive; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Config` [INFO] [stdout] --> src/app/canvas.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | use app::config::{Config}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ColorRefMut` [INFO] [stdout] --> src/app/canvas.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | use app::color::{Color, ColorRefMut}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `app::vector::Vec2d` [INFO] [stdout] --> src/app/stroke.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use app::vector::Vec2d; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sub` [INFO] [stdout] --> src/app/stroke.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ops::{Index, Sub}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reactive/widget.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | pub model: Rc>>, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Model` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reactive/widget.rs:82:58 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn set_model(mut self, model: Rc>>) -> $rust_type { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Model` [INFO] [stdout] ... [INFO] [stdout] 154 | define_widget!(Container, ContainerHandler, ui::BoxControl); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reactive/widget.rs:82:58 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn set_model(mut self, model: Rc>>) -> $rust_type { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Model` [INFO] [stdout] ... [INFO] [stdout] 188 | define_widget!(Button, ButtonHandler, ui::Button); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reactive/widget.rs:82:58 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn set_model(mut self, model: Rc>>) -> $rust_type { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Model` [INFO] [stdout] ... [INFO] [stdout] 205 | define_widget!(Slider, SliderHandler, ui::Slider); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reactive/widget.rs:264:50 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn set_model(mut self, model: Rc>>) -> Area { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reactive/widget.rs:305:27 [INFO] [stdout] | [INFO] [stdout] 305 | callbacks: Rc>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn AreaCallbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reactive/widget.rs:309:34 [INFO] [stdout] | [INFO] [stdout] 309 | fn new(callbacks: Rc>) -> AreaWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn AreaCallbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AreaDrawParams`, `AreaHandler`, `ButtonHandler`, `SliderHandler`, `WindowHandler` [INFO] [stdout] --> src/main.rs:7:32 [INFO] [stdout] | [INFO] [stdout] 7 | use reactive::widget::{Window, WindowHandler, Container, Button, ButtonHandler, Slider, SliderHandler, Area, AreaHandler, AreaDrawParams}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Component` [INFO] [stdout] --> src/main.rs:8:44 [INFO] [stdout] | [INFO] [stdout] 8 | use reactive::widget::{Model, HandlerType, Component}; // TODO move to good place [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AreaDrawParams` [INFO] [stdout] --> src/message.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use reactive::widget::{AreaDrawParams}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `message::Message` [INFO] [stdout] --> src/app/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use message::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/app/canvas.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reactive` [INFO] [stdout] --> src/app/canvas.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reactive; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Config` [INFO] [stdout] --> src/app/canvas.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | use app::config::{Config}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ColorRefMut` [INFO] [stdout] --> src/app/canvas.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | use app::color::{Color, ColorRefMut}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `app::vector::Vec2d` [INFO] [stdout] --> src/app/stroke.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use app::vector::Vec2d; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sub` [INFO] [stdout] --> src/app/stroke.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ops::{Index, Sub}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 37 previous errors; 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 37 previous errors; 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sketch_book` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "59c8f464cae4bcf7a1f1144477aeb34252836a3968cfe1a135536ee8cfaca794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59c8f464cae4bcf7a1f1144477aeb34252836a3968cfe1a135536ee8cfaca794", kill_on_drop: false }` [INFO] [stdout] 59c8f464cae4bcf7a1f1144477aeb34252836a3968cfe1a135536ee8cfaca794