[INFO] fetching crate krossbar-monitor 0.5.3... [INFO] checking krossbar-monitor-0.5.3 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate krossbar-monitor 0.5.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate krossbar-monitor 0.5.3 [INFO] finished tweaking crates.io crate krossbar-monitor 0.5.3 [INFO] tweaked toml for crates.io crate krossbar-monitor 0.5.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate krossbar-monitor 0.5.3 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate krossbar-monitor 0.5.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e97048d84f83f654c637c2f04e8b2796531b59950580c3a8baca97243ff1810 [INFO] running `Command { std: "docker" "start" "-a" "6e97048d84f83f654c637c2f04e8b2796531b59950580c3a8baca97243ff1810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e97048d84f83f654c637c2f04e8b2796531b59950580c3a8baca97243ff1810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e97048d84f83f654c637c2f04e8b2796531b59950580c3a8baca97243ff1810", kill_on_drop: false }` [INFO] [stdout] 6e97048d84f83f654c637c2f04e8b2796531b59950580c3a8baca97243ff1810 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5865a33a45d6bc4e698349435e4e6a0f87b464387f490e5ad489d894201424b7 [INFO] running `Command { std: "docker" "start" "-a" "5865a33a45d6bc4e698349435e4e6a0f87b464387f490e5ad489d894201424b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking passfd v0.1.6 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking async-send-fd v1.2.0 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking krossbar-bus-common v0.5.0 [INFO] [stderr] Checking bson v2.10.0 [INFO] [stderr] Checking krossbar-common-rpc v0.5.4 [INFO] [stderr] Checking krossbar-bus-lib v0.5.5 [INFO] [stdout] error[E0275]: overflow evaluating the requirement `{async fn body of RpcWriter::socket_write_and_monitor()}: std::marker::Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`krossbar_bus_lib`) [INFO] [stdout] note: required because it appears within the type `impl futures::Future>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 331 | / async fn socket_write_and_monitor( [INFO] [stdout] 332 | | &self, [INFO] [stdout] 333 | | message: &RpcMessage, [INFO] [stdout] 334 | | ignore_monitor: bool, [INFO] [stdout] 335 | | ) -> anyhow::Result<()> { [INFO] [stdout] | |___________________________^ [INFO] [stdout] = note: required for `Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:84:99 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn send_message(&self, endpoint: &str, data: &P) -> crate::Result<()> { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 85 | | let data = bson::to_bson(data).map_err(|e| crate::Error::ParamsTypeError(e.to_string()))?; [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | debug!("New message to an `{endpoint}` endpoint: {data:?}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/monitor.rs:43:91 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) async fn send(message: &RpcMessage, direction: Direction, peer_name: &str) { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 44 | | if !MONITOR_ACTIVE.load(Ordering::Relaxed) { [INFO] [stdout] 45 | | return; [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:335:29 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> anyhow::Result<()> { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 336 | | trace!("Writing data: {message:?}"); [INFO] [stdout] 337 | | [INFO] [stdout] 338 | | let result = self.socket.lock().await.write_message(&message).await; [INFO] [stdout] ... | [INFO] [stdout] 348 | | result [INFO] [stdout] 349 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:84:99 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn send_message(&self, endpoint: &str, data: &P) -> crate::Result<()> { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 85 | | let data = bson::to_bson(data).map_err(|e| crate::Error::ParamsTypeError(e.to_string()))?; [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | debug!("New message to an `{endpoint}` endpoint: {data:?}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/monitor.rs:43:91 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) async fn send(message: &RpcMessage, direction: Direction, peer_name: &str) { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 44 | | if !MONITOR_ACTIVE.load(Ordering::Relaxed) { [INFO] [stdout] 45 | | return; [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:335:29 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> anyhow::Result<()> { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 336 | | trace!("Writing data: {message:?}"); [INFO] [stdout] 337 | | [INFO] [stdout] 338 | | let result = self.socket.lock().await.write_message(&message).await; [INFO] [stdout] ... | [INFO] [stdout] 348 | | result [INFO] [stdout] 349 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:84:99 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn send_message(&self, endpoint: &str, data: &P) -> crate::Result<()> { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 85 | | let data = bson::to_bson(data).map_err(|e| crate::Error::ParamsTypeError(e.to_string()))?; [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | debug!("New message to an `{endpoint}` endpoint: {data:?}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/monitor.rs:43:91 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) async fn send(message: &RpcMessage, direction: Direction, peer_name: &str) { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 44 | | if !MONITOR_ACTIVE.load(Ordering::Relaxed) { [INFO] [stdout] 45 | | return; [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:335:29 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> anyhow::Result<()> { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 336 | | trace!("Writing data: {message:?}"); [INFO] [stdout] 337 | | [INFO] [stdout] 338 | | let result = self.socket.lock().await.write_message(&message).await; [INFO] [stdout] ... | [INFO] [stdout] 348 | | result [INFO] [stdout] 349 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:84:99 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn send_message(&self, endpoint: &str, data: &P) -> crate::Result<()> { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 85 | | let data = bson::to_bson(data).map_err(|e| crate::Error::ParamsTypeError(e.to_string()))?; [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | debug!("New message to an `{endpoint}` endpoint: {data:?}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/monitor.rs:43:91 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) async fn send(message: &RpcMessage, direction: Direction, peer_name: &str) { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 44 | | if !MONITOR_ACTIVE.load(Ordering::Relaxed) { [INFO] [stdout] 45 | | return; [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:335:29 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> anyhow::Result<()> { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 336 | | trace!("Writing data: {message:?}"); [INFO] [stdout] 337 | | [INFO] [stdout] 338 | | let result = self.socket.lock().await.write_message(&message).await; [INFO] [stdout] ... | [INFO] [stdout] 348 | | result [INFO] [stdout] 349 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:84:99 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn send_message(&self, endpoint: &str, data: &P) -> crate::Result<()> { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 85 | | let data = bson::to_bson(data).map_err(|e| crate::Error::ParamsTypeError(e.to_string()))?; [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | debug!("New message to an `{endpoint}` endpoint: {data:?}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/monitor.rs:43:91 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) async fn send(message: &RpcMessage, direction: Direction, peer_name: &str) { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 44 | | if !MONITOR_ACTIVE.load(Ordering::Relaxed) { [INFO] [stdout] 45 | | return; [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:335:29 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> anyhow::Result<()> { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 336 | | trace!("Writing data: {message:?}"); [INFO] [stdout] 337 | | [INFO] [stdout] 338 | | let result = self.socket.lock().await.write_message(&message).await; [INFO] [stdout] ... | [INFO] [stdout] 348 | | result [INFO] [stdout] 349 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:84:99 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn send_message(&self, endpoint: &str, data: &P) -> crate::Result<()> { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 85 | | let data = bson::to_bson(data).map_err(|e| crate::Error::ParamsTypeError(e.to_string()))?; [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | debug!("New message to an `{endpoint}` endpoint: {data:?}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/monitor.rs:43:91 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) async fn send(message: &RpcMessage, direction: Direction, peer_name: &str) { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 44 | | if !MONITOR_ACTIVE.load(Ordering::Relaxed) { [INFO] [stdout] 45 | | return; [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:335:29 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> anyhow::Result<()> { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 336 | | trace!("Writing data: {message:?}"); [INFO] [stdout] 337 | | [INFO] [stdout] 338 | | let result = self.socket.lock().await.write_message(&message).await; [INFO] [stdout] ... | [INFO] [stdout] 348 | | result [INFO] [stdout] 349 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:84:99 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn send_message(&self, endpoint: &str, data: &P) -> crate::Result<()> { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 85 | | let data = bson::to_bson(data).map_err(|e| crate::Error::ParamsTypeError(e.to_string()))?; [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | debug!("New message to an `{endpoint}` endpoint: {data:?}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/monitor.rs:43:91 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) async fn send(message: &RpcMessage, direction: Direction, peer_name: &str) { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 44 | | if !MONITOR_ACTIVE.load(Ordering::Relaxed) { [INFO] [stdout] 45 | | return; [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:335:29 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> anyhow::Result<()> { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 336 | | trace!("Writing data: {message:?}"); [INFO] [stdout] 337 | | [INFO] [stdout] 338 | | let result = self.socket.lock().await.write_message(&message).await; [INFO] [stdout] ... | [INFO] [stdout] 348 | | result [INFO] [stdout] 349 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:84:99 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn send_message(&self, endpoint: &str, data: &P) -> crate::Result<()> { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 85 | | let data = bson::to_bson(data).map_err(|e| crate::Error::ParamsTypeError(e.to_string()))?; [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | debug!("New message to an `{endpoint}` endpoint: {data:?}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/monitor.rs:43:91 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) async fn send(message: &RpcMessage, direction: Direction, peer_name: &str) { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 44 | | if !MONITOR_ACTIVE.load(Ordering::Relaxed) { [INFO] [stdout] 45 | | return; [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:335:29 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> anyhow::Result<()> { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 336 | | trace!("Writing data: {message:?}"); [INFO] [stdout] 337 | | [INFO] [stdout] 338 | | let result = self.socket.lock().await.write_message(&message).await; [INFO] [stdout] ... | [INFO] [stdout] 348 | | result [INFO] [stdout] 349 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:84:99 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn send_message(&self, endpoint: &str, data: &P) -> crate::Result<()> { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 85 | | let data = bson::to_bson(data).map_err(|e| crate::Error::ParamsTypeError(e.to_string()))?; [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | debug!("New message to an `{endpoint}` endpoint: {data:?}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/monitor.rs:43:91 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) async fn send(message: &RpcMessage, direction: Direction, peer_name: &str) { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 44 | | if !MONITOR_ACTIVE.load(Ordering::Relaxed) { [INFO] [stdout] 45 | | return; [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:335:29 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> anyhow::Result<()> { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 336 | | trace!("Writing data: {message:?}"); [INFO] [stdout] 337 | | [INFO] [stdout] 338 | | let result = self.socket.lock().await.write_message(&message).await; [INFO] [stdout] ... | [INFO] [stdout] 348 | | result [INFO] [stdout] 349 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:84:99 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn send_message(&self, endpoint: &str, data: &P) -> crate::Result<()> { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 85 | | let data = bson::to_bson(data).map_err(|e| crate::Error::ParamsTypeError(e.to_string()))?; [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | debug!("New message to an `{endpoint}` endpoint: {data:?}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/monitor.rs:43:91 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) async fn send(message: &RpcMessage, direction: Direction, peer_name: &str) { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 44 | | if !MONITOR_ACTIVE.load(Ordering::Relaxed) { [INFO] [stdout] 45 | | return; [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/rpc.rs:68:56 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn poll(&mut self) -> Option { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 69 | | loop { [INFO] [stdout] 70 | | let message: RpcMessage = match self.socket.read_message().await { [INFO] [stdout] 71 | | Ok(message) => message, [INFO] [stdout] ... | [INFO] [stdout] 160 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-bus-lib-0.5.5/src/client.rs:195:49 [INFO] [stdout] | [INFO] [stdout] 195 | pub async fn poll(&mut self) -> ClientEvent { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 196 | | debug!("Client {} poll", self.service_name); [INFO] [stdout] 197 | | [INFO] [stdout] 198 | | match self.rpc.poll().await { [INFO] [stdout] ... | [INFO] [stdout] 229 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-bus-lib-0.5.5/src/service.rs:166:48 [INFO] [stdout] | [INFO] [stdout] 166 | self.client_poll_handles.push(Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `{async fn body of >::write_message()}: std::marker::Send` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-bus-lib-0.5.5/src/service.rs:166:39 [INFO] [stdout] | [INFO] [stdout] 166 | self.client_poll_handles.push(Box::pin(async move { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 167 | | let event = poll_handle.poll().await; [INFO] [stdout] 168 | | (event, poll_handle) [INFO] [stdout] 169 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`krossbar_bus_lib`) [INFO] [stdout] note: required because it appears within the type `impl futures::Future>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/message_stream.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | async fn write_message(&mut self, message: &T) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:335:29 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> anyhow::Result<()> { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 336 | | trace!("Writing data: {message:?}"); [INFO] [stdout] 337 | | [INFO] [stdout] 338 | | let result = self.socket.lock().await.write_message(&message).await; [INFO] [stdout] ... | [INFO] [stdout] 348 | | result [INFO] [stdout] 349 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:84:99 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn send_message(&self, endpoint: &str, data: &P) -> crate::Result<()> { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 85 | | let data = bson::to_bson(data).map_err(|e| crate::Error::ParamsTypeError(e.to_string()))?; [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | debug!("New message to an `{endpoint}` endpoint: {data:?}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/monitor.rs:43:91 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) async fn send(message: &RpcMessage, direction: Direction, peer_name: &str) { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 44 | | if !MONITOR_ACTIVE.load(Ordering::Relaxed) { [INFO] [stdout] 45 | | return; [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:335:29 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> anyhow::Result<()> { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 336 | | trace!("Writing data: {message:?}"); [INFO] [stdout] 337 | | [INFO] [stdout] 338 | | let result = self.socket.lock().await.write_message(&message).await; [INFO] [stdout] ... | [INFO] [stdout] 348 | | result [INFO] [stdout] 349 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:84:99 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn send_message(&self, endpoint: &str, data: &P) -> crate::Result<()> { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 85 | | let data = bson::to_bson(data).map_err(|e| crate::Error::ParamsTypeError(e.to_string()))?; [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | debug!("New message to an `{endpoint}` endpoint: {data:?}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/monitor.rs:43:91 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) async fn send(message: &RpcMessage, direction: Direction, peer_name: &str) { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 44 | | if !MONITOR_ACTIVE.load(Ordering::Relaxed) { [INFO] [stdout] 45 | | return; [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:335:29 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> anyhow::Result<()> { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 336 | | trace!("Writing data: {message:?}"); [INFO] [stdout] 337 | | [INFO] [stdout] 338 | | let result = self.socket.lock().await.write_message(&message).await; [INFO] [stdout] ... | [INFO] [stdout] 348 | | result [INFO] [stdout] 349 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:84:99 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn send_message(&self, endpoint: &str, data: &P) -> crate::Result<()> { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 85 | | let data = bson::to_bson(data).map_err(|e| crate::Error::ParamsTypeError(e.to_string()))?; [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | debug!("New message to an `{endpoint}` endpoint: {data:?}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/monitor.rs:43:91 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) async fn send(message: &RpcMessage, direction: Direction, peer_name: &str) { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 44 | | if !MONITOR_ACTIVE.load(Ordering::Relaxed) { [INFO] [stdout] 45 | | return; [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:335:29 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> anyhow::Result<()> { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 336 | | trace!("Writing data: {message:?}"); [INFO] [stdout] 337 | | [INFO] [stdout] 338 | | let result = self.socket.lock().await.write_message(&message).await; [INFO] [stdout] ... | [INFO] [stdout] 348 | | result [INFO] [stdout] 349 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:84:99 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn send_message(&self, endpoint: &str, data: &P) -> crate::Result<()> { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 85 | | let data = bson::to_bson(data).map_err(|e| crate::Error::ParamsTypeError(e.to_string()))?; [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | debug!("New message to an `{endpoint}` endpoint: {data:?}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/monitor.rs:43:91 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) async fn send(message: &RpcMessage, direction: Direction, peer_name: &str) { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 44 | | if !MONITOR_ACTIVE.load(Ordering::Relaxed) { [INFO] [stdout] 45 | | return; [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:335:29 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> anyhow::Result<()> { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 336 | | trace!("Writing data: {message:?}"); [INFO] [stdout] 337 | | [INFO] [stdout] 338 | | let result = self.socket.lock().await.write_message(&message).await; [INFO] [stdout] ... | [INFO] [stdout] 348 | | result [INFO] [stdout] 349 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:84:99 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn send_message(&self, endpoint: &str, data: &P) -> crate::Result<()> { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 85 | | let data = bson::to_bson(data).map_err(|e| crate::Error::ParamsTypeError(e.to_string()))?; [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | debug!("New message to an `{endpoint}` endpoint: {data:?}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/monitor.rs:43:91 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) async fn send(message: &RpcMessage, direction: Direction, peer_name: &str) { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 44 | | if !MONITOR_ACTIVE.load(Ordering::Relaxed) { [INFO] [stdout] 45 | | return; [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:335:29 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> anyhow::Result<()> { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 336 | | trace!("Writing data: {message:?}"); [INFO] [stdout] 337 | | [INFO] [stdout] 338 | | let result = self.socket.lock().await.write_message(&message).await; [INFO] [stdout] ... | [INFO] [stdout] 348 | | result [INFO] [stdout] 349 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:84:99 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn send_message(&self, endpoint: &str, data: &P) -> crate::Result<()> { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 85 | | let data = bson::to_bson(data).map_err(|e| crate::Error::ParamsTypeError(e.to_string()))?; [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | debug!("New message to an `{endpoint}` endpoint: {data:?}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/monitor.rs:43:91 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) async fn send(message: &RpcMessage, direction: Direction, peer_name: &str) { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 44 | | if !MONITOR_ACTIVE.load(Ordering::Relaxed) { [INFO] [stdout] 45 | | return; [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:335:29 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> anyhow::Result<()> { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 336 | | trace!("Writing data: {message:?}"); [INFO] [stdout] 337 | | [INFO] [stdout] 338 | | let result = self.socket.lock().await.write_message(&message).await; [INFO] [stdout] ... | [INFO] [stdout] 348 | | result [INFO] [stdout] 349 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:84:99 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn send_message(&self, endpoint: &str, data: &P) -> crate::Result<()> { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 85 | | let data = bson::to_bson(data).map_err(|e| crate::Error::ParamsTypeError(e.to_string()))?; [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | debug!("New message to an `{endpoint}` endpoint: {data:?}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/monitor.rs:43:91 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) async fn send(message: &RpcMessage, direction: Direction, peer_name: &str) { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 44 | | if !MONITOR_ACTIVE.load(Ordering::Relaxed) { [INFO] [stdout] 45 | | return; [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:335:29 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> anyhow::Result<()> { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 336 | | trace!("Writing data: {message:?}"); [INFO] [stdout] 337 | | [INFO] [stdout] 338 | | let result = self.socket.lock().await.write_message(&message).await; [INFO] [stdout] ... | [INFO] [stdout] 348 | | result [INFO] [stdout] 349 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:84:99 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn send_message(&self, endpoint: &str, data: &P) -> crate::Result<()> { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 85 | | let data = bson::to_bson(data).map_err(|e| crate::Error::ParamsTypeError(e.to_string()))?; [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | debug!("New message to an `{endpoint}` endpoint: {data:?}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/monitor.rs:43:91 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) async fn send(message: &RpcMessage, direction: Direction, peer_name: &str) { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 44 | | if !MONITOR_ACTIVE.load(Ordering::Relaxed) { [INFO] [stdout] 45 | | return; [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:335:29 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> anyhow::Result<()> { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 336 | | trace!("Writing data: {message:?}"); [INFO] [stdout] 337 | | [INFO] [stdout] 338 | | let result = self.socket.lock().await.write_message(&message).await; [INFO] [stdout] ... | [INFO] [stdout] 348 | | result [INFO] [stdout] 349 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:84:99 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn send_message(&self, endpoint: &str, data: &P) -> crate::Result<()> { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 85 | | let data = bson::to_bson(data).map_err(|e| crate::Error::ParamsTypeError(e.to_string()))?; [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | debug!("New message to an `{endpoint}` endpoint: {data:?}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/monitor.rs:43:91 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) async fn send(message: &RpcMessage, direction: Direction, peer_name: &str) { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 44 | | if !MONITOR_ACTIVE.load(Ordering::Relaxed) { [INFO] [stdout] 45 | | return; [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:335:29 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> anyhow::Result<()> { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 336 | | trace!("Writing data: {message:?}"); [INFO] [stdout] 337 | | [INFO] [stdout] 338 | | let result = self.socket.lock().await.write_message(&message).await; [INFO] [stdout] ... | [INFO] [stdout] 348 | | result [INFO] [stdout] 349 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `std::marker::Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/writer.rs:84:99 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn send_message(&self, endpoint: &str, data: &P) -> crate::Result<()> { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 85 | | let data = bson::to_bson(data).map_err(|e| crate::Error::ParamsTypeError(e.to_string()))?; [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | debug!("New message to an `{endpoint}` endpoint: {data:?}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/monitor.rs:43:91 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) async fn send(message: &RpcMessage, direction: Direction, peer_name: &str) { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 44 | | if !MONITOR_ACTIVE.load(Ordering::Relaxed) { [INFO] [stdout] 45 | | return; [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-common-rpc-0.5.4/src/rpc.rs:68:56 [INFO] [stdout] | [INFO] [stdout] 68 | pub async fn poll(&mut self) -> Option { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 69 | | loop { [INFO] [stdout] 70 | | let message: RpcMessage = match self.socket.read_message().await { [INFO] [stdout] 71 | | Ok(message) => message, [INFO] [stdout] ... | [INFO] [stdout] 160 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-bus-lib-0.5.5/src/client.rs:195:49 [INFO] [stdout] | [INFO] [stdout] 195 | pub async fn poll(&mut self) -> ClientEvent { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 196 | | debug!("Client {} poll", self.service_name); [INFO] [stdout] 197 | | [INFO] [stdout] 198 | | match self.rpc.poll().await { [INFO] [stdout] ... | [INFO] [stdout] 229 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krossbar-bus-lib-0.5.5/src/service.rs:166:48 [INFO] [stdout] | [INFO] [stdout] 166 | self.client_poll_handles.push(Box::pin(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin + std::marker::Send>>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/krossbar_bus_lib-6fad55e666d58763.long-type-5491507557579990009.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `krossbar-bus-lib` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5865a33a45d6bc4e698349435e4e6a0f87b464387f490e5ad489d894201424b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5865a33a45d6bc4e698349435e4e6a0f87b464387f490e5ad489d894201424b7", kill_on_drop: false }` [INFO] [stdout] 5865a33a45d6bc4e698349435e4e6a0f87b464387f490e5ad489d894201424b7