Skip to content

Bump nix from 0.26.2 to 0.27.1 #15

Bump nix from 0.26.2 to 0.27.1

Bump nix from 0.26.2 to 0.27.1 #15

Triggered via pull request November 13, 2023 05:06
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

on: pull_request
Linting (fmt + clippy)
16s
Linting (fmt + clippy)
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 30 warnings
Linting (fmt + clippy): src/bind.rs#L1
unresolved import `nix::mount`
Linting (fmt + clippy): src/init.rs#L10
unresolved imports `nix::unistd::sethostname`, `nix::unistd::unlink`
Linting (fmt + clippy): src/setup.rs#L5
unresolved import `nix::mount`
Linting (fmt + clippy): src/setup.rs#L6
unresolved import `nix::sched`
Linting (fmt + clippy): src/main.rs#L19
unresolved imports `nix::fcntl::open`, `nix::fcntl::OFlag`
Linting (fmt + clippy): src/main.rs#L20
unresolved import `nix::sched`
Linting (fmt + clippy): src/main.rs#L21
unresolved import `nix::sys::stat`
Linting (fmt + clippy): src/main.rs#L22
unresolved imports `nix::unistd::chroot`, `nix::unistd::fork`, `nix::unistd::ForkResult`
Linting (fmt + clippy): src/setup.rs#L21
cannot find function `getuid` in module `unistd`
Linting (fmt + clippy): src/setup.rs#L22
cannot find function `getgid` in module `unistd`
test (i686-unknown-linux-musl): src/bind.rs#L1
unresolved import `nix::mount`
test (i686-unknown-linux-musl): src/init.rs#L10
unresolved imports `nix::unistd::sethostname`, `nix::unistd::unlink`
test (i686-unknown-linux-musl): src/setup.rs#L5
unresolved import `nix::mount`
test (i686-unknown-linux-musl): src/setup.rs#L6
unresolved import `nix::sched`
test (i686-unknown-linux-musl): src/main.rs#L19
unresolved imports `nix::fcntl::open`, `nix::fcntl::OFlag`
test (i686-unknown-linux-musl): src/main.rs#L20
unresolved import `nix::sched`
test (i686-unknown-linux-musl): src/main.rs#L21
unresolved import `nix::sys::stat`
test (i686-unknown-linux-musl): src/main.rs#L22
unresolved imports `nix::unistd::chroot`, `nix::unistd::fork`, `nix::unistd::ForkResult`
test (i686-unknown-linux-musl): src/setup.rs#L21
cannot find function `getuid` in module `unistd`
test (i686-unknown-linux-musl): src/setup.rs#L22
cannot find function `getgid` in module `unistd`
test (aarch64-unknown-linux-musl): src/bind.rs#L1
unresolved import `nix::mount`
test (aarch64-unknown-linux-musl): src/init.rs#L10
unresolved imports `nix::unistd::sethostname`, `nix::unistd::unlink`
test (aarch64-unknown-linux-musl): src/setup.rs#L5
unresolved import `nix::mount`
test (aarch64-unknown-linux-musl): src/setup.rs#L6
unresolved import `nix::sched`
test (aarch64-unknown-linux-musl): src/main.rs#L19
unresolved imports `nix::fcntl::open`, `nix::fcntl::OFlag`
test (aarch64-unknown-linux-musl): src/main.rs#L20
unresolved import `nix::sched`
test (aarch64-unknown-linux-musl): src/main.rs#L21
unresolved import `nix::sys::stat`
test (aarch64-unknown-linux-musl): src/main.rs#L22
unresolved imports `nix::unistd::chroot`, `nix::unistd::fork`, `nix::unistd::ForkResult`
test (aarch64-unknown-linux-musl): src/setup.rs#L21
cannot find function `getuid` in module `unistd`
test (aarch64-unknown-linux-musl): src/setup.rs#L22
cannot find function `getgid` in module `unistd`
test (x86_64-unknown-linux-gnu)
The operation was canceled.
test (x86_64-unknown-linux-musl)
The operation was canceled.
test (armv7-unknown-linux-musleabihf)
The operation was canceled.
Linting (fmt + clippy)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Linting (fmt + clippy)
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/
Linting (fmt + clippy)
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/
Linting (fmt + clippy)
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/
Linting (fmt + clippy)
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 (i686-unknown-linux-musl)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 (aarch64-unknown-linux-musl)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 (aarch64-unknown-linux-musl)
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 (aarch64-unknown-linux-musl)
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 (i686-unknown-linux-musl)
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 (aarch64-unknown-linux-musl)
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 (i686-unknown-linux-musl)
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 (aarch64-unknown-linux-musl)
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 (i686-unknown-linux-musl)
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 (i686-unknown-linux-musl)
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 (x86_64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 (x86_64-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/
test (x86_64-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/
test (x86_64-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/
test (x86_64-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/
test (x86_64-unknown-linux-musl)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 (x86_64-unknown-linux-musl)
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 (x86_64-unknown-linux-musl)
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 (x86_64-unknown-linux-musl)
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 (x86_64-unknown-linux-musl)
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 (armv7-unknown-linux-musleabihf)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 (armv7-unknown-linux-musleabihf)
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 (armv7-unknown-linux-musleabihf)
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 (armv7-unknown-linux-musleabihf)
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 (armv7-unknown-linux-musleabihf)
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/