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.
ke
Published crate doesn't match its repository
Verified 5 out of 8 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.locknot found.Cargo.toml.origdoes not match the repository.Cargo.tomlexists, but elsewhere in the repo.ke/src/main.rsexists, but elsewhere in the repo.yaml.rsexists, but elsewhere in the repo.
src/main.rsdoes not match the repository.yaml.rsdoes not match the repository.
Looked for the crate in
ke/. Fetchedhttps://github.com/vladasz/ke.git0142b0c325e609f7acd73550470adf9d47b2bfc4.Checked on 2026-03-08
This check is experimental.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["command-line-utilities", "filesystem"]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 = ["half", "command", "edit", "yaml", "folder"](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.
test-mobile
Dependency structopt ~0.3 has issues
It has been losing active users, which may be a sign it's deprecated or obsolete. Consider replacing it with a different crate.
Dependency convert_case ~0.10 is outdated
Consider upgrading to the latest version to get all the fixes and improvements.
Easy way to bump dependencies:
cargo install cargo-edit; cargo upgrade -i; Also check out Dependabot service on GitHub.Dependency toml ~0.8 is outdated
Consider upgrading to the latest version to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["development-tools::testing"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["project-generator", "test-engine", "mobile"](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.
ke, test-mobile, test-engine, test-game, karkas
No readme property
Specify path to a
READMEfile for the project, so that information about is included in the crates.io tarball.
hreads
Dependency async-std ^1.13 has issues
It may not be actively developed any more. Consider changing the dependency.
Published crate doesn't match its repository
Verified 14 out of 16 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.lockdoes not match the repository.Cargo.toml.origdoes not match the repository.dispatch.rsdoes not match the repository.
Fetched
https://github.com/vladasz/hreads.git834ebbf023479ae7894ea33974f5141a67e663fc.Checked on 2026-08-02
Dependency gloo-timers ^0.3 is a bit outdated
Consider upgrading to the latest version to get all the fixes and improvements.
Dependency plat ^0.8 is a bit outdated
Consider upgrading to the latest version to get all the fixes and improvements.
Dependency pollster ^0.4 is outdated
Consider upgrading to the latest version to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["multi-threading", "primitive"](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.
plat
Published crate doesn't match its repository
Verified 7 out of 9 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.lockdoes not match the repository.Cargo.toml.origdoes not match the repository.Cargo.tomlexists, but elsewhere in the repo.lib.rsdoes not match the repository.
Fetched
https://github.com/vladasz/plat.gitb90d3f205d5f9edc0c5ca754f99845ac78bcf3a3.Checked on 2026-03-08
Missing keywords
Help users find your crates. Add
keywords = ["platform", "alias"](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.
plat, hreads, call-counter
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]to theCargo.toml.
iter_all
Latest stable release is old
It's been over 2 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").Nightly crates tend to have a short lifespan. We're delisting them if they're not updated frequently.
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 = ["enums", "vases", "iterate"](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.
test-engine
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/vlasdasz/test\-mobile\.gitAt the moment we only support git, and attempt fetching when we index a new release. Cloning is necessary for lib.rs to gather data that is missing on crates.io, e.g. to correctly resolve relative URLs in README files, which depend on repository layout and non-standard URL schemes of repository hosts.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["development-tools::testing"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["project-generator", "mobile"](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.
test-game
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/vlasdasz/test\-mobile\.gitMissing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["games"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["project-generator", "mobile"](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.
reflected_proc
Published crate doesn't match its repository
Verified 7 out of 8 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.locknot found.Cargo.toml.origdoes not match the repository.Cargo.tomlexists, but elsewhere in the repo.
Looked for the crate in
reflected_proc/. Fetchedhttps://github.com/vladasz/reflected.git0f194fbb1e018eef3dc256c25fa60c7cda48f66f.Checked on 2026-02-15
Dependency syn =1.0 is significantly outdated
Upgrade to the latest version to get all the fixes, and avoid causing duplicate dependencies in projects.
iter_all, test-engine, test-game, iter_all_proc
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.
iter_all_proc
Dependency syn ^2.0.36 is outdated
Upgrade to the latest version to get all the fixes, and avoid causing duplicate dependencies in projects.
call-counter
Missing keywords
Help users find your crates. Add
keywords = ["counter", "call"](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.
karkas
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/gebling\-studio/karkas\.git
run-rs
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/run-rs ) failed. Please try again later.
refs
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/refs ) failed. Please try again later.
netrun
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/netrun ) failed. Please try again later.
vents
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/vents ) failed. Please try again later.
smon
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/smon ) failed. Please try again later.
sercli
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/sercli ) failed. Please try again later.
qw
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/qw ) failed. Please try again later.
reflected
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/reflected ) failed. Please try again later.
manage
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/manage ) failed. Please try again later.
tain
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/tain ) failed. Please try again later.
rtools
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/rtools ) failed. Please try again later.
visu
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/visu ) failed. Please try again later.
rror
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/rror ) 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.