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.
eyre
Dependency pyo3 ^0.20 is significantly outdated
Upgrade to 0.29.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
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 = ["error-handling", "report", "backtrace", "built", "object"](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.
eyre, color-eyre, color-spantrace, btparse
Using outdated edition for no reason
We estimate that this crate requires at least Rust 1.65, which is newer than the last 2018-edition compiler. You can upgrade without breaking any compatibility. Run
cargo fix --editionand updateedition="…"inCargo.toml.Using the latest edition helps avoid old quirks of the compiler, and ensures Rust code has consistent syntax and behavior across all projects.
color-eyre
Published crate doesn't match its repository
Verified 45 out of 46 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.locknot found.README.mddoes not match the repository.
Looked for the crate in
color-eyre/. Fetchedhttps://github.com/eyre-rs/eyre.gittaggedcolor-eyre@0.6.5(f110d787930322e95f60787ff07b2d3835259357).Checked on 2025-06-01
This check is experimental.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rust-patterns"]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.
Missing keywords
Help users find your crates. Add
keywords = ["panic-handler", "error-report", "colorful", "eyre", "section"](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.Optional dependency 'color-spantrace' exposed as an implicit feature
Cargo automatically makes publicly-available crate features for every optional dependency, unless the dependencies are referenced using
dep:syntax. Features 'color-spantrace', 'tracing-error', 'url' may have been unintentional.
color-spantrace
Published crate doesn't match its repository
Verified 8 out of 9 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.locknot found.README.mddoes not match the repository.
Looked for the crate in
color-spantrace/. Fetchedhttps://github.com/eyre-rs/eyre.gittaggedcolor-spantrace@0.3.0(f110d787930322e95f60787ff07b2d3835259357).Checked on 2025-06-01
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["command-line-interface"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["error-tracing", "span-trace", "object", "color-backtrace", "error-spans"](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.
simple-eyre
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]to theCargo.toml.Latest stable release is old
It's been over 5 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?
indenter
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["text-processing"]to theCargo.toml.
displaydoc
Dependency syn ^2.0 is outdated
Upgrade to 3.0.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Easy way to bump dependencies:
cargo install cargo-edit; cargo upgrade -i; Also check out Dependabot service on GitHub.
stable-eyre
Latest stable release is old
It's been over 5 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").Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["development-tools::debugging"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["eyre", "context", "stable", "backtrace", "capturing"](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.
tracing-flame, spandoc
Latest stable release is old
It's been over 4 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").
vibecheck
No repository property
Specify git repository URL in
Cargo.tomlto help users find more information, contribute, and for lib.rs to read more info.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.
License MIT/Apache-2.0 is not in SPDX syntax
Use
ORinstead of/.Missing keywords
Help users find your crates. Add
keywords = ["vibe", "check"](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.
btparse
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["parser-implementations", "development-tools::debugging"]to theCargo.toml.
extracterr, adhocerr, kvfmt, sshish, displaydoc-watt, jane-eyre, vibecheck, eyre-impl
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").
extracterr
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rust-patterns"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["error-handling", "dyn-error", "helper-traits", "http-status", "trait-object"](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.
jane-eyre
Dependency color-eyre ^0.5 is significantly outdated
Upgrade to 0.6.5 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["eyre", "warnings", "suggestions", "currer", "bell"](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.
vibecheck, spandoc-attribute, yaahc
README missing from crate tarball
Cargo sometimes fails to package the
READMEfile. Ensure the path to theREADMEinCargo.tomlis valid, and points to a file inside the crate's directory.
kvfmt
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rust-patterns"]to theCargo.toml.
displaydoc-watt
Dependency watt ^0.3 is outdated
Upgrade to 0.5.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
spandoc-attribute
Dependency syn ^1.0.33 is significantly outdated
Upgrade to 3.0.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Buggy README path
The non-local path to readme specified as
\.\./README\.mdexposes a bug in Cargo. Please use a path inside the crate's directory. Symlinks are okay. Please verify the change doesn't break any repo-relative URLs in the README.Latest stable release is old
It's been over 5 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").
yaahc
Crate contains junk files
The crate contains boilerplate Rust files with no real functionality.
uwubot
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/uwubot ) failed. Please try again later.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.