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.
mk-rs
Published crate doesn't match its repository
Verified 6 out of 7 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from a commit that is not in the main branch (searched 3 commits deep).
Files in the crates.io crate compared to the repository:
GIT_HASHnot found.Cargo.locknot found.
Looked for the crate in
crates/mk-cli/. Fetchedhttps://github.com/e4779/mk-rs.gittaggedv0.2.4(e7582c63d83a45b275d2dfddb951835411c6bb45).Checked on 2026-06-28
This check is experimental.
Imprecise dependency requirement clap = ^4
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.No readme property
Specify path to a
READMEfile for the project, so that information about is included in the crates.io tarball.
ninep-sync
Failed to verify create's content against its repository
Verified 2 out of 26 files (includes 2 Cargo-generated).
- 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: Had to perform fuzzy search of the head branch due to lack of commit information in the package.
- error: Manifest properties don't match: Number of [[bin]] inconsistent; published=0; orig=2; ed=Set(E2024).
Files in the crates.io crate compared to the repository:
Cargo.lockdoes not match the repository.README.mddoes not match the repository.Cargo.toml.origdoes not match the repository.lib.rsdoes not match the repository.src/fs/simple.rsexists, but elsewhere in the repo.mod.rsexists, but elsewhere in the repo.
src/sansio/mod.rsexists, but elsewhere in the repo.protocol.rsexists, but elsewhere in the repo.client.rsexists, but elsewhere in the repo.server.rsexists, but elsewhere in the repo.
src/sync/mod.rsexists, but elsewhere in the repo.client.rsexists, but elsewhere in the repo.server.rsexists, but elsewhere in the repo.
src/test_utils/server_cases.rsexists, but elsewhere in the repo.mod.rsexists, but elsewhere in the repo.client_cases.rsexists, but elsewhere in the repo.
src/tokio/client.rsexists, but elsewhere in the repo.mod.rsexists, but elsewhere in the repo.server.rsexists, but elsewhere in the repo.
src/util/hook.rsexists, but elsewhere in the repo.mod.rsexists, but elsewhere in the repo.ram.rsexists, but elsewhere in the repo.read_only.rsexists, but elsewhere in the repo.local_proxy.rsexists, but elsewhere in the repo.
Fetched
https://github.com/e4779/p9-wikifs-rs.git6419d7816cd413b9bba23c726cb6803dd7c679c7.Checked on 2026-07-12
- warning: Could not find Cargo.toml for this package in its repo (via tags).
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.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["filesystem"]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 = ["9p", "manpage", "labs", "bones", "protocols"](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.
mk-rs-core
No readme property
Specify path to a
READMEfile for the project, so that information about is included in the crates.io tarball.Imprecise dependency requirement regex = ^1
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.
mk-rs-shell
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/mk-rs-shell ) failed. Please try again later.
toonq
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/toonq ) failed. Please try again later.
mk-graph
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/mk-graph ) 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.