Skip to content

Add rustc 1.63.0-0 with cbindgen 0.24.3 #205

Merged
merged 2 commits into from
Aug 15, 2022

Conversation

pmenzel
Copy link
Contributor

@pmenzel pmenzel commented Aug 13, 2022

No description provided.

The build fails without it as addr2line 0.16.0 cannot be downloaded [1].

      Downloaded 49 crates (3.7 MB) in 0.48s
        Finished dev [unoptimized] target(s) in 44.74s
    warning: x.py has made several changes recently you may want to look at
    help: consider looking at the changes in `src/bootstrap/CHANGELOG.md`
    note: to silence this warning, add `changelog-seen = 2` at the top of `config.toml`
    Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
    error: failed to download `addr2line v0.16.0`

    Caused by:
      attempting to make an HTTP request, but --frozen was specified

Use vendored sources [2]:

    # Indicate whether the vendored sources are used for Rust dependencies or not
    #vendor = false

[1]: https://github.com/rust-lang/rust/issues/100459
[2]: https://github.com/rust-lang/rust/blob/75b7e52e92c3b00fc891b47f5b2efdff0a2be55a/config.toml.example#L261-L262
@pmenzel pmenzel merged commit f88ba52 into master Aug 15, 2022
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant