Build Information
Successful build of ChatGPTSwift, reference 1.4.3 (b5abba), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 07:31:50 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flyer2001/ChatGPTSwift.git
Reference: 1.4.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flyer2001/ChatGPTSwift
* tag 1.4.3 -> FETCH_HEAD
HEAD is now at b5abba7 fix and up to 1.4.3
Cloned https://github.com/flyer2001/ChatGPTSwift.git
Revision (git rev-parse @):
b5abba79abc79a2c7fec1d56996eeba9aef82a4b
SUCCESS checkout https://github.com/flyer2001/ChatGPTSwift.git at 1.4.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/flyer2001/ChatGPTSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying encoder.json
[0/5] Copying vocab.bpe
[2/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/12] Compiling GPTEncoder resource_bundle_accessor.swift
[7/12] Compiling GPTEncoder GPTEncoderResources.swift
[8/12] Compiling GPTEncoder Helper.swift
[9/12] Compiling GPTEncoder Extensions.swift
[10/12] Compiling GPTEncoder GPTEncoder.swift
[11/12] Compiling GPTEncoder Atomic.swift
[12/12] Emitting module GPTEncoder
[13/16] Compiling ChatGPTSwift String+Error.swift
/Users/admin/builder/spi-builder-workspace/Sources/ChatGPTSwift/String+Error.swift:10:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'CustomNSError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
8 | import Foundation
9 |
10 | extension String: CustomNSError {
| |- warning: extension declares a conformance of imported type 'String' to imported protocols 'CustomNSError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
11 |
12 | public var errorUserInfo: [String : Any] {
[14/16] Compiling ChatGPTSwift Models.swift
[15/16] Emitting module ChatGPTSwift
/Users/admin/builder/spi-builder-workspace/Sources/ChatGPTSwift/String+Error.swift:10:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'CustomNSError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
8 | import Foundation
9 |
10 | extension String: CustomNSError {
| |- warning: extension declares a conformance of imported type 'String' to imported protocols 'CustomNSError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
11 |
12 | public var errorUserInfo: [String : Any] {
[16/16] Compiling ChatGPTSwift ChatGPTAPI.swift
Build complete! (51.70s)
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/alfianlosari/GPTEncoder.git
[1/73] Fetching gptencoder
[65/14087] Fetching gptencoder, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.42s)
Fetched https://github.com/alfianlosari/GPTEncoder.git from cache (1.42s)
Computing version for https://github.com/alfianlosari/GPTEncoder.git
Computed https://github.com/alfianlosari/GPTEncoder.git at 1.0.4 (1.95s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.41s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/5959] Fetching swift-algorithms
[61/7756] Fetching swift-algorithms, swift-atomics
[193/11592] Fetching swift-algorithms, swift-atomics, swift-log
[309/14259] Fetching swift-algorithms, swift-atomics, swift-log, swift-nio-transport-services
[967/20201] Fetching swift-algorithms, swift-atomics, swift-log, swift-nio-transport-services, swift-nio-extras
[2331/35091] Fetching swift-algorithms, swift-atomics, swift-log, swift-nio-transport-services, swift-nio-extras, swift-nio-ssl
[2412/46623] Fetching swift-algorithms, swift-atomics, swift-log, swift-nio-transport-services, swift-nio-extras, swift-nio-ssl, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (1.49s)
Fetching https://github.com/apple/swift-nio.git
[14943/40664] Fetching swift-atomics, swift-log, swift-nio-transport-services, swift-nio-extras, swift-nio-ssl, swift-nio-http2
[28199/116991] Fetching swift-atomics, swift-log, swift-nio-transport-services, swift-nio-extras, swift-nio-ssl, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.81s)
[32131/40664] Fetching swift-atomics, swift-log, swift-nio-transport-services, swift-nio-extras, swift-nio-ssl, swift-nio-http2
Fetched https://github.com/apple/swift-atomics.git from cache (9.33s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (9.33s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (9.33s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (9.33s)
Fetched https://github.com/apple/swift-log.git from cache (9.33s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (9.33s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (9.77s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.40s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.51s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.57s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4436] Fetching swift-system
[844/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.91s)
[832/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.81s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.22s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.47s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.09s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.49s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.42s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
[1/1158] Fetching swift-http-structured-headers
[48/2774] Fetching swift-http-structured-headers, swift-asn1
[162/5200] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle
[284/6104] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-http-types
[583/12288] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-http-types, swift-certificates
[1164/17273] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-http-types, swift-certificates, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.14s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.14s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.16s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.16s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.16s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.16s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.57s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.46s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.50s)
Fetching https://github.com/apple/swift-crypto.git
[1/15364] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (9.19s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (9.92s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.51s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.38s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.38s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.51s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.46s)
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/alfianlosari/GPTEncoder.git
Working copy of https://github.com/alfianlosari/GPTEncoder.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Build complete.
{
"dependencies" : [
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "gptencoder",
"requirement" : {
"exact" : [
"1.0.4"
]
},
"type" : "sourceControl",
"url" : "https://github.com/alfianlosari/GPTEncoder.git"
}
],
"manifest_display_name" : "ChatGPTSwift",
"name" : "ChatGPTSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "ChatGPTSwift",
"targets" : [
"ChatGPTSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ChatGPTSwiftTests",
"module_type" : "SwiftTarget",
"name" : "ChatGPTSwiftTests",
"path" : "Tests/ChatGPTSwiftTests",
"sources" : [
"ChatGPTSwiftTests.swift"
],
"target_dependencies" : [
"ChatGPTSwift"
],
"type" : "test"
},
{
"c99name" : "ChatGPTSwift",
"module_type" : "SwiftTarget",
"name" : "ChatGPTSwift",
"path" : "Sources/ChatGPTSwift",
"product_dependencies" : [
"AsyncHTTPClient",
"GPTEncoder"
],
"product_memberships" : [
"ChatGPTSwift"
],
"sources" : [
"ChatGPTAPI.swift",
"Models.swift",
"String+Error.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.