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.
num-dual
Optional dependency 'pyo3' exposed as an implicit feature
Cargo automatically makes publicly-available crate features for every optional dependency, unless the dependencies are referenced using
dep:syntax. Features 'pyo3', 'numpy' may have been unintentional.
feos-ad
Dependency feos-core 0.8 is outdated
Upgrade to 0.9.2 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 nalgebra 0.33 is outdated
Upgrade to 0.34.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ndarray 0.16 is outdated
Upgrade to 0.17.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency num-dual 0.11 is outdated
Upgrade to 0.13.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency quantity 0.10 is outdated
Upgrade to 0.13.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
quantity
Optional dependency 'ndarray' exposed as an implicit feature
Cargo automatically makes publicly-available crate features for every optional dependency, unless the dependencies are referenced using
dep:syntax. Features 'ndarray', 'numpy', 'nalgebra', 'pyo3' may have been unintentional.
feos-dft
Optional dependency 'gauss-quad' exposed as an implicit feature
Cargo automatically makes publicly-available crate features for every optional dependency, unless the dependencies are referenced using
dep:syntax. Feature 'gauss-quad' may have been unintentional.
ipopt-ad
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 nalgebra 0.33 is outdated
Upgrade to 0.34.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency num-dual 0.11 is outdated
Upgrade to 0.13.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
knitro_rs
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.
Dependency bindgen 0.69 is outdated
Upgrade to 0.72.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 3 Cargo-generated).
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v0.2.1'.
- 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
Files in the crates.io crate compared to the repository:
Cargo.locknot found.
Looked for the crate in
knitro_rs/. Fetchedhttps://github.com/feos-org/feos-campd.gita4df7ccca5ca85007bd5b1c5936551156e230d46.Checked on 2025-04-28
This check is experimental.
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v0.2.1'.
feos-derive
Dependency syn 1.0 is significantly outdated
Upgrade to 2.0.114 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.
feos
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/feos ) failed. Please try again later.
feos-campd
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/feos-campd ) failed. Please try again later.
feos-pets
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/feos-pets ) failed. Please try again later.
feos-gc-pcsaft
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/feos-gc-pcsaft ) failed. Please try again later.
feos-pcsaft
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/feos-pcsaft ) 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.