The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of PostgresClientKit, reference v1.5.0 (356ffe), with Swift 6.1 for watchOS using Xcode 16.3 on 27 Apr 2025 06:35:33 UTC.

Swift 6 data race errors: 21

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PostgresClientKit -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 Log

SwiftDriverJobDiscovery normal arm64_32 Compiling SSLService.swift (in target 'SSLService' from project 'SSLService')
SwiftDriver\ Compilation SSLService normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SSLService' from project 'SSLService')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SSLService -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64/SSLService.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-watchos5.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 -suppress-warnings -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/PackageFrameworks -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/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64/SSLService-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/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64/SSLService.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/SSLService.build/Debug-watchos/SSLService.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64/SSLService_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/SSLService.build/Debug-watchos/SSLService.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.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/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64/SSLService-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64_32 Compiling\ ClosePortalRequest.swift,\ CloseStatementRequest.swift,\ DescribePortalRequest.swift,\ ExecuteRequest.swift,\ FlushRequest.swift,\ ParseRequest.swift,\ PasswordMessageRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/ClosePortalRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/CloseStatementRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/DescribePortalRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/ExecuteRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/FlushRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/ParseRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/PasswordMessageRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/ClosePortalRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/CloseStatementRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/DescribePortalRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/ExecuteRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/FlushRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/ParseRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/PasswordMessageRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriver\ Compilation SSLService normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SSLService' from project 'SSLService')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SSLService -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64_32/SSLService.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-watchos5.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 -suppress-warnings -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/PackageFrameworks -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/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64_32/SSLService-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/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64_32/SSLService.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/SSLService.build/Debug-watchos/SSLService.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64_32/SSLService_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/SSLService.build/Debug-watchos/SSLService.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.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/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64_32/SSLService-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling NoDataResponse.swift, NoticeResponse.swift, NotificationResponse.swift, ParameterStatusResponse.swift, ParseCompleteResponse.swift, ReadyForQueryResponse.swift, Response.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64_32 Compiling\ AuthenticationCleartextPasswordResponse.swift,\ AuthenticationMD5PasswordResponse.swift,\ AuthenticationOKResponse.swift,\ AuthenticationResponse.swift,\ AuthenticationSASLContinueResponse.swift,\ AuthenticationSASLFinalResponse.swift,\ AuthenticationSASLResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationCleartextPasswordResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationMD5PasswordResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationOKResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationSASLContinueResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationSASLFinalResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationSASLResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationCleartextPasswordResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationMD5PasswordResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationOKResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationSASLContinueResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationSASLFinalResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationSASLResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ ColumnMetadata.swift,\ Connection.swift,\ ConnectionConfiguration.swift,\ ConnectionDelegate.swift,\ ConnectionPool.swift,\ ConnectionPoolConfiguration.swift,\ ConnectionPoolMetrics.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ColumnMetadata.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Connection.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPoolConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPoolMetrics.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ColumnMetadata.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Connection.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionConfiguration.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionDelegate.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:573:32: warning: capture of 'self' with non-sendable type 'ConnectionPool?' in a '@Sendable' closure
                    let self = self,
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:57:14: note: class 'ConnectionPool' does not conform to the 'Sendable' protocol
public class ConnectionPool {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:574:35: warning: capture of 'request' with non-sendable type 'ConnectionPool.Request?' in a '@Sendable' closure
                    let request = request else {
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:771:19: note: class 'Request' does not conform to the 'Sendable' protocol
    private class Request {
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:614:32: warning: capture of 'self' with non-sendable type 'ConnectionPool?' in a '@Sendable' closure
                    let self = self,
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:57:14: note: class 'ConnectionPool' does not conform to the 'Sendable' protocol
public class ConnectionPool {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:615:44: warning: capture of 'pooledConnection' with non-sendable type 'ConnectionPool.PooledConnection?' in a '@Sendable' closure
                    let pooledConnection = pooledConnection,
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:805:19: note: class 'PooledConnection' does not conform to the 'Sendable' protocol
    private class PooledConnection: Hashable {
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:616:38: warning: capture of 'connection' with non-sendable type 'Connection?' in a '@Sendable' closure
                    let connection = connection else {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Connection.swift:77:14: note: class 'Connection' does not conform to the 'Sendable' protocol
public class Connection: CustomStringConvertible {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:667:38: warning: capture of 'self' with non-sendable type 'ConnectionPool?' in a '@Sendable' closure
                    guard let self = self else {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:57:14: note: class 'ConnectionPool' does not conform to the 'Sendable' protocol
public class ConnectionPool {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:761:13: warning: capture of 'operation' with non-sendable type '() -> Void' in a '@Sendable' closure
            operation()
            ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:761:13: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            operation()
            ^
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPoolConfiguration.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPoolMetrics.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling Request.swift, SASLInitialRequest.swift, SASLRequest.swift, SSLRequest.swift, StartupRequest.swift, SyncRequest.swift, TerminateRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64_32 Compiling\ RowDescriptionResponse.swift,\ Row.swift,\ RowDecoder.swift,\ SASLPrep.swift,\ SCRAMSHA256Authenticator.swift,\ Statement.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/RowDescriptionResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Row.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/RowDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/SASLPrep.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/SCRAMSHA256Authenticator.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Statement.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/RowDescriptionResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Row.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/RowDecoder.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/SASLPrep.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/SCRAMSHA256Authenticator.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Statement.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Emitting module for PostgresClientKit (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftDriver\ Compilation\ Requirements PostgresClientKit normal armv7k com.apple.xcode.tools.swift.compiler (in target 'PostgresClientKit' from project 'PostgresClientKit')
    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 PostgresClientKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit.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-watchos5.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/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit-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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit.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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit_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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit-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 PostgresClientKit (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64_32 Compiling\ Logger.swift,\ Notice.swift,\ Parameter.swift,\ Postgres.swift,\ PostgresByteA.swift,\ PostgresDate.swift,\ PostgresError.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Logging/Logger.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Notice.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Parameter.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresByteA.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresDate.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresError.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Logging/Logger.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Notice.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Parameter.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift:30:23: warning: static property 'logger' is not concurrency-safe because non-'Sendable' type 'Logger' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let logger = Logger()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Logging/Logger.swift:54:14: note: class 'Logger' does not conform to the 'Sendable' protocol
public class Logger {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift:30:23: note: add '@MainActor' to make static property 'logger' part of global actor 'MainActor'
    public static let logger = Logger()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift:30:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let logger = Logger()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift:47:24: warning: static property '_nextId' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    private static var _nextId: UInt64 = 1
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift:47:24: note: convert '_nextId' to a 'let' constant to make 'Sendable' shared state immutable
    private static var _nextId: UInt64 = 1
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift:47:24: note: add '@MainActor' to make static property '_nextId' part of global actor 'MainActor'
    private static var _nextId: UInt64 = 1
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift:47:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var _nextId: UInt64 = 1
                       ^
    nonisolated(unsafe)
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresByteA.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresDate.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresError.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresError.swift:60:10: warning: associated value 'sqlError(notice:)' of 'Sendable'-conforming enum 'PostgresError' has non-sendable type 'Notice'; this is an error in the Swift 6 language mode
    case sqlError(notice: Notice)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Notice.swift:21:15: note: consider making struct 'Notice' conform to the 'Sendable' protocol
public struct Notice: CustomStringConvertible {
              ^
                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresError.swift:90:10: warning: associated value 'valueConversionError(value:type:)' of 'Sendable'-conforming enum 'PostgresError' has non-sendable type 'PostgresValue'; this is an error in the Swift 6 language mode
    case valueConversionError(value: PostgresValue, type: Any.Type)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresValue.swift:51:15: note: consider making struct 'PostgresValue' conform to the 'Sendable' protocol
public struct PostgresValue: PostgresValueConvertible, Equatable, CustomStringConvertible {
              ^
                                                                                         , Sendable
SwiftDriver\ Compilation\ Requirements PostgresClientKit normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'PostgresClientKit' from project 'PostgresClientKit')
    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 PostgresClientKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit.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-watchos5.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/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit-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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit.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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit_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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Compiling ClosePortalRequest.swift, CloseStatementRequest.swift, DescribePortalRequest.swift, ExecuteRequest.swift, FlushRequest.swift, ParseRequest.swift, PasswordMessageRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit.swiftmodule (in target 'PostgresClientKit' from project 'PostgresClientKit')
    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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/armv7k-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit.swiftdoc (in target 'PostgresClientKit' from project 'PostgresClientKit')
    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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/armv7k-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit.abi.json (in target 'PostgresClientKit' from project 'PostgresClientKit')
    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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit.swiftmodule (in target 'PostgresClientKit' from project 'PostgresClientKit')
    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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit.swiftdoc (in target 'PostgresClientKit' from project 'PostgresClientKit')
    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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit.abi.json (in target 'PostgresClientKit' from project 'PostgresClientKit')
    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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit.swiftsourceinfo (in target 'PostgresClientKit' from project 'PostgresClientKit')
    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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit.swiftsourceinfo (in target 'PostgresClientKit' from project 'PostgresClientKit')
    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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64_32 Compiling\ Credential.swift,\ Crypto.swift,\ Cursor.swift,\ ISO8601.swift,\ LogHandler.swift,\ LogLevel.swift,\ LogRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Credential.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Crypto.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Cursor.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Logging/LogHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Logging/LogLevel.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Logging/LogRecord.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Credential.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Crypto.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Cursor.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:617:24: warning: static property 'timeZones' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    private static var timeZones = [Int : TimeZone]()
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:617:24: note: convert 'timeZones' to a 'let' constant to make 'Sendable' shared state immutable
    private static var timeZones = [Int : TimeZone]()
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:617:24: note: add '@MainActor' to make static property 'timeZones' part of global actor 'MainActor'
    private static var timeZones = [Int : TimeZone]()
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:617:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var timeZones = [Int : TimeZone]()
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:648:24: warning: static property 'calendars' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    private static var calendars = [TimeZone : Calendar]()
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:648:24: note: convert 'calendars' to a 'let' constant to make 'Sendable' shared state immutable
    private static var calendars = [TimeZone : Calendar]()
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:648:24: note: add '@MainActor' to make static property 'calendars' part of global actor 'MainActor'
    private static var calendars = [TimeZone : Calendar]()
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:648:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var calendars = [TimeZone : Calendar]()
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:713:24: warning: static property 'timeWithTimeZoneFormatters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    private static var timeWithTimeZoneFormatters = [TimeZone : DateFormatter]()
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:713:24: note: convert 'timeWithTimeZoneFormatters' to a 'let' constant to make 'Sendable' shared state immutable
    private static var timeWithTimeZoneFormatters = [TimeZone : DateFormatter]()
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:713:24: note: add '@MainActor' to make static property 'timeWithTimeZoneFormatters' part of global actor 'MainActor'
    private static var timeWithTimeZoneFormatters = [TimeZone : DateFormatter]()
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:713:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var timeWithTimeZoneFormatters = [TimeZone : DateFormatter]()
                       ^
    nonisolated(unsafe)
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Logging/LogHandler.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Logging/LogLevel.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Logging/LogRecord.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AuthenticationCleartextPasswordResponse.swift,\ AuthenticationMD5PasswordResponse.swift,\ AuthenticationOKResponse.swift,\ AuthenticationResponse.swift,\ AuthenticationSASLContinueResponse.swift,\ AuthenticationSASLFinalResponse.swift,\ AuthenticationSASLResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationCleartextPasswordResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationMD5PasswordResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationOKResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationSASLContinueResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationSASLFinalResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationSASLResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationCleartextPasswordResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationMD5PasswordResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationOKResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationSASLContinueResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationSASLFinalResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationSASLResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for PostgresClientKit (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftDriver\ Compilation\ Requirements PostgresClientKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PostgresClientKit' from project 'PostgresClientKit')
    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 PostgresClientKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit.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-watchos5.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/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit-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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit.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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit_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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Compiling AuthenticationCleartextPasswordResponse.swift, AuthenticationMD5PasswordResponse.swift, AuthenticationOKResponse.swift, AuthenticationResponse.swift, AuthenticationSASLContinueResponse.swift, AuthenticationSASLFinalResponse.swift, AuthenticationSASLResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64 Compiling\ NoDataResponse.swift,\ NoticeResponse.swift,\ NotificationResponse.swift,\ ParameterStatusResponse.swift,\ ParseCompleteResponse.swift,\ ReadyForQueryResponse.swift,\ Response.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/NoDataResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/NoticeResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/NotificationResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/ParameterStatusResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/ParseCompleteResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/ReadyForQueryResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/Response.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/NoDataResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/NoticeResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/NotificationResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/ParameterStatusResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/ParseCompleteResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/ReadyForQueryResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/Response.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/PostgresClientKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit-Swift.h (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/PostgresClientKit-Swift.h
SwiftDriverJobDiscovery normal arm64_32 Compiling Socket.swift (in target 'Socket' from project 'Socket')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit.swiftmodule (in target 'PostgresClientKit' from project 'PostgresClientKit')
    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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit.swiftdoc (in target 'PostgresClientKit' from project 'PostgresClientKit')
    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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit.abi.json (in target 'PostgresClientKit' from project 'PostgresClientKit')
    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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit.swiftsourceinfo (in target 'PostgresClientKit' from project 'PostgresClientKit')
    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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftDriver\ Compilation Socket normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Socket' from project 'Socket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Socket -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/arm64_32/Socket.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-watchos5.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 -suppress-warnings -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/Socket.build/Debug-watchos/Socket.build/Objects-normal/arm64_32/Socket-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/Socket.build/Debug-watchos/Socket.build/Objects-normal/arm64_32/Socket.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/Socket.build/Debug-watchos/Socket.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/arm64_32/Socket_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/Socket.build/Debug-watchos/Socket.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.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/Socket.build/Debug-watchos/Socket.build/Objects-normal/arm64_32/Socket-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64_32 Compiling\ NoDataResponse.swift,\ NoticeResponse.swift,\ NotificationResponse.swift,\ ParameterStatusResponse.swift,\ ParseCompleteResponse.swift,\ ReadyForQueryResponse.swift,\ Response.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/NoDataResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/NoticeResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/NotificationResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/ParameterStatusResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/ParseCompleteResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/ReadyForQueryResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/Response.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/NoDataResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/NoticeResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/NotificationResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/ParameterStatusResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/ParseCompleteResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/ReadyForQueryResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/Response.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/arm64_32/Binary/Socket.o normal arm64_32 (in target 'Socket' from project 'Socket')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BlueSocket
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/arm64_32/Socket.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/arm64_32/Socket_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/arm64_32/Socket_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/arm64_32/Socket.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/arm64_32/Binary/Socket.o
SwiftDriverJobDiscovery normal arm64 Compiling AuthenticationCleartextPasswordResponse.swift, AuthenticationMD5PasswordResponse.swift, AuthenticationOKResponse.swift, AuthenticationResponse.swift, AuthenticationSASLContinueResponse.swift, AuthenticationSASLFinalResponse.swift, AuthenticationSASLResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64_32 Compiling\ Request.swift,\ SASLInitialRequest.swift,\ SASLRequest.swift,\ SSLRequest.swift,\ StartupRequest.swift,\ SyncRequest.swift,\ TerminateRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/SASLInitialRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/SASLRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/SSLRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/StartupRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/SyncRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/TerminateRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/Request.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/SASLInitialRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/SASLRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/SSLRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/StartupRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/SyncRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/TerminateRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Socket.o normal arm64\ armv7k\ arm64_32 (in target 'Socket' from project 'Socket')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BlueSocket
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/arm64/Binary/Socket.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/armv7k/Binary/Socket.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/arm64_32/Binary/Socket.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Socket.o
SwiftDriverJobDiscovery normal arm64 Compiling NoDataResponse.swift, NoticeResponse.swift, NotificationResponse.swift, ParameterStatusResponse.swift, ParseCompleteResponse.swift, ReadyForQueryResponse.swift, Response.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64 Compiling\ BackendKeyDataResponse.swift,\ BindCompleteResponse.swift,\ CloseCompleteResponse.swift,\ CommandCompleteResponse.swift,\ DataRowResponse.swift,\ EmptyQueryResponse.swift,\ ErrorResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/BackendKeyDataResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/BindCompleteResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/CloseCompleteResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/CommandCompleteResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/DataRowResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/EmptyQueryResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/ErrorResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/BackendKeyDataResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/BindCompleteResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/CloseCompleteResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/CommandCompleteResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/DataRowResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/EmptyQueryResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/ErrorResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ColumnMetadata.swift,\ Connection.swift,\ ConnectionConfiguration.swift,\ ConnectionDelegate.swift,\ ConnectionPool.swift,\ ConnectionPoolConfiguration.swift,\ ConnectionPoolMetrics.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ColumnMetadata.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Connection.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPoolConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPoolMetrics.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ColumnMetadata.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Connection.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionConfiguration.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionDelegate.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:573:32: warning: capture of 'self' with non-sendable type 'ConnectionPool?' in a '@Sendable' closure
                    let self = self,
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:57:14: note: class 'ConnectionPool' does not conform to the 'Sendable' protocol
public class ConnectionPool {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:574:35: warning: capture of 'request' with non-sendable type 'ConnectionPool.Request?' in a '@Sendable' closure
                    let request = request else {
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:771:19: note: class 'Request' does not conform to the 'Sendable' protocol
    private class Request {
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:614:32: warning: capture of 'self' with non-sendable type 'ConnectionPool?' in a '@Sendable' closure
                    let self = self,
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:57:14: note: class 'ConnectionPool' does not conform to the 'Sendable' protocol
public class ConnectionPool {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:615:44: warning: capture of 'pooledConnection' with non-sendable type 'ConnectionPool.PooledConnection?' in a '@Sendable' closure
                    let pooledConnection = pooledConnection,
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:805:19: note: class 'PooledConnection' does not conform to the 'Sendable' protocol
    private class PooledConnection: Hashable {
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:616:38: warning: capture of 'connection' with non-sendable type 'Connection?' in a '@Sendable' closure
                    let connection = connection else {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Connection.swift:77:14: note: class 'Connection' does not conform to the 'Sendable' protocol
public class Connection: CustomStringConvertible {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:667:38: warning: capture of 'self' with non-sendable type 'ConnectionPool?' in a '@Sendable' closure
                    guard let self = self else {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:57:14: note: class 'ConnectionPool' does not conform to the 'Sendable' protocol
public class ConnectionPool {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:761:13: warning: capture of 'operation' with non-sendable type '() -> Void' in a '@Sendable' closure
            operation()
            ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPool.swift:761:13: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            operation()
            ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPoolConfiguration.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ConnectionPoolMetrics.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling Logger.swift, Notice.swift, Parameter.swift, Postgres.swift, PostgresByteA.swift, PostgresDate.swift, PostgresError.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal armv7k Compiling\ ClosePortalRequest.swift,\ CloseStatementRequest.swift,\ DescribePortalRequest.swift,\ ExecuteRequest.swift,\ FlushRequest.swift,\ ParseRequest.swift,\ PasswordMessageRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/ClosePortalRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/CloseStatementRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/DescribePortalRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/ExecuteRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/FlushRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/ParseRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/PasswordMessageRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/ClosePortalRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/CloseStatementRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/DescribePortalRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/ExecuteRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/FlushRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/ParseRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/PasswordMessageRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling NoDataResponse.swift, NoticeResponse.swift, NotificationResponse.swift, ParameterStatusResponse.swift, ParseCompleteResponse.swift, ReadyForQueryResponse.swift, Response.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal armv7k Compiling\ Logger.swift,\ Notice.swift,\ Parameter.swift,\ Postgres.swift,\ PostgresByteA.swift,\ PostgresDate.swift,\ PostgresError.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Logging/Logger.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Notice.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Parameter.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresByteA.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresDate.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresError.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Logging/Logger.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Notice.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Parameter.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift:30:23: warning: static property 'logger' is not concurrency-safe because non-'Sendable' type 'Logger' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let logger = Logger()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Logging/Logger.swift:54:14: note: class 'Logger' does not conform to the 'Sendable' protocol
public class Logger {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift:30:23: note: add '@MainActor' to make static property 'logger' part of global actor 'MainActor'
    public static let logger = Logger()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift:30:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let logger = Logger()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift:47:24: warning: static property '_nextId' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    private static var _nextId: UInt64 = 1
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift:47:24: note: convert '_nextId' to a 'let' constant to make 'Sendable' shared state immutable
    private static var _nextId: UInt64 = 1
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift:47:24: note: add '@MainActor' to make static property '_nextId' part of global actor 'MainActor'
    private static var _nextId: UInt64 = 1
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift:47:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var _nextId: UInt64 = 1
                       ^
    nonisolated(unsafe)
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresByteA.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresDate.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresError.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresError.swift:60:10: warning: associated value 'sqlError(notice:)' of 'Sendable'-conforming enum 'PostgresError' has non-sendable type 'Notice'; this is an error in the Swift 6 language mode
    case sqlError(notice: Notice)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Notice.swift:21:15: note: consider making struct 'Notice' conform to the 'Sendable' protocol
public struct Notice: CustomStringConvertible {
              ^
                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresError.swift:90:10: warning: associated value 'valueConversionError(value:type:)' of 'Sendable'-conforming enum 'PostgresError' has non-sendable type 'PostgresValue'; this is an error in the Swift 6 language mode
    case valueConversionError(value: PostgresValue, type: Any.Type)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresValue.swift:51:15: note: consider making struct 'PostgresValue' conform to the 'Sendable' protocol
public struct PostgresValue: PostgresValueConvertible, Equatable, CustomStringConvertible {
              ^
                                                                                         , Sendable
SwiftDriverJobDiscovery normal arm64_32 Compiling Request.swift, SASLInitialRequest.swift, SASLRequest.swift, SSLRequest.swift, StartupRequest.swift, SyncRequest.swift, TerminateRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64 Compiling\ Credential.swift,\ Crypto.swift,\ Cursor.swift,\ ISO8601.swift,\ LogHandler.swift,\ LogLevel.swift,\ LogRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Credential.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Crypto.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Cursor.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Logging/LogHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Logging/LogLevel.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Logging/LogRecord.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Credential.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Crypto.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Cursor.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:617:24: warning: static property 'timeZones' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    private static var timeZones = [Int : TimeZone]()
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:617:24: note: convert 'timeZones' to a 'let' constant to make 'Sendable' shared state immutable
    private static var timeZones = [Int : TimeZone]()
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:617:24: note: add '@MainActor' to make static property 'timeZones' part of global actor 'MainActor'
    private static var timeZones = [Int : TimeZone]()
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:617:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var timeZones = [Int : TimeZone]()
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:648:24: warning: static property 'calendars' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    private static var calendars = [TimeZone : Calendar]()
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:648:24: note: convert 'calendars' to a 'let' constant to make 'Sendable' shared state immutable
    private static var calendars = [TimeZone : Calendar]()
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:648:24: note: add '@MainActor' to make static property 'calendars' part of global actor 'MainActor'
    private static var calendars = [TimeZone : Calendar]()
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:648:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var calendars = [TimeZone : Calendar]()
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:713:24: warning: static property 'timeWithTimeZoneFormatters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    private static var timeWithTimeZoneFormatters = [TimeZone : DateFormatter]()
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:713:24: note: convert 'timeWithTimeZoneFormatters' to a 'let' constant to make 'Sendable' shared state immutable
    private static var timeWithTimeZoneFormatters = [TimeZone : DateFormatter]()
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:713:24: note: add '@MainActor' to make static property 'timeWithTimeZoneFormatters' part of global actor 'MainActor'
    private static var timeWithTimeZoneFormatters = [TimeZone : DateFormatter]()
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/ISO8601.swift:713:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var timeWithTimeZoneFormatters = [TimeZone : DateFormatter]()
                       ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Logging/LogHandler.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Logging/LogLevel.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Logging/LogRecord.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling BackendKeyDataResponse.swift, BindCompleteResponse.swift, CloseCompleteResponse.swift, CommandCompleteResponse.swift, DataRowResponse.swift, EmptyQueryResponse.swift, ErrorResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64 Compiling\ PostgresTime.swift,\ PostgresTimeWithTimeZone.swift,\ PostgresTimestamp.swift,\ PostgresTimestampWithTimeZone.swift,\ PostgresValue.swift,\ PostgresValueConvertible.swift,\ BindRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTime.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTimeWithTimeZone.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTimestamp.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTimestampWithTimeZone.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresValue.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresValueConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/BindRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTime.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTimeWithTimeZone.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTimestamp.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTimestampWithTimeZone.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresValue.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresValueConvertible.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/BindRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling ClosePortalRequest.swift, CloseStatementRequest.swift, DescribePortalRequest.swift, ExecuteRequest.swift, FlushRequest.swift, ParseRequest.swift, PasswordMessageRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64 Compiling\ RowDescriptionResponse.swift,\ Row.swift,\ RowDecoder.swift,\ SASLPrep.swift,\ SCRAMSHA256Authenticator.swift,\ Statement.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/RowDescriptionResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Row.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/RowDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/SASLPrep.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/SCRAMSHA256Authenticator.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Statement.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/RowDescriptionResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Row.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/RowDecoder.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/SASLPrep.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/SCRAMSHA256Authenticator.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Statement.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling ColumnMetadata.swift, Connection.swift, ConnectionConfiguration.swift, ConnectionDelegate.swift, ConnectionPool.swift, ConnectionPoolConfiguration.swift, ConnectionPoolMetrics.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal armv7k Compiling\ PostgresTime.swift,\ PostgresTimeWithTimeZone.swift,\ PostgresTimestamp.swift,\ PostgresTimestampWithTimeZone.swift,\ PostgresValue.swift,\ PostgresValueConvertible.swift,\ BindRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTime.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTimeWithTimeZone.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTimestamp.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTimestampWithTimeZone.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresValue.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresValueConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/BindRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTime.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTimeWithTimeZone.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTimestamp.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTimestampWithTimeZone.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresValue.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresValueConvertible.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/BindRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling Credential.swift, Crypto.swift, Cursor.swift, ISO8601.swift, LogHandler.swift, LogLevel.swift, LogRecord.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64 Compiling\ Logger.swift,\ Notice.swift,\ Parameter.swift,\ Postgres.swift,\ PostgresByteA.swift,\ PostgresDate.swift,\ PostgresError.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Logging/Logger.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Notice.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Parameter.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresByteA.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresDate.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresError.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Logging/Logger.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Notice.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Parameter.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift:30:23: warning: static property 'logger' is not concurrency-safe because non-'Sendable' type 'Logger' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let logger = Logger()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Logging/Logger.swift:54:14: note: class 'Logger' does not conform to the 'Sendable' protocol
public class Logger {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift:30:23: note: add '@MainActor' to make static property 'logger' part of global actor 'MainActor'
    public static let logger = Logger()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift:30:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let logger = Logger()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift:47:24: warning: static property '_nextId' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    private static var _nextId: UInt64 = 1
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift:47:24: note: convert '_nextId' to a 'let' constant to make 'Sendable' shared state immutable
    private static var _nextId: UInt64 = 1
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift:47:24: note: add '@MainActor' to make static property '_nextId' part of global actor 'MainActor'
    private static var _nextId: UInt64 = 1
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Postgres.swift:47:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var _nextId: UInt64 = 1
                       ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresByteA.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresDate.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresError.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresError.swift:60:10: warning: associated value 'sqlError(notice:)' of 'Sendable'-conforming enum 'PostgresError' has non-sendable type 'Notice'; this is an error in the Swift 6 language mode
    case sqlError(notice: Notice)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Notice.swift:21:15: note: consider making struct 'Notice' conform to the 'Sendable' protocol
public struct Notice: CustomStringConvertible {
              ^
                                             , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresError.swift:90:10: warning: associated value 'valueConversionError(value:type:)' of 'Sendable'-conforming enum 'PostgresError' has non-sendable type 'PostgresValue'; this is an error in the Swift 6 language mode
    case valueConversionError(value: PostgresValue, type: Any.Type)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresValue.swift:51:15: note: consider making struct 'PostgresValue' conform to the 'Sendable' protocol
public struct PostgresValue: PostgresValueConvertible, Equatable, CustomStringConvertible {
              ^
                                                                                         , Sendable
SwiftDriverJobDiscovery normal armv7k Compiling Logger.swift, Notice.swift, Parameter.swift, Postgres.swift, PostgresByteA.swift, PostgresDate.swift, PostgresError.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal armv7k Compiling\ BackendKeyDataResponse.swift,\ BindCompleteResponse.swift,\ CloseCompleteResponse.swift,\ CommandCompleteResponse.swift,\ DataRowResponse.swift,\ EmptyQueryResponse.swift,\ ErrorResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/BackendKeyDataResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/BindCompleteResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/CloseCompleteResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/CommandCompleteResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/DataRowResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/EmptyQueryResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/ErrorResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/BackendKeyDataResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/BindCompleteResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/CloseCompleteResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/CommandCompleteResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/DataRowResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/EmptyQueryResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/ErrorResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling ColumnMetadata.swift, Connection.swift, ConnectionConfiguration.swift, ConnectionDelegate.swift, ConnectionPool.swift, ConnectionPoolConfiguration.swift, ConnectionPoolMetrics.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64 Compiling\ Request.swift,\ SASLInitialRequest.swift,\ SASLRequest.swift,\ SSLRequest.swift,\ StartupRequest.swift,\ SyncRequest.swift,\ TerminateRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/Request.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/SASLInitialRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/SASLRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/SSLRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/StartupRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/SyncRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/TerminateRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/Request.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/SASLInitialRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/SASLRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/SSLRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/StartupRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/SyncRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/TerminateRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling PostgresTime.swift, PostgresTimeWithTimeZone.swift, PostgresTimestamp.swift, PostgresTimestampWithTimeZone.swift, PostgresValue.swift, PostgresValueConvertible.swift, BindRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal armv7k Compiling\ AuthenticationCleartextPasswordResponse.swift,\ AuthenticationMD5PasswordResponse.swift,\ AuthenticationOKResponse.swift,\ AuthenticationResponse.swift,\ AuthenticationSASLContinueResponse.swift,\ AuthenticationSASLFinalResponse.swift,\ AuthenticationSASLResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationCleartextPasswordResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationMD5PasswordResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationOKResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationSASLContinueResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationSASLFinalResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationSASLResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationCleartextPasswordResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationMD5PasswordResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationOKResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationSASLContinueResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationSASLFinalResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/AuthenticationSASLResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling BackendKeyDataResponse.swift, BindCompleteResponse.swift, CloseCompleteResponse.swift, CommandCompleteResponse.swift, DataRowResponse.swift, EmptyQueryResponse.swift, ErrorResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64_32 Compiling\ PostgresTime.swift,\ PostgresTimeWithTimeZone.swift,\ PostgresTimestamp.swift,\ PostgresTimestampWithTimeZone.swift,\ PostgresValue.swift,\ PostgresValueConvertible.swift,\ BindRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTime.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTimeWithTimeZone.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTimestamp.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTimestampWithTimeZone.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresValue.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresValueConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/BindRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTime.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTimeWithTimeZone.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTimestamp.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresTimestampWithTimeZone.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresValue.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/PostgresValueConvertible.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/BindRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling Credential.swift, Crypto.swift, Cursor.swift, ISO8601.swift, LogHandler.swift, LogLevel.swift, LogRecord.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64_32 Compiling\ BackendKeyDataResponse.swift,\ BindCompleteResponse.swift,\ CloseCompleteResponse.swift,\ CommandCompleteResponse.swift,\ DataRowResponse.swift,\ EmptyQueryResponse.swift,\ ErrorResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/BackendKeyDataResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/BindCompleteResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/CloseCompleteResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/CommandCompleteResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/DataRowResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/EmptyQueryResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/ErrorResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/BackendKeyDataResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/BindCompleteResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/CloseCompleteResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/CommandCompleteResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/DataRowResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/EmptyQueryResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Response/ErrorResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Request.swift, SASLInitialRequest.swift, SASLRequest.swift, SSLRequest.swift, StartupRequest.swift, SyncRequest.swift, TerminateRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64 Compiling\ ClosePortalRequest.swift,\ CloseStatementRequest.swift,\ DescribePortalRequest.swift,\ ExecuteRequest.swift,\ FlushRequest.swift,\ ParseRequest.swift,\ PasswordMessageRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/ClosePortalRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/CloseStatementRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/DescribePortalRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/ExecuteRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/FlushRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/ParseRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/PasswordMessageRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/ClosePortalRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/CloseStatementRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/DescribePortalRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/ExecuteRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/FlushRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/ParseRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PostgresClientKit/Request/PasswordMessageRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling ColumnMetadata.swift, Connection.swift, ConnectionConfiguration.swift, ConnectionDelegate.swift, ConnectionPool.swift, ConnectionPoolConfiguration.swift, ConnectionPoolMetrics.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftDriverJobDiscovery normal armv7k Compiling PostgresTime.swift, PostgresTimeWithTimeZone.swift, PostgresTimestamp.swift, PostgresTimestampWithTimeZone.swift, PostgresValue.swift, PostgresValueConvertible.swift, BindRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
ExtractAppIntentsMetadata (in target 'Socket' from project 'Socket')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BlueSocket
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Socket --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --xcode-version 16E140 --platform-family watchOS --deployment-target 5.0 --bundle-identifier bluesocket.Socket --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Socket.appintents --target-triple arm64-apple-watchos5.0 --target-triple armv7k-apple-watchos5.0 --target-triple arm64_32-apple-watchos5.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Socket.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/arm64/Socket_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/armv7k/Socket_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/arm64_32/Socket_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/arm64/Socket.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/armv7k/Socket.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/arm64_32/Socket.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Socket.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Socket.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/arm64/Socket.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/armv7k/Socket.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Socket.build/Debug-watchos/Socket.build/Objects-normal/arm64_32/Socket.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 23:35:31.149 appintentsmetadataprocessor[919:4891] Starting appintentsmetadataprocessor export
2025-04-26 23:35:31.196 appintentsmetadataprocessor[919:4891] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling Logger.swift, Notice.swift, Parameter.swift, Postgres.swift, PostgresByteA.swift, PostgresDate.swift, PostgresError.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Socket.o (in target 'Socket' from project 'Socket')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BlueSocket
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Socket.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/armv7k/Binary/SSLService.o normal armv7k (in target 'SSLService' from project 'SSLService')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BlueSSLService
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/armv7k/SSLService.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/armv7k/SSLService_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/armv7k/SSLService_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/armv7k/SSLService.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/armv7k/Binary/SSLService.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64_32/Binary/SSLService.o normal arm64_32 (in target 'SSLService' from project 'SSLService')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BlueSSLService
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64_32/SSLService.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64_32/SSLService_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64_32/SSLService_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64_32/SSLService.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64_32/Binary/SSLService.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64/Binary/SSLService.o normal arm64 (in target 'SSLService' from project 'SSLService')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BlueSSLService
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64/SSLService.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64/SSLService_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64/SSLService_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64/SSLService.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64/Binary/SSLService.o
SwiftDriverJobDiscovery normal armv7k Compiling AuthenticationCleartextPasswordResponse.swift, AuthenticationMD5PasswordResponse.swift, AuthenticationOKResponse.swift, AuthenticationResponse.swift, AuthenticationSASLContinueResponse.swift, AuthenticationSASLFinalResponse.swift, AuthenticationSASLResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SSLService.o normal arm64\ armv7k\ arm64_32 (in target 'SSLService' from project 'SSLService')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BlueSSLService
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64/Binary/SSLService.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/armv7k/Binary/SSLService.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64_32/Binary/SSLService.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SSLService.o
ExtractAppIntentsMetadata (in target 'SSLService' from project 'SSLService')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BlueSSLService
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name SSLService --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --xcode-version 16E140 --platform-family watchOS --deployment-target 5.0 --bundle-identifier bluesslservice.SSLService --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SSLService.appintents --target-triple arm64-apple-watchos5.0 --target-triple armv7k-apple-watchos5.0 --target-triple arm64_32-apple-watchos5.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SSLService.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64/SSLService_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/armv7k/SSLService_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64_32/SSLService_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64/SSLService.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/armv7k/SSLService.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64_32/SSLService.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/SSLService.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/SSLService.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64/SSLService.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/armv7k/SSLService.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SSLService.build/Debug-watchos/SSLService.build/Objects-normal/arm64_32/SSLService.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 23:35:31.287 appintentsmetadataprocessor[927:4961] Starting appintentsmetadataprocessor export
2025-04-26 23:35:31.325 appintentsmetadataprocessor[927:4961] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64_32 Compiling BackendKeyDataResponse.swift, BindCompleteResponse.swift, CloseCompleteResponse.swift, CommandCompleteResponse.swift, DataRowResponse.swift, EmptyQueryResponse.swift, ErrorResponse.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftDriverJobDiscovery normal arm64 Compiling ClosePortalRequest.swift, CloseStatementRequest.swift, DescribePortalRequest.swift, ExecuteRequest.swift, FlushRequest.swift, ParseRequest.swift, PasswordMessageRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SSLService.o (in target 'SSLService' from project 'SSLService')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/BlueSSLService
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SSLService.o
SwiftDriverJobDiscovery normal arm64_32 Compiling PostgresTime.swift, PostgresTimeWithTimeZone.swift, PostgresTimestamp.swift, PostgresTimestampWithTimeZone.swift, PostgresValue.swift, PostgresValueConvertible.swift, BindRequest.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftDriverJobDiscovery normal arm64 Compiling Credential.swift, Crypto.swift, Cursor.swift, ISO8601.swift, LogHandler.swift, LogLevel.swift, LogRecord.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftDriverJobDiscovery normal armv7k Compiling RowDescriptionResponse.swift, Row.swift, RowDecoder.swift, SASLPrep.swift, SCRAMSHA256Authenticator.swift, Statement.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftDriver\ Compilation PostgresClientKit normal armv7k com.apple.xcode.tools.swift.compiler (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PostgresClientKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit.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-watchos5.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/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit-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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit.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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit_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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/Binary/PostgresClientKit.o normal armv7k (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/Binary/PostgresClientKit.o
SwiftDriverJobDiscovery normal arm64_32 Compiling RowDescriptionResponse.swift, Row.swift, RowDecoder.swift, SASLPrep.swift, SCRAMSHA256Authenticator.swift, Statement.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftDriver\ Compilation PostgresClientKit normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PostgresClientKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit.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-watchos5.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/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit-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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit.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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit_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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/Binary/PostgresClientKit.o normal arm64_32 (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/Binary/PostgresClientKit.o
SwiftDriverJobDiscovery normal arm64 Compiling RowDescriptionResponse.swift, Row.swift, RowDecoder.swift, SASLPrep.swift, SCRAMSHA256Authenticator.swift, Statement.swift (in target 'PostgresClientKit' from project 'PostgresClientKit')
SwiftDriver\ Compilation PostgresClientKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PostgresClientKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit.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-watchos5.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/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit-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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit.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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit_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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.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/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/Binary/PostgresClientKit.o normal arm64 (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/Binary/PostgresClientKit.o
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.o normal arm64\ armv7k\ arm64_32 (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/Binary/PostgresClientKit.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/Binary/PostgresClientKit.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/Binary/PostgresClientKit.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.o
ExtractAppIntentsMetadata (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name PostgresClientKit --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --xcode-version 16E140 --platform-family watchOS --deployment-target 5.0 --bundle-identifier spi-builder-workspace.PostgresClientKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.appintents --target-triple arm64-apple-watchos5.0 --target-triple armv7k-apple-watchos5.0 --target-triple arm64_32-apple-watchos5.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/PostgresClientKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/PostgresClientKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64/PostgresClientKit.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/armv7k/PostgresClientKit.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PostgresClientKit.build/Debug-watchos/PostgresClientKit.build/Objects-normal/arm64_32/PostgresClientKit.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 23:35:32.520 appintentsmetadataprocessor[935:5033] Starting appintentsmetadataprocessor export
2025-04-26 23:35:32.555 appintentsmetadataprocessor[935:5033] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.o (in target 'PostgresClientKit' from project 'PostgresClientKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PostgresClientKit.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bluesocket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/BlueSocket.git"
    },
    {
      "identity" : "bluesslservice",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/BlueSSLService"
    }
  ],
  "manifest_display_name" : "PostgresClientKit",
  "name" : "PostgresClientKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PostgresClientKit",
      "targets" : [
        "PostgresClientKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PostgresClientKitTests",
      "module_type" : "SwiftTarget",
      "name" : "PostgresClientKitTests",
      "path" : "Tests/PostgresClientKitTests",
      "sources" : [
        "ConnectionConfigurationTest.swift",
        "ConnectionDelegateTest.swift",
        "ConnectionPoolConfigurationTest.swift",
        "ConnectionPoolMetricsTest.swift",
        "ConnectionPoolStressTest.swift",
        "ConnectionPoolTest.swift",
        "ConnectionTest.swift",
        "CryptoTest.swift",
        "CursorTest.swift",
        "DataTypeTest.swift",
        "ISO8601Test.swift",
        "LoggingTest.swift",
        "PostgresByteATest.swift",
        "PostgresClientKitTestCase.swift",
        "PostgresDateTest.swift",
        "PostgresTimeTest.swift",
        "PostgresTimeWithTimeZoneTest.swift",
        "PostgresTimestampTest.swift",
        "PostgresTimestampWithTimeZoneTest.swift",
        "PostgresValueTest.swift",
        "RowDecoderTest.swift",
        "SASLPrepTest.swift",
        "SCRAMSHA256AuthenticatorTest.swift",
        "SQLStatementTest.swift",
        "StatementTest.swift",
        "TestEnvironment.swift"
      ],
      "target_dependencies" : [
        "PostgresClientKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PostgresClientKit",
      "module_type" : "SwiftTarget",
      "name" : "PostgresClientKit",
      "path" : "Sources/PostgresClientKit",
      "product_dependencies" : [
        "Socket",
        "SSLService"
      ],
      "product_memberships" : [
        "PostgresClientKit"
      ],
      "sources" : [
        "ColumnMetadata.swift",
        "Connection.swift",
        "ConnectionConfiguration.swift",
        "ConnectionDelegate.swift",
        "ConnectionPool.swift",
        "ConnectionPoolConfiguration.swift",
        "ConnectionPoolMetrics.swift",
        "Credential.swift",
        "Crypto.swift",
        "Cursor.swift",
        "ISO8601.swift",
        "Logging/LogHandler.swift",
        "Logging/LogLevel.swift",
        "Logging/LogRecord.swift",
        "Logging/Logger.swift",
        "Notice.swift",
        "Parameter.swift",
        "Postgres.swift",
        "PostgresByteA.swift",
        "PostgresDate.swift",
        "PostgresError.swift",
        "PostgresTime.swift",
        "PostgresTimeWithTimeZone.swift",
        "PostgresTimestamp.swift",
        "PostgresTimestampWithTimeZone.swift",
        "PostgresValue.swift",
        "PostgresValueConvertible.swift",
        "Request/BindRequest.swift",
        "Request/ClosePortalRequest.swift",
        "Request/CloseStatementRequest.swift",
        "Request/DescribePortalRequest.swift",
        "Request/ExecuteRequest.swift",
        "Request/FlushRequest.swift",
        "Request/ParseRequest.swift",
        "Request/PasswordMessageRequest.swift",
        "Request/Request.swift",
        "Request/SASLInitialRequest.swift",
        "Request/SASLRequest.swift",
        "Request/SSLRequest.swift",
        "Request/StartupRequest.swift",
        "Request/SyncRequest.swift",
        "Request/TerminateRequest.swift",
        "Response/AuthenticationCleartextPasswordResponse.swift",
        "Response/AuthenticationMD5PasswordResponse.swift",
        "Response/AuthenticationOKResponse.swift",
        "Response/AuthenticationResponse.swift",
        "Response/AuthenticationSASLContinueResponse.swift",
        "Response/AuthenticationSASLFinalResponse.swift",
        "Response/AuthenticationSASLResponse.swift",
        "Response/BackendKeyDataResponse.swift",
        "Response/BindCompleteResponse.swift",
        "Response/CloseCompleteResponse.swift",
        "Response/CommandCompleteResponse.swift",
        "Response/DataRowResponse.swift",
        "Response/EmptyQueryResponse.swift",
        "Response/ErrorResponse.swift",
        "Response/NoDataResponse.swift",
        "Response/NoticeResponse.swift",
        "Response/NotificationResponse.swift",
        "Response/ParameterStatusResponse.swift",
        "Response/ParseCompleteResponse.swift",
        "Response/ReadyForQueryResponse.swift",
        "Response/Response.swift",
        "Response/RowDescriptionResponse.swift",
        "Row.swift",
        "RowDecoder.swift",
        "SASLPrep.swift",
        "SCRAMSHA256Authenticator.swift",
        "Statement.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.