Update nix requirement from 0.26.2 to 0.29.0 #178
Annotations
9 errors and 10 warnings
unresolved import `nix::unistd::Uid`:
src/common/permissions.rs#L1
error[E0432]: unresolved import `nix::unistd::Uid`
--> src/common/permissions.rs:1:5
|
1 | use nix::unistd::Uid;
| ^^^^^^^^^^^^^^^^ no `Uid` in `unistd`
|
note: found an item that was configured out
--> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.29.0/src/unistd.rs:65:12
|
65 | pub struct Uid(uid_t);
| ^^^
= note: the item is gated behind the `user` feature
|
unresolved import `nix::unistd::Uid`:
src/common/permissions.rs#L1
error[E0432]: unresolved import `nix::unistd::Uid`
--> src/common/permissions.rs:1:5
|
1 | use nix::unistd::Uid;
| ^^^^^^^^^^^^^^^^ no `Uid` in `unistd`
|
note: found an item that was configured out
--> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.29.0/src/unistd.rs:65:12
|
65 | pub struct Uid(uid_t);
| ^^^
= note: the item is gated behind the `user` feature
|
Build & Test (x86_64-unknown-linux-musl, stable):
src/common/permissions.rs#L1
unresolved import `nix::unistd::Uid`
|
Build & Test (x86_64-unknown-linux-musl, stable)
could not compile `protomask` (bin "protomask-clat") due to 1 previous error
|
Build & Test (x86_64-unknown-linux-musl, stable)
The process 'cross' failed with exit code 101
|
Build & Test (aarch64-unknown-linux-musl, stable)
The job was canceled because "x86_64-unknown-linux-musl" failed.
|
Build & Test (aarch64-unknown-linux-musl, stable):
src/common/permissions.rs#L1
unresolved import `nix::unistd::Uid`
|
Build & Test (aarch64-unknown-linux-musl, stable)
could not compile `protomask` (bin "protomask") due to 1 previous error
|
Build & Test (aarch64-unknown-linux-musl, stable)
The operation was canceled.
|
Build & Test (x86_64-unknown-linux-musl, 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/.
|
Build & Test (x86_64-unknown-linux-musl, 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/
|
Build & Test (x86_64-unknown-linux-musl, 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/
|
Build & Test (x86_64-unknown-linux-musl, 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/
|
Build & Test (x86_64-unknown-linux-musl, 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/
|
Build & Test (x86_64-unknown-linux-musl, 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/
|
Build & Test (aarch64-unknown-linux-musl, 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/
|
Build & Test (aarch64-unknown-linux-musl, 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/
|
Build & Test (aarch64-unknown-linux-musl, 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/
|
Build & Test (aarch64-unknown-linux-musl, 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/
|