[INFO] cloning repository https://github.com/adamhass/windower [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamhass/windower" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamhass%2Fwindower", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamhass%2Fwindower'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 609e8d4b83e8f24b771b86532e684e3cb4fc2f22 [INFO] checking adamhass/windower against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamhass%2Fwindower" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adamhass/windower on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adamhass/windower [INFO] removed path dependency kompact from git repo https://github.com/adamhass/windower [INFO] removed path dependency runtime from git repo https://github.com/adamhass/windower [INFO] finished tweaking git repo https://github.com/adamhass/windower [INFO] tweaked toml for git repo https://github.com/adamhass/windower written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/adamhass/windower already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (kompact) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (runtime) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-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 `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (kompact) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (runtime) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f6dfd494d1c70b268e68821190400ce8b03cccbc894bdb04300c2c74a39fdeb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3f6dfd494d1c70b268e68821190400ce8b03cccbc894bdb04300c2c74a39fdeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f6dfd494d1c70b268e68821190400ce8b03cccbc894bdb04300c2c74a39fdeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f6dfd494d1c70b268e68821190400ce8b03cccbc894bdb04300c2c74a39fdeb", kill_on_drop: false }` [INFO] [stdout] 3f6dfd494d1c70b268e68821190400ce8b03cccbc894bdb04300c2c74a39fdeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3621b49eb9b2a5879f203791f87faee43db3037aafdf0d7f113c3579c633c1a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a3621b49eb9b2a5879f203791f87faee43db3037aafdf0d7f113c3579c633c1a", kill_on_drop: false }` [INFO] [stderr] warning: dependency (kompact) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (runtime) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking async-datagram v3.0.0 [INFO] [stderr] Checking async-ready v3.0.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking as_num v0.2.5 [INFO] [stderr] Checking bitfields v0.2.0 [INFO] [stderr] Checking oncemutex v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking encoding-index-korean 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-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Compiling kompact v0.10.1 [INFO] [stderr] Checking miniz_oxide v0.4.3 [INFO] [stderr] Checking crossbeam-utils v0.8.1 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking synchronoise v1.0.0 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking slog-async v2.5.0 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking java-properties v1.3.0 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Checking async-std v1.8.0 [INFO] [stderr] Checking slog-term v2.6.0 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking juliex v0.3.0-alpha.8 [INFO] [stderr] Checking romio v0.3.0-alpha.10 [INFO] [stderr] Checking runtime-raw v0.3.0-alpha.5 [INFO] [stderr] Checking futures-timer v0.3.0 [INFO] [stderr] Checking runtime-native v0.3.0-alpha.6 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [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.27 [INFO] [stderr] Compiling kompact-component-derive v0.10.1 [INFO] [stderr] Compiling kompact-actor-derive v0.10.1 [INFO] [stderr] Compiling runtime-attributes v0.3.0-alpha.6 [INFO] [stderr] Checking arr_macro v0.1.3 [INFO] [stderr] Checking executors v0.8.0 [INFO] [stderr] Checking hierarchical_hash_wheel_timer v1.0.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking hocon v0.3.6 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking runtime v0.3.0-alpha.8 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking windower v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `Sink` [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | mod Sink; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `Sink`, create file "src/Sink.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `Source` [INFO] [stdout] --> src/main.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | mod Source; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `Source`, create file "src/Source.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `Sink` [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | mod Sink; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `Sink`, create file "src/Sink.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `Source` [INFO] [stdout] --> src/main.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | mod Source; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `Source`, create file "src/Source.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `runtime::weld` [INFO] [stdout] --> src/main.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | use runtime::weld::*; [INFO] [stdout] | ^^^^ could not find `weld` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `runtime::weld` [INFO] [stdout] --> src/window_assigner.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | use runtime::weld::*; [INFO] [stdout] | ^^^^ could not find `weld` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `runtime::weld` [INFO] [stdout] --> src/window_assigner.rs:165:22 [INFO] [stdout] | [INFO] [stdout] 165 | use runtime::weld::WeldVec; [INFO] [stdout] | ^^^^ could not find `weld` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `streaming` in `runtime` [INFO] [stdout] --> src/window_component.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use runtime::streaming::window::builder::*; [INFO] [stdout] | ^^^^^^^^^ could not find `streaming` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `runtime::weld`, `window_component`, `KillWindow`, `Watermark`, `PayloadObject`, `WindowComplete`, `ResultObject`, `PayloadObject`, `ResultObject`, `WindowComplete` [INFO] [stdout] --> src/window_assigner.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use window_component; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | use KillWindow; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 6 | use Watermark; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 7 | use PayloadObject; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 8 | use WindowComplete; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | use ResultObject; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/window_component.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use PayloadObject; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 5 | use ResultObject; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 6 | use WindowComplete; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | use runtime::weld::*; [INFO] [stdout] | ^^^^ could not find `weld` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `runtime::weld` [INFO] [stdout] --> src/main.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | use runtime::weld::*; [INFO] [stdout] | ^^^^ could not find `weld` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `runtime::weld` [INFO] [stdout] --> src/window_assigner.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | use runtime::weld::*; [INFO] [stdout] | ^^^^ could not find `weld` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `streaming` in `runtime` [INFO] [stdout] --> src/window_component.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use runtime::streaming::window::builder::*; [INFO] [stdout] | ^^^^^^^^^ could not find `streaming` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `runtime::weld`, `window_component`, `KillWindow`, `Watermark`, `PayloadObject`, `WindowComplete`, `PayloadObject`, `ResultObject`, `WindowComplete` [INFO] [stdout] --> src/window_assigner.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use window_component; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | use KillWindow; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 6 | use Watermark; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 7 | use PayloadObject; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 8 | use WindowComplete; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/window_component.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use PayloadObject; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 5 | use ResultObject; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 6 | use WindowComplete; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | use runtime::weld::*; [INFO] [stdout] | ^^^^ could not find `weld` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> src/window_assigner.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | debug!(self.ctx.log(), "Started window {} time stamp {}", self.window_count, ts); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] prelude::debug [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> src/window_assigner.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | debug!(self.ctx.log(), "Windowing event with timestamp {}", payload.ts); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] prelude::debug [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `error` in this scope [INFO] [stdout] --> src/window_assigner.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | error!(self.ctx.log(), "Unrecognized message from {:?}", _sender); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] prelude::error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `ComponentDefinition` in this scope [INFO] [stdout] --> src/window_assigner.rs:170:18 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(ComponentDefinition)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> src/window_assigner.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | debug!(self.ctx.log(), "Started window {} time stamp {}", self.window_count, ts); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] prelude::debug [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> src/window_assigner.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | debug!(self.ctx.log(), "Windowing event with timestamp {}", payload.ts); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] prelude::debug [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `error` in this scope [INFO] [stdout] --> src/window_assigner.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | error!(self.ctx.log(), "Unrecognized message from {:?}", _sender); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] prelude::error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Module` [INFO] [stdout] --> src/window_assigner.rs:47:37 [INFO] [stdout] | [INFO] [stdout] 47 | let init_builder = Arc::new(Module::new("init_builder".to_string(), init_builder_code, prio, None).unwrap()); [INFO] [stdout] | ^^^^^^ use of undeclared type `Module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Module` [INFO] [stdout] --> src/window_assigner.rs:48:33 [INFO] [stdout] | [INFO] [stdout] 48 | let code_udf = Arc::new(Module::new("udf".to_string(), udf_code, prio, None).unwrap()); [INFO] [stdout] | ^^^^^^ use of undeclared type `Module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Module` [INFO] [stdout] --> src/window_assigner.rs:49:35 [INFO] [stdout] | [INFO] [stdout] 49 | let result_udf = Arc::new(Module::new("result".to_string(), udf_result, prio, None).unwrap()); [INFO] [stdout] | ^^^^^^ use of undeclared type `Module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Module` [INFO] [stdout] --> src/window_assigner.rs:47:37 [INFO] [stdout] | [INFO] [stdout] 47 | let init_builder = Arc::new(Module::new("init_builder".to_string(), init_builder_code, prio, None).unwrap()); [INFO] [stdout] | ^^^^^^ use of undeclared type `Module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Module` [INFO] [stdout] --> src/window_assigner.rs:48:33 [INFO] [stdout] | [INFO] [stdout] 48 | let code_udf = Arc::new(Module::new("udf".to_string(), udf_code, prio, None).unwrap()); [INFO] [stdout] | ^^^^^^ use of undeclared type `Module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ControlEvent` [INFO] [stdout] --> src/window_assigner.rs:117:16 [INFO] [stdout] | [INFO] [stdout] 117 | if let ControlEvent::Start = event { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ControlEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Module` [INFO] [stdout] --> src/window_assigner.rs:49:35 [INFO] [stdout] | [INFO] [stdout] 49 | let result_udf = Arc::new(Module::new("result".to_string(), udf_result, prio, None).unwrap()); [INFO] [stdout] | ^^^^^^ use of undeclared type `Module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ControlEvent` [INFO] [stdout] --> src/window_assigner.rs:117:16 [INFO] [stdout] | [INFO] [stdout] 117 | if let ControlEvent::Start = event { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ControlEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowBuilder` [INFO] [stdout] --> src/window_component.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | WindowBuilder::new(window_modules).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `WindowBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Source` in `Source` [INFO] [stdout] --> src/main.rs:79:66 [INFO] [stdout] | [INFO] [stdout] 79 | let (source, _) = system.create_and_register(move || Source::Source::new(win_ref)); [INFO] [stdout] | ^^^^^^ could not find `Source` in `Source` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowBuilder` [INFO] [stdout] --> src/window_component.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | WindowBuilder::new(window_modules).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `WindowBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> src/window_assigner.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ctx: ComponentContext>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_assigner.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | target_pointer: ActorRef, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_assigner.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | window_map: BTreeMap, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Module` in this scope [INFO] [stdout] --> src/window_assigner.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 16 | ...meWindowAssigner { [INFO] [stdout] | - help: you might be missing a type parameter: `, Module` [INFO] [stdout] ... [INFO] [stdout] 27 | ...rc, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Module` in this scope [INFO] [stdout] --> src/window_assigner.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 16 | ...WindowAssigner { [INFO] [stdout] | - help: you might be missing a type parameter: `, Module` [INFO] [stdout] ... [INFO] [stdout] 28 | ...rc, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Module` in this scope [INFO] [stdout] --> src/window_assigner.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 16 | ...indowAssigner { [INFO] [stdout] | - help: you might be missing a type parameter: `, Module` [INFO] [stdout] ... [INFO] [stdout] 29 | ...rc, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ComponentDefinition` in this scope [INFO] [stdout] --> src/window_assigner.rs:32:93 [INFO] [stdout] | [INFO] [stdout] 32 | ... B: Clone, C: Send + Clone + Sync + Display> ComponentDefinition for EventTimeWindowAssigner { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentDefinition; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Component` in this scope [INFO] [stdout] --> src/window_assigner.rs:33:45 [INFO] [stdout] | [INFO] [stdout] 33 | fn setup(&mut self, self_component: Arc>) -> () { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Component; [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExecuteResult` in this scope [INFO] [stdout] --> src/window_assigner.rs:36:62 [INFO] [stdout] | [INFO] [stdout] 36 | fn execute(&mut self, max_events: usize, skip: usize) -> ExecuteResult { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ExecuteResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExecuteResult` [INFO] [stdout] --> src/window_assigner.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | ExecuteResult::new(skip, skip) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ExecuteResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> src/window_assigner.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | fn ctx(&self) -> &ComponentContext {&self.ctx} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> src/window_assigner.rs:40:35 [INFO] [stdout] | [INFO] [stdout] 40 | fn ctx_mut(&mut self) -> &mut ComponentContext {&mut self.ctx} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_assigner.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn new(target: ActorRef, init_builder_code: String, udf_code: String, udf_result: String, length: u64, slide: u64, late: u64) -> ... [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComponentContext` [INFO] [stdout] --> src/window_assigner.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | ctx: ComponentContext::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Provide` in this scope [INFO] [stdout] --> src/window_assigner.rs:115:93 [INFO] [stdout] | [INFO] [stdout] 115 | impl Provide for EventTimeWindowAssig... [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Provide; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ControlPort` in this scope [INFO] [stdout] --> src/window_assigner.rs:115:101 [INFO] [stdout] | [INFO] [stdout] 115 | ...ne, C: Send + Clone + Sync + Display> Provide for EventTimeWindowAssigner { [INFO] [stdout] | - ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, ControlPort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ControlEvent` in this scope [INFO] [stdout] --> src/window_assigner.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | fn handle(&mut self, event: ControlEvent) -> () { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use window_component::runtime::ControlEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Actor` in this scope [INFO] [stdout] --> src/window_assigner.rs:135:93 [INFO] [stdout] | [INFO] [stdout] 135 | impl Actor for EventTimeWindowAssigner { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Actor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_assigner.rs:136:42 [INFO] [stdout] | [INFO] [stdout] 136 | fn receive_local(&mut self, _sender: ActorRef, msg: &Any) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Any` in this scope [INFO] [stdout] --> src/window_assigner.rs:136:58 [INFO] [stdout] | [INFO] [stdout] 136 | fn receive_local(&mut self, _sender: ActorRef, msg: &Any) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorPath` in this scope [INFO] [stdout] --> src/window_assigner.rs:153:43 [INFO] [stdout] | [INFO] [stdout] 153 | fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorPath; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buf` in this scope [INFO] [stdout] --> src/window_assigner.rs:153:77 [INFO] [stdout] | [INFO] [stdout] 153 | fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Buf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> src/window_component.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | ctx: ComponentContext>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WindowBuilder` in this scope [INFO] [stdout] --> src/window_component.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | builder: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_component.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | targetPointer: ActorRef, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ComponentDefinition` in this scope [INFO] [stdout] --> src/window_component.rs:21:93 [INFO] [stdout] | [INFO] [stdout] 21 | ... B: Clone, C: Send + Clone + Sync + Display> ComponentDefinition for WindowComponent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentDefinition; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Component` in this scope [INFO] [stdout] --> src/window_component.rs:22:45 [INFO] [stdout] | [INFO] [stdout] 22 | fn setup(&mut self, self_component: Arc>) -> () { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Component; [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExecuteResult` in this scope [INFO] [stdout] --> src/window_component.rs:25:62 [INFO] [stdout] | [INFO] [stdout] 25 | fn execute(&mut self, max_events: usize, skip: usize) -> ExecuteResult { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ExecuteResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExecuteResult` [INFO] [stdout] --> src/window_component.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | ExecuteResult::new(skip, skip) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ExecuteResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> src/window_component.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | fn ctx(&self) -> &ComponentContext {&self.ctx} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> src/window_component.rs:29:35 [INFO] [stdout] | [INFO] [stdout] 29 | fn ctx_mut(&mut self) -> &mut ComponentContext {&mut self.ctx} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_component.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(target: ActorRef, init_builder: Arc, code_module: Arc, result_module: Arc, id: u64) -> WindowCompo... [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Module` in this scope [INFO] [stdout] --> src/window_component.rs:34:52 [INFO] [stdout] | [INFO] [stdout] 33 | ...ebug + Display, B: Clone, C: Send + Clone + Sync + Display> WindowComponent { [INFO] [stdout] | - help: you might be missing a type parameter: `, Module` [INFO] [stdout] 34 | ... init_builder: Arc, code_module: Arc, result_module: Arc, id: u64) -> WindowComponent { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Module` in this scope [INFO] [stdout] --> src/window_component.rs:34:78 [INFO] [stdout] | [INFO] [stdout] 33 | ...y, B: Clone, C: Send + Clone + Sync + Display> WindowComponent { [INFO] [stdout] | - help: you might be missing a type parameter: `, Module` [INFO] [stdout] 34 | ...: Arc, code_module: Arc, result_module: Arc, id: u64) -> WindowComponent { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Module` in this scope [INFO] [stdout] --> src/window_component.rs:34:106 [INFO] [stdout] | [INFO] [stdout] 33 | ...lone, C: Send + Clone + Sync + Display> WindowComponent { [INFO] [stdout] | - help: you might be missing a type parameter: `, Module` [INFO] [stdout] 34 | ...odule>, code_module: Arc, result_module: Arc, id: u64) -> WindowComponent { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WindowModules` in this scope [INFO] [stdout] --> src/window_component.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | let window_modules = WindowModules { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WindowBuilder` in this scope [INFO] [stdout] --> src/window_component.rs:42:37 [INFO] [stdout] | [INFO] [stdout] 42 | let mut window_builder: Box> = [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComponentContext` [INFO] [stdout] --> src/window_component.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | ctx: ComponentContext::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Provide` in this scope [INFO] [stdout] --> src/window_component.rs:59:93 [INFO] [stdout] | [INFO] [stdout] 59 | impl Provide for WindowComponent src/window_component.rs:59:101 [INFO] [stdout] | [INFO] [stdout] 59 | ...ne, C: Send + Clone + Sync + Display> Provide for WindowComponent { [INFO] [stdout] | - ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, ControlPort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ControlEvent` in this scope [INFO] [stdout] --> src/window_component.rs:60:33 [INFO] [stdout] | [INFO] [stdout] 60 | fn handle(&mut self, event: ControlEvent) -> () { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use window_component::runtime::ControlEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Actor` in this scope [INFO] [stdout] --> src/window_component.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | impl Actor for WindowComponent { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Actor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_component.rs:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | fn receive_local(&mut self, _sender: ActorRef, msg: &Any) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Any` in this scope [INFO] [stdout] --> src/window_component.rs:66:58 [INFO] [stdout] | [INFO] [stdout] 66 | fn receive_local(&mut self, _sender: ActorRef, msg: &Any) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorPath` in this scope [INFO] [stdout] --> src/window_component.rs:96:43 [INFO] [stdout] | [INFO] [stdout] 96 | fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorPath; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buf` in this scope [INFO] [stdout] --> src/window_component.rs:96:77 [INFO] [stdout] | [INFO] [stdout] 96 | fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Buf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KompactConfig` [INFO] [stdout] --> src/main.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | let mut cfg = KompactConfig::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 | use prelude::KompactConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetworkConfig` [INFO] [stdout] --> src/main.rs:56:47 [INFO] [stdout] | [INFO] [stdout] 56 | cfg.system_components(DeadletterBox::new, NetworkConfig::default().build()); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 | use prelude::NetworkConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KompactSystem` [INFO] [stdout] --> src/main.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | let system = KompactSystem::new(cfg).expect("KompactSystem"); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 | use prelude::KompactSystem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Sink` in `Sink` [INFO] [stdout] --> src/main.rs:60:62 [INFO] [stdout] | [INFO] [stdout] 60 | let (sink, _) = system.create_and_register(move || Sink::Sink::new()); [INFO] [stdout] | ^^^^ not found in `Sink` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 | use std::io::Sink; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Appender` in this scope [INFO] [stdout] --> src/main.rs:74:71 [INFO] [stdout] | [INFO] [stdout] 74 | let window_assigner: window_assigner::EventTimeWindowAssigner, WeldVec> = [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WeldVec` in this scope [INFO] [stdout] --> src/main.rs:74:85 [INFO] [stdout] | [INFO] [stdout] 74 | let window_assigner: window_assigner::EventTimeWindowAssigner, WeldVec> = [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::*` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::time::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kompact::*` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use kompact::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thread` [INFO] [stdout] --> src/window_assigner.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | use std::{thread, time}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/window_assigner.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kompact::*` [INFO] [stdout] --> src/window_assigner.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use kompact::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/window_assigner.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | if (watermark > self.max_watermark) {self.max_watermark = watermark;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `while` condition [INFO] [stdout] --> src/window_assigner.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | while(self.max_window_ts < watermark + self.window_length){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::string::ToString` [INFO] [stdout] --> src/window_component.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kompact::*` [INFO] [stdout] --> src/window_component.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use kompact::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/window_component.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 72 | if (self.complete) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 67 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422, E0432, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `windower` [INFO] [stdout] error[E0433]: failed to resolve: could not find `Source` in `Source` [INFO] [stdout] --> src/main.rs:79:66 [INFO] [stdout] | [INFO] [stdout] 79 | let (source, _) = system.create_and_register(move || Source::Source::new(win_ref)); [INFO] [stdout] | ^^^^^^ could not find `Source` in `Source` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> src/window_assigner.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ctx: ComponentContext>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_assigner.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | target_pointer: ActorRef, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_assigner.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | window_map: BTreeMap, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Module` in this scope [INFO] [stdout] --> src/window_assigner.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 16 | ...meWindowAssigner { [INFO] [stdout] | - help: you might be missing a type parameter: `, Module` [INFO] [stdout] ... [INFO] [stdout] 27 | ...rc, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Module` in this scope [INFO] [stdout] --> src/window_assigner.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 16 | ...WindowAssigner { [INFO] [stdout] | - help: you might be missing a type parameter: `, Module` [INFO] [stdout] ... [INFO] [stdout] 28 | ...rc, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Module` in this scope [INFO] [stdout] --> src/window_assigner.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 16 | ...indowAssigner { [INFO] [stdout] | - help: you might be missing a type parameter: `, Module` [INFO] [stdout] ... [INFO] [stdout] 29 | ...rc, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ComponentDefinition` in this scope [INFO] [stdout] --> src/window_assigner.rs:32:93 [INFO] [stdout] | [INFO] [stdout] 32 | ... B: Clone, C: Send + Clone + Sync + Display> ComponentDefinition for EventTimeWindowAssigner { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentDefinition; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Component` in this scope [INFO] [stdout] --> src/window_assigner.rs:33:45 [INFO] [stdout] | [INFO] [stdout] 33 | fn setup(&mut self, self_component: Arc>) -> () { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Component; [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExecuteResult` in this scope [INFO] [stdout] --> src/window_assigner.rs:36:62 [INFO] [stdout] | [INFO] [stdout] 36 | fn execute(&mut self, max_events: usize, skip: usize) -> ExecuteResult { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ExecuteResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExecuteResult` [INFO] [stdout] --> src/window_assigner.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | ExecuteResult::new(skip, skip) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ExecuteResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> src/window_assigner.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | fn ctx(&self) -> &ComponentContext {&self.ctx} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> src/window_assigner.rs:40:35 [INFO] [stdout] | [INFO] [stdout] 40 | fn ctx_mut(&mut self) -> &mut ComponentContext {&mut self.ctx} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_assigner.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn new(target: ActorRef, init_builder_code: String, udf_code: String, udf_result: String, length: u64, slide: u64, late: u64) -> ... [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComponentContext` [INFO] [stdout] --> src/window_assigner.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | ctx: ComponentContext::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Provide` in this scope [INFO] [stdout] --> src/window_assigner.rs:115:93 [INFO] [stdout] | [INFO] [stdout] 115 | impl Provide for EventTimeWindowAssig... [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Provide; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ControlPort` in this scope [INFO] [stdout] --> src/window_assigner.rs:115:101 [INFO] [stdout] | [INFO] [stdout] 115 | ...ne, C: Send + Clone + Sync + Display> Provide for EventTimeWindowAssigner { [INFO] [stdout] | - ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, ControlPort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ControlEvent` in this scope [INFO] [stdout] --> src/window_assigner.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | fn handle(&mut self, event: ControlEvent) -> () { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use window_component::runtime::ControlEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Actor` in this scope [INFO] [stdout] --> src/window_assigner.rs:135:93 [INFO] [stdout] | [INFO] [stdout] 135 | impl Actor for EventTimeWindowAssigner { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Actor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_assigner.rs:136:42 [INFO] [stdout] | [INFO] [stdout] 136 | fn receive_local(&mut self, _sender: ActorRef, msg: &Any) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Any` in this scope [INFO] [stdout] --> src/window_assigner.rs:136:58 [INFO] [stdout] | [INFO] [stdout] 136 | fn receive_local(&mut self, _sender: ActorRef, msg: &Any) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorPath` in this scope [INFO] [stdout] --> src/window_assigner.rs:153:43 [INFO] [stdout] | [INFO] [stdout] 153 | fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorPath; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buf` in this scope [INFO] [stdout] --> src/window_assigner.rs:153:77 [INFO] [stdout] | [INFO] [stdout] 153 | fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Buf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> src/window_assigner.rs:172:18 [INFO] [stdout] | [INFO] [stdout] 172 | ctx: ComponentContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 164 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComponentContext` [INFO] [stdout] --> src/window_assigner.rs:179:26 [INFO] [stdout] | [INFO] [stdout] 179 | ctx: ComponentContext::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 164 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Provide` in this scope [INFO] [stdout] --> src/window_assigner.rs:185:14 [INFO] [stdout] | [INFO] [stdout] 185 | impl Provide for Sink { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 164 | use prelude::Provide; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ControlPort` in this scope [INFO] [stdout] --> src/window_assigner.rs:185:22 [INFO] [stdout] | [INFO] [stdout] 185 | impl Provide for Sink { [INFO] [stdout] | - ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ControlEvent` in this scope [INFO] [stdout] --> src/window_assigner.rs:186:41 [INFO] [stdout] | [INFO] [stdout] 186 | fn handle(&mut self, event: ControlEvent) -> () {} [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 164 | use window_component::runtime::ControlEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Actor` in this scope [INFO] [stdout] --> src/window_assigner.rs:189:14 [INFO] [stdout] | [INFO] [stdout] 189 | impl Actor for Sink { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 164 | use prelude::Actor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_assigner.rs:190:50 [INFO] [stdout] | [INFO] [stdout] 190 | fn receive_local(&mut self, _sender: ActorRef, msg: &Any) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 164 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Any` in this scope [INFO] [stdout] --> src/window_assigner.rs:190:66 [INFO] [stdout] | [INFO] [stdout] 190 | fn receive_local(&mut self, _sender: ActorRef, msg: &Any) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 164 | use std::any::Any; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorPath` in this scope [INFO] [stdout] --> src/window_assigner.rs:196:51 [INFO] [stdout] | [INFO] [stdout] 196 | fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 164 | use prelude::ActorPath; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buf` in this scope [INFO] [stdout] --> src/window_assigner.rs:196:85 [INFO] [stdout] | [INFO] [stdout] 196 | fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 164 | use prelude::Buf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Appender` in this scope [INFO] [stdout] --> src/window_assigner.rs:205:64 [INFO] [stdout] | [INFO] [stdout] 205 | -> (Arc, WeldVec>>>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WeldVec` in this scope [INFO] [stdout] --> src/window_assigner.rs:205:78 [INFO] [stdout] | [INFO] [stdout] 205 | -> (Arc, WeldVec>>>, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_assigner.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | ActorRef, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 161 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KompactConfig` [INFO] [stdout] --> src/window_assigner.rs:209:23 [INFO] [stdout] | [INFO] [stdout] 209 | let mut cfg = KompactConfig::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 161 | use prelude::KompactConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetworkConfig` [INFO] [stdout] --> src/window_assigner.rs:210:51 [INFO] [stdout] | [INFO] [stdout] 210 | cfg.system_components(DeadletterBox::new, NetworkConfig::default().build()); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 161 | use prelude::NetworkConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KompactSystem` [INFO] [stdout] --> src/window_assigner.rs:211:22 [INFO] [stdout] | [INFO] [stdout] 211 | let system = KompactSystem::new(cfg).expect("KompactSystem"); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 161 | use prelude::KompactSystem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Appender` in this scope [INFO] [stdout] --> src/window_assigner.rs:221:58 [INFO] [stdout] | [INFO] [stdout] 221 | let window_assigner: EventTimeWindowAssigner, WeldVec> = [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WeldVec` in this scope [INFO] [stdout] --> src/window_assigner.rs:221:72 [INFO] [stdout] | [INFO] [stdout] 221 | let window_assigner: EventTimeWindowAssigner, WeldVec> = [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> src/window_component.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | ctx: ComponentContext>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WindowBuilder` in this scope [INFO] [stdout] --> src/window_component.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | builder: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_component.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | targetPointer: ActorRef, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ComponentDefinition` in this scope [INFO] [stdout] --> src/window_component.rs:21:93 [INFO] [stdout] | [INFO] [stdout] 21 | ... B: Clone, C: Send + Clone + Sync + Display> ComponentDefinition for WindowComponent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentDefinition; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Component` in this scope [INFO] [stdout] --> src/window_component.rs:22:45 [INFO] [stdout] | [INFO] [stdout] 22 | fn setup(&mut self, self_component: Arc>) -> () { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Component; [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExecuteResult` in this scope [INFO] [stdout] --> src/window_component.rs:25:62 [INFO] [stdout] | [INFO] [stdout] 25 | fn execute(&mut self, max_events: usize, skip: usize) -> ExecuteResult { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ExecuteResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExecuteResult` [INFO] [stdout] --> src/window_component.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | ExecuteResult::new(skip, skip) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ExecuteResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> src/window_component.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | fn ctx(&self) -> &ComponentContext {&self.ctx} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> src/window_component.rs:29:35 [INFO] [stdout] | [INFO] [stdout] 29 | fn ctx_mut(&mut self) -> &mut ComponentContext {&mut self.ctx} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_component.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(target: ActorRef, init_builder: Arc, code_module: Arc, result_module: Arc, id: u64) -> WindowCompo... [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Module` in this scope [INFO] [stdout] --> src/window_component.rs:34:52 [INFO] [stdout] | [INFO] [stdout] 33 | ...ebug + Display, B: Clone, C: Send + Clone + Sync + Display> WindowComponent { [INFO] [stdout] | - help: you might be missing a type parameter: `, Module` [INFO] [stdout] 34 | ... init_builder: Arc, code_module: Arc, result_module: Arc, id: u64) -> WindowComponent { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Module` in this scope [INFO] [stdout] --> src/window_component.rs:34:78 [INFO] [stdout] | [INFO] [stdout] 33 | ...y, B: Clone, C: Send + Clone + Sync + Display> WindowComponent { [INFO] [stdout] | - help: you might be missing a type parameter: `, Module` [INFO] [stdout] 34 | ...: Arc, code_module: Arc, result_module: Arc, id: u64) -> WindowComponent { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Module` in this scope [INFO] [stdout] --> src/window_component.rs:34:106 [INFO] [stdout] | [INFO] [stdout] 33 | ...lone, C: Send + Clone + Sync + Display> WindowComponent { [INFO] [stdout] | - help: you might be missing a type parameter: `, Module` [INFO] [stdout] 34 | ...odule>, code_module: Arc, result_module: Arc, id: u64) -> WindowComponent { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WindowModules` in this scope [INFO] [stdout] --> src/window_component.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | let window_modules = WindowModules { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WindowBuilder` in this scope [INFO] [stdout] --> src/window_component.rs:42:37 [INFO] [stdout] | [INFO] [stdout] 42 | let mut window_builder: Box> = [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComponentContext` [INFO] [stdout] --> src/window_component.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | ctx: ComponentContext::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Provide` in this scope [INFO] [stdout] --> src/window_component.rs:59:93 [INFO] [stdout] | [INFO] [stdout] 59 | impl Provide for WindowComponent src/window_component.rs:59:101 [INFO] [stdout] | [INFO] [stdout] 59 | ...ne, C: Send + Clone + Sync + Display> Provide for WindowComponent { [INFO] [stdout] | - ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, ControlPort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ControlEvent` in this scope [INFO] [stdout] --> src/window_component.rs:60:33 [INFO] [stdout] | [INFO] [stdout] 60 | fn handle(&mut self, event: ControlEvent) -> () { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use window_component::runtime::ControlEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Actor` in this scope [INFO] [stdout] --> src/window_component.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | impl Actor for WindowComponent { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Actor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_component.rs:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | fn receive_local(&mut self, _sender: ActorRef, msg: &Any) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Any` in this scope [INFO] [stdout] --> src/window_component.rs:66:58 [INFO] [stdout] | [INFO] [stdout] 66 | fn receive_local(&mut self, _sender: ActorRef, msg: &Any) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorPath` in this scope [INFO] [stdout] --> src/window_component.rs:96:43 [INFO] [stdout] | [INFO] [stdout] 96 | fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorPath; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buf` in this scope [INFO] [stdout] --> src/window_component.rs:96:77 [INFO] [stdout] | [INFO] [stdout] 96 | fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Buf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KompactConfig` [INFO] [stdout] --> src/main.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | let mut cfg = KompactConfig::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 | use prelude::KompactConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetworkConfig` [INFO] [stdout] --> src/main.rs:56:47 [INFO] [stdout] | [INFO] [stdout] 56 | cfg.system_components(DeadletterBox::new, NetworkConfig::default().build()); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 | use prelude::NetworkConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KompactSystem` [INFO] [stdout] --> src/main.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | let system = KompactSystem::new(cfg).expect("KompactSystem"); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 | use prelude::KompactSystem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Sink` in `Sink` [INFO] [stdout] --> src/main.rs:60:62 [INFO] [stdout] | [INFO] [stdout] 60 | let (sink, _) = system.create_and_register(move || Sink::Sink::new()); [INFO] [stdout] | ^^^^ not found in `Sink` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 | use std::io::Sink; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Appender` in this scope [INFO] [stdout] --> src/main.rs:74:71 [INFO] [stdout] | [INFO] [stdout] 74 | let window_assigner: window_assigner::EventTimeWindowAssigner, WeldVec> = [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WeldVec` in this scope [INFO] [stdout] --> src/main.rs:74:85 [INFO] [stdout] | [INFO] [stdout] 74 | let window_assigner: window_assigner::EventTimeWindowAssigner, WeldVec> = [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: struct `Component` is private [INFO] [stdout] --> src/window_assigner.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | -> (Arc, WeldVec>>>, [INFO] [stdout] | ^^^^^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `Component` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kompact-0.10.1/src/lib.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | component::*, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: struct `Component` is private [INFO] [stdout] --> src/window_assigner.rs:207:26 [INFO] [stdout] | [INFO] [stdout] 207 | Arc>) { [INFO] [stdout] | ^^^^^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `Component` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kompact-0.10.1/src/lib.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | component::*, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::*` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::time::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kompact::*` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use kompact::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/window_assigner.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kompact::*` [INFO] [stdout] --> src/window_assigner.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use kompact::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/window_assigner.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | if (watermark > self.max_watermark) {self.max_watermark = watermark;} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `while` condition [INFO] [stdout] --> src/window_assigner.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | while(self.max_window_ts < watermark + self.window_length){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/window_assigner.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/window_assigner.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kompact::*` [INFO] [stdout] --> src/window_assigner.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | use kompact::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::string::ToString` [INFO] [stdout] --> src/window_component.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kompact::*` [INFO] [stdout] --> src/window_component.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use kompact::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/window_component.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 72 | if (self.complete) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 89 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422, E0432, E0433, E0583, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a3621b49eb9b2a5879f203791f87faee43db3037aafdf0d7f113c3579c633c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3621b49eb9b2a5879f203791f87faee43db3037aafdf0d7f113c3579c633c1a", kill_on_drop: false }` [INFO] [stdout] a3621b49eb9b2a5879f203791f87faee43db3037aafdf0d7f113c3579c633c1a