Build Information
Successful build of FalClient, reference main (4a589b
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 06:12:01 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fal-ai/fal-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fal-ai/fal-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4a589b9 chore: update realtime example to use turbo
Cloned https://github.com/fal-ai/fal-swift.git
Revision (git rev-parse @):
4a589b99b4b029250652c8a6d3f73188e9a10184
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/fal-ai/fal-swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/fal-ai/fal-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin LintCommandPlugin
[2/2] Compiling plugin LintWarning
[3/3] Compiling plugin LintError
[4/4] Compiling plugin DefocusCommandPlugin
[5/5] Compiling plugin GenerateManual
Building for debugging...
[5/8] Write sources
[7/8] Write swift-version-1EA4D86E10B52AF.txt
[9/14] Compiling SwiftMsgpack MsgPackTimestamp.swift
[10/14] Compiling SwiftMsgpack MsgPackScanner.swift
[11/14] Compiling SwiftMsgpack MsgPackDecoder.swift
[12/14] Emitting module SwiftMsgpack
[13/14] Compiling SwiftMsgpack AnyCodable.swift
[14/14] Compiling SwiftMsgpack MsgPackEncoder.swift
[15/30] Compiling FalClient Storage.swift
[16/30] Compiling FalClient FalImage.swift
[17/30] Compiling FalClient Payload.swift
[18/30] Compiling FalClient TimeInterval+Extensions.swift
[19/30] Compiling FalClient QueueStatus.swift
[20/30] Compiling FalClient Realtime+Codable.swift
[21/30] Compiling FalClient Queue+Codable.swift
[22/30] Compiling FalClient Queue.swift
[23/30] Compiling FalClient Client+Codable.swift
[24/30] Compiling FalClient Client+Config.swift
[25/30] Compiling FalClient FalClient.swift
[26/30] Compiling FalClient FalError.swift
[27/30] Compiling FalClient Client+Request.swift
[28/30] Compiling FalClient Client.swift
[29/30] Compiling FalClient Realtime.swift
[30/30] Emitting module FalClient
[31/31] Compiling FalClient Utility.swift
Build complete! (25.86s)
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/nnabeyang/swift-msgpack.git
[1/589] Fetching swift-msgpack
[585/15348] Fetching swift-msgpack, quick
[1176/34932] Fetching swift-msgpack, quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.35s)
[3914/20173] Fetching swift-msgpack, nimble
Fetched https://github.com/nnabeyang/swift-msgpack.git from cache (1.71s)
Fetched https://github.com/Quick/Nimble.git from cache (1.71s)
Computing version for https://github.com/nnabeyang/swift-msgpack.git
Computed https://github.com/nnabeyang/swift-msgpack.git at 0.7.0 (2.13s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.42s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/5959] Fetching swift-algorithms
[1372/21339] Fetching swift-algorithms, swift-argument-parser
Fetched https://github.com/apple/swift-algorithms.git from cache (1.56s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.56s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.27s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.07s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (1.49s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.49s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.7.1 (0.39s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.86s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.38s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.71s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.22s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.7.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/nnabeyang/swift-msgpack.git
Working copy of https://github.com/nnabeyang/swift-msgpack.git resolved at 0.7.0
warning: 'nimble': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/PrivacyInfo.xcprivacy
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
Build complete.
{
"dependencies" : [
{
"identity" : "swift-msgpack",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nnabeyang/swift-msgpack.git"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "7.3.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "13.0.0",
"upper_bound" : "14.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
}
],
"manifest_display_name" : "FalClient",
"name" : "FalClient",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "FalClient",
"targets" : [
"FalClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FalClientTests",
"module_type" : "SwiftTarget",
"name" : "FalClientTests",
"path" : "Tests/FalClientTests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"sources" : [
"UtilitySpec.swift"
],
"target_dependencies" : [
"FalClient"
],
"type" : "test"
},
{
"c99name" : "FalClient",
"module_type" : "SwiftTarget",
"name" : "FalClient",
"path" : "Sources/FalClient",
"product_dependencies" : [
"SwiftMsgpack"
],
"product_memberships" : [
"FalClient"
],
"sources" : [
"Client+Codable.swift",
"Client+Config.swift",
"Client+Request.swift",
"Client.swift",
"FalClient.swift",
"FalError.swift",
"FalImage.swift",
"Payload.swift",
"Queue+Codable.swift",
"Queue.swift",
"QueueStatus.swift",
"Realtime+Codable.swift",
"Realtime.swift",
"Storage.swift",
"TimeInterval+Extensions.swift",
"Utility.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.