Skip to content

Merge pull request #120 from ashvardanian/main-dev #63

Merge pull request #120 from ashvardanian/main-dev

Merge pull request #120 from ashvardanian/main-dev #63

Triggered via push March 18, 2024 00:40
Status Failure
Total duration 34m 21s
Artifacts 21

release.yml

on: push
Semantic Release
24s
Semantic Release
Matrix: build_wheels
Rebase Dev. Branch
30s
Rebase Dev. Branch
Publish Rust
3m 25s
Publish Rust
Matrix: create_linux_deb_package
Matrix: create_macos_library
Matrix: create_windows_dll_library
Publish Python
4m 7s
Publish Python
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 22 warnings, and 18 notices
Create Debian Package for arm64
Process completed with exit code 2.
Create Debian Package for amd64
Process completed with exit code 2.
Build Python 312 for macos-latest
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
Build Python 312 for macos-latest
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
Build Python 311 for macos-latest
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
Build Python 311 for macos-latest
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
Build Python 310 for macos-latest
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
Build Python 310 for macos-latest
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
Build Python 312 for windows-latest
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
Build Python 310 for windows-latest
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
Build Python 311 for windows-latest
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
Publish Rust
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Publish Rust
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/
Publish Rust
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/
Publish Rust
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/
Publish Rust
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/
Publish Rust
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 Python 38 for macos-latest
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
Build Python 38 for macos-latest
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
Create Dll Library for Windows x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jwlawson/actions-setup-cmake@v1.13. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Python 39 for windows-latest
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
Create Dll Library for Windows x86
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jwlawson/actions-setup-cmake@v1.13. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Python 39 for macos-latest
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
Build Python 39 for macos-latest
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
Build Python 312 for windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-92_3gtyb\cp312-win_arm64\build\extra-setup.cfg for cross-compilation
Build Python 312 for windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp312-win_arm64.pyd for cross-compilation
Build Python 312 for windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python 312 for windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Python 310 for windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-y53yghsv\cp310-win_arm64\build\extra-setup.cfg for cross-compilation
Build Python 310 for windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp310-win_arm64.pyd for cross-compilation
Build Python 310 for windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python 310 for windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Python 311 for windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-wucyyuob\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
Build Python 311 for windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
Build Python 311 for windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python 311 for windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Python 38 for macos-latest
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
Build Python 38 for macos-latest
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
Build Python 39 for windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-qtsbwyx9\cp39-win_arm64\build\extra-setup.cfg for cross-compilation
Build Python 39 for windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp39-win_arm64.pyd for cross-compilation
Build Python 39 for windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python 39 for windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation

Artifacts

Produced during runtime
Name Size
cibw-wheels-macos-latest-10 Expired
245 KB
cibw-wheels-macos-latest-11 Expired
245 KB
cibw-wheels-macos-latest-12 Expired
245 KB
cibw-wheels-macos-latest-13 Expired
245 KB
cibw-wheels-macos-latest-7 Expired
70.3 KB
cibw-wheels-macos-latest-8 Expired
70.4 KB
cibw-wheels-macos-latest-9 Expired
245 KB
cibw-wheels-ubuntu-latest-0 Expired
1.89 MB
cibw-wheels-ubuntu-latest-1 Expired
1.89 MB
cibw-wheels-ubuntu-latest-2 Expired
1.91 MB
cibw-wheels-ubuntu-latest-3 Expired
1.92 MB
cibw-wheels-ubuntu-latest-4 Expired
1.93 MB
cibw-wheels-ubuntu-latest-5 Expired
1.95 MB
cibw-wheels-ubuntu-latest-6 Expired
1.95 MB
cibw-wheels-windows-latest-14 Expired
124 KB
cibw-wheels-windows-latest-15 Expired
124 KB
cibw-wheels-windows-latest-16 Expired
124 KB
cibw-wheels-windows-latest-17 Expired
186 KB
cibw-wheels-windows-latest-18 Expired
183 KB
cibw-wheels-windows-latest-19 Expired
186 KB
cibw-wheels-windows-latest-20 Expired
186 KB