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.
gpt_text
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["science::ml"]
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.
img2vec
Failed to verify create's content against its repository
Verified 4 out of 5 files (includes 1 Cargo-generated).
- warning: The crates.io package has no commit hash associated with it.
- Publish a new version, without using
--allow-dirty
flag. Make sure all changes are committed before publishing. Useinclude
/exclude
inCargo.toml
to omit unnecessary files.
- Publish a new version, without using
- warning: There is no matching git tag containing version '0.2.16'.
- 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:
lib.rs
does not match the repository.
Looked for the crate in
roombot/img2vec/
. Fetchedhttps://github.com/wisdomenigma/roombot.git
28c9bffc4bd71cf0dc1171ba36a49ccb6f2bdc40.Checked on 2024-08-04
This check is experimental.
- warning: The crates.io package has no commit hash associated with it.
Dependency directories 5.0.1 is outdated
Consider upgrading to 6.0.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.Dependency image 0.24.6 is outdated
Upgrade to 0.25.6 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.
Dependency ndarray 0.15.6 is outdated
Consider upgrading to 0.16.1 to get all the fixes and improvements.
Dependency ndarray-linalg 0.16.0 is outdated
Consider upgrading to 0.17.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["science::ml"]
to theCargo.toml
.
pinata_ipfs
Failed to verify create's content against its repository
Verified 3 out of 5 files (includes 1 Cargo-generated).
- warning: The crates.io package has no commit hash associated with it.
- Publish a new version, without using
--allow-dirty
flag. Make sure all changes are committed before publishing. Useinclude
/exclude
inCargo.toml
to omit unnecessary files.
- Publish a new version, without using
- warning: There is no matching git tag containing version '0.1.9'.
- 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.toml.orig
does not match the repository.lib.rs
does not match the repository.
Looked for the crate in
roombot/pinata_ipfs/
. Fetchedhttps://github.com/wisdomenigma/roombot.git
28c9bffc4bd71cf0dc1171ba36a49ccb6f2bdc40.Checked on 2024-08-07
- warning: The crates.io package has no commit hash associated with it.
Dependency reqwest 0.11.20 is outdated
Upgrade to 0.12.15 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["network-programming"]
to theCargo.toml
.
probables, kernel_web, automated
No repository property
Specify git repository URL in
Cargo.toml
to help users find more information, contribute, and for lib.rs to read more info.
automated
Dependency tch 0.10.0 is significantly outdated
Upgrade to 0.19.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Incorrect category
Crate's categories property in
Cargo.toml
contains 'llma', which isn't a category we recognizelib.rs has simplified and merged some of crates.io categories. Please file a bug if we got it wrong.
Incorrect category
Crate's categories property in
Cargo.toml
contains 'web', which isn't a category we recognizeIncorrect category
Crate's categories property in
Cargo.toml
contains 'nlp', which isn't a category we recognizeIncorrect category
Crate's categories property in
Cargo.toml
contains 'gptneo', which isn't a category we recognizeREADME missing from crate tarball
Cargo sometimes fails to package the
README
file. Ensure the path to theREADME
inCargo.toml
is valid, and points to a file inside the crate's directory.docs.rs build failed
docs.rs site failed to build the crate, so users will have trouble finding the documentation. Docs.rs supports multiple platforms and custom configurations, so you can make the build work even if normal crate usage has special requirements.
Docs.rs doesn't need to run or even link any code, so system dependencies can simply be skipped. You can also set
cfg()
flags just for docs.rs and use them to hide problematic code.Dependency colorful 0.2.2 is a bit outdated
Consider upgrading to 0.3.2 to get all the fixes and improvements.
Dependency rust-bert 0.20.0 is outdated
Upgrade to 0.23.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
gpt_text, probables, img2vec, pinata_ipfs, vec_security, kernel_web, automated
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.
hashed_block
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 3 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?
Published crate contains binary files
The crate contains binary files (ELF exe/lib). Crates are meant to be compiled from source. Please check that you haven't published temporary build files by accident. If you have test fixtures, consider excluding them from crates-io tarball, since Cargo doesn't run tests from crates-io packages.
vec_security
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.
kernel_web
README missing from crate tarball
Cargo sometimes fails to package the
README
file. Ensure the path to theREADME
inCargo.toml
is valid, and points to a file inside the crate's directory.Dependency colorful 0.2.2 is a bit outdated
Consider upgrading to 0.3.2 to get all the fixes and improvements.
Incorrect category
Crate's categories property in
Cargo.toml
contains 'kernel', which isn't a category we recognizeIncorrect category
Crate's categories property in
Cargo.toml
contains 'process', which isn't a category we recognizeIncorrect category
Crate's categories property in
Cargo.toml
contains 'bash', which isn't a category we recognize
paypeers
Internal error
We couldn't check this crate at this time, because: Crate needed for the dashboard Origin( lib.rs/crates/paypeers ). Please try again later.
No issues found in: mac_x
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.