Fix Mac build: Add '-stdlib=libc++' #600
Triggered via pull request
November 14, 2023 18:12
Status
Failure
Total duration
45m 53s
Artifacts
–
ci.yml
on: pull_request
Clippy
54s
Enforce Rust code format
12s
Preflight docs.rs build
38s
Check for unused dependencies
1m 3s
Ensure (MAJOR) tag is used when making an API breaking change
1m 3s
ReadXMP example
1m 48s
Matrix: License / vulnerability audit
Matrix: Preflight crate publish
Matrix: Unit tests with default features disabled
Matrix: Unit tests with minimum versions of direct dependencies
Matrix: Unit tests
Matrix: Unit tests
Annotations
4 errors and 2 warnings
Unit tests with default features disabled (macos-latest)
Process completed with exit code 101.
|
Unit tests (macos-latest, stable)
Process completed with exit code 1.
|
Ensure (MAJOR) tag is used when making an API breaking change
Process completed with exit code 1.
|
Unit tests with default features disabled (ubuntu-latest)
The hosted runner: GitHub Actions 6 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check for unused dependencies
The following actions uses node12 which is deprecated and will be forced to run on node16: aig787/cargo-udeps-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|