[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] testing shohamh/xi-azul against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshohamh%2Fxi-azul" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shohamh/xi-azul on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-9/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" "+beta-2020-06-03" "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] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/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" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 56839a140e844b32a2b7cf410a5e9c08d99a0dd4783c5d945d86e46d3279ce9f [INFO] running `"docker" "start" "-a" "56839a140e844b32a2b7cf410a5e9c08d99a0dd4783c5d945d86e46d3279ce9f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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] Compiling libc v0.2.71 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling azul v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-process v0.2.5 [INFO] [stderr] Compiling crossbeam v0.5.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling plist v0.4.2 [INFO] [stderr] Compiling syntect v3.3.0 [INFO] [stderr] Compiling xrl v0.0.8 [INFO] [stderr] Compiling 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: 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 `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 `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: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[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 { [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 { [INFO] [stderr] | - help: you might be missing a type parameter: `, SvgCache` [INFO] [stderr] 7 | elements: Vec, [INFO] [stderr] 8 | svg: Option<(SvgCache, Vec)>, [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 { [INFO] [stderr] | - help: you might be missing a type parameter: `, SvgLayerResource` [INFO] [stderr] 7 | elements: Vec, [INFO] [stderr] 8 | svg: Option<(SvgCache, Vec)>, [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) -> Dom { [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) -> Dom { [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, [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, [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, [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, [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, [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, [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] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(uniform_paths)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [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: aborting due to 56 previous errors; 9 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0407, E0412, E0425, E0432, E0433, E0554. [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" "56839a140e844b32a2b7cf410a5e9c08d99a0dd4783c5d945d86e46d3279ce9f"` [INFO] running `"docker" "rm" "-f" "56839a140e844b32a2b7cf410a5e9c08d99a0dd4783c5d945d86e46d3279ce9f"` [INFO] [stdout] 56839a140e844b32a2b7cf410a5e9c08d99a0dd4783c5d945d86e46d3279ce9f