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.
clafrica
Failed to verify create's content against its repository
Verified 1 out of 27 files (includes 1 Cargo-generated).
- warning: The crates.io package has no commit hash associated with it.
- Publish a new version, without using
--allow-dirty
flag. Make sure all changes are committed before publishing. Useinclude
/exclude
inCargo.toml
to omit unnecessary files.
- Publish a new version, without using
- 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).
- warning: Could not discover crate's location in its repository (via tags).
- 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: Existence of [lib] inconsistent: published=true; orig=false.
- error: Manifest properties don't match: Number of [[bin]] inconsistent; published=1; orig=0; ed=Set(E2021).
Files in the crates.io crate compared to the repository:
README.md
does not match the repository.Cargo.lock
does not match the repository.Cargo.toml.orig
does not match the repository.data/
config_sample.toml
not found.test.toml
not found.invalid_data.toml
exists, but elsewhere in the repo.bad_script.toml
exists, but elsewhere in the repo.blank_sample.toml
exists, but elsewhere in the repo.invalid_translator.toml
exists, but elsewhere in the repo.invalid_file.toml
exists, but elsewhere in the repo.data_sample.toml
exists, but elsewhere in the repo.data_sample2.toml
exists, but elsewhere in the repo.dictionary.toml
exists, but elsewhere in the repo.bad_script2.toml
exists, but elsewhere in the repo.
data/scripts/
datetime.toml
exists, but elsewhere in the repo.hi.rhai
exists, but elsewhere in the repo.invalid.rhai
exists, but elsewhere in the repo.
data/scripts/datetime/
core.rhai
exists, but elsewhere in the repo.date.rhai
exists, but elsewhere in the repo.time.rhai
exists, but elsewhere in the repo.
src/
main.rs
not found.processor.rs
not found.lib.rs
not found.api.rs
not found.config.rs
not found.translator.rs
not found.
Fetched
https://github.com/pythonbrad/clafrica.git
be4db5570f0137cfccc05d50fc503638887f76f8.Checked on 2024-07-24
This check is experimental.
- warning: The crates.io package has no commit hash associated with it.
Dependency clafrica-lib 0.3.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency toml 0.7.3 is significantly outdated
Upgrade to 0.8.21 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 enigo 0.1.2 is outdated
Upgrade to 0.3.0 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 = ["text-processing"]
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.
clafrica-wish
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.Dependency toml 0.7.3 is significantly outdated
Upgrade to 0.8.21 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rstk 0.1.0 is outdated
Consider upgrading to 0.3.0 to get all the fixes and improvements.
Failed to verify create's content against its repository
Verified 14 out of 16 files (includes 2 Cargo-generated).
- warning: The crates.io package has no commit hash associated with it.
- Publish a new version, without using
--allow-dirty
flag. Make sure all changes are committed before publishing. Useinclude
/exclude
inCargo.toml
to omit unnecessary files.
- Publish a new version, without using
- 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).
- warning: Found a Cargo.toml for this package in its repo (via tags), but the version was different.
- warning: Could not discover crate's location in its repository (via tags).
Files in the crates.io crate compared to the repository:
Cargo.lock
does not match the repository.Cargo.toml.orig
does not match the repository.README.md
does not match the repository.
Fetched
https://github.com/pythonbrad/clafrica-wish.git
7c63f80d5ce59eb5034b6d747df042530538223d.Checked on 2024-07-24
- warning: The crates.io package has no commit hash associated with it.
afrish
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-09-08
clafrica, clafrica-wish, clafrica-lib
The Cargo package has no git commit information
Before publishing a package, make sure all packaged files are committed to the repository, and there are no "dirty" files. Push this commit to crate's public repository.
To protect against supply chain attacks similar to CVE-2024-3094, lib.rs will soon start flagging non-reproducible packages without public source code as suspicious. Currently only git repositories are supported (but may be hosted anywhere, not just GitHub). If you'd like a different SCM supported, please file a feature request.
afrim-preprocessor
Could not find the crate in the repository
Make sure the main branch of
https://github\.com/pythonbrad/afrim
contains theCargo.toml
for the crate. If you have forked the crate, change the repository property inCargo.toml
to your fork's URL.
afrim-wish
Failed to verify create's content against its repository
Verified 22 out of 23 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from the commit b5acc05cd61018fc05d5a6eff2728cfad43b7f73, 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.4.0'.
Files in the crates.io crate compared to the repository:
Cargo.lock
does not match the repository.release.yml
does not match the repository.
Fetched
https://github.com/pythonbrad/afrim-wish.git
taggedv0.4.0
(764124a06b7a9c58177a9b90dd46410e98612af6).Checked on 2024-08-04
- warning: Crate tarball has been published from the commit b5acc05cd61018fc05d5a6eff2728cfad43b7f73, which is not in the repository.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["internationalization"]
to theCargo.toml
.
afrim
Dependency enigo 0.1.3 is outdated
Upgrade to 0.3.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
afrim-translator
Failed to verify create's content against its repository
Verified 5 out of 6 files (includes 1 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
repository
URL inCargo.toml
is 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: package.repository.
- If you have a monorepo, you can use git tags in format
cratename/v0.2.1
- If you have a monorepo, you can use git tags in format
Looked for the crate in
engine/translator/
. Fetchedhttps://github.com/pythonbrad/afrim.git
fd6812e8ba35fca7fe1387c32ffdc3bec7fafdd1.Checked on 2025-04-09
afrim-memory
Failed to verify create's content against its repository
Verified 6 out of 7 files (includes 1 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: Crate tarball has been published from the commit c7d12e9e24abaf082c7b523a1759a75d70d4b391, 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: There is no matching git tag containing version '0.4.2'.
- 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.repository.
- If you have a monorepo, you can use git tags in format
cratename/v0.4.2
- If you have a monorepo, you can use git tags in format
Looked for the crate in
memory/
. Fetchedhttps://github.com/pythonbrad/afrim.git
b3c7e0c73aefe4bd0dc011cf947e1e0cf3a2df77.Checked on 2025-04-27
clafrica-lib
Failed to verify create's content against its repository
Verified 1 out of 4 files (includes 1 Cargo-generated).
- warning: The crates.io package has no commit hash associated with it.
- Publish a new version, without using
--allow-dirty
flag. Make sure all changes are committed before publishing. Useinclude
/exclude
inCargo.toml
to omit unnecessary files.
- Publish a new version, without using
- 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).
- warning: Could not discover crate's location in its repository (via tags).
- 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: Existence of [lib] inconsistent: published=true; orig=false.
Files in the crates.io crate compared to the repository:
Cargo.toml.orig
does not match the repository.sample.txt
exists, but elsewhere in the repo.lib.rs
not found.
Fetched
https://github.com/pythonbrad/clafrica.git
be4db5570f0137cfccc05d50fc503638887f76f8.Checked on 2024-08-04
- warning: The crates.io package has no commit hash associated with it.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["hardware-support"]
to theCargo.toml
.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.
No issues found in: afrim-config
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.