Build Information
Successful build of cocoa-aliases, reference 3.3.0 (c292b7), with Swift 6.1 for Android on 20 Feb 2026 21:03:17 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/capturecontext/cocoa-aliases.git
Reference: 3.3.0
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/capturecontext/cocoa-aliases
* tag 3.3.0 -> FETCH_HEAD
HEAD is now at c292b70 feat: Update README.md
Cloned https://github.com/capturecontext/cocoa-aliases.git
Revision (git rev-parse @):
c292b7043a2ee3918b16b76ecd7ecab6c8adda6b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/capturecontext/cocoa-aliases.git at 3.3.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/capturecontext/cocoa-aliases.git
https://github.com/capturecontext/cocoa-aliases.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-marker-protocols",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/capturecontext/swift-marker-protocols.git"
}
],
"manifest_display_name" : "cocoa-aliases",
"name" : "cocoa-aliases",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "CocoaAliases",
"targets" : [
"CocoaAliases"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "CocoaAliases",
"module_type" : "SwiftTarget",
"name" : "CocoaAliases",
"path" : "Sources/CocoaAliases",
"product_dependencies" : [
"CocoaMarkerProtocols"
],
"product_memberships" : [
"CocoaAliases"
],
"sources" : [
"CocoaAliases.swift",
"CollectionView.swift",
"Exports.swift",
"SwiftUI.swift",
"TableView.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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 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/capturecontext/swift-marker-protocols.git
[1/171] Fetching swift-marker-protocols
Fetched https://github.com/capturecontext/swift-marker-protocols.git from cache (0.25s)
Computing version for https://github.com/capturecontext/swift-marker-protocols.git
Computed https://github.com/capturecontext/swift-marker-protocols.git at 1.5.2 (0.87s)
Creating working copy for https://github.com/capturecontext/swift-marker-protocols.git
Working copy of https://github.com/capturecontext/swift-marker-protocols.git resolved at 1.5.2
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/10] Emitting module SwiftMarkerProtocols
[8/10] Compiling SwiftMarkerProtocols _AnyKeyPathProtocol.swift
[9/10] Compiling SwiftMarkerProtocols Deprecations.swift
[10/10] Compiling SwiftMarkerProtocols _OptionalProtocol.swift
[12/14] Compiling FoundationMarkerProtocols Exports.swift
[13/14] Emitting module FoundationMarkerProtocols
[14/14] Compiling FoundationMarkerProtocols _NotificationCenterProtocol.swift
[16/17] Emitting module QuartzCoreMarkerProtocols
[17/17] Compiling QuartzCoreMarkerProtocols _CALayerProtocol.swift
[19/22] Compiling CocoaMarkerProtocols _CocoaViewProtocol.swift
[20/22] Emitting module CocoaMarkerProtocols
[21/22] Compiling CocoaMarkerProtocols _CocoaViewControllerProtocol.swift
[22/22] Compiling CocoaMarkerProtocols Exports.swift
[24/29] Emitting module CocoaAliases
[25/29] Compiling CocoaAliases SwiftUI.swift
[26/29] Compiling CocoaAliases TableView.swift
[27/29] Compiling CocoaAliases CollectionView.swift
[28/29] Compiling CocoaAliases CocoaAliases.swift
[29/29] Compiling CocoaAliases Exports.swift
Build complete! (14.35s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-marker-protocols",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/capturecontext/swift-marker-protocols.git"
}
],
"manifest_display_name" : "cocoa-aliases",
"name" : "cocoa-aliases",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "CocoaAliases",
"targets" : [
"CocoaAliases"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "CocoaAliases",
"module_type" : "SwiftTarget",
"name" : "CocoaAliases",
"path" : "Sources/CocoaAliases",
"product_dependencies" : [
"CocoaMarkerProtocols"
],
"product_memberships" : [
"CocoaAliases"
],
"sources" : [
"CocoaAliases.swift",
"CollectionView.swift",
"Exports.swift",
"SwiftUI.swift",
"TableView.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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.