[GH-ISSUE #635] cargo instuctions not working #940

Closed
opened 2026-03-15 11:05:06 +03:00 by kerem · 3 comments
Owner

Originally created by @kb3ien on GitHub (May 23, 2024).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/635

cargo install --git https://github.com/asciinema/asciinema

results in

Updating git repository `https://github.com/asciinema/asciinema`

error: failed to find branch master

Caused by:
cannot locate remote-tracking branch 'origin/master'; class=Reference (4); code=NotFound (-3)

Originally created by @kb3ien on GitHub (May 23, 2024). Original GitHub issue: https://github.com/asciinema/asciinema/issues/635 cargo install --git https://github.com/asciinema/asciinema results in Updating git repository `https://github.com/asciinema/asciinema` error: failed to find branch `master` Caused by: cannot locate remote-tracking branch 'origin/master'; class=Reference (4); code=NotFound (-3)
kerem closed this issue 2026-03-15 11:05:11 +03:00
Author
Owner

@ku1ik commented on GitHub (May 23, 2024):

What version of cargo do you have?

<!-- gh-comment-id:2126249419 --> @ku1ik commented on GitHub (May 23, 2024): What version of cargo do you have?
Author
Owner

@kb3ien commented on GitHub (May 24, 2024):

cargo 1.46.0

ii cargo 0.47.0-3+b1 amd64 Rust package manager

<!-- gh-comment-id:2129392033 --> @kb3ien commented on GitHub (May 24, 2024): cargo 1.46.0 ii cargo 0.47.0-3+b1 amd64 Rust package manager
Author
Owner

@ku1ik commented on GitHub (May 24, 2024):

You need at least Rust 1.70 (both Rust compiler and Cargo), as mentioned in the Building section of the README.

<!-- gh-comment-id:2129408943 --> @ku1ik commented on GitHub (May 24, 2024): You need at least Rust 1.70 (both Rust compiler and Cargo), as mentioned in the Building section of the README.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#940
No description provided.