Build Information
Failed to build GoogleSheetsSwift, reference v1.0.1 (557234
), with Swift 6.1 for watchOS using Xcode 16.3 on 24 Aug 2025 15:21:48 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GoogleSheetsSwift-Package -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShenghaiWang/GoogleSheetsSwift.git
Reference: v1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ShenghaiWang/GoogleSheetsSwift
* tag v1.0.1 -> FETCH_HEAD
HEAD is now at 5572348 Google Sheets API
Cloned https://github.com/ShenghaiWang/GoogleSheetsSwift.git
Revision (git rev-parse @):
557234874a4a7a49919cf7f86ee221fc7a12c1bb
SUCCESS checkout https://github.com/ShenghaiWang/GoogleSheetsSwift.git at v1.0.1
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/ShenghaiWang/GoogleSheetsSwift.git
https://github.com/ShenghaiWang/GoogleSheetsSwift.git
{
"dependencies" : [
],
"manifest_display_name" : "GoogleSheetsSwift",
"name" : "GoogleSheetsSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "GoogleSheetsSwift",
"targets" : [
"GoogleSheetsSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Client",
"targets" : [
"Client"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "GoogleSheetsSwiftTests",
"module_type" : "SwiftTarget",
"name" : "GoogleSheetsSwiftTests",
"path" : "Tests/GoogleSheetsSwiftTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleSheetsSwiftTests/Fixtures",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleSheetsSwiftTests/Integration",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"GoogleSheetsClientLoggingTests.swift",
"GoogleSheetsClientTests.swift",
"GoogleSheetsErrorTests.swift",
"GoogleSheetsLoggerTests.swift",
"GoogleSheetsSwiftTests.swift",
"HTTPClientTests.swift",
"Helpers/TestHelpers.swift",
"Mocks/MockHTTPClient.swift",
"Mocks/MockOAuth2TokenManager.swift",
"Models/AnyCodableTests.swift",
"Models/EnumsTests.swift",
"Models/SpreadsheetModelsTests.swift",
"Models/ValueModelsTests.swift",
"OAuth2TokenManagerTests.swift",
"PackageConfigurationTests.swift",
"Performance/PerformanceTests.swift",
"RetryConfigurationTests.swift",
"Services/SpreadsheetsServiceTests.swift",
"Services/ValuesServiceTests.swift"
],
"target_dependencies" : [
"GoogleSheetsSwift"
],
"type" : "test"
},
{
"c99name" : "GoogleSheetsSwift",
"module_type" : "SwiftTarget",
"name" : "GoogleSheetsSwift",
"path" : "Sources/GoogleSheetsSwift",
"product_memberships" : [
"GoogleSheetsSwift",
"Client"
],
"sources" : [
"Cache/ResponseCache.swift",
"GoogleSheetsClient.swift",
"GoogleSheetsError.swift",
"GoogleSheetsLogger.swift",
"GoogleSheetsSwift.swift",
"HTTPClient.swift",
"Models/AnyCodable.swift",
"Models/Enums.swift",
"Models/SpreadsheetModels.swift",
"Models/ValueModels.swift",
"OAuth2TokenManager.swift",
"Performance/BatchOptimizer.swift",
"Performance/MemoryEfficientDataHandler.swift",
"RetryConfiguration.swift",
"Services/BaseService.swift",
"Services/SpreadsheetsService.swift",
"Services/SpreadsheetsServiceProtocol.swift",
"Services/ValuesService.swift",
"Services/ValuesServiceProtocol.swift"
],
"type" : "library"
},
{
"c99name" : "Client",
"module_type" : "SwiftTarget",
"name" : "Client",
"path" : "Sources/Client",
"product_memberships" : [
"Client"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"GoogleSheetsSwift"
],
"type" : "executable"
}
],
"tools_version" : "5.7"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
GoogleSheetsSwift: /Users/admin/builder/spi-builder-workspace
resolved source packages: GoogleSheetsSwift
{
"dependencies" : [
],
"manifest_display_name" : "GoogleSheetsSwift",
"name" : "GoogleSheetsSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "GoogleSheetsSwift",
"targets" : [
"GoogleSheetsSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Client",
"targets" : [
"Client"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "GoogleSheetsSwiftTests",
"module_type" : "SwiftTarget",
"name" : "GoogleSheetsSwiftTests",
"path" : "Tests/GoogleSheetsSwiftTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleSheetsSwiftTests/Fixtures",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleSheetsSwiftTests/Integration",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"GoogleSheetsClientLoggingTests.swift",
"GoogleSheetsClientTests.swift",
"GoogleSheetsErrorTests.swift",
"GoogleSheetsLoggerTests.swift",
"GoogleSheetsSwiftTests.swift",
"HTTPClientTests.swift",
"Helpers/TestHelpers.swift",
"Mocks/MockHTTPClient.swift",
"Mocks/MockOAuth2TokenManager.swift",
"Models/AnyCodableTests.swift",
"Models/EnumsTests.swift",
"Models/SpreadsheetModelsTests.swift",
"Models/ValueModelsTests.swift",
"OAuth2TokenManagerTests.swift",
"PackageConfigurationTests.swift",
"Performance/PerformanceTests.swift",
"RetryConfigurationTests.swift",
"Services/SpreadsheetsServiceTests.swift",
"Services/ValuesServiceTests.swift"
],
"target_dependencies" : [
"GoogleSheetsSwift"
],
"type" : "test"
},
{
"c99name" : "GoogleSheetsSwift",
"module_type" : "SwiftTarget",
"name" : "GoogleSheetsSwift",
"path" : "Sources/GoogleSheetsSwift",
"product_memberships" : [
"GoogleSheetsSwift",
"Client"
],
"sources" : [
"Cache/ResponseCache.swift",
"GoogleSheetsClient.swift",
"GoogleSheetsError.swift",
"GoogleSheetsLogger.swift",
"GoogleSheetsSwift.swift",
"HTTPClient.swift",
"Models/AnyCodable.swift",
"Models/Enums.swift",
"Models/SpreadsheetModels.swift",
"Models/ValueModels.swift",
"OAuth2TokenManager.swift",
"Performance/BatchOptimizer.swift",
"Performance/MemoryEfficientDataHandler.swift",
"RetryConfiguration.swift",
"Services/BaseService.swift",
"Services/SpreadsheetsService.swift",
"Services/SpreadsheetsServiceProtocol.swift",
"Services/ValuesService.swift",
"Services/ValuesServiceProtocol.swift"
],
"type" : "library"
},
{
"c99name" : "Client",
"module_type" : "SwiftTarget",
"name" : "Client",
"path" : "Sources/Client",
"product_memberships" : [
"Client"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"GoogleSheetsSwift"
],
"type" : "executable"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Client",
"GoogleSheetsSwift",
"GoogleSheetsSwift-Package"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GoogleSheetsSwift-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme GoogleSheetsSwift-Package -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
GoogleSheetsSwift: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'Client' in project 'GoogleSheetsSwift'
➜ Explicit dependency on target 'GoogleSheetsSwift' in project 'GoogleSheetsSwift'
Target 'GoogleSheetsSwift' in project 'GoogleSheetsSwift'
➜ Explicit dependency on target 'GoogleSheetsSwift' in project 'GoogleSheetsSwift'
Target 'GoogleSheetsSwift' in project 'GoogleSheetsSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e8ec609ba75db9e9af83ad726f113059
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e8ec609ba75db9e9af83ad726f113059.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.SwiftFileList (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.SwiftConstValuesFileList (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift-OutputFileMap.json (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift.SwiftFileList (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.LinkFileList (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift_const_extract_protocols.json (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift.SwiftConstValuesFileList (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift.LinkFileList (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift_const_extract_protocols.json (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift-OutputFileMap.json (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.SwiftFileList (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift_const_extract_protocols.json (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.SwiftConstValuesFileList (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.LinkFileList (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift-OutputFileMap.json (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/GoogleSheetsSwift.modulemap (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/GoogleSheetsSwift.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/GoogleSheetsSwift.DependencyStaticMetadataFileList (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/GoogleSheetsSwift.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/GoogleSheetsSwift.DependencyMetadataFileList (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/GoogleSheetsSwift.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/armv7k/Client_const_extract_protocols.json (in target 'Client' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/armv7k/Client_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/armv7k/Client.SwiftFileList (in target 'Client' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/armv7k/Client.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/armv7k/Client.LinkFileList (in target 'Client' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/armv7k/Client.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/armv7k/Client-OutputFileMap.json (in target 'Client' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/armv7k/Client-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/arm64_32/Client_const_extract_protocols.json (in target 'Client' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/arm64_32/Client_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/arm64_32/Client.SwiftFileList (in target 'Client' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/arm64_32/Client.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/arm64_32/Client.LinkFileList (in target 'Client' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/arm64_32/Client.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/arm64_32/Client-OutputFileMap.json (in target 'Client' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/arm64_32/Client-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleSheetsSwift.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/GoogleSheetsSwift.modulemap (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/GoogleSheetsSwift.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/arm64/Client_const_extract_protocols.json (in target 'Client' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/arm64/Client_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/arm64/Client.SwiftFileList (in target 'Client' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/arm64/Client.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/arm64/Client.LinkFileList (in target 'Client' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/arm64/Client.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/arm64/Client-OutputFileMap.json (in target 'Client' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Objects-normal/arm64/Client-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Client.DependencyStaticMetadataFileList (in target 'Client' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Client.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Client.DependencyMetadataFileList (in target 'Client' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/Client.build/Client.DependencyMetadataFileList
SwiftDriver GoogleSheetsSwift normal armv7k com.apple.xcode.tools.swift.compiler (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GoogleSheetsSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver GoogleSheetsSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GoogleSheetsSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver GoogleSheetsSwift normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GoogleSheetsSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ResponseCache.swift,\ GoogleSheetsClient.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsClient.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:146:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'CacheConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default` = CacheConfiguration(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:133:15: note: consider making struct 'CacheConfiguration' conform to the 'Sendable' protocol
public struct CacheConfiguration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:146:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default` = CacheConfiguration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:146:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default` = CacheConfiguration(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:153:23: warning: static property 'disabled' is not concurrency-safe because non-'Sendable' type 'CacheConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let disabled = CacheConfiguration(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:133:15: note: consider making struct 'CacheConfiguration' conform to the 'Sendable' protocol
public struct CacheConfiguration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:153:23: note: add '@MainActor' to make static property 'disabled' part of global actor 'MainActor'
public static let disabled = CacheConfiguration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:153:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let disabled = CacheConfiguration(
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsClient.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GoogleSheetsSwift.swift,\ HTTPClient.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsSwift.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/HTTPClient.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsSwift.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsSwift.swift:40:23: warning: static property 'buildInfo' is not concurrency-safe because non-'Sendable' type 'BuildInfo' may have shared mutable state; this is an error in the Swift 6 language mode
public static let buildInfo = BuildInfo(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsSwift.swift:54:15: note: consider making struct 'BuildInfo' conform to the 'Sendable' protocol
public struct BuildInfo {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsSwift.swift:40:23: note: add '@MainActor' to make static property 'buildInfo' part of global actor 'MainActor'
public static let buildInfo = BuildInfo(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsSwift.swift:40:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let buildInfo = BuildInfo(
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/HTTPClient.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AnyCodable.swift,\ Enums.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/AnyCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/Enums.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/AnyCodable.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/Enums.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MemoryEfficientDataHandler.swift,\ RetryConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:23:27: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MemoryEfficientDataHandler.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default` = Configuration(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:7:19: note: consider making struct 'Configuration' conform to the 'Sendable' protocol
public struct Configuration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:23:27: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default` = Configuration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:23:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default` = Configuration(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:31:27: warning: static property 'conservative' is not concurrency-safe because non-'Sendable' type 'MemoryEfficientDataHandler.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let conservative = Configuration(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:7:19: note: consider making struct 'Configuration' conform to the 'Sendable' protocol
public struct Configuration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:31:27: note: add '@MainActor' to make static property 'conservative' part of global actor 'MainActor'
public static let conservative = Configuration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:31:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let conservative = Configuration(
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:43:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'RetryConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default` = RetryConfiguration()
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:4:15: note: consider making struct 'RetryConfiguration' conform to the 'Sendable' protocol
public struct RetryConfiguration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:43:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default` = RetryConfiguration()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default` = RetryConfiguration()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:46:23: warning: static property 'conservative' is not concurrency-safe because non-'Sendable' type 'RetryConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let conservative = RetryConfiguration(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:4:15: note: consider making struct 'RetryConfiguration' conform to the 'Sendable' protocol
public struct RetryConfiguration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:46:23: note: add '@MainActor' to make static property 'conservative' part of global actor 'MainActor'
public static let conservative = RetryConfiguration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:46:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let conservative = RetryConfiguration(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:55:23: warning: static property 'aggressive' is not concurrency-safe because non-'Sendable' type 'RetryConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let aggressive = RetryConfiguration(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:4:15: note: consider making struct 'RetryConfiguration' conform to the 'Sendable' protocol
public struct RetryConfiguration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:55:23: note: add '@MainActor' to make static property 'aggressive' part of global actor 'MainActor'
public static let aggressive = RetryConfiguration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:55:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let aggressive = RetryConfiguration(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:64:23: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'RetryConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let none = RetryConfiguration(maxRetries: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:4:15: note: consider making struct 'RetryConfiguration' conform to the 'Sendable' protocol
public struct RetryConfiguration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:64:23: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
public static let none = RetryConfiguration(maxRetries: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:64:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let none = RetryConfiguration(maxRetries: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:314:54: warning: capture of 'self' with non-sendable type 'RateLimiter' in a '@Sendable' closure
let cutoff = now.addingTimeInterval(-self.timeWindow)
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:294:14: note: class 'RateLimiter' does not conform to the 'Sendable' protocol
public class RateLimiter {
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:326:33: warning: capture of 'self' with non-sendable type 'RateLimiter' in a '@Sendable' closure
self.requestTimes.append(now.addingTimeInterval(delay))
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:294:14: note: class 'RateLimiter' does not conform to the 'Sendable' protocol
public class RateLimiter {
^
SwiftCompile normal arm64 Compiling\ GoogleSheetsError.swift,\ GoogleSheetsLogger.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsError.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsLogger.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsError.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsError.swift:28:10: warning: associated value 'apiError(code:message:details:)' of 'Sendable'-conforming enum 'GoogleSheetsError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case apiError(code: Int, message: String, details: [String: Any]?)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsLogger.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SpreadsheetModels.swift,\ ValueModels.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/SpreadsheetModels.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/ValueModels.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/SpreadsheetModels.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/ValueModels.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OAuth2TokenManager.swift,\ BatchOptimizer.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:454:28: error: cannot find 'SecItemImportExportKeyParameters' in scope
var importParams = SecItemImportExportKeyParameters()
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:455:39: error: cannot find 'SEC_KEY_IMPORT_EXPORT_PARAMS_VERSION' in scope
importParams.version = UInt32(SEC_KEY_IMPORT_EXPORT_PARAMS_VERSION)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:456:30: error: cannot find 'SecKeyImportExportFlags' in scope
importParams.flags = SecKeyImportExportFlags(rawValue: 0)
^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:465:28: error: cannot find 'SecItemImport' in scope
let importStatus = SecItemImport(
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:470:13: error: cannot find 'SecItemImportExportFlags' in scope
SecItemImportExportFlags(rawValue: 0),
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:467:13: error: 'nil' requires a contextual type
nil, // filename
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:468:13: error: 'nil' requires a contextual type
nil, // inputFormat (let system determine)
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:469:13: error: 'nil' requires a contextual type
nil, // itemType (let system determine)
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:472:13: error: 'nil' requires a contextual type
nil, // keychain (use default)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift:20:27: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'BatchOptimizer.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default` = Configuration(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift:7:19: note: consider making struct 'Configuration' conform to the 'Sendable' protocol
public struct Configuration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift:20:27: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default` = Configuration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift:20:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default` = Configuration(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift:133:14: warning: immutable value 'majorDimension' was never used; consider replacing with '_' or removing it
for (majorDimension, ops) in groupedOperations {
^~~~~~~~~~~~~~
_
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsClient.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsError.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsLogger.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsSwift.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/HTTPClient.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/AnyCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/Enums.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/SpreadsheetModels.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/ValueModels.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/BaseService.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/SpreadsheetsService.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/SpreadsheetsServiceProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/ValuesService.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/ValuesServiceProtocol.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/OAuth2TokenManager.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/OAuth2TokenManager.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/OAuth2TokenManager.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/OAuth2TokenManager.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/BatchOptimizer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/BatchOptimizer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/BatchOptimizer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/BatchOptimizer.dia -target arm64-apple-watchos6.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name GoogleSheetsSwift -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/OAuth2TokenManager.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/BatchOptimizer.o -index-unit-output-path /GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/OAuth2TokenManager.o -index-unit-output-path /GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/BatchOptimizer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ SpreadsheetsServiceProtocol.swift,\ ValuesService.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/SpreadsheetsServiceProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/ValuesService.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/SpreadsheetsServiceProtocol.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/ValuesService.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal armv7k Emitting\ module\ for\ GoogleSheetsSwift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
EmitSwiftModule normal armv7k (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:146:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'CacheConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default` = CacheConfiguration(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:133:15: note: consider making struct 'CacheConfiguration' conform to the 'Sendable' protocol
public struct CacheConfiguration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:146:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default` = CacheConfiguration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:146:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default` = CacheConfiguration(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:153:23: warning: static property 'disabled' is not concurrency-safe because non-'Sendable' type 'CacheConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let disabled = CacheConfiguration(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:133:15: note: consider making struct 'CacheConfiguration' conform to the 'Sendable' protocol
public struct CacheConfiguration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:153:23: note: add '@MainActor' to make static property 'disabled' part of global actor 'MainActor'
public static let disabled = CacheConfiguration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:153:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let disabled = CacheConfiguration(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsError.swift:28:10: warning: associated value 'apiError(code:message:details:)' of 'Sendable'-conforming enum 'GoogleSheetsError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case apiError(code: Int, message: String, details: [String: Any]?)
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsSwift.swift:40:23: warning: static property 'buildInfo' is not concurrency-safe because non-'Sendable' type 'BuildInfo' may have shared mutable state; this is an error in the Swift 6 language mode
public static let buildInfo = BuildInfo(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsSwift.swift:54:15: note: consider making struct 'BuildInfo' conform to the 'Sendable' protocol
public struct BuildInfo {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsSwift.swift:40:23: note: add '@MainActor' to make static property 'buildInfo' part of global actor 'MainActor'
public static let buildInfo = BuildInfo(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsSwift.swift:40:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let buildInfo = BuildInfo(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift:20:27: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'BatchOptimizer.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default` = Configuration(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift:7:19: note: consider making struct 'Configuration' conform to the 'Sendable' protocol
public struct Configuration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift:20:27: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default` = Configuration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift:20:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default` = Configuration(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:23:27: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MemoryEfficientDataHandler.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default` = Configuration(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:7:19: note: consider making struct 'Configuration' conform to the 'Sendable' protocol
public struct Configuration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:23:27: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default` = Configuration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:23:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default` = Configuration(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:31:27: warning: static property 'conservative' is not concurrency-safe because non-'Sendable' type 'MemoryEfficientDataHandler.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let conservative = Configuration(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:7:19: note: consider making struct 'Configuration' conform to the 'Sendable' protocol
public struct Configuration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:31:27: note: add '@MainActor' to make static property 'conservative' part of global actor 'MainActor'
public static let conservative = Configuration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:31:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let conservative = Configuration(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:43:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'RetryConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default` = RetryConfiguration()
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:4:15: note: consider making struct 'RetryConfiguration' conform to the 'Sendable' protocol
public struct RetryConfiguration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:43:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default` = RetryConfiguration()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default` = RetryConfiguration()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:46:23: warning: static property 'conservative' is not concurrency-safe because non-'Sendable' type 'RetryConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let conservative = RetryConfiguration(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:4:15: note: consider making struct 'RetryConfiguration' conform to the 'Sendable' protocol
public struct RetryConfiguration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:46:23: note: add '@MainActor' to make static property 'conservative' part of global actor 'MainActor'
public static let conservative = RetryConfiguration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:46:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let conservative = RetryConfiguration(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:55:23: warning: static property 'aggressive' is not concurrency-safe because non-'Sendable' type 'RetryConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let aggressive = RetryConfiguration(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:4:15: note: consider making struct 'RetryConfiguration' conform to the 'Sendable' protocol
public struct RetryConfiguration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:55:23: note: add '@MainActor' to make static property 'aggressive' part of global actor 'MainActor'
public static let aggressive = RetryConfiguration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:55:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let aggressive = RetryConfiguration(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:64:23: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'RetryConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let none = RetryConfiguration(maxRetries: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:4:15: note: consider making struct 'RetryConfiguration' conform to the 'Sendable' protocol
public struct RetryConfiguration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:64:23: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
public static let none = RetryConfiguration(maxRetries: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:64:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let none = RetryConfiguration(maxRetries: 0)
^
nonisolated(unsafe)
SwiftEmitModule normal arm64 Emitting\ module\ for\ GoogleSheetsSwift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
EmitSwiftModule normal arm64 (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:146:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'CacheConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default` = CacheConfiguration(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:133:15: note: consider making struct 'CacheConfiguration' conform to the 'Sendable' protocol
public struct CacheConfiguration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:146:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default` = CacheConfiguration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:146:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default` = CacheConfiguration(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:153:23: warning: static property 'disabled' is not concurrency-safe because non-'Sendable' type 'CacheConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let disabled = CacheConfiguration(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:133:15: note: consider making struct 'CacheConfiguration' conform to the 'Sendable' protocol
public struct CacheConfiguration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:153:23: note: add '@MainActor' to make static property 'disabled' part of global actor 'MainActor'
public static let disabled = CacheConfiguration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift:153:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let disabled = CacheConfiguration(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsError.swift:28:10: warning: associated value 'apiError(code:message:details:)' of 'Sendable'-conforming enum 'GoogleSheetsError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case apiError(code: Int, message: String, details: [String: Any]?)
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsSwift.swift:40:23: warning: static property 'buildInfo' is not concurrency-safe because non-'Sendable' type 'BuildInfo' may have shared mutable state; this is an error in the Swift 6 language mode
public static let buildInfo = BuildInfo(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsSwift.swift:54:15: note: consider making struct 'BuildInfo' conform to the 'Sendable' protocol
public struct BuildInfo {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsSwift.swift:40:23: note: add '@MainActor' to make static property 'buildInfo' part of global actor 'MainActor'
public static let buildInfo = BuildInfo(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsSwift.swift:40:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let buildInfo = BuildInfo(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift:20:27: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'BatchOptimizer.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default` = Configuration(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift:7:19: note: consider making struct 'Configuration' conform to the 'Sendable' protocol
public struct Configuration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift:20:27: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default` = Configuration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift:20:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default` = Configuration(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:23:27: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'MemoryEfficientDataHandler.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default` = Configuration(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:7:19: note: consider making struct 'Configuration' conform to the 'Sendable' protocol
public struct Configuration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:23:27: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default` = Configuration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:23:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default` = Configuration(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:31:27: warning: static property 'conservative' is not concurrency-safe because non-'Sendable' type 'MemoryEfficientDataHandler.Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let conservative = Configuration(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:7:19: note: consider making struct 'Configuration' conform to the 'Sendable' protocol
public struct Configuration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:31:27: note: add '@MainActor' to make static property 'conservative' part of global actor 'MainActor'
public static let conservative = Configuration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift:31:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let conservative = Configuration(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:43:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'RetryConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default` = RetryConfiguration()
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:4:15: note: consider making struct 'RetryConfiguration' conform to the 'Sendable' protocol
public struct RetryConfiguration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:43:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default` = RetryConfiguration()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default` = RetryConfiguration()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:46:23: warning: static property 'conservative' is not concurrency-safe because non-'Sendable' type 'RetryConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let conservative = RetryConfiguration(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:4:15: note: consider making struct 'RetryConfiguration' conform to the 'Sendable' protocol
public struct RetryConfiguration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:46:23: note: add '@MainActor' to make static property 'conservative' part of global actor 'MainActor'
public static let conservative = RetryConfiguration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:46:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let conservative = RetryConfiguration(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:55:23: warning: static property 'aggressive' is not concurrency-safe because non-'Sendable' type 'RetryConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let aggressive = RetryConfiguration(
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:4:15: note: consider making struct 'RetryConfiguration' conform to the 'Sendable' protocol
public struct RetryConfiguration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:55:23: note: add '@MainActor' to make static property 'aggressive' part of global actor 'MainActor'
public static let aggressive = RetryConfiguration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:55:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let aggressive = RetryConfiguration(
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:64:23: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'RetryConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
public static let none = RetryConfiguration(maxRetries: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:4:15: note: consider making struct 'RetryConfiguration' conform to the 'Sendable' protocol
public struct RetryConfiguration {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:64:23: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
public static let none = RetryConfiguration(maxRetries: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:64:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let none = RetryConfiguration(maxRetries: 0)
^
nonisolated(unsafe)
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ GoogleSheetsSwift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
EmitSwiftModule normal arm64_32 (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Emitting module for GoogleSheetsSwift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftDriver\ Compilation\ Requirements GoogleSheetsSwift normal armv7k com.apple.xcode.tools.swift.compiler (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GoogleSheetsSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for GoogleSheetsSwift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal armv7k Compiling\ SpreadsheetModels.swift,\ ValueModels.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/SpreadsheetModels.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/ValueModels.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/SpreadsheetModels.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/ValueModels.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriver\ Compilation\ Requirements GoogleSheetsSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GoogleSheetsSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling GoogleSheetsSwift.swift, HTTPClient.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.swiftmodule (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/armv7k-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.swiftdoc (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/armv7k-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.abi.json (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/armv7k-apple-watchos.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling AnyCodable.swift, Enums.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.swiftmodule (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.swiftdoc (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.abi.json (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.swiftsourceinfo (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling SpreadsheetModels.swift, ValueModels.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.swiftsourceinfo (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64_32 Compiling\ GoogleSheetsSwift.swift,\ HTTPClient.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsSwift.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/HTTPClient.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal armv7k Compiling\ SpreadsheetsServiceProtocol.swift,\ ValuesService.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/SpreadsheetsServiceProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/ValuesService.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal armv7k Compiling\ BaseService.swift,\ SpreadsheetsService.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/BaseService.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/SpreadsheetsService.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64_32 Compiling\ OAuth2TokenManager.swift,\ BatchOptimizer.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal armv7k Compiling\ MemoryEfficientDataHandler.swift,\ RetryConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftDriverJobDiscovery normal arm64 Compiling GoogleSheetsError.swift, GoogleSheetsLogger.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal armv7k Compiling\ ValuesServiceProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/ValuesServiceProtocol.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64_32 Compiling\ SpreadsheetModels.swift,\ ValueModels.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/SpreadsheetModels.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/ValueModels.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64 Compiling\ OAuth2TokenManager.swift,\ BatchOptimizer.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64_32 Compiling\ SpreadsheetModels.swift,\ ValueModels.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/SpreadsheetModels.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/ValueModels.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
Building workspace spi-builder-workspace with scheme GoogleSheetsSwift-Package
(4 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
GoogleSheetsSwift: /Users/admin/builder/spi-builder-workspace
resolved source packages: GoogleSheetsSwift
{
"dependencies" : [
],
"manifest_display_name" : "GoogleSheetsSwift",
"name" : "GoogleSheetsSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "GoogleSheetsSwift",
"targets" : [
"GoogleSheetsSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Client",
"targets" : [
"Client"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "GoogleSheetsSwiftTests",
"module_type" : "SwiftTarget",
"name" : "GoogleSheetsSwiftTests",
"path" : "Tests/GoogleSheetsSwiftTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleSheetsSwiftTests/Fixtures",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GoogleSheetsSwiftTests/Integration",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"GoogleSheetsClientLoggingTests.swift",
"GoogleSheetsClientTests.swift",
"GoogleSheetsErrorTests.swift",
"GoogleSheetsLoggerTests.swift",
"GoogleSheetsSwiftTests.swift",
"HTTPClientTests.swift",
"Helpers/TestHelpers.swift",
"Mocks/MockHTTPClient.swift",
"Mocks/MockOAuth2TokenManager.swift",
"Models/AnyCodableTests.swift",
"Models/EnumsTests.swift",
"Models/SpreadsheetModelsTests.swift",
"Models/ValueModelsTests.swift",
"OAuth2TokenManagerTests.swift",
"PackageConfigurationTests.swift",
"Performance/PerformanceTests.swift",
"RetryConfigurationTests.swift",
"Services/SpreadsheetsServiceTests.swift",
"Services/ValuesServiceTests.swift"
],
"target_dependencies" : [
"GoogleSheetsSwift"
],
"type" : "test"
},
{
"c99name" : "GoogleSheetsSwift",
"module_type" : "SwiftTarget",
"name" : "GoogleSheetsSwift",
"path" : "Sources/GoogleSheetsSwift",
"product_memberships" : [
"GoogleSheetsSwift",
"Client"
],
"sources" : [
"Cache/ResponseCache.swift",
"GoogleSheetsClient.swift",
"GoogleSheetsError.swift",
"GoogleSheetsLogger.swift",
"GoogleSheetsSwift.swift",
"HTTPClient.swift",
"Models/AnyCodable.swift",
"Models/Enums.swift",
"Models/SpreadsheetModels.swift",
"Models/ValueModels.swift",
"OAuth2TokenManager.swift",
"Performance/BatchOptimizer.swift",
"Performance/MemoryEfficientDataHandler.swift",
"RetryConfiguration.swift",
"Services/BaseService.swift",
"Services/SpreadsheetsService.swift",
"Services/SpreadsheetsServiceProtocol.swift",
"Services/ValuesService.swift",
"Services/ValuesServiceProtocol.swift"
],
"type" : "library"
},
{
"c99name" : "Client",
"module_type" : "SwiftTarget",
"name" : "Client",
"path" : "Sources/Client",
"product_memberships" : [
"Client"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"GoogleSheetsSwift"
],
"type" : "executable"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Client",
"GoogleSheetsSwift",
"GoogleSheetsSwift-Package"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GoogleSheetsSwift-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme GoogleSheetsSwift-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
GoogleSheetsSwift: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'Client' in project 'GoogleSheetsSwift'
➜ Explicit dependency on target 'GoogleSheetsSwift' in project 'GoogleSheetsSwift'
Target 'GoogleSheetsSwift' in project 'GoogleSheetsSwift'
➜ Explicit dependency on target 'GoogleSheetsSwift' in project 'GoogleSheetsSwift'
Target 'GoogleSheetsSwift' in project 'GoogleSheetsSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 835015106e6b36c7b3273c776ce59874
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/835015106e6b36c7b3273c776ce59874.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
SwiftDriver GoogleSheetsSwift normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GoogleSheetsSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver GoogleSheetsSwift normal armv7k com.apple.xcode.tools.swift.compiler (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GoogleSheetsSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver GoogleSheetsSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GoogleSheetsSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ GoogleSheetsSwift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
EmitSwiftModule normal arm64_32 (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ ResponseCache.swift,\ GoogleSheetsClient.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsClient.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsClient.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ GoogleSheetsSwift.swift,\ HTTPClient.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsSwift.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/HTTPClient.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsSwift.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/HTTPClient.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ SpreadsheetModels.swift,\ ValueModels.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/SpreadsheetModels.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/ValueModels.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/SpreadsheetModels.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/ValueModels.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ GoogleSheetsError.swift,\ GoogleSheetsLogger.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsError.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsLogger.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsError.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsLogger.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ BaseService.swift,\ SpreadsheetsService.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/BaseService.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/SpreadsheetsService.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/BaseService.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/SpreadsheetsService.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/SpreadsheetsService.swift:194:13: warning: initialization of immutable value 'requestBuilder' was never used; consider replacing with assignment to '_' or removing it
let requestBuilder = RequestBuilder(accessToken: accessToken)
~~~~^~~~~~~~~~~~~~
_
SwiftCompile normal arm64_32 Compiling\ MemoryEfficientDataHandler.swift,\ RetryConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:314:54: warning: capture of 'self' with non-sendable type 'RateLimiter' in a '@Sendable' closure
let cutoff = now.addingTimeInterval(-self.timeWindow)
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:294:14: note: class 'RateLimiter' does not conform to the 'Sendable' protocol
public class RateLimiter {
^
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:314:54: warning: capture of 'self' with non-sendable type 'RateLimiter' in a '@Sendable' closure
let cutoff = now.addingTimeInterval(-self.timeWindow)
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift:294:14: note: class 'RateLimiter' does not conform to the 'Sendable' protocol
public class RateLimiter {
^
SwiftCompile normal arm64_32 Compiling\ SpreadsheetsServiceProtocol.swift,\ ValuesService.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/SpreadsheetsServiceProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/ValuesService.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/SpreadsheetsServiceProtocol.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/ValuesService.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ OAuth2TokenManager.swift,\ BatchOptimizer.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:454:28: error: cannot find 'SecItemImportExportKeyParameters' in scope
var importParams = SecItemImportExportKeyParameters()
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:455:39: error: cannot find 'SEC_KEY_IMPORT_EXPORT_PARAMS_VERSION' in scope
importParams.version = UInt32(SEC_KEY_IMPORT_EXPORT_PARAMS_VERSION)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:456:30: error: cannot find 'SecKeyImportExportFlags' in scope
importParams.flags = SecKeyImportExportFlags(rawValue: 0)
^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:465:28: error: cannot find 'SecItemImport' in scope
let importStatus = SecItemImport(
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:470:13: error: cannot find 'SecItemImportExportFlags' in scope
SecItemImportExportFlags(rawValue: 0),
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:467:13: error: 'nil' requires a contextual type
nil, // filename
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:468:13: error: 'nil' requires a contextual type
nil, // inputFormat (let system determine)
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:469:13: error: 'nil' requires a contextual type
nil, // itemType (let system determine)
^
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:472:13: error: 'nil' requires a contextual type
nil, // keychain (use default)
^
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift:133:14: warning: immutable value 'majorDimension' was never used; consider replacing with '_' or removing it
for (majorDimension, ops) in groupedOperations {
^~~~~~~~~~~~~~
_
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Cache/ResponseCache.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsClient.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsError.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsLogger.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsSwift.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/HTTPClient.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/AnyCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/Enums.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/SpreadsheetModels.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/ValueModels.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/MemoryEfficientDataHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/RetryConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/BaseService.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/SpreadsheetsService.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/SpreadsheetsServiceProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/ValuesService.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/ValuesServiceProtocol.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/OAuth2TokenManager.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/OAuth2TokenManager.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/OAuth2TokenManager.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/OAuth2TokenManager.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/BatchOptimizer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/BatchOptimizer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/BatchOptimizer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/BatchOptimizer.dia -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name GoogleSheetsSwift -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/OAuth2TokenManager.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/BatchOptimizer.o -index-unit-output-path /GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/OAuth2TokenManager.o -index-unit-output-path /GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/BatchOptimizer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal armv7k Emitting\ module\ for\ GoogleSheetsSwift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
EmitSwiftModule normal armv7k (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ GoogleSheetsSwift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
EmitSwiftModule normal arm64 (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Emitting module for GoogleSheetsSwift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftDriver\ Compilation\ Requirements GoogleSheetsSwift normal armv7k com.apple.xcode.tools.swift.compiler (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GoogleSheetsSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for GoogleSheetsSwift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal armv7k Compiling\ ValuesServiceProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/ValuesServiceProtocol.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/ValuesServiceProtocol.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriver\ Compilation\ Requirements GoogleSheetsSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GoogleSheetsSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Emitting module for GoogleSheetsSwift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.swiftmodule (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/armv7k-apple-watchos.swiftmodule
SwiftDriver\ Compilation\ Requirements GoogleSheetsSwift normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GoogleSheetsSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.abi.json (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/armv7k-apple-watchos.abi.json
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleSheetsSwift-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift-Swift.h (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/armv7k/GoogleSheetsSwift-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleSheetsSwift-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift.swiftmodule (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift.swiftdoc (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift.abi.json (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.swiftmodule (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.abi.json (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64/GoogleSheetsSwift.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift.swiftsourceinfo (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GoogleSheetsSwift.build/Debug-watchos/GoogleSheetsSwift.build/Objects-normal/arm64_32/GoogleSheetsSwift.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/GoogleSheetsSwift.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
SwiftCompile normal armv7k Compiling\ OAuth2TokenManager.swift,\ BatchOptimizer.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ SpreadsheetsServiceProtocol.swift,\ ValuesService.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/SpreadsheetsServiceProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/ValuesService.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftDriverJobDiscovery normal arm64_32 Compiling SpreadsheetsServiceProtocol.swift, ValuesService.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64 Compiling\ SpreadsheetModels.swift,\ ValueModels.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/SpreadsheetModels.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/ValueModels.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftDriverJobDiscovery normal arm64_32 Compiling SpreadsheetModels.swift, ValueModels.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64 Compiling\ SpreadsheetsServiceProtocol.swift,\ ValuesService.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/SpreadsheetsServiceProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/ValuesService.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftDriverJobDiscovery normal arm64_32 Compiling BaseService.swift, SpreadsheetsService.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal armv7k Compiling\ GoogleSheetsError.swift,\ GoogleSheetsLogger.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsError.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsLogger.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftDriverJobDiscovery normal arm64_32 Compiling GoogleSheetsError.swift, GoogleSheetsLogger.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64 Compiling\ ValuesServiceProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Services/ValuesServiceProtocol.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64 Compiling\ OAuth2TokenManager.swift,\ BatchOptimizer.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftDriverJobDiscovery normal arm64_32 Compiling GoogleSheetsSwift.swift, HTTPClient.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64 Compiling\ AnyCodable.swift,\ Enums.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/AnyCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Models/Enums.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftDriverJobDiscovery normal arm64_32 Compiling MemoryEfficientDataHandler.swift, RetryConfiguration.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64 Compiling\ GoogleSheetsError.swift,\ GoogleSheetsLogger.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsError.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsLogger.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64_32 Compiling\ OAuth2TokenManager.swift,\ BatchOptimizer.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/Performance/BatchOptimizer.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
SwiftCompile normal arm64 Compiling\ GoogleSheetsError.swift,\ GoogleSheetsLogger.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsError.swift /Users/admin/builder/spi-builder-workspace/Sources/GoogleSheetsSwift/GoogleSheetsLogger.swift (in target 'GoogleSheetsSwift' from project 'GoogleSheetsSwift')
Building workspace spi-builder-workspace with scheme GoogleSheetsSwift-Package
(4 failures)
BUILD FAILURE 6.1 watchOS