Build Information
Successful build of TreeSitterCocoaPredicate, reference main (b2ca34), with Swift 6.1 for Android on 4 Mar 2026 02:34:05 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Formkunft/tree-sitter-cocoa-predicate.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/Formkunft/tree-sitter-cocoa-predicate
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b2ca342 Version 0.1.1
Cloned https://github.com/Formkunft/tree-sitter-cocoa-predicate.git
Revision (git rev-parse @):
b2ca3428f2b6da683ed92b60a367dcdb6fb43070
SUCCESS checkout https://github.com/Formkunft/tree-sitter-cocoa-predicate.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/Formkunft/tree-sitter-cocoa-predicate.git
https://github.com/Formkunft/tree-sitter-cocoa-predicate.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"c_language_standard" : "c11",
"dependencies" : [
{
"identity" : "swift-tree-sitter",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tree-sitter/swift-tree-sitter"
}
],
"manifest_display_name" : "TreeSitterCocoaPredicate",
"name" : "TreeSitterCocoaPredicate",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "TreeSitterCocoaPredicate",
"targets" : [
"TreeSitterCocoaPredicate"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TreeSitterCocoaPredicateTests",
"module_type" : "SwiftTarget",
"name" : "TreeSitterCocoaPredicateTests",
"path" : "bindings/swift/TreeSitterCocoaPredicateTests",
"product_dependencies" : [
"SwiftTreeSitter"
],
"sources" : [
"TreeSitterCocoaPredicateTests.swift"
],
"target_dependencies" : [
"TreeSitterCocoaPredicate"
],
"type" : "test"
},
{
"c99name" : "TreeSitterCocoaPredicate",
"module_type" : "ClangTarget",
"name" : "TreeSitterCocoaPredicate",
"path" : ".",
"product_memberships" : [
"TreeSitterCocoaPredicate"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/queries",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"src/parser.c"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/tree-sitter/swift-tree-sitter
[1/1714] Fetching swift-tree-sitter
Fetched https://github.com/tree-sitter/swift-tree-sitter from cache (0.36s)
Computing version for https://github.com/tree-sitter/swift-tree-sitter
Computed https://github.com/tree-sitter/swift-tree-sitter at 0.25.0 (0.96s)
Fetching https://github.com/tree-sitter/tree-sitter
[1/66273] Fetching tree-sitter
Fetched https://github.com/tree-sitter/tree-sitter from cache (4.17s)
Computing version for https://github.com/tree-sitter/tree-sitter
Computed https://github.com/tree-sitter/tree-sitter at 0.25.10 (4.70s)
Creating working copy for https://github.com/tree-sitter/tree-sitter
Working copy of https://github.com/tree-sitter/tree-sitter resolved at 0.25.10
Creating working copy for https://github.com/tree-sitter/swift-tree-sitter
Working copy of https://github.com/tree-sitter/swift-tree-sitter resolved at 0.25.0
Building for debugging...
[0/2] Copying queries
[1/2] Compiling parser.c
Build complete! (11.63s)
Build complete.
{
"c_language_standard" : "c11",
"dependencies" : [
{
"identity" : "swift-tree-sitter",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tree-sitter/swift-tree-sitter"
}
],
"manifest_display_name" : "TreeSitterCocoaPredicate",
"name" : "TreeSitterCocoaPredicate",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "TreeSitterCocoaPredicate",
"targets" : [
"TreeSitterCocoaPredicate"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TreeSitterCocoaPredicateTests",
"module_type" : "SwiftTarget",
"name" : "TreeSitterCocoaPredicateTests",
"path" : "bindings/swift/TreeSitterCocoaPredicateTests",
"product_dependencies" : [
"SwiftTreeSitter"
],
"sources" : [
"TreeSitterCocoaPredicateTests.swift"
],
"target_dependencies" : [
"TreeSitterCocoaPredicate"
],
"type" : "test"
},
{
"c99name" : "TreeSitterCocoaPredicate",
"module_type" : "ClangTarget",
"name" : "TreeSitterCocoaPredicate",
"path" : ".",
"product_memberships" : [
"TreeSitterCocoaPredicate"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/queries",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"src/parser.c"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.