Build Information
Successful build of OptionalAPI, reference master (07bcdb), with Swift 6.1 for Android on 6 Apr 2026 20:10:09 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/swiftpackageindex/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.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sloik/OptionalAPI.git
Reference: master
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/sloik/OptionalAPI
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 07bcdb8 Update actions/configure-pages action to v6 (#83)
Cloned https://github.com/sloik/OptionalAPI.git
Revision (git rev-parse @):
07bcdb84c0c61f04f087217325fdd4b3519ef542
SUCCESS checkout https://github.com/sloik/OptionalAPI.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/sloik/OptionalAPI.git
https://github.com/sloik/OptionalAPI.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "aliaswonderland",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sloik/AliasWonderland.git"
}
],
"manifest_display_name" : "OptionalAPI",
"name" : "OptionalAPI",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "OptionalAPI",
"targets" : [
"OptionalAPI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OptionalAPITests",
"module_type" : "SwiftTarget",
"name" : "OptionalAPITests",
"path" : "Tests/OptionalAPITests",
"sources" : [
"AlternativeTests.swift",
"AndThenTests.swift",
"ApplicativeTests.swift",
"AsyncDefaultSomeTests.swift",
"AsyncMapNoneTests.swift",
"AsyncMapsTests.swift",
"AsyncOrTests.swift",
"AsyncRecoverFromEmptyTests.swift",
"CastTests.swift",
"ConditionalConstructionTests.swift",
"FilterTests.swift",
"FlattenTests.swift",
"FreeFunctionsTest.swift",
"OptionalAPITests.swift",
"OptionalCodableTests.swift",
"RunWhenTests.swift",
"SUTs.swift",
"SendableTests.swift",
"TraversableTests.swift",
"TryAsyncMapsTests.swift"
],
"target_dependencies" : [
"OptionalAPI"
],
"type" : "test"
},
{
"c99name" : "OptionalAPI",
"module_type" : "SwiftTarget",
"name" : "OptionalAPI",
"path" : "Sources/OptionalAPI",
"product_dependencies" : [
"AliasWonderland"
],
"product_memberships" : [
"OptionalAPI"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/OptionalAPI/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Alternative.swift",
"AndThen.swift",
"Applicative.swift",
"AsyncMaps.swift",
"Cast.swift",
"ConditionalConstruction.swift",
"Filter.swift",
"Flatten.swift",
"Folds.swift",
"Maps.swift",
"OptionalCodable.swift",
"OptionalCollection.swift",
"OptionalError.swift",
"OptionalFreeFunctions.swift",
"OptionalProperties.swift",
"Or.swift",
"RunWhen.swift",
"Traversable.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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/swiftpackageindex/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 swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/sloik/AliasWonderland.git
[1/217] Fetching aliaswonderland
Fetched https://github.com/sloik/AliasWonderland.git from cache (0.33s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 4.0.1 (1.23s)
Creating working copy for https://github.com/sloik/AliasWonderland.git
Working copy of https://github.com/sloik/AliasWonderland.git resolved at 4.0.1
Building for debugging...
[0/7] Write sources
[2/7] Copying PrivacyInfo.xcprivacy
[3/7] Write swift-version-24593BA9C3E375BF.txt
[5/10] Emitting module AliasWonderland
[6/10] Compiling AliasWonderland SideEffectAliases.swift
[7/10] Compiling AliasWonderland ClosuresAliases.swift
[8/11] Wrapping AST for AliasWonderland for debugging
[9/11] Write Objects.LinkFileList
[10/11] Linking libAliasWonderland.so
[12/29] Compiling OptionalAPI OptionalFreeFunctions.swift
[13/29] Compiling OptionalAPI OptionalProperties.swift
[14/31] Compiling OptionalAPI AsyncMaps.swift
[15/31] Compiling OptionalAPI Cast.swift
[16/31] Compiling OptionalAPI ConditionalConstruction.swift
[17/31] Emitting module OptionalAPI
[18/31] Compiling OptionalAPI Maps.swift
[19/31] Compiling OptionalAPI OptionalCodable.swift
[20/31] Compiling OptionalAPI Or.swift
[21/31] Compiling OptionalAPI RunWhen.swift
[22/31] Compiling OptionalAPI Filter.swift
[23/31] Compiling OptionalAPI Flatten.swift
[24/31] Compiling OptionalAPI Folds.swift
[25/31] Compiling OptionalAPI OptionalCollection.swift
[26/31] Compiling OptionalAPI OptionalError.swift
[27/31] Compiling OptionalAPI Alternative.swift
[28/31] Compiling OptionalAPI AndThen.swift
[29/31] Compiling OptionalAPI Applicative.swift
[30/31] Compiling OptionalAPI Traversable.swift
[31/31] Compiling OptionalAPI resource_bundle_accessor.swift
Build complete! (14.61s)
Build complete.
{
"dependencies" : [
{
"identity" : "aliaswonderland",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sloik/AliasWonderland.git"
}
],
"manifest_display_name" : "OptionalAPI",
"name" : "OptionalAPI",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "OptionalAPI",
"targets" : [
"OptionalAPI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OptionalAPITests",
"module_type" : "SwiftTarget",
"name" : "OptionalAPITests",
"path" : "Tests/OptionalAPITests",
"sources" : [
"AlternativeTests.swift",
"AndThenTests.swift",
"ApplicativeTests.swift",
"AsyncDefaultSomeTests.swift",
"AsyncMapNoneTests.swift",
"AsyncMapsTests.swift",
"AsyncOrTests.swift",
"AsyncRecoverFromEmptyTests.swift",
"CastTests.swift",
"ConditionalConstructionTests.swift",
"FilterTests.swift",
"FlattenTests.swift",
"FreeFunctionsTest.swift",
"OptionalAPITests.swift",
"OptionalCodableTests.swift",
"RunWhenTests.swift",
"SUTs.swift",
"SendableTests.swift",
"TraversableTests.swift",
"TryAsyncMapsTests.swift"
],
"target_dependencies" : [
"OptionalAPI"
],
"type" : "test"
},
{
"c99name" : "OptionalAPI",
"module_type" : "SwiftTarget",
"name" : "OptionalAPI",
"path" : "Sources/OptionalAPI",
"product_dependencies" : [
"AliasWonderland"
],
"product_memberships" : [
"OptionalAPI"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/OptionalAPI/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Alternative.swift",
"AndThen.swift",
"Applicative.swift",
"AsyncMaps.swift",
"Cast.swift",
"ConditionalConstruction.swift",
"Filter.swift",
"Flatten.swift",
"Folds.swift",
"Maps.swift",
"OptionalCodable.swift",
"OptionalCollection.swift",
"OptionalError.swift",
"OptionalFreeFunctions.swift",
"OptionalProperties.swift",
"Or.swift",
"RunWhen.swift",
"Traversable.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Done.