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.
tdorr
Failed to verify create's content against its repository
Could not check any files
- warning: The crates.io package has no information about its path inside its repository.
- error: Repository doesn't exist: Can't checkout the repository. It's either gone or private: remote authentication required but no callback set; class=Http (34); code=Auth (-16).
- Make sure the
repositoryURL inCargo.tomlis correct and works withgit clone. The repository must be public.
- Make sure the
Checked on 2026-04-19
This check is experimental.
Dependency serde_yaml ^0.9 has issues
It may not be actively developed any more. Consider changing the dependency.
Imprecise dependency requirement anyhow = ^1
Cargo does not always pick latest versions of dependencies! Specify the version as
anyhow = "1.0.103". IfCargo.lockends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versionsflag, used by users of old Rust versions.This crate does not bump semver-minor when adding new features, so to be safe you get all the features/APIs/fixes that your crate depends on, require a more specific patch version.
Dependency isomage ^0.1 is outdated
Consider upgrading to 2.1.0 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.
hvac-transcoder
Imprecise dependency requirement anyhow = ^1
Cargo does not always pick latest versions of dependencies! Specify the version as
anyhow = "1.0.103". IfCargo.lockends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versionsflag, used by users of old Rust versions.Dependency isomage ^0.1 is outdated
Consider upgrading to 2.1.0 to get all the fixes and improvements.
raic, cargo-raic, raic-build
Failed to verify create's content against its repository
Could not check any files
- warning: The crates.io package has no information about its path inside its repository.
- error: Repository doesn't exist: Can't checkout the repository. It's either gone or private: remote authentication required but no callback set; class=Http (34); code=Auth (-16).
- Make sure the
repositoryURL inCargo.tomlis correct and works withgit clone. The repository must be public.
- Make sure the
Checked on 2026-04-12
phonetics-rs
Imprecise dependency requirement serde = ^1
Cargo does not always pick latest versions of dependencies! Specify the version as
serde = "1.0.228". IfCargo.lockends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versionsflag, used by users of old Rust versions.Published crate doesn't match its repository
Partially verified 18 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.lockexists, but elsewhere in the repo.
Looked for the crate in
rust/phonetics/. Fetchedhttps://github.com/jackdanger/phonetics.gittaggedv0.3.1(bce72be3c1c83e88209c33bfd995cea434783898).Checked on 2026-05-24
cargo-raic
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/jackdanger/raic\.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.
No readme property
Specify path to a
READMEfile for the project, so that information about is included in the crates.io tarball.
gzippy
Dependency thiserror ^1.0 is outdated
Upgrade to 2.0.18 to get all the fixes, and avoid causing duplicate dependencies in projects.
Imprecise dependency requirement cc = ^1
Cargo does not always pick latest versions of dependencies! Specify the version as
cc = "1.2.66". IfCargo.lockends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versionsflag, used by users of old Rust versions.If you want to keep using truly minimal dependency requirements, please make sure you test them in CI with
-Z minimal-versionsCargo option, because it's very easy to accidentally use a feature added in a later version.Imprecise dependency requirement libz-ng-sys = ^1
Cargo does not always pick latest versions of dependencies! Specify the version as
libz-ng-sys = "1.1.29". IfCargo.lockends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versionsflag, used by users of old Rust versions.Optional dependency 'isal-rs' exposed as an implicit feature
Cargo automatically makes publicly-available crate features for every optional dependency, unless the dependencies are referenced using
dep:syntax. Feature 'isal-rs' may have been unintentional.
raic-build
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/jackdanger/raic\.gitNo readme property
Specify path to a
READMEfile for the project, so that information about is included in the crates.io tarball.
xzippy, lazippier, jumpzippier, lazippy, bzippy2, lockzippy, pippyzippy
Imprecise dependency requirement thiserror = ^1
Cargo does not always pick latest versions of dependencies! Specify the version as
thiserror = "2.0.18". IfCargo.lockends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versionsflag, used by users of old Rust versions.
xzippy
Failed to verify create's content against its repository
Partially verified 25 files (includes 3 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: There is no matching git tag containing version '0.1.0'.
git tag v0.1.0 4fb8d5d1fd65514af38eb5ad0b98c6e0d27d66df; git push origin --tags
Files in the crates.io crate compared to the repository:
Cargo.locknot found.
Fetched
https://github.com/jackdanger/xzippy.git4fb8d5d1fd65514af38eb5ad0b98c6e0d27d66df.Checked on 2026-05-24
Missing keywords
Help users find your crates. Add
keywords = ["xz", "drop-in-replacement", "umbrella", "lzma2", "format"](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.
xzippy, sevenzippy, lazippy, bzippy2, pippyzippy
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["compression"]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.
xzippy, sevenzippy, lazippier, jumpzippier, lazippy, bzippy2, lockzippy, pippyzippy
Dependency thiserror ^1 is outdated
Upgrade to 2.0.18 to get all the fixes, and avoid causing duplicate dependencies in projects.
lockzippy
Dependency aes ^0.8 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.
Dependency cbc ^0.1 is a bit outdated
Consider upgrading to 0.2.1 to get all the fixes and improvements.
Dependency cipher ^0.4 is a bit outdated
Consider upgrading to 0.5.2 to get all the fixes and improvements.
Dependency sha2 ^0.10 is a bit outdated
Consider upgrading to 0.11.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["cryptography"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["7zip", "archive", "umbrella", "key-derivation", "aes-256"](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.
sevenzippy
Imprecise dependency requirement crc32fast = ^1
Cargo does not always pick latest versions of dependencies! Specify the version as
crc32fast = "1.5.0". IfCargo.lockends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versionsflag, used by users of old Rust versions.Missing keywords
Help users find your crates. Add
keywords = ["coder", "7zip", "codec", "umbrella", "archive"](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.
lazippier
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["algorithms"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["markov-chain", "lempel-ziv-markov", "umbrella", "lzma2", "codec"](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.
jumpzippier
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["algorithms", "compression"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["call", "jump", "branch", "bcj2", "umbrella"](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.
lazippy
Missing keywords
Help users find your crates. Add
keywords = ["lzma", "encode", "decode", "markov-chain", "lempel-ziv-markov"](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.
bzippy2
Missing keywords
Help users find your crates. Add
keywords = ["umbrella", "b-zip2", "compression", "bzip2", "part"](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.
pippyzippy
Missing keywords
Help users find your crates. Add
keywords = ["compression", "ppmd", "umbrella", "endian", "pure-rust"](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.
No issues found in: isomage open-english-pronouncing-dictionary
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.