Build Information
Successful build of Bonsai, reference main (11f17f), with Swift 6.1 for Android on 10 Mar 2026 20:21:01 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/loopwerk/Bonsai.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/loopwerk/Bonsai
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 11f17f3 chore: Update the minimum Swift version to 5.10
Cloned https://github.com/loopwerk/Bonsai.git
Revision (git rev-parse @):
11f17f321022c068f609b8f758081b5c9237109d
SUCCESS checkout https://github.com/loopwerk/Bonsai.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/loopwerk/Bonsai.git
https://github.com/loopwerk/Bonsai.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "Bonsai",
"name" : "Bonsai",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Bonsai",
"targets" : [
"Bonsai"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BonsaiBenchmark",
"targets" : [
"BonsaiBenchmark"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "BonsaiTests",
"module_type" : "SwiftTarget",
"name" : "BonsaiTests",
"path" : "Tests/BonsaiTests",
"sources" : [
"BonsaiTests.swift"
],
"target_dependencies" : [
"Bonsai"
],
"type" : "test"
},
{
"c99name" : "BonsaiBenchmark",
"module_type" : "SwiftTarget",
"name" : "BonsaiBenchmark",
"path" : "Benchmark",
"product_memberships" : [
"BonsaiBenchmark"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Bonsai"
],
"type" : "executable"
},
{
"c99name" : "Bonsai",
"module_type" : "SwiftTarget",
"name" : "Bonsai",
"path" : "Sources/Bonsai",
"product_memberships" : [
"Bonsai",
"BonsaiBenchmark"
],
"sources" : [
"Bonsai.swift",
"Constants.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version-24593BA9C3E375BF.txt
[4/10] Compiling Bonsai Constants.swift
[5/10] Emitting module Bonsai
[6/10] Compiling Bonsai Bonsai.swift
[7/11] Wrapping AST for Bonsai for debugging
[9/13] Emitting module BonsaiBenchmark
[10/13] Compiling BonsaiBenchmark main.swift
[11/14] Wrapping AST for BonsaiBenchmark for debugging
[12/14] Write Objects.LinkFileList
[13/14] Linking BonsaiBenchmark
Build complete! (13.08s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Bonsai",
"name" : "Bonsai",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Bonsai",
"targets" : [
"Bonsai"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BonsaiBenchmark",
"targets" : [
"BonsaiBenchmark"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "BonsaiTests",
"module_type" : "SwiftTarget",
"name" : "BonsaiTests",
"path" : "Tests/BonsaiTests",
"sources" : [
"BonsaiTests.swift"
],
"target_dependencies" : [
"Bonsai"
],
"type" : "test"
},
{
"c99name" : "BonsaiBenchmark",
"module_type" : "SwiftTarget",
"name" : "BonsaiBenchmark",
"path" : "Benchmark",
"product_memberships" : [
"BonsaiBenchmark"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Bonsai"
],
"type" : "executable"
},
{
"c99name" : "Bonsai",
"module_type" : "SwiftTarget",
"name" : "Bonsai",
"path" : "Sources/Bonsai",
"product_memberships" : [
"Bonsai",
"BonsaiBenchmark"
],
"sources" : [
"Bonsai.swift",
"Constants.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
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.