[INFO] updating cached repository https://github.com/adamhass/windower [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 609e8d4b83e8f24b771b86532e684e3cb4fc2f22 [INFO] testing adamhass/windower against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamhass%2Fwindower" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adamhass/windower on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-1/source/Cargo.toml [INFO] crate git repo https://github.com/adamhass/windower already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a8c2efb1c3b8c3407a1b89521a61ff4c273cd44d2ca69afed368d1a537db1ed0 [INFO] running `Command { std: "docker" "start" "-a" "a8c2efb1c3b8c3407a1b89521a61ff4c273cd44d2ca69afed368d1a537db1ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8c2efb1c3b8c3407a1b89521a61ff4c273cd44d2ca69afed368d1a537db1ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8c2efb1c3b8c3407a1b89521a61ff4c273cd44d2ca69afed368d1a537db1ed0", kill_on_drop: false }` [INFO] [stdout] a8c2efb1c3b8c3407a1b89521a61ff4c273cd44d2ca69afed368d1a537db1ed0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6c26669ecc0cf41fd44292b56b0c187592cb21a4ccb277121f7150908d8fb88f [INFO] running `Command { std: "docker" "start" "-a" "6c26669ecc0cf41fd44292b56b0c187592cb21a4ccb277121f7150908d8fb88f", 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] Compiling libc v0.2.74 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling async-ready v3.0.0 [INFO] [stderr] Compiling async-datagram v3.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling bitfields v0.2.0 [INFO] [stderr] Compiling as_num v0.2.5 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling oncemutex v0.1.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [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] Compiling nom v4.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling synchronoise v1.0.0 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling aho-corasick v0.7.13 [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] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling java-properties v1.2.0 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling runtime-raw v0.3.0-alpha.5 [INFO] [stderr] Compiling romio v0.3.0-alpha.10 [INFO] [stderr] Compiling juliex v0.3.0-alpha.8 [INFO] [stderr] Compiling futures-timer v0.3.0 [INFO] [stderr] Compiling runtime-native v0.3.0-alpha.6 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling kompact-actor-derive v0.9.0 [INFO] [stderr] Compiling kompact-component-derive v0.9.0 [INFO] [stderr] Compiling runtime-attributes v0.3.0-alpha.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling arr_macro v0.1.3 [INFO] [stderr] Compiling executors v0.6.0 [INFO] [stderr] Compiling hierarchical_hash_wheel_timer v1.0.0 [INFO] [stderr] Compiling hocon v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling runtime v0.3.0-alpha.8 [INFO] [stderr] Compiling windower v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `Sink` [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | mod Sink; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `Sink`, create file "src/Sink.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `Source` [INFO] [stdout] --> src/main.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | mod Source; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `Source`, create file "src/Source.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `runtime::weld` [INFO] [stdout] --> src/main.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | use runtime::weld::*; [INFO] [stdout] | ^^^^ could not find `weld` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `runtime::weld` [INFO] [stdout] --> src/window_assigner.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | use runtime::weld::*; [INFO] [stdout] | ^^^^ could not find `weld` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `streaming` in `runtime` [INFO] [stdout] --> src/window_component.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use runtime::streaming::window::builder::*; [INFO] [stdout] | ^^^^^^^^^ could not find `streaming` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `runtime::weld`, `window_component`, `KillWindow`, `Watermark`, `PayloadObject`, `WindowComplete`, `PayloadObject`, `ResultObject`, `WindowComplete` [INFO] [stdout] --> src/window_assigner.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use window_component; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | use KillWindow; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 6 | use Watermark; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 7 | use PayloadObject; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 8 | use WindowComplete; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/window_component.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use PayloadObject; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 5 | use ResultObject; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 6 | use WindowComplete; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | use runtime::weld::*; [INFO] [stdout] | ^^^^ could not find `weld` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> src/window_assigner.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | debug!(self.ctx.log(), "Started window {} time stamp {}", self.window_count, ts); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> src/window_assigner.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | debug!(self.ctx.log(), "Windowing event with timestamp {}", payload.ts); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `error` in this scope [INFO] [stdout] --> src/window_assigner.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | error!(self.ctx.log(), "Unrecognized message from {:?}", _sender); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `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 or module `Module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `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 or module `Module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `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 or module `Module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `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 or module `ControlEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `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 or module `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[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 or module `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 or module `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 | ...Clone, C: Send + Clone + Sync + Display> Provide for EventTimeWindowAssigner { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ControlPort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ControlEvent` in this scope [INFO] [stdout] --> src/window_assigner.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | fn handle(&mut self, event: ControlEvent) -> () { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ControlEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Actor` in this scope [INFO] [stdout] --> src/window_assigner.rs:135:93 [INFO] [stdout] | [INFO] [stdout] 135 | impl Actor for EventTimeWindowAssigner { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Actor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_assigner.rs:136:42 [INFO] [stdout] | [INFO] [stdout] 136 | fn receive_local(&mut self, _sender: ActorRef, msg: &Any) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Any` in this scope [INFO] [stdout] --> src/window_assigner.rs:136:58 [INFO] [stdout] | [INFO] [stdout] 136 | fn receive_local(&mut self, _sender: ActorRef, msg: &Any) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorPath` in this scope [INFO] [stdout] --> src/window_assigner.rs:153:43 [INFO] [stdout] | [INFO] [stdout] 153 | fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorPath; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buf` in this scope [INFO] [stdout] --> src/window_assigner.rs:153:77 [INFO] [stdout] | [INFO] [stdout] 153 | fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Buf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> src/window_component.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | ctx: ComponentContext>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WindowBuilder` in this scope [INFO] [stdout] --> src/window_component.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | builder: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_component.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | targetPointer: ActorRef, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ComponentDefinition` in this scope [INFO] [stdout] --> src/window_component.rs:21:93 [INFO] [stdout] | [INFO] [stdout] 21 | ... B: Clone, C: Send + Clone + Sync + Display> ComponentDefinition for WindowComponent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ComponentDefinition; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Component` in this scope [INFO] [stdout] --> src/window_component.rs:22:45 [INFO] [stdout] | [INFO] [stdout] 22 | fn setup(&mut self, self_component: Arc>) -> () { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Component; [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExecuteResult` in this scope [INFO] [stdout] --> src/window_component.rs:25:62 [INFO] [stdout] | [INFO] [stdout] 25 | fn execute(&mut self, max_events: usize, skip: usize) -> ExecuteResult { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ExecuteResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `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 or module `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 | ...Clone, C: Send + Clone + Sync + Display> Provide for WindowComponent { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ControlPort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ControlEvent` in this scope [INFO] [stdout] --> src/window_component.rs:60:33 [INFO] [stdout] | [INFO] [stdout] 60 | fn handle(&mut self, event: ControlEvent) -> () { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ControlEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Actor` in this scope [INFO] [stdout] --> src/window_component.rs:65:93 [INFO] [stdout] | [INFO] [stdout] 65 | impl Actor for WindowComponent { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Actor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> src/window_component.rs:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | fn receive_local(&mut self, _sender: ActorRef, msg: &Any) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Any` in this scope [INFO] [stdout] --> src/window_component.rs:66:58 [INFO] [stdout] | [INFO] [stdout] 66 | fn receive_local(&mut self, _sender: ActorRef, msg: &Any) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorPath` in this scope [INFO] [stdout] --> src/window_component.rs:96:43 [INFO] [stdout] | [INFO] [stdout] 96 | fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::ActorPath; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buf` in this scope [INFO] [stdout] --> src/window_component.rs:96:77 [INFO] [stdout] | [INFO] [stdout] 96 | fn receive_message(&mut self, sender: ActorPath, ser_id: u64, buf: &mut Buf) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use prelude::Buf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `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 or module `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 or module `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] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6c26669ecc0cf41fd44292b56b0c187592cb21a4ccb277121f7150908d8fb88f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c26669ecc0cf41fd44292b56b0c187592cb21a4ccb277121f7150908d8fb88f", kill_on_drop: false }` [INFO] [stdout] 6c26669ecc0cf41fd44292b56b0c187592cb21a4ccb277121f7150908d8fb88f