Build Information
Successful build of StringZilla, reference main (682d2b), with Swift 6.1 for macOS (SPM) on 15 Dec 2025 03:07:06 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ashvardanian/StringZilla.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ashvardanian/StringZilla
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 682d2ba Release: v4.5.0 [skip ci] ### Minor
Submodule path 'fork_union': checked out 'c613f501a02c3d6b0f4f82ed8638f2427ae2923e'
Submodule 'fork_union' (https://github.com/ashvardanian/fork_union.git) registered for path 'fork_union'
Cloning into '/Users/admin/builder/spi-builder-workspace/fork_union'...
Cloned https://github.com/ashvardanian/StringZilla.git
Revision (git rev-parse @):
682d2ba4345820d597d3cbf6a7ca86b564e248c5
SUCCESS checkout https://github.com/ashvardanian/StringZilla.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ashvardanian/StringZilla.git
https://github.com/ashvardanian/StringZilla.git
{
"c_language_standard" : "c99",
"dependencies" : [
],
"manifest_display_name" : "StringZilla",
"name" : "StringZilla",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "StringZilla",
"targets" : [
"StringZillaC",
"StringZilla"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StringZillaTests",
"module_type" : "SwiftTarget",
"name" : "StringZillaTests",
"path" : "swift",
"sources" : [
"Test.swift"
],
"target_dependencies" : [
"StringZilla"
],
"type" : "test"
},
{
"c99name" : "StringZillaC",
"module_type" : "ClangTarget",
"name" : "StringZillaC",
"path" : "include/stringzilla",
"product_memberships" : [
"StringZilla"
],
"sources" : [
],
"type" : "library"
},
{
"c99name" : "StringZilla",
"module_type" : "SwiftTarget",
"name" : "StringZilla",
"path" : "swift",
"product_memberships" : [
"StringZilla"
],
"sources" : [
"StringProtocol+StringZilla.swift"
],
"target_dependencies" : [
"StringZillaC"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Emitting module StringZilla
[4/4] Compiling StringZilla StringProtocol+StringZilla.swift
Build complete! (2.83s)
Build complete.
{
"c_language_standard" : "c99",
"dependencies" : [
],
"manifest_display_name" : "StringZilla",
"name" : "StringZilla",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "StringZilla",
"targets" : [
"StringZillaC",
"StringZilla"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StringZillaTests",
"module_type" : "SwiftTarget",
"name" : "StringZillaTests",
"path" : "swift",
"sources" : [
"Test.swift"
],
"target_dependencies" : [
"StringZilla"
],
"type" : "test"
},
{
"c99name" : "StringZillaC",
"module_type" : "ClangTarget",
"name" : "StringZillaC",
"path" : "include/stringzilla",
"product_memberships" : [
"StringZilla"
],
"sources" : [
],
"type" : "library"
},
{
"c99name" : "StringZilla",
"module_type" : "SwiftTarget",
"name" : "StringZilla",
"path" : "swift",
"product_memberships" : [
"StringZilla"
],
"sources" : [
"StringProtocol+StringZilla.swift"
],
"target_dependencies" : [
"StringZillaC"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.