[INFO] cloning repository https://github.com/Jeffrey-P-McAteer/azure-projmon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jeffrey-P-McAteer/azure-projmon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fazure-projmon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fazure-projmon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f1311c5f19e5406c279fa82e979f7f7c989d480 [INFO] checking Jeffrey-P-McAteer/azure-projmon against try#2277c63fa464d237b17b68d3b87f9fbb89e58a3e for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fazure-projmon" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jeffrey-P-McAteer/azure-projmon on toolchain 2277c63fa464d237b17b68d3b87f9fbb89e58a3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jeffrey-P-McAteer/azure-projmon [INFO] finished tweaking git repo https://github.com/Jeffrey-P-McAteer/azure-projmon [INFO] tweaked toml for git repo https://github.com/Jeffrey-P-McAteer/azure-projmon written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Jeffrey-P-McAteer/azure-projmon 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" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.release.target-cpu [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-pidfd v0.1.4 [INFO] [stderr] Downloaded swayipc-async v2.0.1 [INFO] [stderr] Downloaded zerocopy v0.6.1 [INFO] [stderr] Downloaded swayipc-types v1.3.0 [INFO] [stderr] Downloaded three-d v0.15.0 [INFO] [stderr] Downloaded three-d-asset v0.5.0 [INFO] [stderr] Downloaded rustix v0.37.21 [INFO] [stderr] Downloaded zerocopy-derive v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5196552c1ed4a3d22b8300bbd61bdc495786ff1031898092580f917ba716fd1e [INFO] running `Command { std: "docker" "start" "-a" "5196552c1ed4a3d22b8300bbd61bdc495786ff1031898092580f917ba716fd1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5196552c1ed4a3d22b8300bbd61bdc495786ff1031898092580f917ba716fd1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5196552c1ed4a3d22b8300bbd61bdc495786ff1031898092580f917ba716fd1e", kill_on_drop: false }` [INFO] [stdout] 5196552c1ed4a3d22b8300bbd61bdc495786ff1031898092580f917ba716fd1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7481d50d588ed8b0d6db6bae990110a644633e1bdb7f4cd6c233d6c00f87093 [INFO] running `Command { std: "docker" "start" "-a" "a7481d50d588ed8b0d6db6bae990110a644633e1bdb7f4cd6c233d6c00f87093", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.release.target-cpu [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking wayland-sys v0.29.5 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Checking simd-adler32 v0.3.5 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling rustix v0.37.21 [INFO] [stderr] Checking ttf-parser v0.19.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling glutin_egl_sys v0.5.0 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking num-rational v0.4.1 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking polling v2.8.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Compiling glutin v0.30.9 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking image v0.24.6 [INFO] [stderr] Checking wayland-sys v0.30.1 [INFO] [stderr] Checking owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking ab_glyph v0.2.21 [INFO] [stderr] Checking glow v0.12.2 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling zerocopy-derive v0.3.2 [INFO] [stderr] Checking async-io v1.13.0 [INFO] [stderr] Checking zerocopy v0.6.1 [INFO] [stderr] Checking async-pidfd v0.1.4 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking swayipc-types v1.3.0 [INFO] [stderr] Checking swayipc-async v2.0.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking three-d-asset v0.5.0 [INFO] [stderr] Checking three-d v0.15.0 [INFO] [stderr] Checking azure-projmon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `{async block@src/main.rs:115:18: 115:28}`, the trait `std::marker::Send` is not implemented for `*mut ()` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `{async block@src/main.rs:115:18: 115:28}`, the trait `std::marker::Send` is not implemented for `*mut ()` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `{async block@src/main.rs:115:18: 115:28}`, the trait `std::marker::Send` is not implemented for `Rc>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `{async block@src/main.rs:115:18: 115:28}`, the trait `std::marker::Send` is not implemented for `Rc>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `{async block@src/main.rs:115:18: 115:28}`, the trait `std::marker::Send` is not implemented for `*const c_void` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `{async block@src/main.rs:115:18: 115:28}`, the trait `std::marker::Send` is not implemented for `*const c_void` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `winit::platform_impl::platform::wayland::event_loop::EventLoop<()>`, the trait `std::marker::Send` is not implemented for `Rc>>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `winit::platform_impl::platform::wayland::event_loop::EventLoop<()>`, the trait `std::marker::Send` is not implemented for `Rc>>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `{async block@src/main.rs:115:18: 115:28}`, the trait `std::marker::Send` is not implemented for `*mut c_void` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `{async block@src/main.rs:115:18: 115:28}`, the trait `std::marker::Send` is not implemented for `*mut c_void` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/azure_projmon-9fc23c917ae1ff8c.long-type-11131937222673058225.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = help: within `winit::platform_impl::platform::wayland::event_loop::EventLoop<()>`, the trait `std::marker::Send` is not implemented for `Rc>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/azure_projmon-56ec53b7d977a4ae.long-type-13507565758845199534.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = help: within `winit::platform_impl::platform::wayland::event_loop::EventLoop<()>`, the trait `std::marker::Send` is not implemented for `Rc>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/azure_projmon-9fc23c917ae1ff8c.long-type-10006871670265682628.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = help: within `winit::platform_impl::platform::wayland::event_loop::EventLoop<()>`, the trait `std::marker::Send` is not implemented for `Rc>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/azure_projmon-56ec53b7d977a4ae.long-type-10241219221096979675.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = help: within `winit::platform_impl::platform::wayland::event_loop::EventLoop<()>`, the trait `std::marker::Send` is not implemented for `Rc>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/azure_projmon-9fc23c917ae1ff8c.long-type-8402989235618263103.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = help: within `winit::platform_impl::platform::wayland::event_loop::EventLoop<()>`, the trait `std::marker::Send` is not implemented for `Rc, &SeatData, DispatchData<'b>)>>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/azure_projmon-56ec53b7d977a4ae.long-type-2014780134024397983.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = help: within `winit::platform_impl::platform::wayland::event_loop::EventLoop<()>`, the trait `std::marker::Send` is not implemented for `Rc, &SeatData, DispatchData<'b>)>>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `winit::platform_impl::platform::wayland::event_loop::EventLoop<()>`, the trait `std::marker::Send` is not implemented for `Rc>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `winit::platform_impl::platform::wayland::event_loop::EventLoop<()>`, the trait `std::marker::Send` is not implemented for `Rc>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `winit::platform_impl::platform::wayland::event_loop::EventLoop<()>`, the trait `std::marker::Send` is not implemented for `Rc>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `winit::platform_impl::platform::wayland::event_loop::EventLoop<()>`, the trait `std::marker::Send` is not implemented for `Rc>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/azure_projmon-9fc23c917ae1ff8c.long-type-14053130949546399673.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = help: within `winit::platform_impl::platform::wayland::event_loop::EventLoop<()>`, the trait `std::marker::Send` is not implemented for `Rc)>>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/azure_projmon-56ec53b7d977a4ae.long-type-12921086206954517054.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = help: within `winit::platform_impl::platform::wayland::event_loop::EventLoop<()>`, the trait `std::marker::Send` is not implemented for `Rc)>>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `winit::platform_impl::platform::x11::ime::inner::ImeInner`, the trait `std::marker::Send` is not implemented for `*mut i8` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `winit::platform_impl::platform::x11::ime::inner::ImeInner`, the trait `std::marker::Send` is not implemented for `*mut i8` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `winit::platform_impl::platform::x11::ime::inner::ImeInner`, the trait `std::marker::Send` is not implemented for `*mut x11_dl::xlib::_XIM` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `winit::platform_impl::platform::x11::ime::inner::ImeInner`, the trait `std::marker::Send` is not implemented for `*mut x11_dl::xlib::_XIM` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = note: the full trait has been written to '/opt/rustwide/target/debug/deps/azure_projmon-9fc23c917ae1ff8c.long-type-16712949500755953237.txt' [INFO] [stdout] = help: within `(WindowId, WindowHandle)`, the trait `std::marker::Send` is not implemented for `Rc>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = note: the full trait has been written to '/opt/rustwide/target/debug/deps/azure_projmon-9fc23c917ae1ff8c.long-type-16712949500755953237.txt' [INFO] [stdout] = help: within `(WindowId, WindowHandle)`, the trait `std::marker::Send` is not implemented for `Rc>>>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = note: the full trait has been written to '/opt/rustwide/target/debug/deps/azure_projmon-56ec53b7d977a4ae.long-type-5973030430733264305.txt' [INFO] [stdout] = help: within `(WindowId, WindowHandle)`, the trait `std::marker::Send` is not implemented for `Rc>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = note: the full trait has been written to '/opt/rustwide/target/debug/deps/azure_projmon-56ec53b7d977a4ae.long-type-5973030430733264305.txt' [INFO] [stdout] = help: within `(WindowId, WindowHandle)`, the trait `std::marker::Send` is not implemented for `Rc>>>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/azure_projmon-9fc23c917ae1ff8c.long-type-12529546927323713390.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full trait has been written to '/opt/rustwide/target/debug/deps/azure_projmon-9fc23c917ae1ff8c.long-type-16712949500755953237.txt' [INFO] [stdout] = help: within `(WindowId, WindowHandle)`, the trait `std::marker::Send` is not implemented for `Weak>>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/azure_projmon-9fc23c917ae1ff8c.long-type-3596660651282477703.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full trait has been written to '/opt/rustwide/target/debug/deps/azure_projmon-9fc23c917ae1ff8c.long-type-16712949500755953237.txt' [INFO] [stdout] = help: within `(WindowId, WindowHandle)`, the trait `std::marker::Send` is not implemented for `Weak>>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/azure_projmon-56ec53b7d977a4ae.long-type-3896085820283310466.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full trait has been written to '/opt/rustwide/target/debug/deps/azure_projmon-56ec53b7d977a4ae.long-type-5973030430733264305.txt' [INFO] [stdout] = help: within `(WindowId, WindowHandle)`, the trait `std::marker::Send` is not implemented for `Weak>>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = note: the full trait has been written to '/opt/rustwide/target/debug/deps/azure_projmon-9fc23c917ae1ff8c.long-type-16712949500755953237.txt' [INFO] [stdout] = help: within `(WindowId, WindowHandle)`, the trait `std::marker::Send` is not implemented for `Rc>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/azure_projmon-56ec53b7d977a4ae.long-type-3786896366315079885.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full trait has been written to '/opt/rustwide/target/debug/deps/azure_projmon-56ec53b7d977a4ae.long-type-5973030430733264305.txt' [INFO] [stdout] = help: within `(WindowId, WindowHandle)`, the trait `std::marker::Send` is not implemented for `Weak>>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `(u64, Option)`, the trait `std::marker::Send` is not implemented for `*mut x11_dl::xlib::_XIC` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = note: the full trait has been written to '/opt/rustwide/target/debug/deps/azure_projmon-56ec53b7d977a4ae.long-type-5973030430733264305.txt' [INFO] [stdout] = help: within `(WindowId, WindowHandle)`, the trait `std::marker::Send` is not implemented for `Rc>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = note: the full trait has been written to '/opt/rustwide/target/debug/deps/azure_projmon-9fc23c917ae1ff8c.long-type-16712949500755953237.txt' [INFO] [stdout] = help: within `(WindowId, WindowHandle)`, the trait `std::marker::Send` is not implemented for `Rc>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `(u64, Option)`, the trait `std::marker::Send` is not implemented for `*mut x11_dl::xlib::_XIC` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | / tokio::spawn(async move { [INFO] [stdout] 116 | | gui::render_ui_on_projector( headless_display_name.as_str(), connected_projector_name.as_str(), connected_projector_ws.as_str() ).a... [INFO] [stdout] 117 | | }) [INFO] [stdout] | |______^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = note: the full trait has been written to '/opt/rustwide/target/debug/deps/azure_projmon-56ec53b7d977a4ae.long-type-5973030430733264305.txt' [INFO] [stdout] = help: within `(WindowId, WindowHandle)`, the trait `std::marker::Send` is not implemented for `Rc>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/gui.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 10 | let window = Window::new(WindowSettings { [INFO] [stdout] | ------ has type `three_d::Window<()>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 31 | .await [INFO] [stdout] | ^^^^^ await occurs here, with `window` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 165 | where [INFO] [stdout] 166 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `azure-projmon` (bin "azure-projmon" test) due to 20 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `azure-projmon` (bin "azure-projmon") due to 20 previous errors [INFO] running `Command { std: "docker" "inspect" "a7481d50d588ed8b0d6db6bae990110a644633e1bdb7f4cd6c233d6c00f87093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7481d50d588ed8b0d6db6bae990110a644633e1bdb7f4cd6c233d6c00f87093", kill_on_drop: false }` [INFO] [stdout] a7481d50d588ed8b0d6db6bae990110a644633e1bdb7f4cd6c233d6c00f87093