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.
rrm_xml
Failed to verify create's content against its repository
Verified 4 out of 5 files (includes 2 Cargo-generated).
- warning: Crate tarball has been published from the commit 572f72d0c89a02779bb4aeb5b4e1449de98ce3dd, 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: Crate tarball has been published from a different commit than the commit tagged by git tag 'v0.0.1-alpha.7'.
Files in the crates.io crate compared to the repository:
Cargo.toml.orig
does not match the repository.
Looked for the crate in
rrm_xml/
. Fetchedhttps://github.com/aox0/rrm.git
taggedv0.0.1-alpha.7
(68cd691337302bf7417cf2454aa70b31e47dbc61).Checked on 2024-07-28
This check is experimental.
- warning: Crate tarball has been published from the commit 572f72d0c89a02779bb4aeb5b4e1449de98ce3dd, which is not in the repository.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
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 = ["xml-parser", "mod-manager", "rrm", "rim-world", "rimworld"]
(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.
rrm_xml, rrm_installer, rrm_scrap
Latest prerelease is old
It's been over 2 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"
).Users pay attention to the latest release date. Even if the crate is perfectly fine as-is, users may not know that.
rrm_installer
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.Dependency directories 4.0.1 is outdated
Upgrade to 6.0.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.Failed to verify create's content against its repository
Verified 126 out of 127 files (includes 2 Cargo-generated).
- warning: Crate tarball has been published from the commit 572f72d0c89a02779bb4aeb5b4e1449de98ce3dd, 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: Crate tarball has been published from a different commit than the commit tagged by git tag 'rrm_installer@0.0.1-alpha.7'.
Files in the crates.io crate compared to the repository:
Cargo.toml.orig
does not match the repository.Cargo.toml
exists, but elsewhere in the repo.
Looked for the crate in
rrm_installer/
. Fetchedhttps://github.com/aox0/rrm.git
taggedrrm_installer@0.0.1-alpha.7
(3fdff98e58324a76052a9525f64561c054e15de9).Checked on 2024-07-28
- warning: Crate tarball has been published from the commit 572f72d0c89a02779bb4aeb5b4e1449de98ce3dd, which is not in the repository.
Missing keywords
Help users find your crates. Add
keywords = ["rrm", "part", "rimworld", "rimworld-utilties"]
(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.Published crate contains binary files
The crate contains binary files (DOS exe, ELF exe/lib, ELF lib, Mach-o exe). Crates are meant to be compiled from source. Please check that you haven't published temporary build files by accident. If you have test fixtures, consider excluding them from crates-io tarball, since Cargo doesn't run tests from crates-io packages.
rrm_scrap
Failed to verify create's content against its repository
Verified 6 out of 7 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from the commit 572f72d0c89a02779bb4aeb5b4e1449de98ce3dd, 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: Crate tarball has been published from a different commit than the commit tagged by git tag 'rrm_scrap@0.0.1-alpha.7'.
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.Cargo.toml.orig
does not match the repository.Cargo.toml
exists, but elsewhere in the repo.
Looked for the crate in
rrm_scrap/
. Fetchedhttps://github.com/aox0/rrm.git
taggedrrm_scrap@0.0.1-alpha.7
(3fdff98e58324a76052a9525f64561c054e15de9).Checked on 2024-08-04
- warning: Crate tarball has been published from the commit 572f72d0c89a02779bb4aeb5b4e1449de98ce3dd, which is not in the repository.
Dependency lazy-regex 2.3.0 is outdated
Upgrade to 3.4.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency reqwest 0.11.11 is outdated
Upgrade to 0.12.12 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 scraper 0.13.0 is outdated
Upgrade to 0.23.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 = ["games"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["rrm", "mod", "part", "rimworld", "rimworld-utilties"]
(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.
rrm_xml, rrm_installer, rrm_scrap
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.
rrm_xml, rrm_installer, rrm_scrap
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/aox0/rrm\.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.
aigraph1
Internal error
We couldn't check this crate at this time, because: Crate needed for the dashboard Origin( lib.rs/crates/aigraph1 ). Please try again later.
rrm
Internal error
We couldn't check this crate at this time, because: Crate needed for the dashboard Origin( lib.rs/crates/rrm ). Please try again later.
rrm_locals
Internal error
We couldn't check this crate at this time, because: Crate needed for the dashboard Origin( lib.rs/crates/rrm_locals ). Please try again later.
split-csv
Internal error
We couldn't check this crate at this time, because: Crate needed for the dashboard Origin( lib.rs/crates/split-csv ). 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
.