[INFO] fetching crate tea-actor-utility 0.1.0... [INFO] checking tea-actor-utility-0.1.0 against try#4a23c45c7893f1416456144e3883cc48ea91722e for pr-82322 [INFO] extracting crate tea-actor-utility 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate tea-actor-utility 0.1.0 on toolchain 4a23c45c7893f1416456144e3883cc48ea91722e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tea-actor-utility 0.1.0 [INFO] finished tweaking crates.io crate tea-actor-utility 0.1.0 [INFO] tweaked toml for crates.io crate tea-actor-utility 0.1.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wapc-guest v0.3.2 [INFO] [stderr] Downloaded wascc-codec v0.8.1 [INFO] [stderr] Downloaded wascc-actor v0.7.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3fc980bdd3a322ff4d7973334063703f52acdde80571287fa50641c2092091a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e3fc980bdd3a322ff4d7973334063703f52acdde80571287fa50641c2092091a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3fc980bdd3a322ff4d7973334063703f52acdde80571287fa50641c2092091a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3fc980bdd3a322ff4d7973334063703f52acdde80571287fa50641c2092091a", kill_on_drop: false }` [INFO] [stdout] e3fc980bdd3a322ff4d7973334063703f52acdde80571287fa50641c2092091a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88632f4a20fbf2ac1fcd7de73e6410806792ec43dfc982e0fb6ff0a7d2cba0f1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "88632f4a20fbf2ac1fcd7de73e6410806792ec43dfc982e0fb6ff0a7d2cba0f1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking wapc-guest v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking rmp-serde v0.14.4 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking wascc-codec v0.8.1 [INFO] [stderr] Checking tea-codec v0.1.1 [INFO] [stderr] Checking wascc-actor v0.7.4 [INFO] [stderr] Checking tea-actor-utility v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `actor_messaging_handlers` [INFO] [stdout] --> src/lib.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | use super::{actor_messaging_handlers}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | let req = SetRequest{key: key.to_owned(), value:serialize(value)?, expires_s:0}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | let req = SetRequest{key: key.to_owned(), value:serialize(value)?, expires_s:0}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | let req = SetRequest{key: key.to_owned(), value:serialize(value)?, expires_s:0}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | let req = SetRequest{key: key.to_owned(), value:serialize(value)?, expires_s:0}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | let req = SetRequest{key: key.to_owned(), value:serialize(value)?, expires_s:0}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | let req = SetRequest{key: key.to_owned(), value:serialize(value)?, expires_s:0}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | let res : SetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 11 | | CAPABILITY, [INFO] [stdout] 12 | | OP_SET, [INFO] [stdout] 13 | | serialize(req)? [INFO] [stdout] 14 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | let res : SetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 11 | | CAPABILITY, [INFO] [stdout] 12 | | OP_SET, [INFO] [stdout] 13 | | serialize(req)? [INFO] [stdout] 14 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | let res : SetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 11 | | CAPABILITY, [INFO] [stdout] 12 | | OP_SET, [INFO] [stdout] 13 | | serialize(req)? [INFO] [stdout] 14 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | let result: T = deserialize(res.value.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | let result: T = deserialize(res.value.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | let result: T = deserialize(res.value.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | let res : SetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 11 | | CAPABILITY, [INFO] [stdout] 12 | | OP_SET, [INFO] [stdout] 13 | | serialize(req)? [INFO] [stdout] 14 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | let res : SetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 11 | | CAPABILITY, [INFO] [stdout] 12 | | OP_SET, [INFO] [stdout] 13 | | serialize(req)? [INFO] [stdout] 14 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | let res : SetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 11 | | CAPABILITY, [INFO] [stdout] 12 | | OP_SET, [INFO] [stdout] 13 | | serialize(req)? [INFO] [stdout] 14 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | let result: T = deserialize(res.value.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | let result: T = deserialize(res.value.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | let result: T = deserialize(res.value.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | let res: AddResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | __________________________^ [INFO] [stdout] 22 | | CAPABILITY, [INFO] [stdout] 23 | | OP_ADD, [INFO] [stdout] 24 | | serialize(req)? [INFO] [stdout] 25 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | let res: AddResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | __________________________^ [INFO] [stdout] 22 | | CAPABILITY, [INFO] [stdout] 23 | | OP_ADD, [INFO] [stdout] 24 | | serialize(req)? [INFO] [stdout] 25 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | let res: AddResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | __________________________^ [INFO] [stdout] 22 | | CAPABILITY, [INFO] [stdout] 23 | | OP_ADD, [INFO] [stdout] 24 | | serialize(req)? [INFO] [stdout] 25 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | let res: AddResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | __________________________^ [INFO] [stdout] 22 | | CAPABILITY, [INFO] [stdout] 23 | | OP_ADD, [INFO] [stdout] 24 | | serialize(req)? [INFO] [stdout] 25 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | let res: AddResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | __________________________^ [INFO] [stdout] 22 | | CAPABILITY, [INFO] [stdout] 23 | | OP_ADD, [INFO] [stdout] 24 | | serialize(req)? [INFO] [stdout] 25 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | let res: AddResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | __________________________^ [INFO] [stdout] 22 | | CAPABILITY, [INFO] [stdout] 23 | | OP_ADD, [INFO] [stdout] 24 | | serialize(req)? [INFO] [stdout] 25 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | let res: DelResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | __________________________^ [INFO] [stdout] 32 | | CAPABILITY, [INFO] [stdout] 33 | | OP_DEL, [INFO] [stdout] 34 | | serialize(req)? [INFO] [stdout] 35 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | let res: DelResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | __________________________^ [INFO] [stdout] 32 | | CAPABILITY, [INFO] [stdout] 33 | | OP_DEL, [INFO] [stdout] 34 | | serialize(req)? [INFO] [stdout] 35 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | let res: DelResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | __________________________^ [INFO] [stdout] 32 | | CAPABILITY, [INFO] [stdout] 33 | | OP_DEL, [INFO] [stdout] 34 | | serialize(req)? [INFO] [stdout] 35 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | let res: DelResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | __________________________^ [INFO] [stdout] 32 | | CAPABILITY, [INFO] [stdout] 33 | | OP_DEL, [INFO] [stdout] 34 | | serialize(req)? [INFO] [stdout] 35 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | let res: DelResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | __________________________^ [INFO] [stdout] 32 | | CAPABILITY, [INFO] [stdout] 33 | | OP_DEL, [INFO] [stdout] 34 | | serialize(req)? [INFO] [stdout] 35 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | let res: DelResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | __________________________^ [INFO] [stdout] 32 | | CAPABILITY, [INFO] [stdout] 33 | | OP_DEL, [INFO] [stdout] 34 | | serialize(req)? [INFO] [stdout] 35 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | let res : GetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 42 | | CAPABILITY, [INFO] [stdout] 43 | | OP_GET, [INFO] [stdout] 44 | | serialize(req)? [INFO] [stdout] 45 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | let res : GetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 42 | | CAPABILITY, [INFO] [stdout] 43 | | OP_GET, [INFO] [stdout] 44 | | serialize(req)? [INFO] [stdout] 45 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | let res : GetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 42 | | CAPABILITY, [INFO] [stdout] 43 | | OP_GET, [INFO] [stdout] 44 | | serialize(req)? [INFO] [stdout] 45 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | let res : GetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 42 | | CAPABILITY, [INFO] [stdout] 43 | | OP_GET, [INFO] [stdout] 44 | | serialize(req)? [INFO] [stdout] 45 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | let result: T = deserialize(res.value.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | let result: T = deserialize(res.value.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | let res : GetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 42 | | CAPABILITY, [INFO] [stdout] 43 | | OP_GET, [INFO] [stdout] 44 | | serialize(req)? [INFO] [stdout] 45 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | let result: T = deserialize(res.value.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | let res : GetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 42 | | CAPABILITY, [INFO] [stdout] 43 | | OP_GET, [INFO] [stdout] 44 | | serialize(req)? [INFO] [stdout] 45 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | let result: T = deserialize(res.value.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | let result: T = deserialize(res.value.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | let res: DelResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | __________________________^ [INFO] [stdout] 59 | | CAPABILITY, [INFO] [stdout] 60 | | OP_DEL, [INFO] [stdout] 61 | | serialize(req)? [INFO] [stdout] 62 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | let result: T = deserialize(res.value.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | let res: DelResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | __________________________^ [INFO] [stdout] 59 | | CAPABILITY, [INFO] [stdout] 60 | | OP_DEL, [INFO] [stdout] 61 | | serialize(req)? [INFO] [stdout] 62 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | let res: DelResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | __________________________^ [INFO] [stdout] 59 | | CAPABILITY, [INFO] [stdout] 60 | | OP_DEL, [INFO] [stdout] 61 | | serialize(req)? [INFO] [stdout] 62 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | let res: DelResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | __________________________^ [INFO] [stdout] 59 | | CAPABILITY, [INFO] [stdout] 60 | | OP_DEL, [INFO] [stdout] 61 | | serialize(req)? [INFO] [stdout] 62 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | let res: DelResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | __________________________^ [INFO] [stdout] 59 | | CAPABILITY, [INFO] [stdout] 60 | | OP_DEL, [INFO] [stdout] 61 | | serialize(req)? [INFO] [stdout] 62 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | let res: DelResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | __________________________^ [INFO] [stdout] 59 | | CAPABILITY, [INFO] [stdout] 60 | | OP_DEL, [INFO] [stdout] 61 | | serialize(req)? [INFO] [stdout] 62 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:68:32 [INFO] [stdout] | [INFO] [stdout] 68 | let res: ListRangeResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 69 | | CAPABILITY, [INFO] [stdout] 70 | | OP_RANGE, [INFO] [stdout] 71 | | serialize(req)? [INFO] [stdout] 72 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:68:32 [INFO] [stdout] | [INFO] [stdout] 68 | let res: ListRangeResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 69 | | CAPABILITY, [INFO] [stdout] 70 | | OP_RANGE, [INFO] [stdout] 71 | | serialize(req)? [INFO] [stdout] 72 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:68:32 [INFO] [stdout] | [INFO] [stdout] 68 | let res: ListRangeResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 69 | | CAPABILITY, [INFO] [stdout] 70 | | OP_RANGE, [INFO] [stdout] 71 | | serialize(req)? [INFO] [stdout] 72 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:68:32 [INFO] [stdout] | [INFO] [stdout] 68 | let res: ListRangeResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 69 | | CAPABILITY, [INFO] [stdout] 70 | | OP_RANGE, [INFO] [stdout] 71 | | serialize(req)? [INFO] [stdout] 72 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:78:57 [INFO] [stdout] | [INFO] [stdout] 78 | let req = ListPushRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:68:32 [INFO] [stdout] | [INFO] [stdout] 68 | let res: ListRangeResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 69 | | CAPABILITY, [INFO] [stdout] 70 | | OP_RANGE, [INFO] [stdout] 71 | | serialize(req)? [INFO] [stdout] 72 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:68:32 [INFO] [stdout] | [INFO] [stdout] 68 | let res: ListRangeResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 69 | | CAPABILITY, [INFO] [stdout] 70 | | OP_RANGE, [INFO] [stdout] 71 | | serialize(req)? [INFO] [stdout] 72 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:78:57 [INFO] [stdout] | [INFO] [stdout] 78 | let req = ListPushRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:78:57 [INFO] [stdout] | [INFO] [stdout] 78 | let req = ListPushRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:78:57 [INFO] [stdout] | [INFO] [stdout] 78 | let req = ListPushRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:78:57 [INFO] [stdout] | [INFO] [stdout] 78 | let req = ListPushRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:78:57 [INFO] [stdout] | [INFO] [stdout] 78 | let req = ListPushRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | let res : ListResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 80 | | CAPABILITY, [INFO] [stdout] 81 | | OP_PUSH, [INFO] [stdout] 82 | | serialize(req)? [INFO] [stdout] 83 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | let res : ListResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 80 | | CAPABILITY, [INFO] [stdout] 81 | | OP_PUSH, [INFO] [stdout] 82 | | serialize(req)? [INFO] [stdout] 83 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | let res : ListResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 80 | | CAPABILITY, [INFO] [stdout] 81 | | OP_PUSH, [INFO] [stdout] 82 | | serialize(req)? [INFO] [stdout] 83 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:88:52 [INFO] [stdout] | [INFO] [stdout] 88 | let req = SetRequest{key: key.to_owned(), value: serialize(value)?, expires_s:expires_s}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:88:52 [INFO] [stdout] | [INFO] [stdout] 88 | let req = SetRequest{key: key.to_owned(), value: serialize(value)?, expires_s:expires_s}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | let res : ListResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 80 | | CAPABILITY, [INFO] [stdout] 81 | | OP_PUSH, [INFO] [stdout] 82 | | serialize(req)? [INFO] [stdout] 83 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:88:52 [INFO] [stdout] | [INFO] [stdout] 88 | let req = SetRequest{key: key.to_owned(), value: serialize(value)?, expires_s:expires_s}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | let res : ListResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 80 | | CAPABILITY, [INFO] [stdout] 81 | | OP_PUSH, [INFO] [stdout] 82 | | serialize(req)? [INFO] [stdout] 83 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | let res : ListResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 80 | | CAPABILITY, [INFO] [stdout] 81 | | OP_PUSH, [INFO] [stdout] 82 | | serialize(req)? [INFO] [stdout] 83 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:88:52 [INFO] [stdout] | [INFO] [stdout] 88 | let req = SetRequest{key: key.to_owned(), value: serialize(value)?, expires_s:expires_s}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | let res : SetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 90 | | CAPABILITY, [INFO] [stdout] 91 | | OP_SET, [INFO] [stdout] 92 | | serialize(req)? [INFO] [stdout] 93 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:88:52 [INFO] [stdout] | [INFO] [stdout] 88 | let req = SetRequest{key: key.to_owned(), value: serialize(value)?, expires_s:expires_s}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | let res : SetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 90 | | CAPABILITY, [INFO] [stdout] 91 | | OP_SET, [INFO] [stdout] 92 | | serialize(req)? [INFO] [stdout] 93 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | let res : SetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 90 | | CAPABILITY, [INFO] [stdout] 91 | | OP_SET, [INFO] [stdout] 92 | | serialize(req)? [INFO] [stdout] 93 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 94 | let result : T = deserialize(res.value.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:88:52 [INFO] [stdout] | [INFO] [stdout] 88 | let req = SetRequest{key: key.to_owned(), value: serialize(value)?, expires_s:expires_s}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 94 | let result : T = deserialize(res.value.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 94 | let result : T = deserialize(res.value.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:100:60 [INFO] [stdout] | [INFO] [stdout] 100 | let req = ListDelItemRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:100:60 [INFO] [stdout] | [INFO] [stdout] 100 | let req = ListDelItemRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:100:60 [INFO] [stdout] | [INFO] [stdout] 100 | let req = ListDelItemRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | let res : SetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 90 | | CAPABILITY, [INFO] [stdout] 91 | | OP_SET, [INFO] [stdout] 92 | | serialize(req)? [INFO] [stdout] 93 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | let res : SetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 90 | | CAPABILITY, [INFO] [stdout] 91 | | OP_SET, [INFO] [stdout] 92 | | serialize(req)? [INFO] [stdout] 93 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | let res : SetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 90 | | CAPABILITY, [INFO] [stdout] 91 | | OP_SET, [INFO] [stdout] 92 | | serialize(req)? [INFO] [stdout] 93 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 94 | let result : T = deserialize(res.value.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | let res : ListResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 102 | | CAPABILITY, [INFO] [stdout] 103 | | OP_LIST_DEL, [INFO] [stdout] 104 | | serialize(req)? [INFO] [stdout] 105 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 94 | let result : T = deserialize(res.value.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | let res : ListResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 102 | | CAPABILITY, [INFO] [stdout] 103 | | OP_LIST_DEL, [INFO] [stdout] 104 | | serialize(req)? [INFO] [stdout] 105 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | let res : ListResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 102 | | CAPABILITY, [INFO] [stdout] 103 | | OP_LIST_DEL, [INFO] [stdout] 104 | | serialize(req)? [INFO] [stdout] 105 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 94 | let result : T = deserialize(res.value.as_slice())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:110:55 [INFO] [stdout] | [INFO] [stdout] 110 | let req = SetAddRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:100:60 [INFO] [stdout] | [INFO] [stdout] 100 | let req = ListDelItemRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:110:55 [INFO] [stdout] | [INFO] [stdout] 110 | let req = SetAddRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:110:55 [INFO] [stdout] | [INFO] [stdout] 110 | let req = SetAddRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:100:60 [INFO] [stdout] | [INFO] [stdout] 100 | let req = ListDelItemRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:100:60 [INFO] [stdout] | [INFO] [stdout] 100 | let req = ListDelItemRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | let res: SetOperationResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 112 | | CAPABILITY, [INFO] [stdout] 113 | | OP_SET_ADD, [INFO] [stdout] 114 | | serialize(req)? [INFO] [stdout] 115 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | let res: SetOperationResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 112 | | CAPABILITY, [INFO] [stdout] 113 | | OP_SET_ADD, [INFO] [stdout] 114 | | serialize(req)? [INFO] [stdout] 115 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | let res : ListResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 102 | | CAPABILITY, [INFO] [stdout] 103 | | OP_LIST_DEL, [INFO] [stdout] 104 | | serialize(req)? [INFO] [stdout] 105 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | let res: SetOperationResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 112 | | CAPABILITY, [INFO] [stdout] 113 | | OP_SET_ADD, [INFO] [stdout] 114 | | serialize(req)? [INFO] [stdout] 115 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | let res : ListResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 102 | | CAPABILITY, [INFO] [stdout] 103 | | OP_LIST_DEL, [INFO] [stdout] 104 | | serialize(req)? [INFO] [stdout] 105 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | let res : ListResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 102 | | CAPABILITY, [INFO] [stdout] 103 | | OP_LIST_DEL, [INFO] [stdout] 104 | | serialize(req)? [INFO] [stdout] 105 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:121:58 [INFO] [stdout] | [INFO] [stdout] 121 | let req = SetRemoveRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:121:58 [INFO] [stdout] | [INFO] [stdout] 121 | let req = SetRemoveRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:110:55 [INFO] [stdout] | [INFO] [stdout] 110 | let req = SetAddRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:121:58 [INFO] [stdout] | [INFO] [stdout] 121 | let req = SetRemoveRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:110:55 [INFO] [stdout] | [INFO] [stdout] 110 | let req = SetAddRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:110:55 [INFO] [stdout] | [INFO] [stdout] 110 | let req = SetAddRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:122:35 [INFO] [stdout] | [INFO] [stdout] 122 | let res: SetOperationResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 123 | | CAPABILITY, [INFO] [stdout] 124 | | OP_SET_REMOVE, [INFO] [stdout] 125 | | serialize(req)? [INFO] [stdout] 126 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | let res: SetOperationResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 112 | | CAPABILITY, [INFO] [stdout] 113 | | OP_SET_ADD, [INFO] [stdout] 114 | | serialize(req)? [INFO] [stdout] 115 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:122:35 [INFO] [stdout] | [INFO] [stdout] 122 | let res: SetOperationResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 123 | | CAPABILITY, [INFO] [stdout] 124 | | OP_SET_REMOVE, [INFO] [stdout] 125 | | serialize(req)? [INFO] [stdout] 126 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | let res: SetOperationResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 112 | | CAPABILITY, [INFO] [stdout] 113 | | OP_SET_ADD, [INFO] [stdout] 114 | | serialize(req)? [INFO] [stdout] 115 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:122:35 [INFO] [stdout] | [INFO] [stdout] 122 | let res: SetOperationResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 123 | | CAPABILITY, [INFO] [stdout] 124 | | OP_SET_REMOVE, [INFO] [stdout] 125 | | serialize(req)? [INFO] [stdout] 126 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | let res: SetOperationResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 112 | | CAPABILITY, [INFO] [stdout] 113 | | OP_SET_ADD, [INFO] [stdout] 114 | | serialize(req)? [INFO] [stdout] 115 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:121:58 [INFO] [stdout] | [INFO] [stdout] 121 | let req = SetRemoveRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:121:58 [INFO] [stdout] | [INFO] [stdout] 121 | let req = SetRemoveRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:121:58 [INFO] [stdout] | [INFO] [stdout] 121 | let req = SetRemoveRequest{key: key.to_owned(), value: serialize(value)?}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:136:31 [INFO] [stdout] | [INFO] [stdout] 136 | let res: SetQueryResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 137 | | CAPABILITY, [INFO] [stdout] 138 | | OP_SET_UNION, [INFO] [stdout] 139 | | serialize(req)? [INFO] [stdout] 140 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:136:31 [INFO] [stdout] | [INFO] [stdout] 136 | let res: SetQueryResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 137 | | CAPABILITY, [INFO] [stdout] 138 | | OP_SET_UNION, [INFO] [stdout] 139 | | serialize(req)? [INFO] [stdout] 140 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:136:31 [INFO] [stdout] | [INFO] [stdout] 136 | let res: SetQueryResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 137 | | CAPABILITY, [INFO] [stdout] 138 | | OP_SET_UNION, [INFO] [stdout] 139 | | serialize(req)? [INFO] [stdout] 140 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:122:35 [INFO] [stdout] | [INFO] [stdout] 122 | let res: SetOperationResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 123 | | CAPABILITY, [INFO] [stdout] 124 | | OP_SET_REMOVE, [INFO] [stdout] 125 | | serialize(req)? [INFO] [stdout] 126 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:122:35 [INFO] [stdout] | [INFO] [stdout] 122 | let res: SetOperationResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 123 | | CAPABILITY, [INFO] [stdout] 124 | | OP_SET_REMOVE, [INFO] [stdout] 125 | | serialize(req)? [INFO] [stdout] 126 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:122:35 [INFO] [stdout] | [INFO] [stdout] 122 | let res: SetOperationResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 123 | | CAPABILITY, [INFO] [stdout] 124 | | OP_SET_REMOVE, [INFO] [stdout] 125 | | serialize(req)? [INFO] [stdout] 126 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:136:31 [INFO] [stdout] | [INFO] [stdout] 136 | let res: SetQueryResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 137 | | CAPABILITY, [INFO] [stdout] 138 | | OP_SET_UNION, [INFO] [stdout] 139 | | serialize(req)? [INFO] [stdout] 140 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:136:31 [INFO] [stdout] | [INFO] [stdout] 136 | let res: SetQueryResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 137 | | CAPABILITY, [INFO] [stdout] 138 | | OP_SET_UNION, [INFO] [stdout] 139 | | serialize(req)? [INFO] [stdout] 140 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:150:31 [INFO] [stdout] | [INFO] [stdout] 150 | let res: SetQueryResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 151 | | CAPABILITY, [INFO] [stdout] 152 | | OP_SET_INTERSECT, [INFO] [stdout] 153 | | serialize(req)? [INFO] [stdout] 154 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:136:31 [INFO] [stdout] | [INFO] [stdout] 136 | let res: SetQueryResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 137 | | CAPABILITY, [INFO] [stdout] 138 | | OP_SET_UNION, [INFO] [stdout] 139 | | serialize(req)? [INFO] [stdout] 140 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:150:31 [INFO] [stdout] | [INFO] [stdout] 150 | let res: SetQueryResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 151 | | CAPABILITY, [INFO] [stdout] 152 | | OP_SET_INTERSECT, [INFO] [stdout] 153 | | serialize(req)? [INFO] [stdout] 154 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:150:31 [INFO] [stdout] | [INFO] [stdout] 150 | let res: SetQueryResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 151 | | CAPABILITY, [INFO] [stdout] 152 | | OP_SET_INTERSECT, [INFO] [stdout] 153 | | serialize(req)? [INFO] [stdout] 154 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:150:31 [INFO] [stdout] | [INFO] [stdout] 150 | let res: SetQueryResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 151 | | CAPABILITY, [INFO] [stdout] 152 | | OP_SET_INTERSECT, [INFO] [stdout] 153 | | serialize(req)? [INFO] [stdout] 154 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:150:31 [INFO] [stdout] | [INFO] [stdout] 150 | let res: SetQueryResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 151 | | CAPABILITY, [INFO] [stdout] 152 | | OP_SET_INTERSECT, [INFO] [stdout] 153 | | serialize(req)? [INFO] [stdout] 154 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:150:31 [INFO] [stdout] | [INFO] [stdout] 150 | let res: SetQueryResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 151 | | CAPABILITY, [INFO] [stdout] 152 | | OP_SET_INTERSECT, [INFO] [stdout] 153 | | serialize(req)? [INFO] [stdout] 154 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:161:31 [INFO] [stdout] | [INFO] [stdout] 161 | let res: SetQueryResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 162 | | CAPABILITY, [INFO] [stdout] 163 | | OP_SET_QUERY, [INFO] [stdout] 164 | | serialize(req)? [INFO] [stdout] 165 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:161:31 [INFO] [stdout] | [INFO] [stdout] 161 | let res: SetQueryResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 162 | | CAPABILITY, [INFO] [stdout] 163 | | OP_SET_QUERY, [INFO] [stdout] 164 | | serialize(req)? [INFO] [stdout] 165 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:161:31 [INFO] [stdout] | [INFO] [stdout] 161 | let res: SetQueryResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 162 | | CAPABILITY, [INFO] [stdout] 163 | | OP_SET_QUERY, [INFO] [stdout] 164 | | serialize(req)? [INFO] [stdout] 165 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:161:31 [INFO] [stdout] | [INFO] [stdout] 161 | let res: SetQueryResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 162 | | CAPABILITY, [INFO] [stdout] 163 | | OP_SET_QUERY, [INFO] [stdout] 164 | | serialize(req)? [INFO] [stdout] 165 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:161:31 [INFO] [stdout] | [INFO] [stdout] 161 | let res: SetQueryResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 162 | | CAPABILITY, [INFO] [stdout] 163 | | OP_SET_QUERY, [INFO] [stdout] 164 | | serialize(req)? [INFO] [stdout] 165 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:161:31 [INFO] [stdout] | [INFO] [stdout] 161 | let res: SetQueryResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 162 | | CAPABILITY, [INFO] [stdout] 163 | | OP_SET_QUERY, [INFO] [stdout] 164 | | serialize(req)? [INFO] [stdout] 165 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:172:27 [INFO] [stdout] | [INFO] [stdout] 172 | let res : GetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 173 | | CAPABILITY, [INFO] [stdout] 174 | | OP_KEY_EXISTS, [INFO] [stdout] 175 | | serialize(req)? [INFO] [stdout] 176 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:172:27 [INFO] [stdout] | [INFO] [stdout] 172 | let res : GetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 173 | | CAPABILITY, [INFO] [stdout] 174 | | OP_KEY_EXISTS, [INFO] [stdout] 175 | | serialize(req)? [INFO] [stdout] 176 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:172:27 [INFO] [stdout] | [INFO] [stdout] 172 | let res : GetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 173 | | CAPABILITY, [INFO] [stdout] 174 | | OP_KEY_EXISTS, [INFO] [stdout] 175 | | serialize(req)? [INFO] [stdout] 176 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:172:27 [INFO] [stdout] | [INFO] [stdout] 172 | let res : GetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 173 | | CAPABILITY, [INFO] [stdout] 174 | | OP_KEY_EXISTS, [INFO] [stdout] 175 | | serialize(req)? [INFO] [stdout] 176 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:172:27 [INFO] [stdout] | [INFO] [stdout] 172 | let res : GetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 173 | | CAPABILITY, [INFO] [stdout] 174 | | OP_KEY_EXISTS, [INFO] [stdout] 175 | | serialize(req)? [INFO] [stdout] 176 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:172:27 [INFO] [stdout] | [INFO] [stdout] 172 | let res : GetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 173 | | CAPABILITY, [INFO] [stdout] 174 | | OP_KEY_EXISTS, [INFO] [stdout] 175 | | serialize(req)? [INFO] [stdout] 176 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:181:70 [INFO] [stdout] | [INFO] [stdout] 181 | let req = KeyVecInsertQuery{key: key.to_string(), value: (value.0, serialize(value.1)?), overwrite: overwrite}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:181:70 [INFO] [stdout] | [INFO] [stdout] 181 | let req = KeyVecInsertQuery{key: key.to_string(), value: (value.0, serialize(value.1)?), overwrite: overwrite}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:181:70 [INFO] [stdout] | [INFO] [stdout] 181 | let req = KeyVecInsertQuery{key: key.to_string(), value: (value.0, serialize(value.1)?), overwrite: overwrite}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:181:70 [INFO] [stdout] | [INFO] [stdout] 181 | let req = KeyVecInsertQuery{key: key.to_string(), value: (value.0, serialize(value.1)?), overwrite: overwrite}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:181:70 [INFO] [stdout] | [INFO] [stdout] 181 | let req = KeyVecInsertQuery{key: key.to_string(), value: (value.0, serialize(value.1)?), overwrite: overwrite}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:181:70 [INFO] [stdout] | [INFO] [stdout] 181 | let req = KeyVecInsertQuery{key: key.to_string(), value: (value.0, serialize(value.1)?), overwrite: overwrite}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:182:35 [INFO] [stdout] | [INFO] [stdout] 182 | let res: KeyVecInsertResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 183 | | CAPABILITY, [INFO] [stdout] 184 | | OP_KEYVEC_INSERT, [INFO] [stdout] 185 | | serialize(req)? [INFO] [stdout] 186 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:182:35 [INFO] [stdout] | [INFO] [stdout] 182 | let res: KeyVecInsertResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 183 | | CAPABILITY, [INFO] [stdout] 184 | | OP_KEYVEC_INSERT, [INFO] [stdout] 185 | | serialize(req)? [INFO] [stdout] 186 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:182:35 [INFO] [stdout] | [INFO] [stdout] 182 | let res: KeyVecInsertResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 183 | | CAPABILITY, [INFO] [stdout] 184 | | OP_KEYVEC_INSERT, [INFO] [stdout] 185 | | serialize(req)? [INFO] [stdout] 186 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:182:35 [INFO] [stdout] | [INFO] [stdout] 182 | let res: KeyVecInsertResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 183 | | CAPABILITY, [INFO] [stdout] 184 | | OP_KEYVEC_INSERT, [INFO] [stdout] 185 | | serialize(req)? [INFO] [stdout] 186 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:182:35 [INFO] [stdout] | [INFO] [stdout] 182 | let res: KeyVecInsertResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 183 | | CAPABILITY, [INFO] [stdout] 184 | | OP_KEYVEC_INSERT, [INFO] [stdout] 185 | | serialize(req)? [INFO] [stdout] 186 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:182:35 [INFO] [stdout] | [INFO] [stdout] 182 | let res: KeyVecInsertResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 183 | | CAPABILITY, [INFO] [stdout] 184 | | OP_KEYVEC_INSERT, [INFO] [stdout] 185 | | serialize(req)? [INFO] [stdout] 186 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:192:32 [INFO] [stdout] | [INFO] [stdout] 192 | let res: KeyVecGetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 193 | | CAPABILITY, [INFO] [stdout] 194 | | OP_KEYVEC_GET, [INFO] [stdout] 195 | | serialize(req)? [INFO] [stdout] 196 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:192:32 [INFO] [stdout] | [INFO] [stdout] 192 | let res: KeyVecGetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 193 | | CAPABILITY, [INFO] [stdout] 194 | | OP_KEYVEC_GET, [INFO] [stdout] 195 | | serialize(req)? [INFO] [stdout] 196 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:192:32 [INFO] [stdout] | [INFO] [stdout] 192 | let res: KeyVecGetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 193 | | CAPABILITY, [INFO] [stdout] 194 | | OP_KEYVEC_GET, [INFO] [stdout] 195 | | serialize(req)? [INFO] [stdout] 196 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:192:32 [INFO] [stdout] | [INFO] [stdout] 192 | let res: KeyVecGetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 193 | | CAPABILITY, [INFO] [stdout] 194 | | OP_KEYVEC_GET, [INFO] [stdout] 195 | | serialize(req)? [INFO] [stdout] 196 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:192:32 [INFO] [stdout] | [INFO] [stdout] 192 | let res: KeyVecGetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 193 | | CAPABILITY, [INFO] [stdout] 194 | | OP_KEYVEC_GET, [INFO] [stdout] 195 | | serialize(req)? [INFO] [stdout] 196 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:192:32 [INFO] [stdout] | [INFO] [stdout] 192 | let res: KeyVecGetResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 193 | | CAPABILITY, [INFO] [stdout] 194 | | OP_KEYVEC_GET, [INFO] [stdout] 195 | | serialize(req)? [INFO] [stdout] 196 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result, Box>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:205:36 [INFO] [stdout] | [INFO] [stdout] 205 | let res: KeyVecTailOffResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 206 | | CAPABILITY, [INFO] [stdout] 207 | | OP_KEYVEC_TAILOFF, [INFO] [stdout] 208 | | serialize(req)? [INFO] [stdout] 209 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:205:36 [INFO] [stdout] | [INFO] [stdout] 205 | let res: KeyVecTailOffResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 206 | | CAPABILITY, [INFO] [stdout] 207 | | OP_KEYVEC_TAILOFF, [INFO] [stdout] 208 | | serialize(req)? [INFO] [stdout] 209 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:205:36 [INFO] [stdout] | [INFO] [stdout] 205 | let res: KeyVecTailOffResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 206 | | CAPABILITY, [INFO] [stdout] 207 | | OP_KEYVEC_TAILOFF, [INFO] [stdout] 208 | | serialize(req)? [INFO] [stdout] 209 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 138 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | serialize(req)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn StdError` cannot be known at compilation time [INFO] [stdout] --> src/actor_kvp.rs:205:36 [INFO] [stdout] | [INFO] [stdout] 205 | let res: KeyVecTailOffResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 206 | | CAPABILITY, [INFO] [stdout] 207 | | OP_KEYVEC_TAILOFF, [INFO] [stdout] 208 | | serialize(req)? [INFO] [stdout] 209 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `StdError` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:205:36 [INFO] [stdout] | [INFO] [stdout] 205 | let res: KeyVecTailOffResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 206 | | CAPABILITY, [INFO] [stdout] 207 | | OP_KEYVEC_TAILOFF, [INFO] [stdout] 208 | | serialize(req)? [INFO] [stdout] 209 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Send` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tea-actor-utility` [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:205:36 [INFO] [stdout] | [INFO] [stdout] 205 | let res: KeyVecTailOffResponse = deserialize(untyped::host(binding_name).call( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 206 | | CAPABILITY, [INFO] [stdout] 207 | | OP_KEYVEC_TAILOFF, [INFO] [stdout] 208 | | serialize(req)? [INFO] [stdout] 209 | | )?.as_slice())?; [INFO] [stdout] | |_________________^ `dyn StdError` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn StdError` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique` [INFO] [stdout] = note: required because it appears within the type `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `Box` [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>>` for `Result>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 138 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "88632f4a20fbf2ac1fcd7de73e6410806792ec43dfc982e0fb6ff0a7d2cba0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88632f4a20fbf2ac1fcd7de73e6410806792ec43dfc982e0fb6ff0a7d2cba0f1", kill_on_drop: false }` [INFO] [stdout] 88632f4a20fbf2ac1fcd7de73e6410806792ec43dfc982e0fb6ff0a7d2cba0f1