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.
egg-viz
Failed to verify create's content against its repository
Verified 12 out of 25 files (includes 2 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: The crates.io package has no information about its path inside its repository.
Files in the crates.io crate compared to the repository:
Cargo.lock
does not match the repository.build/
asset-manifest.json
not found.index.html
not found.
build/static/css/
main.285d5d24.css.map
not found.main.285d5d24.css
not found.
build/static/js/
main.e1d0858f.js
not found.main.e1d0858f.js.LICENSE.txt
not found.main.e1d0858f.js.map
not found.
egg-viz-server/build/
logo512.png
exists, but elsewhere in the repo.favicon.ico
exists, but elsewhere in the repo.robots.txt
exists, but elsewhere in the repo.manifest.json
exists, but elsewhere in the repo.egg.svg
exists, but elsewhere in the repo.logo192.png
exists, but elsewhere in the repo.
Looked for the crate in
egg-viz-server/
. Fetchedhttps://github.com/sgpthomas/egg-stats.git
taggedv0.4.0
(f33d7b68da09dd0ecd3f34bf5f4517a456a7e368).Checked on 2024-11-07
This check is experimental.
- warning: The crates.io package has no commit hash associated with it.
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.
Dependency itertools 0.13.0 is outdated
Consider upgrading to 0.14.0 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Dependency notify 6.1.1 is outdated
Consider upgrading to 8.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.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["visualization"]
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 = ["statistics", "e-graphs"]
(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.
vcdump
Dependency structopt 0.3.12 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.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.Dependency vcd 0.6 is a bit outdated
Consider upgrading to 0.7.0 to get all the fixes and improvements.
sexpy
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.Dependency nom 5.1.1 is significantly outdated
Upgrade to 8.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
egg-stats
Dependency egg 0.9.5 is outdated
Upgrade to 0.10.0 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 = ["science::ml"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["statistics", "e-graphs"]
(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.
vast
Dependency itertools 0.10 is outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency pretty 0.11 is outdated
Upgrade to 0.12.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
vcdump, sexpy, sexpy_derive
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"
).If the crate is truly stable, why not make a 1.0.0 release?
sexpy_derive
Dependency proc-macro-error 0.4.3 is significantly outdated
Upgrade to 1.0.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency syn 1.0 is significantly outdated
Upgrade to 2.0.100 to get all the fixes, and avoid causing duplicate dependencies in projects.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.