Skip to content

Fix leaking bounds

Fix leaking bounds #66

Triggered via pull request February 26, 2024 17:54
Status Failure
Total duration 14m 1s
Artifacts

ci.yml

on: pull_request
Matrix: MSRV
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

126 errors and 1 warning
Test nightly on ubuntu-latest (--no-default-features --features Default): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on ubuntu-latest (--no-default-features --features Default)
Process completed with exit code 101.
Test nightly on ubuntu-latest (--no-default-features --features Hash): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on ubuntu-latest (--no-default-features --features Hash)
Process completed with exit code 101.
Test nightly on ubuntu-latest (--no-default-features --features Deref): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on ubuntu-latest (--no-default-features --features Deref)
Process completed with exit code 101.
Test nightly on ubuntu-latest (--no-default-features --features DerefMut): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on ubuntu-latest (--no-default-features --features DerefMut)
Process completed with exit code 101.
Test nightly on ubuntu-latest (--no-default-features --features Into): src/trait_handlers/mod.rs#L31
associated function `trait_meta_handler` is never used
Test nightly on ubuntu-latest (--no-default-features --features Into)
Process completed with exit code 101.
Test nightly on ubuntu-latest (--no-default-features --features Clone): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on ubuntu-latest (--no-default-features --features Clone)
Process completed with exit code 101.
Test nightly on ubuntu-latest (--no-default-features --features Copy): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on ubuntu-latest (--no-default-features --features Copy)
Process completed with exit code 101.
Test nightly on ubuntu-latest (--no-default-features --features PartialEq): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on ubuntu-latest (--no-default-features --features PartialEq)
Process completed with exit code 101.
Test nightly on ubuntu-latest (--no-default-features --features Eq): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on ubuntu-latest (--no-default-features --features Eq)
Process completed with exit code 101.
Test nightly on ubuntu-latest (--no-default-features --features PartialOrd): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on ubuntu-latest (--no-default-features --features PartialOrd)
Process completed with exit code 101.
Test nightly on ubuntu-latest (--no-default-features --features Debug): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on ubuntu-latest (--no-default-features --features Debug)
Process completed with exit code 101.
Test nightly on ubuntu-latest (--no-default-features --features Ord): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on ubuntu-latest (--no-default-features --features Ord)
Process completed with exit code 101.
Test stable on ubuntu-latest (--no-default-features --features PartialOrd --features Ord): tests/ord_struct.rs#L546
can't compare `bound_4::Struct<T, U>` with `bound_4::Struct<T, U>`
Test stable on ubuntu-latest (--no-default-features --features PartialOrd --features Ord): tests/ord_struct.rs#L547
can't compare `bound_4::Struct<T, U>` with `bound_4::Struct<T, U>`
Test stable on ubuntu-latest (--no-default-features --features PartialOrd --features Ord): tests/ord_struct.rs#L557
can't compare `bound_4::Tuple<T, U>` with `bound_4::Tuple<T, U>`
Test stable on ubuntu-latest (--no-default-features --features PartialOrd --features Ord): tests/ord_struct.rs#L558
can't compare `bound_4::Tuple<T, U>` with `bound_4::Tuple<T, U>`
Test nightly on macos-latest (--no-default-features --features Deref): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on macos-latest (--no-default-features --features Deref)
Process completed with exit code 101.
Test nightly on macos-latest (--no-default-features --features Hash): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on macos-latest (--no-default-features --features Hash)
Process completed with exit code 101.
Test stable on ubuntu-latest (--no-default-features --features Clone --features Copy)
Process completed with exit code 101.
Test nightly on macos-latest (--no-default-features --features Default): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on macos-latest (--no-default-features --features Default)
Process completed with exit code 101.
Test nightly on windows-latest (--no-default-features --features Clone): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on windows-latest (--no-default-features --features Clone)
Process completed with exit code 1.
Test stable on ubuntu-latest (--no-default-features --features Clone): tests/clone_struct.rs#L4
unused imports: `fmt::Debug`, `marker::PhantomData`
Test stable on ubuntu-latest (--no-default-features --features Clone)
Process completed with exit code 101.
Test stable on ubuntu-latest (--no-default-features --features PartialOrd)
Process completed with exit code 101.
Test nightly on macos-latest (--no-default-features --features DerefMut): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on macos-latest (--no-default-features --features DerefMut)
Process completed with exit code 101.
Test nightly on windows-latest (--no-default-features --features Debug): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on windows-latest (--no-default-features --features Debug)
Process completed with exit code 1.
Test nightly on macos-latest (--no-default-features --features Into): src/trait_handlers/mod.rs#L31
associated function `trait_meta_handler` is never used
Test nightly on macos-latest (--no-default-features --features Into)
Process completed with exit code 101.
Test nightly on macos-latest (--no-default-features --features Clone): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on macos-latest (--no-default-features --features Clone)
Process completed with exit code 101.
Test nightly on macos-latest (--no-default-features --features Copy): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on macos-latest (--no-default-features --features Copy)
Process completed with exit code 101.
Test nightly on windows-latest (--no-default-features --features Copy): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on windows-latest (--no-default-features --features Copy)
Process completed with exit code 1.
Test nightly on windows-latest (--no-default-features --features Eq): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on windows-latest (--no-default-features --features Eq)
Process completed with exit code 1.
Test nightly on windows-latest (--no-default-features --features PartialOrd): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on windows-latest (--no-default-features --features PartialOrd)
Process completed with exit code 1.
Test nightly on windows-latest (--no-default-features --features PartialEq): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on windows-latest (--no-default-features --features PartialEq)
Process completed with exit code 1.
Test nightly on windows-latest (--no-default-features --features Ord): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on windows-latest (--no-default-features --features Ord)
Process completed with exit code 1.
Test nightly on windows-latest (--no-default-features --features Hash): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on windows-latest (--no-default-features --features Hash)
Process completed with exit code 1.
Test nightly on windows-latest (--no-default-features --features Default): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on windows-latest (--no-default-features --features Default)
Process completed with exit code 1.
Test nightly on macos-latest (--no-default-features --features Clone --features Copy)
Process completed with exit code 101.
Test nightly on macos-latest (--no-default-features --features PartialEq): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on macos-latest (--no-default-features --features PartialEq)
Process completed with exit code 101.
Test nightly on windows-latest (--no-default-features --features Deref): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on windows-latest (--no-default-features --features Deref)
Process completed with exit code 1.
Test nightly on macos-latest (--no-default-features --features Eq): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on macos-latest (--no-default-features --features Eq)
Process completed with exit code 101.
Test nightly on windows-latest (--no-default-features --features DerefMut): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on windows-latest (--no-default-features --features DerefMut)
Process completed with exit code 1.
Test nightly on windows-latest (--no-default-features --features Into): src/trait_handlers/mod.rs#L31
associated function `trait_meta_handler` is never used
Test nightly on windows-latest (--no-default-features --features Into)
Process completed with exit code 1.
Test nightly on macos-latest (--no-default-features --features PartialOrd): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on macos-latest (--no-default-features --features PartialOrd)
Process completed with exit code 101.
Test nightly on macos-latest (--no-default-features --features Ord): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on macos-latest (--no-default-features --features Ord)
Process completed with exit code 101.
Test stable on macos-latest (--no-default-features --features PartialOrd --features Ord): tests/ord_struct.rs#L546
can't compare `bound_4::Struct<T, U>` with `bound_4::Struct<T, U>`
Test stable on macos-latest (--no-default-features --features PartialOrd --features Ord): tests/ord_struct.rs#L547
can't compare `bound_4::Struct<T, U>` with `bound_4::Struct<T, U>`
Test stable on macos-latest (--no-default-features --features PartialOrd --features Ord): tests/ord_struct.rs#L557
can't compare `bound_4::Tuple<T, U>` with `bound_4::Tuple<T, U>`
Test stable on macos-latest (--no-default-features --features PartialOrd --features Ord): tests/ord_struct.rs#L558
can't compare `bound_4::Tuple<T, U>` with `bound_4::Tuple<T, U>`
Test nightly on macos-latest (--no-default-features --features Debug): src/trait_handlers/mod.rs#L40
associated function `trait_meta_handler` is never used
Test nightly on macos-latest (--no-default-features --features Debug)
Process completed with exit code 101.
Test stable on windows-latest (--no-default-features --features Clone): tests/clone_struct.rs#L4
unused imports: `fmt::Debug`, `marker::PhantomData`
Test stable on windows-latest (--no-default-features --features Clone)
Process completed with exit code 1.
Test stable on windows-latest (--no-default-features --features PartialOrd --features Ord): tests/ord_struct.rs#L546
can't compare `bound_4::Struct<T, U>` with `bound_4::Struct<T, U>`
Test stable on windows-latest (--no-default-features --features PartialOrd --features Ord): tests/ord_struct.rs#L547
can't compare `bound_4::Struct<T, U>` with `bound_4::Struct<T, U>`
Test stable on windows-latest (--no-default-features --features PartialOrd --features Ord): tests/ord_struct.rs#L557
can't compare `bound_4::Tuple<T, U>` with `bound_4::Tuple<T, U>`
Test stable on windows-latest (--no-default-features --features PartialOrd --features Ord): tests/ord_struct.rs#L558
can't compare `bound_4::Tuple<T, U>` with `bound_4::Tuple<T, U>`
Test stable on windows-latest (--no-default-features --features PartialOrd)
Process completed with exit code 1.
Test stable on macos-latest (--no-default-features --features Clone --features Copy)
Process completed with exit code 101.
Test stable on macos-latest (--no-default-features --features Clone): tests/clone_struct.rs#L4
unused imports: `fmt::Debug`, `marker::PhantomData`
Test stable on macos-latest (--no-default-features --features Clone)
Process completed with exit code 101.
Test stable on macos-latest (--no-default-features --features PartialOrd)
Process completed with exit code 101.
Test stable on windows-latest (--no-default-features --features Deref --features DerefMut)
Failed to save: "C:\Program failed with error: The process 'C:\Program Files\Git\usr\bin\tar.exe' failed with exit code 2