Build Information
Successful build of PatreonAPI-Swift, reference master (21e9d6
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 03:33:23 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amirsaam/PatreonAPI-Swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/amirsaam/PatreonAPI-Swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 21e9d6a Revert "Switch to Flight-School's `AnyCodable` from my own `CodableAny`"
Cloned https://github.com/amirsaam/PatreonAPI-Swift.git
Revision (git rev-parse @):
21e9d6a0c428ffd040b8ffabc0035d3ab3d9a581
SUCCESS checkout https://github.com/amirsaam/PatreonAPI-Swift.git at master
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/amirsaam/CodableAny.git
Fetching https://github.com/groue/Semaphore.git
[1/34] Fetching codableany
[12/327] Fetching codableany, semaphore
[305/30464] Fetching codableany, semaphore, alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.75s)
Fetched https://github.com/groue/Semaphore.git from cache (2.75s)
Fetched https://github.com/amirsaam/CodableAny.git from cache (2.75s)
Computing version for https://github.com/amirsaam/CodableAny.git
Computed https://github.com/amirsaam/CodableAny.git at 0.1.0 (3.33s)
Computing version for https://github.com/groue/Semaphore.git
Computed https://github.com/groue/Semaphore.git at 0.0.6 (0.57s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.6.4 (0.58s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.6.4
Creating working copy for https://github.com/amirsaam/CodableAny.git
Working copy of https://github.com/amirsaam/CodableAny.git resolved at 0.1.0
Creating working copy for https://github.com/groue/Semaphore.git
Working copy of https://github.com/groue/Semaphore.git resolved at 0.0.6
========================================
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",
"dependencies": [
{
"identity": "patreonapi-swift",
"name": "PatreonAPI-Swift",
"url": "https://github.com/amirsaam/PatreonAPI-Swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PatreonAPI-Swift",
"dependencies": [
{
"identity": "alamofire",
"name": "Alamofire",
"url": "https://github.com/Alamofire/Alamofire.git",
"version": "5.10.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
"dependencies": [
]
},
{
"identity": "semaphore",
"name": "Semaphore",
"url": "https://github.com/groue/Semaphore.git",
"version": "0.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Semaphore",
"dependencies": [
]
},
{
"identity": "codableany",
"name": "CodableAny",
"url": "https://github.com/amirsaam/CodableAny.git",
"version": "0.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodableAny",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/amirsaam/PatreonAPI-Swift.git
[5/247] Fetching patreonapi-swift
Fetched https://github.com/amirsaam/PatreonAPI-Swift.git from cache (0.60s)
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/amirsaam/CodableAny.git from cache
Fetching https://github.com/groue/Semaphore.git from cache
Fetched https://github.com/groue/Semaphore.git from cache (0.65s)
Fetched https://github.com/amirsaam/CodableAny.git from cache (0.65s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.65s)
Computing version for https://github.com/amirsaam/CodableAny.git
Computed https://github.com/amirsaam/CodableAny.git at 0.2.0 (0.71s)
Computing version for https://github.com/groue/Semaphore.git
Computed https://github.com/groue/Semaphore.git at 0.1.0 (0.45s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.46s)
Creating working copy for https://github.com/groue/Semaphore.git
Working copy of https://github.com/groue/Semaphore.git resolved at 0.1.0
Creating working copy for https://github.com/amirsaam/CodableAny.git
Working copy of https://github.com/amirsaam/CodableAny.git resolved at 0.2.0
Creating working copy for https://github.com/amirsaam/PatreonAPI-Swift.git
Working copy of https://github.com/amirsaam/PatreonAPI-Swift.git resolved at master (21e9d6a)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
warning: '.resolve-product-dependencies': dependency 'patreonapi-swift' is not used by any target
Found 3 product dependencies
- Alamofire
- Semaphore
- CodableAny
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/amirsaam/PatreonAPI-Swift.git
https://github.com/amirsaam/PatreonAPI-Swift.git
{
"dependencies" : [
{
"identity" : "alamofire",
"requirement" : {
"range" : [
{
"lower_bound" : "5.6.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alamofire/Alamofire.git"
},
{
"identity" : "semaphore",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.6",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/groue/Semaphore.git"
},
{
"identity" : "codableany",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/amirsaam/CodableAny.git"
}
],
"manifest_display_name" : "PatreonAPI-Swift",
"name" : "PatreonAPI-Swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "PatreonAPI",
"targets" : [
"PatreonAPI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PatreonAPI_Tests",
"module_type" : "SwiftTarget",
"name" : "PatreonAPI-Tests",
"path" : "Tests/PatreonAPI-Tests",
"sources" : [
"PatreonAPI_SwiftTests.swift"
],
"target_dependencies" : [
"PatreonAPI"
],
"type" : "test"
},
{
"c99name" : "PatreonAPI",
"module_type" : "SwiftTarget",
"name" : "PatreonAPI",
"path" : "Sources/PatreonAPI",
"product_dependencies" : [
"Alamofire",
"Semaphore",
"CodableAny"
],
"product_memberships" : [
"PatreonAPI"
],
"sources" : [
"Patreon Data Structs/BenefitsAttsRel.swift",
"Patreon Data Structs/CampaignData.swift",
"Patreon Data Structs/CampaignPatrons.swift",
"Patreon Data Structs/DeliverablesAttsRel.swift",
"Patreon Data Structs/GoalsAttsRel.swift",
"Patreon Data Structs/Miscs.swift",
"Patreon Data Structs/OAuthData.swift",
"Patreon Data Structs/PatreonMedia.swift",
"Patreon Data Structs/TiersAttsRel.swift",
"Patreon Data Structs/UserAddress.swift",
"Patreon Data Structs/UserIdentity.swift",
"PatreonAPIClass.swift",
"PatreonDataCalls.swift",
"PatreonOAuthCalls.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/43] Emitting module CodableAny
[7/43] Compiling CodableAny CodableAny.swift
[8/43] Emitting module Alamofire
[9/46] Emitting module Semaphore
[10/46] Compiling Semaphore AsyncSemaphore.swift
[11/46] Compiling Alamofire URLRequest+Alamofire.swift
[12/46] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[13/46] Compiling Alamofire Validation.swift
[14/46] Compiling Alamofire AFError.swift
[15/46] Compiling Alamofire Alamofire.swift
[16/46] Compiling Alamofire AlamofireExtended.swift
[17/46] Compiling Alamofire AuthenticationInterceptor.swift
[18/46] Compiling Alamofire StringEncoding+Alamofire.swift
[19/46] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[20/46] Compiling Alamofire URLEncodedFormEncoder.swift
[21/46] Compiling Alamofire CachedResponseHandler.swift
[22/46] Compiling Alamofire Combine.swift
[23/46] Compiling Alamofire Concurrency.swift
[24/46] Compiling Alamofire DispatchQueue+Alamofire.swift
[25/46] Compiling Alamofire Request.swift
[26/46] Compiling Alamofire RequestInterceptor.swift
[27/46] Compiling Alamofire RequestTaskMap.swift
[28/46] Compiling Alamofire Response.swift
[29/46] Compiling Alamofire ResponseSerialization.swift
[30/46] Compiling Alamofire Result+Alamofire.swift
[31/46] Compiling Alamofire RetryPolicy.swift
[32/46] Compiling Alamofire MultipartUpload.swift
[33/46] Compiling Alamofire NetworkReachabilityManager.swift
[34/46] Compiling Alamofire Notifications.swift
[35/46] Compiling Alamofire OperationQueue+Alamofire.swift
[36/46] Compiling Alamofire ServerTrustEvaluation.swift
[37/46] Compiling Alamofire Session.swift
[38/46] Compiling Alamofire SessionDelegate.swift
[39/46] Compiling Alamofire EventMonitor.swift
[40/46] Compiling Alamofire HTTPHeaders.swift
[41/46] Compiling Alamofire HTTPMethod.swift
[42/46] Compiling Alamofire MultipartFormData.swift
[43/46] Compiling Alamofire ParameterEncoder.swift
[44/46] Compiling Alamofire ParameterEncoding.swift
[45/46] Compiling Alamofire Protected.swift
[46/46] Compiling Alamofire RedirectHandler.swift
[47/60] Compiling PatreonAPI UserAddress.swift
[48/61] Compiling PatreonAPI TiersAttsRel.swift
[49/61] Compiling PatreonAPI PatreonDataCalls.swift
[50/61] Compiling PatreonAPI GoalsAttsRel.swift
[51/61] Compiling PatreonAPI Miscs.swift
[52/61] Compiling PatreonAPI OAuthData.swift
[53/61] Compiling PatreonAPI PatreonMedia.swift
[54/61] Compiling PatreonAPI UserIdentity.swift
[55/61] Compiling PatreonAPI PatreonAPIClass.swift
[56/61] Compiling PatreonAPI CampaignPatrons.swift
[57/61] Compiling PatreonAPI DeliverablesAttsRel.swift
[58/61] Emitting module PatreonAPI
[59/61] Compiling PatreonAPI BenefitsAttsRel.swift
[60/61] Compiling PatreonAPI CampaignData.swift
[61/61] Compiling PatreonAPI PatreonOAuthCalls.swift
Build complete! (9.55s)
Build complete.
{
"dependencies" : [
{
"identity" : "alamofire",
"requirement" : {
"range" : [
{
"lower_bound" : "5.6.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alamofire/Alamofire.git"
},
{
"identity" : "semaphore",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.6",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/groue/Semaphore.git"
},
{
"identity" : "codableany",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/amirsaam/CodableAny.git"
}
],
"manifest_display_name" : "PatreonAPI-Swift",
"name" : "PatreonAPI-Swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "PatreonAPI",
"targets" : [
"PatreonAPI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PatreonAPI_Tests",
"module_type" : "SwiftTarget",
"name" : "PatreonAPI-Tests",
"path" : "Tests/PatreonAPI-Tests",
"sources" : [
"PatreonAPI_SwiftTests.swift"
],
"target_dependencies" : [
"PatreonAPI"
],
"type" : "test"
},
{
"c99name" : "PatreonAPI",
"module_type" : "SwiftTarget",
"name" : "PatreonAPI",
"path" : "Sources/PatreonAPI",
"product_dependencies" : [
"Alamofire",
"Semaphore",
"CodableAny"
],
"product_memberships" : [
"PatreonAPI"
],
"sources" : [
"Patreon Data Structs/BenefitsAttsRel.swift",
"Patreon Data Structs/CampaignData.swift",
"Patreon Data Structs/CampaignPatrons.swift",
"Patreon Data Structs/DeliverablesAttsRel.swift",
"Patreon Data Structs/GoalsAttsRel.swift",
"Patreon Data Structs/Miscs.swift",
"Patreon Data Structs/OAuthData.swift",
"Patreon Data Structs/PatreonMedia.swift",
"Patreon Data Structs/TiersAttsRel.swift",
"Patreon Data Structs/UserAddress.swift",
"Patreon Data Structs/UserIdentity.swift",
"PatreonAPIClass.swift",
"PatreonDataCalls.swift",
"PatreonOAuthCalls.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.