Skip to content

!wip

!wip #157

Triggered via push February 14, 2024 05:02
Status Failure
Total duration 45s
Artifacts

ci.yml

on: push
Matrix: cross-compile-ios
Matrix: cross-compile
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

85 errors and 106 warnings
cross-compile (ubuntu-latest, stable, wasm32-unknown-unknown): stick/src/platform/unsupported.rs#L1
Target environment wasm32-unknown-unknown (wasm, unknown, wasm32, unknown, ) not suppported, please consider opening an issue at https://github.com/libcala/stick/issues
cross-compile (ubuntu-latest, stable, wasm32-unknown-unknown): stick/src/platform/unsupported.rs#L5
failed to resolve: could not find `packet` in the crate root
cross-compile (ubuntu-latest, stable, wasm32-unknown-unknown): stick/src/platform/platform.rs#L35
cannot find function `platform` in module `driver`
cross-compile (ubuntu-latest, stable, wasm32-unknown-unknown): stick/src/ctlr.rs#L313
the `?` operator can only be applied to values that implement `Try`
cross-compile (ubuntu-latest, stable, wasm32-unknown-unknown): stick/src/ctlr.rs#L596
this method takes 2 arguments but 1 argument was supplied
cross-compile (ubuntu-latest, stable, wasm32-unknown-unknown)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
cross-compile (ubuntu-latest, stable, x86_64-unknown-redox)
The job was canceled because "ubuntu-latest_stable_i686" failed.
cross-compile (ubuntu-latest, stable, i686-pc-windows-gnu): stick/src/windows/xinput.rs#L634
cannot find type `Controller` in this scope
cross-compile (ubuntu-latest, stable, i686-pc-windows-gnu): stick/src/connector.rs#L31
no function or associated item named `with_input` found for struct `Lookit` in the current scope
cross-compile (ubuntu-latest, stable, i686-pc-windows-gnu): stick/src/connector.rs#L43
no method named `poll` found for struct `Pin<&mut Lookit>` in the current scope
cross-compile (ubuntu-latest, stable, i686-pc-windows-gnu): stick/src/ctlr.rs#L313
the `?` operator can only be applied to values that implement `Try`
cross-compile (ubuntu-latest, stable, i686-pc-windows-gnu): stick/src/ctlr.rs#L596
this method takes 2 arguments but 1 argument was supplied
cross-compile (ubuntu-latest, stable, i686-pc-windows-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
cross-compile (ubuntu-latest, stable, x86_64-apple-darwin)
The job was canceled because "ubuntu-latest_stable_i686" failed.
cross-compile (ubuntu-latest, beta, i686-unknown-freebsd)
The operation was canceled.
cross-compile (ubuntu-latest, stable, i686-unknown-freebsd): stick/src/platform/unsupported.rs#L1
Target environment i686-unknown-freebsd (unix, freebsd, x86, unknown, ) not suppported, please consider opening an issue at https://github.com/libcala/stick/issues
cross-compile (ubuntu-latest, stable, i686-unknown-freebsd): stick/src/platform/unsupported.rs#L5
failed to resolve: could not find `packet` in the crate root
cross-compile (ubuntu-latest, stable, i686-unknown-freebsd): stick/src/platform/platform.rs#L35
cannot find function `platform` in module `driver`
cross-compile (ubuntu-latest, stable, i686-unknown-freebsd): stick/src/ctlr.rs#L313
the `?` operator can only be applied to values that implement `Try`
cross-compile (ubuntu-latest, stable, i686-unknown-freebsd): stick/src/ctlr.rs#L596
this method takes 2 arguments but 1 argument was supplied
cross-compile (ubuntu-latest, stable, i686-unknown-freebsd)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
cross-compile (ubuntu-latest, nightly, x86_64-unknown-redox)
The operation was canceled.
cross-compile (ubuntu-latest, beta, x86_64-unknown-redox)
The operation was canceled.
cross-compile (ubuntu-latest, stable, aarch64-linux-android): stick/src/platform/unsupported.rs#L1
Target environment aarch64-linux-android (unix, android, aarch64, unknown, ) not suppported, please consider opening an issue at https://github.com/libcala/stick/issues
cross-compile (ubuntu-latest, stable, aarch64-linux-android): stick/src/platform/unsupported.rs#L5
failed to resolve: could not find `packet` in the crate root
cross-compile (ubuntu-latest, stable, aarch64-linux-android): stick/src/platform/platform.rs#L35
cannot find function `platform` in module `driver`
cross-compile (ubuntu-latest, stable, aarch64-linux-android): stick/src/ctlr.rs#L313
the `?` operator can only be applied to values that implement `Try`
cross-compile (ubuntu-latest, stable, aarch64-linux-android): stick/src/ctlr.rs#L596
this method takes 2 arguments but 1 argument was supplied
cross-compile (ubuntu-latest, stable, aarch64-linux-android)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
cross-compile (ubuntu-latest, stable, i686-unknown-linux-gnu)
The operation was canceled.
cross-compile (ubuntu-latest, nightly, wasm32-unknown-unknown)
The operation was canceled.
cross-compile (ubuntu-latest, beta, wasm32-unknown-unknown)
The operation was canceled.
cross-compile (ubuntu-latest, beta, i686-unknown-linux-gnu)
The operation was canceled.
cross-compile (ubuntu-latest, nightly, i686-pc-windows-gnu)
The operation was canceled.
cross-compile (ubuntu-latest, nightly, i686-unknown-freebsd)
The operation was canceled.
cross-compile (ubuntu-latest, nightly, aarch64-linux-android)
The operation was canceled.
cross-compile (ubuntu-latest, beta, x86_64-apple-darwin)
The operation was canceled.
cross-compile (ubuntu-latest, nightly, i686-unknown-linux-gnu)
The operation was canceled.
cross-compile (ubuntu-latest, nightly, x86_64-apple-darwin)
The operation was canceled.
cross-compile (ubuntu-latest, beta, i686-pc-windows-gnu)
The operation was canceled.
cross-compile (ubuntu-latest, beta, aarch64-linux-android)
The operation was canceled.
test (ubuntu-latest, stable): stick/src/linux/linux.rs#L27
method `rumble` has an incompatible type for trait
test (ubuntu-latest, stable): stick/src/linux/linux.rs#L31
method `event` has 2 parameters but the declaration in trait `Support::event` has 3
test (ubuntu-latest, stable): stick/src/linux/linux.rs#L18
not all trait items implemented, missing: `connect`
test (ubuntu-latest, stable): stick/src/linux/linux.rs#L36
this method takes 2 arguments but 1 argument was supplied
test (ubuntu-latest, stable): stick/src/ctlr.rs#L313
mismatched types
test (ubuntu-latest, stable): stick/src/ctlr.rs#L313
the `?` operator can only be applied to values that implement `Try`
test (ubuntu-latest, stable): stick/src/ctlr.rs#L596
this method takes 2 arguments but 1 argument was supplied
test (ubuntu-latest, stable): stick/src/ctlr.rs#L606
no field `device` on type `CtlrId`
test (ubuntu-latest, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
test (macos-latest, stable)
The job was canceled because "ubuntu-latest_stable" failed.
test (macos-latest, nightly)
The job was canceled because "ubuntu-latest_stable" failed.
cross-compile-ios (macos-latest, beta, aarch64-apple-ios): stick/src/platform/unsupported.rs#L1
Target environment aarch64-apple-ios (unix, ios, aarch64, apple, ) not suppported, please consider opening an issue at https://github.com/libcala/stick/issues
cross-compile-ios (macos-latest, beta, aarch64-apple-ios): stick/src/platform/unsupported.rs#L5
failed to resolve: could not find `packet` in the crate root
cross-compile-ios (macos-latest, beta, aarch64-apple-ios): stick/src/platform/platform.rs#L35
cannot find function `platform` in module `driver`
cross-compile-ios (macos-latest, beta, aarch64-apple-ios): stick/src/ctlr.rs#L313
the `?` operator can only be applied to values that implement `Try`
cross-compile-ios (macos-latest, beta, aarch64-apple-ios): stick/src/ctlr.rs#L596
this method takes 2 arguments but 1 argument was supplied
cross-compile-ios (macos-latest, beta, aarch64-apple-ios)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
test (macos-latest, beta)
The operation was canceled.
cross-compile-ios (macos-latest, nightly, aarch64-apple-ios)
The job was canceled because "macos-latest_beta_aarch64" failed.
cross-compile-ios (macos-latest, nightly, aarch64-apple-ios)
The operation was canceled.
test (ubuntu-latest, beta)
The operation was canceled.
test (ubuntu-latest, nightly)
The operation was canceled.
test (windows-latest, nightly)
The operation was canceled.
cross-compile-ios (macos-latest, stable, aarch64-apple-ios)
The job was canceled because "macos-latest_beta_aarch64" failed.
cross-compile-ios (macos-latest, stable, aarch64-apple-ios)
A task was canceled.
test (windows-latest, beta)
The operation was canceled.
test (windows-latest, stable)
The operation was canceled.
cross-compile (ubuntu-latest, stable, wasm32-unknown-unknown)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cross-compile (ubuntu-latest, stable, wasm32-unknown-unknown)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cross-compile (ubuntu-latest, stable, wasm32-unknown-unknown)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
cross-compile (ubuntu-latest, stable, wasm32-unknown-unknown)
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/
cross-compile (ubuntu-latest, stable, wasm32-unknown-unknown)
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/
cross-compile (ubuntu-latest, stable, wasm32-unknown-unknown)
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/
cross-compile (ubuntu-latest, stable, wasm32-unknown-unknown)
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/
cross-compile (ubuntu-latest, stable, i686-pc-windows-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cross-compile (ubuntu-latest, stable, i686-pc-windows-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cross-compile (ubuntu-latest, stable, i686-pc-windows-gnu)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
cross-compile (ubuntu-latest, stable, i686-pc-windows-gnu): stick/src/windows/windows.rs#L1
unused import: `self::controller::Controller`
cross-compile (ubuntu-latest, stable, i686-pc-windows-gnu)
`stick` (lib) generated 3 warnings
cross-compile (ubuntu-latest, stable, i686-pc-windows-gnu)
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/
cross-compile (ubuntu-latest, stable, i686-pc-windows-gnu)
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/
cross-compile (ubuntu-latest, stable, i686-pc-windows-gnu)
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/
cross-compile (ubuntu-latest, stable, i686-pc-windows-gnu)
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/
cross-compile (ubuntu-latest, beta, i686-unknown-freebsd)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cross-compile (ubuntu-latest, beta, i686-unknown-freebsd)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cross-compile (ubuntu-latest, stable, i686-unknown-freebsd)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cross-compile (ubuntu-latest, stable, i686-unknown-freebsd)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cross-compile (ubuntu-latest, stable, i686-unknown-freebsd)
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/
cross-compile (ubuntu-latest, stable, i686-unknown-freebsd)
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/
cross-compile (ubuntu-latest, stable, i686-unknown-freebsd)
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/
cross-compile (ubuntu-latest, stable, i686-unknown-freebsd)
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/
cross-compile (ubuntu-latest, stable, i686-unknown-freebsd)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
cross-compile (ubuntu-latest, nightly, x86_64-unknown-redox)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cross-compile (ubuntu-latest, nightly, x86_64-unknown-redox)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cross-compile (ubuntu-latest, beta, x86_64-unknown-redox)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cross-compile (ubuntu-latest, beta, x86_64-unknown-redox)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cross-compile (ubuntu-latest, stable, aarch64-linux-android)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cross-compile (ubuntu-latest, stable, aarch64-linux-android)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cross-compile (ubuntu-latest, stable, aarch64-linux-android)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
cross-compile (ubuntu-latest, stable, i686-unknown-linux-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cross-compile (ubuntu-latest, stable, i686-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cross-compile (ubuntu-latest, stable, i686-unknown-linux-gnu)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
cross-compile (ubuntu-latest, stable, aarch64-linux-android)
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/
cross-compile (ubuntu-latest, stable, i686-unknown-linux-gnu)
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/
cross-compile (ubuntu-latest, stable, aarch64-linux-android)
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/
cross-compile (ubuntu-latest, stable, i686-unknown-linux-gnu)
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/
cross-compile (ubuntu-latest, stable, aarch64-linux-android)
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/
cross-compile (ubuntu-latest, stable, i686-unknown-linux-gnu)
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/
cross-compile (ubuntu-latest, stable, aarch64-linux-android)
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/
cross-compile (ubuntu-latest, stable, i686-unknown-linux-gnu)
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/
cross-compile (ubuntu-latest, nightly, wasm32-unknown-unknown)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cross-compile (ubuntu-latest, nightly, wasm32-unknown-unknown)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cross-compile (ubuntu-latest, beta, wasm32-unknown-unknown)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cross-compile (ubuntu-latest, beta, wasm32-unknown-unknown)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cross-compile (ubuntu-latest, beta, i686-unknown-linux-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cross-compile (ubuntu-latest, nightly, i686-pc-windows-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cross-compile (ubuntu-latest, beta, wasm32-unknown-unknown)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
cross-compile (ubuntu-latest, beta, i686-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cross-compile (ubuntu-latest, nightly, i686-pc-windows-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cross-compile (ubuntu-latest, beta, wasm32-unknown-unknown)
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/
cross-compile (ubuntu-latest, beta, wasm32-unknown-unknown)
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/
cross-compile (ubuntu-latest, beta, wasm32-unknown-unknown)
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/
cross-compile (ubuntu-latest, beta, wasm32-unknown-unknown)
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/
cross-compile (ubuntu-latest, nightly, i686-unknown-freebsd)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cross-compile (ubuntu-latest, nightly, i686-unknown-freebsd)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cross-compile (ubuntu-latest, nightly, aarch64-linux-android)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cross-compile (ubuntu-latest, nightly, aarch64-linux-android)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cross-compile (ubuntu-latest, beta, x86_64-apple-darwin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cross-compile (ubuntu-latest, beta, x86_64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cross-compile (ubuntu-latest, nightly, i686-unknown-linux-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cross-compile (ubuntu-latest, nightly, i686-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cross-compile (ubuntu-latest, nightly, x86_64-apple-darwin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cross-compile (ubuntu-latest, beta, i686-pc-windows-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cross-compile (ubuntu-latest, nightly, x86_64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cross-compile (ubuntu-latest, beta, i686-pc-windows-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cross-compile (ubuntu-latest, beta, aarch64-linux-android)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cross-compile (ubuntu-latest, beta, aarch64-linux-android)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest, stable)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
test (ubuntu-latest, stable): stick/src/linux/linux.rs#L12
unused import: `connect`
test (ubuntu-latest, stable)
`stick` (lib test) generated 1 warning (1 duplicate)
test (ubuntu-latest, stable)
build failed, waiting for other jobs to finish...
test (ubuntu-latest, stable)
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/
test (ubuntu-latest, stable)
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/
test (ubuntu-latest, stable)
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/
test (ubuntu-latest, stable)
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/
cross-compile-ios (macos-latest, beta, aarch64-apple-ios)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cross-compile-ios (macos-latest, beta, aarch64-apple-ios)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cross-compile-ios (macos-latest, beta, aarch64-apple-ios)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
cross-compile-ios (macos-latest, beta, aarch64-apple-ios)
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/
cross-compile-ios (macos-latest, beta, aarch64-apple-ios)
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/
cross-compile-ios (macos-latest, beta, aarch64-apple-ios)
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/
cross-compile-ios (macos-latest, beta, aarch64-apple-ios)
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/
test (macos-latest, beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos-latest, beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest, beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest, beta)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
test (ubuntu-latest, beta)
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/
test (ubuntu-latest, beta)
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/
test (ubuntu-latest, beta)
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/
test (ubuntu-latest, beta)
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/
test (ubuntu-latest, nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (windows-latest, nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (windows-latest, beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (windows-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/