Skip to content

Upgrade windows crate to version 0.58 #96

Upgrade windows crate to version 0.58

Upgrade windows crate to version 0.58 #96

Triggered via push November 17, 2024 09:11
Status Failure
Total duration 2m 14s
Artifacts

check.yml

on: push
Matrix: Check Stable
Matrix: Cross Check
Matrix: Test Suite (Nightly) All Features
Matrix: Test Suite (Nightly) Dev Features
Fit to window
Zoom out
Zoom in

Annotations

1 error and 63 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Cross Check (x86_64-unknown-freebsd): src/error.rs#L189
associated function `create_err` is never used
Cross Check (x86_64-unknown-freebsd): src/error.rs#L68
struct `AllocError` is never constructed
Cross Check (x86_64-unknown-freebsd): src/error.rs#L79
associated function `new` is never used
Cross Check (x86_64-unknown-freebsd): src/error.rs#L84
function `alloc_err_from_size_align` is never used
Check Stable (macos-latest): src/internals/prctl.rs#L4
unused import: `crate::error::private::ResultExt`
Check Stable (macos-latest): src/components.rs#L10
unused import: `Traced`
Check Stable (macos-latest): src/error.rs#L142
associated function `from_pid` is never used
Check Stable (macos-latest): src/error.rs#L188
associated functions `create_being_traced` and `create_err` are never used
Check Stable (macos-latest): src/error.rs#L68
struct `AllocError` is never constructed
Check Stable (macos-latest): src/error.rs#L79
associated function `new` is never used
Check Stable (macos-latest): src/error.rs#L84
function `alloc_err_from_size_align` is never used
Check Stable (ubuntu-latest): src/error.rs#L189
associated function `create_err` is never used
Check Stable (ubuntu-latest): src/error.rs#L68
struct `AllocError` is never constructed
Check Stable (ubuntu-latest): src/error.rs#L79
associated function `new` is never used
Check Stable (ubuntu-latest): src/error.rs#L84
function `alloc_err_from_size_align` is never used
Clippy: src/error.rs#L189
associated function `create_err` is never used
Clippy: src/error.rs#L68
struct `AllocError` is never constructed
Clippy: src/error.rs#L79
associated function `new` is never used
Clippy: src/error.rs#L84
function `alloc_err_from_size_align` is never used
Clippy: src/lib.rs#L43
needless `fn main` in doctest
Clippy: src/lib.rs#L60
needless `fn main` in doctest
Test Suite (Nightly) All Features (ubuntu-latest): src/error.rs#L189
associated function `create_err` is never used
Test Suite (Nightly) All Features (ubuntu-latest): src/error.rs#L68
struct `AllocError` is never constructed
Test Suite (Nightly) All Features (ubuntu-latest): src/error.rs#L79
associated function `new` is never used
Test Suite (Nightly) All Features (ubuntu-latest): src/error.rs#L84
function `alloc_err_from_size_align` is never used
Test Suite (Nightly) All Features (macos-latest): src/internals/prctl.rs#L4
unused import: `crate::error::private::ResultExt`
Test Suite (Nightly) All Features (macos-latest): src/error.rs#L142
associated function `from_pid` is never used
Test Suite (Nightly) All Features (macos-latest): src/error.rs#L188
associated functions `create_being_traced` and `create_err` are never used
Test Suite (Nightly) All Features (macos-latest): src/error.rs#L68
struct `AllocError` is never constructed
Test Suite (Nightly) All Features (macos-latest): src/error.rs#L79
associated function `new` is never used
Test Suite (Nightly) All Features (macos-latest): src/error.rs#L84
function `alloc_err_from_size_align` is never used
Test Suite (Nightly) All Features (macos-latest): tests/test_strace.rs#L2
unused import: `predicates::prelude::PredicateBooleanExt`
Test Suite (Nightly) Dev Features (macos-latest): src/internals/prctl.rs#L4
unused import: `crate::error::private::ResultExt`
Test Suite (Nightly) Dev Features (macos-latest): src/error.rs#L142
associated function `from_pid` is never used
Test Suite (Nightly) Dev Features (macos-latest): src/error.rs#L188
associated functions `create_being_traced` and `create_err` are never used
Test Suite (Nightly) Dev Features (macos-latest): src/error.rs#L68
struct `AllocError` is never constructed
Test Suite (Nightly) Dev Features (macos-latest): src/error.rs#L79
associated function `new` is never used
Test Suite (Nightly) Dev Features (macos-latest): src/error.rs#L84
function `alloc_err_from_size_align` is never used
Test Suite (Nightly) Dev Features (macos-latest): tests/test_strace.rs#L2
unused import: `predicates::prelude::PredicateBooleanExt`
Test Suite (Nightly) Dev Features (ubuntu-latest): src/error.rs#L142
associated function `from_pid` is never used
Test Suite (Nightly) Dev Features (ubuntu-latest): src/error.rs#L188
associated functions `create_being_traced` and `create_err` are never used
Test Suite (Nightly) Dev Features (ubuntu-latest): src/error.rs#L68
struct `AllocError` is never constructed
Test Suite (Nightly) Dev Features (ubuntu-latest): src/error.rs#L79
associated function `new` is never used
Test Suite (Nightly) Dev Features (ubuntu-latest): src/error.rs#L84
function `alloc_err_from_size_align` is never used
Test Suite (Nightly) All Features (windows-latest): src/internals/win32.rs#L317
associated function `from_token` is never used
Test Suite (Nightly) All Features (windows-latest): tests/test_strace.rs#L2
unused import: `predicates::prelude::PredicateBooleanExt`
Test Suite (Nightly) Dev Features (windows-latest): src/internals/win32.rs#L85
function `get_thread_handle` is never used
Test Suite (Nightly) Dev Features (windows-latest): src/internals/win32.rs#L317
associated function `from_token` is never used
Test Suite (Nightly) Dev Features (windows-latest): tests/test_strace.rs#L2
unused import: `predicates::prelude::PredicateBooleanExt`
Check Stable (windows-latest): src/internals/win32.rs#L85
function `get_thread_handle` is never used
Check Stable (windows-latest): src/internals/win32.rs#L317
associated function `from_token` is never used
Check Stable (windows-latest): src/error.rs#L68
field `0` is never read