Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Comments

DO NOT MERGE try to debug a CI failure#4953

Draft
asomers wants to merge 1 commit intorust-lang:main from
asomers:ca_root_nss
Draft

DO NOT MERGE try to debug a CI failure #4953
asomers wants to merge 1 commit intorust-lang:main from
asomers:ca_root_nss

Conversation

@asomers
Copy link
Contributor

@asomers asomers commented Jan 29, 2026
edited by rustbot
Loading

FreeBSD CI jobs have been failing for the last week or so, because Cargo fails with an error like the following. See if installing the ca_root_nss root certificate bundle can fix it.

error: failed to get `askama` as a dependency of package `ctest v0.5.0-beta.3 (/tmp/cirrus-ci-build/ctest)`
Caused by:
 download of config.json failed
Caused by:
 failed to download from `https://index.crates.io/config.json`
Caused by:
 [60] SSL peer certificate or SSH remote key was not OK (SSL certificate OpenSSL verify result: unable to get local issuer certificate (20))

Issue #4952

Description

Sources

Checklist

  • Relevant tests in libc-test/semver have been updated
  • No placeholder or unstable values like *LAST or *MAX are
    included (see #3131)
  • Tested locally (cd libc-test && cargo test --target mytarget);
    especially relevant for platforms that may not be checked in CI

FreeBSD CI jobs have been failing for the last week or so, because Cargo
fails with an error like the following. See if installing the
ca_root_nss root certificate bundle can fix it.
```
error: failed to get `askama` as a dependency of package `ctest v0.5.0-beta.3 (/tmp/cirrus-ci-build/ctest)`
Caused by:
 download of config.json failed
Caused by:
 failed to download from `https://index.crates.io/config.json`
Caused by:
 [60] SSL peer certificate or SSH remote key was not OK (SSL certificate OpenSSL verify result: unable to get local issuer certificate (20))
```
Issue rust-lang#4952 
@rustbot rustbot added the A-CI Area: CI-related items label Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

A-CI Area: CI-related items

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /