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.
tatam
Dependency fraction 0.13.0 is significantly outdated
Upgrade to 0.15.3 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 termion 2.0.1 is significantly outdated
Upgrade to 4.0.6 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 lalrpop 0.19.8 is outdated
Upgrade to 0.22.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lalrpop-util 0.19.8 is outdated
Upgrade to 0.22.2 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 = ["mathematics"]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.
d-stu
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]to theCargo.toml.README missing from the repository
We've searched
https://github\.com/davidd12/d\-stu\.gitand could not find a README file there.Dependency terminal_size 0.2.1 is significantly outdated
Upgrade to 0.4.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency termion 2.0.1 is significantly outdated
Upgrade to 4.0.6 to get all the fixes, and avoid causing duplicate dependencies in projects.
Published crate doesn't match its repository
Partially verified 12 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.locknot found.
Fetched
https://github.com/davidd12/d-stu.git136a68ffe5e04d2fcca31e7bd86a10ee3dbd7eed.Checked on 2025-09-14
This check is experimental.
README missing from crate tarball
Cargo sometimes fails to package the
READMEfile. Ensure the path to theREADMEinCargo.tomlis valid, and points to a file inside the crate's directory.
rutile_r2r
README missing from the repository
We've searched
https://github\.com/davidd12/rutile\_r2r\.gitand could not find a README file there.No readme property
Specify path to a
READMEfile 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.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["science::robotics"]to theCargo.toml.
rl_model-rs
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]to theCargo.toml.No repository property
Specify git repository URL in
Cargo.tomlto help users find more information, contribute, and for lib.rs to read more info.README missing from the repository
We've searched
https://github\.com/davidd12/rl\_model\-rs\.gitand could not find a README file there.Dependency env_logger 0.8.4 is significantly outdated
Upgrade to 0.11.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
README missing from crate tarball
Cargo sometimes fails to package the
READMEfile. Ensure the path to theREADMEinCargo.tomlis valid, and points to a file inside the crate's directory.Dependency lalrpop 0.19.7 is outdated
Upgrade to 0.22.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lalrpop-util 0.19.7 is outdated
Upgrade to 0.22.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Imprecise dependency requirement regex = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
regex = "1.12.0". IfCargo.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 = ["language-parser", "robot", "language-model"](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.
rutile_colcon
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]to theCargo.toml.README missing from the repository
We've searched
https://github\.com/davidd12/rutile\_colcon\.gitand could not find a README file there.Dependency env_logger 0.8.4 is significantly outdated
Upgrade to 0.11.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency heck 0.4.1 is significantly outdated
Upgrade to 0.5.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
No readme property
Specify path to a
READMEfile for the project, so that information about is included in the crates.io tarball.Dependency convert_case 0.6.0 is outdated
Upgrade to 0.11.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
smt_sb-rs
Published crate doesn't match its repository
Partially verified 9 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.locknot found.
Fetched
https://github.com/davidd12/smt_sb-rs.git9a4467475abc98f04e2d34bf35d5a0a00bbeeb7a.Checked on 2024-08-10
README missing from the repository
We've searched
https://github\.com/davidd12/smt\_sb\-rs\.gitand could not find a README file there.README missing from crate tarball
Cargo sometimes fails to package the
READMEfile. Ensure the path to theREADMEinCargo.tomlis valid, and points to a file inside the crate's directory.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["mathematics"]to theCargo.toml.
sity
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]to theCargo.toml.Dependency sealed 0.3.0 is significantly outdated
Upgrade to 0.6.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
smt-lang
Dependency fraction 0.13.0 is significantly outdated
Upgrade to 0.15.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency termion 2.0.1 is significantly outdated
Upgrade to 4.0.6 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lalrpop 0.19.8 is outdated
Upgrade to 0.22.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lalrpop-util 0.19.8 is outdated
Upgrade to 0.22.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency z3 0.11.2 is significantly outdated
Upgrade to 0.19.7 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 = ["mathematics"]to theCargo.toml.
rl_tatam-rs
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]to theCargo.toml.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 env_logger 0.8.4 is significantly outdated
Upgrade to 0.11.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency heck 0.4.1 is significantly outdated
Upgrade to 0.5.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
README missing from crate tarball
Cargo sometimes fails to package the
READMEfile. Ensure the path to theREADMEinCargo.tomlis valid, and points to a file inside the crate's directory.Missing keywords
Help users find your crates. Add
keywords = ["robot", "language", "tatam", "generator"](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.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.