[INFO] fetching crate tea-actor-utility 0.1.0... [INFO] checking tea-actor-utility-0.1.0 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate tea-actor-utility 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate tea-actor-utility 0.1.0 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 23 packages [INFO] [stderr] Adding rmp-serde v0.14.4 (latest: v1.1.2) [INFO] [stderr] Adding wapc-guest v0.3.2 (latest: v1.1.0) [INFO] [stderr] Adding wascc-codec v0.8.1 (latest: v0.9.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tea-codec v0.1.1 [INFO] [stderr] Downloaded rmp-serde v0.14.4 [INFO] [stderr] Downloaded wascc-codec v0.8.1 [INFO] [stderr] Downloaded wapc-guest v0.3.2 [INFO] [stderr] Downloaded wascc-actor v0.7.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a9019f7d869b6bef912ad9b2b49729ef2430335da03f05a58eda4e5bfe1f02d [INFO] running `Command { std: "docker" "start" "-a" "0a9019f7d869b6bef912ad9b2b49729ef2430335da03f05a58eda4e5bfe1f02d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a9019f7d869b6bef912ad9b2b49729ef2430335da03f05a58eda4e5bfe1f02d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a9019f7d869b6bef912ad9b2b49729ef2430335da03f05a58eda4e5bfe1f02d", kill_on_drop: false }` [INFO] [stdout] 0a9019f7d869b6bef912ad9b2b49729ef2430335da03f05a58eda4e5bfe1f02d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce8e289b6cf7b4625467b77b40be73dc126ea2447cd2d648be490cc242e37ef2 [INFO] running `Command { std: "docker" "start" "-a" "ce8e289b6cf7b4625467b77b40be73dc126ea2447cd2d648be490cc242e37ef2", kill_on_drop: false }` [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking wapc-guest v0.3.2 [INFO] [stderr] Checking serde_json v1.0.115 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking rmp-serde v0.14.4 [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] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:9:67 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:9:67 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:9:67 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:67 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:9:67 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:67 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:13:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:13:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:13:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:13:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:14:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:14:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:14:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:14:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:14:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:15:52 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:14:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:15:52 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:52 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:15:52 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:15:52 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:52 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:24:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:24:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:24:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:25:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:24:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:25:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:25:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:25:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:34:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:25:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:34:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:25:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:35:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:34:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:35:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:35:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:34:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:44:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:35:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:44:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:35:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:35:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:45:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:45:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:45:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:44:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:44:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:48:54 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:48:54 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:45:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:54 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:45:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:45:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:61:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:48:54 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:61:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:48:54 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:54 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:62:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:61:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:62:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:61:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:62:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:62:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:71:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:62:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:62:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:71:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:71:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:72:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:71:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:72:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:72:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:72:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:72:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:72:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:78:73 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:78:73 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:73 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:78:73 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:82:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:78:73 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:82:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:73 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:83:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:82:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:83:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:82:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:83:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:88:68 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:83:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:83:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:88:68 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:83:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:68 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:88:68 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:92:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:88:68 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:68 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:92:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:92:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:92:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:93:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:93:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:93:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:93:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:93:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:93:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:94:53 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:94:53 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:94:53 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:53 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:94:53 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:53 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:100:76 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:100:76 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:100:76 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:100:76 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:76 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:76 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:104:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:104:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:104:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:104:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:105:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:105:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:105:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:105:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:105:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:105:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:110:71 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:110:71 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:71 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:110:71 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:110:71 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:114:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:71 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:114:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:114:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:115:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:114:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:115:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:115:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:115:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:121:74 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:115:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:115:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:121:74 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:74 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:121:74 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:125:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:121:74 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:125:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:74 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:125:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:126:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:126:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:125:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:126:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:126:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:139:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:126:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:126:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:139:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:140:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:139:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:140:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:139:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:140:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:140:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:140:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:140:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:153:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:153:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:154:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:153:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:153:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:154:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:154:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:154:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:154:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:154:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:164:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:164:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:164:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:164:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:165:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:165:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:165:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:165:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:165:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:165:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:175:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:175:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:175:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:175:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:176:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:176:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:176:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:176:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:176:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:176:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:181:88 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:181:88 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:181:88 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:88 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:181:88 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:185:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:88 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:185:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:185:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:186:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:185:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:186:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:186:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:186:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:186:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:195:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:186:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:195:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:195:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:195:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:196:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:196:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:196:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:196:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:196:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [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:196:17 [INFO] [stdout] | [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`, which is required by `Result, Box>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result, Box>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:208:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:208:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:208:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:208:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:19 [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:209:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be sent between threads safely [INFO] [stdout] --> src/actor_kvp.rs:209:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:209:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:209:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `dyn StdError` cannot be shared between threads safely [INFO] [stdout] --> src/actor_kvp.rs:209:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Unique` to implement `Sync` [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/boxed.rs:196:12 [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [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:209:17 [INFO] [stdout] | [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`, which is required by `Result>: FromResidual>>` [INFO] [stdout] = help: the following other types implement trait `FromResidual`: [INFO] [stdout] as FromResidual>> [INFO] [stdout] as FromResidual>> [INFO] [stdout] = note: required for `Box` to implement `StdError` [INFO] [stdout] = note: required for `Box` to implement `From>` [INFO] [stdout] = note: required for `Result>` to implement `FromResidual>>` [INFO] [stdout] [INFO] [stdout] [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] [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: could not compile `tea-actor-utility` (lib) due to 139 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tea-actor-utility` (lib test) due to 139 previous errors [INFO] running `Command { std: "docker" "inspect" "ce8e289b6cf7b4625467b77b40be73dc126ea2447cd2d648be490cc242e37ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce8e289b6cf7b4625467b77b40be73dc126ea2447cd2d648be490cc242e37ef2", kill_on_drop: false }` [INFO] [stdout] ce8e289b6cf7b4625467b77b40be73dc126ea2447cd2d648be490cc242e37ef2 [INFO] checking tea-actor-utility-0.1.0 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] extracting crate tea-actor-utility 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate tea-actor-utility 0.1.0 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9cff437a486de1a1882ba95886c07de912f5e2ea467e07ea9fd81984cb0efa0 [INFO] running `Command { std: "docker" "start" "-a" "e9cff437a486de1a1882ba95886c07de912f5e2ea467e07ea9fd81984cb0efa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9cff437a486de1a1882ba95886c07de912f5e2ea467e07ea9fd81984cb0efa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9cff437a486de1a1882ba95886c07de912f5e2ea467e07ea9fd81984cb0efa0", kill_on_drop: false }` [INFO] [stdout] e9cff437a486de1a1882ba95886c07de912f5e2ea467e07ea9fd81984cb0efa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d63367ac814e49daf42bdd8caa7391cd2357217f82982f087ab4f6141b341121 [INFO] running `Command { std: "docker" "start" "-a" "d63367ac814e49daf42bdd8caa7391cd2357217f82982f087ab4f6141b341121", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "d63367ac814e49daf42bdd8caa7391cd2357217f82982f087ab4f6141b341121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d63367ac814e49daf42bdd8caa7391cd2357217f82982f087ab4f6141b341121", kill_on_drop: false }` [INFO] [stdout] d63367ac814e49daf42bdd8caa7391cd2357217f82982f087ab4f6141b341121