[INFO] cloning repository https://github.com/ForsakenHarmony/postbus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ForsakenHarmony/postbus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsakenHarmony%2Fpostbus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsakenHarmony%2Fpostbus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02c21a8297a752c036506fe333c7aa9de57be287 [INFO] checking ForsakenHarmony/postbus against try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsakenHarmony%2Fpostbus" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ForsakenHarmony/postbus on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ForsakenHarmony/postbus [INFO] removed path dependency stage from git repo https://github.com/ForsakenHarmony/postbus [INFO] finished tweaking git repo https://github.com/ForsakenHarmony/postbus [INFO] tweaked toml for git repo https://github.com/ForsakenHarmony/postbus written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ForsakenHarmony/postbus already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (stage) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (stage) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mirai v0.0.4 [INFO] [stderr] Downloaded telegram-bot-async v0.8.2 [INFO] [stderr] Downloaded telegram-bot-async-raw v0.8.2 [INFO] [stderr] Downloaded futures-async-stream-macro v0.1.5 [INFO] [stderr] Downloaded futures-async-stream v0.1.5 [INFO] [stderr] Downloaded stage v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48625a33a3a274284fef6f197a3c0957600e4ccbfe622922097d0d998657b738 [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" "48625a33a3a274284fef6f197a3c0957600e4ccbfe622922097d0d998657b738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48625a33a3a274284fef6f197a3c0957600e4ccbfe622922097d0d998657b738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48625a33a3a274284fef6f197a3c0957600e4ccbfe622922097d0d998657b738", kill_on_drop: false }` [INFO] [stdout] 48625a33a3a274284fef6f197a3c0957600e4ccbfe622922097d0d998657b738 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52f25ae4c1d4f76c60765f198836e77d90f81215ba4d09c655246ee2aea5d37a [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" "52f25ae4c1d4f76c60765f198836e77d90f81215ba4d09c655246ee2aea5d37a", kill_on_drop: false }` [INFO] [stderr] warning: dependency (stage) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking miniz_oxide v0.4.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking mio v0.7.4 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking openssl v0.10.30 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking const-random v0.1.11 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Checking native-tls v0.2.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling futures-async-stream-macro v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking futures-async-stream v0.1.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking diesel v1.4.5 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking mirai v0.0.4 [INFO] [stderr] Checking stage v0.2.0 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking telegram-bot-async-raw v0.8.2 [INFO] [stderr] Checking tracing-subscriber v0.2.14 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking telegram-bot-async v0.8.2 [INFO] [stderr] Checking postbus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `generic_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/main.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(type_alias_impl_trait, generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::actors::telegram_sender::TelegramSender` [INFO] [stdout] --> src/actors/update_router.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::actors::telegram_sender::TelegramSender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::actors::TelegramSender` [INFO] [stdout] --> src/actors/callback_router.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::actors::TelegramSender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::Future` [INFO] [stdout] --> src/actors/telegram_sender.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use futures::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CallbackRouter`, `Scheduler`, `TelegramSender` [INFO] [stdout] --> src/actors/command_handler.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::actors::{CallbackRouter, commands::List, Scheduler, TelegramSender}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Add` [INFO] [stdout] --> src/actors/database.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Add; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::Future` [INFO] [stdout] --> src/actors/database.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::Future` [INFO] [stdout] --> src/actors/commands/list.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use futures::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stage::actor_msg` [INFO] [stdout] --> src/actors/commands/list.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use stage::actor_msg; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MessageChat` [INFO] [stdout] --> src/actors/commands/list.rs:4:48 [INFO] [stdout] | [INFO] [stdout] 4 | use telegram_bot_async::{InlineKeyboardButton, MessageChat}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CallbackRouter`, `Scheduler`, `TelegramSender` [INFO] [stdout] --> src/actors/commands/list.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::actors::{CallbackRouter, EditMessage, Scheduler, TelegramSender}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/main.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(type_alias_impl_trait, generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::actors::telegram_sender::TelegramSender` [INFO] [stdout] --> src/actors/update_router.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::actors::telegram_sender::TelegramSender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::actors::TelegramSender` [INFO] [stdout] --> src/actors/callback_router.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::actors::TelegramSender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::Future` [INFO] [stdout] --> src/actors/telegram_sender.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use futures::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CallbackRouter`, `Scheduler`, `TelegramSender` [INFO] [stdout] --> src/actors/command_handler.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::actors::{CallbackRouter, commands::List, Scheduler, TelegramSender}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Add` [INFO] [stdout] --> src/actors/database.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Add; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::Future` [INFO] [stdout] --> src/actors/database.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::Future` [INFO] [stdout] --> src/actors/commands/list.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use futures::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stage::actor_msg` [INFO] [stdout] --> src/actors/commands/list.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use stage::actor_msg; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MessageChat` [INFO] [stdout] --> src/actors/commands/list.rs:4:48 [INFO] [stdout] | [INFO] [stdout] 4 | use telegram_bot_async::{InlineKeyboardButton, MessageChat}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CallbackRouter`, `Scheduler`, `TelegramSender` [INFO] [stdout] --> src/actors/commands/list.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::actors::{CallbackRouter, EditMessage, Scheduler, TelegramSender}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] --> src/actors/scheduler.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | ctx.this.send(FetchScheduledEvents {}).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `std::result::Result<(), stage::actors::MsgError>` [INFO] [stdout] = note: required by `futures::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] --> src/actors/scheduler.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | ctx.this.send(FetchScheduledEvents {}).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `std::result::Result<(), stage::actors::MsgError>` [INFO] [stdout] = note: required by `futures::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] --> src/actors/update_router.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | / self.command_handler.send(TelegramCommand { [INFO] [stdout] 43 | | command: data.clone(), [INFO] [stdout] 44 | | chat: msg.chat.clone(), [INFO] [stdout] 45 | | }).await.expect("The CommandHandler actor should always be alive"); [INFO] [stdout] | |______________________^ `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `std::result::Result<(), stage::actors::MsgError>` [INFO] [stdout] = note: required by `futures::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] --> src/actors/update_router.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | / self.command_handler.send(TelegramCommand { [INFO] [stdout] 43 | | command: data.clone(), [INFO] [stdout] 44 | | chat: msg.chat.clone(), [INFO] [stdout] 45 | | }).await.expect("The CommandHandler actor should always be alive"); [INFO] [stdout] | |______________________^ `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `std::result::Result<(), stage::actors::MsgError>` [INFO] [stdout] = note: required by `futures::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] --> src/actors/update_router.rs:51:11 [INFO] [stdout] | [INFO] [stdout] 51 | / self.callback_router.send(RouteCallback { [INFO] [stdout] 52 | | query: cb.clone() [INFO] [stdout] 53 | | }).await.expect("The CallbackRouter actor should always be alive"); [INFO] [stdout] | |__________________^ `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `std::result::Result<(), stage::actors::MsgError>` [INFO] [stdout] = note: required by `futures::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] --> src/actors/update_router.rs:51:11 [INFO] [stdout] | [INFO] [stdout] 51 | / self.callback_router.send(RouteCallback { [INFO] [stdout] 52 | | query: cb.clone() [INFO] [stdout] 53 | | }).await.expect("The CallbackRouter actor should always be alive"); [INFO] [stdout] | |__________________^ `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `std::result::Result<(), stage::actors::MsgError>` [INFO] [stdout] = note: required by `futures::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] --> src/actors/callback_router.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | if chan.send(Callback { id }).await.is_ok() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `std::result::Result<(), stage::actors::MsgError>` [INFO] [stdout] = note: required by `futures::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] --> src/actors/callback_router.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | / self.telegram_sender.send(AnswerCallback { [INFO] [stdout] 65 | | callback: msg.query.clone(), [INFO] [stdout] 66 | | }).await.expect("TelegramSender should always exist"); [INFO] [stdout] | |__________________^ `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `std::result::Result<(), stage::actors::MsgError>` [INFO] [stdout] = note: required by `futures::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] --> src/actors/callback_router.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | if chan.send(Callback { id }).await.is_ok() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `std::result::Result<(), stage::actors::MsgError>` [INFO] [stdout] = note: required by `futures::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] --> src/actors/callback_router.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | / self.telegram_sender.send(AnswerCallback { [INFO] [stdout] 65 | | callback: msg.query.clone(), [INFO] [stdout] 66 | | }).await.expect("TelegramSender should always exist"); [INFO] [stdout] | |__________________^ `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `std::result::Result<(), stage::actors::MsgError>` [INFO] [stdout] = note: required by `futures::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/actors/telegram_sender.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | pub async fn handle(mut self, ctx: ActorCtx, msg: Message) -> ActorResult { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] --> src/actors/commands/list.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | self.callback_router.send(RegisterCallback::create(self.button_id, ctx.this.clone(), false)).await.expect("CallbackRouter is never ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `std::result::Result<(), stage::actors::MsgError>` [INFO] [stdout] = note: required by `futures::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] --> src/actors/commands/list.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | / self.telegram_sender.send(EditMessage { [INFO] [stdout] 84 | | chat: msg.chat.clone(), [INFO] [stdout] 85 | | message: msg.id, [INFO] [stdout] 86 | | keyboard: None, [INFO] [stdout] 87 | | text: "Menu message".to_string(), [INFO] [stdout] 88 | | }).await.expect("TelegramSender should always exist"); [INFO] [stdout] | |________________^ `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `std::result::Result<(), stage::actors::MsgError>` [INFO] [stdout] = note: required by `futures::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] --> src/actors/command_handler.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | addr.send(CreateCommand { chat: msg.chat.clone() }).await.expect("should be able to send a message to an actor just created"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `std::result::Result<(), stage::actors::MsgError>` [INFO] [stdout] = note: required by `futures::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/actors/telegram_sender.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | pub async fn handle(mut self, ctx: ActorCtx, msg: Message) -> ActorResult { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] --> src/actors/commands/list.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | self.callback_router.send(RegisterCallback::create(self.button_id, ctx.this.clone(), false)).await.expect("CallbackRouter is never ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `std::result::Result<(), stage::actors::MsgError>` [INFO] [stdout] = note: required by `futures::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] --> src/actors/commands/list.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | / self.telegram_sender.send(EditMessage { [INFO] [stdout] 84 | | chat: msg.chat.clone(), [INFO] [stdout] 85 | | message: msg.id, [INFO] [stdout] 86 | | keyboard: None, [INFO] [stdout] 87 | | text: "Menu message".to_string(), [INFO] [stdout] 88 | | }).await.expect("TelegramSender should always exist"); [INFO] [stdout] | |________________^ `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `std::result::Result<(), stage::actors::MsgError>` [INFO] [stdout] = note: required by `futures::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] --> src/actors/command_handler.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | addr.send(CreateCommand { chat: msg.chat.clone() }).await.expect("should be able to send a message to an actor just created"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `std::result::Result<(), stage::actors::MsgError>` [INFO] [stdout] = note: required by `futures::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/main.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let sys = ActorSystemBuilder::new(cfg, rt).start().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ --- -- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ActorSystem` is not a future [INFO] [stdout] --> src/main.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let sys = ActorSystemBuilder::new(cfg, rt).start().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ActorSystem` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `ActorSystem` [INFO] [stdout] = note: required by `futures::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] --> src/main.rs:65:31 [INFO] [stdout] | [INFO] [stdout] 65 | api.into_stream().updates().for_each(|mb_update| { [INFO] [stdout] | ^^^^^^^^ `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `std::result::Result<(), stage::actors::MsgError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] --> src/main.rs:65:3 [INFO] [stdout] | [INFO] [stdout] 65 | / api.into_stream().updates().for_each(|mb_update| { [INFO] [stdout] 66 | | upd_addr.send(Update { update: mb_update.unwrap() }).map(|_| ()) [INFO] [stdout] 67 | | }).await; [INFO] [stdout] | |__________^ `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `std::result::Result<(), stage::actors::MsgError>` [INFO] [stdout] = note: required because of the requirements on the impl of `futures::Future` for `ForEach, [closure@src/main.rs:65:40: 67:4]>` [INFO] [stdout] = note: required by `futures::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: Queryable` is not satisfied [INFO] [stdout] --> src/database/mod.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | let events = event.load::(&conn).expect("Error loading events"); [INFO] [stdout] | ^^^^ the trait `Queryable` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Uuid, diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::BigInt, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Nullable), Pg>` for `(uuid::Uuid, i32, i32, i64, Option, Option, bool, Option)` [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Uuid, diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::BigInt, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Nullable), Pg>` for `models::Event` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, models::Event>` for `schema::event::table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: Queryable` is not satisfied [INFO] [stdout] --> src/database/mod.rs:40:46 [INFO] [stdout] | [INFO] [stdout] 40 | let events = event.filter(chat.eq(chat)).load::(&conn).expect("Error loading events"); [INFO] [stdout] | ^^^^ the trait `Queryable` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Uuid, diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::BigInt, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Nullable), Pg>` for `(uuid::Uuid, i32, i32, i64, Option, Option, bool, Option)` [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Uuid, diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::BigInt, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Nullable), Pg>` for `models::Event` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, models::Event>` for `diesel::query_builder::SelectStatement>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: Queryable` is not satisfied [INFO] [stdout] --> src/database/mod.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | .get_result(&conn) [INFO] [stdout] | ^^^^^^^^^^ the trait `Queryable` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Uuid, diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::BigInt, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Nullable), Pg>` for `(uuid::Uuid, i32, i32, i64, Option, Option, bool, Option)` [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Uuid, diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::BigInt, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Nullable), Pg>` for `models::Event` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery>, models::Event>` for `InsertStatement>, ColumnInsertValue>, ColumnInsertValue>, ColumnInsertValue, &String>>), schema::event::table>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/main.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let sys = ActorSystemBuilder::new(cfg, rt).start().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ --- -- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ActorSystem` is not a future [INFO] [stdout] --> src/main.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let sys = ActorSystemBuilder::new(cfg, rt).start().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ActorSystem` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `ActorSystem` [INFO] [stdout] = note: required by `futures::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] --> src/main.rs:65:31 [INFO] [stdout] | [INFO] [stdout] 65 | api.into_stream().updates().for_each(|mb_update| { [INFO] [stdout] | ^^^^^^^^ `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `std::result::Result<(), stage::actors::MsgError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] --> src/main.rs:65:3 [INFO] [stdout] | [INFO] [stdout] 65 | / api.into_stream().updates().for_each(|mb_update| { [INFO] [stdout] 66 | | upd_addr.send(Update { update: mb_update.unwrap() }).map(|_| ()) [INFO] [stdout] 67 | | }).await; [INFO] [stdout] | |__________^ `std::result::Result<(), stage::actors::MsgError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `std::result::Result<(), stage::actors::MsgError>` [INFO] [stdout] = note: required because of the requirements on the impl of `futures::Future` for `ForEach, [closure@src/main.rs:65:40: 67:4]>` [INFO] [stdout] = note: required by `futures::Future::poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: Queryable` is not satisfied [INFO] [stdout] --> src/database/mod.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | let events = event.load::(&conn).expect("Error loading events"); [INFO] [stdout] | ^^^^ the trait `Queryable` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Uuid, diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::BigInt, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Nullable), Pg>` for `(uuid::Uuid, i32, i32, i64, Option, Option, bool, Option)` [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Uuid, diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::BigInt, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Nullable), Pg>` for `models::Event` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, models::Event>` for `schema::event::table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FutureExt` [INFO] [stdout] --> src/main.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{Future, FutureExt, StreamExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `uuid::Uuid: Queryable` is not satisfied [INFO] [stdout] --> src/database/mod.rs:40:46 [INFO] [stdout] | [INFO] [stdout] 40 | let events = event.filter(chat.eq(chat)).load::(&conn).expect("Error loading events"); [INFO] [stdout] | ^^^^ the trait `Queryable` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Uuid, diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::BigInt, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Nullable), Pg>` for `(uuid::Uuid, i32, i32, i64, Option, Option, bool, Option)` [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Uuid, diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::BigInt, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Nullable), Pg>` for `models::Event` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery<_, models::Event>` for `diesel::query_builder::SelectStatement>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `postbus` [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[E0277]: the trait bound `uuid::Uuid: Queryable` is not satisfied [INFO] [stdout] --> src/database/mod.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | .get_result(&conn) [INFO] [stdout] | ^^^^^^^^^^ the trait `Queryable` is not implemented for `uuid::Uuid` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Uuid, diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::BigInt, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Nullable), Pg>` for `(uuid::Uuid, i32, i32, i64, Option, Option, bool, Option)` [INFO] [stdout] = note: required because of the requirements on the impl of `Queryable<(diesel::sql_types::Uuid, diesel::sql_types::Integer, diesel::sql_types::Integer, diesel::sql_types::BigInt, diesel::sql_types::Nullable, diesel::sql_types::Nullable, diesel::sql_types::Bool, diesel::sql_types::Nullable), Pg>` for `models::Event` [INFO] [stdout] = note: required because of the requirements on the impl of `LoadQuery>, models::Event>` for `InsertStatement>, ColumnInsertValue>, ColumnInsertValue>, ColumnInsertValue, &String>>), schema::event::table>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FutureExt` [INFO] [stdout] --> src/main.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{Future, FutureExt, StreamExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "52f25ae4c1d4f76c60765f198836e77d90f81215ba4d09c655246ee2aea5d37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52f25ae4c1d4f76c60765f198836e77d90f81215ba4d09c655246ee2aea5d37a", kill_on_drop: false }` [INFO] [stdout] 52f25ae4c1d4f76c60765f198836e77d90f81215ba4d09c655246ee2aea5d37a