Issues found
Based on crates you own that have been published to crates.io. The best way to monitor these issues is to subscribe to the atom feed in your RSS reader.
duplicate
Failed to verify create's content against its repository
Verified 123 out of 125 files (includes 2 Cargo-generated).
- warning: Crate tarball has been published from the commit 43830623d6010d810e769be66e68b6e8c292ebc0, which is not in the repository.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
cargo update
.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
- warning: Found a Cargo.toml for this package in its repo (via tags), but the version was different.
- Make sure to commit and tag after bumping the version number.
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag '2.0.0'.
- warning: Had to perform fuzzy search of the head branch due to lack of commit information in the package.
Files in the crates.io crate compared to the repository:
cargo-readme.md
does not match the repository.Cargo.toml.orig
does not match the repository.
Fetched
https://github.com/emoun/duplicate.git
tagged2.0.0
(20bdde30517dc746bf251d14e550614a8ba82f0f).Checked on 2025-04-27
This check is experimental.
- warning: Crate tarball has been published from the commit 43830623d6010d810e769be66e68b6e8c292ebc0, which is not in the repository.
duplicate_macrotest
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.Even if there are no categories that fit precisely, pick one that is least bad. You can also propose new categories in crates.io issue tracker.
Published crate doesn't match its repository
Verified 15 out of 18 files (includes 2 Cargo-generated).
Files in the crates.io crate compared to the repository:
.idea/
modules.xml
not found.vcs.xml
not found..gitignore
not found.
Fetched
https://github.com/emoun/duplicate_macrotest.git
9472497764d5be8bdee9543ce6ebeeef027b8a30.Checked on 2024-09-17
Dependency rand 0.8.4 is a bit outdated
Consider upgrading to 0.9.1 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Missing keywords
Help users find your crates. Add
keywords = ["duplicates", "duplicate-macrotest", "macrotest"]
(up to 5) to theCargo.toml
. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
eager
Latest stable release is old
It's been over 6 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).If the crate is truly stable, why not make a 1.0.0 release?
eager, graphene, dmutil
The Cargo package has no git commit information
Before publishing a package, make sure all packaged files are committed to the repository, and there are no "dirty" files. Push this commit to crate's public repository.
To protect against supply chain attacks similar to CVE-2024-3094, lib.rs will soon start flagging non-reproducible packages without public source code as suspicious. Currently only git repositories are supported (but may be hosted anywhere, not just GitHub). If you'd like a different SCM supported, please file a feature request.
graphene
Latest stable release is old
It's been over 7 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).
tt-equal
Latest stable release is old
It's been over 5 years. How did the experiment go? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).
dmutil
Latest stable release is old
It's been over 7 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).
graphene-common, graphene-core
Crate contains junk files
The crate contains boilerplate Rust files with no real functionality.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.