clockworklabs / clockworklabs/SpacetimeDB

CI flake: Failed to get rust package

Open
#5,186 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
25.2k
Forks
1.1k
Avg merge
2d 7h
Merged PRs (30d)
46

Description

https://github.com/clockworklabs/SpacetimeDB/actions/runs/26849059824/job/79176296760

Run cargo ci update-flow --target=x86_64-unknown-linux-gnu --github-token-auth
    Updating crates.io index
    Updating git repository `[https://github.com/clockworklabs/iai-callgrind.git`](https://github.com/clockworklabs/iai-callgrind.git%60)
error: failed to get `iai-callgrind` as a dependency of package `spacetimedb-bench v2.4.0 (/home/runner/actions-runner/_work/SpacetimeDB/SpacetimeDB/crates/bench)`

Caused by:
  failed to load source for dependency `iai-callgrind`

Caused by:
  Unable to update https://github.com/clockworklabs/iai-callgrind.git?branch=main#3e78f685

Caused by:
  failed to clone into: /home/runner/.cargo/git/db/iai-callgrind-def8f782d3b14426

Caused by:
  revision 3e78f68534bbe389e0fb00f729a6a7b877627a06 not found

Caused by:
  network failure seems to have happened
  if a proxy or similar is necessary `net.git-fetch-with-cli` may help here
  https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli

Caused by:
  SSL error: unknown error; class=Ssl (16)
Error: Process completed with exit code 101.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked GitHub Actions job and reproduce the cargo ci update-flow --target=x86_64-unknown-linux-gnu --github-token-auth command. Inspect how the iai-callgrind dependency is fetched for spacetimedb-bench, then verify that the CI job can resolve the pinned revision without the reported SSL or network failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, rust
Domain
ci-cd
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.