[INFO] fetching crate mtrack 0.5.0... [INFO] checking mtrack-0.5.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate mtrack 0.5.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate mtrack 0.5.0 [INFO] finished tweaking crates.io crate mtrack 0.5.0 [INFO] tweaked toml for crates.io crate mtrack 0.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mtrack 0.5.0 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 mtrack 0.5.0 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40922bbf558f8faca5a4e2038cd3fbb1242fc53714973faeb85ea24c36eaf766 [INFO] running `Command { std: "docker" "start" "-a" "40922bbf558f8faca5a4e2038cd3fbb1242fc53714973faeb85ea24c36eaf766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40922bbf558f8faca5a4e2038cd3fbb1242fc53714973faeb85ea24c36eaf766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40922bbf558f8faca5a4e2038cd3fbb1242fc53714973faeb85ea24c36eaf766", kill_on_drop: false }` [INFO] [stdout] 40922bbf558f8faca5a4e2038cd3fbb1242fc53714973faeb85ea24c36eaf766 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a10401d29a8898e3cd297dcee3b757182d0dcc1b7174fb05d1ce8607f734ec6 [INFO] running `Command { std: "docker" "start" "-a" "4a10401d29a8898e3cd297dcee3b757182d0dcc1b7174fb05d1ce8607f734ec6", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Checking winnow v0.7.4 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking yaml-rust2 v0.10.0 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking libyml v0.0.5 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking ringbuf v0.4.7 [INFO] [stderr] Checking shh v1.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking spin_sleep v1.3.1 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking duration-string v0.5.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking midly v0.5.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking rosc v0.10.1 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling ola v0.1.0 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking clap v4.5.32 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling mtrack v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking midir v0.10.1 [INFO] [stderr] Checking nodi v1.0.3 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking config v0.15.11 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Checking tonic-reflection v0.12.3 [INFO] [stdout] error[E0275]: overflow evaluating the requirement `(&tokio::sync::Mutex>,): Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mtrack`) [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/tokio-1.44.1/src/sync/mutex.rs:651:29 [INFO] [stdout] | [INFO] [stdout] 651 | async fn acquire(&self) { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 652 | | crate::trace::async_trace_leaf().await; [INFO] [stdout] 653 | | [INFO] [stdout] 654 | | self.s.acquire(1).await.unwrap_or_else(|_| { [INFO] [stdout] ... | [INFO] [stdout] 658 | | }); [INFO] [stdout] 659 | | } [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/tokio-1.44.1/src/sync/mutex.rs:435:27 [INFO] [stdout] | [INFO] [stdout] 435 | let acquire_fut = async { [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/tokio-1.44.1/src/sync/mutex.rs:434:51 [INFO] [stdout] | [INFO] [stdout] 434 | pub async fn lock(&self) -> MutexGuard<'_, T> { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 435 | | let acquire_fut = async { [INFO] [stdout] 436 | | self.acquire().await; [INFO] [stdout] ... | [INFO] [stdout] 465 | | guard [INFO] [stdout] 466 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/player.rs:213:51 [INFO] [stdout] | [INFO] [stdout] 213 | pub async fn play(&self) -> Option> { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 214 | | let _enter = self.span.enter(); [INFO] [stdout] 215 | | [INFO] [stdout] 216 | | let mut join = self.join.lock().await; [INFO] [stdout] ... | [INFO] [stdout] 300 | | Some(song) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/controller/osc.rs:324:39 [INFO] [stdout] | [INFO] [stdout] 324 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 325 | | let address = OscAddress::new(msg.addr.clone())?; [INFO] [stdout] 326 | | let mut recognized_event = false; [INFO] [stdout] 327 | | if osc_events.play.match_address(&address) { [INFO] [stdout] ... | [INFO] [stdout] 347 | | Ok(recognized_event) [INFO] [stdout] 348 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/controller/osc.rs:119:22 [INFO] [stdout] | [INFO] [stdout] 119 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `(&tokio::sync::Mutex>,): Send` [INFO] [stdout] --> src/controller/osc.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | / tokio::spawn(async move { [INFO] [stdout] 120 | | let span = span!(Level::INFO, "OSC Driver"); [INFO] [stdout] 121 | | let _enter = span.enter(); [INFO] [stdout] ... | [INFO] [stdout] 183 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mtrack`) [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/tokio-1.44.1/src/sync/mutex.rs:651:29 [INFO] [stdout] | [INFO] [stdout] 651 | async fn acquire(&self) { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 652 | | crate::trace::async_trace_leaf().await; [INFO] [stdout] 653 | | [INFO] [stdout] 654 | | self.s.acquire(1).await.unwrap_or_else(|_| { [INFO] [stdout] ... | [INFO] [stdout] 658 | | }); [INFO] [stdout] 659 | | } [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/tokio-1.44.1/src/sync/mutex.rs:435:27 [INFO] [stdout] | [INFO] [stdout] 435 | let acquire_fut = async { [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/tokio-1.44.1/src/sync/mutex.rs:434:51 [INFO] [stdout] | [INFO] [stdout] 434 | pub async fn lock(&self) -> MutexGuard<'_, T> { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 435 | | let acquire_fut = async { [INFO] [stdout] 436 | | self.acquire().await; [INFO] [stdout] ... | [INFO] [stdout] 465 | | guard [INFO] [stdout] 466 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/player.rs:213:51 [INFO] [stdout] | [INFO] [stdout] 213 | pub async fn play(&self) -> Option> { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 214 | | let _enter = self.span.enter(); [INFO] [stdout] 215 | | [INFO] [stdout] 216 | | let mut join = self.join.lock().await; [INFO] [stdout] ... | [INFO] [stdout] 300 | | Some(song) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/controller/osc.rs:324:39 [INFO] [stdout] | [INFO] [stdout] 324 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 325 | | let address = OscAddress::new(msg.addr.clone())?; [INFO] [stdout] 326 | | let mut recognized_event = false; [INFO] [stdout] 327 | | if osc_events.play.match_address(&address) { [INFO] [stdout] ... | [INFO] [stdout] 347 | | Ok(recognized_event) [INFO] [stdout] 348 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/controller/osc.rs:119:22 [INFO] [stdout] | [INFO] [stdout] 119 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/spawn.rs:168:21 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn spawn(future: F) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 167 | where [INFO] [stdout] 168 | F: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `(&tokio::sync::Mutex>,): Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mtrack`) [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/tokio-1.44.1/src/sync/mutex.rs:651:29 [INFO] [stdout] | [INFO] [stdout] 651 | async fn acquire(&self) { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 652 | | crate::trace::async_trace_leaf().await; [INFO] [stdout] 653 | | [INFO] [stdout] 654 | | self.s.acquire(1).await.unwrap_or_else(|_| { [INFO] [stdout] ... | [INFO] [stdout] 658 | | }); [INFO] [stdout] 659 | | } [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/tokio-1.44.1/src/sync/mutex.rs:435:27 [INFO] [stdout] | [INFO] [stdout] 435 | let acquire_fut = async { [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/tokio-1.44.1/src/sync/mutex.rs:434:51 [INFO] [stdout] | [INFO] [stdout] 434 | pub async fn lock(&self) -> MutexGuard<'_, T> { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 435 | | let acquire_fut = async { [INFO] [stdout] 436 | | self.acquire().await; [INFO] [stdout] ... | [INFO] [stdout] 465 | | guard [INFO] [stdout] 466 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/player.rs:213:51 [INFO] [stdout] | [INFO] [stdout] 213 | pub async fn play(&self) -> Option> { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 214 | | let _enter = self.span.enter(); [INFO] [stdout] 215 | | [INFO] [stdout] 216 | | let mut join = self.join.lock().await; [INFO] [stdout] ... | [INFO] [stdout] 300 | | Some(song) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/controller/osc.rs:324:39 [INFO] [stdout] | [INFO] [stdout] 324 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 325 | | let address = OscAddress::new(msg.addr.clone())?; [INFO] [stdout] 326 | | let mut recognized_event = false; [INFO] [stdout] 327 | | if osc_events.play.match_address(&address) { [INFO] [stdout] ... | [INFO] [stdout] 347 | | Ok(recognized_event) [INFO] [stdout] 348 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/controller/osc.rs:119:22 [INFO] [stdout] | [INFO] [stdout] 119 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `(&tokio::sync::Mutex>,): Send` [INFO] [stdout] --> src/controller/osc.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | / tokio::spawn(async move { [INFO] [stdout] 120 | | let span = span!(Level::INFO, "OSC Driver"); [INFO] [stdout] 121 | | let _enter = span.enter(); [INFO] [stdout] ... | [INFO] [stdout] 183 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mtrack`) [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/tokio-1.44.1/src/sync/mutex.rs:651:29 [INFO] [stdout] | [INFO] [stdout] 651 | async fn acquire(&self) { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 652 | | crate::trace::async_trace_leaf().await; [INFO] [stdout] 653 | | [INFO] [stdout] 654 | | self.s.acquire(1).await.unwrap_or_else(|_| { [INFO] [stdout] ... | [INFO] [stdout] 658 | | }); [INFO] [stdout] 659 | | } [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/tokio-1.44.1/src/sync/mutex.rs:435:27 [INFO] [stdout] | [INFO] [stdout] 435 | let acquire_fut = async { [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/tokio-1.44.1/src/sync/mutex.rs:434:51 [INFO] [stdout] | [INFO] [stdout] 434 | pub async fn lock(&self) -> MutexGuard<'_, T> { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 435 | | let acquire_fut = async { [INFO] [stdout] 436 | | self.acquire().await; [INFO] [stdout] ... | [INFO] [stdout] 465 | | guard [INFO] [stdout] 466 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/player.rs:213:51 [INFO] [stdout] | [INFO] [stdout] 213 | pub async fn play(&self) -> Option> { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 214 | | let _enter = self.span.enter(); [INFO] [stdout] 215 | | [INFO] [stdout] 216 | | let mut join = self.join.lock().await; [INFO] [stdout] ... | [INFO] [stdout] 300 | | Some(song) [INFO] [stdout] 301 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/controller/osc.rs:324:39 [INFO] [stdout] | [INFO] [stdout] 324 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 325 | | let address = OscAddress::new(msg.addr.clone())?; [INFO] [stdout] 326 | | let mut recognized_event = false; [INFO] [stdout] 327 | | if osc_events.play.match_address(&address) { [INFO] [stdout] ... | [INFO] [stdout] 347 | | Ok(recognized_event) [INFO] [stdout] 348 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>>` to implement `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] --> src/controller/osc.rs:302:39 [INFO] [stdout] | [INFO] [stdout] 302 | ) -> Result> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 303 | | match packet { [INFO] [stdout] 304 | | OscPacket::Message(osc_message) => { [INFO] [stdout] 305 | | Box::pin(Self::handle_message(player, osc_events, osc_message)).await [INFO] [stdout] ... | [INFO] [stdout] 317 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/controller/osc.rs:119:22 [INFO] [stdout] | [INFO] [stdout] 119 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/spawn.rs:168:21 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn spawn(future: F) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 167 | where [INFO] [stdout] 168 | F: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mtrack` (bin "mtrack") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mtrack` (bin "mtrack" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4a10401d29a8898e3cd297dcee3b757182d0dcc1b7174fb05d1ce8607f734ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a10401d29a8898e3cd297dcee3b757182d0dcc1b7174fb05d1ce8607f734ec6", kill_on_drop: false }` [INFO] [stdout] 4a10401d29a8898e3cd297dcee3b757182d0dcc1b7174fb05d1ce8607f734ec6