[INFO] updating cached repository https://github.com/adamhass/windower
[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] 609e8d4b83e8f24b771b86532e684e3cb4fc2f22
[INFO] checking adamhass/windower against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamhass%2Fwindower" "/workspace/builds/worker-7/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/adamhass/windower on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[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-7/source/Cargo.toml
[INFO] crate git repo https://github.com/adamhass/windower already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[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]     Updating crates.io index
[INFO] [stderr] error: the lock file /workspace/builds/worker-7/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[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] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 8acdd1779cafbf73d7eb3f6886c26474313cb264e0704cedc479d35aef083bad
[INFO] running `"docker" "start" "-a" "8acdd1779cafbf73d7eb3f6886c26474313cb264e0704cedc479d35aef083bad"`
[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.10
[INFO] [stderr]     Checking futures-core-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-sink-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-io-preview v0.3.0-alpha.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]     Checking sequence_trie v0.3.6
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking synchronoise v1.0.0
[INFO] [stderr]     Checking spaniel v0.1.0
[INFO] [stderr]     Checking tokio-retry v0.2.0
[INFO] [stderr]     Checking crossbeam v0.7.3
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking term v0.6.1
[INFO] [stderr]     Checking futures-util-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking slog-async v2.5.0
[INFO] [stderr]     Checking slog-term v2.5.0
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking futures-executor-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking runtime-raw v0.3.0-alpha.5
[INFO] [stderr]     Checking juliex v0.3.0-alpha.8
[INFO] [stderr]     Checking romio v0.3.0-alpha.10
[INFO] [stderr]     Checking futures-timer v0.3.0
[INFO] [stderr]     Checking runtime-native v0.3.0-alpha.6
[INFO] [stderr]    Compiling arr_macro_impl v0.1.3
[INFO] [stderr]    Compiling pin-project-internal v0.4.8
[INFO] [stderr]    Compiling kompact-component-derive v0.8.1
[INFO] [stderr]    Compiling kompact-actor-derive v0.8.1
[INFO] [stderr]    Compiling runtime-attributes v0.3.0-alpha.6
[INFO] [stderr]     Checking arr_macro v0.1.3
[INFO] [stderr]     Checking executors v0.5.3
[INFO] [stderr]     Checking kompact v0.8.1
[INFO] [stderr]     Checking pin-project v0.4.8
[INFO] [stderr]     Checking runtime v0.3.0-alpha.8
[INFO] [stderr]     Checking windower v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0583]: file not found for module `Sink`
[INFO] [stderr]   --> src/main.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | mod Sink;
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: to create the module `Sink`, create file "src/Sink.rs"
[INFO] [stderr] 
[INFO] [stderr] error[E0583]: file not found for module `Source`
[INFO] [stderr]   --> src/main.rs:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | mod Source;
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: to create the module `Source`, create file "src/Source.rs"
[INFO] [stderr] 
[INFO] [stderr] error[E0583]: file not found for module `Sink`
[INFO] [stderr]   --> src/main.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | mod Sink;
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: to create the module `Sink`, create file "src/Sink.rs"
[INFO] [stderr] 
[INFO] [stderr] error[E0583]: file not found for module `Source`
[INFO] [stderr]   --> src/main.rs:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | mod Source;
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: to create the module `Source`, create file "src/Source.rs"
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `runtime::weld`
[INFO] [stderr]   --> src/main.rs:20:14
[INFO] [stderr]    |
[INFO] [stderr] 20 | use runtime::weld::*;
[INFO] [stderr]    |              ^^^^ could not find `weld` in `runtime`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `runtime::weld`
[INFO] [stderr]   --> src/window_assigner.rs:13:14
[INFO] [stderr]    |
[INFO] [stderr] 13 | use runtime::weld::*;
[INFO] [stderr]    |              ^^^^ could not find `weld` in `runtime`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `runtime::weld`
[INFO] [stderr]    --> src/window_assigner.rs:165:22
[INFO] [stderr]     |
[INFO] [stderr] 165 |         use runtime::weld::WeldVec;
[INFO] [stderr]     |                      ^^^^ could not find `weld` in `runtime`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `streaming` in `runtime`
[INFO] [stderr]   --> src/window_component.rs:10:14
[INFO] [stderr]    |
[INFO] [stderr] 10 | use runtime::streaming::window::builder::*;
[INFO] [stderr]    |              ^^^^^^^^^ could not find `streaming` in `runtime`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `runtime::weld`, `window_component`, `KillWindow`, `Watermark`, `PayloadObject`, `WindowComplete`, `ResultObject`, `PayloadObject`, `ResultObject`, `WindowComplete`
[INFO] [stderr]    --> src/window_component.rs:9:14
[INFO] [stderr]     |
[INFO] [stderr] 4   | use PayloadObject;
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] 5   | use ResultObject;
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 6   | use WindowComplete;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 9   | use runtime::weld::*;
[INFO] [stderr]     |              ^^^^ could not find `weld` in `runtime`
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/window_assigner.rs:4:5
[INFO] [stderr]     |
[INFO] [stderr] 4   | use window_component;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 5   | use KillWindow;
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] 6   | use Watermark;
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 7   | use PayloadObject;
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] 8   | use WindowComplete;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 166 |         use ResultObject;
[INFO] [stderr]     |             ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find macro `debug` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:84:9
[INFO] [stderr]    |
[INFO] [stderr] 84 |         debug!(self.ctx.log(), "Started window {} time stamp {}", self.window_count, ts);
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find macro `debug` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:140:13
[INFO] [stderr]     |
[INFO] [stderr] 140 |             debug!(self.ctx.log(), "Windowing event with timestamp {}", payload.ts);
[INFO] [stderr]     |             ^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find macro `error` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:150:13
[INFO] [stderr]     |
[INFO] [stderr] 150 |             error!(self.ctx.log(), "Unrecognized message from {:?}", _sender);
[INFO] [stderr]     |             ^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find derive macro `ComponentDefinition` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:170:18
[INFO] [stderr]     |
[INFO] [stderr] 170 |         #[derive(ComponentDefinition)]
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ExecuteResult`
[INFO] [stderr]   --> src/window_assigner.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 37 |         ExecuteResult::new(skip, skip)
[INFO] [stderr]    |         ^^^^^^^^^^^^^ use of undeclared type or module `ExecuteResult`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Module`
[INFO] [stderr]   --> src/window_assigner.rs:47:37
[INFO] [stderr]    |
[INFO] [stderr] 47 |         let init_builder = Arc::new(Module::new("init_builder".to_string(), init_builder_code, prio, None).unwrap());
[INFO] [stderr]    |                                     ^^^^^^ use of undeclared type or module `Module`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Module`
[INFO] [stderr]   --> src/window_assigner.rs:48:33
[INFO] [stderr]    |
[INFO] [stderr] 48 |         let code_udf = Arc::new(Module::new("udf".to_string(), udf_code, prio, None).unwrap());
[INFO] [stderr]    |                                 ^^^^^^ use of undeclared type or module `Module`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Module`
[INFO] [stderr]   --> src/window_assigner.rs:49:35
[INFO] [stderr]    |
[INFO] [stderr] 49 |         let result_udf = Arc::new(Module::new("result".to_string(), udf_result, prio, None).unwrap());
[INFO] [stderr]    |                                   ^^^^^^ use of undeclared type or module `Module`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ComponentContext`
[INFO] [stderr]   --> src/window_assigner.rs:54:18
[INFO] [stderr]    |
[INFO] [stderr] 54 |             ctx: ComponentContext::new(),
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^ use of undeclared type or module `ComponentContext`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ControlEvent`
[INFO] [stderr]    --> src/window_assigner.rs:117:16
[INFO] [stderr]     |
[INFO] [stderr] 117 |         if let ControlEvent::Start = event {
[INFO] [stderr]     |                ^^^^^^^^^^^^ use of undeclared type or module `ControlEvent`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ComponentContext`
[INFO] [stderr]    --> src/window_assigner.rs:179:26
[INFO] [stderr]     |
[INFO] [stderr] 179 |                     ctx: ComponentContext::new(),
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^ use of undeclared type or module `ComponentContext`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `KompactConfig`
[INFO] [stderr]    --> src/window_assigner.rs:209:23
[INFO] [stderr]     |
[INFO] [stderr] 209 |         let mut cfg = KompactConfig::new();
[INFO] [stderr]     |                       ^^^^^^^^^^^^^ use of undeclared type or module `KompactConfig`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `NetworkConfig`
[INFO] [stderr]    --> src/window_assigner.rs:210:51
[INFO] [stderr]     |
[INFO] [stderr] 210 |         cfg.system_components(DeadletterBox::new, NetworkConfig::default().build());
[INFO] [stderr]     |                                                   ^^^^^^^^^^^^^ use of undeclared type or module `NetworkConfig`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `KompactSystem`
[INFO] [stderr]    --> src/window_assigner.rs:211:22
[INFO] [stderr]     |
[INFO] [stderr] 211 |         let system = KompactSystem::new(cfg).expect("KompactSystem");
[INFO] [stderr]     |                      ^^^^^^^^^^^^^ use of undeclared type or module `KompactSystem`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ExecuteResult`
[INFO] [stderr]   --> src/window_component.rs:26:6
[INFO] [stderr]    |
[INFO] [stderr] 26 |         ExecuteResult::new(skip, skip)
[INFO] [stderr]    |         ^^^^^^^^^^^^^ use of undeclared type or module `ExecuteResult`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `WindowBuilder`
[INFO] [stderr]   --> src/window_component.rs:43:13
[INFO] [stderr]    |
[INFO] [stderr] 43 |             WindowBuilder::new(window_modules).unwrap();
[INFO] [stderr]    |             ^^^^^^^^^^^^^ use of undeclared type or module `WindowBuilder`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ComponentContext`
[INFO] [stderr]   --> src/window_component.rs:46:18
[INFO] [stderr]    |
[INFO] [stderr] 46 |             ctx: ComponentContext::new(),
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^ use of undeclared type or module `ComponentContext`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `KompactConfig`
[INFO] [stderr]   --> src/main.rs:55:19
[INFO] [stderr]    |
[INFO] [stderr] 55 |     let mut cfg = KompactConfig::new();
[INFO] [stderr]    |                   ^^^^^^^^^^^^^ use of undeclared type or module `KompactConfig`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `NetworkConfig`
[INFO] [stderr]   --> src/main.rs:56:47
[INFO] [stderr]    |
[INFO] [stderr] 56 |     cfg.system_components(DeadletterBox::new, NetworkConfig::default().build());
[INFO] [stderr]    |                                               ^^^^^^^^^^^^^ use of undeclared type or module `NetworkConfig`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `KompactSystem`
[INFO] [stderr]   --> src/main.rs:57:18
[INFO] [stderr]    |
[INFO] [stderr] 57 |     let system = KompactSystem::new(cfg).expect("KompactSystem");
[INFO] [stderr]    |                  ^^^^^^^^^^^^^ use of undeclared type or module `KompactSystem`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Sink` in `Sink`
[INFO] [stderr]   --> src/main.rs:60:62
[INFO] [stderr]    |
[INFO] [stderr] 60 |     let (sink, _) = system.create_and_register(move || Sink::Sink::new());
[INFO] [stderr]    |                                                              ^^^^ could not find `Sink` in `Sink`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Source` in `Source`
[INFO] [stderr]   --> src/main.rs:79:66
[INFO] [stderr]    |
[INFO] [stderr] 79 |     let (source, _) = system.create_and_register(move || Source::Source::new(win_ref));
[INFO] [stderr]    |                                                                  ^^^^^^ could not find `Source` in `Source`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ComponentContext` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:17:10
[INFO] [stderr]    |
[INFO] [stderr] 17 |     ctx: ComponentContext<EventTimeWindowAssigner<A, B, C>>,
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ComponentContext;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ActorRef` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:18:21
[INFO] [stderr]    |
[INFO] [stderr] 18 |     target_pointer: ActorRef,
[INFO] [stderr]    |                     ^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ActorRef;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ActorRef` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:26:31
[INFO] [stderr]    |
[INFO] [stderr] 26 |     window_map: BTreeMap<u64, ActorRef>,
[INFO] [stderr]    |                               ^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ActorRef;
[INFO] [stderr]    |
[INFO] [stderr] help: you might be missing a type parameter
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct EventTimeWindowAssigner<A: 'static + Send + Clone + Sync + Debug + Display, B: 'static + Clone, C: 'static + Send + Clone + Sync + Display, ActorRef> {
[INFO] [stderr]    |                                                                                                                                                      ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Module` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:27:22
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct EventTimeWindowAssigner<A: 'static + Send + Clone + Sync + Debug + Display, B: 'static + Clone, C: 'static + Send + Clone + Sync + Display> {
[INFO] [stderr]    |                                                                                                                                                      - help: you might be missing a type parameter: `, Module`
[INFO] [stderr] ...
[INFO] [stderr] 27 |     code_module: Arc<Module>,
[INFO] [stderr]    |                      ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Module` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:28:24
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct EventTimeWindowAssigner<A: 'static + Send + Clone + Sync + Debug + Display, B: 'static + Clone, C: 'static + Send + Clone + Sync + Display> {
[INFO] [stderr]    |                                                                                                                                                      - help: you might be missing a type parameter: `, Module`
[INFO] [stderr] ...
[INFO] [stderr] 28 |     result_module: Arc<Module>,
[INFO] [stderr]    |                        ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Module` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:29:25
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct EventTimeWindowAssigner<A: 'static + Send + Clone + Sync + Debug + Display, B: 'static + Clone, C: 'static + Send + Clone + Sync + Display> {
[INFO] [stderr]    |                                                                                                                                                      - help: you might be missing a type parameter: `, Module`
[INFO] [stderr] ...
[INFO] [stderr] 29 |     builder_module: Arc<Module>,
[INFO] [stderr]    |                         ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0405]: cannot find trait `ComponentDefinition` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:32:93
[INFO] [stderr]    |
[INFO] [stderr] 32 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> ComponentDefinition for EventTimeWindowAssigner<A, B, C> {
[INFO] [stderr]    |                                                                                             ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ComponentDefinition;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Component` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:33:45
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn setup(&mut self, self_component: Arc<Component<Self>>) -> () {
[INFO] [stderr]    |                                             ^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::Component;
[INFO] [stderr]    |
[INFO] [stderr] 1  | use std::path::Component;
[INFO] [stderr]    |
[INFO] [stderr] help: you might be missing a type parameter
[INFO] [stderr]    |
[INFO] [stderr] 32 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display, Component> ComponentDefinition for EventTimeWindowAssigner<A, B, C> {
[INFO] [stderr]    |                                                                                           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ExecuteResult` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:36:62
[INFO] [stderr]    |
[INFO] [stderr] 36 |     fn execute(&mut self, max_events: usize, skip: usize) -> ExecuteResult {
[INFO] [stderr]    |                                                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ExecuteResult;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ComponentContext` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:39:23
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn ctx(&self) -> &ComponentContext<Self> {&self.ctx}
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ComponentContext;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ComponentContext` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:40:35
[INFO] [stderr]    |
[INFO] [stderr] 40 |     fn ctx_mut(&mut self) -> &mut ComponentContext<Self> {&mut self.ctx}
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ComponentContext;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ActorRef` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:45:24
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub fn new(target: ActorRef, init_builder_code: String, udf_code: String, udf_result: String, length: u64, slide: u64, late: u64) -> EventTimeWindowAssigner<A, B, C> {
[INFO] [stderr]    |                        ^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ActorRef;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0405]: cannot find trait `Provide` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:115:93
[INFO] [stderr]     |
[INFO] [stderr] 115 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> Provide<ControlPort> for EventTimeWindowAssigner<A, B, C> {
[INFO] [stderr]     |                                                                                             ^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use kompact::prelude::Provide;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ControlPort` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:115:101
[INFO] [stderr]     |
[INFO] [stderr] 115 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> Provide<ControlPort> for EventTimeWindowAssigner<A, B, C> {
[INFO] [stderr]     |                                                                                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use kompact::prelude::ControlPort;
[INFO] [stderr]     |
[INFO] [stderr] help: you might be missing a type parameter
[INFO] [stderr]     |
[INFO] [stderr] 115 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display, ControlPort> Provide<ControlPort> for EventTimeWindowAssigner<A, B, C> {
[INFO] [stderr]     |                                                                                           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ControlEvent` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:116:33
[INFO] [stderr]     |
[INFO] [stderr] 116 |     fn handle(&mut self, event: ControlEvent) -> () {
[INFO] [stderr]     |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use kompact::prelude::ControlEvent;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0405]: cannot find trait `Actor` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:135:93
[INFO] [stderr]     |
[INFO] [stderr] 135 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> Actor for EventTimeWindowAssigner<A, B, C> {
[INFO] [stderr]     |                                                                                             ^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use kompact::prelude::Actor;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ActorRef` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:136:42
[INFO] [stderr]     |
[INFO] [stderr] 136 |     fn receive_local(&mut self, _sender: ActorRef, msg: &Any) {
[INFO] [stderr]     |                                          ^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use kompact::prelude::ActorRef;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Any` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:136:58
[INFO] [stderr]     |
[INFO] [stderr] 136 |     fn receive_local(&mut self, _sender: ActorRef, msg: &Any) {
[INFO] [stderr]     |                                                          ^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use kompact::prelude::Any;
[INFO] [stderr]     |
[INFO] [stderr] 1   | use std::any::Any;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ActorPath` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:153:43
[INFO] [stderr]     |
[INFO] [stderr] 153 |     fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) {
[INFO] [stderr]     |                                           ^^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use kompact::prelude::ActorPath;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Buf` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:153:77
[INFO] [stderr]     |
[INFO] [stderr] 153 |     fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) {
[INFO] [stderr]     |                                                                             ^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use kompact::prelude::Buf;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ComponentContext` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:172:18
[INFO] [stderr]     |
[INFO] [stderr] 172 |             ctx: ComponentContext<Sink>,
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 164 |         use kompact::prelude::ComponentContext;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0405]: cannot find trait `Provide` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:185:14
[INFO] [stderr]     |
[INFO] [stderr] 185 |         impl Provide<ControlPort> for Sink {
[INFO] [stderr]     |              ^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 164 |         use kompact::prelude::Provide;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ControlPort` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:185:22
[INFO] [stderr]     |
[INFO] [stderr] 185 |         impl Provide<ControlPort> for Sink {
[INFO] [stderr]     |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 164 |         use kompact::prelude::ControlPort;
[INFO] [stderr]     |
[INFO] [stderr] help: you might be missing a type parameter
[INFO] [stderr]     |
[INFO] [stderr] 185 |         impl<ControlPort> Provide<ControlPort> for Sink {
[INFO] [stderr]     |             ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ControlEvent` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:186:41
[INFO] [stderr]     |
[INFO] [stderr] 186 |             fn handle(&mut self, event: ControlEvent) -> () {}
[INFO] [stderr]     |                                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 164 |         use kompact::prelude::ControlEvent;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0405]: cannot find trait `Actor` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:189:14
[INFO] [stderr]     |
[INFO] [stderr] 189 |         impl Actor for Sink {
[INFO] [stderr]     |              ^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 164 |         use kompact::prelude::Actor;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ActorRef` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:190:50
[INFO] [stderr]     |
[INFO] [stderr] 190 |             fn receive_local(&mut self, _sender: ActorRef, msg: &Any) {
[INFO] [stderr]     |                                                  ^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 164 |         use kompact::prelude::ActorRef;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Any` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:190:66
[INFO] [stderr]     |
[INFO] [stderr] 190 |             fn receive_local(&mut self, _sender: ActorRef, msg: &Any) {
[INFO] [stderr]     |                                                                  ^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]     |
[INFO] [stderr] 164 |         use kompact::prelude::Any;
[INFO] [stderr]     |
[INFO] [stderr] 164 |         use std::any::Any;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ActorPath` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:196:51
[INFO] [stderr]     |
[INFO] [stderr] 196 |             fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) {
[INFO] [stderr]     |                                                   ^^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 164 |         use kompact::prelude::ActorPath;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Buf` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:196:85
[INFO] [stderr]     |
[INFO] [stderr] 196 |             fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) {
[INFO] [stderr]     |                                                                                     ^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 164 |         use kompact::prelude::Buf;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Appender` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:205:64
[INFO] [stderr]     |
[INFO] [stderr] 204 |     fn window_assigner_test_setup(length: u64, slide: u64, late: u64,) 
[INFO] [stderr]     |                                  - help: you might be missing a type parameter: `<Appender>`
[INFO] [stderr] 205 |         -> (Arc<kompact::Component<EventTimeWindowAssigner<u8, Appender<u8>, WeldVec<u8>>>>, 
[INFO] [stderr]     |                                                                ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WeldVec` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:205:78
[INFO] [stderr]     |
[INFO] [stderr] 204 |     fn window_assigner_test_setup(length: u64, slide: u64, late: u64,) 
[INFO] [stderr]     |                                  - help: you might be missing a type parameter: `<WeldVec>`
[INFO] [stderr] 205 |         -> (Arc<kompact::Component<EventTimeWindowAssigner<u8, Appender<u8>, WeldVec<u8>>>>, 
[INFO] [stderr]     |                                                                              ^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ActorRef` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:206:13
[INFO] [stderr]     |
[INFO] [stderr] 206 |             ActorRef, 
[INFO] [stderr]     |             ^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 161 |     use kompact::prelude::ActorRef;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Appender` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:221:58
[INFO] [stderr]     |
[INFO] [stderr] 204 |     fn window_assigner_test_setup(length: u64, slide: u64, late: u64,) 
[INFO] [stderr]     |                                  - help: you might be missing a type parameter: `<Appender>`
[INFO] [stderr] ...
[INFO] [stderr] 221 |         let window_assigner: EventTimeWindowAssigner<u8, Appender<u8>, WeldVec<u8>> = 
[INFO] [stderr]     |                                                          ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WeldVec` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:221:72
[INFO] [stderr]     |
[INFO] [stderr] 204 |     fn window_assigner_test_setup(length: u64, slide: u64, late: u64,) 
[INFO] [stderr]     |                                  - help: you might be missing a type parameter: `<WeldVec>`
[INFO] [stderr] ...
[INFO] [stderr] 221 |         let window_assigner: EventTimeWindowAssigner<u8, Appender<u8>, WeldVec<u8>> = 
[INFO] [stderr]     |                                                                        ^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ComponentContext` in this scope
[INFO] [stderr]   --> src/window_component.rs:13:7
[INFO] [stderr]    |
[INFO] [stderr] 13 |     ctx: ComponentContext<WindowComponent<A, B, C>>,
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ComponentContext;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WindowBuilder` in this scope
[INFO] [stderr]   --> src/window_component.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct WindowComponent<A: 'static + Send + Clone + Sync + Debug + Display, B: 'static + Clone, C: 'static + Send + Clone + Sync + Display> {
[INFO] [stderr]    |                                                                                                                                              - help: you might be missing a type parameter: `, WindowBuilder`
[INFO] [stderr] 13 |     ctx: ComponentContext<WindowComponent<A, B, C>>,
[INFO] [stderr] 14 |     builder: Box<WindowBuilder<A, B, C>>,
[INFO] [stderr]    |                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ActorRef` in this scope
[INFO] [stderr]   --> src/window_component.rs:15:17
[INFO] [stderr]    |
[INFO] [stderr] 15 |     targetPointer: ActorRef,
[INFO] [stderr]    |                    ^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ActorRef;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0405]: cannot find trait `ComponentDefinition` in this scope
[INFO] [stderr]   --> src/window_component.rs:21:93
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> ComponentDefinition for WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                             ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ComponentDefinition;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Component` in this scope
[INFO] [stderr]   --> src/window_component.rs:22:45
[INFO] [stderr]    |
[INFO] [stderr] 22 |     fn setup(&mut self, self_component: Arc<Component<Self>>) -> () {
[INFO] [stderr]    |                                             ^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::Component;
[INFO] [stderr]    |
[INFO] [stderr] 1  | use std::path::Component;
[INFO] [stderr]    |
[INFO] [stderr] help: you might be missing a type parameter
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display, Component> ComponentDefinition for WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ExecuteResult` in this scope
[INFO] [stderr]   --> src/window_component.rs:25:62
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn execute(&mut self, max_events: usize, skip: usize) -> ExecuteResult {
[INFO] [stderr]    |                                                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ExecuteResult;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ComponentContext` in this scope
[INFO] [stderr]   --> src/window_component.rs:28:23
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn ctx(&self) -> &ComponentContext<Self> {&self.ctx}
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ComponentContext;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ComponentContext` in this scope
[INFO] [stderr]   --> src/window_component.rs:29:35
[INFO] [stderr]    |
[INFO] [stderr] 29 |     fn ctx_mut(&mut self) -> &mut ComponentContext<Self> {&mut self.ctx}
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ComponentContext;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ActorRef` in this scope
[INFO] [stderr]   --> src/window_component.rs:34:24
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn new(target: ActorRef, init_builder: Arc<Module>, code_module: Arc<Module>, result_module: Arc<Module>, id: u64) -> WindowComponent<A, B, C> {
[INFO] [stderr]    |                        ^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ActorRef;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Module` in this scope
[INFO] [stderr]   --> src/window_component.rs:34:52
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                           - help: you might be missing a type parameter: `, Module`
[INFO] [stderr] 34 |     pub fn new(target: ActorRef, init_builder: Arc<Module>, code_module: Arc<Module>, result_module: Arc<Module>, id: u64) -> WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                    ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Module` in this scope
[INFO] [stderr]   --> src/window_component.rs:34:78
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                           - help: you might be missing a type parameter: `, Module`
[INFO] [stderr] 34 |     pub fn new(target: ActorRef, init_builder: Arc<Module>, code_module: Arc<Module>, result_module: Arc<Module>, id: u64) -> WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                              ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Module` in this scope
[INFO] [stderr]   --> src/window_component.rs:34:106
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                           - help: you might be missing a type parameter: `, Module`
[INFO] [stderr] 34 |     pub fn new(target: ActorRef, init_builder: Arc<Module>, code_module: Arc<Module>, result_module: Arc<Module>, id: u64) -> WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                                          ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `WindowModules` in this scope
[INFO] [stderr]   --> src/window_component.rs:36:30
[INFO] [stderr]    |
[INFO] [stderr] 36 |         let window_modules = WindowModules {
[INFO] [stderr]    |                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WindowBuilder` in this scope
[INFO] [stderr]   --> src/window_component.rs:42:37
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                           - help: you might be missing a type parameter: `, WindowBuilder`
[INFO] [stderr] ...
[INFO] [stderr] 42 |         let mut window_builder: Box<WindowBuilder<A, B, C>> =
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0405]: cannot find trait `Provide` in this scope
[INFO] [stderr]   --> src/window_component.rs:59:93
[INFO] [stderr]    |
[INFO] [stderr] 59 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> Provide<ControlPort> for WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                             ^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::Provide;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ControlPort` in this scope
[INFO] [stderr]   --> src/window_component.rs:59:101
[INFO] [stderr]    |
[INFO] [stderr] 59 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> Provide<ControlPort> for WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ControlPort;
[INFO] [stderr]    |
[INFO] [stderr] help: you might be missing a type parameter
[INFO] [stderr]    |
[INFO] [stderr] 59 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display, ControlPort> Provide<ControlPort> for WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ControlEvent` in this scope
[INFO] [stderr]   --> src/window_component.rs:60:33
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn handle(&mut self, event: ControlEvent) -> () {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ControlEvent;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0405]: cannot find trait `Actor` in this scope
[INFO] [stderr]   --> src/window_component.rs:65:93
[INFO] [stderr]    |
[INFO] [stderr] 65 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> Actor for WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                             ^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::Actor;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ActorRef` in this scope
[INFO] [stderr]   --> src/window_component.rs:66:42
[INFO] [stderr]    |
[INFO] [stderr] 66 |     fn receive_local(&mut self, _sender: ActorRef, msg: &Any) {
[INFO] [stderr]    |                                          ^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ActorRef;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Any` in this scope
[INFO] [stderr]   --> src/window_component.rs:66:58
[INFO] [stderr]    |
[INFO] [stderr] 66 |     fn receive_local(&mut self, _sender: ActorRef, msg: &Any) {
[INFO] [stderr]    |                                                          ^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::Any;
[INFO] [stderr]    |
[INFO] [stderr] 1  | use std::any::Any;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ActorPath` in this scope
[INFO] [stderr]   --> src/window_component.rs:96:43
[INFO] [stderr]    |
[INFO] [stderr] 96 |     fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) {
[INFO] [stderr]    |                                           ^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ActorPath;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Buf` in this scope
[INFO] [stderr]   --> src/window_component.rs:96:77
[INFO] [stderr]    |
[INFO] [stderr] 96 |     fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) {
[INFO] [stderr]    |                                                                             ^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::Buf;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Appender` in this scope
[INFO] [stderr]   --> src/main.rs:74:71
[INFO] [stderr]    |
[INFO] [stderr] 74 |     let window_assigner: window_assigner::EventTimeWindowAssigner<u8, Appender<u8>, WeldVec<u8>> = 
[INFO] [stderr]    |                                                                       ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WeldVec` in this scope
[INFO] [stderr]   --> src/main.rs:74:85
[INFO] [stderr]    |
[INFO] [stderr] 74 |     let window_assigner: window_assigner::EventTimeWindowAssigner<u8, Appender<u8>, WeldVec<u8>> = 
[INFO] [stderr]    |                                                                                     ^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0603]: struct `Component` is private
[INFO] [stderr]    --> src/window_assigner.rs:205:26
[INFO] [stderr]     |
[INFO] [stderr] 205 |         -> (Arc<kompact::Component<EventTimeWindowAssigner<u8, Appender<u8>, WeldVec<u8>>>>, 
[INFO] [stderr]     |                          ^^^^^^^^^ private struct
[INFO] [stderr]     |
[INFO] [stderr] note: the struct `Component` is defined here
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kompact-0.8.1/src/lib.rs:20:5
[INFO] [stderr]     |
[INFO] [stderr] 20  |     component::*,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0603]: struct `Component` is private
[INFO] [stderr]    --> src/window_assigner.rs:207:26
[INFO] [stderr]     |
[INFO] [stderr] 207 |             Arc<kompact::Component<sink::Sink>>) {
[INFO] [stderr]     |                          ^^^^^^^^^ private struct
[INFO] [stderr]     |
[INFO] [stderr] note: the struct `Component` is defined here
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kompact-0.8.1/src/lib.rs:20:5
[INFO] [stderr]     |
[INFO] [stderr] 20  |     component::*,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]   --> src/main.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use std::sync::Arc;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::*`
[INFO] [stderr]   --> src/main.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | use std::time::*;
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `kompact::*`
[INFO] [stderr]   --> src/main.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | use kompact::*;
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Duration`
[INFO] [stderr]   --> src/window_assigner.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use std::time::Duration;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `kompact::*`
[INFO] [stderr]   --> src/window_assigner.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use kompact::*;
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]   --> src/window_assigner.rs:91:12
[INFO] [stderr]    |
[INFO] [stderr] 91 |         if (watermark > self.max_watermark) {self.max_watermark = watermark;} 
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `while` condition
[INFO] [stderr]   --> src/window_assigner.rs:95:14
[INFO] [stderr]    |
[INFO] [stderr] 95 |         while(self.max_window_ts < watermark + self.window_length){
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> src/window_assigner.rs:164:13
[INFO] [stderr]     |
[INFO] [stderr] 164 |         use super::*;
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]    --> src/window_assigner.rs:167:13
[INFO] [stderr]     |
[INFO] [stderr] 167 |         use std::sync::Arc;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `kompact::*`
[INFO] [stderr]    --> src/window_assigner.rs:168:13
[INFO] [stderr]     |
[INFO] [stderr] 168 |         use kompact::*;
[INFO] [stderr]     |             ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::string::ToString`
[INFO] [stderr]  --> src/window_component.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::string::ToString;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `kompact::*`
[INFO] [stderr]  --> src/window_component.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use kompact::*;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]   --> src/window_component.rs:72:16
[INFO] [stderr]    |
[INFO] [stderr] 72 |             if (self.complete) {
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^ help: remove these parentheses
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 89 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0405, E0412, E0422, E0432, E0433, E0583, E0603.
[INFO] [stderr] For more information about an error, try `rustc --explain E0405`.
[INFO] [stderr] error: could not compile `windower`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error[E0432]: unresolved import `runtime::weld`
[INFO] [stderr]   --> src/main.rs:20:14
[INFO] [stderr]    |
[INFO] [stderr] 20 | use runtime::weld::*;
[INFO] [stderr]    |              ^^^^ could not find `weld` in `runtime`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `runtime::weld`
[INFO] [stderr]   --> src/window_assigner.rs:13:14
[INFO] [stderr]    |
[INFO] [stderr] 13 | use runtime::weld::*;
[INFO] [stderr]    |              ^^^^ could not find `weld` in `runtime`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `streaming` in `runtime`
[INFO] [stderr]   --> src/window_component.rs:10:14
[INFO] [stderr]    |
[INFO] [stderr] 10 | use runtime::streaming::window::builder::*;
[INFO] [stderr]    |              ^^^^^^^^^ could not find `streaming` in `runtime`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `runtime::weld`, `window_component`, `KillWindow`, `Watermark`, `PayloadObject`, `WindowComplete`, `PayloadObject`, `ResultObject`, `WindowComplete`
[INFO] [stderr]  --> src/window_component.rs:9:14
[INFO] [stderr]   |
[INFO] [stderr] 4 | use PayloadObject;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 5 | use ResultObject;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 6 | use WindowComplete;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 9 | use runtime::weld::*;
[INFO] [stderr]   |              ^^^^ could not find `weld` in `runtime`
[INFO] [stderr]   | 
[INFO] [stderr]  ::: src/window_assigner.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use window_component;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 5 | use KillWindow;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 6 | use Watermark;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr] 7 | use PayloadObject;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 8 | use WindowComplete;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find macro `debug` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:84:9
[INFO] [stderr]    |
[INFO] [stderr] 84 |         debug!(self.ctx.log(), "Started window {} time stamp {}", self.window_count, ts);
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find macro `debug` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:140:13
[INFO] [stderr]     |
[INFO] [stderr] 140 |             debug!(self.ctx.log(), "Windowing event with timestamp {}", payload.ts);
[INFO] [stderr]     |             ^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find macro `error` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:150:13
[INFO] [stderr]     |
[INFO] [stderr] 150 |             error!(self.ctx.log(), "Unrecognized message from {:?}", _sender);
[INFO] [stderr]     |             ^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ExecuteResult`
[INFO] [stderr]   --> src/window_assigner.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 37 |         ExecuteResult::new(skip, skip)
[INFO] [stderr]    |         ^^^^^^^^^^^^^ use of undeclared type or module `ExecuteResult`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Module`
[INFO] [stderr]   --> src/window_assigner.rs:47:37
[INFO] [stderr]    |
[INFO] [stderr] 47 |         let init_builder = Arc::new(Module::new("init_builder".to_string(), init_builder_code, prio, None).unwrap());
[INFO] [stderr]    |                                     ^^^^^^ use of undeclared type or module `Module`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Module`
[INFO] [stderr]   --> src/window_assigner.rs:48:33
[INFO] [stderr]    |
[INFO] [stderr] 48 |         let code_udf = Arc::new(Module::new("udf".to_string(), udf_code, prio, None).unwrap());
[INFO] [stderr]    |                                 ^^^^^^ use of undeclared type or module `Module`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Module`
[INFO] [stderr]   --> src/window_assigner.rs:49:35
[INFO] [stderr]    |
[INFO] [stderr] 49 |         let result_udf = Arc::new(Module::new("result".to_string(), udf_result, prio, None).unwrap());
[INFO] [stderr]    |                                   ^^^^^^ use of undeclared type or module `Module`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ComponentContext`
[INFO] [stderr]   --> src/window_assigner.rs:54:18
[INFO] [stderr]    |
[INFO] [stderr] 54 |             ctx: ComponentContext::new(),
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^ use of undeclared type or module `ComponentContext`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ControlEvent`
[INFO] [stderr]    --> src/window_assigner.rs:117:16
[INFO] [stderr]     |
[INFO] [stderr] 117 |         if let ControlEvent::Start = event {
[INFO] [stderr]     |                ^^^^^^^^^^^^ use of undeclared type or module `ControlEvent`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ExecuteResult`
[INFO] [stderr]   --> src/window_component.rs:26:6
[INFO] [stderr]    |
[INFO] [stderr] 26 |         ExecuteResult::new(skip, skip)
[INFO] [stderr]    |         ^^^^^^^^^^^^^ use of undeclared type or module `ExecuteResult`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `WindowBuilder`
[INFO] [stderr]   --> src/window_component.rs:43:13
[INFO] [stderr]    |
[INFO] [stderr] 43 |             WindowBuilder::new(window_modules).unwrap();
[INFO] [stderr]    |             ^^^^^^^^^^^^^ use of undeclared type or module `WindowBuilder`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ComponentContext`
[INFO] [stderr]   --> src/window_component.rs:46:18
[INFO] [stderr]    |
[INFO] [stderr] 46 |             ctx: ComponentContext::new(),
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^ use of undeclared type or module `ComponentContext`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `KompactConfig`
[INFO] [stderr]   --> src/main.rs:55:19
[INFO] [stderr]    |
[INFO] [stderr] 55 |     let mut cfg = KompactConfig::new();
[INFO] [stderr]    |                   ^^^^^^^^^^^^^ use of undeclared type or module `KompactConfig`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `NetworkConfig`
[INFO] [stderr]   --> src/main.rs:56:47
[INFO] [stderr]    |
[INFO] [stderr] 56 |     cfg.system_components(DeadletterBox::new, NetworkConfig::default().build());
[INFO] [stderr]    |                                               ^^^^^^^^^^^^^ use of undeclared type or module `NetworkConfig`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `KompactSystem`
[INFO] [stderr]   --> src/main.rs:57:18
[INFO] [stderr]    |
[INFO] [stderr] 57 |     let system = KompactSystem::new(cfg).expect("KompactSystem");
[INFO] [stderr]    |                  ^^^^^^^^^^^^^ use of undeclared type or module `KompactSystem`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Sink` in `Sink`
[INFO] [stderr]   --> src/main.rs:60:62
[INFO] [stderr]    |
[INFO] [stderr] 60 |     let (sink, _) = system.create_and_register(move || Sink::Sink::new());
[INFO] [stderr]    |                                                              ^^^^ could not find `Sink` in `Sink`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Source` in `Source`
[INFO] [stderr]   --> src/main.rs:79:66
[INFO] [stderr]    |
[INFO] [stderr] 79 |     let (source, _) = system.create_and_register(move || Source::Source::new(win_ref));
[INFO] [stderr]    |                                                                  ^^^^^^ could not find `Source` in `Source`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ComponentContext` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:17:10
[INFO] [stderr]    |
[INFO] [stderr] 17 |     ctx: ComponentContext<EventTimeWindowAssigner<A, B, C>>,
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ComponentContext;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ActorRef` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:18:21
[INFO] [stderr]    |
[INFO] [stderr] 18 |     target_pointer: ActorRef,
[INFO] [stderr]    |                     ^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ActorRef;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ActorRef` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:26:31
[INFO] [stderr]    |
[INFO] [stderr] 26 |     window_map: BTreeMap<u64, ActorRef>,
[INFO] [stderr]    |                               ^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ActorRef;
[INFO] [stderr]    |
[INFO] [stderr] help: you might be missing a type parameter
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct EventTimeWindowAssigner<A: 'static + Send + Clone + Sync + Debug + Display, B: 'static + Clone, C: 'static + Send + Clone + Sync + Display, ActorRef> {
[INFO] [stderr]    |                                                                                                                                                      ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Module` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:27:22
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct EventTimeWindowAssigner<A: 'static + Send + Clone + Sync + Debug + Display, B: 'static + Clone, C: 'static + Send + Clone + Sync + Display> {
[INFO] [stderr]    |                                                                                                                                                      - help: you might be missing a type parameter: `, Module`
[INFO] [stderr] ...
[INFO] [stderr] 27 |     code_module: Arc<Module>,
[INFO] [stderr]    |                      ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Module` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:28:24
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct EventTimeWindowAssigner<A: 'static + Send + Clone + Sync + Debug + Display, B: 'static + Clone, C: 'static + Send + Clone + Sync + Display> {
[INFO] [stderr]    |                                                                                                                                                      - help: you might be missing a type parameter: `, Module`
[INFO] [stderr] ...
[INFO] [stderr] 28 |     result_module: Arc<Module>,
[INFO] [stderr]    |                        ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Module` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:29:25
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct EventTimeWindowAssigner<A: 'static + Send + Clone + Sync + Debug + Display, B: 'static + Clone, C: 'static + Send + Clone + Sync + Display> {
[INFO] [stderr]    |                                                                                                                                                      - help: you might be missing a type parameter: `, Module`
[INFO] [stderr] ...
[INFO] [stderr] 29 |     builder_module: Arc<Module>,
[INFO] [stderr]    |                         ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0405]: cannot find trait `ComponentDefinition` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:32:93
[INFO] [stderr]    |
[INFO] [stderr] 32 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> ComponentDefinition for EventTimeWindowAssigner<A, B, C> {
[INFO] [stderr]    |                                                                                             ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ComponentDefinition;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Component` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:33:45
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn setup(&mut self, self_component: Arc<Component<Self>>) -> () {
[INFO] [stderr]    |                                             ^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::Component;
[INFO] [stderr]    |
[INFO] [stderr] 1  | use std::path::Component;
[INFO] [stderr]    |
[INFO] [stderr] help: you might be missing a type parameter
[INFO] [stderr]    |
[INFO] [stderr] 32 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display, Component> ComponentDefinition for EventTimeWindowAssigner<A, B, C> {
[INFO] [stderr]    |                                                                                           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ExecuteResult` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:36:62
[INFO] [stderr]    |
[INFO] [stderr] 36 |     fn execute(&mut self, max_events: usize, skip: usize) -> ExecuteResult {
[INFO] [stderr]    |                                                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ExecuteResult;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ComponentContext` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:39:23
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn ctx(&self) -> &ComponentContext<Self> {&self.ctx}
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ComponentContext;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ComponentContext` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:40:35
[INFO] [stderr]    |
[INFO] [stderr] 40 |     fn ctx_mut(&mut self) -> &mut ComponentContext<Self> {&mut self.ctx}
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ComponentContext;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ActorRef` in this scope
[INFO] [stderr]   --> src/window_assigner.rs:45:24
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub fn new(target: ActorRef, init_builder_code: String, udf_code: String, udf_result: String, length: u64, slide: u64, late: u64) -> EventTimeWindowAssigner<A, B, C> {
[INFO] [stderr]    |                        ^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ActorRef;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0405]: cannot find trait `Provide` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:115:93
[INFO] [stderr]     |
[INFO] [stderr] 115 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> Provide<ControlPort> for EventTimeWindowAssigner<A, B, C> {
[INFO] [stderr]     |                                                                                             ^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use kompact::prelude::Provide;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ControlPort` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:115:101
[INFO] [stderr]     |
[INFO] [stderr] 115 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> Provide<ControlPort> for EventTimeWindowAssigner<A, B, C> {
[INFO] [stderr]     |                                                                                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use kompact::prelude::ControlPort;
[INFO] [stderr]     |
[INFO] [stderr] help: you might be missing a type parameter
[INFO] [stderr]     |
[INFO] [stderr] 115 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display, ControlPort> Provide<ControlPort> for EventTimeWindowAssigner<A, B, C> {
[INFO] [stderr]     |                                                                                           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ControlEvent` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:116:33
[INFO] [stderr]     |
[INFO] [stderr] 116 |     fn handle(&mut self, event: ControlEvent) -> () {
[INFO] [stderr]     |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use kompact::prelude::ControlEvent;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0405]: cannot find trait `Actor` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:135:93
[INFO] [stderr]     |
[INFO] [stderr] 135 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> Actor for EventTimeWindowAssigner<A, B, C> {
[INFO] [stderr]     |                                                                                             ^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use kompact::prelude::Actor;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ActorRef` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:136:42
[INFO] [stderr]     |
[INFO] [stderr] 136 |     fn receive_local(&mut self, _sender: ActorRef, msg: &Any) {
[INFO] [stderr]     |                                          ^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use kompact::prelude::ActorRef;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Any` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:136:58
[INFO] [stderr]     |
[INFO] [stderr] 136 |     fn receive_local(&mut self, _sender: ActorRef, msg: &Any) {
[INFO] [stderr]     |                                                          ^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use kompact::prelude::Any;
[INFO] [stderr]     |
[INFO] [stderr] 1   | use std::any::Any;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ActorPath` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:153:43
[INFO] [stderr]     |
[INFO] [stderr] 153 |     fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) {
[INFO] [stderr]     |                                           ^^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use kompact::prelude::ActorPath;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Buf` in this scope
[INFO] [stderr]    --> src/window_assigner.rs:153:77
[INFO] [stderr]     |
[INFO] [stderr] 153 |     fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) {
[INFO] [stderr]     |                                                                             ^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use kompact::prelude::Buf;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ComponentContext` in this scope
[INFO] [stderr]   --> src/window_component.rs:13:7
[INFO] [stderr]    |
[INFO] [stderr] 13 |     ctx: ComponentContext<WindowComponent<A, B, C>>,
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ComponentContext;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WindowBuilder` in this scope
[INFO] [stderr]   --> src/window_component.rs:14:18
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct WindowComponent<A: 'static + Send + Clone + Sync + Debug + Display, B: 'static + Clone, C: 'static + Send + Clone + Sync + Display> {
[INFO] [stderr]    |                                                                                                                                              - help: you might be missing a type parameter: `, WindowBuilder`
[INFO] [stderr] 13 |     ctx: ComponentContext<WindowComponent<A, B, C>>,
[INFO] [stderr] 14 |     builder: Box<WindowBuilder<A, B, C>>,
[INFO] [stderr]    |                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ActorRef` in this scope
[INFO] [stderr]   --> src/window_component.rs:15:17
[INFO] [stderr]    |
[INFO] [stderr] 15 |     targetPointer: ActorRef,
[INFO] [stderr]    |                    ^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ActorRef;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0405]: cannot find trait `ComponentDefinition` in this scope
[INFO] [stderr]   --> src/window_component.rs:21:93
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> ComponentDefinition for WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                             ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ComponentDefinition;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Component` in this scope
[INFO] [stderr]   --> src/window_component.rs:22:45
[INFO] [stderr]    |
[INFO] [stderr] 22 |     fn setup(&mut self, self_component: Arc<Component<Self>>) -> () {
[INFO] [stderr]    |                                             ^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::Component;
[INFO] [stderr]    |
[INFO] [stderr] 1  | use std::path::Component;
[INFO] [stderr]    |
[INFO] [stderr] help: you might be missing a type parameter
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display, Component> ComponentDefinition for WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ExecuteResult` in this scope
[INFO] [stderr]   --> src/window_component.rs:25:62
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn execute(&mut self, max_events: usize, skip: usize) -> ExecuteResult {
[INFO] [stderr]    |                                                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ExecuteResult;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ComponentContext` in this scope
[INFO] [stderr]   --> src/window_component.rs:28:23
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn ctx(&self) -> &ComponentContext<Self> {&self.ctx}
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ComponentContext;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ComponentContext` in this scope
[INFO] [stderr]   --> src/window_component.rs:29:35
[INFO] [stderr]    |
[INFO] [stderr] 29 |     fn ctx_mut(&mut self) -> &mut ComponentContext<Self> {&mut self.ctx}
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ComponentContext;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ActorRef` in this scope
[INFO] [stderr]   --> src/window_component.rs:34:24
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn new(target: ActorRef, init_builder: Arc<Module>, code_module: Arc<Module>, result_module: Arc<Module>, id: u64) -> WindowComponent<A, B, C> {
[INFO] [stderr]    |                        ^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ActorRef;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Module` in this scope
[INFO] [stderr]   --> src/window_component.rs:34:52
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                           - help: you might be missing a type parameter: `, Module`
[INFO] [stderr] 34 |     pub fn new(target: ActorRef, init_builder: Arc<Module>, code_module: Arc<Module>, result_module: Arc<Module>, id: u64) -> WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                    ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Module` in this scope
[INFO] [stderr]   --> src/window_component.rs:34:78
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                           - help: you might be missing a type parameter: `, Module`
[INFO] [stderr] 34 |     pub fn new(target: ActorRef, init_builder: Arc<Module>, code_module: Arc<Module>, result_module: Arc<Module>, id: u64) -> WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                              ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Module` in this scope
[INFO] [stderr]   --> src/window_component.rs:34:106
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                           - help: you might be missing a type parameter: `, Module`
[INFO] [stderr] 34 |     pub fn new(target: ActorRef, init_builder: Arc<Module>, code_module: Arc<Module>, result_module: Arc<Module>, id: u64) -> WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                                          ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `WindowModules` in this scope
[INFO] [stderr]   --> src/window_component.rs:36:30
[INFO] [stderr]    |
[INFO] [stderr] 36 |         let window_modules = WindowModules {
[INFO] [stderr]    |                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WindowBuilder` in this scope
[INFO] [stderr]   --> src/window_component.rs:42:37
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                           - help: you might be missing a type parameter: `, WindowBuilder`
[INFO] [stderr] ...
[INFO] [stderr] 42 |         let mut window_builder: Box<WindowBuilder<A, B, C>> =
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0405]: cannot find trait `Provide` in this scope
[INFO] [stderr]   --> src/window_component.rs:59:93
[INFO] [stderr]    |
[INFO] [stderr] 59 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> Provide<ControlPort> for WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                             ^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::Provide;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ControlPort` in this scope
[INFO] [stderr]   --> src/window_component.rs:59:101
[INFO] [stderr]    |
[INFO] [stderr] 59 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> Provide<ControlPort> for WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ControlPort;
[INFO] [stderr]    |
[INFO] [stderr] help: you might be missing a type parameter
[INFO] [stderr]    |
[INFO] [stderr] 59 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display, ControlPort> Provide<ControlPort> for WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ControlEvent` in this scope
[INFO] [stderr]   --> src/window_component.rs:60:33
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn handle(&mut self, event: ControlEvent) -> () {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ControlEvent;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0405]: cannot find trait `Actor` in this scope
[INFO] [stderr]   --> src/window_component.rs:65:93
[INFO] [stderr]    |
[INFO] [stderr] 65 | impl <A: Send + Clone + Sync + Debug + Display, B: Clone, C: Send + Clone + Sync + Display> Actor for WindowComponent<A, B, C> {
[INFO] [stderr]    |                                                                                             ^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::Actor;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ActorRef` in this scope
[INFO] [stderr]   --> src/window_component.rs:66:42
[INFO] [stderr]    |
[INFO] [stderr] 66 |     fn receive_local(&mut self, _sender: ActorRef, msg: &Any) {
[INFO] [stderr]    |                                          ^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ActorRef;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Any` in this scope
[INFO] [stderr]   --> src/window_component.rs:66:58
[INFO] [stderr]    |
[INFO] [stderr] 66 |     fn receive_local(&mut self, _sender: ActorRef, msg: &Any) {
[INFO] [stderr]    |                                                          ^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::Any;
[INFO] [stderr]    |
[INFO] [stderr] 1  | use std::any::Any;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ActorPath` in this scope
[INFO] [stderr]   --> src/window_component.rs:96:43
[INFO] [stderr]    |
[INFO] [stderr] 96 |     fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) {
[INFO] [stderr]    |                                           ^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::ActorPath;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Buf` in this scope
[INFO] [stderr]   --> src/window_component.rs:96:77
[INFO] [stderr]    |
[INFO] [stderr] 96 |     fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) {
[INFO] [stderr]    |                                                                             ^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use kompact::prelude::Buf;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Appender` in this scope
[INFO] [stderr]   --> src/main.rs:74:71
[INFO] [stderr]    |
[INFO] [stderr] 74 |     let window_assigner: window_assigner::EventTimeWindowAssigner<u8, Appender<u8>, WeldVec<u8>> = 
[INFO] [stderr]    |                                                                       ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WeldVec` in this scope
[INFO] [stderr]   --> src/main.rs:74:85
[INFO] [stderr]    |
[INFO] [stderr] 74 |     let window_assigner: window_assigner::EventTimeWindowAssigner<u8, Appender<u8>, WeldVec<u8>> = 
[INFO] [stderr]    |                                                                                     ^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]   --> src/main.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use std::sync::Arc;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::*`
[INFO] [stderr]   --> src/main.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | use std::time::*;
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `kompact::*`
[INFO] [stderr]   --> src/main.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | use kompact::*;
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `thread`
[INFO] [stderr]   --> src/window_assigner.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::{thread, time};
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Duration`
[INFO] [stderr]   --> src/window_assigner.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use std::time::Duration;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `kompact::*`
[INFO] [stderr]   --> src/window_assigner.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use kompact::*;
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]   --> src/window_assigner.rs:91:12
[INFO] [stderr]    |
[INFO] [stderr] 91 |         if (watermark > self.max_watermark) {self.max_watermark = watermark;} 
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `while` condition
[INFO] [stderr]   --> src/window_assigner.rs:95:14
[INFO] [stderr]    |
[INFO] [stderr] 95 |         while(self.max_window_ts < watermark + self.window_length){
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::string::ToString`
[INFO] [stderr]  --> src/window_component.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::string::ToString;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `kompact::*`
[INFO] [stderr]  --> src/window_component.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use kompact::*;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]   --> src/window_component.rs:72:16
[INFO] [stderr]    |
[INFO] [stderr] 72 |             if (self.complete) {
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^ help: remove these parentheses
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 67 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0405, E0412, E0422, E0432, E0433, E0583.
[INFO] [stderr] For more information about an error, try `rustc --explain E0405`.
[INFO] [stderr] error: could not compile `windower`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "8acdd1779cafbf73d7eb3f6886c26474313cb264e0704cedc479d35aef083bad"`
[INFO] running `"docker" "rm" "-f" "8acdd1779cafbf73d7eb3f6886c26474313cb264e0704cedc479d35aef083bad"`
[INFO] [stdout] 8acdd1779cafbf73d7eb3f6886c26474313cb264e0704cedc479d35aef083bad
