[INFO] cloning repository https://github.com/shohamh/xi-azul [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shohamh/xi-azul" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshohamh%2Fxi-azul", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshohamh%2Fxi-azul'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42a3574306ab26a475c1d0d98fd861c82f59f89d [INFO] documenting shohamh/xi-azul against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshohamh%2Fxi-azul" "/workspace/builds/worker-12/source", kill_on_drop: false }` [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 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] Downloading crates ... [INFO] [stderr] Downloaded xrl v0.0.8 [INFO] running `Command { std: "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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29cd0bdf16402a37d8c366f0d194d2f6a22ff74a07b61db5e769d10a064d9a52 [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" "29cd0bdf16402a37d8c366f0d194d2f6a22ff74a07b61db5e769d10a064d9a52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29cd0bdf16402a37d8c366f0d194d2f6a22ff74a07b61db5e769d10a064d9a52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29cd0bdf16402a37d8c366f0d194d2f6a22ff74a07b61db5e769d10a064d9a52", kill_on_drop: false }` [INFO] [stdout] 29cd0bdf16402a37d8c366f0d194d2f6a22ff74a07b61db5e769d10a064d9a52 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 169ef0b4980ad6e6dbc63211143e82d527fd3e1712b8ef29da40290025ab0137 [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" "169ef0b4980ad6e6dbc63211143e82d527fd3e1712b8ef29da40290025ab0137", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 arrayvec v0.4.12 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking azul v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking owning_ref v0.4.1 [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.22 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking crossbeam v0.5.0 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.7 [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 tokio-fs v0.1.7 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking plist v0.4.2 [INFO] [stderr] Checking syntect v3.3.0 [INFO] [stderr] Checking xrl v0.0.8 [INFO] [stderr] Documenting xi-azul v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `widgets` in `azul` [INFO] [stdout] --> src/editor/wheel.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use azul::widgets::svg::*; [INFO] [stdout] | ^^^^^^^ could not find `widgets` in `azul` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `azul::prelude` [INFO] [stdout] --> src/editor/wheel.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use azul::prelude::*; [INFO] [stdout] | ^^^^^^^ could not find `prelude` in `azul` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `azul::prelude` [INFO] [stdout] --> src/editor/ui_model.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use azul::prelude::*; [INFO] [stdout] | ^^^^^^^ could not find `prelude` in `azul` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `widgets` in `azul` [INFO] [stdout] --> src/editor/ui_model.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use azul::widgets::text_input::*; [INFO] [stdout] | ^^^^^^^ could not find `widgets` in `azul` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `azul::text_layout` [INFO] [stdout] --> src/editor/ui_model.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use azul::text_layout::*; [INFO] [stdout] | ^^^^^^^^^^^ could not find `text_layout` in `azul` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `xrl::ServerResult` [INFO] [stdout] --> src/xi_frontend.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | ScrollTo, ServerResult, spawn, Style, ThemeChanged, Update, [INFO] [stdout] | ^^^^^^^^^^^^ no `ServerResult` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `azul::prelude` [INFO] [stdout] --> src/main.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use azul::prelude::*; [INFO] [stdout] | ^^^^^^^ could not find `prelude` in `azul` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `update` is not a member of trait `Frontend` [INFO] [stdout] --> src/xi_frontend.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / fn update(&mut self, update: Update) -> ServerResult<()> { [INFO] [stdout] 47 | | println!("received `update` from Xi core:\n{:?}", update); [INFO] [stdout] 48 | | self.pass_message_to_ui(UIMessage::Update(update)) [INFO] [stdout] 49 | | // note that we could send requests/notifications to the core here with `self.client` [INFO] [stdout] ... | [INFO] [stdout] 55 | | .join("");*/ [INFO] [stdout] 56 | | } [INFO] [stdout] | |_____^ not a member of trait `Frontend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `scroll_to` is not a member of trait `Frontend` [INFO] [stdout] --> src/xi_frontend.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / fn scroll_to(&mut self, scroll_to: ScrollTo) -> ServerResult<()> { [INFO] [stdout] 58 | | println!("received `scroll_to` from Xi core:\n{:?}", scroll_to); [INFO] [stdout] 59 | | Box::new(future::ok(())) [INFO] [stdout] 60 | | } [INFO] [stdout] | |_____^ not a member of trait `Frontend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `def_style` is not a member of trait `Frontend` [INFO] [stdout] --> src/xi_frontend.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | / fn def_style(&mut self, style: Style) -> ServerResult<()> { [INFO] [stdout] 62 | | println!("received `def_style` from Xi core:\n{:?}", style); [INFO] [stdout] 63 | | Box::new(future::ok(())) [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ not a member of trait `Frontend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `available_plugins` is not a member of trait `Frontend` [INFO] [stdout] --> src/xi_frontend.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / fn available_plugins(&mut self, scroll_to: AvailablePlugins) -> ServerResult<()> { [INFO] [stdout] 66 | | println!( [INFO] [stdout] 67 | | "received `available_plugins` from Xi core:\n{:?}", [INFO] [stdout] 68 | | scroll_to [INFO] [stdout] 69 | | ); [INFO] [stdout] 70 | | Box::new(future::ok(())) [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ not a member of trait `Frontend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `update_cmds` is not a member of trait `Frontend` [INFO] [stdout] --> src/xi_frontend.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | / fn update_cmds(&mut self, style: UpdateCmds) -> ServerResult<()> { [INFO] [stdout] 73 | | println!("received `update_cmds` from Xi core:\n{:?}", style); [INFO] [stdout] 74 | | Box::new(future::ok(())) [INFO] [stdout] 75 | | } [INFO] [stdout] | |_____^ not a member of trait `Frontend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `plugin_started` is not a member of trait `Frontend` [INFO] [stdout] --> src/xi_frontend.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | / fn plugin_started(&mut self, style: PluginStarted) -> ServerResult<()> { [INFO] [stdout] 77 | | println!("received `plugin_started` from Xi core:\n{:?}", style); [INFO] [stdout] 78 | | Box::new(future::ok(())) [INFO] [stdout] 79 | | } [INFO] [stdout] | |_____^ not a member of trait `Frontend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `plugin_stoped` is not a member of trait `Frontend` [INFO] [stdout] --> src/xi_frontend.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | / fn plugin_stoped(&mut self, style: PluginStoped) -> ServerResult<()> { [INFO] [stdout] 81 | | println!("received `plugin_stoped` from Xi core:\n{:?}", style); [INFO] [stdout] 82 | | Box::new(future::ok(())) [INFO] [stdout] 83 | | } [INFO] [stdout] | |_____^ not a member of trait `Frontend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `config_changed` is not a member of trait `Frontend` [INFO] [stdout] --> src/xi_frontend.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | / fn config_changed(&mut self, style: ConfigChanged) -> ServerResult<()> { [INFO] [stdout] 85 | | println!("received `config_changed` from Xi core:\n{:?}", style); [INFO] [stdout] 86 | | Box::new(future::ok(())) [INFO] [stdout] 87 | | } [INFO] [stdout] | |_____^ not a member of trait `Frontend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `theme_changed` is not a member of trait `Frontend` [INFO] [stdout] --> src/xi_frontend.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / fn theme_changed(&mut self, style: ThemeChanged) -> ServerResult<()> { [INFO] [stdout] 89 | | println!("received `theme_changed` from Xi core:\n{:?}", style); [INFO] [stdout] 90 | | Box::new(future::ok(())) [INFO] [stdout] 91 | | } [INFO] [stdout] | |_____^ not a member of trait `Frontend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Layout` in this scope [INFO] [stdout] --> src/editor/wheel.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | struct Wheel { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SvgCache` in this scope [INFO] [stdout] --> src/editor/wheel.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | svg: Option<(SvgCache, Vec)>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SvgLayerResource` in this scope [INFO] [stdout] --> src/editor/wheel.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 6 | struct Wheel { [INFO] [stdout] | - help: you might be missing a type parameter: `, SvgLayerResource` [INFO] [stdout] 7 | elements: Vec, [INFO] [stdout] 8 | svg: Option<(SvgCache, Vec)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TextInputState` in this scope [INFO] [stdout] --> src/editor/ui_model.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | pub text_input: TextInputState, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Layout` in this scope [INFO] [stdout] --> src/editor/ui_model.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | impl Layout for EditorUIModel { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WindowInfo` in this scope [INFO] [stdout] --> src/editor/ui_model.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | fn layout(&self, info: WindowInfo) -> Dom { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Dom` in this scope [INFO] [stdout] --> src/editor/ui_model.rs:36:49 [INFO] [stdout] | [INFO] [stdout] 36 | fn layout(&self, info: WindowInfo) -> Dom { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AppResources` in this scope [INFO] [stdout] --> src/editor/ui_model.rs:46:69 [INFO] [stdout] | [INFO] [stdout] 46 | fn xi_client_daemon(state: &mut EditorUIModel, _app_resources: &mut AppResources) -> (UpdateScreen, TerminateDaemon) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UpdateScreen` in this scope [INFO] [stdout] --> src/editor/ui_model.rs:46:87 [INFO] [stdout] | [INFO] [stdout] 46 | fn xi_client_daemon(state: &mut EditorUIModel, _app_resources: &mut AppResources) -> (UpdateScreen, TerminateDaemon) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TerminateDaemon` in this scope [INFO] [stdout] --> src/editor/ui_model.rs:46:101 [INFO] [stdout] | [INFO] [stdout] 46 | fn xi_client_daemon(state: &mut EditorUIModel, _app_resources: &mut AppResources) -> (UpdateScreen, TerminateDaemon) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AppState` in this scope [INFO] [stdout] --> src/editor/ui_model.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | state: &mut AppState, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WindowEvent` in this scope [INFO] [stdout] --> src/editor/ui_model.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | event: WindowEvent, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UpdateScreen` in this scope [INFO] [stdout] --> src/editor/ui_model.rs:65:6 [INFO] [stdout] | [INFO] [stdout] 65 | ) -> UpdateScreen { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AppState` in this scope [INFO] [stdout] --> src/editor/ui_model.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | state: &mut AppState, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WindowEvent` in this scope [INFO] [stdout] --> src/editor/ui_model.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | event: WindowEvent, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UpdateScreen` in this scope [INFO] [stdout] --> src/editor/ui_model.rs:74:6 [INFO] [stdout] | [INFO] [stdout] 74 | ) -> UpdateScreen { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AppState` in this scope [INFO] [stdout] --> src/editor/ui_model.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | state: &mut AppState, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WindowEvent` in this scope [INFO] [stdout] --> src/editor/ui_model.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | event: WindowEvent, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UpdateScreen` in this scope [INFO] [stdout] --> src/editor/ui_model.rs:82:6 [INFO] [stdout] | [INFO] [stdout] 82 | ) -> UpdateScreen { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(uniform_paths)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 37 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0407, E0412, E0432, E0433, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: Could not document `xi-azul`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name xi_azul src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern azul=/opt/rustwide/target/debug/deps/libazul-5870c848a18de426.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-8cacd20376e27a32.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-29a973654112bb9d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c9b77cb2b3fd31cf.rmeta --extern xrl=/opt/rustwide/target/debug/deps/libxrl-f635aebd8aede8d0.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "169ef0b4980ad6e6dbc63211143e82d527fd3e1712b8ef29da40290025ab0137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "169ef0b4980ad6e6dbc63211143e82d527fd3e1712b8ef29da40290025ab0137", kill_on_drop: false }` [INFO] [stdout] 169ef0b4980ad6e6dbc63211143e82d527fd3e1712b8ef29da40290025ab0137