Build Information
Successful build of ZohoBooksClient, reference 0.1.2 (71b68f), with Swift 6.1 for macOS (SPM) on 20 Jan 2026 17:02:19 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 InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/emotiveapps/ZohoBooksClient.git
Reference: 0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/emotiveapps/ZohoBooksClient
* tag 0.1.2 -> FETCH_HEAD
HEAD is now at 71b68f3 Fix lint
Cloned https://github.com/emotiveapps/ZohoBooksClient.git
Revision (git rev-parse @):
71b68f301547110794b334d363ec3fce8538efd3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/emotiveapps/ZohoBooksClient.git at 0.1.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/emotiveapps/ZohoBooksClient.git
https://github.com/emotiveapps/ZohoBooksClient.git
{
"dependencies" : [
{
"identity" : "oauthenticator",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/OAuthenticator"
},
{
"identity" : "mimetypeenum",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/emotiveapps/MimeTypeEnum"
}
],
"manifest_display_name" : "ZohoBooksClient",
"name" : "ZohoBooksClient",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "ZohoBooksClient",
"targets" : [
"ZohoBooksClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZohoBooksClientTests",
"module_type" : "SwiftTarget",
"name" : "ZohoBooksClientTests",
"path" : "Tests/ZohoBooksClientTests",
"sources" : [
"AdditionalModelTests.swift",
"FullModelEncodingTests.swift",
"ModelEncodingTests.swift",
"ZohoBooksClientTests.swift",
"ZohoErrorTests.swift",
"ZohoOAuthConfigTests.swift"
],
"target_dependencies" : [
"ZohoBooksClient"
],
"type" : "test"
},
{
"c99name" : "ZohoBooksClient",
"module_type" : "SwiftTarget",
"name" : "ZohoBooksClient",
"path" : "Sources/ZohoBooksClient",
"product_dependencies" : [
"OAuthenticator",
"MimeTypeEnum"
],
"product_memberships" : [
"ZohoBooksClient"
],
"sources" : [
"HttpService.swift",
"Models/ZBAccount.swift",
"Models/ZBContact.swift",
"Models/ZBExpense.swift",
"Models/ZBInvoice.swift",
"Models/ZBItem.swift",
"Models/ZBPayment.swift",
"Models/ZBTax.swift",
"OAuthProviding.swift",
"ZohoBooksClient.swift",
"ZohoConfig.swift",
"ZohoError.swift",
"ZohoOAuth.swift",
"ZohoOAuthenticator.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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
[1/5] Copying PrivacyInfo.xcprivacy
[1/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/24] Compiling MimeTypeEnum MimeType.swift
[7/24] Emitting module MimeTypeEnum
[8/24] Compiling OAuthenticator WellknownEndpoints.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[9/25] Compiling OAuthenticator resource_bundle_accessor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[10/25] Compiling OAuthenticator Bluesky.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[11/25] Compiling OAuthenticator GitHub.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/25] Compiling OAuthenticator URL+QueryParams.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/25] Compiling OAuthenticator URLSession+ResponseProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/25] Compiling OAuthenticator GoogleAPI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[15/25] Compiling OAuthenticator Mastodon.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/25] Compiling OAuthenticator DPoPSigner.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[17/25] Compiling OAuthenticator Data+Base64URLEncode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[18/25] Compiling OAuthenticator CredentialWindowProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/25] Compiling OAuthenticator DPoPKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/25] Compiling OAuthenticator Models.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/25] Compiling OAuthenticator PKCE.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/25] Emitting module OAuthenticator
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/25] Compiling OAuthenticator ASWebAuthenticationSession+Utility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/25] Compiling OAuthenticator Authenticator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/25] Compiling OAuthenticator WebAuthenticationSession+Utility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/39] Compiling ZohoBooksClient ZohoOAuth.swift
[27/39] Compiling ZohoBooksClient ZohoError.swift
[28/39] Compiling ZohoBooksClient ZohoConfig.swift
[29/40] Compiling ZohoBooksClient ZBContact.swift
[30/40] Compiling ZohoBooksClient ZBExpense.swift
[31/40] Compiling ZohoBooksClient OAuthProviding.swift
[32/40] Compiling ZohoBooksClient ZBPayment.swift
[33/40] Compiling ZohoBooksClient ZBTax.swift
[34/40] Compiling ZohoBooksClient ZohoOAuthenticator.swift
[35/40] Compiling ZohoBooksClient ZohoBooksClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/ZohoBooksClient.swift:63:29: warning: non-sendable result type 'T' cannot be sent from actor-isolated context in call to instance method 'get(endpoint:queryItems:headers:)'; this is an error in the Swift 6 language mode
57 | // MARK: - Private helpers wrapping HttpService
58 |
59 | private func get<T: Decodable>(endpoint: String, queryItems: [URLQueryItem] = []) async throws -> T {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
60 | var items = queryItems
61 | items.append(orgQueryItem)
62 | do {
63 | return try await http.get(endpoint: endpoint, queryItems: items)
| `- warning: non-sendable result type 'T' cannot be sent from actor-isolated context in call to instance method 'get(endpoint:queryItems:headers:)'; this is an error in the Swift 6 language mode
64 | } catch let error as HttpServiceError {
65 | throw error.toZohoError()
/Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/ZohoBooksClient.swift:71:29: warning: non-sendable result type 'T' cannot be sent from actor-isolated context in call to instance method 'post(endpoint:body:queryItems:headers:)'; this is an error in the Swift 6 language mode
67 | }
68 |
69 | private func post<T: Decodable>(endpoint: String, body: some Encodable) async throws -> T {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
70 | do {
71 | return try await http.post(endpoint: endpoint, body: body, queryItems: [orgQueryItem])
| `- warning: non-sendable result type 'T' cannot be sent from actor-isolated context in call to instance method 'post(endpoint:body:queryItems:headers:)'; this is an error in the Swift 6 language mode
72 | } catch let error as HttpServiceError {
73 | throw error.toZohoError()
/Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/ZohoBooksClient.swift:79:29: warning: non-sendable result type 'T' cannot be sent from actor-isolated context in call to instance method 'put(endpoint:body:queryItems:headers:)'; this is an error in the Swift 6 language mode
75 | }
76 |
77 | private func put<T: Decodable>(endpoint: String, body: some Encodable) async throws -> T {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
78 | do {
79 | return try await http.put(endpoint: endpoint, body: body, queryItems: [orgQueryItem])
| `- warning: non-sendable result type 'T' cannot be sent from actor-isolated context in call to instance method 'put(endpoint:body:queryItems:headers:)'; this is an error in the Swift 6 language mode
80 | } catch let error as HttpServiceError {
81 | throw error.toZohoError()
/Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/ZohoBooksClient.swift:71:29: warning: sending 'body' risks causing data races; this is an error in the Swift 6 language mode
69 | private func post<T: Decodable>(endpoint: String, body: some Encodable) async throws -> T {
70 | do {
71 | return try await http.post(endpoint: endpoint, body: body, queryItems: [orgQueryItem])
| |- warning: sending 'body' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending 'self'-isolated 'body' to actor-isolated instance method 'post(endpoint:body:queryItems:headers:)' risks causing data races between actor-isolated and 'self'-isolated uses
72 | } catch let error as HttpServiceError {
73 | throw error.toZohoError()
/Users/admin/builder/spi-builder-workspace/Sources/ZohoBooksClient/ZohoBooksClient.swift:79:29: warning: sending 'body' risks causing data races; this is an error in the Swift 6 language mode
77 | private func put<T: Decodable>(endpoint: String, body: some Encodable) async throws -> T {
78 | do {
79 | return try await http.put(endpoint: endpoint, body: body, queryItems: [orgQueryItem])
| |- warning: sending 'body' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending 'self'-isolated 'body' to actor-isolated instance method 'put(endpoint:body:queryItems:headers:)' risks causing data races between actor-isolated and 'self'-isolated uses
80 | } catch let error as HttpServiceError {
81 | throw error.toZohoError()
[36/40] Compiling ZohoBooksClient HttpService.swift
[37/40] Compiling ZohoBooksClient ZBAccount.swift
[38/40] Emitting module ZohoBooksClient
[39/40] Compiling ZohoBooksClient ZBInvoice.swift
[40/40] Compiling ZohoBooksClient ZBItem.swift
Build complete! (14.43s)
Fetching https://github.com/ChimeHQ/OAuthenticator
Fetching https://github.com/emotiveapps/MimeTypeEnum
[1/46] Fetching mimetypeenum
Fetched https://github.com/emotiveapps/MimeTypeEnum from cache (0.65s)
[1/1099] Fetching oauthenticator
Fetched https://github.com/ChimeHQ/OAuthenticator from cache (0.89s)
Computing version for https://github.com/emotiveapps/MimeTypeEnum
Computed https://github.com/emotiveapps/MimeTypeEnum at 1.0.2 (1.42s)
Computing version for https://github.com/ChimeHQ/OAuthenticator
Computed https://github.com/ChimeHQ/OAuthenticator at 0.7.2 (0.51s)
Creating working copy for https://github.com/emotiveapps/MimeTypeEnum
Working copy of https://github.com/emotiveapps/MimeTypeEnum resolved at 1.0.2
Creating working copy for https://github.com/ChimeHQ/OAuthenticator
Working copy of https://github.com/ChimeHQ/OAuthenticator resolved at 0.7.2
Build complete.
{
"dependencies" : [
{
"identity" : "oauthenticator",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/OAuthenticator"
},
{
"identity" : "mimetypeenum",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/emotiveapps/MimeTypeEnum"
}
],
"manifest_display_name" : "ZohoBooksClient",
"name" : "ZohoBooksClient",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "ZohoBooksClient",
"targets" : [
"ZohoBooksClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZohoBooksClientTests",
"module_type" : "SwiftTarget",
"name" : "ZohoBooksClientTests",
"path" : "Tests/ZohoBooksClientTests",
"sources" : [
"AdditionalModelTests.swift",
"FullModelEncodingTests.swift",
"ModelEncodingTests.swift",
"ZohoBooksClientTests.swift",
"ZohoErrorTests.swift",
"ZohoOAuthConfigTests.swift"
],
"target_dependencies" : [
"ZohoBooksClient"
],
"type" : "test"
},
{
"c99name" : "ZohoBooksClient",
"module_type" : "SwiftTarget",
"name" : "ZohoBooksClient",
"path" : "Sources/ZohoBooksClient",
"product_dependencies" : [
"OAuthenticator",
"MimeTypeEnum"
],
"product_memberships" : [
"ZohoBooksClient"
],
"sources" : [
"HttpService.swift",
"Models/ZBAccount.swift",
"Models/ZBContact.swift",
"Models/ZBExpense.swift",
"Models/ZBInvoice.swift",
"Models/ZBItem.swift",
"Models/ZBPayment.swift",
"Models/ZBTax.swift",
"OAuthProviding.swift",
"ZohoBooksClient.swift",
"ZohoConfig.swift",
"ZohoError.swift",
"ZohoOAuth.swift",
"ZohoOAuthenticator.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.