[INFO] cloning repository https://github.com/adamhass/windower [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamhass/windower" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamhass%2Fwindower", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamhass%2Fwindower'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 609e8d4b83e8f24b771b86532e684e3cb4fc2f22 [INFO] documenting adamhass/windower against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamhass%2Fwindower" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adamhass/windower on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adamhass/windower [INFO] removed path dependency kompact from git repo https://github.com/adamhass/windower [INFO] removed path dependency runtime from git repo https://github.com/adamhass/windower [INFO] finished tweaking git repo https://github.com/adamhass/windower [INFO] tweaked toml for git repo https://github.com/adamhass/windower written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/adamhass/windower already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (kompact) 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 (runtime) 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-10/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" "+beta-2020-08-29" "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" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (kompact) 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 (runtime) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kompact-component-derive v0.9.0 [INFO] [stderr] Downloaded java-properties v1.2.0 [INFO] [stderr] Downloaded slog-async v2.5.0 [INFO] [stderr] Downloaded dirs-sys v0.3.5 [INFO] [stderr] Downloaded as_num v0.2.5 [INFO] [stderr] Downloaded arr_macro_impl v0.1.3 [INFO] [stderr] Downloaded oncemutex v0.1.1 [INFO] [stderr] Downloaded bitfields v0.2.0 [INFO] [stderr] Downloaded hocon v0.3.5 [INFO] [stderr] Downloaded arr_macro v0.1.3 [INFO] [stderr] Downloaded hierarchical_hash_wheel_timer v1.0.0 [INFO] [stderr] Downloaded slog-term v2.6.0 [INFO] [stderr] Downloaded synchronoise v1.0.0 [INFO] [stderr] Downloaded term v0.6.1 [INFO] [stderr] Downloaded kompact-actor-derive v0.9.0 [INFO] [stderr] Downloaded executors v0.6.0 [INFO] [stderr] Downloaded kompact v0.9.0 [INFO] [stderr] Downloaded runtime v0.3.0-alpha.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb8f1801d1ec48759870477114abf00a31c7707c634122bf5a3207877bfdfa4c [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" "bb8f1801d1ec48759870477114abf00a31c7707c634122bf5a3207877bfdfa4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb8f1801d1ec48759870477114abf00a31c7707c634122bf5a3207877bfdfa4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb8f1801d1ec48759870477114abf00a31c7707c634122bf5a3207877bfdfa4c", kill_on_drop: false }` [INFO] [stdout] bb8f1801d1ec48759870477114abf00a31c7707c634122bf5a3207877bfdfa4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d943f28271a5631e1b105589498d4a970d7492b4f66f986c66f47d693b4bac2 [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" "2d943f28271a5631e1b105589498d4a970d7492b4f66f986c66f47d693b4bac2", 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] [stderr] warning: dependency (kompact) 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 (runtime) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking async-datagram v3.0.0 [INFO] [stderr] Checking async-ready v3.0.0 [INFO] [stderr] Checking bitfields v0.2.0 [INFO] [stderr] Checking as_num v0.2.5 [INFO] [stderr] Checking oncemutex v0.1.1 [INFO] [stderr] Compiling kompact v0.9.0 [INFO] [stderr] Checking mio v0.7.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking synchronoise v1.0.0 [INFO] [stderr] Checking java-properties v1.2.0 [INFO] [stderr] Checking runtime-raw v0.3.0-alpha.5 [INFO] [stderr] Checking futures-timer v0.3.0 [INFO] [stderr] Checking juliex v0.3.0-alpha.8 [INFO] [stderr] Checking romio v0.3.0-alpha.10 [INFO] [stderr] Checking runtime-native v0.3.0-alpha.6 [INFO] [stderr] Checking slog-async v2.5.0 [INFO] [stderr] Checking slog-term v2.6.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling runtime-attributes v0.3.0-alpha.6 [INFO] [stderr] Compiling kompact-actor-derive v0.9.0 [INFO] [stderr] Compiling kompact-component-derive v0.9.0 [INFO] [stderr] Checking arr_macro v0.1.3 [INFO] [stderr] Checking hierarchical_hash_wheel_timer v1.0.0 [INFO] [stderr] Checking executors v0.6.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking hocon v0.3.5 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking runtime v0.3.0-alpha.8 [INFO] [stderr] Documenting windower v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `Sink` [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | mod Sink; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `Sink`, create file "src/Sink.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `Source` [INFO] [stdout] --> src/main.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | mod Source; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `Source`, create file "src/Source.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `runtime::weld` [INFO] [stdout] --> src/main.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | use runtime::weld::*; [INFO] [stdout] | ^^^^ could not find `weld` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `runtime::weld` [INFO] [stdout] --> src/window_assigner.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | use runtime::weld::*; [INFO] [stdout] | ^^^^ could not find `weld` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `streaming` in `runtime` [INFO] [stdout] --> src/window_component.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use runtime::streaming::window::builder::*; [INFO] [stdout] | ^^^^^^^^^ could not find `streaming` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `runtime::weld`, `window_component`, `KillWindow`, `Watermark`, `PayloadObject`, `WindowComplete`, `PayloadObject`, `ResultObject`, `WindowComplete` [INFO] [stdout] --> src/window_assigner.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use window_component; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | use KillWindow; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 6 | use Watermark; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 7 | use PayloadObject; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 8 | use WindowComplete; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/window_component.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use PayloadObject; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 5 | use ResultObject; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 6 | use WindowComplete; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | use runtime::weld::*; [INFO] [stdout] | ^^^^ could not find `weld` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> src/window_assigner.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | debug!(self.ctx.log(), "Started window {} time stamp {}", self.window_count, ts); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> src/window_assigner.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | debug!(self.ctx.log(), "Windowing event with timestamp {}", payload.ts); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `error` in this scope [INFO] [stdout] --> src/window_assigner.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | error!(self.ctx.log(), "Unrecognized message from {:?}", _sender); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> src/window_assigner.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ctx: ComponentContext>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_assigner.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | target_pointer: ActorRef, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_assigner.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | window_map: BTreeMap, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Module` in this scope [INFO] [stdout] --> src/window_assigner.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 16 | ...meWindowAssigner { [INFO] [stdout] | - help: you might be missing a type parameter: `, Module` [INFO] [stdout] ... [INFO] [stdout] 27 | ...rc, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Module` in this scope [INFO] [stdout] --> src/window_assigner.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 16 | ...WindowAssigner { [INFO] [stdout] | - help: you might be missing a type parameter: `, Module` [INFO] [stdout] ... [INFO] [stdout] 28 | ...rc, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Module` in this scope [INFO] [stdout] --> src/window_assigner.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 16 | ...indowAssigner { [INFO] [stdout] | - help: you might be missing a type parameter: `, Module` [INFO] [stdout] ... [INFO] [stdout] 29 | ...rc, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ComponentDefinition` in this scope [INFO] [stdout] --> src/window_assigner.rs:32:93 [INFO] [stdout] | [INFO] [stdout] 32 | ... B: Clone, C: Send + Clone + Sync + Display> ComponentDefinition for EventTimeWindowAssigner { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentDefinition; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Component` in this scope [INFO] [stdout] --> src/window_assigner.rs:33:45 [INFO] [stdout] | [INFO] [stdout] 33 | fn setup(&mut self, self_component: Arc>) -> () { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Component; [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExecuteResult` in this scope [INFO] [stdout] --> src/window_assigner.rs:36:62 [INFO] [stdout] | [INFO] [stdout] 36 | fn execute(&mut self, max_events: usize, skip: usize) -> ExecuteResult { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ExecuteResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> src/window_assigner.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | fn ctx(&self) -> &ComponentContext {&self.ctx} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> src/window_assigner.rs:40:35 [INFO] [stdout] | [INFO] [stdout] 40 | fn ctx_mut(&mut self) -> &mut ComponentContext {&mut self.ctx} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_assigner.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn new(target: ActorRef, init_builder_code: String, udf_code: String, udf_result: String, length: u64, slide: u64, late: u64) -> ... [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Provide` in this scope [INFO] [stdout] --> src/window_assigner.rs:115:93 [INFO] [stdout] | [INFO] [stdout] 115 | impl Provide for EventTimeWindowAssig... [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Provide; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ControlPort` in this scope [INFO] [stdout] --> src/window_assigner.rs:115:101 [INFO] [stdout] | [INFO] [stdout] 115 | ...Clone, C: Send + Clone + Sync + Display> Provide for EventTimeWindowAssigner { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ControlPort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ControlEvent` in this scope [INFO] [stdout] --> src/window_assigner.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | fn handle(&mut self, event: ControlEvent) -> () { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ControlEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Actor` in this scope [INFO] [stdout] --> src/window_assigner.rs:135:93 [INFO] [stdout] | [INFO] [stdout] 135 | impl Actor for EventTimeWindowAssigner { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Actor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_assigner.rs:136:42 [INFO] [stdout] | [INFO] [stdout] 136 | fn receive_local(&mut self, _sender: ActorRef, msg: &Any) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Any` in this scope [INFO] [stdout] --> src/window_assigner.rs:136:58 [INFO] [stdout] | [INFO] [stdout] 136 | fn receive_local(&mut self, _sender: ActorRef, msg: &Any) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorPath` in this scope [INFO] [stdout] --> src/window_assigner.rs:153:43 [INFO] [stdout] | [INFO] [stdout] 153 | fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorPath; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buf` in this scope [INFO] [stdout] --> src/window_assigner.rs:153:77 [INFO] [stdout] | [INFO] [stdout] 153 | fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Buf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> src/window_component.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | ctx: ComponentContext>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WindowBuilder` in this scope [INFO] [stdout] --> src/window_component.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | builder: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_component.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | targetPointer: ActorRef, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ComponentDefinition` in this scope [INFO] [stdout] --> src/window_component.rs:21:93 [INFO] [stdout] | [INFO] [stdout] 21 | ... B: Clone, C: Send + Clone + Sync + Display> ComponentDefinition for WindowComponent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentDefinition; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Component` in this scope [INFO] [stdout] --> src/window_component.rs:22:45 [INFO] [stdout] | [INFO] [stdout] 22 | fn setup(&mut self, self_component: Arc>) -> () { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Component; [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExecuteResult` in this scope [INFO] [stdout] --> src/window_component.rs:25:62 [INFO] [stdout] | [INFO] [stdout] 25 | fn execute(&mut self, max_events: usize, skip: usize) -> ExecuteResult { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ExecuteResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> src/window_component.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | fn ctx(&self) -> &ComponentContext {&self.ctx} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> src/window_component.rs:29:35 [INFO] [stdout] | [INFO] [stdout] 29 | fn ctx_mut(&mut self) -> &mut ComponentContext {&mut self.ctx} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_component.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(target: ActorRef, init_builder: Arc, code_module: Arc, result_module: Arc, id: u64) -> WindowCompo... [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Module` in this scope [INFO] [stdout] --> src/window_component.rs:34:52 [INFO] [stdout] | [INFO] [stdout] 33 | ...ebug + Display, B: Clone, C: Send + Clone + Sync + Display> WindowComponent { [INFO] [stdout] | - help: you might be missing a type parameter: `, Module` [INFO] [stdout] 34 | ... init_builder: Arc, code_module: Arc, result_module: Arc, id: u64) -> WindowComponent { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Module` in this scope [INFO] [stdout] --> src/window_component.rs:34:78 [INFO] [stdout] | [INFO] [stdout] 33 | ...y, B: Clone, C: Send + Clone + Sync + Display> WindowComponent { [INFO] [stdout] | - help: you might be missing a type parameter: `, Module` [INFO] [stdout] 34 | ...: Arc, code_module: Arc, result_module: Arc, id: u64) -> WindowComponent { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Module` in this scope [INFO] [stdout] --> src/window_component.rs:34:106 [INFO] [stdout] | [INFO] [stdout] 33 | ...lone, C: Send + Clone + Sync + Display> WindowComponent { [INFO] [stdout] | - help: you might be missing a type parameter: `, Module` [INFO] [stdout] 34 | ...odule>, code_module: Arc, result_module: Arc, id: u64) -> WindowComponent { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Provide` in this scope [INFO] [stdout] --> src/window_component.rs:59:93 [INFO] [stdout] | [INFO] [stdout] 59 | impl Provide for WindowComponent src/window_component.rs:59:101 [INFO] [stdout] | [INFO] [stdout] 59 | ...Clone, C: Send + Clone + Sync + Display> Provide for WindowComponent { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ControlPort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ControlEvent` in this scope [INFO] [stdout] --> src/window_component.rs:60:33 [INFO] [stdout] | [INFO] [stdout] 60 | fn handle(&mut self, event: ControlEvent) -> () { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ControlEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Actor` in this scope [INFO] [stdout] --> src/window_component.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | impl Actor for WindowComponent { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Actor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_component.rs:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | fn receive_local(&mut self, _sender: ActorRef, msg: &Any) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Any` in this scope [INFO] [stdout] --> src/window_component.rs:66:58 [INFO] [stdout] | [INFO] [stdout] 66 | fn receive_local(&mut self, _sender: ActorRef, msg: &Any) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorPath` in this scope [INFO] [stdout] --> src/window_component.rs:96:43 [INFO] [stdout] | [INFO] [stdout] 96 | fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorPath; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buf` in this scope [INFO] [stdout] --> src/window_component.rs:96:77 [INFO] [stdout] | [INFO] [stdout] 96 | fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Buf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 50 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: Could not document `windower`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name windower 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 kompact=/opt/rustwide/target/debug/deps/libkompact-363096c2bded0d76.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-98ed040c61a36189.rmeta --extern runtime=/opt/rustwide/target/debug/deps/libruntime-67f0537240bc6b11.rmeta --cap-lints=warn --crate-version 0.1.0` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "2d943f28271a5631e1b105589498d4a970d7492b4f66f986c66f47d693b4bac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d943f28271a5631e1b105589498d4a970d7492b4f66f986c66f47d693b4bac2", kill_on_drop: false }` [INFO] [stdout] 2d943f28271a5631e1b105589498d4a970d7492b4f66f986c66f47d693b4bac2