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.
uname, shell, ifaces, pmem-blk, yacli, pmem, pmemblk-sys, jconfig, pmem-sys, await, pmem-log, pmem-obj, pmemobj-sys, pmemlog-sys
Latest stable release is old
It's been over 8 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?
uname
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["os"]
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.
kinetic-rust
Incorrect dependency requirement byteorder = *
We could not parse it. Please check the semver syntax.
Cargo used to be more forgiving about the semver syntax, so it's possible that an already-published crate doesn't satisfy the current rules.
Incorrect dependency requirement docopt = *
We could not parse it. Please check the semver syntax.
Incorrect dependency requirement libc = *
We could not parse it. Please check the semver syntax.
Incorrect dependency requirement log = *
We could not parse it. Please check the semver syntax.
Incorrect dependency requirement protobuf = *
We could not parse it. Please check the semver syntax.
Incorrect dependency requirement rust-crypto = *
We could not parse it. Please check the semver syntax.
Incorrect dependency requirement rustc-serialize = *
We could not parse it. Please check the semver syntax.
Incorrect dependency requirement term = *
We could not parse it. Please check the semver syntax.
Latest stable release is old
It's been over 10 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.
Dependency rust-crypto * has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency rustc-serialize * has issues
It may not be actively developed any more. Consider changing the dependency.
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.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["authentication"]
to theCargo.toml
.
kinetic
Incorrect dependency requirement byteorder = *
We could not parse it. Please check the semver syntax.
Incorrect dependency requirement docopt = *
We could not parse it. Please check the semver syntax.
Incorrect dependency requirement libc = *
We could not parse it. Please check the semver syntax.
Incorrect dependency requirement log = *
We could not parse it. Please check the semver syntax.
Incorrect dependency requirement protobuf = *
We could not parse it. Please check the semver syntax.
Incorrect dependency requirement rust-crypto = *
We could not parse it. Please check the semver syntax.
Incorrect dependency requirement rustc-serialize = *
We could not parse it. Please check the semver syntax.
Incorrect dependency requirement shell = *
We could not parse it. Please check the semver syntax.
Incorrect dependency requirement term = *
We could not parse it. Please check the semver syntax.
Latest stable release is old
It's been over 9 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"
).Dependency rust-crypto * has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency rustc-serialize * has issues
It may not be actively developed any more. Consider changing the dependency.
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.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["authentication"]
to theCargo.toml
.
uname, kinetic-rust, kinetic, shell, ifaces, netstring, pmem-blk, yacli, pmem, pmemblk-sys, jconfig, pmem-sys, await, pmem-log, pmem-obj, pmemobj-sys, pmemlog-sys
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.
shell, ifaces, netstring, pmem-blk, yacli, pmem, pmemblk-sys, pmem-sys, pmem-log, pmem-obj, pmemobj-sys, pmemlog-sys
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.
jconfig
Dependency log 0.3 is significantly outdated
Upgrade to 0.4.27 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 rustc-serialize 0.3 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency traitobject 0.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency unicase 1.4 is significantly outdated
Upgrade to 2.8.0 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.Dependency quick-error 1.0 is outdated
Upgrade to 2.0.1 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 = ["config"]
to theCargo.toml
.
yacli
Dependency docopt 0.7 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 rustc-serialize 0.3 has issues
It may not be actively developed any more. Consider changing the dependency.
pmem
Incorrect dependency requirement pmem-sys = 0.0
We could not parse it. Please check the semver syntax.
Dependency bitflags 0.7 is significantly outdated
Upgrade to 2.9.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
netstring
Dependency log 0.3 is significantly outdated
Upgrade to 0.4.27 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 7 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"
).
uname, netstring, pmem-blk, yacli, pmem, pmemblk-sys, jconfig, pmem-sys, await, pmem-log, pmem-obj, pmemobj-sys, pmemlog-sys
License MIT/Apache-2.0 is not in SPDX syntax
Use
OR
instead of/
.
pmem-blk
Incorrect dependency requirement pmemblk-sys = 0.0
We could not parse it. Please check the semver syntax.
shell
Dependency term 0.4 is significantly outdated
Upgrade to 1.0.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
ifaces
Dependency nix 0.8 is significantly outdated
Upgrade to 0.30.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
pmem-log
Incorrect dependency requirement pmemlog-sys = 0.0
We could not parse it. Please check the semver syntax.
pmem-obj
Incorrect dependency requirement pmemobj-sys = 0.0
We could not parse it. Please check the semver syntax.
await
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["asynchronous"]
to theCargo.toml
.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.