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.
cexpr
README missing from the repository
We've searched
https://github\.com/jethrogb/rust\-cexpr\.gitand could not find a README file there.Dependency nom ^7 is a bit 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.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?
License Apache-2.0/MIT is not in SPDX syntax
Use
ORinstead of/.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rust-patterns"]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.
core_io
Latest stable release is old
It's been over 5 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 rustc_version ^0.1.7 is significantly outdated
Upgrade to the latest version to get all the fixes, and avoid causing duplicate dependencies in projects.
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.
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 = ["rust-patterns", "no-std"]to theCargo.toml.
cexpr, core_io, extern-existential, dcap-provide
README missing from crate tarball
Cargo sometimes fails to package the
READMEfile. Ensure the path to theREADMEinCargo.tomlis valid, and points to a file inside the crate's directory.
b64-ct
Using outdated edition for no reason
We estimate that this crate requires at least Rust 1.79, which is newer than the last 2018-edition compiler. You can upgrade without breaking any compatibility. Run
cargo fix --editionand updateedition="…"inCargo.toml.Using the latest edition helps avoid old quirks of the compiler, and ensures Rust code has consistent syntax and behavior across all projects.
extern-existential
README missing from the repository
We've searched
https://github\.com/jethrogb/extern\-existential\.gitand could not find a README file there.Latest stable release is old
It's been over 6 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").Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["compilers"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["prototype", "existential"](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.
unix_socket2
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").Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["os::unix-apis"]to theCargo.toml.
em-node-agent-client
No repository property
Specify git repository URL in
Cargo.tomlto help users find more information, contribute, and for lib.rs to read more info.Dependency base64 ^0.10 is significantly outdated
Upgrade to the latest version to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency futures ^0.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency hyper ^0.10 is significantly outdated
Upgrade to the latest version to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency log ^0.3.0 is significantly outdated
Upgrade to the latest version to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency mime ^0.2.6 is significantly outdated
Upgrade to the latest version to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency serde_ignored ^0.0.4 is significantly outdated
Upgrade to the latest version to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency url ^1.5 is significantly outdated
Upgrade to the latest version to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency uuid ^0.6 is significantly outdated
Upgrade to the latest version to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 6 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").It's an opportunity to update it to the current Rust edition.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["hardware-support"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["agent-api", "agent-client", "fortanix", "node", "bindings"](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.
core_io, unix_socket2, extern-existential, rustc-serialize2
License MIT/Apache-2.0 is not in SPDX syntax
Use
ORinstead of/.
rustc-serialize2
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 = ["encoding"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["serde-json", "base64", "deserialize", "rustc-serialize", "compiler"](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.
refcell2
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/refcell2 ) failed. Please try again later.
core_collections
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/core_collections ) failed. Please try again later.
pkix
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/pkix ) failed. Please try again later.
mbedtls-selftest
Internal error
We couldn't check this crate at this time, because: timed out validating Origin( lib.rs/crates/mbedtls-selftest ). Please try again later.
xargo
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/xargo ) failed. Please try again later.
dcap-artifact-retrieval
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/dcap-artifact-retrieval ) failed. Please try again later.
pcs
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/pcs ) failed. Please try again later.
simple-hyper-client
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/simple-hyper-client ) failed. Please try again later.
ias
Internal error
We couldn't check this crate at this time, because: timed out validating Origin( lib.rs/crates/ias ). Please try again later.
em-cli
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/em-cli ) failed. Please try again later.
ipc-queue
Internal error
We couldn't check this crate at this time, because: timed out validating Origin( lib.rs/crates/ipc-queue ). Please try again later.
dcap-retrieve-pckid
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/dcap-retrieve-pckid ) failed. Please try again later.
em-app
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/em-app ) failed. Please try again later.
rust-reduce
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/rust-reduce ) failed. Please try again later.
sgx_pkix
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/sgx_pkix ) failed. Please try again later.
em-client
Internal error
We couldn't check this crate at this time, because: timed out validating Origin( lib.rs/crates/em-client ). Please try again later.
fake-rand-test
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/fake-rand-test ) failed. Please try again later.
namedlock
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/namedlock ) failed. Please try again later.
b64
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/b64 ) failed. Please try again later.
mbedtls-platform-support
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/mbedtls-platform-support ) failed. Please try again later.
enclave-example
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/enclave-example ) failed. Please try again later.
libenclave-tools
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/libenclave-tools ) failed. Please try again later.
enclave
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/enclave ) failed. Please try again later.
dcap-provide
Crate is 'reserved'
Please be respectful of crates.io and don't squat crate names.
It's OK if you intend to publish this project in the near future. Keep in mind that even if you have good intentions, things may not go as planned. crates.io won't reclaim abandoned crates, so reserving good names may end up wasting the good names.
core_rustc-serialize
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/core_rustc-serialize ) failed. Please try again later.
enclave-example-runner
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/enclave-example-runner ). Please try again later.
enclave-interface
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/enclave-interface ). Please try again later.
alloc_buddy_simple2
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/alloc_buddy_simple2 ). Please try again later.
pe
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/pe ). 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.