Build Information
Successful build of Moon, reference main (439d48), with Swift 6.1 for Linux on 10 Mar 2026 00:37:54 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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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/Moon.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/Moon
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 439d482 feat: Add Swift 6 concurrency support, bump minimum to Swift 5.10 / macOS 14
Cloned https://github.com/loopwerk/Moon.git
Revision (git rev-parse @):
439d48259e278863203f5a6f67bb45c84ffbd360
SUCCESS checkout https://github.com/loopwerk/Moon.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/loopwerk/Moon.git
https://github.com/loopwerk/Moon.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "jxkit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.6.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jectivex/JXKit"
}
],
"manifest_display_name" : "Moon",
"name" : "Moon",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "Moon",
"targets" : [
"Moon"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MoonTests",
"module_type" : "SwiftTarget",
"name" : "MoonTests",
"path" : "Tests/MoonTests",
"sources" : [
"MoonTests.swift"
],
"target_dependencies" : [
"Moon"
],
"type" : "test"
},
{
"c99name" : "Moon",
"module_type" : "SwiftTarget",
"name" : "Moon",
"path" : "Sources/Moon",
"product_dependencies" : [
"JXKit"
],
"product_memberships" : [
"Moon"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Moon/Resources/prism.js",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Moon.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/jectivex/JXKit
[1/3574] Fetching jxkit
Fetched https://github.com/jectivex/JXKit from cache (0.36s)
Computing version for https://github.com/jectivex/JXKit
Computed https://github.com/jectivex/JXKit at 3.6.0 (2.92s)
Creating working copy for https://github.com/jectivex/JXKit
Working copy of https://github.com/jectivex/JXKit resolved at 3.6.0
Building for debugging...
[0/5] Write sources
[2/5] Copying JXKit.plist
[3/5] Copying prism.js
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/20] Compiling JXKit JXDefs.swift
[7/20] Compiling JXKit JXError.swift
[8/21] Compiling JXKit Module.swift
[9/21] Compiling JXKit ScriptManager.swift
[10/21] Emitting module JXKit
[11/21] Compiling JXKit JXScriptLoader.swift
[12/21] Compiling JXKit JXType.swift
[13/21] Compiling JXKit resource_bundle_accessor.swift
[14/21] Compiling JXKit JXListenerCollection.swift
[15/21] Compiling JXKit JXProperty.swift
[16/21] Compiling JXKit JXVM.swift
[17/21] Compiling JXKit JXValue.swift
[18/21] Compiling JXKit JXCancellable.swift
[19/21] Compiling JXKit JXCoding.swift
[20/21] Compiling JXKit JXContext.swift
[21/21] Compiling JXKit JXConvertible.swift
[23/25] Compiling Moon resource_bundle_accessor.swift
[24/25] Emitting module Moon
[25/25] Compiling Moon Moon.swift
Build complete! (14.80s)
Build complete.
{
"dependencies" : [
{
"identity" : "jxkit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.6.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jectivex/JXKit"
}
],
"manifest_display_name" : "Moon",
"name" : "Moon",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "Moon",
"targets" : [
"Moon"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MoonTests",
"module_type" : "SwiftTarget",
"name" : "MoonTests",
"path" : "Tests/MoonTests",
"sources" : [
"MoonTests.swift"
],
"target_dependencies" : [
"Moon"
],
"type" : "test"
},
{
"c99name" : "Moon",
"module_type" : "SwiftTarget",
"name" : "Moon",
"path" : "Sources/Moon",
"product_dependencies" : [
"JXKit"
],
"product_memberships" : [
"Moon"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Moon/Resources/prism.js",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Moon.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.