Skip to content

Fix MUSL canary builds #4053

Fix MUSL canary builds

Fix MUSL canary builds #4053

Triggered via pull request August 5, 2024 04:22
Status Failure
Total duration 25m 35s
Artifacts 16

ci.yml

on: pull_request
Matrix: Build for all architectures and smoke-test / build-linux-gnu-arm
Matrix: Build for all architectures and smoke-test / build-linux-musl
Matrix: Build for all architectures and smoke-test / build-macos-windows
Build for all architectures and smoke-test  /  linux-gnu-x64
9m 18s
Build for all architectures and smoke-test / linux-gnu-x64
Matrix: integration_tests
Matrix: unit_tests
Build for all architectures and smoke-test  /  Build and release
0s
Build for all architectures and smoke-test / Build and release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 16 warnings
Build for all architectures and smoke-test / x86_64-unknown-linux-musl
Process completed with exit code 1.
Unit tests (ubuntu-latest, Node 20)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build for all architectures and smoke-test / aarch64-unknown-linux-gnu
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bahmutov/npm-install@v1.8.35, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build for all architectures and smoke-test / arm-unknown-linux-gnueabihf
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bahmutov/npm-install@v1.8.35, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build for all architectures and smoke-test / x86_64-apple-darwin
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bahmutov/npm-install@v1.8.35, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build for all architectures and smoke-test / aarch64-apple-darwin
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bahmutov/npm-install@v1.8.35, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build for all architectures and smoke-test / linux-gnu-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build for all architectures and smoke-test / linux-gnu-x64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, bahmutov/npm-install@v1.8.35, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build for all architectures and smoke-test / linux-gnu-x64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build for all architectures and smoke-test / linux-gnu-x64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build for all architectures and smoke-test / linux-gnu-x64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build for all architectures and smoke-test / linux-gnu-x64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build for all architectures and smoke-test / x86_64-unknown-linux-musl
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bahmutov/npm-install@v1.8.35, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build for all architectures and smoke-test / aarch64-unknown-linux-musl
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bahmutov/npm-install@v1.8.35, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build for all architectures and smoke-test / windows-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bahmutov/npm-install@v1.8.35, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build for all architectures and smoke-test / windows-latest
No files were found with the provided path: packages/*/*/*.node.dSYM/Contents/Resources/DWARF/*.node. No artifacts will be uploaded.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "bindings-aarch64-apple-darwin", "bindings-aarch64-unknown-linux-gnu", "bindings-arm-unknown-linux-gnueabihf", "bindings-linux-gnu-x64", "bindings-linux-musl-aarch64", "bindings-linux-musl-x86_64", "bindings-windows-latest", "bindings-x86_64-apple-darwin", "debug-symbols-aarch64-apple-darwin", "debug-symbols-aarch64-unknown-linux-gnu", "debug-symbols-arm-unknown-linux-gnueabihf", "debug-symbols-linux-gnu-x64", "debug-symbols-linux-musl-aarch64", "debug-symbols-linux-musl-x86_64", "debug-symbols-x86_64-apple-darwin", "Rust Linux Binaries". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
Rust Linux Binaries
35.5 MB
bindings-aarch64-apple-darwin
31.4 MB
bindings-aarch64-unknown-linux-gnu
31.1 MB
bindings-arm-unknown-linux-gnueabihf
29.6 MB
bindings-linux-gnu-x64
35 MB
bindings-linux-musl-aarch64
31 MB
bindings-linux-musl-x86_64
34.9 MB
bindings-windows-latest
38.3 MB
bindings-x86_64-apple-darwin
32.5 MB
debug-symbols-aarch64-apple-darwin
341 MB
debug-symbols-aarch64-unknown-linux-gnu
111 MB
debug-symbols-arm-unknown-linux-gnueabihf
104 MB
debug-symbols-linux-gnu-x64
110 MB
debug-symbols-linux-musl-aarch64
110 MB
debug-symbols-linux-musl-x86_64
109 MB
debug-symbols-x86_64-apple-darwin
351 MB