Build Information
Successful build of SwiftGmailClient, reference v0.1.9 (27fb53), with Swift 6.1 for macOS (SPM) on 21 Jan 2026 15:39:30 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/levzem/SwiftGmailClient.git
Reference: v0.1.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/levzem/SwiftGmailClient
* tag v0.1.9 -> FETCH_HEAD
HEAD is now at 27fb539 reamde
Cloned https://github.com/levzem/SwiftGmailClient.git
Revision (git rev-parse @):
27fb53938f25ea6c8828c0bd8cd9f1732ff3136a
SUCCESS checkout https://github.com/levzem/SwiftGmailClient.git at v0.1.9
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/levzem/SwiftGmailClient.git
https://github.com/levzem/SwiftGmailClient.git
{
"dependencies" : [
],
"manifest_display_name" : "SwiftGmailClient",
"name" : "SwiftGmailClient",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SwiftGmailClient",
"targets" : [
"SwiftGmailClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftGmailClientTests",
"module_type" : "SwiftTarget",
"name" : "SwiftGmailClientTests",
"path" : "Tests/SwiftGmailClientTests",
"sources" : [
"Api/LabelsApiTest.swift",
"Api/MessagesApiTest.swift",
"BaseTest.swift"
],
"target_dependencies" : [
"SwiftGmailClient"
],
"type" : "test"
},
{
"c99name" : "SwiftGmailClient",
"module_type" : "SwiftTarget",
"name" : "SwiftGmailClient",
"path" : "Sources/SwiftGmailClient",
"product_memberships" : [
"SwiftGmailClient"
],
"sources" : [
"Api/CredentialsProvider.swift",
"Api/HttpApiClient.swift",
"Api/LabelsApi.swift",
"Api/MessagesApi.swift",
"Api/UsersApi.swift",
"Gmail.swift",
"Utils/Functional.swift",
"Utils/Logging.swift",
"Utils/Serialization.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/12] Compiling SwiftGmailClient Gmail.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
[4/12] Compiling SwiftGmailClient Serialization.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
[5/12] Compiling SwiftGmailClient MessagesApi.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
[6/12] Compiling SwiftGmailClient Functional.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
[7/12] Compiling SwiftGmailClient UsersApi.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
[8/12] Compiling SwiftGmailClient Logging.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/12] Emitting module SwiftGmailClient
<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/12] Compiling SwiftGmailClient LabelsApi.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/12] Compiling SwiftGmailClient HttpApiClient.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/12] Compiling SwiftGmailClient CredentialsProvider.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
Build complete! (5.76s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftGmailClient",
"name" : "SwiftGmailClient",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SwiftGmailClient",
"targets" : [
"SwiftGmailClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftGmailClientTests",
"module_type" : "SwiftTarget",
"name" : "SwiftGmailClientTests",
"path" : "Tests/SwiftGmailClientTests",
"sources" : [
"Api/LabelsApiTest.swift",
"Api/MessagesApiTest.swift",
"BaseTest.swift"
],
"target_dependencies" : [
"SwiftGmailClient"
],
"type" : "test"
},
{
"c99name" : "SwiftGmailClient",
"module_type" : "SwiftTarget",
"name" : "SwiftGmailClient",
"path" : "Sources/SwiftGmailClient",
"product_memberships" : [
"SwiftGmailClient"
],
"sources" : [
"Api/CredentialsProvider.swift",
"Api/HttpApiClient.swift",
"Api/LabelsApi.swift",
"Api/MessagesApi.swift",
"Api/UsersApi.swift",
"Gmail.swift",
"Utils/Functional.swift",
"Utils/Logging.swift",
"Utils/Serialization.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.