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.
spl
Failed to verify create's content against its repository
Verified 9 out of 52 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from the commit a597a54f3575360689131434848278044a37fe0c, 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: Found a Cargo.toml for this package in its repo (via tags), but the version was different.
- Make sure to commit and tag after bumping the version number.
- warning: Had to perform fuzzy search of the head branch due to lack of commit information in the package.
Files in the crates.io crate compared to the repository:
test.spl
does not match the repository.README.md
does not match the repository.logo.png
not found.benchmark.spl
not found.install.spl
does not match the repository.Cargo.lock
does not match the repository.logo.xcf
not found.LICENSE
not found.Cargo.toml.orig
does not match the repository.spl/
assemble.spl
not found.json.spl
not found.time.spl
not found.isbpl.spl
not found.repl.spl
not found.iter.spl
not found.linkedlist.spl
not found.server.spl
not found.net.spl
not found.std.spl
not found.hashing.spl
not found.hashmap.spl
not found.sort.spl
not found.messaging.spl
not found.http.spl
not found.fast.spl
not found.pure.spl
not found.stream.spl
not found.
spl/httpserver/
static.spl
not found.base.spl
not found.
src/
stdlib.rs
does not match the repository.runtime.rs
does not match the repository.main.rs
does not match the repository.sasm.rs
does not match the repository.lib.rs
does not match the repository.std_fns.rs
does not match the repository.dyn_fns.rs
does not match the repository.
src/lexer/
spl.rs
not found.mod.rs
not found.compat.rs
not found.
src/oxidizer/
mod.rs
does not match the repository.splrs.rs
does not match the repository.
src/stream/
rw.rs
not found.server.rs
not found.mod.rs
not found.
Fetched
https://github.com/tudbut/spl.git
d7b3c0d43068c919d1af7a196d86cd81ac4ae831.Checked on 2025-01-19
This check is experimental.
- warning: Crate tarball has been published from the commit a597a54f3575360689131434848278044a37fe0c, which is not in the repository.
Dependency readformat 0.1 is slightly outdated
Consider upgrading to 1.0.1 to get all the fixes and improvements.
Easy way to bump dependencies:
cargo install cargo-edit; cargo upgrade -i
; Also check out Dependabot service on GitHub.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["compilers"]
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 = ["scripting-language", "programming-language", "concatenative", "concise", "stack"]
(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.
revpfw3
Failed to verify create's content against its repository
Verified 13 out of 18 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from the commit 27d5158fd82868bb9623fe30691a099711223a87, 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: Found a Cargo.toml for this package in its repo (via tags), but the version was different.
- Make sure to commit and tag after bumping the version number.
- warning: Had to perform fuzzy search of the head branch due to lack of commit information in the package.
Files in the crates.io crate compared to the repository:
Cargo.lock
does not match the repository.LICENSE
not found.Cargo.toml.orig
does not match the repository.src/
client.rs
does not match the repository.connection.rs
does not match the repository.server.rs
does not match the repository.
Fetched
https://github.com/tudbut/revpfw3.git
9d712ddd10fc47cb1882a5ffd6cdf9ec6fa6a8d9.Checked on 2025-03-21
- warning: Crate tarball has been published from the commit 27d5158fd82868bb9623fe30691a099711223a87, which is not in the repository.
Dependency enum-ordinalize 3.1 is outdated
Upgrade to 4.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 = ["config", "network-programming"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["bypass", "restrictions", "portforwarding", "router", "cheap"]
(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.
type-fn
Failed to verify create's content against its repository
Verified 4 out of 12 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from the commit 9bd5cd293a3297ebf0c15691b9cf8680f6e3f357, 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: Found a Cargo.toml for this package in its repo (via tags), but the version was different.
- Make sure to commit and tag after bumping the version number.
- warning: Had to perform fuzzy search of the head branch due to lack of commit information in the package.
Files in the crates.io crate compared to the repository:
Cargo.lock
not found..gitignore
does not match the repository.shell.nix
not found..envrc
not found.Cargo.toml.orig
does not match the repository.examples/
bools.rs
not found.list.rs
not found.math.rs
not found.
lib.rs
does not match the repository.
Fetched
https://github.com/tudbut/type-fn.git
ef8f15a2e07cb784d5db796c147361bd1968ece0.Checked on 2025-02-02
- warning: Crate tarball has been published from the commit 9bd5cd293a3297ebf0c15691b9cf8680f6e3f357, which is not in the repository.
Missing keywords
Help users find your crates. Add
keywords = ["logic", "level", "zero", "systems", "coding"]
(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.
readformat
Failed to verify create's content against its repository
Verified 5 out of 7 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from the commit 4125d61dfe5b7d3a1fb746918fec127356bc73f3, 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: Found a Cargo.toml for this package in its repo (via tags), but the version was different.
- Make sure to commit and tag after bumping the version number.
- warning: Had to perform fuzzy search of the head branch due to lack of commit information in the package.
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.Cargo.toml.orig
does not match the repository.lib.rs
does not match the repository.
Fetched
https://github.com/tudbut/readformat.git
7dfe24da269255ee7cf7ccc1b471546af74faa71.Checked on 2025-02-02
- warning: Crate tarball has been published from the commit 4125d61dfe5b7d3a1fb746918fec127356bc73f3, which is not in the repository.
microdb
Dependency deborrow 0.1 is slightly outdated
Consider upgrading to 0.3.1 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["database", "filesystem"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["cache", "database", "applications", "serialization", "ram"]
(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.
micro_ndarray
Dependency ident_concat 0.2 is outdated
Consider upgrading to 0.3.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["algorithms", "memory-management"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["ndarray", "multi-dimensional", "multi-dimensional-array", "memory", "dimension"]
(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.
microlock
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["concurrency"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["synchronization", "lock", "waiting", "channel", "timer"]
(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.
microasync-util
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.
Missing keywords
Help users find your crates. Add
keywords = ["run-time", "tcp-udp", "async-io", "timer", "runner"]
(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.
pico_gpio
Dependency readformat 0.1.2 is slightly outdated
Consider upgrading to 1.0.1 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["hardware-support"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["raspberry-pi-pico", "gpio", "micro-controller", "turn", "tool"]
(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.
deborrow
Missing keywords
Help users find your crates. Add
keywords = ["reference", "mutable", "lifetime", "safe", "split"]
(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.
microwfc
Dependency micro_ndarray 0.2 is slightly outdated
Consider upgrading to 0.6.1 to get all the fixes and improvements.
Dependency rand 0.8 is a bit outdated
Consider upgrading to 0.9.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["algorithms"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["minimalist", "wave-function-collapse", "algorithm", "dimension", "amount"]
(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.
async-core
Missing keywords
Help users find your crates. Add
keywords = ["async-await", "async-std", "standard", "runtimes", "tokio"]
(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.
microasync
Missing keywords
Help users find your crates. Add
keywords = ["async", "run-time", "tiny", "async-task", "was"]
(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.
multicall
No repository property
Specify git repository URL in
Cargo.toml
to help users find more information, contribute, and for lib.rs to read more info.
vec_split
Missing keywords
Help users find your crates. Add
keywords = ["array", "dimension", "split", "vector", "items"]
(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.
microasync-rt
Missing keywords
Help users find your crates. Add
keywords = ["run-time", "runner", "async-io", "tasks", "timer"]
(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.
deborrow-macro
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/tudbut/deborrow\.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.
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: ident_concat
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.