[INFO] cloning repository https://github.com/spwilson2/xi-example-frontend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spwilson2/xi-example-frontend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspwilson2%2Fxi-example-frontend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspwilson2%2Fxi-example-frontend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5f777d3add4f283e21dd16cd25e084c3078b2f1 [INFO] checking spwilson2/xi-example-frontend against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspwilson2%2Fxi-example-frontend" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spwilson2/xi-example-frontend on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spwilson2/xi-example-frontend [INFO] finished tweaking git repo https://github.com/spwilson2/xi-example-frontend [INFO] tweaked toml for git repo https://github.com/spwilson2/xi-example-frontend written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/spwilson2/xi-example-frontend already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 687ec346edaa611ed34eefc696a1b89c0dda6778ee27bd4c055bf2390c08f979 [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" "687ec346edaa611ed34eefc696a1b89c0dda6778ee27bd4c055bf2390c08f979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "687ec346edaa611ed34eefc696a1b89c0dda6778ee27bd4c055bf2390c08f979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "687ec346edaa611ed34eefc696a1b89c0dda6778ee27bd4c055bf2390c08f979", kill_on_drop: false }` [INFO] [stdout] 687ec346edaa611ed34eefc696a1b89c0dda6778ee27bd4c055bf2390c08f979 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 131180378fbefa978d61b087ea915eeb76ee695dc5af9af3a3b81b14987418a1 [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" "131180378fbefa978d61b087ea915eeb76ee695dc5af9af3a3b81b14987418a1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Checking xml-rs v0.8.0 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Checking xi-unicode v0.2.0 (https://github.com/xi-editor/xi-editor?branch=master#53c5b962) [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Checking thread_local v1.0.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking termion v1.5.4 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Checking chashmap v2.2.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking notify v5.0.0-pre.1 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking plist v0.4.2 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking xi-rope v0.3.0 (https://github.com/xi-editor/xi-editor?branch=master#53c5b962) [INFO] [stderr] Checking xi-trace v0.2.0 (https://github.com/xi-editor/xi-editor?branch=master#53c5b962) [INFO] [stderr] Checking syntect v3.3.0 [INFO] [stderr] Checking xi-rpc v0.3.0 (https://github.com/xi-editor/xi-editor?branch=master#53c5b962) [INFO] [stderr] Checking xi-core-lib v0.3.0 (https://github.com/xi-editor/xi-editor?branch=master#53c5b962) [INFO] [stderr] Checking xi-example-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `super::actions` [INFO] [stdout] --> src/ui/controller.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use super::actions::Action; [INFO] [stdout] | ^^^^^^^ could not find `actions` in `super` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::actions` [INFO] [stdout] --> src/ui/controller.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use super::actions::Action; [INFO] [stdout] | ^^^^^^^ could not find `actions` in `super` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response` [INFO] [stdout] --> src/ui/controller.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | Response::Continue => continue, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response` [INFO] [stdout] --> src/ui/controller.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | Response::Stop => break, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response` [INFO] [stdout] --> src/ui/controller.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | Response::SwitchToInsertMode => self.mode = Mode::Insert, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/ui/controller.rs:72:65 [INFO] [stdout] | [INFO] [stdout] 72 | Response::SwitchToInsertMode => self.mode = Mode::Insert, [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response` [INFO] [stdout] --> src/ui/controller.rs:73:21 [INFO] [stdout] | [INFO] [stdout] 73 | Response::SwitchToNormalMode => self.mode = Mode::Normal, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/ui/controller.rs:73:65 [INFO] [stdout] | [INFO] [stdout] 73 | Response::SwitchToNormalMode => self.mode = Mode::Normal, [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response` [INFO] [stdout] --> src/ui/controller.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | Response::SwitchToVisualMode => self.mode = Mode::Visual, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/ui/controller.rs:74:65 [INFO] [stdout] | [INFO] [stdout] 74 | Response::SwitchToVisualMode => self.mode = Mode::Visual, [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response` [INFO] [stdout] --> src/ui/controller.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | Response::SwitchToActionMode => self.mode = Mode::Action, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/ui/controller.rs:75:65 [INFO] [stdout] | [INFO] [stdout] 75 | Response::SwitchToActionMode => self.mode = Mode::Action, [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in this scope [INFO] [stdout] --> src/ui/controller.rs:25:81 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn open_file(&mut self, core: &dyn Peer, file_path: &str) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::logging::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::logging::io::sys::ext::net::sys_common::thread::env::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::logging::io::sys::rand::mem::fmt::Error; [INFO] [stdout] | [INFO] [stdout] and 10 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in this scope [INFO] [stdout] --> src/ui/controller.rs:53:80 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn start_keyboard_event_loop(&mut self, core: &dyn Peer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::logging::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::logging::io::sys::ext::net::sys_common::thread::env::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::logging::io::sys::rand::mem::fmt::Error; [INFO] [stdout] | [INFO] [stdout] and 10 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `action` in this scope [INFO] [stdout] --> src/ui/controller.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | action = Some(Action::InsertKeyStroke(key)); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `action` in this scope [INFO] [stdout] --> src/ui/controller.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | if action.is_none() { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `action` in this scope [INFO] [stdout] --> src/ui/controller.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | action [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: struct import `InputController` is private [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | use ui::InputController; [INFO] [stdout] | ^^^^^^^^^^^^^^^ private struct import [INFO] [stdout] | [INFO] [stdout] note: the struct import `InputController` is defined here... [INFO] [stdout] --> src/ui/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use self::controller::InputController; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...and refers to the struct `InputController` which is defined here [INFO] [stdout] --> src/ui/controller.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct InputController { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider importing it directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response` [INFO] [stdout] --> src/ui/controller.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | Response::Continue => continue, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response` [INFO] [stdout] --> src/ui/controller.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | Response::Stop => break, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response` [INFO] [stdout] --> src/ui/controller.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | Response::SwitchToInsertMode => self.mode = Mode::Insert, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/ui/controller.rs:72:65 [INFO] [stdout] | [INFO] [stdout] 72 | Response::SwitchToInsertMode => self.mode = Mode::Insert, [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response` [INFO] [stdout] --> src/ui/controller.rs:73:21 [INFO] [stdout] | [INFO] [stdout] 73 | Response::SwitchToNormalMode => self.mode = Mode::Normal, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/ui/controller.rs:73:65 [INFO] [stdout] | [INFO] [stdout] 73 | Response::SwitchToNormalMode => self.mode = Mode::Normal, [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response` [INFO] [stdout] --> src/ui/controller.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | Response::SwitchToVisualMode => self.mode = Mode::Visual, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/ui/controller.rs:74:65 [INFO] [stdout] | [INFO] [stdout] 74 | Response::SwitchToVisualMode => self.mode = Mode::Visual, [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response` [INFO] [stdout] --> src/ui/controller.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | Response::SwitchToActionMode => self.mode = Mode::Action, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> src/ui/controller.rs:75:65 [INFO] [stdout] | [INFO] [stdout] 75 | Response::SwitchToActionMode => self.mode = Mode::Action, [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in this scope [INFO] [stdout] --> src/ui/controller.rs:25:81 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn open_file(&mut self, core: &dyn Peer, file_path: &str) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::logging::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::logging::io::sys::ext::net::sys_common::thread::env::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::logging::io::sys::rand::mem::fmt::Error; [INFO] [stdout] | [INFO] [stdout] and 10 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in this scope [INFO] [stdout] --> src/ui/controller.rs:53:80 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn start_keyboard_event_loop(&mut self, core: &dyn Peer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::logging::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::logging::io::sys::ext::net::sys_common::thread::env::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::logging::io::sys::rand::mem::fmt::Error; [INFO] [stdout] | [INFO] [stdout] and 10 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `action` in this scope [INFO] [stdout] --> src/ui/controller.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | action = Some(Action::InsertKeyStroke(key)); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `action` in this scope [INFO] [stdout] --> src/ui/controller.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | if action.is_none() { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `action` in this scope [INFO] [stdout] --> src/ui/controller.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | action [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: struct import `InputController` is private [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | use ui::InputController; [INFO] [stdout] | ^^^^^^^^^^^^^^^ private struct import [INFO] [stdout] | [INFO] [stdout] note: the struct import `InputController` is defined here... [INFO] [stdout] --> src/ui/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use self::controller::InputController; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...and refers to the struct `InputController` which is defined here [INFO] [stdout] --> src/ui/controller.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct InputController { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ consider importing it directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `mode` on type `&mut InputController` [INFO] [stdout] --> src/ui/controller.rs:45:31 [INFO] [stdout] | [INFO] [stdout] 45 | "value": self.mode.to_string(), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `keyboard`, `view_id`, `front_event_writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `mode` on type `&mut InputController` [INFO] [stdout] --> src/ui/controller.rs:72:58 [INFO] [stdout] | [INFO] [stdout] 72 | Response::SwitchToInsertMode => self.mode = Mode::Insert, [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `keyboard`, `view_id`, `front_event_writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `mode` on type `&mut InputController` [INFO] [stdout] --> src/ui/controller.rs:73:58 [INFO] [stdout] | [INFO] [stdout] 73 | Response::SwitchToNormalMode => self.mode = Mode::Normal, [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `keyboard`, `view_id`, `front_event_writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `mode` on type `&mut InputController` [INFO] [stdout] --> src/ui/controller.rs:74:58 [INFO] [stdout] | [INFO] [stdout] 74 | Response::SwitchToVisualMode => self.mode = Mode::Visual, [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `keyboard`, `view_id`, `front_event_writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `mode` on type `&mut InputController` [INFO] [stdout] --> src/ui/controller.rs:75:58 [INFO] [stdout] | [INFO] [stdout] 75 | Response::SwitchToActionMode => self.mode = Mode::Action, [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `keyboard`, `view_id`, `front_event_writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `mode` on type `&mut InputController` [INFO] [stdout] --> src/ui/controller.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | "value": self.mode.to_string(), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `keyboard`, `view_id`, `front_event_writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `mode` on type `&mut InputController` [INFO] [stdout] --> src/ui/controller.rs:45:31 [INFO] [stdout] | [INFO] [stdout] 45 | "value": self.mode.to_string(), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `keyboard`, `view_id`, `front_event_writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0603, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `mode` on type `&mut InputController` [INFO] [stdout] --> src/ui/controller.rs:72:58 [INFO] [stdout] | [INFO] [stdout] 72 | Response::SwitchToInsertMode => self.mode = Mode::Insert, [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `keyboard`, `view_id`, `front_event_writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `mode` on type `&mut InputController` [INFO] [stdout] --> src/ui/controller.rs:73:58 [INFO] [stdout] | [INFO] [stdout] 73 | Response::SwitchToNormalMode => self.mode = Mode::Normal, [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `keyboard`, `view_id`, `front_event_writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `mode` on type `&mut InputController` [INFO] [stdout] --> src/ui/controller.rs:74:58 [INFO] [stdout] | [INFO] [stdout] 74 | Response::SwitchToVisualMode => self.mode = Mode::Visual, [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `keyboard`, `view_id`, `front_event_writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `mode` on type `&mut InputController` [INFO] [stdout] --> src/ui/controller.rs:75:58 [INFO] [stdout] | [INFO] [stdout] 75 | Response::SwitchToActionMode => self.mode = Mode::Action, [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `keyboard`, `view_id`, `front_event_writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `mode` on type `&mut InputController` [INFO] [stdout] --> src/ui/controller.rs:87:39 [INFO] [stdout] | [INFO] [stdout] 87 | "value": self.mode.to_string(), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `keyboard`, `view_id`, `front_event_writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xi-example-cli` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0603, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "131180378fbefa978d61b087ea915eeb76ee695dc5af9af3a3b81b14987418a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "131180378fbefa978d61b087ea915eeb76ee695dc5af9af3a3b81b14987418a1", kill_on_drop: false }` [INFO] [stdout] 131180378fbefa978d61b087ea915eeb76ee695dc5af9af3a3b81b14987418a1