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.
serde_ipld_dagcbor
Dependency cbor4ii 0.2.14 is outdated
Consider upgrading to 1.2.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.License MIT/Apache-2.0 is not in SPDX syntax
Use
ORinstead of/.
temp-env
Using outdated edition for no reason
We estimate that this crate requires at least Rust 1.62, 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.
ipld-core
Missing keywords
Help users find your crates. Add
keywords = ["serialization", "interoperating", "deserialize", "core-types", "link"](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.
multihash
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["cryptography", "encoding"]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.
ec-gpu
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?
License MIT/Apache-2.0 is not in SPDX syntax
Use
ORinstead of/.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rendering::graphics-api"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["prime-field", "opencl", "finite-fields", "curve", "codegen"](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.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.
cid
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["network-programming"]to theCargo.toml.
multihash-codetable
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 = ["ipfs", "code-table", "hasher", "cryptographically-secure", "own"](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.
ipld-dagpb
Dependency thiserror 1.0.25 is outdated
Upgrade to 2.0.18 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["dag-pb", "ipld", "data-model", "ipld-core", "encode-decode"](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.
multibase
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["encoding"]to theCargo.toml.
serde_ipld_dagjson
Missing keywords
Help users find your crates. Add
keywords = ["ipld", "dag-json", "json-parser", "serde", "serialize"](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.
multihash-codetable, multihash-derive-impl
No readme property
Specify path to a
READMEfile for the project, so that information about is included in the crates.io tarball.
bls-signatures, fil_pasta_curves
Cryptocurrency crate
This crate has been classified as related to cyrptocurrencies. If you believe this categorization is a mistake, then please review crate's categories and keywords, or file a bug. If it is related, then please reconsider your choices, and yank it.
Author of this site is firmly convinced that cryptocurrencies have a net-negative effect on society.
fil-ocl
Dependency failure 0.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency futures 0.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency nodrop 0.1 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.License MIT/Apache-2.0 is not in SPDX syntax
Use
ORinstead of/.
fil-ocl-core
Dependency failure 0.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency num-complex 0.1 is significantly outdated
Upgrade to 0.4.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 rustc_version 0.3 is significantly outdated
Upgrade to 0.4.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency bitflags 1 is outdated
Upgrade to 2.11.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Imprecise dependency requirement bitflags = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
bitflags = "2.11.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.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.License MIT/Apache-2.0 is not in SPDX syntax
Use
ORinstead of/.
vmx-just-a-test-001-maincrate
Crate contains junk files
The crate contains boilerplate Rust files with no real functionality.
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.
multihash-derive
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/multihash-derive ) failed. Please try again later.
noise_search_deps_rocksdb
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/noise_search_deps_rocksdb ) failed. Please try again later.
noise_search_deps_librocksdb-sys
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/noise_search_deps_librocksdb-sys ) failed. Please try again later.
opencl3
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/opencl3 ) failed. Please try again later.
cl3
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/cl3 ) failed. Please try again later.
ec-gpu-gen
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/ec-gpu-gen ) failed. Please try again later.
blstrs
Internal error
We couldn't check this crate at this time, because: timed out validating Origin( lib.rs/crates/blstrs ). Please try again later.
rust-gpu-tools
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/rust-gpu-tools ) failed. Please try again later.
fil-rustacuda
Internal error
We couldn't check this crate at this time, because: timed out validating Origin( lib.rs/crates/fil-rustacuda ). Please try again later.
noise_search
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/noise_search ) failed. Please try again later.
No issues found in: opencl-sys ipld-extract-links ipfs
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.