[INFO] cloning repository https://github.com/antifuchs/kleinhirn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antifuchs/kleinhirn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantifuchs%2Fkleinhirn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantifuchs%2Fkleinhirn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a45a0333fc29c04613b80502cb00e33d4871cd39 [INFO] checking antifuchs/kleinhirn against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantifuchs%2Fkleinhirn" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antifuchs/kleinhirn on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking git repo https://github.com/antifuchs/kleinhirn [INFO] finished tweaking git repo https://github.com/antifuchs/kleinhirn [INFO] tweaked toml for git repo https://github.com/antifuchs/kleinhirn written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/antifuchs/kleinhirn 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12a47ff67ebc6546346920229790bdf1c7b83a6369199725f8c98309a126596b [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" "12a47ff67ebc6546346920229790bdf1c7b83a6369199725f8c98309a126596b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12a47ff67ebc6546346920229790bdf1c7b83a6369199725f8c98309a126596b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12a47ff67ebc6546346920229790bdf1c7b83a6369199725f8c98309a126596b", kill_on_drop: false }` [INFO] [stdout] 12a47ff67ebc6546346920229790bdf1c7b83a6369199725f8c98309a126596b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a1f8131f7e56068517ad084fbbf3cefcfffd0d31a45517f2639902c7c823966 [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" "6a1f8131f7e56068517ad084fbbf3cefcfffd0d31a45517f2639902c7c823966", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking cache-padded v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking event-listener v2.0.1 [INFO] [stderr] Checking waker-fn v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking parking v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking bytes v0.5.5 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Checking fastrand v1.3.2 [INFO] [stderr] Checking path-tree v0.1.11 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking concurrent-queue v1.1.1 [INFO] [stderr] Checking simple-mutex v1.1.5 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking async-dup v1.1.0 [INFO] [stderr] Checking async-channel v1.1.1 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking slog-logfmt v0.1.0 [INFO] [stderr] Checking slog-scope v4.3.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking type-map v0.3.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking byte-pool v0.2.1 [INFO] [stderr] Checking slog-async v2.5.0 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking prctl v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling machine v0.3.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking blocking v0.4.6 [INFO] [stderr] Checking piper v0.1.3 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking futures-ticker v0.0.1 [INFO] [stderr] Checking tophat v0.2.1 [INFO] [stderr] Checking smol v0.1.18 [INFO] [stderr] Checking serde_json v1.0.56 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking humantime-serde v1.0.0 [INFO] [stderr] Checking slog-json v2.3.0 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking kleinhirn v0.0.1-dev (/opt/rustwide/workdir) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/preloader/machine.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / machine! { [INFO] [stdout] 6 | | #[derive(Clone, PartialEq, Debug)] [INFO] [stdout] 7 | | pub enum PreloaderState { [INFO] [stdout] 8 | | Starting, [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: message: error writing machine definition: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/preloader/machine.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / transitions!(PreloaderState, [ [INFO] [stdout] 16 | | (Starting, PreloaderMessage) => [Starting, Loading, Error], [INFO] [stdout] 17 | | (Loading, PreloaderMessage) => [Loading, Ready, Error] [INFO] [stdout] 18 | | ]); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = help: message: error opening dot file: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/preloader/machine.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / machine! { [INFO] [stdout] 6 | | #[derive(Clone, PartialEq, Debug)] [INFO] [stdout] 7 | | pub enum PreloaderState { [INFO] [stdout] 8 | | Starting, [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: message: error writing machine definition: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/preloader/machine.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / transitions!(PreloaderState, [ [INFO] [stdout] 16 | | (Starting, PreloaderMessage) => [Starting, Loading, Error], [INFO] [stdout] 17 | | (Loading, PreloaderMessage) => [Loading, Ready, Error] [INFO] [stdout] 18 | | ]); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = help: message: error opening dot file: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/worker_set.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | / machine! { [INFO] [stdout] 114 | | #[derive(Clone, PartialEq)] [INFO] [stdout] 115 | | // not sure why clippy thinks these are different sizes; they're identical. [INFO] [stdout] 116 | | #[allow(clippy::large_enum_variant)] [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: message: error writing machine definition: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/worker_set.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | / methods!(WorkerSet, [ [INFO] [stdout] 171 | | // TODO: Faulted? [INFO] [stdout] 172 | | Startup, Underprovisioned => fn required_action(&self) -> Option, [INFO] [stdout] 173 | | Startup, Running, Underprovisioned => fn working(&self) -> bool [INFO] [stdout] 174 | | ]); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = help: message: error writing methods: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/worker_set.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / transitions!(WorkerSet, [ [INFO] [stdout] 249 | | (Startup, WorkerRequested) => Startup, [INFO] [stdout] 250 | | (Startup, WorkerLaunched) => Startup, [INFO] [stdout] 251 | | (Startup, WorkerAcked) => [Running, Startup], [INFO] [stdout] ... | [INFO] [stdout] 268 | | (Underprovisioned, MiserableCondition) => Faulted [INFO] [stdout] 269 | | ]); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = help: message: error opening dot file: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/worker_set.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | / machine! { [INFO] [stdout] 114 | | #[derive(Clone, PartialEq)] [INFO] [stdout] 115 | | // not sure why clippy thinks these are different sizes; they're identical. [INFO] [stdout] 116 | | #[allow(clippy::large_enum_variant)] [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: message: error writing machine definition: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/worker_set.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | / methods!(WorkerSet, [ [INFO] [stdout] 171 | | // TODO: Faulted? [INFO] [stdout] 172 | | Startup, Underprovisioned => fn required_action(&self) -> Option, [INFO] [stdout] 173 | | Startup, Running, Underprovisioned => fn working(&self) -> bool [INFO] [stdout] 174 | | ]); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = help: message: error writing methods: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/worker_set.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / transitions!(WorkerSet, [ [INFO] [stdout] 249 | | (Startup, WorkerRequested) => Startup, [INFO] [stdout] 250 | | (Startup, WorkerLaunched) => Startup, [INFO] [stdout] 251 | | (Startup, WorkerAcked) => [Running, Startup], [INFO] [stdout] ... | [INFO] [stdout] 268 | | (Underprovisioned, MiserableCondition) => Faulted [INFO] [stdout] 269 | | ]); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = help: message: error opening dot file: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `worker_set::WorkerSet` [INFO] [stdout] --> src/lib.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | WorkerRequested, WorkerSet, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `WorkerSet` in `worker_set` [INFO] [stdout] | help: a similar name exists in the module: `WorkerDeath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::machine::PreloaderState` [INFO] [stdout] --> src/preloader.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use self::machine::PreloaderState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PreloaderState` in `preloader::machine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `worker_set::WorkerSet` [INFO] [stdout] --> src/lib.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | WorkerRequested, WorkerSet, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `WorkerSet` in `worker_set` [INFO] [stdout] | help: a similar name exists in the module: `WorkerDeath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::machine::PreloaderState` [INFO] [stdout] --> src/preloader.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use self::machine::PreloaderState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PreloaderState` in `preloader::machine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PreloaderState` [INFO] [stdout] --> src/preloader/machine.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | PreloaderState::loading() [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PreloaderState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PreloaderState` [INFO] [stdout] --> src/preloader/machine.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | _ => PreloaderState::failed(), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PreloaderState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PreloaderState` [INFO] [stdout] --> src/preloader/machine.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | PreloaderState::loading() [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PreloaderState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PreloaderState` [INFO] [stdout] --> src/preloader/machine.rs:41:42 [INFO] [stdout] | [INFO] [stdout] 41 | Preloader(Loading { .. }) => PreloaderState::loading(), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PreloaderState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PreloaderState` [INFO] [stdout] --> src/preloader/machine.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | _ => PreloaderState::failed(), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PreloaderState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PreloaderState` [INFO] [stdout] --> src/preloader/machine.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | PreloaderState::ready() [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PreloaderState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PreloaderState` [INFO] [stdout] --> src/preloader/machine.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | PreloaderState::failed() [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PreloaderState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PreloaderState` [INFO] [stdout] --> src/preloader/machine.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | PreloaderState::failed() [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PreloaderState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PreloaderState` [INFO] [stdout] --> src/preloader/machine.rs:41:42 [INFO] [stdout] | [INFO] [stdout] 41 | Preloader(Loading { .. }) => PreloaderState::loading(), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PreloaderState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PreloaderState` [INFO] [stdout] --> src/preloader/machine.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | _ => PreloaderState::loading(), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PreloaderState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PreloaderState` [INFO] [stdout] --> src/preloader/machine.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | PreloaderState::ready() [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PreloaderState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PreloaderState` [INFO] [stdout] --> src/preloader/machine.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | PreloaderState::failed() [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PreloaderState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PreloaderState` [INFO] [stdout] --> src/preloader/machine.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | PreloaderState::failed() [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PreloaderState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PreloaderState` [INFO] [stdout] --> src/preloader/machine.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | _ => PreloaderState::loading(), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PreloaderState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:91:24 [INFO] [stdout] | [INFO] [stdout] 91 | return WorkerSet::faulted(self); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | WorkerSet::Startup(Startup { state }) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | WorkerSet::Running(Running { state }) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | WorkerSet::Underprovisioned(Underprovisioned { state }) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | WorkerSet::Faulted(Faulted { state }) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | WorkerSet::Error => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:91:24 [INFO] [stdout] | [INFO] [stdout] 91 | return WorkerSet::faulted(self); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:275:13 [INFO] [stdout] | [INFO] [stdout] 275 | WorkerSet::underprovisioned(state) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | WorkerSet::running(state) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:283:25 [INFO] [stdout] | [INFO] [stdout] 283 | state.tick(s.0, WorkerSet::running) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | WorkerSet::Startup(Startup { state }) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | WorkerSet::Running(Running { state }) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | WorkerSet::Underprovisioned(Underprovisioned { state }) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | WorkerSet::Faulted(Faulted { state }) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | WorkerSet::Error => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:275:13 [INFO] [stdout] | [INFO] [stdout] 275 | WorkerSet::underprovisioned(state) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:318:25 [INFO] [stdout] | [INFO] [stdout] 318 | state.tick(s.0, WorkerSet::startup) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | WorkerSet::running(state) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:323:32 [INFO] [stdout] | [INFO] [stdout] 323 | state.handle_ack(s.id, WorkerSet::startup, WorkerSet::running) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:323:52 [INFO] [stdout] | [INFO] [stdout] 323 | state.handle_ack(s.id, WorkerSet::startup, WorkerSet::running) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:283:25 [INFO] [stdout] | [INFO] [stdout] 283 | state.tick(s.0, WorkerSet::running) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:334:13 [INFO] [stdout] | [INFO] [stdout] 334 | WorkerSet::faulted(state) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 336 | WorkerSet::startup(state) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:382:25 [INFO] [stdout] | [INFO] [stdout] 382 | state.tick(s.0, WorkerSet::underprovisioned) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:318:25 [INFO] [stdout] | [INFO] [stdout] 318 | state.tick(s.0, WorkerSet::startup) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:387:32 [INFO] [stdout] | [INFO] [stdout] 387 | state.handle_ack(s.id, WorkerSet::underprovisioned, WorkerSet::running) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:387:61 [INFO] [stdout] | [INFO] [stdout] 387 | state.handle_ack(s.id, WorkerSet::underprovisioned, WorkerSet::running) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:323:32 [INFO] [stdout] | [INFO] [stdout] 323 | state.handle_ack(s.id, WorkerSet::startup, WorkerSet::running) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:323:52 [INFO] [stdout] | [INFO] [stdout] 323 | state.handle_ack(s.id, WorkerSet::startup, WorkerSet::running) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:400:9 [INFO] [stdout] | [INFO] [stdout] 400 | WorkerSet::underprovisioned(state) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:334:13 [INFO] [stdout] | [INFO] [stdout] 334 | WorkerSet::faulted(state) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 336 | WorkerSet::startup(state) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:434:9 [INFO] [stdout] | [INFO] [stdout] 434 | WorkerSet::Startup(Startup { state }) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Starting` in this scope [INFO] [stdout] --> src/preloader/machine.rs:20:6 [INFO] [stdout] | [INFO] [stdout] 20 | impl Starting { [INFO] [stdout] | ^^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PreloaderState` in this scope [INFO] [stdout] --> src/preloader/machine.rs:21:65 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn on_preloader_message(self, msg: PreloaderMessage) -> PreloaderState { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Loading` in this scope [INFO] [stdout] --> src/preloader/machine.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | impl Loading { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::preloader::PreloaderSpecificMessage::Loading`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 35 | impl crate::preloader::PreloaderSpecificMessage { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PreloaderState` in this scope [INFO] [stdout] --> src/preloader/machine.rs:36:65 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn on_preloader_message(self, msg: PreloaderMessage) -> PreloaderState { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:76:56 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 76 | fn tick(self, time: Instant, ok_state: fn(Self) -> WorkerSet) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:76:70 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 76 | fn tick(self, time: Instant, ok_state: fn(Self) -> WorkerSet) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 125 | impl fmt::Debug for WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Startup` in this scope [INFO] [stdout] --> src/worker_set.rs:129:32 [INFO] [stdout] | [INFO] [stdout] 129 | WorkerSet::Startup(Startup { state }) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Running` in this scope [INFO] [stdout] --> src/worker_set.rs:133:32 [INFO] [stdout] | [INFO] [stdout] 133 | WorkerSet::Running(Running { state }) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Underprovisioned` in this scope [INFO] [stdout] --> src/worker_set.rs:137:41 [INFO] [stdout] | [INFO] [stdout] 137 | WorkerSet::Underprovisioned(Underprovisioned { state }) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:141:32 [INFO] [stdout] | [INFO] [stdout] 141 | WorkerSet::Faulted(Faulted { state }) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Running` in this scope [INFO] [stdout] --> src/worker_set.rs:271:6 [INFO] [stdout] | [INFO] [stdout] 271 | impl Running { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:382:25 [INFO] [stdout] | [INFO] [stdout] 382 | state.tick(s.0, WorkerSet::underprovisioned) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:272:49 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 272 | fn on_worker_death(self, d: WorkerDeath) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:281:34 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 281 | fn on_tick(self, s: Tick) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Running` in this scope [INFO] [stdout] --> src/worker_set.rs:286:49 [INFO] [stdout] | [INFO] [stdout] 286 | fn on_worker_acked(self, s: WorkerAcked) -> Running { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Running` in this scope [INFO] [stdout] --> src/worker_set.rs:288:40 [INFO] [stdout] | [INFO] [stdout] 288 | state.handle_ack(s.id, |state| Running { state }, |state| Running { state }) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Running` in this scope [INFO] [stdout] --> src/worker_set.rs:288:67 [INFO] [stdout] | [INFO] [stdout] 288 | state.handle_ack(s.id, |state| Running { state }, |state| Running { state }) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:291:64 [INFO] [stdout] | [INFO] [stdout] 291 | fn on_miserable_condition(self, _s: MiserableCondition) -> Faulted { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | Faulted { state } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:387:32 [INFO] [stdout] | [INFO] [stdout] 387 | state.handle_ack(s.id, WorkerSet::underprovisioned, WorkerSet::running) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:387:61 [INFO] [stdout] | [INFO] [stdout] 387 | state.handle_ack(s.id, WorkerSet::underprovisioned, WorkerSet::running) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Startup` in this scope [INFO] [stdout] --> src/worker_set.rs:301:6 [INFO] [stdout] | [INFO] [stdout] 301 | impl Startup { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Startup` in this scope [INFO] [stdout] --> src/worker_set.rs:302:57 [INFO] [stdout] | [INFO] [stdout] 302 | fn on_worker_requested(self, r: WorkerRequested) -> Startup { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Startup` in this scope [INFO] [stdout] --> src/worker_set.rs:306:9 [INFO] [stdout] | [INFO] [stdout] 306 | Startup { state } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Startup` in this scope [INFO] [stdout] --> src/worker_set.rs:309:55 [INFO] [stdout] | [INFO] [stdout] 309 | fn on_worker_launched(self, r: WorkerLaunched) -> Startup { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Startup` in this scope [INFO] [stdout] --> src/worker_set.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | Startup { state } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:316:34 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 316 | fn on_tick(self, s: Tick) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:321:49 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 321 | fn on_worker_acked(self, s: WorkerAcked) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:326:67 [INFO] [stdout] | [INFO] [stdout] 326 | fn on_worker_launch_failure(self, _t: WorkerLaunchFailure) -> Faulted { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | Faulted { state: self.state } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:331:49 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 331 | fn on_worker_death(self, d: WorkerDeath) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:340:64 [INFO] [stdout] | [INFO] [stdout] 340 | fn on_miserable_condition(self, _s: MiserableCondition) -> Faulted { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | Faulted { state } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Underprovisioned` in this scope [INFO] [stdout] --> src/worker_set.rs:365:6 [INFO] [stdout] | [INFO] [stdout] 365 | impl Underprovisioned { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Underprovisioned` in this scope [INFO] [stdout] --> src/worker_set.rs:366:57 [INFO] [stdout] | [INFO] [stdout] 366 | fn on_worker_requested(self, r: WorkerRequested) -> Underprovisioned { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Underprovisioned` in this scope [INFO] [stdout] --> src/worker_set.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | Underprovisioned { state } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Underprovisioned` in this scope [INFO] [stdout] --> src/worker_set.rs:373:55 [INFO] [stdout] | [INFO] [stdout] 373 | fn on_worker_launched(self, r: WorkerLaunched) -> Underprovisioned { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Underprovisioned` in this scope [INFO] [stdout] --> src/worker_set.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | Underprovisioned { state } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:380:34 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 380 | fn on_tick(self, s: Tick) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:385:49 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 385 | fn on_worker_acked(self, s: WorkerAcked) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:390:67 [INFO] [stdout] | [INFO] [stdout] 390 | fn on_worker_launch_failure(self, _t: WorkerLaunchFailure) -> Faulted { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:392:9 [INFO] [stdout] | [INFO] [stdout] 392 | Faulted { state: self.state } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:395:49 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 395 | fn on_worker_death(self, d: WorkerDeath) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:403:64 [INFO] [stdout] | [INFO] [stdout] 403 | fn on_miserable_condition(self, _s: MiserableCondition) -> Faulted { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:405:9 [INFO] [stdout] | [INFO] [stdout] 405 | Faulted { state } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:400:9 [INFO] [stdout] | [INFO] [stdout] 400 | WorkerSet::underprovisioned(state) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:428:6 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 428 | impl WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:429:41 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 429 | pub fn new(config: WorkerConfig) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Startup` in this scope [INFO] [stdout] --> src/worker_set.rs:434:28 [INFO] [stdout] | [INFO] [stdout] 434 | WorkerSet::Startup(Startup { state }) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WorkerSet` [INFO] [stdout] --> src/worker_set.rs:434:9 [INFO] [stdout] | [INFO] [stdout] 434 | WorkerSet::Startup(Startup { state }) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WorkerSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Starting` in this scope [INFO] [stdout] --> src/preloader/machine.rs:20:6 [INFO] [stdout] | [INFO] [stdout] 20 | impl Starting { [INFO] [stdout] | ^^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PreloaderState` in this scope [INFO] [stdout] --> src/preloader/machine.rs:21:65 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn on_preloader_message(self, msg: PreloaderMessage) -> PreloaderState { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Loading` in this scope [INFO] [stdout] --> src/preloader/machine.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | impl Loading { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::preloader::PreloaderSpecificMessage::Loading`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 35 | impl crate::preloader::PreloaderSpecificMessage { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PreloaderState` in this scope [INFO] [stdout] --> src/preloader/machine.rs:36:65 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn on_preloader_message(self, msg: PreloaderMessage) -> PreloaderState { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:76:56 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 76 | fn tick(self, time: Instant, ok_state: fn(Self) -> WorkerSet) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:76:70 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 76 | fn tick(self, time: Instant, ok_state: fn(Self) -> WorkerSet) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 125 | impl fmt::Debug for WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Startup` in this scope [INFO] [stdout] --> src/worker_set.rs:129:32 [INFO] [stdout] | [INFO] [stdout] 129 | WorkerSet::Startup(Startup { state }) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Running` in this scope [INFO] [stdout] --> src/worker_set.rs:133:32 [INFO] [stdout] | [INFO] [stdout] 133 | WorkerSet::Running(Running { state }) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Underprovisioned` in this scope [INFO] [stdout] --> src/worker_set.rs:137:41 [INFO] [stdout] | [INFO] [stdout] 137 | WorkerSet::Underprovisioned(Underprovisioned { state }) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:141:32 [INFO] [stdout] | [INFO] [stdout] 141 | WorkerSet::Faulted(Faulted { state }) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Running` in this scope [INFO] [stdout] --> src/worker_set.rs:271:6 [INFO] [stdout] | [INFO] [stdout] 271 | impl Running { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:272:49 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 272 | fn on_worker_death(self, d: WorkerDeath) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:281:34 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 281 | fn on_tick(self, s: Tick) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Running` in this scope [INFO] [stdout] --> src/worker_set.rs:286:49 [INFO] [stdout] | [INFO] [stdout] 286 | fn on_worker_acked(self, s: WorkerAcked) -> Running { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Running` in this scope [INFO] [stdout] --> src/worker_set.rs:288:40 [INFO] [stdout] | [INFO] [stdout] 288 | state.handle_ack(s.id, |state| Running { state }, |state| Running { state }) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Running` in this scope [INFO] [stdout] --> src/worker_set.rs:288:67 [INFO] [stdout] | [INFO] [stdout] 288 | state.handle_ack(s.id, |state| Running { state }, |state| Running { state }) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:291:64 [INFO] [stdout] | [INFO] [stdout] 291 | fn on_miserable_condition(self, _s: MiserableCondition) -> Faulted { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | Faulted { state } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Startup` in this scope [INFO] [stdout] --> src/worker_set.rs:301:6 [INFO] [stdout] | [INFO] [stdout] 301 | impl Startup { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Startup` in this scope [INFO] [stdout] --> src/worker_set.rs:302:57 [INFO] [stdout] | [INFO] [stdout] 302 | fn on_worker_requested(self, r: WorkerRequested) -> Startup { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Startup` in this scope [INFO] [stdout] --> src/worker_set.rs:306:9 [INFO] [stdout] | [INFO] [stdout] 306 | Startup { state } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Startup` in this scope [INFO] [stdout] --> src/worker_set.rs:309:55 [INFO] [stdout] | [INFO] [stdout] 309 | fn on_worker_launched(self, r: WorkerLaunched) -> Startup { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Startup` in this scope [INFO] [stdout] --> src/worker_set.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | Startup { state } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:316:34 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 316 | fn on_tick(self, s: Tick) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:321:49 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 321 | fn on_worker_acked(self, s: WorkerAcked) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:326:67 [INFO] [stdout] | [INFO] [stdout] 326 | fn on_worker_launch_failure(self, _t: WorkerLaunchFailure) -> Faulted { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | Faulted { state: self.state } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:331:49 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 331 | fn on_worker_death(self, d: WorkerDeath) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:340:64 [INFO] [stdout] | [INFO] [stdout] 340 | fn on_miserable_condition(self, _s: MiserableCondition) -> Faulted { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | Faulted { state } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Underprovisioned` in this scope [INFO] [stdout] --> src/worker_set.rs:365:6 [INFO] [stdout] | [INFO] [stdout] 365 | impl Underprovisioned { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Underprovisioned` in this scope [INFO] [stdout] --> src/worker_set.rs:366:57 [INFO] [stdout] | [INFO] [stdout] 366 | fn on_worker_requested(self, r: WorkerRequested) -> Underprovisioned { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Underprovisioned` in this scope [INFO] [stdout] --> src/worker_set.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | Underprovisioned { state } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Underprovisioned` in this scope [INFO] [stdout] --> src/worker_set.rs:373:55 [INFO] [stdout] | [INFO] [stdout] 373 | fn on_worker_launched(self, r: WorkerLaunched) -> Underprovisioned { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Underprovisioned` in this scope [INFO] [stdout] --> src/worker_set.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | Underprovisioned { state } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:380:34 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 380 | fn on_tick(self, s: Tick) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:385:49 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 385 | fn on_worker_acked(self, s: WorkerAcked) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:390:67 [INFO] [stdout] | [INFO] [stdout] 390 | fn on_worker_launch_failure(self, _t: WorkerLaunchFailure) -> Faulted { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:392:9 [INFO] [stdout] | [INFO] [stdout] 392 | Faulted { state: self.state } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:395:49 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 395 | fn on_worker_death(self, d: WorkerDeath) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:403:64 [INFO] [stdout] | [INFO] [stdout] 403 | fn on_miserable_condition(self, _s: MiserableCondition) -> Faulted { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Faulted` in this scope [INFO] [stdout] --> src/worker_set.rs:405:9 [INFO] [stdout] | [INFO] [stdout] 405 | Faulted { state } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:428:6 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 428 | impl WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WorkerSet` in this scope [INFO] [stdout] --> src/worker_set.rs:429:41 [INFO] [stdout] | [INFO] [stdout] 14 | struct Worker { [INFO] [stdout] | ------------- similarly named struct `Worker` defined here [INFO] [stdout] ... [INFO] [stdout] 429 | pub fn new(config: WorkerConfig) -> WorkerSet { [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Worker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Startup` in this scope [INFO] [stdout] --> src/worker_set.rs:434:28 [INFO] [stdout] | [INFO] [stdout] 434 | WorkerSet::Startup(Startup { state }) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:86:33 [INFO] [stdout] | [INFO] [stdout] 86 | if machine.interrogate(|m| m.working()).is_none() { [INFO] [stdout] | ^ consider giving this closure parameter a type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:86:33 [INFO] [stdout] | [INFO] [stdout] 86 | if machine.interrogate(|m| m.working()).is_none() { [INFO] [stdout] | ^ consider giving this closure parameter a type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 80 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kleinhirn` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 80 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6a1f8131f7e56068517ad084fbbf3cefcfffd0d31a45517f2639902c7c823966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a1f8131f7e56068517ad084fbbf3cefcfffd0d31a45517f2639902c7c823966", kill_on_drop: false }` [INFO] [stdout] 6a1f8131f7e56068517ad084fbbf3cefcfffd0d31a45517f2639902c7c823966