Skip to content

fix: Use LocalFutureObj for WASM to avoid Send bound regression #251

fix: Use LocalFutureObj for WASM to avoid Send bound regression

fix: Use LocalFutureObj for WASM to avoid Send bound regression #251

Triggered via push March 16, 2026 02:49
Status Success
Total duration 11m 37s
Artifacts

main.yml

on: push
Matrix: build-stable
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 78 warnings
build-stable (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
build-stable (macos-latest)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 1
build-stable (windows-latest)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 1
build-wasm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/toolchain@v1, actions/cache@v4, actions/checkout@v2, jetli/wasm-pack-action@v0.4.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-wasm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-wasm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-wasm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-wasm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-stable (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/cache@v4, actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-stable (ubuntu-latest): crates/intiface_engine/src/remote_server.rs#L153
unused variable: `disconnect_notifier`
build-stable (ubuntu-latest): crates/intiface_engine/src/remote_server.rs#L9
unused imports: `ButtplugHandshakeError` and `ButtplugMessageSpecVersion`
build-stable (ubuntu-latest)
`buttplug_server` (lib test) generated 1 warning (1 duplicate)
build-stable (ubuntu-latest)
`intiface-engine` (lib) generated 3 warnings (run `cargo fix --lib -p intiface-engine` to apply 3 suggestions)
build-stable (ubuntu-latest): crates/intiface_engine/src/remote_server.rs#L153
unused variable: `disconnect_notifier`
build-stable (ubuntu-latest): crates/intiface_engine/src/remote_server.rs#L9
unused imports: `ButtplugHandshakeError` and `ButtplugMessageSpecVersion`
build-stable (ubuntu-latest)
`buttplug_server` (lib) generated 1 warning
build-stable (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-stable (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-stable (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-stable (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-stable (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/cache@v4, actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-stable (macos-latest): crates/intiface_engine/src/remote_server.rs#L153
unused variable: `disconnect_notifier`
build-stable (macos-latest): crates/intiface_engine/src/remote_server.rs#L9
unused imports: `ButtplugHandshakeError` and `ButtplugMessageSpecVersion`
build-stable (macos-latest)
`buttplug_server` (lib test) generated 1 warning (1 duplicate)
build-stable (macos-latest)
`intiface-engine` (lib) generated 3 warnings (run `cargo fix --lib -p intiface-engine` to apply 3 suggestions)
build-stable (macos-latest): crates/intiface_engine/src/remote_server.rs#L153
unused variable: `disconnect_notifier`
build-stable (macos-latest): crates/intiface_engine/src/remote_server.rs#L9
unused imports: `ButtplugHandshakeError` and `ButtplugMessageSpecVersion`
build-stable (macos-latest)
`buttplug_server` (lib) generated 1 warning
build-stable (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-stable (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-stable (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-stable (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-stable (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/cache@v4, actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-stable (windows-latest): crates/buttplug_server_device_config/src/lib.rs#L131
unresolved link to `crate::device::ButtplugDevice`
build-stable (windows-latest): crates/buttplug_server_device_config/src/lib.rs#L113
unresolved link to `ProtocolDeviceConfiguration`
build-stable (windows-latest): crates/buttplug_server_device_config/src/lib.rs#L95
unresolved link to `crate::device::protocol::ButtplugProtocol`
build-stable (windows-latest): crates/buttplug_server_device_config/src/lib.rs#L83
unresolved link to `crate::util::device_configuration`
build-stable (windows-latest): crates/buttplug_server_device_config/src/lib.rs#L37
unresolved link to `crate::device::protocol::lovense`
build-stable (windows-latest): crates/buttplug_server_device_config/src/lib.rs#L31
unresolved link to `ProtocolDeviceIdentifier`
build-stable (windows-latest): crates/buttplug_server_device_config/src/lib.rs#L14
unresolved link to `crate::server::ButtplugServer`
build-stable (windows-latest)
`buttplug_server` (lib) generated 1 warning
build-stable (windows-latest): crates/intiface_engine/src/remote_server.rs#L153
unused variable: `disconnect_notifier`
build-stable (windows-latest): crates/intiface_engine/src/remote_server.rs#L9
unused imports: `ButtplugHandshakeError` and `ButtplugMessageSpecVersion`
build-stable (windows-latest)
`buttplug_server` (lib test) generated 1 warning (1 duplicate)
build-stable (windows-latest)
`intiface-engine` (lib) generated 3 warnings (run `cargo fix --lib -p intiface-engine` to apply 3 suggestions)
build-stable (windows-latest): crates/intiface_engine/src/remote_server.rs#L153
unused variable: `disconnect_notifier`
build-stable (windows-latest): crates/intiface_engine/src/remote_server.rs#L9
unused imports: `ButtplugHandshakeError` and `ButtplugMessageSpecVersion`
build-stable (windows-latest)
`buttplug_server` (lib) generated 1 warning
build-stable (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-stable (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-stable (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-stable (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/