[INFO] updating cached repository https://github.com/shohamh/xi-azul
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 42a3574306ab26a475c1d0d98fd861c82f59f89d
[INFO] checking shohamh/xi-azul against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshohamh%2Fxi-azul" "/workspace/builds/worker-12/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shohamh/xi-azul on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/shohamh/xi-azul
[INFO] removed path dependency azul from git repo https://github.com/shohamh/xi-azul
[INFO] removed path dependency xrl from git repo https://github.com/shohamh/xi-azul
[INFO] finished tweaking git repo https://github.com/shohamh/xi-azul
[INFO] tweaked toml for git repo https://github.com/shohamh/xi-azul written to /workspace/builds/worker-12/source/Cargo.toml
[INFO] crate git repo https://github.com/shohamh/xi-azul already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (azul) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr] warning: dependency (xrl) 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-12/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 `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (azul) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr] warning: dependency (xrl) 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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] a277d6849158443beac33edb781cc804bfdfed25da2c7448dab11b0565560f87
[INFO] running `"docker" "start" "-a" "a277d6849158443beac33edb781cc804bfdfed25da2c7448dab11b0565560f87"`
[INFO] [stderr] warning: dependency (azul) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr] warning: dependency (xrl) 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]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking xml-rs v0.8.2
[INFO] [stderr]     Checking azul v0.1.0
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking crossbeam-channel v0.3.9
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking serde_json v1.0.51
[INFO] [stderr]     Checking parking_lot_core v0.6.2
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking plist v0.4.2
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]     Checking crossbeam-epoch v0.6.1
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking crossbeam-deque v0.6.3
[INFO] [stderr]     Checking parking_lot_core v0.3.1
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-uds v0.2.6
[INFO] [stderr]     Checking tokio-signal v0.2.9
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-process v0.2.5
[INFO] [stderr]     Checking crossbeam v0.5.0
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]     Checking syntect v3.3.0
[INFO] [stderr]     Checking xrl v0.0.8
[INFO] [stderr]     Checking xi-azul v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0433]: failed to resolve: could not find `widgets` in `azul`
[INFO] [stderr]  --> src/editor/wheel.rs:2:11
[INFO] [stderr]   |
[INFO] [stderr] 2 | use azul::widgets::svg::*;
[INFO] [stderr]   |           ^^^^^^^ could not find `widgets` in `azul`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `azul::prelude`
[INFO] [stderr]  --> src/editor/wheel.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use azul::prelude::*;
[INFO] [stderr]   |           ^^^^^^^ could not find `prelude` in `azul`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `azul::prelude`
[INFO] [stderr]  --> src/editor/ui_model.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | use azul::prelude::*;
[INFO] [stderr]   |           ^^^^^^^ could not find `prelude` in `azul`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `widgets` in `azul`
[INFO] [stderr]  --> src/editor/ui_model.rs:5:11
[INFO] [stderr]   |
[INFO] [stderr] 5 | use azul::widgets::text_input::*;
[INFO] [stderr]   |           ^^^^^^^ could not find `widgets` in `azul`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `azul::text_layout`
[INFO] [stderr]  --> src/editor/ui_model.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 | use azul::text_layout::*;
[INFO] [stderr]   |           ^^^^^^^^^^^ could not find `text_layout` in `azul`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `xrl::ServerResult`
[INFO] [stderr]  --> src/xi_frontend.rs:5:21
[INFO] [stderr]   |
[INFO] [stderr] 5 |           ScrollTo, ServerResult, spawn, Style, ThemeChanged, Update,
[INFO] [stderr]   |                     ^^^^^^^^^^^^ no `ServerResult` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `azul::prelude`
[INFO] [stderr]  --> src/main.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | use azul::prelude::*;
[INFO] [stderr]   |           ^^^^^^^ could not find `prelude` in `azul`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `TextInputState`
[INFO] [stderr]   --> src/editor/ui_model.rs:27:25
[INFO] [stderr]    |
[INFO] [stderr] 27 |             text_input: TextInputState::default(),
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^ use of undeclared type or module `TextInputState`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `widgets` in `azul`
[INFO] [stderr]  --> src/editor/wheel.rs:2:11
[INFO] [stderr]   |
[INFO] [stderr] 2 | use azul::widgets::svg::*;
[INFO] [stderr]   |           ^^^^^^^ could not find `widgets` in `azul`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `azul::prelude`
[INFO] [stderr]  --> src/editor/wheel.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use azul::prelude::*;
[INFO] [stderr]   |           ^^^^^^^ could not find `prelude` in `azul`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `azul::prelude`
[INFO] [stderr]  --> src/editor/ui_model.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | use azul::prelude::*;
[INFO] [stderr]   |           ^^^^^^^ could not find `prelude` in `azul`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `widgets` in `azul`
[INFO] [stderr]  --> src/editor/ui_model.rs:5:11
[INFO] [stderr]   |
[INFO] [stderr] 5 | use azul::widgets::text_input::*;
[INFO] [stderr]   |           ^^^^^^^ could not find `widgets` in `azul`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `azul::text_layout`
[INFO] [stderr]  --> src/editor/ui_model.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 | use azul::text_layout::*;
[INFO] [stderr]   |           ^^^^^^^^^^^ could not find `text_layout` in `azul`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `xrl::ServerResult`
[INFO] [stderr]  --> src/xi_frontend.rs:5:21
[INFO] [stderr]   |
[INFO] [stderr] 5 |           ScrollTo, ServerResult, spawn, Style, ThemeChanged, Update,
[INFO] [stderr]   |                     ^^^^^^^^^^^^ no `ServerResult` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `azul::prelude`
[INFO] [stderr]  --> src/main.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | use azul::prelude::*;
[INFO] [stderr]   |           ^^^^^^^ could not find `prelude` in `azul`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `TextInput`
[INFO] [stderr]   --> src/editor/ui_model.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 37 |         TextInput::new()
[INFO] [stderr]    |         ^^^^^^^^^ use of undeclared type or module `TextInput`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `On`
[INFO] [stderr]   --> src/editor/ui_model.rs:40:28
[INFO] [stderr]    |
[INFO] [stderr] 40 |             .with_callback(On::MouseDown, Callback(text_mouse_down))
[INFO] [stderr]    |                            ^^ use of undeclared type or module `On`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `On`
[INFO] [stderr]   --> src/editor/ui_model.rs:41:28
[INFO] [stderr]    |
[INFO] [stderr] 41 |             .with_callback(On::MouseOver, Callback(text_mouse_over))
[INFO] [stderr]    |                            ^^ use of undeclared type or module `On`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `On`
[INFO] [stderr]   --> src/editor/ui_model.rs:42:28
[INFO] [stderr]    |
[INFO] [stderr] 42 |             .with_callback(On::MouseUp, Callback(text_mouse_up))
[INFO] [stderr]    |                            ^^ use of undeclared type or module `On`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `UpdateScreen`
[INFO] [stderr]   --> src/editor/ui_model.rs:59:6
[INFO] [stderr]    |
[INFO] [stderr] 59 |     (UpdateScreen::Redraw, TerminateDaemon::Continue)
[INFO] [stderr]    |      ^^^^^^^^^^^^ use of undeclared type or module `UpdateScreen`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `TextInputState`
[INFO] [stderr]   --> src/editor/ui_model.rs:27:25
[INFO] [stderr]    |
[INFO] [stderr] 27 |             text_input: TextInputState::default(),
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^ use of undeclared type or module `TextInputState`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `TerminateDaemon`
[INFO] [stderr]   --> src/editor/ui_model.rs:59:28
[INFO] [stderr]    |
[INFO] [stderr] 59 |     (UpdateScreen::Redraw, TerminateDaemon::Continue)
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^ use of undeclared type or module `TerminateDaemon`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `TextInput`
[INFO] [stderr]   --> src/editor/ui_model.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 37 |         TextInput::new()
[INFO] [stderr]    |         ^^^^^^^^^ use of undeclared type or module `TextInput`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `On`
[INFO] [stderr]   --> src/editor/ui_model.rs:40:28
[INFO] [stderr]    |
[INFO] [stderr] 40 |             .with_callback(On::MouseDown, Callback(text_mouse_down))
[INFO] [stderr]    |                            ^^ use of undeclared type or module `On`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `On`
[INFO] [stderr]   --> src/editor/ui_model.rs:41:28
[INFO] [stderr]    |
[INFO] [stderr] 41 |             .with_callback(On::MouseOver, Callback(text_mouse_over))
[INFO] [stderr]    |                            ^^ use of undeclared type or module `On`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `On`
[INFO] [stderr]   --> src/editor/ui_model.rs:42:28
[INFO] [stderr]    |
[INFO] [stderr] 42 |             .with_callback(On::MouseUp, Callback(text_mouse_up))
[INFO] [stderr]    |                            ^^ use of undeclared type or module `On`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Daemon`
[INFO] [stderr]   --> src/editor/ui_model.rs:67:22
[INFO] [stderr]    |
[INFO] [stderr] 67 |     state.add_daemon(Daemon::unique(DaemonCallback(xi_client_daemon)));
[INFO] [stderr]    |                      ^^^^^^ use of undeclared type or module `Daemon`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `UpdateScreen`
[INFO] [stderr]   --> src/editor/ui_model.rs:68:5
[INFO] [stderr]    |
[INFO] [stderr] 68 |     UpdateScreen::Redraw
[INFO] [stderr]    |     ^^^^^^^^^^^^ use of undeclared type or module `UpdateScreen`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `UpdateScreen`
[INFO] [stderr]   --> src/editor/ui_model.rs:76:5
[INFO] [stderr]    |
[INFO] [stderr] 76 |     UpdateScreen::Redraw
[INFO] [stderr]    |     ^^^^^^^^^^^^ use of undeclared type or module `UpdateScreen`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `UpdateScreen`
[INFO] [stderr]   --> src/editor/ui_model.rs:59:6
[INFO] [stderr]    |
[INFO] [stderr] 59 |     (UpdateScreen::Redraw, TerminateDaemon::Continue)
[INFO] [stderr]    |      ^^^^^^^^^^^^ use of undeclared type or module `UpdateScreen`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `TerminateDaemon`
[INFO] [stderr]   --> src/editor/ui_model.rs:59:28
[INFO] [stderr]    |
[INFO] [stderr] 59 |     (UpdateScreen::Redraw, TerminateDaemon::Continue)
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^ use of undeclared type or module `TerminateDaemon`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `UpdateScreen`
[INFO] [stderr]   --> src/editor/ui_model.rs:85:5
[INFO] [stderr]    |
[INFO] [stderr] 85 |     UpdateScreen::Redraw
[INFO] [stderr]    |     ^^^^^^^^^^^^ use of undeclared type or module `UpdateScreen`
[INFO] [stderr] 
[INFO] [stderr] error[E0407]: method `update` is not a member of trait `Frontend`
[INFO] [stderr]   --> src/xi_frontend.rs:46:5
[INFO] [stderr]    |
[INFO] [stderr] 46 | /     fn update(&mut self, update: Update) -> ServerResult<()> {
[INFO] [stderr] 47 | |         println!("received `update` from Xi core:\n{:?}", update);
[INFO] [stderr] 48 | |         self.pass_message_to_ui(UIMessage::Update(update))
[INFO] [stderr] 49 | |         // note that we could send requests/notifications to the core here with `self.client`
[INFO] [stderr] ...  |
[INFO] [stderr] 55 | |             .join("");*/
[INFO] [stderr] 56 | |     }
[INFO] [stderr]    | |_____^ not a member of trait `Frontend`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Daemon`
[INFO] [stderr]   --> src/editor/ui_model.rs:67:22
[INFO] [stderr]    |
[INFO] [stderr] 67 |     state.add_daemon(Daemon::unique(DaemonCallback(xi_client_daemon)));
[INFO] [stderr]    |                      ^^^^^^ use of undeclared type or module `Daemon`
[INFO] [stderr] 
[INFO] [stderr] error[E0407]: method `scroll_to` is not a member of trait `Frontend`
[INFO] [stderr]   --> src/xi_frontend.rs:57:5
[INFO] [stderr]    |
[INFO] [stderr] 57 | /     fn scroll_to(&mut self, scroll_to: ScrollTo) -> ServerResult<()> {
[INFO] [stderr] 58 | |         println!("received `scroll_to` from Xi core:\n{:?}", scroll_to);
[INFO] [stderr] 59 | |         Box::new(future::ok(()))
[INFO] [stderr] 60 | |     }
[INFO] [stderr]    | |_____^ not a member of trait `Frontend`
[INFO] [stderr] 
[INFO] [stderr] error[E0407]: method `def_style` is not a member of trait `Frontend`
[INFO] [stderr]   --> src/xi_frontend.rs:61:5
[INFO] [stderr]    |
[INFO] [stderr] 61 | /     fn def_style(&mut self, style: Style) -> ServerResult<()> {
[INFO] [stderr] 62 | |         println!("received `def_style` from Xi core:\n{:?}", style);
[INFO] [stderr] 63 | |         Box::new(future::ok(()))
[INFO] [stderr] 64 | |     }
[INFO] [stderr]    | |_____^ not a member of trait `Frontend`
[INFO] [stderr] 
[INFO] [stderr] error[E0407]: method `available_plugins` is not a member of trait `Frontend`
[INFO] [stderr]   --> src/xi_frontend.rs:65:5
[INFO] [stderr]    |
[INFO] [stderr] 65 | /     fn available_plugins(&mut self, scroll_to: AvailablePlugins) -> ServerResult<()> {
[INFO] [stderr] 66 | |         println!(
[INFO] [stderr] 67 | |             "received `available_plugins` from Xi core:\n{:?}",
[INFO] [stderr] 68 | |             scroll_to
[INFO] [stderr] 69 | |         );
[INFO] [stderr] 70 | |         Box::new(future::ok(()))
[INFO] [stderr] 71 | |     }
[INFO] [stderr]    | |_____^ not a member of trait `Frontend`
[INFO] [stderr] 
[INFO] [stderr] error[E0407]: method `update_cmds` is not a member of trait `Frontend`
[INFO] [stderr]   --> src/xi_frontend.rs:72:5
[INFO] [stderr]    |
[INFO] [stderr] 72 | /     fn update_cmds(&mut self, style: UpdateCmds) -> ServerResult<()> {
[INFO] [stderr] 73 | |         println!("received `update_cmds` from Xi core:\n{:?}", style);
[INFO] [stderr] 74 | |         Box::new(future::ok(()))
[INFO] [stderr] 75 | |     }
[INFO] [stderr]    | |_____^ not a member of trait `Frontend`
[INFO] [stderr] 
[INFO] [stderr] error[E0407]: method `plugin_started` is not a member of trait `Frontend`
[INFO] [stderr]   --> src/xi_frontend.rs:76:5
[INFO] [stderr]    |
[INFO] [stderr] 76 | /     fn plugin_started(&mut self, style: PluginStarted) -> ServerResult<()> {
[INFO] [stderr] 77 | |         println!("received `plugin_started` from Xi core:\n{:?}", style);
[INFO] [stderr] 78 | |         Box::new(future::ok(()))
[INFO] [stderr] 79 | |     }
[INFO] [stderr]    | |_____^ not a member of trait `Frontend`
[INFO] [stderr] 
[INFO] [stderr] error[E0407]: method `plugin_stoped` is not a member of trait `Frontend`
[INFO] [stderr]   --> src/xi_frontend.rs:80:5
[INFO] [stderr]    |
[INFO] [stderr] 80 | /     fn plugin_stoped(&mut self, style: PluginStoped) -> ServerResult<()> {
[INFO] [stderr] 81 | |         println!("received `plugin_stoped` from Xi core:\n{:?}", style);
[INFO] [stderr] 82 | |         Box::new(future::ok(()))
[INFO] [stderr] 83 | |     }
[INFO] [stderr]    | |_____^ not a member of trait `Frontend`
[INFO] [stderr] 
[INFO] [stderr] error[E0407]: method `config_changed` is not a member of trait `Frontend`
[INFO] [stderr]   --> src/xi_frontend.rs:84:5
[INFO] [stderr]    |
[INFO] [stderr] 84 | /     fn config_changed(&mut self, style: ConfigChanged) -> ServerResult<()> {
[INFO] [stderr] 85 | |         println!("received `config_changed` from Xi core:\n{:?}", style);
[INFO] [stderr] 86 | |         Box::new(future::ok(()))
[INFO] [stderr] 87 | |     }
[INFO] [stderr]    | |_____^ not a member of trait `Frontend`
[INFO] [stderr] 
[INFO] [stderr] error[E0407]: method `theme_changed` is not a member of trait `Frontend`
[INFO] [stderr]   --> src/xi_frontend.rs:88:5
[INFO] [stderr]    |
[INFO] [stderr] 88 | /     fn theme_changed(&mut self, style: ThemeChanged) -> ServerResult<()> {
[INFO] [stderr] 89 | |         println!("received `theme_changed` from Xi core:\n{:?}", style);
[INFO] [stderr] 90 | |         Box::new(future::ok(()))
[INFO] [stderr] 91 | |     }
[INFO] [stderr]    | |_____^ not a member of trait `Frontend`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `App`
[INFO] [stderr]   --> src/main.rs:38:15
[INFO] [stderr]    |
[INFO] [stderr] 38 |     let app = App::new(editor.ui_model, AppConfig::default());
[INFO] [stderr]    |               ^^^ use of undeclared type or module `App`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `AppConfig`
[INFO] [stderr]   --> src/main.rs:38:41
[INFO] [stderr]    |
[INFO] [stderr] 38 |     let app = App::new(editor.ui_model, AppConfig::default());
[INFO] [stderr]    |                                         ^^^^^^^^^ use of undeclared type or module `AppConfig`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Window`
[INFO] [stderr]   --> src/main.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 40 |         Window::new(WindowCreateOptions::default(), Css::native()).unwrap(),
[INFO] [stderr]    |         ^^^^^^ use of undeclared type or module `Window`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `WindowCreateOptions`
[INFO] [stderr]   --> src/main.rs:40:21
[INFO] [stderr]    |
[INFO] [stderr] 40 |         Window::new(WindowCreateOptions::default(), Css::native()).unwrap(),
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `WindowCreateOptions`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Css`
[INFO] [stderr]   --> src/main.rs:40:53
[INFO] [stderr]    |
[INFO] [stderr] 40 |         Window::new(WindowCreateOptions::default(), Css::native()).unwrap(),
[INFO] [stderr]    |                                                     ^^^ use of undeclared type or module `Css`
[INFO] [stderr] 
[INFO] [stderr] error[E0405]: cannot find trait `Layout` in this scope
[INFO] [stderr]  --> src/editor/wheel.rs:6:17
[INFO] [stderr]   |
[INFO] [stderr] 6 | struct Wheel<T: Layout> {
[INFO] [stderr]   |                 ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `UpdateScreen`
[INFO] [stderr]   --> src/editor/ui_model.rs:68:5
[INFO] [stderr]    |
[INFO] [stderr] 68 |     UpdateScreen::Redraw
[INFO] [stderr]    |     ^^^^^^^^^^^^ use of undeclared type or module `UpdateScreen`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `SvgCache` in this scope
[INFO] [stderr]  --> src/editor/wheel.rs:8:18
[INFO] [stderr]   |
[INFO] [stderr] 6 | struct Wheel<T: Layout> {
[INFO] [stderr]   |                       - help: you might be missing a type parameter: `, SvgCache`
[INFO] [stderr] 7 |     elements: Vec<String>,
[INFO] [stderr] 8 |     svg: Option<(SvgCache<T>, Vec<SvgLayerResource>)>,
[INFO] [stderr]   |                  ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `SvgLayerResource` in this scope
[INFO] [stderr]  --> src/editor/wheel.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 6 | struct Wheel<T: Layout> {
[INFO] [stderr]   |                       - help: you might be missing a type parameter: `, SvgLayerResource`
[INFO] [stderr] 7 |     elements: Vec<String>,
[INFO] [stderr] 8 |     svg: Option<(SvgCache<T>, Vec<SvgLayerResource>)>,
[INFO] [stderr]   |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `TextInputState` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:19:21
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub text_input: TextInputState,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0405]: cannot find trait `Layout` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:35:6
[INFO] [stderr]    |
[INFO] [stderr] 35 | impl Layout for EditorUIModel {
[INFO] [stderr]    |      ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WindowInfo` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:36:28
[INFO] [stderr]    |
[INFO] [stderr] 36 |     fn layout(&self, info: WindowInfo<Self>) -> Dom<Self> {
[INFO] [stderr]    |                            ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Dom` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:36:49
[INFO] [stderr]    |
[INFO] [stderr] 36 |     fn layout(&self, info: WindowInfo<Self>) -> Dom<Self> {
[INFO] [stderr]    |                                                 ^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Callback` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:40:43
[INFO] [stderr]    |
[INFO] [stderr] 40 |             .with_callback(On::MouseDown, Callback(text_mouse_down))
[INFO] [stderr]    |                                           ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Callback` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:41:43
[INFO] [stderr]    |
[INFO] [stderr] 41 |             .with_callback(On::MouseOver, Callback(text_mouse_over))
[INFO] [stderr]    |                                           ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Callback` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:42:41
[INFO] [stderr]    |
[INFO] [stderr] 42 |             .with_callback(On::MouseUp, Callback(text_mouse_up))
[INFO] [stderr]    |                                         ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `AppResources` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:46:69
[INFO] [stderr]    |
[INFO] [stderr] 46 | fn xi_client_daemon(state: &mut EditorUIModel, _app_resources: &mut AppResources) -> (UpdateScreen, TerminateDaemon) {
[INFO] [stderr]    |                                                                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `UpdateScreen` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:46:87
[INFO] [stderr]    |
[INFO] [stderr] 46 | fn xi_client_daemon(state: &mut EditorUIModel, _app_resources: &mut AppResources) -> (UpdateScreen, TerminateDaemon) {
[INFO] [stderr]    |                                                                                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `TerminateDaemon` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:46:101
[INFO] [stderr]    |
[INFO] [stderr] 46 | fn xi_client_daemon(state: &mut EditorUIModel, _app_resources: &mut AppResources) -> (UpdateScreen, TerminateDaemon) {
[INFO] [stderr]    |                                                                                                     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `AppState` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:63:17
[INFO] [stderr]    |
[INFO] [stderr] 63 |     state: &mut AppState<EditorUIModel>,
[INFO] [stderr]    |                 ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WindowEvent` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 64 |     event: WindowEvent<EditorUIModel>,
[INFO] [stderr]    |            ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `UpdateScreen` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:65:6
[INFO] [stderr]    |
[INFO] [stderr] 65 | ) -> UpdateScreen {
[INFO] [stderr]    |      ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `DaemonCallback` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:67:37
[INFO] [stderr]    |
[INFO] [stderr] 67 |     state.add_daemon(Daemon::unique(DaemonCallback(xi_client_daemon)));
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `AppState` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:72:17
[INFO] [stderr]    |
[INFO] [stderr] 72 |     state: &mut AppState<EditorUIModel>,
[INFO] [stderr]    |                 ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WindowEvent` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:73:12
[INFO] [stderr]    |
[INFO] [stderr] 73 |     event: WindowEvent<EditorUIModel>,
[INFO] [stderr]    |            ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `UpdateScreen` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:74:6
[INFO] [stderr]    |
[INFO] [stderr] 74 | ) -> UpdateScreen {
[INFO] [stderr]    |      ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `AppState` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:80:17
[INFO] [stderr]    |
[INFO] [stderr] 80 |     state: &mut AppState<EditorUIModel>,
[INFO] [stderr]    |                 ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WindowEvent` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:81:12
[INFO] [stderr]    |
[INFO] [stderr] 81 |     event: WindowEvent<EditorUIModel>,
[INFO] [stderr]    |            ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `UpdateScreen` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:82:6
[INFO] [stderr]    |
[INFO] [stderr] 82 | ) -> UpdateScreen {
[INFO] [stderr]    |      ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::string::String`
[INFO] [stderr]  --> src/editor/ui_model.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::string::String;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::future::Future`
[INFO] [stderr]  --> src/editor/ui_model.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use futures::future::Future;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::future::ok`
[INFO] [stderr]  --> src/editor/ui_model.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use futures::future::ok;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::stream::Stream`
[INFO] [stderr]  --> src/editor/ui_model.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use futures::stream::Stream;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::runtime::current_thread::TaskExecutor`
[INFO] [stderr]   --> src/editor/ui_model.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use tokio::runtime::current_thread::TaskExecutor;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Future`, `Stream`
[INFO] [stderr]  --> src/xi_frontend.rs:2:23
[INFO] [stderr]   |
[INFO] [stderr] 2 | use futures::{future, Future, Stream};
[INFO] [stderr]   |                       ^^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `LineCache`, `spawn`
[INFO] [stderr]  --> src/xi_frontend.rs:4:79
[INFO] [stderr]   |
[INFO] [stderr] 4 | use xrl::{AvailablePlugins, Client, ConfigChanged, Frontend, FrontendBuilder, LineCache, PluginStarted, PluginStoped,
[INFO] [stderr]   |                                                                               ^^^^^^^^^
[INFO] [stderr] 5 |           ScrollTo, ServerResult, spawn, Style, ThemeChanged, Update,
[INFO] [stderr]   |                                   ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::editor::Editor`
[INFO] [stderr]  --> src/xi_frontend.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::editor::Editor;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `future`
[INFO] [stderr]   --> src/main.rs:10:15
[INFO] [stderr]    |
[INFO] [stderr] 10 | use futures::{future, Future, Stream};
[INFO] [stderr]    |               ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `UpdateScreen`
[INFO] [stderr]   --> src/editor/ui_model.rs:76:5
[INFO] [stderr]    |
[INFO] [stderr] 76 |     UpdateScreen::Redraw
[INFO] [stderr]    |     ^^^^^^^^^^^^ use of undeclared type or module `UpdateScreen`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `UpdateScreen`
[INFO] [stderr]   --> src/editor/ui_model.rs:85:5
[INFO] [stderr]    |
[INFO] [stderr] 85 |     UpdateScreen::Redraw
[INFO] [stderr]    |     ^^^^^^^^^^^^ use of undeclared type or module `UpdateScreen`
[INFO] [stderr] 
[INFO] [stderr] error[E0407]: method `update` is not a member of trait `Frontend`
[INFO] [stderr]   --> src/xi_frontend.rs:46:5
[INFO] [stderr]    |
[INFO] [stderr] 46 | /     fn update(&mut self, update: Update) -> ServerResult<()> {
[INFO] [stderr] 47 | |         println!("received `update` from Xi core:\n{:?}", update);
[INFO] [stderr] 48 | |         self.pass_message_to_ui(UIMessage::Update(update))
[INFO] [stderr] 49 | |         // note that we could send requests/notifications to the core here with `self.client`
[INFO] [stderr] ...  |
[INFO] [stderr] 55 | |             .join("");*/
[INFO] [stderr] 56 | |     }
[INFO] [stderr]    | |_____^ not a member of trait `Frontend`
[INFO] [stderr] 
[INFO] [stderr] error[E0407]: method `scroll_to` is not a member of trait `Frontend`
[INFO] [stderr]   --> src/xi_frontend.rs:57:5
[INFO] [stderr]    |
[INFO] [stderr] 57 | /     fn scroll_to(&mut self, scroll_to: ScrollTo) -> ServerResult<()> {
[INFO] [stderr] 58 | |         println!("received `scroll_to` from Xi core:\n{:?}", scroll_to);
[INFO] [stderr] 59 | |         Box::new(future::ok(()))
[INFO] [stderr] 60 | |     }
[INFO] [stderr]    | |_____^ not a member of trait `Frontend`
[INFO] [stderr] 
[INFO] [stderr] error[E0407]: method `def_style` is not a member of trait `Frontend`
[INFO] [stderr]   --> src/xi_frontend.rs:61:5
[INFO] [stderr]    |
[INFO] [stderr] 61 | /     fn def_style(&mut self, style: Style) -> ServerResult<()> {
[INFO] [stderr] 62 | |         println!("received `def_style` from Xi core:\n{:?}", style);
[INFO] [stderr] 63 | |         Box::new(future::ok(()))
[INFO] [stderr] 64 | |     }
[INFO] [stderr]    | |_____^ not a member of trait `Frontend`
[INFO] [stderr] 
[INFO] [stderr] error[E0407]: method `available_plugins` is not a member of trait `Frontend`
[INFO] [stderr]   --> src/xi_frontend.rs:65:5
[INFO] [stderr]    |
[INFO] [stderr] 65 | /     fn available_plugins(&mut self, scroll_to: AvailablePlugins) -> ServerResult<()> {
[INFO] [stderr] 66 | |         println!(
[INFO] [stderr] 67 | |             "received `available_plugins` from Xi core:\n{:?}",
[INFO] [stderr] 68 | |             scroll_to
[INFO] [stderr] 69 | |         );
[INFO] [stderr] 70 | |         Box::new(future::ok(()))
[INFO] [stderr] 71 | |     }
[INFO] [stderr]    | |_____^ not a member of trait `Frontend`
[INFO] [stderr] 
[INFO] [stderr] error[E0407]: method `update_cmds` is not a member of trait `Frontend`
[INFO] [stderr]   --> src/xi_frontend.rs:72:5
[INFO] [stderr]    |
[INFO] [stderr] 72 | /     fn update_cmds(&mut self, style: UpdateCmds) -> ServerResult<()> {
[INFO] [stderr] 73 | |         println!("received `update_cmds` from Xi core:\n{:?}", style);
[INFO] [stderr] 74 | |         Box::new(future::ok(()))
[INFO] [stderr] 75 | |     }
[INFO] [stderr]    | |_____^ not a member of trait `Frontend`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 55 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0405, E0407, E0412, E0425, E0432, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0405`.
[INFO] [stderr] error[E0407]: method `plugin_started` is not a member of trait `Frontend`
[INFO] [stderr]   --> src/xi_frontend.rs:76:5
[INFO] [stderr]    |
[INFO] [stderr] 76 | /     fn plugin_started(&mut self, style: PluginStarted) -> ServerResult<()> {
[INFO] [stderr] 77 | |         println!("received `plugin_started` from Xi core:\n{:?}", style);
[INFO] [stderr] 78 | |         Box::new(future::ok(()))
[INFO] [stderr] 79 | |     }
[INFO] [stderr]    | |_____^ not a member of trait `Frontend`
[INFO] [stderr] 
[INFO] [stderr] error[E0407]: method `plugin_stoped` is not a member of trait `Frontend`
[INFO] [stderr]   --> src/xi_frontend.rs:80:5
[INFO] [stderr]    |
[INFO] [stderr] 80 | /     fn plugin_stoped(&mut self, style: PluginStoped) -> ServerResult<()> {
[INFO] [stderr] 81 | |         println!("received `plugin_stoped` from Xi core:\n{:?}", style);
[INFO] [stderr] 82 | |         Box::new(future::ok(()))
[INFO] [stderr] 83 | |     }
[INFO] [stderr]    | |_____^ not a member of trait `Frontend`
[INFO] [stderr] 
[INFO] [stderr] error[E0407]: method `config_changed` is not a member of trait `Frontend`
[INFO] [stderr]   --> src/xi_frontend.rs:84:5
[INFO] [stderr]    |
[INFO] [stderr] 84 | /     fn config_changed(&mut self, style: ConfigChanged) -> ServerResult<()> {
[INFO] [stderr] 85 | |         println!("received `config_changed` from Xi core:\n{:?}", style);
[INFO] [stderr] 86 | |         Box::new(future::ok(()))
[INFO] [stderr] 87 | |     }
[INFO] [stderr]    | |_____^ not a member of trait `Frontend`
[INFO] [stderr] 
[INFO] [stderr] error[E0407]: method `theme_changed` is not a member of trait `Frontend`
[INFO] [stderr]   --> src/xi_frontend.rs:88:5
[INFO] [stderr]    |
[INFO] [stderr] 88 | /     fn theme_changed(&mut self, style: ThemeChanged) -> ServerResult<()> {
[INFO] [stderr] 89 | |         println!("received `theme_changed` from Xi core:\n{:?}", style);
[INFO] [stderr] 90 | |         Box::new(future::ok(()))
[INFO] [stderr] 91 | |     }
[INFO] [stderr]    | |_____^ not a member of trait `Frontend`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `App`
[INFO] [stderr]   --> src/main.rs:38:15
[INFO] [stderr]    |
[INFO] [stderr] 38 |     let app = App::new(editor.ui_model, AppConfig::default());
[INFO] [stderr]    |               ^^^ use of undeclared type or module `App`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `AppConfig`
[INFO] [stderr]   --> src/main.rs:38:41
[INFO] [stderr]    |
[INFO] [stderr] 38 |     let app = App::new(editor.ui_model, AppConfig::default());
[INFO] [stderr]    |                                         ^^^^^^^^^ use of undeclared type or module `AppConfig`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Window`
[INFO] [stderr]   --> src/main.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 40 |         Window::new(WindowCreateOptions::default(), Css::native()).unwrap(),
[INFO] [stderr]    |         ^^^^^^ use of undeclared type or module `Window`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `WindowCreateOptions`
[INFO] [stderr]   --> src/main.rs:40:21
[INFO] [stderr]    |
[INFO] [stderr] 40 |         Window::new(WindowCreateOptions::default(), Css::native()).unwrap(),
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `WindowCreateOptions`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Css`
[INFO] [stderr]   --> src/main.rs:40:53
[INFO] [stderr]    |
[INFO] [stderr] 40 |         Window::new(WindowCreateOptions::default(), Css::native()).unwrap(),
[INFO] [stderr]    |                                                     ^^^ use of undeclared type or module `Css`
[INFO] [stderr] 
[INFO] [stderr] error[E0405]: cannot find trait `Layout` in this scope
[INFO] [stderr]  --> src/editor/wheel.rs:6:17
[INFO] [stderr]   |
[INFO] [stderr] 6 | struct Wheel<T: Layout> {
[INFO] [stderr]   |                 ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `SvgCache` in this scope
[INFO] [stderr]  --> src/editor/wheel.rs:8:18
[INFO] [stderr]   |
[INFO] [stderr] 6 | struct Wheel<T: Layout> {
[INFO] [stderr]   |                       - help: you might be missing a type parameter: `, SvgCache`
[INFO] [stderr] 7 |     elements: Vec<String>,
[INFO] [stderr] 8 |     svg: Option<(SvgCache<T>, Vec<SvgLayerResource>)>,
[INFO] [stderr]   |                  ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `SvgLayerResource` in this scope
[INFO] [stderr]  --> src/editor/wheel.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 6 | struct Wheel<T: Layout> {
[INFO] [stderr]   |                       - help: you might be missing a type parameter: `, SvgLayerResource`
[INFO] [stderr] 7 |     elements: Vec<String>,
[INFO] [stderr] 8 |     svg: Option<(SvgCache<T>, Vec<SvgLayerResource>)>,
[INFO] [stderr]   |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `TextInputState` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:19:21
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub text_input: TextInputState,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0405]: cannot find trait `Layout` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:35:6
[INFO] [stderr]    |
[INFO] [stderr] 35 | impl Layout for EditorUIModel {
[INFO] [stderr]    |      ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WindowInfo` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:36:28
[INFO] [stderr]    |
[INFO] [stderr] 36 |     fn layout(&self, info: WindowInfo<Self>) -> Dom<Self> {
[INFO] [stderr]    |                            ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Dom` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:36:49
[INFO] [stderr]    |
[INFO] [stderr] 36 |     fn layout(&self, info: WindowInfo<Self>) -> Dom<Self> {
[INFO] [stderr]    |                                                 ^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Callback` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:40:43
[INFO] [stderr]    |
[INFO] [stderr] 40 |             .with_callback(On::MouseDown, Callback(text_mouse_down))
[INFO] [stderr]    |                                           ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Callback` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:41:43
[INFO] [stderr]    |
[INFO] [stderr] 41 |             .with_callback(On::MouseOver, Callback(text_mouse_over))
[INFO] [stderr]    |                                           ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Callback` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:42:41
[INFO] [stderr]    |
[INFO] [stderr] 42 |             .with_callback(On::MouseUp, Callback(text_mouse_up))
[INFO] [stderr]    |                                         ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `AppResources` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:46:69
[INFO] [stderr]    |
[INFO] [stderr] 46 | fn xi_client_daemon(state: &mut EditorUIModel, _app_resources: &mut AppResources) -> (UpdateScreen, TerminateDaemon) {
[INFO] [stderr]    |                                                                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `UpdateScreen` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:46:87
[INFO] [stderr]    |
[INFO] [stderr] 46 | fn xi_client_daemon(state: &mut EditorUIModel, _app_resources: &mut AppResources) -> (UpdateScreen, TerminateDaemon) {
[INFO] [stderr]    |                                                                                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `TerminateDaemon` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:46:101
[INFO] [stderr]    |
[INFO] [stderr] 46 | fn xi_client_daemon(state: &mut EditorUIModel, _app_resources: &mut AppResources) -> (UpdateScreen, TerminateDaemon) {
[INFO] [stderr]    |                                                                                                     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `AppState` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:63:17
[INFO] [stderr]    |
[INFO] [stderr] 63 |     state: &mut AppState<EditorUIModel>,
[INFO] [stderr]    |                 ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WindowEvent` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 64 |     event: WindowEvent<EditorUIModel>,
[INFO] [stderr]    |            ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `UpdateScreen` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:65:6
[INFO] [stderr]    |
[INFO] [stderr] 65 | ) -> UpdateScreen {
[INFO] [stderr]    |      ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `DaemonCallback` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:67:37
[INFO] [stderr]    |
[INFO] [stderr] 67 |     state.add_daemon(Daemon::unique(DaemonCallback(xi_client_daemon)));
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `AppState` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:72:17
[INFO] [stderr]    |
[INFO] [stderr] 72 |     state: &mut AppState<EditorUIModel>,
[INFO] [stderr]    |                 ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WindowEvent` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:73:12
[INFO] [stderr]    |
[INFO] [stderr] 73 |     event: WindowEvent<EditorUIModel>,
[INFO] [stderr]    |            ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `UpdateScreen` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:74:6
[INFO] [stderr]    |
[INFO] [stderr] 74 | ) -> UpdateScreen {
[INFO] [stderr]    |      ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `AppState` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:80:17
[INFO] [stderr]    |
[INFO] [stderr] 80 |     state: &mut AppState<EditorUIModel>,
[INFO] [stderr]    |                 ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WindowEvent` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:81:12
[INFO] [stderr]    |
[INFO] [stderr] 81 |     event: WindowEvent<EditorUIModel>,
[INFO] [stderr]    |            ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `UpdateScreen` in this scope
[INFO] [stderr]   --> src/editor/ui_model.rs:82:6
[INFO] [stderr]    |
[INFO] [stderr] 82 | ) -> UpdateScreen {
[INFO] [stderr]    |      ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::string::String`
[INFO] [stderr]  --> src/editor/ui_model.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::string::String;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `xi-azul`.
[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] warning: unused import: `futures::future::Future`
[INFO] [stderr]  --> src/editor/ui_model.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use futures::future::Future;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::future::ok`
[INFO] [stderr]  --> src/editor/ui_model.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use futures::future::ok;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::stream::Stream`
[INFO] [stderr]  --> src/editor/ui_model.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use futures::stream::Stream;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::runtime::current_thread::TaskExecutor`
[INFO] [stderr]   --> src/editor/ui_model.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use tokio::runtime::current_thread::TaskExecutor;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Future`, `Stream`
[INFO] [stderr]  --> src/xi_frontend.rs:2:23
[INFO] [stderr]   |
[INFO] [stderr] 2 | use futures::{future, Future, Stream};
[INFO] [stderr]   |                       ^^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `LineCache`, `spawn`
[INFO] [stderr]  --> src/xi_frontend.rs:4:79
[INFO] [stderr]   |
[INFO] [stderr] 4 | use xrl::{AvailablePlugins, Client, ConfigChanged, Frontend, FrontendBuilder, LineCache, PluginStarted, PluginStoped,
[INFO] [stderr]   |                                                                               ^^^^^^^^^
[INFO] [stderr] 5 |           ScrollTo, ServerResult, spawn, Style, ThemeChanged, Update,
[INFO] [stderr]   |                                   ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::editor::Editor`
[INFO] [stderr]  --> src/xi_frontend.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::editor::Editor;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `future`
[INFO] [stderr]   --> src/main.rs:10:15
[INFO] [stderr]    |
[INFO] [stderr] 10 | use futures::{future, Future, Stream};
[INFO] [stderr]    |               ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 55 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0405, E0407, E0412, E0425, E0432, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0405`.
[INFO] [stderr] error: could not compile `xi-azul`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "a277d6849158443beac33edb781cc804bfdfed25da2c7448dab11b0565560f87"`
[INFO] running `"docker" "rm" "-f" "a277d6849158443beac33edb781cc804bfdfed25da2c7448dab11b0565560f87"`
[INFO] [stdout] a277d6849158443beac33edb781cc804bfdfed25da2c7448dab11b0565560f87
