[INFO] fetching crate houseflow-server 0.1.2... [INFO] checking houseflow-server-0.1.2 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate houseflow-server 0.1.2 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate houseflow-server 0.1.2 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate houseflow-server 0.1.2 [INFO] finished tweaking crates.io crate houseflow-server 0.1.2 [INFO] tweaked toml for crates.io crate houseflow-server 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 248 packages to latest compatible versions [INFO] [stderr] Adding actix v0.12.0 (available: v0.13.5) [INFO] [stderr] Adding arrayvec v0.5.2 (available: v0.7.6) [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.6.0) [INFO] [stderr] Adding blake2b_simd v0.5.11 (available: v1.0.2) [INFO] [stderr] Adding block-buffer v0.9.0 (available: v0.10.4) [INFO] [stderr] Adding config v0.11.0 (available: v0.14.0) [INFO] [stderr] Adding constant_time_eq v0.1.5 (available: v0.3.1) [INFO] [stderr] Adding convert_case v0.4.0 (available: v0.6.0) [INFO] [stderr] Adding cookie v0.16.2 (available: v0.18.1) [INFO] [stderr] Adding deadpool v0.8.2 (available: v0.12.1) [INFO] [stderr] Adding deadpool-postgres v0.9.0 (available: v0.14.0) [INFO] [stderr] Adding derive_more v0.99.18 (available: v1.0.0) [INFO] [stderr] Adding digest v0.9.0 (available: v0.10.7) [INFO] [stderr] Adding dtoa v0.4.8 (available: v1.0.9) [INFO] [stderr] Adding fallible-iterator v0.2.0 (available: v0.3.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v1.1.0) [INFO] [stderr] Adding h2 v0.3.26 (available: v0.4.6) [INFO] [stderr] Adding heck v0.3.3 (available: v0.5.0) [INFO] [stderr] Adding hermit-abi v0.3.9 (available: v0.4.0) [INFO] [stderr] Adding hmac v0.11.0 (available: v0.12.1) [INFO] [stderr] Adding http v0.2.12 (available: v1.1.0) [INFO] [stderr] Adding idna v0.2.3 (available: v1.0.2) [INFO] [stderr] Adding idna v0.5.0 (available: v1.0.2) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.13.0) [INFO] [stderr] Adding itoa v0.4.8 (available: v1.0.11) [INFO] [stderr] Adding lexical-core v0.7.6 (available: v1.0.2) [INFO] [stderr] Adding nom v5.1.3 (available: v7.1.3) [INFO] [stderr] Adding parking_lot v0.11.2 (available: v0.12.3) [INFO] [stderr] Adding parking_lot_core v0.8.6 (available: v0.9.10) [INFO] [stderr] Adding redis v0.20.2 (available: v0.27.2) [INFO] [stderr] Adding redox_syscall v0.2.16 (available: v0.5.6) [INFO] [stderr] Adding refinery v0.5.0 (available: v0.8.14) [INFO] [stderr] Adding refinery-core v0.5.1 (available: v0.8.14) [INFO] [stderr] Adding refinery-macros v0.5.0 (available: v0.8.14) [INFO] [stderr] Adding rust-argon2 v0.8.3 (available: v2.1.0) [INFO] [stderr] Adding sha1 v0.6.1 (available: v0.10.6) [INFO] [stderr] Adding sha2 v0.9.9 (available: v0.10.8) [INFO] [stderr] Adding siphasher v0.3.11 (available: v1.0.1) [INFO] [stderr] Adding strum v0.21.0 (available: v0.26.3) [INFO] [stderr] Adding strum_macros v0.21.1 (available: v0.26.4) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.77) [INFO] [stderr] Adding tokio-util v0.6.10 (available: v0.7.12) [INFO] [stderr] Adding toml v0.5.11 (available: v0.8.19) [INFO] [stderr] Adding validator v0.13.0 (available: v0.18.1) [INFO] [stderr] Adding validator_derive v0.13.0 (available: v0.18.2) [INFO] [stderr] Adding validator_types v0.12.0 (available: v0.16.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-core v0.52.0 (available: v0.58.0) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded houseflow-db v0.1.1 [INFO] [stderr] Downloaded houseflow-types v0.1.1 [INFO] [stderr] Downloaded postgres-protocol v0.6.7 [INFO] [stderr] Downloaded validator_derive v0.13.0 [INFO] [stderr] Downloaded postgres-types v0.2.8 [INFO] [stderr] Downloaded houseflow-macros v0.1.1 [INFO] [stderr] Downloaded validator v0.13.0 [INFO] [stderr] Downloaded actix-web-actors v4.3.1+deprecated [INFO] [stderr] Downloaded tokio-postgres v0.7.12 [INFO] [stderr] Downloaded deadpool v0.8.2 [INFO] [stderr] Downloaded refinery-core v0.5.1 [INFO] [stderr] Downloaded refinery v0.5.0 [INFO] [stderr] Downloaded deadpool-postgres v0.9.0 [INFO] [stderr] Downloaded houseflow-config v0.1.1 [INFO] [stderr] Downloaded refinery-macros v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e1da4f157a99cfdf710b8a2bab5d7d4ee3f0f5737b4fcdbd54ec740eb9271f8 [INFO] running `Command { std: "docker" "start" "-a" "8e1da4f157a99cfdf710b8a2bab5d7d4ee3f0f5737b4fcdbd54ec740eb9271f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e1da4f157a99cfdf710b8a2bab5d7d4ee3f0f5737b4fcdbd54ec740eb9271f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e1da4f157a99cfdf710b8a2bab5d7d4ee3f0f5737b4fcdbd54ec740eb9271f8", kill_on_drop: false }` [INFO] [stdout] 8e1da4f157a99cfdf710b8a2bab5d7d4ee3f0f5737b4fcdbd54ec740eb9271f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87d560d46fb22c90c6b9ec72bb74e7f843be16bf62fc7a690afc1622058baa25 [INFO] running `Command { std: "docker" "start" "-a" "87d560d46fb22c90c6b9ec72bb74e7f843be16bf62fc7a690afc1622058baa25", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking unicode-properties v0.1.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking postgres-protocol v0.6.7 [INFO] [stderr] Checking postgres-types v0.2.8 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking actix-server v2.5.0 [INFO] [stderr] Checking thiserror v1.0.64 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking whoami v1.5.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking impl-more v0.1.6 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling validator_types v0.12.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Checking tokio-postgres v0.7.12 [INFO] [stderr] Compiling validator_derive v0.13.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking config v0.11.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking validator v0.13.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling houseflow-macros v0.1.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking deadpool v0.8.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Compiling refinery-core v0.5.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking deadpool-postgres v0.9.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking actix v0.13.5 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking actix-http v3.9.0 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking rust-argon2 v0.8.3 [INFO] [stderr] Compiling refinery-macros v0.5.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking actix v0.12.0 [INFO] [stderr] Checking refinery v0.5.0 [INFO] [stderr] Checking actix-web v4.9.0 [INFO] [stderr] Checking redis v0.20.2 [INFO] [stderr] Checking houseflow-types v0.1.1 [INFO] [stderr] Checking actix-web-actors v4.3.1+deprecated [INFO] [stderr] Checking houseflow-config v0.1.1 [INFO] [stderr] Checking houseflow-db v0.1.1 [INFO] [stderr] Checking houseflow-server v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `actix_web::web::HttpRequest` [INFO] [stdout] --> src/auth/whoami.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | web::{Data, HttpRequest, Json}, [INFO] [stdout] | ^^^^^^^^^^^ no `HttpRequest` in `web` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] actix_web::HttpRequest [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error as MemoryTokenStoreError` [INFO] [stdout] --> src/token_store/mod.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | pub use self::memory::{Error as MemoryTokenStoreError, MemoryTokenStore}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error as RedisTokenStoreError` [INFO] [stdout] --> src/token_store/mod.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | pub use self::redis::{Error as RedisTokenStoreError, RedisTokenStore}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `actix_web_actors::ws::start_with_addr`: Prefer `WsResponseBuilder::start_with_addr`. [INFO] [stdout] --> src/lighthouse/connect.rs:68:35 [INFO] [stdout] | [INFO] [stdout] 68 | let (address, response) = ws::start_with_addr(session, &req, stream).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_web::web::HttpRequest` [INFO] [stdout] --> src/auth/whoami.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | web::{Data, HttpRequest, Json}, [INFO] [stdout] | ^^^^^^^^^^^ no `HttpRequest` in `web` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] actix_web::HttpRequest [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error as MemoryTokenStoreError` [INFO] [stdout] --> src/token_store/mod.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | pub use self::memory::{Error as MemoryTokenStoreError, MemoryTokenStore}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error as RedisTokenStoreError` [INFO] [stdout] --> src/token_store/mod.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | pub use self::redis::{Error as RedisTokenStoreError, RedisTokenStore}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `actix_web_actors::ws::start_with_addr`: Prefer `WsResponseBuilder::start_with_addr`. [INFO] [stdout] --> src/lighthouse/connect.rs:68:35 [INFO] [stdout] | [INFO] [stdout] 68 | let (address, response) = ws::start_with_addr(session, &req, stream).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: ToEnvelope` is not satisfied [INFO] [stdout] --> src/fulfillment/internal/execute.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | .send(crate::lighthouse::aliases::ActorExecuteFrame::from( [INFO] [stdout] | __________----_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 38 | | execute_request.frame.clone(), [INFO] [stdout] 39 | | )) [INFO] [stdout] | |_________^ the trait `ToEnvelope` is not implemented for `WebsocketContext` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ToEnvelope`: [INFO] [stdout] SyncContext [INFO] [stdout] actix::Context [INFO] [stdout] note: required by a bound in `Addr::::send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/address/mod.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn send(&self, msg: M) -> Request [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 132 | A::Context: ToEnvelope, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `Addr::::send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: ToEnvelope` is not satisfied [INFO] [stdout] --> src/fulfillment/internal/execute.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | .send(crate::lighthouse::aliases::ActorExecuteFrame::from( [INFO] [stdout] | ^^^^ the trait `ToEnvelope` is not implemented for `WebsocketContext`, which is required by `AddressSender: actix::address::channel::Sender<_>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ToEnvelope`: [INFO] [stdout] SyncContext [INFO] [stdout] actix::Context [INFO] [stdout] = note: required for `AddressSender` to implement `actix::address::channel::Sender<_>` [INFO] [stdout] note: required by a bound in `actix::address::message::MsgRequest` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/address/message.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pin_project! { [INFO] [stdout] 20 | | /// A `Future` which represents an asynchronous message sending process. [INFO] [stdout] 21 | | #[must_use = "You have to wait on request otherwise the Message wont be delivered"] [INFO] [stdout] 22 | | pub struct MsgRequest [INFO] [stdout] | | ---------- required by a bound in this struct [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ required by this bound in `MsgRequest` [INFO] [stdout] = note: this error originates in the macro `$crate::__pin_project_parse_generics` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: ToEnvelope` is not satisfied [INFO] [stdout] --> src/fulfillment/internal/execute.rs:36:26 [INFO] [stdout] | [INFO] [stdout] 36 | let response_frame = session [INFO] [stdout] | __________________________^ [INFO] [stdout] 37 | | .send(crate::lighthouse::aliases::ActorExecuteFrame::from( [INFO] [stdout] 38 | | execute_request.frame.clone(), [INFO] [stdout] 39 | | )) [INFO] [stdout] | |__________^ the trait `ToEnvelope` is not implemented for `WebsocketContext`, which is required by `AddressSender: actix::address::channel::Sender` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ToEnvelope`: [INFO] [stdout] SyncContext [INFO] [stdout] actix::Context [INFO] [stdout] = note: required for `AddressSender` to implement `actix::address::channel::Sender` [INFO] [stdout] note: required by a bound in `actix::address::message::MsgRequest` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/address/message.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pin_project! { [INFO] [stdout] 20 | | /// A `Future` which represents an asynchronous message sending process. [INFO] [stdout] 21 | | #[must_use = "You have to wait on request otherwise the Message wont be delivered"] [INFO] [stdout] 22 | | pub struct MsgRequest [INFO] [stdout] | | ---------- required by a bound in this struct [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ required by this bound in `MsgRequest` [INFO] [stdout] = note: this error originates in the macro `$crate::__pin_project_parse_generics` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: ToEnvelope` is not satisfied [INFO] [stdout] --> src/fulfillment/internal/execute.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | .await [INFO] [stdout] | ^^^^^ the trait `ToEnvelope` is not implemented for `WebsocketContext`, which is required by `AddressSender: actix::address::channel::Sender` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ToEnvelope`: [INFO] [stdout] SyncContext [INFO] [stdout] actix::Context [INFO] [stdout] = note: required for `AddressSender` to implement `actix::address::channel::Sender` [INFO] [stdout] note: required by a bound in `actix::address::message::MsgRequest` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/address/message.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pin_project! { [INFO] [stdout] 20 | | /// A `Future` which represents an asynchronous message sending process. [INFO] [stdout] 21 | | #[must_use = "You have to wait on request otherwise the Message wont be delivered"] [INFO] [stdout] 22 | | pub struct MsgRequest [INFO] [stdout] | | ---------- required by a bound in this struct [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ required by this bound in `MsgRequest` [INFO] [stdout] = note: this error originates in the macro `$crate::__pin_project_parse_generics` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: ToEnvelope` is not satisfied [INFO] [stdout] --> src/fulfillment/internal/query.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | .send(crate::lighthouse::aliases::ActorQueryFrame::from( [INFO] [stdout] | __________----_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 38 | | query_request.frame.clone(), [INFO] [stdout] 39 | | )) [INFO] [stdout] | |_________^ the trait `ToEnvelope` is not implemented for `WebsocketContext` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ToEnvelope`: [INFO] [stdout] SyncContext [INFO] [stdout] actix::Context [INFO] [stdout] note: required by a bound in `Addr::::send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/address/mod.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn send(&self, msg: M) -> Request [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 132 | A::Context: ToEnvelope, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `Addr::::send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: ToEnvelope` is not satisfied [INFO] [stdout] --> src/fulfillment/internal/query.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | .send(crate::lighthouse::aliases::ActorQueryFrame::from( [INFO] [stdout] | ^^^^ the trait `ToEnvelope` is not implemented for `WebsocketContext`, which is required by `AddressSender: actix::address::channel::Sender<_>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ToEnvelope`: [INFO] [stdout] SyncContext [INFO] [stdout] actix::Context [INFO] [stdout] = note: required for `AddressSender` to implement `actix::address::channel::Sender<_>` [INFO] [stdout] note: required by a bound in `actix::address::message::MsgRequest` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/address/message.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pin_project! { [INFO] [stdout] 20 | | /// A `Future` which represents an asynchronous message sending process. [INFO] [stdout] 21 | | #[must_use = "You have to wait on request otherwise the Message wont be delivered"] [INFO] [stdout] 22 | | pub struct MsgRequest [INFO] [stdout] | | ---------- required by a bound in this struct [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ required by this bound in `MsgRequest` [INFO] [stdout] = note: this error originates in the macro `$crate::__pin_project_parse_generics` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: ToEnvelope` is not satisfied [INFO] [stdout] --> src/fulfillment/internal/query.rs:36:26 [INFO] [stdout] | [INFO] [stdout] 36 | let response_frame = session [INFO] [stdout] | __________________________^ [INFO] [stdout] 37 | | .send(crate::lighthouse::aliases::ActorQueryFrame::from( [INFO] [stdout] 38 | | query_request.frame.clone(), [INFO] [stdout] 39 | | )) [INFO] [stdout] | |__________^ the trait `ToEnvelope` is not implemented for `WebsocketContext`, which is required by `AddressSender: actix::address::channel::Sender` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ToEnvelope`: [INFO] [stdout] SyncContext [INFO] [stdout] actix::Context [INFO] [stdout] = note: required for `AddressSender` to implement `actix::address::channel::Sender` [INFO] [stdout] note: required by a bound in `actix::address::message::MsgRequest` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/address/message.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pin_project! { [INFO] [stdout] 20 | | /// A `Future` which represents an asynchronous message sending process. [INFO] [stdout] 21 | | #[must_use = "You have to wait on request otherwise the Message wont be delivered"] [INFO] [stdout] 22 | | pub struct MsgRequest [INFO] [stdout] | | ---------- required by a bound in this struct [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ required by this bound in `MsgRequest` [INFO] [stdout] = note: this error originates in the macro `$crate::__pin_project_parse_generics` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: ToEnvelope` is not satisfied [INFO] [stdout] --> src/fulfillment/internal/query.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | .await [INFO] [stdout] | ^^^^^ the trait `ToEnvelope` is not implemented for `WebsocketContext`, which is required by `AddressSender: actix::address::channel::Sender` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ToEnvelope`: [INFO] [stdout] SyncContext [INFO] [stdout] actix::Context [INFO] [stdout] = note: required for `AddressSender` to implement `actix::address::channel::Sender` [INFO] [stdout] note: required by a bound in `actix::address::message::MsgRequest` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/address/message.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pin_project! { [INFO] [stdout] 20 | | /// A `Future` which represents an asynchronous message sending process. [INFO] [stdout] 21 | | #[must_use = "You have to wait on request otherwise the Message wont be delivered"] [INFO] [stdout] 22 | | pub struct MsgRequest [INFO] [stdout] | | ---------- required by a bound in this struct [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ required by this bound in `MsgRequest` [INFO] [stdout] = note: this error originates in the macro `$crate::__pin_project_parse_generics` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: ToEnvelope` is not satisfied [INFO] [stdout] --> src/fulfillment/internal/execute.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | .send(crate::lighthouse::aliases::ActorExecuteFrame::from( [INFO] [stdout] | __________----_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 38 | | execute_request.frame.clone(), [INFO] [stdout] 39 | | )) [INFO] [stdout] | |_________^ the trait `ToEnvelope` is not implemented for `WebsocketContext` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ToEnvelope`: [INFO] [stdout] SyncContext [INFO] [stdout] actix::Context [INFO] [stdout] note: required by a bound in `Addr::::send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/address/mod.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn send(&self, msg: M) -> Request [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 132 | A::Context: ToEnvelope, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `Addr::::send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `session::Session: actix::stream::StreamHandler>` is not satisfied [INFO] [stdout] --> src/lighthouse/connect.rs:68:51 [INFO] [stdout] | [INFO] [stdout] 68 | let (address, response) = ws::start_with_addr(session, &req, stream).unwrap(); [INFO] [stdout] | ------------------- ^^^^^^^ the trait `actix::stream::StreamHandler>` is not implemented for `session::Session` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `start_with_addr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-actors-4.3.1+deprecated/src/ws.rs:329:47 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn start_with_addr( [INFO] [stdout] | --------------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 329 | A: Actor> + StreamHandler>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `start_with_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: ToEnvelope` is not satisfied [INFO] [stdout] --> src/fulfillment/internal/execute.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | .send(crate::lighthouse::aliases::ActorExecuteFrame::from( [INFO] [stdout] | ^^^^ the trait `ToEnvelope` is not implemented for `WebsocketContext`, which is required by `AddressSender: actix::address::channel::Sender<_>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ToEnvelope`: [INFO] [stdout] SyncContext [INFO] [stdout] actix::Context [INFO] [stdout] = note: required for `AddressSender` to implement `actix::address::channel::Sender<_>` [INFO] [stdout] note: required by a bound in `actix::address::message::MsgRequest` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/address/message.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pin_project! { [INFO] [stdout] 20 | | /// A `Future` which represents an asynchronous message sending process. [INFO] [stdout] 21 | | #[must_use = "You have to wait on request otherwise the Message wont be delivered"] [INFO] [stdout] 22 | | pub struct MsgRequest [INFO] [stdout] | | ---------- required by a bound in this struct [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ required by this bound in `MsgRequest` [INFO] [stdout] = note: this error originates in the macro `$crate::__pin_project_parse_generics` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `session::Session: actix::actor::Actor` is not satisfied [INFO] [stdout] --> src/lighthouse/connect.rs:68:31 [INFO] [stdout] | [INFO] [stdout] 68 | let (address, response) = ws::start_with_addr(session, &req, stream).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `actix::actor::Actor` is not implemented for `session::Session` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `actix::actor::Actor`: [INFO] [stdout] actix::actors::mocker::Mocker [INFO] [stdout] actix::sync::SyncArbiter [INFO] [stdout] note: required by a bound in `actix::address::Addr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.13.5/src/address/mod.rs:80:20 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct Addr { [INFO] [stdout] | ^^^^^ required by this bound in `Addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: ToEnvelope` is not satisfied [INFO] [stdout] --> src/fulfillment/internal/execute.rs:36:26 [INFO] [stdout] | [INFO] [stdout] 36 | let response_frame = session [INFO] [stdout] | __________________________^ [INFO] [stdout] 37 | | .send(crate::lighthouse::aliases::ActorExecuteFrame::from( [INFO] [stdout] 38 | | execute_request.frame.clone(), [INFO] [stdout] 39 | | )) [INFO] [stdout] | |__________^ the trait `ToEnvelope` is not implemented for `WebsocketContext`, which is required by `AddressSender: actix::address::channel::Sender` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ToEnvelope`: [INFO] [stdout] SyncContext [INFO] [stdout] actix::Context [INFO] [stdout] = note: required for `AddressSender` to implement `actix::address::channel::Sender` [INFO] [stdout] note: required by a bound in `actix::address::message::MsgRequest` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/address/message.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pin_project! { [INFO] [stdout] 20 | | /// A `Future` which represents an asynchronous message sending process. [INFO] [stdout] 21 | | #[must_use = "You have to wait on request otherwise the Message wont be delivered"] [INFO] [stdout] 22 | | pub struct MsgRequest [INFO] [stdout] | | ---------- required by a bound in this struct [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ required by this bound in `MsgRequest` [INFO] [stdout] = note: this error originates in the macro `$crate::__pin_project_parse_generics` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: ToEnvelope` is not satisfied [INFO] [stdout] --> src/fulfillment/internal/execute.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | .await [INFO] [stdout] | ^^^^^ the trait `ToEnvelope` is not implemented for `WebsocketContext`, which is required by `AddressSender: actix::address::channel::Sender` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ToEnvelope`: [INFO] [stdout] SyncContext [INFO] [stdout] actix::Context [INFO] [stdout] = note: required for `AddressSender` to implement `actix::address::channel::Sender` [INFO] [stdout] note: required by a bound in `actix::address::message::MsgRequest` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/address/message.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pin_project! { [INFO] [stdout] 20 | | /// A `Future` which represents an asynchronous message sending process. [INFO] [stdout] 21 | | #[must_use = "You have to wait on request otherwise the Message wont be delivered"] [INFO] [stdout] 22 | | pub struct MsgRequest [INFO] [stdout] | | ---------- required by a bound in this struct [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ required by this bound in `MsgRequest` [INFO] [stdout] = note: this error originates in the macro `$crate::__pin_project_parse_generics` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: ToEnvelope` is not satisfied [INFO] [stdout] --> src/fulfillment/internal/query.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | .send(crate::lighthouse::aliases::ActorQueryFrame::from( [INFO] [stdout] | __________----_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 38 | | query_request.frame.clone(), [INFO] [stdout] 39 | | )) [INFO] [stdout] | |_________^ the trait `ToEnvelope` is not implemented for `WebsocketContext` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ToEnvelope`: [INFO] [stdout] SyncContext [INFO] [stdout] actix::Context [INFO] [stdout] note: required by a bound in `Addr::::send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/address/mod.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn send(&self, msg: M) -> Request [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 132 | A::Context: ToEnvelope, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `Addr::::send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: ToEnvelope` is not satisfied [INFO] [stdout] --> src/fulfillment/internal/query.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | .send(crate::lighthouse::aliases::ActorQueryFrame::from( [INFO] [stdout] | ^^^^ the trait `ToEnvelope` is not implemented for `WebsocketContext`, which is required by `AddressSender: actix::address::channel::Sender<_>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ToEnvelope`: [INFO] [stdout] SyncContext [INFO] [stdout] actix::Context [INFO] [stdout] = note: required for `AddressSender` to implement `actix::address::channel::Sender<_>` [INFO] [stdout] note: required by a bound in `actix::address::message::MsgRequest` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/address/message.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pin_project! { [INFO] [stdout] 20 | | /// A `Future` which represents an asynchronous message sending process. [INFO] [stdout] 21 | | #[must_use = "You have to wait on request otherwise the Message wont be delivered"] [INFO] [stdout] 22 | | pub struct MsgRequest [INFO] [stdout] | | ---------- required by a bound in this struct [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ required by this bound in `MsgRequest` [INFO] [stdout] = note: this error originates in the macro `$crate::__pin_project_parse_generics` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: ToEnvelope` is not satisfied [INFO] [stdout] --> src/fulfillment/internal/query.rs:36:26 [INFO] [stdout] | [INFO] [stdout] 36 | let response_frame = session [INFO] [stdout] | __________________________^ [INFO] [stdout] 37 | | .send(crate::lighthouse::aliases::ActorQueryFrame::from( [INFO] [stdout] 38 | | query_request.frame.clone(), [INFO] [stdout] 39 | | )) [INFO] [stdout] | |__________^ the trait `ToEnvelope` is not implemented for `WebsocketContext`, which is required by `AddressSender: actix::address::channel::Sender` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ToEnvelope`: [INFO] [stdout] SyncContext [INFO] [stdout] actix::Context [INFO] [stdout] = note: required for `AddressSender` to implement `actix::address::channel::Sender` [INFO] [stdout] note: required by a bound in `actix::address::message::MsgRequest` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/address/message.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pin_project! { [INFO] [stdout] 20 | | /// A `Future` which represents an asynchronous message sending process. [INFO] [stdout] 21 | | #[must_use = "You have to wait on request otherwise the Message wont be delivered"] [INFO] [stdout] 22 | | pub struct MsgRequest [INFO] [stdout] | | ---------- required by a bound in this struct [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ required by this bound in `MsgRequest` [INFO] [stdout] = note: this error originates in the macro `$crate::__pin_project_parse_generics` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: ToEnvelope` is not satisfied [INFO] [stdout] --> src/fulfillment/internal/query.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | .await [INFO] [stdout] | ^^^^^ the trait `ToEnvelope` is not implemented for `WebsocketContext`, which is required by `AddressSender: actix::address::channel::Sender` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ToEnvelope`: [INFO] [stdout] SyncContext [INFO] [stdout] actix::Context [INFO] [stdout] = note: required for `AddressSender` to implement `actix::address::channel::Sender` [INFO] [stdout] note: required by a bound in `actix::address::message::MsgRequest` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/address/message.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / pin_project! { [INFO] [stdout] 20 | | /// A `Future` which represents an asynchronous message sending process. [INFO] [stdout] 21 | | #[must_use = "You have to wait on request otherwise the Message wont be delivered"] [INFO] [stdout] 22 | | pub struct MsgRequest [INFO] [stdout] | | ---------- required by a bound in this struct [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ required by this bound in `MsgRequest` [INFO] [stdout] = note: this error originates in the macro `$crate::__pin_project_parse_generics` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `session::Session: actix::stream::StreamHandler>` is not satisfied [INFO] [stdout] --> src/lighthouse/connect.rs:68:51 [INFO] [stdout] | [INFO] [stdout] 68 | let (address, response) = ws::start_with_addr(session, &req, stream).unwrap(); [INFO] [stdout] | ------------------- ^^^^^^^ the trait `actix::stream::StreamHandler>` is not implemented for `session::Session` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `start_with_addr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-actors-4.3.1+deprecated/src/ws.rs:329:47 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn start_with_addr( [INFO] [stdout] | --------------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 329 | A: Actor> + StreamHandler>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `start_with_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `session::Session: actix::actor::Actor` is not satisfied [INFO] [stdout] --> src/lighthouse/connect.rs:68:31 [INFO] [stdout] | [INFO] [stdout] 68 | let (address, response) = ws::start_with_addr(session, &req, stream).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `actix::actor::Actor` is not implemented for `session::Session` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `actix::actor::Actor`: [INFO] [stdout] actix::actors::mocker::Mocker [INFO] [stdout] actix::sync::SyncArbiter [INFO] [stdout] note: required by a bound in `actix::address::Addr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.13.5/src/address/mod.rs:80:20 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct Addr { [INFO] [stdout] | ^^^^^ required by this bound in `Addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lighthouse/connect.rs:69:45 [INFO] [stdout] | [INFO] [stdout] 69 | sessions.lock().await.insert(device_id, address); [INFO] [stdout] | ------ ^^^^^^^ expected `Addr`, found `Addr` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: `Addr` and `Addr` have similar names, but are actually distinct types [INFO] [stdout] note: `Addr` is defined in crate `actix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.13.5/src/address/mod.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct Addr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `Addr` is defined in crate `actix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/address/mod.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct Addr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: perhaps two different versions of crate `actix` are being used? [INFO] [stdout] help: the return type of this call is `actix::address::Addr` due to the type of the argument passed [INFO] [stdout] --> src/lighthouse/connect.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | sessions.lock().await.insert(device_id, address); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------^ [INFO] [stdout] | | [INFO] [stdout] | this argument influences the return type of `insert` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:1103:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: ActorContext` is not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | type Context = ws::WebsocketContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ActorContext` is not implemented for `WebsocketContext` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ActorContext`: [INFO] [stdout] SyncContext [INFO] [stdout] actix::Context [INFO] [stdout] note: required by a bound in `actix::Actor::Context` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/actor.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 75 | type Context: ActorContext; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `Actor::Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: AsyncContext` is not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | type Result = actix::ResponseActFuture< [INFO] [stdout] | ___________________^ [INFO] [stdout] 65 | | Self, [INFO] [stdout] 66 | | std::result::Result, [INFO] [stdout] 67 | | >; [INFO] [stdout] | |_____^ the trait `AsyncContext` is not implemented for `WebsocketContext`, which is required by `Pin> + 'static)>>: MessageResponse` [INFO] [stdout] | [INFO] [stdout] = help: the trait `AsyncContext` is implemented for `actix::Context` [INFO] [stdout] = note: required for `Pin>>>` to implement `MessageResponse` [INFO] [stdout] note: required by a bound in `actix::Handler::Result` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/handler.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | type Result: MessageResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Handler::Result` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/houseflow_server-395d8024c823a2ca.long-type-8168191187965552981.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: AsyncContext` is not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | type Result = actix::ResponseActFuture< [INFO] [stdout] | ___________________^ [INFO] [stdout] 95 | | Self, [INFO] [stdout] 96 | | std::result::Result, [INFO] [stdout] 97 | | >; [INFO] [stdout] | |_____^ the trait `AsyncContext` is not implemented for `WebsocketContext`, which is required by `Pin> + 'static)>>: MessageResponse` [INFO] [stdout] | [INFO] [stdout] = help: the trait `AsyncContext` is implemented for `actix::Context` [INFO] [stdout] = note: required for `Pin>>>` to implement `MessageResponse` [INFO] [stdout] note: required by a bound in `actix::Handler::Result` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/handler.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | type Result: MessageResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Handler::Result` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/houseflow_server-395d8024c823a2ca.long-type-16566171389510634261.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `session::Session: actix::actor::Actor` is not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | type Context = ws::WebsocketContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `actix::actor::Actor` is not implemented for `session::Session` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `actix::actor::Actor`: [INFO] [stdout] actix::actors::mocker::Mocker [INFO] [stdout] actix::sync::SyncArbiter [INFO] [stdout] note: required by a bound in `WebsocketContext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-actors-4.3.1+deprecated/src/ws.rs:456:8 [INFO] [stdout] | [INFO] [stdout] 454 | pub struct WebsocketContext [INFO] [stdout] | ---------------- required by a bound in this struct [INFO] [stdout] 455 | where [INFO] [stdout] 456 | A: Actor>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WebsocketContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `session::Session: actix::actor::Actor` is not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:50:33 [INFO] [stdout] | [INFO] [stdout] 50 | fn started(&mut self, _ctx: &mut Self::Context) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `actix::actor::Actor` is not implemented for `session::Session` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `actix::actor::Actor`: [INFO] [stdout] actix::actors::mocker::Mocker [INFO] [stdout] actix::sync::SyncArbiter [INFO] [stdout] note: required by a bound in `WebsocketContext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-actors-4.3.1+deprecated/src/ws.rs:456:8 [INFO] [stdout] | [INFO] [stdout] 454 | pub struct WebsocketContext [INFO] [stdout] | ---------------- required by a bound in this struct [INFO] [stdout] 455 | where [INFO] [stdout] 456 | A: Actor>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WebsocketContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `session::Session: actix::actor::Actor` is not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:58:33 [INFO] [stdout] | [INFO] [stdout] 58 | fn stopped(&mut self, _ctx: &mut Self::Context) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `actix::actor::Actor` is not implemented for `session::Session` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `actix::actor::Actor`: [INFO] [stdout] actix::actors::mocker::Mocker [INFO] [stdout] actix::sync::SyncArbiter [INFO] [stdout] note: required by a bound in `WebsocketContext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-actors-4.3.1+deprecated/src/ws.rs:456:8 [INFO] [stdout] | [INFO] [stdout] 454 | pub struct WebsocketContext [INFO] [stdout] | ---------------- required by a bound in this struct [INFO] [stdout] 455 | where [INFO] [stdout] 456 | A: Actor>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WebsocketContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `session::Session: actix::actor::Actor` is not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:69:55 [INFO] [stdout] | [INFO] [stdout] 69 | fn handle(&mut self, frame: ActorQueryFrame, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `actix::actor::Actor` is not implemented for `session::Session` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `actix::actor::Actor`: [INFO] [stdout] actix::actors::mocker::Mocker [INFO] [stdout] actix::sync::SyncArbiter [INFO] [stdout] note: required by a bound in `WebsocketContext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-actors-4.3.1+deprecated/src/ws.rs:456:8 [INFO] [stdout] | [INFO] [stdout] 454 | pub struct WebsocketContext [INFO] [stdout] | ---------------- required by a bound in this struct [INFO] [stdout] 455 | where [INFO] [stdout] 456 | A: Actor>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WebsocketContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `session::Session: actix::actor::Actor` is not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:99:57 [INFO] [stdout] | [INFO] [stdout] 99 | fn handle(&mut self, frame: ActorExecuteFrame, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `actix::actor::Actor` is not implemented for `session::Session` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `actix::actor::Actor`: [INFO] [stdout] actix::actors::mocker::Mocker [INFO] [stdout] actix::sync::SyncArbiter [INFO] [stdout] note: required by a bound in `WebsocketContext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-actors-4.3.1+deprecated/src/ws.rs:456:8 [INFO] [stdout] | [INFO] [stdout] 454 | pub struct WebsocketContext [INFO] [stdout] | ---------------- required by a bound in this struct [INFO] [stdout] 455 | where [INFO] [stdout] 456 | A: Actor>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WebsocketContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `session::Session: actix::actor::Actor` is not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:130:76 [INFO] [stdout] | [INFO] [stdout] 130 | fn handle(&mut self, msg: Result, ctx: &mut Self::Context) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `actix::actor::Actor` is not implemented for `session::Session` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `actix::actor::Actor`: [INFO] [stdout] actix::actors::mocker::Mocker [INFO] [stdout] actix::sync::SyncArbiter [INFO] [stdout] note: required by a bound in `WebsocketContext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-actors-4.3.1+deprecated/src/ws.rs:456:8 [INFO] [stdout] | [INFO] [stdout] 454 | pub struct WebsocketContext [INFO] [stdout] | ---------------- required by a bound in this struct [INFO] [stdout] 455 | where [INFO] [stdout] 456 | A: Actor>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WebsocketContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lighthouse/connect.rs:69:45 [INFO] [stdout] | [INFO] [stdout] 69 | sessions.lock().await.insert(device_id, address); [INFO] [stdout] | ------ ^^^^^^^ expected `Addr`, found `Addr` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: `Addr` and `Addr` have similar names, but are actually distinct types [INFO] [stdout] note: `Addr` is defined in crate `actix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.13.5/src/address/mod.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct Addr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `Addr` is defined in crate `actix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/address/mod.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct Addr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: perhaps two different versions of crate `actix` are being used? [INFO] [stdout] help: the return type of this call is `actix::address::Addr` due to the type of the argument passed [INFO] [stdout] --> src/lighthouse/connect.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | sessions.lock().await.insert(device_id, address); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------^ [INFO] [stdout] | | [INFO] [stdout] | this argument influences the return type of `insert` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:1103:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: ActorContext` is not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | type Context = ws::WebsocketContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ActorContext` is not implemented for `WebsocketContext` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ActorContext`: [INFO] [stdout] SyncContext [INFO] [stdout] actix::Context [INFO] [stdout] note: required by a bound in `actix::Actor::Context` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/actor.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 75 | type Context: ActorContext; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `Actor::Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: AsyncContext` is not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | type Result = actix::ResponseActFuture< [INFO] [stdout] | ___________________^ [INFO] [stdout] 65 | | Self, [INFO] [stdout] 66 | | std::result::Result, [INFO] [stdout] 67 | | >; [INFO] [stdout] | |_____^ the trait `AsyncContext` is not implemented for `WebsocketContext`, which is required by `Pin> + 'static)>>: MessageResponse` [INFO] [stdout] | [INFO] [stdout] = help: the trait `AsyncContext` is implemented for `actix::Context` [INFO] [stdout] = note: required for `Pin>>>` to implement `MessageResponse` [INFO] [stdout] note: required by a bound in `actix::Handler::Result` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/handler.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | type Result: MessageResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Handler::Result` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/houseflow_server-e6dbbb7f2333357a.long-type-17397081588434283515.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `fn(actix_web::web::Data, actix_web::web::Data<(dyn houseflow_db::Database + 'static)>, {type error}) -> impl std::future::Future>, WhoamiResponseError>> {on_whoami}: actix_web::Handler<_>` is not satisfied [INFO] [stdout] --> src/auth/whoami.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 13 | #[get("/whoami")] [INFO] [stdout] | ----------------- required by a bound introduced by this call [INFO] [stdout] 14 | pub async fn on_whoami( [INFO] [stdout] | ^^^^^^^^^ the trait `actix_web::Handler<_>` is not implemented for fn item `fn(Data, Data, {type error}) -> impl Future> {on_whoami}` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Resource::::to` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-4.9.0/src/resource.rs:243:12 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn to(mut self, handler: F) -> Self [INFO] [stdout] | -- required by a bound in this associated function [INFO] [stdout] 242 | where [INFO] [stdout] 243 | F: Handler, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Resource::::to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WebsocketContext: AsyncContext` is not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | type Result = actix::ResponseActFuture< [INFO] [stdout] | ___________________^ [INFO] [stdout] 95 | | Self, [INFO] [stdout] 96 | | std::result::Result, [INFO] [stdout] 97 | | >; [INFO] [stdout] | |_____^ the trait `AsyncContext` is not implemented for `WebsocketContext`, which is required by `Pin> + 'static)>>: MessageResponse` [INFO] [stdout] | [INFO] [stdout] = help: the trait `AsyncContext` is implemented for `actix::Context` [INFO] [stdout] = note: required for `Pin>>>` to implement `MessageResponse` [INFO] [stdout] note: required by a bound in `actix::Handler::Result` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.12.0/src/handler.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | type Result: MessageResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Handler::Result` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/houseflow_server-e6dbbb7f2333357a.long-type-5431628016278712964.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `session::Session: actix::actor::Actor` is not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | type Context = ws::WebsocketContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `actix::actor::Actor` is not implemented for `session::Session` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `actix::actor::Actor`: [INFO] [stdout] actix::actors::mocker::Mocker [INFO] [stdout] actix::sync::SyncArbiter [INFO] [stdout] note: required by a bound in `WebsocketContext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-actors-4.3.1+deprecated/src/ws.rs:456:8 [INFO] [stdout] | [INFO] [stdout] 454 | pub struct WebsocketContext [INFO] [stdout] | ---------------- required by a bound in this struct [INFO] [stdout] 455 | where [INFO] [stdout] 456 | A: Actor>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WebsocketContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `session::Session: actix::actor::Actor` is not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:50:33 [INFO] [stdout] | [INFO] [stdout] 50 | fn started(&mut self, _ctx: &mut Self::Context) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `actix::actor::Actor` is not implemented for `session::Session` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `actix::actor::Actor`: [INFO] [stdout] actix::actors::mocker::Mocker [INFO] [stdout] actix::sync::SyncArbiter [INFO] [stdout] note: required by a bound in `WebsocketContext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-actors-4.3.1+deprecated/src/ws.rs:456:8 [INFO] [stdout] | [INFO] [stdout] 454 | pub struct WebsocketContext [INFO] [stdout] | ---------------- required by a bound in this struct [INFO] [stdout] 455 | where [INFO] [stdout] 456 | A: Actor>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WebsocketContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `session::Session: actix::actor::Actor` is not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:58:33 [INFO] [stdout] | [INFO] [stdout] 58 | fn stopped(&mut self, _ctx: &mut Self::Context) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `actix::actor::Actor` is not implemented for `session::Session` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `actix::actor::Actor`: [INFO] [stdout] actix::actors::mocker::Mocker [INFO] [stdout] actix::sync::SyncArbiter [INFO] [stdout] note: required by a bound in `WebsocketContext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-actors-4.3.1+deprecated/src/ws.rs:456:8 [INFO] [stdout] | [INFO] [stdout] 454 | pub struct WebsocketContext [INFO] [stdout] | ---------------- required by a bound in this struct [INFO] [stdout] 455 | where [INFO] [stdout] 456 | A: Actor>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WebsocketContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `session::Session: actix::actor::Actor` is not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:69:55 [INFO] [stdout] | [INFO] [stdout] 69 | fn handle(&mut self, frame: ActorQueryFrame, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `actix::actor::Actor` is not implemented for `session::Session` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `actix::actor::Actor`: [INFO] [stdout] actix::actors::mocker::Mocker [INFO] [stdout] actix::sync::SyncArbiter [INFO] [stdout] note: required by a bound in `WebsocketContext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-actors-4.3.1+deprecated/src/ws.rs:456:8 [INFO] [stdout] | [INFO] [stdout] 454 | pub struct WebsocketContext [INFO] [stdout] | ---------------- required by a bound in this struct [INFO] [stdout] 455 | where [INFO] [stdout] 456 | A: Actor>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WebsocketContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `session::Session: actix::actor::Actor` is not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:99:57 [INFO] [stdout] | [INFO] [stdout] 99 | fn handle(&mut self, frame: ActorExecuteFrame, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `actix::actor::Actor` is not implemented for `session::Session` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `actix::actor::Actor`: [INFO] [stdout] actix::actors::mocker::Mocker [INFO] [stdout] actix::sync::SyncArbiter [INFO] [stdout] note: required by a bound in `WebsocketContext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-actors-4.3.1+deprecated/src/ws.rs:456:8 [INFO] [stdout] | [INFO] [stdout] 454 | pub struct WebsocketContext [INFO] [stdout] | ---------------- required by a bound in this struct [INFO] [stdout] 455 | where [INFO] [stdout] 456 | A: Actor>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WebsocketContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `session::Session: actix::actor::Actor` is not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:130:76 [INFO] [stdout] | [INFO] [stdout] 130 | fn handle(&mut self, msg: Result, ctx: &mut Self::Context) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `actix::actor::Actor` is not implemented for `session::Session` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `actix::actor::Actor`: [INFO] [stdout] actix::actors::mocker::Mocker [INFO] [stdout] actix::sync::SyncArbiter [INFO] [stdout] note: required by a bound in `WebsocketContext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-actors-4.3.1+deprecated/src/ws.rs:456:8 [INFO] [stdout] | [INFO] [stdout] 454 | pub struct WebsocketContext [INFO] [stdout] | ---------------- required by a bound in this struct [INFO] [stdout] 455 | where [INFO] [stdout] 456 | A: Actor>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WebsocketContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `binary` exists for mutable reference `&mut WebsocketContext`, but its trait bounds were not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Session { [INFO] [stdout] | ------------------ doesn't satisfy `session::Session: actix::actor::Actor` [INFO] [stdout] ... [INFO] [stdout] 77 | ctx.binary(buf); [INFO] [stdout] | ^^^^^^ method cannot be called on `&mut WebsocketContext` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `session::Session: actix::actor::Actor` [INFO] [stdout] note: the trait `actix::actor::Actor` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.13.5/src/actor.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | pub trait Actor: Sized + Unpin + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `binary` exists for mutable reference `&mut WebsocketContext`, but its trait bounds were not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Session { [INFO] [stdout] | ------------------ doesn't satisfy `session::Session: actix::actor::Actor` [INFO] [stdout] ... [INFO] [stdout] 109 | ctx.binary(buf); [INFO] [stdout] | ^^^^^^ method cannot be called on `&mut WebsocketContext` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `session::Session: actix::actor::Actor` [INFO] [stdout] note: the trait `actix::actor::Actor` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.13.5/src/actor.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | pub trait Actor: Sized + Unpin + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `session::Session: actix::actor::Actor` is not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:120:45 [INFO] [stdout] | [INFO] [stdout] 120 | .map(move |res, session: &mut Self, _| { [INFO] [stdout] | ^ the trait `actix::actor::Actor` is not implemented for `session::Session` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `actix::actor::Actor`: [INFO] [stdout] actix::actors::mocker::Mocker [INFO] [stdout] actix::sync::SyncArbiter [INFO] [stdout] note: required by a bound in `WebsocketContext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-actors-4.3.1+deprecated/src/ws.rs:456:8 [INFO] [stdout] | [INFO] [stdout] 454 | pub struct WebsocketContext [INFO] [stdout] | ---------------- required by a bound in this struct [INFO] [stdout] 455 | where [INFO] [stdout] 456 | A: Actor>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WebsocketContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `stop` found for mutable reference `&mut WebsocketContext` in the current scope [INFO] [stdout] --> src/lighthouse/session.rs:135:21 [INFO] [stdout] | [INFO] [stdout] 135 | ctx.stop(); [INFO] [stdout] | ^^^^ method not found in `&mut WebsocketContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `pong` exists for mutable reference `&mut WebsocketContext`, but its trait bounds were not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:169:21 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Session { [INFO] [stdout] | ------------------ doesn't satisfy `session::Session: actix::actor::Actor` [INFO] [stdout] ... [INFO] [stdout] 169 | ctx.pong(b""); [INFO] [stdout] | ^^^^ method cannot be called on `&mut WebsocketContext` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `session::Session: actix::actor::Actor` [INFO] [stdout] note: the trait `actix::actor::Actor` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.13.5/src/actor.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | pub trait Actor: Sized + Unpin + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `fn(actix_web::web::Data, actix_web::web::Data<(dyn houseflow_db::Database + 'static)>, {type error}) -> impl futures::Future>, houseflow_types::auth::WhoamiResponseError>> {on_whoami}: actix_web::Handler<_>` is not satisfied [INFO] [stdout] --> src/auth/whoami.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 13 | #[get("/whoami")] [INFO] [stdout] | ----------------- required by a bound introduced by this call [INFO] [stdout] 14 | pub async fn on_whoami( [INFO] [stdout] | ^^^^^^^^^ the trait `actix_web::Handler<_>` is not implemented for fn item `fn(Data, Data, {type error}) -> impl Future> {on_whoami}` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Resource::::to` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-4.9.0/src/resource.rs:243:12 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn to(mut self, handler: F) -> Self [INFO] [stdout] | -- required by a bound in this associated function [INFO] [stdout] 242 | where [INFO] [stdout] 243 | F: Handler, [INFO] [stdout] | ^^^^^^^^^^^^^ required by this bound in `Resource::::to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/token_store/redis.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/token_store/redis.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | .set(token.id().to_string(), token.to_string()) [INFO] [stdout] | ^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ActorContext` [INFO] [stdout] --> src/lighthouse/session.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use actix::{Actor, ActorContext, Handler, StreamHandler}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `binary` exists for mutable reference `&mut WebsocketContext`, but its trait bounds were not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Session { [INFO] [stdout] | ------------------ doesn't satisfy `session::Session: actix::actor::Actor` [INFO] [stdout] ... [INFO] [stdout] 77 | ctx.binary(buf); [INFO] [stdout] | ^^^^^^ method cannot be called on `&mut WebsocketContext` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `session::Session: actix::actor::Actor` [INFO] [stdout] note: the trait `actix::actor::Actor` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.13.5/src/actor.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | pub trait Actor: Sized + Unpin + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `binary` exists for mutable reference `&mut WebsocketContext`, but its trait bounds were not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Session { [INFO] [stdout] | ------------------ doesn't satisfy `session::Session: actix::actor::Actor` [INFO] [stdout] ... [INFO] [stdout] 109 | ctx.binary(buf); [INFO] [stdout] | ^^^^^^ method cannot be called on `&mut WebsocketContext` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `session::Session: actix::actor::Actor` [INFO] [stdout] note: the trait `actix::actor::Actor` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.13.5/src/actor.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | pub trait Actor: Sized + Unpin + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `session::Session: actix::actor::Actor` is not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:120:45 [INFO] [stdout] | [INFO] [stdout] 120 | .map(move |res, session: &mut Self, _| { [INFO] [stdout] | ^ the trait `actix::actor::Actor` is not implemented for `session::Session` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `actix::actor::Actor`: [INFO] [stdout] actix::actors::mocker::Mocker [INFO] [stdout] actix::sync::SyncArbiter [INFO] [stdout] note: required by a bound in `WebsocketContext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-actors-4.3.1+deprecated/src/ws.rs:456:8 [INFO] [stdout] | [INFO] [stdout] 454 | pub struct WebsocketContext [INFO] [stdout] | ---------------- required by a bound in this struct [INFO] [stdout] 455 | where [INFO] [stdout] 456 | A: Actor>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `WebsocketContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `stop` found for mutable reference `&mut WebsocketContext` in the current scope [INFO] [stdout] --> src/lighthouse/session.rs:135:21 [INFO] [stdout] | [INFO] [stdout] 135 | ctx.stop(); [INFO] [stdout] | ^^^^ method not found in `&mut WebsocketContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `pong` exists for mutable reference `&mut WebsocketContext`, but its trait bounds were not satisfied [INFO] [stdout] --> src/lighthouse/session.rs:169:21 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Session { [INFO] [stdout] | ------------------ doesn't satisfy `session::Session: actix::actor::Actor` [INFO] [stdout] ... [INFO] [stdout] 169 | ctx.pong(b""); [INFO] [stdout] | ^^^^ method cannot be called on `&mut WebsocketContext` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `session::Session: actix::actor::Actor` [INFO] [stdout] note: the trait `actix::actor::Actor` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-0.13.5/src/actor.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | pub trait Actor: Sized + Unpin + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `houseflow-server` (lib) due to 28 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/token_store/redis.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/token_store/redis.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | .set(token.id().to_string(), token.to_string()) [INFO] [stdout] | ^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ActorContext` [INFO] [stdout] --> src/lighthouse/session.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use actix::{Actor, ActorContext, Handler, StreamHandler}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `houseflow-server` (lib test) due to 28 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "87d560d46fb22c90c6b9ec72bb74e7f843be16bf62fc7a690afc1622058baa25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87d560d46fb22c90c6b9ec72bb74e7f843be16bf62fc7a690afc1622058baa25", kill_on_drop: false }` [INFO] [stdout] 87d560d46fb22c90c6b9ec72bb74e7f843be16bf62fc7a690afc1622058baa25