Build Information
Successful build of AutoGraph, reference master (7621db), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 23:23:48 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/autograph-hq/AutoGraph.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/autograph-hq/AutoGraph
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 7621dbd Merge pull request #137 from autograph-hq/spm-only
Cloned https://github.com/autograph-hq/AutoGraph.git
Revision (git rev-parse @):
7621dbd575f20b94bcc045c95771a3ac105b1337
SUCCESS checkout https://github.com/autograph-hq/AutoGraph.git at master
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/daltoniam/Starscream.git
Fetching https://github.com/rexmas/JSONValue.git
[1/652] Fetching jsonvalue
[145/5760] Fetching jsonvalue, starscream
[1598/37327] Fetching jsonvalue, starscream, alamofire
Fetched https://github.com/rexmas/JSONValue.git from cache (3.38s)
Fetched https://github.com/daltoniam/Starscream.git from cache (3.38s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (3.38s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 4.0.8 (6.55s)
Computing version for https://github.com/rexmas/JSONValue.git
Computed https://github.com/rexmas/JSONValue.git at 8.0.0 (0.57s)
Computing version for https://github.com/Alamofire/Alamofire.git
warning: 'alamofire': /Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
28 | let package = Package(name: "Alamofire",
29 | platforms: [.macOS(.v10_13),
30 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
31 | .tvOS(.v11),
32 | .watchOS(.v4)],
/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
29 | platforms: [.macOS(.v10_13),
30 | .iOS(.v11),
31 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
32 | .watchOS(.v4)],
33 | products: [.library(name: "Alamofire",
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/Alamofire/Alamofire.git at 5.8.0 (0.65s)
Creating working copy for https://github.com/rexmas/JSONValue.git
Working copy of https://github.com/rexmas/JSONValue.git resolved at 8.0.0
Creating working copy for https://github.com/daltoniam/Starscream.git
Working copy of https://github.com/daltoniam/Starscream.git resolved at 4.0.8
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.8.0
warning: 'alamofire': /Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
28 | let package = Package(name: "Alamofire",
29 | platforms: [.macOS(.v10_13),
30 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
31 | .tvOS(.v11),
32 | .watchOS(.v4)],
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
29 | platforms: [.macOS(.v10_13),
30 | .iOS(.v11),
31 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
32 | .watchOS(.v4)],
33 | products: [.library(name: "Alamofire",
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
========================================
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": "autograph",
"name": "AutoGraph",
"url": "https://github.com/autograph-hq/AutoGraph.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AutoGraph",
"traits": [
"default"
],
"dependencies": [
{
"identity": "alamofire",
"name": "Alamofire",
"url": "https://github.com/Alamofire/Alamofire.git",
"version": "5.11.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "jsonvalue",
"name": "JSONValue",
"url": "https://github.com/rexmas/JSONValue.git",
"version": "8.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JSONValue",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "starscream",
"name": "Starscream",
"url": "https://github.com/daltoniam/Starscream.git",
"version": "4.0.8",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Starscream",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/autograph-hq/AutoGraph.git
[1/6374] Fetching autograph
Fetched https://github.com/autograph-hq/AutoGraph.git from cache (9.28s)
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/daltoniam/Starscream.git from cache
Fetching https://github.com/rexmas/JSONValue.git from cache
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.62s)
Fetched https://github.com/daltoniam/Starscream.git from cache (0.62s)
Fetched https://github.com/rexmas/JSONValue.git from cache (0.62s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 4.0.8 (0.70s)
Computing version for https://github.com/rexmas/JSONValue.git
Computed https://github.com/rexmas/JSONValue.git at 8.0.0 (0.03s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.11.2 (0.58s)
Creating working copy for https://github.com/rexmas/JSONValue.git
Working copy of https://github.com/rexmas/JSONValue.git resolved at 8.0.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.11.2
Creating working copy for https://github.com/autograph-hq/AutoGraph.git
Working copy of https://github.com/autograph-hq/AutoGraph.git resolved at master (7621dbd)
Creating working copy for https://github.com/daltoniam/Starscream.git
Working copy of https://github.com/daltoniam/Starscream.git resolved at 4.0.8
warning: '.resolve-product-dependencies': dependency 'autograph' is not used by any target
Found 3 product dependencies
- Alamofire
- JSONValue
- Starscream
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/autograph-hq/AutoGraph.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
[5/6] Write swift-version--6988338F2F200930.txt
[7/65] Compiling Alamofire DispatchQueue+Alamofire.swift
[8/65] Compiling Alamofire AFError.swift
[9/65] Compiling Alamofire Alamofire.swift
[10/65] Compiling Alamofire AlamofireExtended.swift
[11/67] Emitting module Starscream
[12/67] Compiling Alamofire CachedResponseHandler.swift
[13/67] Compiling Alamofire Combine.swift
[14/67] Compiling Alamofire Concurrency.swift
[15/67] Emitting module Alamofire
[16/67] Compiling Alamofire MultipartFormData.swift
[17/67] Compiling Alamofire MultipartUpload.swift
[18/70] Compiling Alamofire AuthenticationInterceptor.swift
[19/70] Compiling Alamofire EventMonitor.swift
[20/70] Compiling Alamofire HTTPHeaders.swift
[21/70] Compiling Alamofire HTTPMethod.swift
[22/70] Compiling Alamofire StringEncoding+Alamofire.swift
[23/70] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[24/70] Compiling Alamofire URLEncodedFormEncoder.swift
[25/70] Compiling JSONValueRX Utilities.swift
[26/70] Compiling JSONValueRX JSONable.swift
[27/70] Compiling Alamofire ServerTrustEvaluation.swift
[28/70] Compiling Alamofire Session.swift
[29/70] Compiling Alamofire SessionDelegate.swift
[30/70] Compiling Alamofire Response.swift
[31/70] Compiling Alamofire ResponseSerialization.swift
[32/70] Compiling Alamofire Result+Alamofire.swift
[33/70] Compiling Alamofire RetryPolicy.swift
[35/70] Compiling Alamofire NetworkReachabilityManager.swift
[36/70] Compiling Alamofire Notifications.swift
[37/70] Compiling Alamofire OperationQueue+Alamofire.swift
[50/70] Emitting module JSONValueRX
[51/70] Compiling JSONValueRX JSON.swift
[55/70] Compiling Alamofire ParameterEncoder.swift
[56/70] Compiling Alamofire ParameterEncoding.swift
[57/70] Compiling Alamofire Protected.swift
[58/70] Compiling Starscream Transport.swift
[59/70] Compiling Starscream resource_bundle_accessor.swift
[61/70] Compiling Alamofire RequestCompression.swift
[62/70] Compiling Alamofire RequestInterceptor.swift
[63/70] Compiling Alamofire RequestTaskMap.swift
[68/70] Compiling Alamofire URLRequest+Alamofire.swift
[69/70] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[70/70] Compiling Alamofire Validation.swift
[71/85] Compiling AutoGraphQL FoundationExtensions.swift
[72/85] Compiling AutoGraphQL WebSocketError.swift
[73/86] Compiling AutoGraphQL SubscriptionResponseHandler.swift
[74/86] Compiling AutoGraphQL SubscriptionResponseSerializer.swift
[75/86] Compiling AutoGraphQL WebSocketClient.swift
[76/86] Compiling AutoGraphQL Utilities.swift
[77/86] Compiling AutoGraphQL AutoGraph.swift
[78/86] Compiling AutoGraphQL Dispatcher.swift
[79/86] Compiling AutoGraphQL ResponseHandler.swift
[80/86] Compiling AutoGraphQL SubscriptionRequest.swift
[81/86] Emitting module AutoGraphQL
[82/86] Compiling AutoGraphQL AlamofireClient.swift
/Users/admin/builder/spi-builder-workspace/AutoGraph/AlamofireClient.swift:56:14: warning: 'responseJSON(queue:dataPreprocessor:emptyResponseCodes:emptyRequestMethods:options:completionHandler:)' is deprecated: responseJSON deprecated and will be removed in Alamofire 6. Use responseDecodable instead. [#DeprecatedDeclaration]
54 | encoding: JSONEncoding.default,
55 | headers: HTTPHeaders(self.httpHeaders))
56 | .responseJSON(completionHandler: completion)
| `- warning: 'responseJSON(queue:dataPreprocessor:emptyResponseCodes:emptyRequestMethods:options:completionHandler:)' is deprecated: responseJSON deprecated and will be removed in Alamofire 6. Use responseDecodable instead. [#DeprecatedDeclaration]
57 | }
58 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[83/86] Compiling AutoGraphQL AuthHandler.swift
/Users/admin/builder/spi-builder-workspace/AutoGraph/AlamofireClient.swift:56:14: warning: 'responseJSON(queue:dataPreprocessor:emptyResponseCodes:emptyRequestMethods:options:completionHandler:)' is deprecated: responseJSON deprecated and will be removed in Alamofire 6. Use responseDecodable instead. [#DeprecatedDeclaration]
54 | encoding: JSONEncoding.default,
55 | headers: HTTPHeaders(self.httpHeaders))
56 | .responseJSON(completionHandler: completion)
| `- warning: 'responseJSON(queue:dataPreprocessor:emptyResponseCodes:emptyRequestMethods:options:completionHandler:)' is deprecated: responseJSON deprecated and will be removed in Alamofire 6. Use responseDecodable instead. [#DeprecatedDeclaration]
57 | }
58 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[84/86] Compiling AutoGraphQL Errors.swift
[85/86] Compiling AutoGraphQL Request.swift
[86/86] Compiling AutoGraphQL QueryDSL.swift
Build complete! (11.44s)
warning: 'alamofire': /Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
28 | let package = Package(name: "Alamofire",
29 | platforms: [.macOS(.v10_13),
30 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
31 | .tvOS(.v11),
32 | .watchOS(.v4)],
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
29 | platforms: [.macOS(.v10_13),
30 | .iOS(.v11),
31 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
32 | .watchOS(.v4)],
33 | products: [.library(name: "Alamofire",
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/LinuxMain.swift
/Users/admin/builder/spi-builder-workspace/autograph.png
/Users/admin/builder/spi-builder-workspace/LICENSE
/Users/admin/builder/spi-builder-workspace/codecov.yml
/Users/admin/builder/spi-builder-workspace/README.md
warning: 'starscream': 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/Starscream/Sources/Info.plist
Build complete.
{
"dependencies" : [
{
"identity" : "alamofire",
"requirement" : {
"range" : [
{
"lower_bound" : "5.8.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alamofire/Alamofire.git"
},
{
"identity" : "jsonvalue",
"requirement" : {
"range" : [
{
"lower_bound" : "8.0.0",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/rexmas/JSONValue.git"
},
{
"identity" : "starscream",
"requirement" : {
"exact" : [
"4.0.8"
]
},
"type" : "sourceControl",
"url" : "https://github.com/daltoniam/Starscream.git"
}
],
"manifest_display_name" : "AutoGraph",
"name" : "AutoGraph",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "AutoGraphQL",
"targets" : [
"AutoGraphQL"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "QueryBuilderTests",
"module_type" : "SwiftTarget",
"name" : "QueryBuilderTests",
"path" : "QueryBuilderTests",
"sources" : [
"FoundationExtensionsTests.swift",
"QueryBuilderTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"AutoGraphQL"
],
"type" : "test"
},
{
"c99name" : "AutoGraphTests",
"module_type" : "SwiftTarget",
"name" : "AutoGraphTests",
"path" : "AutoGraphTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/AutoGraphTests/Data",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AlamofireClientTests.swift",
"AuthHandlerTests.swift",
"AutoGraphTests.swift",
"DispatcherTests.swift",
"ErrorTests.swift",
"Models/Film.swift",
"Requests/AllFilmsRequest.swift",
"Requests/FilmRequest.swift",
"Requests/FilmSubscriptionRequest.swift",
"ResponseHandlerTests.swift",
"Stub.swift",
"WebSocketClientTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"AutoGraphQL"
],
"type" : "test"
},
{
"c99name" : "AutoGraphQL",
"module_type" : "SwiftTarget",
"name" : "AutoGraphQL",
"path" : ".",
"product_dependencies" : [
"Alamofire",
"JSONValueRX",
"Starscream"
],
"product_memberships" : [
"AutoGraphQL"
],
"sources" : [
"AutoGraph/AlamofireClient.swift",
"AutoGraph/AuthHandler.swift",
"AutoGraph/AutoGraph.swift",
"AutoGraph/Dispatcher.swift",
"AutoGraph/Errors.swift",
"AutoGraph/Request.swift",
"AutoGraph/ResponseHandler.swift",
"AutoGraph/SubscriptionRequest.swift",
"AutoGraph/SubscriptionResponseHandler.swift",
"AutoGraph/SubscriptionResponseSerializer.swift",
"AutoGraph/Utilities.swift",
"AutoGraph/WebSocketClient.swift",
"AutoGraph/WebSocketError.swift",
"QueryBuilder/FoundationExtensions.swift",
"QueryBuilder/QueryDSL.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.