Skip to content

Improve: ChangeThreads APIs for GoLang (#566) #226

Improve: ChangeThreads APIs for GoLang (#566)

Improve: ChangeThreads APIs for GoLang (#566) #226

Triggered via push February 7, 2025 21:57
Status Failure
Total duration 51m 23s
Artifacts 3

release.yml

on: push
Update Version
5s
Update Version
Matrix: Build C Dependencies for C#
Matrix: Build JavaScript Native Modules
Matrix: Build Python Wheels
Matrix: Create Debian Package
Matrix: Create Library for MacOS
Matrix: WASM builds for C libraries
Matrix: Create Dll Library for Windows
Publish Rust
3m 33s
Publish Rust
Publish Java
1m 34s
Publish Java
Publish ObjC & Swift
0s
Publish ObjC & Swift
Publish Docker Image
20s
Publish Docker Image
Rebase Dev. Branch
26s
Rebase Dev. Branch
Publish C#
0s
Publish C#
Publish JavaScript
0s
Publish JavaScript
Publish Python
0s
Publish Python
Deploy GitHub Pages
2s
Deploy GitHub Pages
Deploy Vercel
3s
Deploy Vercel
Compute Assets Checksums
0s
Compute Assets Checksums
Fit to window
Zoom out
Zoom in

Annotations

44 errors, 8 warnings, and 12 notices
Build JavaScript Native Modules (x64, ubuntu-22.04)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Build JavaScript Native Modules (x64, macos-latest)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Build C Dependencies for C# (macos-14)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Build C Dependencies for C# (windows-2022)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Build C Dependencies for C# (ubuntu-22.04)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Publish Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends python3.11 python3-pip && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
Build Python Wheels (ubuntu-latest, 310)
Command ['sh', '-c', 'rm -rf /project/CMakeCache.txt /project/build /project/build_debug /project/CMakeFiles.txt /project/_deps /project/.pytest_cache && mkdir -p build/usearch && git submodule update --init --recursive'] failed with code 1.
Build Python Wheels (ubuntu-latest, 310)
Process completed with exit code 1.
Build Python Wheels (macos-latest, 38)
The job was canceled because "ubuntu-latest_310" failed.
Build Python Wheels (macos-latest, 312)
The job was canceled because "ubuntu-latest_310" failed.
Build Python Wheels (macos-latest, 37)
The job was canceled because "ubuntu-latest_310" failed.
Build Python Wheels (macos-latest, 313)
The job was canceled because "ubuntu-latest_310" failed.
Build Python Wheels (macos-latest, 39)
The job was canceled because "ubuntu-latest_310" failed.
Build Python Wheels (windows-latest, 312)
The job was canceled because "ubuntu-latest_310" failed.
Build Python Wheels (windows-latest, 312)
The operation was canceled.
Build Python Wheels (windows-latest, 39)
The job was canceled because "ubuntu-latest_310" failed.
Build Python Wheels (windows-latest, 39)
The operation was canceled.
Build Python Wheels (windows-latest, 37)
The job was canceled because "ubuntu-latest_310" failed.
Build Python Wheels (windows-latest, 37)
The operation was canceled.
Build Python Wheels (windows-latest, 313)
The job was canceled because "ubuntu-latest_310" failed.
Build Python Wheels (windows-latest, 313)
The operation was canceled.
Build Python Wheels (windows-latest, 38)
The job was canceled because "ubuntu-latest_310" failed.
Build Python Wheels (windows-latest, 38)
The operation was canceled.
Build Python Wheels (windows-latest, 310)
The job was canceled because "ubuntu-latest_310" failed.
Build Python Wheels (windows-latest, 310)
The operation was canceled.
Build Python Wheels (macos-latest, 310)
The job was canceled because "ubuntu-latest_310" failed.
Build Python Wheels (macos-latest, 310)
The operation was canceled.
Build Python Wheels (ubuntu-latest, 311)
The job was canceled because "ubuntu-latest_310" failed.
Build Python Wheels (ubuntu-latest, 311)
The operation was canceled.
Build Python Wheels (ubuntu-latest, 38)
The job was canceled because "ubuntu-latest_310" failed.
Build Python Wheels (ubuntu-latest, 38)
The operation was canceled.
Build Python Wheels (ubuntu-latest, 312)
The job was canceled because "ubuntu-latest_310" failed.
Build Python Wheels (ubuntu-latest, 312)
The operation was canceled.
Build Python Wheels (ubuntu-latest, 313)
The job was canceled because "ubuntu-latest_310" failed.
Build Python Wheels (ubuntu-latest, 313)
The operation was canceled.
Build Python Wheels (ubuntu-latest, 39)
The job was canceled because "ubuntu-latest_310" failed.
Build Python Wheels (ubuntu-latest, 39)
The operation was canceled.
Build Python Wheels (ubuntu-latest, 37)
The job was canceled because "ubuntu-latest_310" failed.
Build Python Wheels (ubuntu-latest, 37)
The operation was canceled.
Create Library for MacOS (arm64)
The hosted runner: GitHub Actions 5 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.
Create Library for MacOS (x86_64)
The hosted runner: GitHub Actions 9 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.
Publish ObjC & Swift
The hosted runner: GitHub Actions 15 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.
WASM builds for C libraries (macOS-12)
The hosted runner: GitHub Actions 10 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.
Deploy GitHub Pages
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Publish Java
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
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/
Create Dll Library for Windows (x86)
Restore cache failed: Dependencies file is not found in D:\a\usearch\usearch. Supported file pattern: go.sum
Build Python Wheels (windows-latest, 311)
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 (x64)
Restore cache failed: Dependencies file is not found in D:\a\usearch\usearch. Supported file pattern: go.sum
Build Python Wheels (windows-latest, 311)
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-2p87ixiu\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
Build Python Wheels (windows-latest, 311)
Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
Build Python Wheels (windows-latest, 311)
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python Wheels (windows-latest, 311)
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Python Wheels (windows-latest, 312)
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-a5wlray9\cp312-win_arm64\build\extra-setup.cfg for cross-compilation
Build Python Wheels (windows-latest, 312)
Setting SETUPTOOLS_EXT_SUFFIX=.cp312-win_arm64.pyd for cross-compilation
Build Python Wheels (windows-latest, 312)
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python Wheels (windows-latest, 312)
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Python Wheels (windows-latest, 310)
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-9s8g4rh3\cp310-win_arm64\build\extra-setup.cfg for cross-compilation
Build Python Wheels (windows-latest, 310)
Setting SETUPTOOLS_EXT_SUFFIX=.cp310-win_arm64.pyd for cross-compilation
Build Python Wheels (windows-latest, 310)
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python Wheels (windows-latest, 310)
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation

Artifacts

Produced during runtime
Name Size
cibw-wheels-macos-latest-11
1.42 MB
cibw-wheels-windows-latest-18
558 KB
unum-cloud~usearch~PSBITE.dockerbuild
18.1 KB