[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#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamhass%2Fwindower" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adamhass/windower on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "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-3/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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "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] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "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] 79c4ea0ea0bb1a504a1f9753aac0753b2ce36af2bf9d3de27b1ac238555fad48 [INFO] running `"docker" "start" "-a" "79c4ea0ea0bb1a504a1f9753aac0753b2ce36af2bf9d3de27b1ac238555fad48"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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 libc v0.2.69 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [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 v0.1.29 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking sequence_trie v0.3.6 [INFO] [stderr] Checking as_num v0.2.5 [INFO] [stderr] Checking oncemutex v0.1.1 [INFO] [stderr] Checking bitfields v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling kompact v0.9.0 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking synchronoise v1.0.0 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.7.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking slog-async v2.5.0 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking slog-term v2.5.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking java-properties v1.2.0 [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] Checking uuid v0.8.1 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling runtime-attributes v0.3.0-alpha.6 [INFO] [stderr] Compiling kompact-component-derive v0.9.0 [INFO] [stderr] Compiling kompact-actor-derive v0.9.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking hocon v0.3.2 [INFO] [stderr] Checking arr_macro v0.1.3 [INFO] [stderr] Checking executors v0.6.0 [INFO] [stderr] Checking hierarchical_hash_wheel_timer v1.0.0 [INFO] [stderr] Checking pin-project v0.4.16 [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 `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 `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_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] ::: src/window_component.rs:4:5 [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] 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>, [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::component::ComponentContext; [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, [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_assigner.rs:27:22 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct EventTimeWindowAssigner { [INFO] [stderr] | - help: you might be missing a type parameter: `, Module` [INFO] [stderr] ... [INFO] [stderr] 27 | code_module: Arc, [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 { [INFO] [stderr] | - help: you might be missing a type parameter: `, Module` [INFO] [stderr] ... [INFO] [stderr] 28 | result_module: Arc, [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 { [INFO] [stderr] | - help: you might be missing a type parameter: `, Module` [INFO] [stderr] ... [INFO] [stderr] 29 | builder_module: Arc, [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 ComponentDefinition for EventTimeWindowAssigner { [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::component::ComponentDefinition; [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>) -> () { [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::component::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use kompact::prelude::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use std::path::Component; [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 candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use kompact::component::ExecuteResult; [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.ctx} [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::component::ComponentContext; [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 {&mut self.ctx} [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::component::ComponentContext; [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 { [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 Provide for EventTimeWindowAssigner { [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::component::Provide; [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 Provide for EventTimeWindowAssigner { [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] [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 Actor for EventTimeWindowAssigner { [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, [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::component::ComponentContext; [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 for Sink { [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::component::Provide; [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 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] [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_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] ::: src/window_component.rs:4:5 [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] 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[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: `` [INFO] [stderr] 205 | -> (Arc, WeldVec>>>, [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: `` [INFO] [stderr] 205 | -> (Arc, WeldVec>>>, [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: `` [INFO] [stderr] ... [INFO] [stderr] 221 | let window_assigner: EventTimeWindowAssigner, WeldVec> = [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: `` [INFO] [stderr] ... [INFO] [stderr] 221 | let window_assigner: EventTimeWindowAssigner, WeldVec> = [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>, [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::component::ComponentContext; [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 { [INFO] [stderr] | - help: you might be missing a type parameter: `, WindowBuilder` [INFO] [stderr] 13 | ctx: ComponentContext>, [INFO] [stderr] 14 | builder: Box>, [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 ComponentDefinition for WindowComponent { [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::component::ComponentDefinition; [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>) -> () { [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::component::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use kompact::prelude::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use std::path::Component; [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 candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use kompact::component::ExecuteResult; [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.ctx} [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::component::ComponentContext; [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 {&mut self.ctx} [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::component::ComponentContext; [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, code_module: Arc, result_module: Arc, id: u64) -> WindowComponent { [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 WindowComponent { [INFO] [stderr] | - help: you might be missing a type parameter: `, Module` [INFO] [stderr] 34 | pub fn new(target: ActorRef, init_builder: Arc, code_module: Arc, result_module: Arc, id: u64) -> WindowComponent { [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 WindowComponent { [INFO] [stderr] | - help: you might be missing a type parameter: `, Module` [INFO] [stderr] 34 | pub fn new(target: ActorRef, init_builder: Arc, code_module: Arc, result_module: Arc, id: u64) -> WindowComponent { [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 WindowComponent { [INFO] [stderr] | - help: you might be missing a type parameter: `, Module` [INFO] [stderr] 34 | pub fn new(target: ActorRef, init_builder: Arc, code_module: Arc, result_module: Arc, id: u64) -> WindowComponent { [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 WindowComponent { [INFO] [stderr] | - help: you might be missing a type parameter: `, WindowBuilder` [INFO] [stderr] ... [INFO] [stderr] 42 | let mut window_builder: Box> = [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 Provide for WindowComponent { [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::component::Provide; [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 Provide for WindowComponent { [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] [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 Actor for WindowComponent { [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, WeldVec> = [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, WeldVec> = [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, WeldVec>>>, [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.9.0/src/lib.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | 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>) { [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.9.0/src/lib.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | 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[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: aborting due to 89 previous errors; 13 warnings emitted [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[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>, [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::component::ComponentContext; [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, [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_assigner.rs:27:22 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct EventTimeWindowAssigner { [INFO] [stderr] | - help: you might be missing a type parameter: `, Module` [INFO] [stderr] ... [INFO] [stderr] 27 | code_module: Arc, [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 { [INFO] [stderr] | - help: you might be missing a type parameter: `, Module` [INFO] [stderr] ... [INFO] [stderr] 28 | result_module: Arc, [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 { [INFO] [stderr] | - help: you might be missing a type parameter: `, Module` [INFO] [stderr] ... [INFO] [stderr] 29 | builder_module: Arc, [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 ComponentDefinition for EventTimeWindowAssigner { [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::component::ComponentDefinition; [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>) -> () { [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::component::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use kompact::prelude::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use std::path::Component; [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 candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use kompact::component::ExecuteResult; [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.ctx} [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::component::ComponentContext; [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 {&mut self.ctx} [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::component::ComponentContext; [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 { [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 Provide for EventTimeWindowAssigner { [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::component::Provide; [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 Provide for EventTimeWindowAssigner { [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] [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 Actor for EventTimeWindowAssigner { [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>, [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::component::ComponentContext; [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 { [INFO] [stderr] | - help: you might be missing a type parameter: `, WindowBuilder` [INFO] [stderr] 13 | ctx: ComponentContext>, [INFO] [stderr] 14 | builder: Box>, [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 ComponentDefinition for WindowComponent { [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::component::ComponentDefinition; [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>) -> () { [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::component::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use kompact::prelude::Component; [INFO] [stderr] | [INFO] [stderr] 1 | use std::path::Component; [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 candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use kompact::component::ExecuteResult; [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.ctx} [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::component::ComponentContext; [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 {&mut self.ctx} [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::component::ComponentContext; [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, code_module: Arc, result_module: Arc, id: u64) -> WindowComponent { [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 WindowComponent { [INFO] [stderr] | - help: you might be missing a type parameter: `, Module` [INFO] [stderr] 34 | pub fn new(target: ActorRef, init_builder: Arc, code_module: Arc, result_module: Arc, id: u64) -> WindowComponent { [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 WindowComponent { [INFO] [stderr] | - help: you might be missing a type parameter: `, Module` [INFO] [stderr] 34 | pub fn new(target: ActorRef, init_builder: Arc, code_module: Arc, result_module: Arc, id: u64) -> WindowComponent { [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 WindowComponent { [INFO] [stderr] | - help: you might be missing a type parameter: `, Module` [INFO] [stderr] 34 | pub fn new(target: ActorRef, init_builder: Arc, code_module: Arc, result_module: Arc, id: u64) -> WindowComponent { [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 WindowComponent { [INFO] [stderr] | - help: you might be missing a type parameter: `, WindowBuilder` [INFO] [stderr] ... [INFO] [stderr] 42 | let mut window_builder: Box> = [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 Provide for WindowComponent { [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::component::Provide; [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 Provide for WindowComponent { [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] [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 Actor for WindowComponent { [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, WeldVec> = [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, WeldVec> = [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; 11 warnings emitted [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" "79c4ea0ea0bb1a504a1f9753aac0753b2ce36af2bf9d3de27b1ac238555fad48"` [INFO] running `"docker" "rm" "-f" "79c4ea0ea0bb1a504a1f9753aac0753b2ce36af2bf9d3de27b1ac238555fad48"` [INFO] [stdout] 79c4ea0ea0bb1a504a1f9753aac0753b2ce36af2bf9d3de27b1ac238555fad48