calloop not found
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.2k
- Forks
- 232
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 60
Description
Crate name
kas-resvg, kas-dylib
Build failure link
https://docs.rs/crate/kas-resvg/0.14.2/builds/1059227
https://docs.rs/crate/kas-dylib/0.14.2/builds/1059229
Additional details
Build fails with:
error: no matching package named
calloopfound
I can't reproduce locally. Is docs.rs using an outdated crates.io cache?
Weirdly, other crates which should be similarly affected (e.g. kas) are not.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked docs.rs build logs for kas-resvg and kas-dylib 0.14.2, then compare their dependency resolution with the similarly affected kas crate. Investigate why calloop cannot be found in these builds despite the issue not reproducing locally. Done means identifying the build or crates.io cache discrepancy and confirming successful documentation builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100