Cargo.lock drift blocks every rebuild #23
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_agent#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
cargo metadata --lockedfails on currentdevelopment:herodev's
hero-rebuild-allruns a pre-buildcargo metadata --lockedguard and reportsFAIL drift hero_agentfor every sync since the drift landed (currently 3h+ stale binary at/home/zainab/hero/bin/hero_agent).Fix:
cargo updatein the repo, commit the regeneratedCargo.lock, push to development.Fixed in
fa9d528(root cause was upstream hero_embedder@cb23967 bumping its 0.5.0 dep pins to 0.6.0; lockfile regen then succeeded).zaelgohary referenced this issue2026-05-12 15:26:39 +00:00