Skip to content

Remove now-unused libc crate #75

Remove now-unused libc crate

Remove now-unused libc crate #75

Triggered via push May 2, 2024 08:36
Status Failure
Total duration 2m 17s
Artifacts

check.yml

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

Annotations

1 error and 37 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Check Stable (ubuntu-latest): src/internals/mem.rs#L5
unused import: `thiserror::Error`
Check Stable (ubuntu-latest): src/internals/mem.rs#L23
method `page_ptr_nonnull` is never used
Check Stable (ubuntu-latest): src/util.rs#L11
function `likely` is never used
Rustfmt: benches/bench_zeroizers.rs#L1
Diff in /home/runner/work/secmem-alloc/secmem-alloc/benches/bench_zeroizers.rs
Rustfmt: src/internals/zeroize.rs#L1
Diff in /home/runner/work/secmem-alloc/secmem-alloc/src/internals/zeroize.rs
Rustfmt: src/internals/zeroize.rs#L99
Diff in /home/runner/work/secmem-alloc/secmem-alloc/src/internals/zeroize.rs
Rustfmt: src/zeroize.rs#L100
Diff in /home/runner/work/secmem-alloc/secmem-alloc/src/zeroize.rs
Rustfmt: src/zeroize.rs#L111
Diff in /home/runner/work/secmem-alloc/secmem-alloc/src/zeroize.rs
Rustfmt: src/zeroize.rs#L125
Diff in /home/runner/work/secmem-alloc/secmem-alloc/src/zeroize.rs
Clippy: src/lib.rs#L4
the feature `core_intrinsics` is internal to the compiler or standard library
Clippy: src/internals/mem.rs#L5
unused import: `thiserror::Error`
Clippy: src/internals/mem.rs#L23
method `page_ptr_nonnull` is never used
Clippy: src/util.rs#L21
function `likely` is never used
Clippy: src/internals/mem/unix.rs#L96
redundant closure
Clippy: src/internals/mem/unix.rs#L97
redundant closure
Documentation: src/lib.rs#L4
the feature `core_intrinsics` is internal to the compiler or standard library
Test Suite (Nightly) All Features (ubuntu-latest): src/lib.rs#L4
the feature `core_intrinsics` is internal to the compiler or standard library
Test Suite (Nightly) All Features (ubuntu-latest): src/internals/mem.rs#L5
unused import: `thiserror::Error`
Test Suite (Nightly) All Features (ubuntu-latest): src/internals/mem.rs#L23
method `page_ptr_nonnull` is never used
Test Suite (Nightly) All Features (ubuntu-latest): src/util.rs#L21
function `likely` is never used
Test Suite (Nightly) All Features (ubuntu-latest): src/lib.rs#L4
the feature `core_intrinsics` is internal to the compiler or standard library
Test Suite (Nightly) Dev Features (ubuntu-latest): src/internals/mem.rs#L5
unused import: `thiserror::Error`
Test Suite (Nightly) Dev Features (ubuntu-latest): src/internals/mem.rs#L23
method `page_ptr_nonnull` is never used
Test Suite (Nightly) Dev Features (ubuntu-latest): src/util.rs#L11
function `likely` is never used
Test Suite (Nightly) All Features (windows-latest): src/lib.rs#L4
the feature `core_intrinsics` is internal to the compiler or standard library
Test Suite (Nightly) All Features (windows-latest): src/internals/mem.rs#L5
unused import: `thiserror::Error`
Test Suite (Nightly) All Features (windows-latest): src/internals/mem.rs#L23
method `page_ptr_nonnull` is never used
Test Suite (Nightly) All Features (windows-latest): src/util.rs#L21
function `likely` is never used
Test Suite (Nightly) All Features (windows-latest): src/lib.rs#L4
the feature `core_intrinsics` is internal to the compiler or standard library
Test Suite (Nightly) Dev Features (windows-latest): src/internals/mem.rs#L5
unused import: `thiserror::Error`
Test Suite (Nightly) Dev Features (windows-latest): src/internals/mem.rs#L23
method `page_ptr_nonnull` is never used
Test Suite (Nightly) Dev Features (windows-latest): src/util.rs#L11
function `likely` is never used
Check Stable (windows-latest): src/internals/mem.rs#L5
unused import: `thiserror::Error`
Check Stable (windows-latest): src/internals/mem.rs#L23
method `page_ptr_nonnull` is never used
Check Stable (windows-latest): src/util.rs#L11
function `likely` is never used