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.
serialization_minecraft
Dependency derive_more 1.0.0 is outdated
Upgrade to 2.0.1 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 fastbuf 0.28.0 is slightly outdated
Consider upgrading to 0.44.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 serialization 0.2.13 is slightly outdated
Consider upgrading to 0.97.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["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.
Missing keywords
Help users find your crates. Add
keywords = ["serialization", "struct", "minecraft", "endian", "overhead"]
(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.
js_resized_event_channel
Published crate doesn't match its repository
Partially verified 8 files (includes 2 Cargo-generated).
Fetched
https://github.com/bruce0203/js_resized_event_channel.git
b638da232d1cc358d00bfbc72b72296679d6f0e9.Checked on 2024-12-08
This check is experimental.
Dependency pollster 0.3.0 is outdated
Upgrade to 0.4.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["window", "events", "resized", "resize-event-channel", "window-attributes"]
(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.
serialization
Dependency fastbuf 0.28.0 is slightly outdated
Consider upgrading to 0.44.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["encoding"]
to theCargo.toml
.
wgpu_starter
Failed to verify create's content against its repository
Could not check any files
- warning: The crates.io package has no information about its path inside its repository.
- error: Repository doesn't exist: Can't checkout the repository. It's either gone or private: remote authentication required but no callback set; class=Http (34); code=Auth (-16).
- Make sure the
repository
URL inCargo.toml
is correct and works withgit clone
. The repository must be public.
- Make sure the
Checked on 2024-12-21
README missing from the repository
We've searched
https://github\.com/bruce0203/wgpu\_starter\.git
and could not find a README file there.No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.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.Dependency wgpu 23.0.1 is outdated
Upgrade to 25.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["initializer", "starter", "wgpu"]
(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.
constvec
Failed to verify create's content against its repository
Could not check any files
- warning: The crates.io package has no information about its path inside its repository.
- error: Repository doesn't exist: Can't checkout the repository. It's either gone or private: remote authentication required but no callback set; class=Http (34); code=Auth (-16).
- Make sure the
repository
URL inCargo.toml
is correct and works withgit clone
. The repository must be public.
- Make sure the
Checked on 2025-04-27
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/bruce0203/constvec\.git
At the moment we only support git, and attempt fetching when we index a new release. Cloning is necessary for lib.rs to gather data that is missing on crates.io, e.g. to correctly resolve relative URLs in README files, which depend on repository layout and non-standard URL schemes of repository hosts.
No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.Missing keywords
Help users find your crates. Add
keywords = ["expr", "constvec"]
(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.
fastvarint
README missing from the repository
We've searched
https://github\.com/bruce0203/fastvarint\.git
and could not find a README file there.No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.Published crate doesn't match its repository
Partially verified 10 files (includes 2 Cargo-generated).
Fetched
https://github.com/bruce0203/fastvarint.git
5e473e569aa785cc29ae9bb0807574cf170ee37b.Checked on 2024-12-15
Dependency derive_more 1.0.0 is outdated
Upgrade to 2.0.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["fastvarint", "compatibility"]
(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.
mc_io
Failed to verify create's content against its repository
Could not check any files
- warning: The crates.io package has no information about its path inside its repository.
- error: Repository doesn't exist: Can't checkout the repository. It's either gone or private: remote authentication required but no callback set; class=Http (34); code=Auth (-16).
- Make sure the
repository
URL inCargo.toml
is correct and works withgit clone
. The repository must be public.
- Make sure the
Checked on 2024-07-28
Dependency derive_more 0.99.17 is outdated
Upgrade to 2.0.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["layer", "mc-io", "io"]
(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.
js_resized_event_channel, ename, constvec, mc_io, fastvarint, fast_delegate
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.
ename
Published crate doesn't match its repository
Partially verified 6 files (includes 2 Cargo-generated).
Fetched
https://github.com/bruce0203/ename.git
d0695bef9134366867d5b3f4cfc4801c6a3f899b.Checked on 2024-12-01
fast_collections
Failed to verify create's content against its repository
Could not check any files
- warning: The crates.io package has no information about its path inside its repository.
- error: Repository doesn't exist: Can't checkout the repository. It's either gone or private: remote authentication required but no callback set; class=Http (34); code=Auth (-16).
- Make sure the
repository
URL inCargo.toml
is correct and works withgit clone
. The repository must be public.
- Make sure the
Checked on 2025-04-27
Latest stable release is old
It's been over 8 months. 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.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["data-structures"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["collection", "fast-collections", "required", "manage"]
(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.
holder
Failed to verify create's content against its repository
Verified 4 out of 7 files (includes 2 Cargo-generated).
- warning: Crate tarball has been published from the commit f98b591e8bbc27258c768c20b4299043b0dd46c6, 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.toml.orig
does not match the repository.tests/
test.rs
does not match the repository.test2.rs
not found.
Fetched
https://github.com/bruce0203/holder.git
ed30c9372cd7508dfe8ead09a29662a4ee9d1a45.Checked on 2024-07-24
- warning: Crate tarball has been published from the commit f98b591e8bbc27258c768c20b4299043b0dd46c6, which is not in the repository.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rust-patterns"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["holder", "traits", "testing", "token", "derive"]
(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.
socket_server
Failed to verify create's content against its repository
Could not check any files
- warning: The crates.io package has no information about its path inside its repository.
- error: Repository doesn't exist: Can't checkout the repository. It's either gone or private: remote authentication required but no callback set; class=Http (34); code=Auth (-16).
- Make sure the
repository
URL inCargo.toml
is correct and works withgit clone
. The repository must be public.
- Make sure the
Checked on 2024-08-07
Dependency derive_more 0.99.18 is outdated
Upgrade to 2.0.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency fast_collections 0.65.0 is slightly outdated
Consider upgrading to 0.65.0 to get all the fixes and improvements.
Latest stable release is old
It's been over 8 months. 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 = ["web-programming::websocket"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["socket-server", "default", "syscalls", "duration", "game-server"]
(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.
wgpu_starter, endex, mono_event, mc-network-data-types, mutification, more_io, fast_id_map, mc-network-io
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.
fast_id_map
Failed to verify create's content against its repository
Could not check any files
- warning: The crates.io package has no information about its path inside its repository.
- error: Repository doesn't exist: Can't checkout the repository. It's either gone or private: remote authentication required but no callback set; class=Http (34); code=Auth (-16).
- Make sure the
repository
URL inCargo.toml
is correct and works withgit clone
. The repository must be public.
- Make sure the
Checked on 2024-08-04
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/bruce0203/fast\_map\.git
README missing from crate tarball
Cargo sometimes fails to package the
README
file. Ensure the path to theREADME
inCargo.toml
is valid, and points to a file inside the crate's directory.Missing keywords
Help users find your crates. Add
keywords = ["map", "fast-id-map"]
(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.
endex
Failed to verify create's content against its repository
Verified 2 out of 6 files (includes 2 Cargo-generated).
- warning: Crate tarball has been published from the commit aa0f98c5252c9ced7e0fc3b82b21d1404e9e4329, 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: Could not find any matching commit in the repository. Used latest commit as a fallback. The results may be incorrect.
- 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.orig
does not match the repository.README.md
does not match the repository.lib.rs
does not match the repository.sandbox.rs
does not match the repository.
Fetched
https://github.com/bruce0203/ename.git
d0695bef9134366867d5b3f4cfc4801c6a3f899b.Checked on 2024-12-01
- warning: Crate tarball has been published from the commit aa0f98c5252c9ced7e0fc3b82b21d1404e9e4329, which is not in the repository.
delegare
Published crate doesn't match its repository
Partially verified 8 files (includes 2 Cargo-generated).
Fetched
https://github.com/bruce0203/delegare.git
6e9b040761afcf7306a9a39277e63878e3fbb309.Checked on 2024-08-04
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rust-patterns"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["delegare", "pros", "delegates", "usize", "read"]
(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.
socket_selector
Published crate doesn't match its repository
Partially verified 5 files (includes 2 Cargo-generated).
Fetched
https://github.com/bruce0203/socket-selector.git
9e6f16124e8864fb4dba2adfadbc049ea524875e.Checked on 2024-07-28
Dependency mio 0.8.10 is significantly outdated
Upgrade to 1.0.3 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 = ["network-programming"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["selector", "sockets", "socket-selector"]
(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.
fast_delegate
Published crate doesn't match its repository
Partially verified 13 files (includes 2 Cargo-generated).
Fetched
https://github.com/bruce0203/delegare.git
dd1dc28c919515477eac76670fe52632714b0bfa.Checked on 2024-07-24
Missing keywords
Help users find your crates. Add
keywords = ["delegates", "fast-delegate", "pros", "delegate", "usize"]
(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.
more_io
Published crate doesn't match its repository
Partially verified 5 files (includes 2 Cargo-generated).
Fetched
https://github.com/bruce0203/more_io.git
be597eac763d23711fb6b7e0f4abdc21be6ba2a3.Checked on 2024-08-10
Missing keywords
Help users find your crates. Add
keywords = ["more-io", "type"]
(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.
mono_event
Published crate doesn't match its repository
Partially verified 7 files (includes 2 Cargo-generated).
Looked for the crate in
mono_event/
. Fetchedhttps://github.com/bruce0203/mono_event.git
ad25dd51d804d0b6c6fc78e20a001b33513a0810.Checked on 2024-08-04
Latest stable release is old
It's been over 11 months. 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 keywords
Help users find your crates. Add
keywords = ["events", "system", "listen", "testing", "min-specialization"]
(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.
packetize
Dependency serialization 0.2.13 is slightly outdated
Consider upgrading to 0.97.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rust-patterns", "network-programming"]
to theCargo.toml
.
fastbuf
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["memory-management"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["buffer", "chunks", "fastbuf"]
(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.
concat-idents-bruce0203
Failed to verify create's content against its repository
Verified 6 out of 7 files (includes 2 Cargo-generated).
- warning: Could not find Cargo.toml for this package in its repo (via tags).
- Make sure the
repository
URL inCargo.toml
is correct
- Make sure the
Files in the crates.io crate compared to the repository:
Cargo.toml.orig
does not match the repository.
Fetched
https://github.com/bruce0203/concat-idents.git
c80c5d0f66affa69c1b78abe4c2bd3a3cb2ae52f.Checked on 2024-12-01
- warning: Could not find Cargo.toml for this package in its repo (via tags).
tick-machine
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["mathematics"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["tick", "machine", "tick-machine", "calculator"]
(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.
mc-network-data-types
Dependency derive_more 0.99.17 is outdated
Upgrade to 2.0.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Failed to verify create's content against its repository
Partially verified 11 files (includes 2 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: There is no matching git tag containing version '0.1.4'.
git tag v0.1.4 0e6181c8d19837ff37f81233d948a6ef11dffab8; git push origin --tags
Fetched
https://github.com/bruce0203/mc-network-data-types.git
0e6181c8d19837ff37f81233d948a6ef11dffab8.Checked on 2024-08-10
Missing keywords
Help users find your crates. Add
keywords = ["mc-network-data-types", "networking", "type"]
(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.
mc-network-io
Published crate doesn't match its repository
Partially verified 11 files (includes 2 Cargo-generated).
Fetched
https://github.com/bruce0203/mc-network-io.git
7d5dbd0941f8729f1cbf8b068fe83ab6342fee6e.Checked on 2024-08-10
Dependency derive_more 0.99.17 is outdated
Upgrade to 2.0.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["layer", "mc-network-io", "networking", "io"]
(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.
mutification
Missing keywords
Help users find your crates. Add
keywords = ["mutification", "time"]
(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.
holder_derive
Failed to verify create's content against its repository
Verified 2 out of 5 files (includes 1 Cargo-generated).
- warning: Crate tarball has been published from the commit f98b591e8bbc27258c768c20b4299043b0dd46c6, 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: Manifest properties don't match: package.version.
Files in the crates.io crate compared to the repository:
README.md
does not match the repository.lib.rs
does not match the repository.
Looked for the crate in
impl/
. Fetchedhttps://github.com/bruce0203/holder.git
4b326c78600b4325e070925d4eb73d1bca9d9c5f.Checked on 2024-07-24
- warning: Crate tarball has been published from the commit f98b591e8bbc27258c768c20b4299043b0dd46c6, which is not in the repository.
Dependency convert_case 0.6.0 is a bit outdated
Consider upgrading to 0.8.0 to get all the fixes and improvements.
fast_delegate_derive
Published crate doesn't match its repository
Partially verified 5 files (includes 2 Cargo-generated).
Looked for the crate in
impl/
. Fetchedhttps://github.com/bruce0203/delegare.git
dd1dc28c919515477eac76670fe52632714b0bfa.Checked on 2024-07-28
delegare_derive
Published crate doesn't match its repository
Partially verified 5 files (includes 2 Cargo-generated).
Looked for the crate in
impl/
. Fetchedhttps://github.com/bruce0203/delegare.git
6e9b040761afcf7306a9a39277e63878e3fbb309.Checked on 2024-07-28
endex_derive
Failed to verify create's content against its repository
Verified 2 out of 5 files (includes 2 Cargo-generated).
- warning: Could not find Cargo.toml for this package in its repo (via tags).
- Make sure the
repository
URL inCargo.toml
is correct
- Make sure the
Files in the crates.io crate compared to the repository:
Cargo.toml.orig
does not match the repository.README.md
not found.lib.rs
does not match the repository.
Looked for the crate in
impl/
. Fetchedhttps://github.com/bruce0203/ename.git
bc0ccbef163221ed922ca5e95e78f68f9f6eb534.Checked on 2024-12-01
- warning: Could not find Cargo.toml for this package in its repo (via tags).
No issues found in: packetize_derive serialization_derive ename_derive fast_slab mutification_derive mono_event_derive
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.