Build Information
Successful build of OptionalAPI, reference master (07bcdb), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 20:41:42 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sloik/OptionalAPI.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/sloik/AliasWonderland.git
[1/217] Fetching aliaswonderland
Fetched https://github.com/sloik/AliasWonderland.git from cache (0.64s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 4.0.1 (1.26s)
Creating working copy for https://github.com/sloik/AliasWonderland.git
Working copy of https://github.com/sloik/AliasWonderland.git resolved at 4.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "optionalapi",
"name": "OptionalAPI",
"url": "https://github.com/sloik/OptionalAPI.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OptionalAPI",
"traits": [
"default"
],
"dependencies": [
{
"identity": "aliaswonderland",
"name": "AliasWonderland",
"url": "https://github.com/sloik/AliasWonderland.git",
"version": "4.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AliasWonderland",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/sloik/OptionalAPI.git
[1/1367] Fetching optionalapi
Fetched https://github.com/sloik/OptionalAPI.git from cache (0.74s)
Fetching https://github.com/sloik/AliasWonderland.git from cache
Fetched https://github.com/sloik/AliasWonderland.git from cache (0.46s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 4.0.1 (0.55s)
Creating working copy for https://github.com/sloik/AliasWonderland.git
Working copy of https://github.com/sloik/AliasWonderland.git resolved at 4.0.1
Creating working copy for https://github.com/sloik/OptionalAPI.git
Working copy of https://github.com/sloik/OptionalAPI.git resolved at master (07bcdb8)
warning: '.resolve-product-dependencies': dependency 'optionalapi' is not used by any target
Found 1 product dependencies
- AliasWonderland
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/sloik/OptionalAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Copying PrivacyInfo.xcprivacy
[1/6] Write sources
[3/6] Write swift-version--6988338F2F200930.txt
[5/9] Compiling AliasWonderland ClosuresAliases.swift
[6/9] Compiling AliasWonderland SideEffectAliases.swift
[7/9] Emitting module AliasWonderland
[7/9] Write Objects.LinkFileList
[8/9] Linking libAliasWonderland.dylib
[10/28] Compiling OptionalAPI OptionalProperties.swift
[11/28] Compiling OptionalAPI Or.swift
[12/28] Compiling OptionalAPI Cast.swift
[13/28] Compiling OptionalAPI ConditionalConstruction.swift
[14/28] Compiling OptionalAPI Alternative.swift
[15/28] Compiling OptionalAPI AndThen.swift
[16/28] Compiling OptionalAPI Applicative.swift
[17/28] Compiling OptionalAPI AsyncMaps.swift
[18/28] Compiling OptionalAPI Folds.swift
[19/28] Compiling OptionalAPI Maps.swift
[20/28] Compiling OptionalAPI RunWhen.swift
[21/28] Compiling OptionalAPI Traversable.swift
[22/28] Compiling OptionalAPI OptionalCodable.swift
[23/28] Compiling OptionalAPI OptionalCollection.swift
[24/28] Emitting module OptionalAPI
[25/28] Compiling OptionalAPI Filter.swift
[26/28] Compiling OptionalAPI Flatten.swift
[27/28] Compiling OptionalAPI OptionalError.swift
[28/28] Compiling OptionalAPI OptionalFreeFunctions.swift
[29/29] Compiling OptionalAPI resource_bundle_accessor.swift
Build complete! (8.45s)
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" : "/Users/admin/builder/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" : "/Users/admin/builder/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"
}
Done.