[INFO] cloning repository https://github.com/KyleBarton/klh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KyleBarton/klh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyleBarton%2Fklh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyleBarton%2Fklh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce66a965ab5a334195c5fc54b7a76656b0d92d54 [INFO] checking KyleBarton/klh against try#2c4e58eac5a232e49065e517c1cf50b2715ccf85 for pr-140283 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyleBarton%2Fklh" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/KyleBarton/klh [INFO] finished tweaking git repo https://github.com/KyleBarton/klh [INFO] tweaked toml for git repo https://github.com/KyleBarton/klh written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KyleBarton/klh on toolchain 2c4e58eac5a232e49065e517c1cf50b2715ccf85 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 152 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bson v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ce96d26be2728c7b5b52b3d9fe3d13750beeb3f4193cee342840596f9d6e3d5 [INFO] running `Command { std: "docker" "start" "-a" "0ce96d26be2728c7b5b52b3d9fe3d13750beeb3f4193cee342840596f9d6e3d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ce96d26be2728c7b5b52b3d9fe3d13750beeb3f4193cee342840596f9d6e3d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ce96d26be2728c7b5b52b3d9fe3d13750beeb3f4193cee342840596f9d6e3d5", kill_on_drop: false }` [INFO] [stdout] 0ce96d26be2728c7b5b52b3d9fe3d13750beeb3f4193cee342840596f9d6e3d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aed973c6179062e8871247135ba9936d1478fad5cf66f02d6cb7933fcf7b1448 [INFO] running `Command { std: "docker" "start" "-a" "aed973c6179062e8871247135ba9936d1478fad5cf66f02d6cb7933fcf7b1448", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking async-std v1.13.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Checking bson v3.0.0 [INFO] [stderr] Checking rstest v0.26.1 [INFO] [stderr] Checking klh_core v0.1.0 (/opt/rustwide/workdir/klh_core) [INFO] [stdout] error[E0432]: unresolved import `bson::Deserializer` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use bson::{Bson, Deserializer}; [INFO] [stdout] | ^^^^^^^^^^^^ no `Deserializer` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing this trait instead: [INFO] [stdout] serde::Deserializer [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bson-3.0.0/src/lib.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg(feature = "serde")] [INFO] [stdout] | ----------------- the item is gated behind the `serde` feature [INFO] [stdout] ... [INFO] [stdout] 473 | Deserializer, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/messaging/message_error.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/messaging/message_error.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/messaging/message_error.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/messaging/message_error.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/diagnostics/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/diagnostics/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/diagnostics/models.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/diagnostics/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_bson` in crate `bson` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | content: Some(bson::to_bson(&content).unwrap()), [INFO] [stdout] | ^^^^^^^ not found in `bson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bson::Deserializer` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use bson::{Bson, Deserializer}; [INFO] [stdout] | ^^^^^^^^^^^^ no `Deserializer` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing this trait instead: [INFO] [stdout] serde::Deserializer [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bson-3.0.0/src/lib.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg(feature = "serde")] [INFO] [stdout] | ----------------- the item is gated behind the `serde` feature [INFO] [stdout] ... [INFO] [stdout] 473 | Deserializer, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/messaging/message_error.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/messaging/message_error.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/messaging/message_error.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/messaging/message_error.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MessageError: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugin/plugin_registrar.rs:93:25 [INFO] [stdout] | [INFO] [stdout] 92 | .respond(MessageContent::from_content( [INFO] [stdout] | ---------------------------- required by a bound introduced by this call [INFO] [stdout] 93 | MessageError::MessageTypeNotFound, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `MessageError` [INFO] [stdout] --> klh_core/src/messaging/message_error.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum MessageError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `MessageError` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Serialize, Deserialize, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/diagnostics/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/diagnostics/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/diagnostics/models.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/diagnostics/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CreateBufferRequest: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/buffers/requests.rs:13:48 [INFO] [stdout] | [INFO] [stdout] 13 | let content = MessageContent::from_content(create_buffer_content); [INFO] [stdout] | ---------------------------- ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `CreateBufferRequest` [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct CreateBufferRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `CreateBufferRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AppendStringToBufferRequest: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/buffers/requests.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | MessageContent::from_content(append_request), [INFO] [stdout] | ---------------------------- ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `AppendStringToBufferRequest` [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct AppendStringToBufferRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `AppendStringToBufferRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `GetBufferRequest: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/buffers/requests.rs:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | MessageContent::from_content(get_buffer_request), [INFO] [stdout] | ---------------------------- ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `GetBufferRequest` [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct GetBufferRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `GetBufferRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ListBuffersResponse: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/buffers/mod.rs:48:55 [INFO] [stdout] | [INFO] [stdout] 48 | .respond(MessageContent::from_content(response)) [INFO] [stdout] | ---------------------------- ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `ListBuffersResponse` [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct ListBuffersResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `ListBuffersResponse` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Serialize, Deserialize, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CreateBufferRequest: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/buffers/mod.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | .deserialize() [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `CreateBufferRequest` [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct CreateBufferRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `CreateBufferRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 140 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::deserialize` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn deserialize<'a, T: Deserialize<'a>>(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `MessageContent::deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AppendStringToBufferRequest: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/buffers/mod.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | .deserialize() [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `AppendStringToBufferRequest` [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct AppendStringToBufferRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `AppendStringToBufferRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 140 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::deserialize` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn deserialize<'a, T: Deserialize<'a>>(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `MessageContent::deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Buffer: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/buffers/mod.rs:99:46 [INFO] [stdout] | [INFO] [stdout] 99 | MessageContent::from_content(buffer), [INFO] [stdout] | ---------------------------- ^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `Buffer` [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Buffer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Buffer` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] = note: required for `&mut Buffer` to implement `Serialize` [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `GetBufferRequest: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/buffers/mod.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | .deserialize() [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `GetBufferRequest` [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct GetBufferRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetBufferRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 140 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::deserialize` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn deserialize<'a, T: Deserialize<'a>>(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `MessageContent::deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_bson` in crate `bson` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | content: Some(bson::to_bson(&content).unwrap()), [INFO] [stdout] | ^^^^^^^ not found in `bson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `GetBufferResponse: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/buffers/mod.rs:120:55 [INFO] [stdout] | [INFO] [stdout] 120 | .respond(MessageContent::from_content(GetBufferResponse { [INFO] [stdout] | __________________________----------------------------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 121 | | buffer: buffer.cloned(), [INFO] [stdout] 122 | | })) [INFO] [stdout] | |_________________^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `GetBufferResponse` [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct GetBufferResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `GetBufferResponse` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SlowBombContent: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/diagnostics/requests.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | MessageContent::from_content(SlowBombContent { interval_seconds }), [INFO] [stdout] | ---------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `SlowBombContent` [INFO] [stdout] --> klh_core/src/plugins/diagnostics/models.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SlowBombContent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `SlowBombContent` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SlowBombContent: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/diagnostics/mod.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | .deserialize() [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `SlowBombContent` [INFO] [stdout] --> klh_core/src/plugins/diagnostics/models.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SlowBombContent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `SlowBombContent` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 140 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::deserialize` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn deserialize<'a, T: Deserialize<'a>>(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `MessageContent::deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CreateWindowRequest: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/display/requests.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | MessageContent::from_content(create_window_content), [INFO] [stdout] | ---------------------------- ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `CreateWindowRequest` [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct CreateWindowRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `CreateWindowRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AttachBufferRequest: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/display/requests.rs:33:38 [INFO] [stdout] | [INFO] [stdout] 33 | MessageContent::from_content(attach_buffer_request), [INFO] [stdout] | ---------------------------- ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `AttachBufferRequest` [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct AttachBufferRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `AttachBufferRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `GetWindowRequest: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/display/requests.rs:60:38 [INFO] [stdout] | [INFO] [stdout] 60 | MessageContent::from_content(get_window_request), [INFO] [stdout] | ---------------------------- ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `GetWindowRequest` [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct GetWindowRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `GetWindowRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AcceptStringInputRequest: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/display/requests.rs:71:38 [INFO] [stdout] | [INFO] [stdout] 71 | MessageContent::from_content(accept_input_request), [INFO] [stdout] | ---------------------------- ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `AcceptStringInputRequest` [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct AcceptStringInputRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `AcceptStringInputRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ListWindowsResponse: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/display/mod.rs:58:55 [INFO] [stdout] | [INFO] [stdout] 58 | .respond(MessageContent::from_content(response)) [INFO] [stdout] | ---------------------------- ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `ListWindowsResponse` [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct ListWindowsResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `ListWindowsResponse` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CreateWindowRequest: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/display/mod.rs:65:64 [INFO] [stdout] | [INFO] [stdout] 65 | let request: CreateWindowRequest = request_content.deserialize().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `CreateWindowRequest` [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct CreateWindowRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `CreateWindowRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 140 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::deserialize` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn deserialize<'a, T: Deserialize<'a>>(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `MessageContent::deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AttachBufferRequest: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/display/mod.rs:80:64 [INFO] [stdout] | [INFO] [stdout] 80 | let request: AttachBufferRequest = request_content.deserialize().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `AttachBufferRequest` [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct AttachBufferRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `AttachBufferRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 140 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::deserialize` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn deserialize<'a, T: Deserialize<'a>>(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `MessageContent::deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `GetWindowRequest: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/display/mod.rs:96:61 [INFO] [stdout] | [INFO] [stdout] 96 | let request: GetWindowRequest = request_content.deserialize().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `GetWindowRequest` [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct GetWindowRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetWindowRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 140 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::deserialize` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn deserialize<'a, T: Deserialize<'a>>(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `MessageContent::deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `GetWindowResponse: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/display/mod.rs:108:55 [INFO] [stdout] | [INFO] [stdout] 108 | .respond(MessageContent::from_content(response)) [INFO] [stdout] | ---------------------------- ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `GetWindowResponse` [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct GetWindowResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `GetWindowResponse` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AcceptStringInputRequest: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/display/mod.rs:114:69 [INFO] [stdout] | [INFO] [stdout] 114 | let request: AcceptStringInputRequest = request_content.deserialize().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `AcceptStringInputRequest` [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct AcceptStringInputRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `AcceptStringInputRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 140 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::deserialize` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn deserialize<'a, T: Deserialize<'a>>(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `MessageContent::deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MessageError: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugin/plugin_registrar.rs:93:25 [INFO] [stdout] | [INFO] [stdout] 92 | .respond(MessageContent::from_content( [INFO] [stdout] | ---------------------------- required by a bound introduced by this call [INFO] [stdout] 93 | MessageError::MessageTypeNotFound, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `MessageError` [INFO] [stdout] --> klh_core/src/messaging/message_error.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum MessageError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `MessageError` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `klh_core` (lib) due to 56 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `MessageError: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> klh_core/src/session/session.rs:177:64 [INFO] [stdout] | [INFO] [stdout] 177 | let expected_response: Option = response.deserialize(); [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `MessageError` [INFO] [stdout] --> klh_core/src/messaging/message_error.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum MessageError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `MessageError` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 140 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::deserialize` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn deserialize<'a, T: Deserialize<'a>>(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `MessageContent::deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CreateBufferRequest: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/buffers/requests.rs:13:48 [INFO] [stdout] | [INFO] [stdout] 13 | let content = MessageContent::from_content(create_buffer_content); [INFO] [stdout] | ---------------------------- ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `CreateBufferRequest` [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct CreateBufferRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `CreateBufferRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AppendStringToBufferRequest: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/buffers/requests.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | MessageContent::from_content(append_request), [INFO] [stdout] | ---------------------------- ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `AppendStringToBufferRequest` [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct AppendStringToBufferRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `AppendStringToBufferRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `GetBufferRequest: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/buffers/requests.rs:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | MessageContent::from_content(get_buffer_request), [INFO] [stdout] | ---------------------------- ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `GetBufferRequest` [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct GetBufferRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `GetBufferRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ListBuffersResponse: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/buffers/mod.rs:48:55 [INFO] [stdout] | [INFO] [stdout] 48 | .respond(MessageContent::from_content(response)) [INFO] [stdout] | ---------------------------- ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `ListBuffersResponse` [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct ListBuffersResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `ListBuffersResponse` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CreateBufferRequest: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/buffers/mod.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | .deserialize() [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `CreateBufferRequest` [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct CreateBufferRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `CreateBufferRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 140 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::deserialize` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn deserialize<'a, T: Deserialize<'a>>(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `MessageContent::deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AppendStringToBufferRequest: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/buffers/mod.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | .deserialize() [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `AppendStringToBufferRequest` [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct AppendStringToBufferRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `AppendStringToBufferRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 140 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::deserialize` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn deserialize<'a, T: Deserialize<'a>>(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `MessageContent::deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Buffer: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/buffers/mod.rs:99:46 [INFO] [stdout] | [INFO] [stdout] 99 | MessageContent::from_content(buffer), [INFO] [stdout] | ---------------------------- ^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `Buffer` [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Buffer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Buffer` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] = note: required for `&mut Buffer` to implement `Serialize` [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `GetBufferRequest: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/buffers/mod.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | .deserialize() [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `GetBufferRequest` [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct GetBufferRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetBufferRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 140 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::deserialize` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn deserialize<'a, T: Deserialize<'a>>(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `MessageContent::deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `GetBufferResponse: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/buffers/mod.rs:120:55 [INFO] [stdout] | [INFO] [stdout] 120 | .respond(MessageContent::from_content(GetBufferResponse { [INFO] [stdout] | __________________________----------------------------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 121 | | buffer: buffer.cloned(), [INFO] [stdout] 122 | | })) [INFO] [stdout] | |_________________^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `GetBufferResponse` [INFO] [stdout] --> klh_core/src/plugins/buffers/models.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct GetBufferResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `GetBufferResponse` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SlowBombContent: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/diagnostics/requests.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | MessageContent::from_content(SlowBombContent { interval_seconds }), [INFO] [stdout] | ---------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `SlowBombContent` [INFO] [stdout] --> klh_core/src/plugins/diagnostics/models.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SlowBombContent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `SlowBombContent` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SlowBombContent: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/diagnostics/mod.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | .deserialize() [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `SlowBombContent` [INFO] [stdout] --> klh_core/src/plugins/diagnostics/models.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SlowBombContent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `SlowBombContent` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 140 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::deserialize` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn deserialize<'a, T: Deserialize<'a>>(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `MessageContent::deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CreateWindowRequest: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/display/requests.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | MessageContent::from_content(create_window_content), [INFO] [stdout] | ---------------------------- ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `CreateWindowRequest` [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct CreateWindowRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `CreateWindowRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AttachBufferRequest: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/display/requests.rs:33:38 [INFO] [stdout] | [INFO] [stdout] 33 | MessageContent::from_content(attach_buffer_request), [INFO] [stdout] | ---------------------------- ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `AttachBufferRequest` [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct AttachBufferRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `AttachBufferRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `GetWindowRequest: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/display/requests.rs:60:38 [INFO] [stdout] | [INFO] [stdout] 60 | MessageContent::from_content(get_window_request), [INFO] [stdout] | ---------------------------- ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `GetWindowRequest` [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct GetWindowRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `GetWindowRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AcceptStringInputRequest: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/display/requests.rs:71:38 [INFO] [stdout] | [INFO] [stdout] 71 | MessageContent::from_content(accept_input_request), [INFO] [stdout] | ---------------------------- ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `AcceptStringInputRequest` [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct AcceptStringInputRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `AcceptStringInputRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ListWindowsResponse: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/display/mod.rs:58:55 [INFO] [stdout] | [INFO] [stdout] 58 | .respond(MessageContent::from_content(response)) [INFO] [stdout] | ---------------------------- ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `ListWindowsResponse` [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct ListWindowsResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `ListWindowsResponse` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CreateWindowRequest: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/display/mod.rs:65:64 [INFO] [stdout] | [INFO] [stdout] 65 | let request: CreateWindowRequest = request_content.deserialize().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `CreateWindowRequest` [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct CreateWindowRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `CreateWindowRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 140 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::deserialize` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn deserialize<'a, T: Deserialize<'a>>(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `MessageContent::deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AttachBufferRequest: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/display/mod.rs:80:64 [INFO] [stdout] | [INFO] [stdout] 80 | let request: AttachBufferRequest = request_content.deserialize().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `AttachBufferRequest` [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct AttachBufferRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `AttachBufferRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 140 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::deserialize` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn deserialize<'a, T: Deserialize<'a>>(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `MessageContent::deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `GetWindowRequest: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/display/mod.rs:96:61 [INFO] [stdout] | [INFO] [stdout] 96 | let request: GetWindowRequest = request_content.deserialize().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `GetWindowRequest` [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct GetWindowRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `GetWindowRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 140 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::deserialize` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn deserialize<'a, T: Deserialize<'a>>(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `MessageContent::deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `GetWindowResponse: serde::Serialize` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/display/mod.rs:108:55 [INFO] [stdout] | [INFO] [stdout] 108 | .respond(MessageContent::from_content(response)) [INFO] [stdout] | ---------------------------- ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] help: the trait `Serialize` is not implemented for `GetWindowResponse` [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct GetWindowResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `GetWindowResponse` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 132 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::from_content` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_content(content: T) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `MessageContent::from_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AcceptStringInputRequest: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> klh_core/src/plugins/display/mod.rs:114:69 [INFO] [stdout] | [INFO] [stdout] 114 | let request: AcceptStringInputRequest = request_content.deserialize().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `AcceptStringInputRequest` [INFO] [stdout] --> klh_core/src/plugins/display/models.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct AcceptStringInputRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `AcceptStringInputRequest` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 140 others [INFO] [stdout] note: required by a bound in `message_content::MessageContent::deserialize` [INFO] [stdout] --> klh_core/src/messaging/message_content.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn deserialize<'a, T: Deserialize<'a>>(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `MessageContent::deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `klh_core` (lib test) due to 57 previous errors [INFO] running `Command { std: "docker" "inspect" "aed973c6179062e8871247135ba9936d1478fad5cf66f02d6cb7933fcf7b1448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aed973c6179062e8871247135ba9936d1478fad5cf66f02d6cb7933fcf7b1448", kill_on_drop: false }` [INFO] [stdout] aed973c6179062e8871247135ba9936d1478fad5cf66f02d6cb7933fcf7b1448