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.
wr_malloc_size_of
Failed to verify create's content against its repository
Verified 3 out of 7 files (includes 3 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: Could not find Cargo.toml for this package in its repo (via tags).
- Make sure the
repositoryURL inCargo.tomlis correct
- Make sure the
- warning: Could not discover crate's location in its repository (via tags).
Files in the crates.io crate compared to the repository:
LICENSE-APACHEexists, but elsewhere in the repo.Cargo.lockdoes not match the repository.Cargo.toml.origdoes not match the repository.lib.rsnot found.LICENSE-MITexists, but elsewhere in the repo.
Fetched
https://github.com/servo/servo.git5152632f04ca4ad65e6552e403ce25a72cfaebda.Checked on 2026-03-22
This check is experimental.
No repository property
Specify git repository URL in
Cargo.tomlto help users find more information, contribute, and for lib.rs to read more info.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["network-programming"]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 = ["servo", "browser", "measure", "webrender", "memory"](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.
wr_malloc_size_of, debug_overlay, webrender_build
No readme property
Specify path to a
READMEfile for the project, so that information about is included in the crates.io tarball.
shared_vector
Failed to verify create's content against its repository
Verified 21 out of 22 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from the commit 166f0f10b437f9aeb345da2552e9f58d9b99af4d, which is not in the repository.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
cargo update.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
- warning: Found a Cargo.toml for this package in its repo (via tags), but the version was different.
- Make sure to commit and tag after bumping the version number.
- 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.locknot found.Cargo.toml.origdoes not match the repository.
Fetched
https://github.com/nical/shared_vector.git8096dda7cc74c409739249d928c45dc4a7239fab.Checked on 2026-03-15
- warning: Crate tarball has been published from the commit 166f0f10b437f9aeb345da2552e9f58d9b99af4d, which is not in the repository.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["memory-management"]to theCargo.toml.
svg_fmt, android_system_properties, guillotiere_ffi
License MIT/Apache-2.0 is not in SPDX syntax
Use
ORinstead of/.
svg_fmt, lyon_path, lyon_algorithms, debug_overlay, webrender_build, guillotiere_ffi
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rendering::graphics-api"]to theCargo.toml.
debug_overlay
Failed to verify create's content against its repository
Verified 11 out of 13 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from the commit 0842c116a1c32ca9408ebf5450f2f2ad3bfb8fe2, which is not in the repository.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
cargo update.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
- warning: Found a Cargo.toml for this package in its repo (via tags), but the version was different.
- Make sure to commit and tag after bumping the version number.
- 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.lockdoes not match the repository.Cargo.toml.origdoes not match the repository.wgpu.rsdoes not match the repository.
Looked for the crate in
font/overlay/. Fetchedhttps://github.com/nical/rust_debug.git6878f274872334f5c5f644e08619ce52d24f85cd.Checked on 2025-12-21
- warning: Crate tarball has been published from the commit 0842c116a1c32ca9408ebf5450f2f2ad3bfb8fe2, which is not in the repository.
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 wgpu 28 is significantly outdated
Upgrade to the latest version 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 wgpu-core 28 is significantly outdated
Upgrade to the latest version to get all the fixes, and avoid causing duplicate dependencies in projects.
webrender_build
Failed to verify create's content against its repository
Verified 1 out of 6 files (includes 1 Cargo-generated).
- warning: Crate tarball has been published from the commit a8d20e5b81a536cfc1de1172c7f27fbb6735b998, which is not in the repository.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
cargo update.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
- warning: Found a Cargo.toml for this package in its repo (via tags), but the version was different.
- Make sure to commit and tag after bumping the version number.
- warning: Had to perform fuzzy search of the head branch due to lack of commit information in the package.
- error: Cargo.toml parse error: Cargo.toml.orig workspace error: can't load root workspace at /Cargo.toml: not all fields of `webrender_build` have been present in workspace.package.
- error: Cargo.toml parse error: Cargo.toml.orig workspace error: not all fields of `webrender_build` have been present in workspace.package.
- error: Manifest properties don't match: Existence of [lib] inconsistent: published=true; orig=false.
- error: Manifest properties don't match: package.version.
Files in the crates.io crate compared to the repository:
Cargo.toml.origdoes not match the repository.src/lib.rsdoes not match the repository.shader_features.rsdoes not match the repository.shader.rsdoes not match the repository.
Looked for the crate in
webrender_build/. Fetchedhttps://github.com/servo/webrender.git71c64345bbd9b4233eef71972b2f24ccec532ebe.Checked on 2026-02-22
- warning: Crate tarball has been published from the commit a8d20e5b81a536cfc1de1172c7f27fbb6735b998, which is not in the repository.
Imprecise dependency requirement bitflags = 2
Cargo does not always pick latest versions of dependencies! If
Cargo.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.Missing keywords
Help users find your crates. Add
keywords = ["webrender", "rendering-engine", "rest", "gpu-based", "precompilation"](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.
guillotiere_ffi
Published crate doesn't match its repository
Partially verified 7 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.locknot found.
Looked for the crate in
ffi/. Fetchedhttps://github.com/nical/guillotiere.git11f558ba8a2c80c23e6adb5934d73b352d81eee8.Checked on 2026-03-22
lyon_path
Missing keywords
Help users find your crates. Add
keywords = ["vector-graphics", "2d", "lyon", "gpu-rendering", "2d-rendering"](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.
lyon_geom
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rendering::graphics-api", "algorithms"]to theCargo.toml.
android_system_properties
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?
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["os::android-apis"]to theCargo.toml.
peek-poke-derive
Failed to verify create's content against its repository
Verified 5 out of 7 files (includes 2 Cargo-generated).
- warning: Crate tarball has been published from the commit 5cc92bce8e5af215741b995b51faf18889f6e598, which is not in the repository.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
cargo update.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
- 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.origdoes not match the repository.lib.rsdoes not match the repository.
Looked for the crate in
peek-poke/peek-poke-derive/. Fetchedhttps://github.com/servo/webrender.gite1c924ebad9ffdfe8c8c606aba77eb3f888c396a.Checked on 2026-02-22
- warning: Crate tarball has been published from the commit 5cc92bce8e5af215741b995b51faf18889f6e598, which is not in the repository.
Imprecise dependency requirement syn = 2
Cargo does not always pick latest versions of dependencies! If
Cargo.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.This crate does not bump semver-minor when adding new features, so to be safe you get all the features/APIs/fixes that your crate depends on, require a more specific patch version.
webrender
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/webrender ) failed. Please try again later.
webrender_api
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/webrender_api ) failed. Please try again later.
peek-poke
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/peek-poke ) failed. Please try again later.
lyon_tessellation
Internal error
We couldn't check this crate at this time, because: timed out validating Origin( lib.rs/crates/lyon_tessellation ). Please try again later.
lyon_tess2
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/lyon_tess2 ) failed. Please try again later.
lyon_extra
Internal error
We couldn't check this crate at this time, because: timed out validating Origin( lib.rs/crates/lyon_extra ). Please try again later.
lyon_svg
Internal error
We couldn't check this crate at this time, because: timed out validating Origin( lib.rs/crates/lyon_svg ). Please try again later.
etagere
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/etagere ) failed. Please try again later.
guillotiere
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/guillotiere ) failed. Please try again later.
lyon
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/lyon ) failed. Please try again later.
gdnative-arvr
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/gdnative-arvr ) failed. Please try again later.
gdnative-audio
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/gdnative-audio ) failed. Please try again later.
gdnative-common
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/gdnative-common ) failed. Please try again later.
gdnative-editor
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/gdnative-editor ) failed. Please try again later.
gdnative_geom
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/gdnative_geom ) failed. Please try again later.
gdnative-graphics
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/gdnative-graphics ) failed. Please try again later.
lyon_bezier
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/lyon_bezier ). Please try again later.
gdnative-network
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/gdnative-network ) failed. Please try again later.
gdnative-physics
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/gdnative-physics ) failed. Please try again later.
gdnative-ui
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/gdnative-ui ). Please try again later.
gdnative-video
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/gdnative-video ). Please try again later.
gdnative-visual_script
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/gdnative-visual_script ). Please try again later.
gdnative-animation
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/gdnative-animation ). Please try again later.
sid
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/sid ). Please try again later.
counters
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/counters ). Please try again later.
lyon_path_iterator
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/lyon_path_iterator ). Please try again later.
lyon_path_builder
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/lyon_path_builder ). Please try again later.
parasol, gdnative-macros
Crate contains junk files
The crate contains boilerplate Rust files with no real functionality.
lyon_core
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/lyon_core ). Please try again later.
sid_vec
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/sid_vec ). Please try again later.
lyon_tesselation
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/lyon_tesselation ). Please try again later.
vodk_math
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/vodk_math ). Please try again later.
vodk_data
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/vodk_data ). Please try again later.
gdnative-input
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/gdnative-input ) failed. 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.