Skip to content

Merge: Tokenizing UTF-8 with SIMD ㊗️ #127

Merge: Tokenizing UTF-8 with SIMD ㊗️

Merge: Tokenizing UTF-8 with SIMD ㊗️ #127

Triggered via push November 26, 2025 13:42
Status Failure
Total duration 1h 40m 9s
Artifacts 28

release.yml

on: push
Update Version
8s
Update Version
Matrix: build_wheels_stringzilla_linux
Matrix: build_wheels_stringzilla_macos
Matrix: build_wheels_stringzilla_windows
Matrix: build_wheels_stringzillas_cpus_linux
Matrix: build_wheels_stringzillas_cpus_macos
Matrix: build_wheels_stringzillas_cpus_windows
Matrix: build_wheels_stringzillas_cuda_linux
Matrix: create_linux_deb_package
Matrix: create_macos_library
Matrix: create_windows_dll_library
Build StringZilla Source Distribution
11s
Build StringZilla Source Distribution
Build StringZillas-CPUs Source Distribution
13s
Build StringZillas-CPUs Source Distribution
Build StringZillas-CUDA Source Distribution
11s
Build StringZillas-CUDA Source Distribution
Rebase Dev. Branch
28s
Rebase Dev. Branch
Publish Rust
3m 46s
Publish Rust
Publish JavaScript
29s
Publish JavaScript
Linux CI
2s
Linux CI
macOS CI
3s
macOS CI
Windows CI
2s
Windows CI
Publish StringZilla to PyPI
2m 51s
Publish StringZilla to PyPI
Publish StringZillas-CPUs to PyPI
42s
Publish StringZillas-CPUs to PyPI
Publish StringZillas-CUDA to PyPI
14s
Publish StringZillas-CUDA to PyPI
Fit to window
Zoom out
Zoom in

Annotations

33 errors, 28 warnings, and 42 notices
Build StringZillas-CUDA 38 for ubuntu-24.04
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251126-134217-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251126-134217-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251126-134217-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing) at GitHub.Runner.Common.Tracing.Dispose() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
Build StringZillas-CUDA 310 for ubuntu-24.04
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251126-134216-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251126-134216-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251126-134216-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing) at GitHub.Runner.Common.Tracing.Dispose() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
Build StringZillas-CUDA 312 for ubuntu-24.04
Process completed with exit code 1.
Build StringZillas-CUDA 312 for ubuntu-24.04
Command ['sh', '-c', 'yum update -y && yum install -y glibc-devel wget python3-devel &&\nwget https://developer.download.nvidia.com/compute/cuda/12.9.1/local_installers/cuda_12.9.1_575.57.08_linux.run &&\nsh cuda_12.9.1_575.57.08_linux.run --silent --toolkit --override &&\nrm cuda_12.9.1_575.57.08_linux.run &&\necho "CUDA installed successfully" &&\n/usr/local/cuda-12.9/bin/nvcc --version\n'] failed with code 134.
Build StringZillas-CUDA 39 for ubuntu-24.04
Process completed with exit code 1.
Build StringZillas-CUDA 39 for ubuntu-24.04
Command ['sh', '-c', 'yum update -y && yum install -y glibc-devel wget python3-devel &&\nwget https://developer.download.nvidia.com/compute/cuda/12.9.1/local_installers/cuda_12.9.1_575.57.08_linux.run &&\nsh cuda_12.9.1_575.57.08_linux.run --silent --toolkit --override &&\nrm cuda_12.9.1_575.57.08_linux.run &&\necho "CUDA installed successfully" &&\n/usr/local/cuda-12.9/bin/nvcc --version\n'] failed with code 134.
Build StringZillas-CPUs 311 for macOS
Process completed with exit code 1.
Build StringZillas-CPUs 311 for macOS
Command ['/bin/sh', '-c', 'python /Users/runner/work/StringZilla/StringZilla/build_backend.py run-tests /Users/runner/work/StringZilla/StringZilla'] failed with code 1.
Build StringZillas-CPUs 313 for macOS
Process completed with exit code 1.
Build StringZillas-CPUs 313 for macOS
Command ['arch', '-x86_64', '/bin/sh', '-c', 'python /Users/runner/work/StringZilla/StringZilla/build_backend.py run-tests /Users/runner/work/StringZilla/StringZilla'] failed with code 1.
Build StringZillas-CPUs 310 for macOS
Process completed with exit code 1.
Build StringZillas-CPUs 310 for macOS
Command ['/bin/sh', '-c', 'python /Users/runner/work/StringZilla/StringZilla/build_backend.py run-tests /Users/runner/work/StringZilla/StringZilla'] failed with code 1.
Build StringZillas-CPUs 39 for macOS
Process completed with exit code 1.
Build StringZillas-CPUs 39 for macOS
Command ['/bin/sh', '-c', 'python /Users/runner/work/StringZilla/StringZilla/build_backend.py run-tests /Users/runner/work/StringZilla/StringZilla'] failed with code 1.
Build StringZillas-CPUs 312 for macOS
Process completed with exit code 1.
Build StringZillas-CPUs 312 for macOS
Command ['/bin/sh', '-c', 'python /Users/runner/work/StringZilla/StringZilla/build_backend.py run-tests /Users/runner/work/StringZilla/StringZilla'] failed with code 1.
Build StringZillas-CUDA 311 for ubuntu-24.04
Process completed with exit code 1.
Build StringZillas-CUDA 311 for ubuntu-24.04
Command ['sh', '-c', 'yum update -y && yum install -y glibc-devel wget python3-devel &&\nwget https://developer.download.nvidia.com/compute/cuda/12.9.1/local_installers/cuda_12.9.1_575.57.08_linux.run &&\nsh cuda_12.9.1_575.57.08_linux.run --silent --toolkit --override &&\nrm cuda_12.9.1_575.57.08_linux.run &&\necho "CUDA installed successfully" &&\n/usr/local/cuda-12.9/bin/nvcc --version\n'] failed with code 134.
Build StringZillas-CUDA 313 for ubuntu-24.04
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251126-135220-utc.log' Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251126-135220-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing) at GitHub.Runner.Common.Tracing.Dispose() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args) at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251126-135220-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
macOS CI
Process completed with exit code 1.
Build StringZillas-CPUs 313 for Ubuntu
Process completed with exit code 1.
Build StringZillas-CPUs 313 for Ubuntu
Command ['sh', '-c', 'python /project/build_backend.py run-tests /project'] failed with code 1.
Build StringZillas-CPUs 39 for Ubuntu
Process completed with exit code 1.
Build StringZillas-CPUs 39 for Ubuntu
Command ['sh', '-c', 'python /project/build_backend.py run-tests /project'] failed with code 1.
Build StringZillas-CPUs 311 for Ubuntu
Process completed with exit code 1.
Build StringZillas-CPUs 311 for Ubuntu
Command ['sh', '-c', 'python /project/build_backend.py run-tests /project'] failed with code 1.
Build StringZillas-CPUs 312 for Ubuntu
Process completed with exit code 1.
Build StringZillas-CPUs 312 for Ubuntu
Command ['sh', '-c', 'python /project/build_backend.py run-tests /project'] failed with code 1.
Build StringZillas-CPUs 310 for Ubuntu
Process completed with exit code 1.
Build StringZillas-CPUs 310 for Ubuntu
Command ['sh', '-c', 'python /project/build_backend.py run-tests /project'] failed with code 1.
Build StringZillas-CPUs 38 for Ubuntu
Process completed with exit code 1.
Build StringZillas-CPUs 38 for Ubuntu
Command ['sh', '-c', 'python /project/build_backend.py run-tests /project'] failed with code 1.
Linux CI
Process completed with exit code 1.
Build StringZilla 312 for Windows
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 StringZilla 311 for Windows
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 StringZilla 38 for macOS
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
Build StringZillas-CPUs 39 for Windows
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
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 StringZillas-CPUs 310 for Windows
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 StringZillas-CPUs 311 for Windows
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 StringZilla 313 for Windows
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 StringZilla 39 for Windows
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 StringZilla 310 for Windows
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 StringZillas-CPUs 313 for Windows
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 StringZillas-CPUs 312 for Windows
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 a Trusted Publisher
A new Trusted Publisher for the currently running publishing workflow can be created by accessing the following link(s) while logged-in as an owner of the package(s):
Upgrade to Trusted Publishing
Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers
attestations input ignored
The workflow was run with the 'attestations: true' input, but an explicit password was also set, disabling Trusted Publishing. As a result, the attestations input is ignored.
Publish StringZillas-CUDA to PyPI
Unexpected input(s) 'if-no-artifact-found', valid inputs are ['name', 'artifact-ids', 'path', 'pattern', 'merge-multiple', 'github-token', 'repository', 'run-id']
Build StringZillas-CPUs 38 for macOS
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
Create a Trusted Publisher
A new Trusted Publisher for the currently running publishing workflow can be created by accessing the following link(s) while logged-in as an owner of the package(s):
Upgrade to Trusted Publishing
Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers
attestations input ignored
The workflow was run with the 'attestations: true' input, but an explicit password was also set, disabling Trusted Publishing. As a result, the attestations input is ignored.
Publish StringZillas-CPUs to PyPI
Unexpected input(s) 'if-no-artifact-found', valid inputs are ['name', 'artifact-ids', 'path', 'pattern', 'merge-multiple', 'github-token', 'repository', 'run-id']
Create a Trusted Publisher
A new Trusted Publisher for the currently running publishing workflow can be created by accessing the following link(s) while logged-in as an owner of the package(s):
Upgrade to Trusted Publishing
Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers
attestations input ignored
The workflow was run with the 'attestations: true' input, but an explicit password was also set, disabling Trusted Publishing. As a result, the attestations input is ignored.
Publish StringZilla to PyPI
Unexpected input(s) 'if-no-artifact-found', valid inputs are ['name', 'artifact-ids', 'path', 'pattern', 'merge-multiple', 'github-token', 'repository', 'run-id']
Build StringZilla 312 for Windows
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build StringZilla 312 for Windows
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build StringZilla 312 for Windows
Setting SETUPTOOLS_EXT_SUFFIX=.cp312-win_arm64.pyd for cross-compilation
Build StringZilla 312 for Windows
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-cqvxzlfz\cp312-win_arm64\build\extra-setup.cfg for cross-compilation
Build StringZilla 311 for Windows
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build StringZilla 311 for Windows
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build StringZilla 311 for Windows
Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
Build StringZilla 311 for Windows
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-6g8eag25\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
Build StringZilla 38 for macOS
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 StringZillas-CPUs 39 for Windows
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build StringZillas-CPUs 39 for Windows
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build StringZillas-CPUs 39 for Windows
Setting SETUPTOOLS_EXT_SUFFIX=.cp39-win_arm64.pyd for cross-compilation
Build StringZillas-CPUs 39 for Windows
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-v8_qt61y\cp39-win_arm64\build\extra-setup.cfg for cross-compilation
Build StringZillas-CPUs 310 for Windows
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build StringZillas-CPUs 310 for Windows
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build StringZillas-CPUs 310 for Windows
Setting SETUPTOOLS_EXT_SUFFIX=.cp310-win_arm64.pyd for cross-compilation
Build StringZillas-CPUs 310 for Windows
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-cm10gkfw\cp310-win_arm64\build\extra-setup.cfg for cross-compilation
Build StringZillas-CPUs 311 for Windows
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build StringZillas-CPUs 311 for Windows
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build StringZillas-CPUs 311 for Windows
Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
Build StringZillas-CPUs 311 for Windows
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-bfstunce\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
Build StringZilla 313 for Windows
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build StringZilla 313 for Windows
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build StringZilla 313 for Windows
Setting SETUPTOOLS_EXT_SUFFIX=.cp313-win_arm64.pyd for cross-compilation
Build StringZilla 313 for Windows
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-mq2vgs5_\cp313-win_arm64\build\extra-setup.cfg for cross-compilation
Build StringZilla 39 for Windows
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build StringZilla 39 for Windows
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build StringZilla 39 for Windows
Setting SETUPTOOLS_EXT_SUFFIX=.cp39-win_arm64.pyd for cross-compilation
Build StringZilla 39 for Windows
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-aimtvjnp\cp39-win_arm64\build\extra-setup.cfg for cross-compilation
Build StringZilla 310 for Windows
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build StringZilla 310 for Windows
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build StringZilla 310 for Windows
Setting SETUPTOOLS_EXT_SUFFIX=.cp310-win_arm64.pyd for cross-compilation
Build StringZilla 310 for Windows
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-uozlfm54\cp310-win_arm64\build\extra-setup.cfg for cross-compilation
Build StringZillas-CPUs 313 for Windows
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build StringZillas-CPUs 313 for Windows
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build StringZillas-CPUs 313 for Windows
Setting SETUPTOOLS_EXT_SUFFIX=.cp313-win_arm64.pyd for cross-compilation
Build StringZillas-CPUs 313 for Windows
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-8335_i8w\cp313-win_arm64\build\extra-setup.cfg for cross-compilation
Build StringZillas-CPUs 312 for Windows
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build StringZillas-CPUs 312 for Windows
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build StringZillas-CPUs 312 for Windows
Setting SETUPTOOLS_EXT_SUFFIX=.cp312-win_arm64.pyd for cross-compilation
Build StringZillas-CPUs 312 for Windows
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-sf446bb7\cp312-win_arm64\build\extra-setup.cfg for cross-compilation
Build StringZillas-CPUs 38 for macOS
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.

Artifacts

Produced during runtime
Name Size Digest
cibw-wheels-stringzilla-macos-15-0 Expired
282 KB
sha256:37c51c69db2dbbceab9faea58c422334f5a0bd9efa84e0ce72a1e361cffb0b80
cibw-wheels-stringzilla-macos-15-1 Expired
282 KB
sha256:d6c62eac2ced179dd4914aaf69f045f9d80b282c5cef3fb4706666f2d3dd8b1f
cibw-wheels-stringzilla-macos-15-2 Expired
282 KB
sha256:39a28ae9914c70e4de3c136ff4d0425988f5a3eca141bb4dec1d47e8bc9f66d9
cibw-wheels-stringzilla-macos-15-3 Expired
282 KB
sha256:e05074806b534a8c73f90775f6078ae46a21986038e678b93011ebf3f2037d72
cibw-wheels-stringzilla-macos-15-4 Expired
283 KB
sha256:7596de5b935c003922705a27242e1d7a351c46f5354799bdabf3488f194af77e
cibw-wheels-stringzilla-macos-15-5 Expired
283 KB
sha256:0b59a206b7017f5ec74377cbb2ad80a7c2ca323e368c01938f71542ea0d765ae
cibw-wheels-stringzilla-ubuntu-24.04-0 Expired
4.5 MB
sha256:48e3fa42c95e2335fd1ef2b9a8ec7ab7a6461a2c698bde17706ae4e7559b6bce
cibw-wheels-stringzilla-ubuntu-24.04-1 Expired
4.52 MB
sha256:2389588d15968c340780c5af69064afafa1f5fb3a2b435c21eef34fe5ef88c17
cibw-wheels-stringzilla-ubuntu-24.04-2 Expired
4.53 MB
sha256:088686b7419d3c59f1f414e97a7d73f6937d22acaca69c73cd17f91760ae1ef9
cibw-wheels-stringzilla-ubuntu-24.04-3 Expired
4.59 MB
sha256:d55ffc10d51daea5e19897ea5868d5be1ab01f39b2103d1098f174271f292bdd
cibw-wheels-stringzilla-ubuntu-24.04-4 Expired
4.6 MB
sha256:9b68e9804000b7d4d2cdd148e03770dd3141851d39a7cafbf2f621b8369d058b
cibw-wheels-stringzilla-ubuntu-24.04-5 Expired
4.6 MB
sha256:3f095709d1bb693f17e02ae72c092ba2b6c3fe7e189dd37c3fb48b12876aa4a3
cibw-wheels-stringzilla-windows-2022-0 Expired
217 KB
sha256:234d345f5d5c064f4b8acc0a40a91784c1fd3c6dd0d8e03bfba97121fca75dc1
cibw-wheels-stringzilla-windows-2022-1 Expired
321 KB
sha256:1a9323f09391ef6df3be87add11615be1884ef89f4f58cd5783130ffe957d2fe
cibw-wheels-stringzilla-windows-2022-2 Expired
321 KB
sha256:9b7fcad95a9f9d5dc546c6c24f6ac8ca356d0de54f8acab3c519190f2ce7f29d
cibw-wheels-stringzilla-windows-2022-3 Expired
320 KB
sha256:e2de0dd9b6621c9d3cb6d1a0a20724e5b3b8fbc5a10ef946d7ccc68afda39f14
cibw-wheels-stringzilla-windows-2022-4 Expired
321 KB
sha256:dc7d17ecb19c8e6d082f9212a7dd072ed386ea01962f02a8fd8ecee93673f4ca
cibw-wheels-stringzilla-windows-2022-5 Expired
321 KB
sha256:0f7591f57b5efaae6c3152953d0505c37749a81e6e05057a098c426e26678824
cibw-wheels-stringzillas-cpus-macos-15-0 Expired
347 KB
sha256:55067a3fb5f4a18761a16f63a2575095bc4b8dc251a6abe8ce74eb54c6b7359a
cibw-wheels-stringzillas-cpus-windows-2022-0 Expired
186 KB
sha256:2bef7182c9adb4c2befaff5c44f08b0205539fe9a86611fe2eef00447e911e0b
cibw-wheels-stringzillas-cpus-windows-2022-1 Expired
324 KB
sha256:48ad712167252af5a329477a3178378aa95aec46538c1df636fe90a6505e4184
cibw-wheels-stringzillas-cpus-windows-2022-2 Expired
324 KB
sha256:8b9d86efe983f602eeddb22bfe04ce2923bfc04b9e6166ecf403ae3675d74832
cibw-wheels-stringzillas-cpus-windows-2022-3 Expired
324 KB
sha256:0110fb6e1ff4214a31d3074ec368b0713e784e0a8c4bf5ace41e5f7a87962009
cibw-wheels-stringzillas-cpus-windows-2022-4 Expired
324 KB
sha256:ee14fccda65ea3912eaf23b98387437941c4b36e1dde3a4308a4091fca99d3e1
cibw-wheels-stringzillas-cpus-windows-2022-5 Expired
324 KB
sha256:169a5a7761a674a57a9bca5d21e6f8ced616da55a1f58b9e52428d9612af81e3
sdist-stringzilla Expired
521 KB
sha256:6c175b633e977b8b28397f2a6a93ad37a3b4d455c5e1847a613e009cf47d5d76
sdist-stringzillas-cpus Expired
521 KB
sha256:f830f25541300c587b1671e62a1a630456e0f95440ccc6b6f163a01a5452afb1
sdist-stringzillas-cuda Expired
521 KB
sha256:03796af11e425ea23a6bfc9fdcb233e42945b35cb5472416f677ce8d0b99ca70