The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build UUSwiftNetworking, reference main (f1bdf6), with Swift 6.1 for macOS (SPM) on 18 Sep 2025 02:11:06 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SilverPineSoftware/UUSwiftNetworking
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f1bdf6b use latest core release
Cloned https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Revision (git rev-parse @):
f1bdf6bc6f82e648531a71f1f09b41f78badb870
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftNetworking.git at main
Fetching https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git
[1/70] Fetching uuswifttestcore
[71/614] Fetching uuswifttestcore, uuswiftcore
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git from cache (0.80s)
Fetched https://github.com/SilverPineSoftware/UUSwiftTestCore.git from cache (0.80s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftTestCore.git at 0.0.4 (1.41s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.3.0 (0.55s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftTestCore.git resolved at 0.0.4
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "uuswiftnetworking",
      "name": "UUSwiftNetworking",
      "url": "https://github.com/SilverPineSoftware/UUSwiftNetworking.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UUSwiftNetworking",
      "dependencies": [
        {
          "identity": "uuswiftcore",
          "name": "UUSwiftCore",
          "url": "https://github.com/SilverPineSoftware/UUSwiftCore.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UUSwiftCore",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SilverPineSoftware/UUSwiftNetworking.git
[1/494] Fetching uuswiftnetworking
Fetched https://github.com/SilverPineSoftware/UUSwiftNetworking.git from cache (0.79s)
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git from cache (0.43s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.3.0 (0.48s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.3.0
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftNetworking.git resolved at main (f1bdf6b)
warning: '.resolve-product-dependencies': dependency 'uuswiftnetworking' is not used by any target
Found 1 product dependencies
  - UUSwiftCore
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SilverPineSoftware/UUSwiftNetworking.git
https://github.com/SilverPineSoftware/UUSwiftNetworking.git
{
  "dependencies" : [
    {
      "identity" : "uuswiftcore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SilverPineSoftware/UUSwiftCore.git"
    },
    {
      "identity" : "uuswifttestcore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SilverPineSoftware/UUSwiftTestCore.git"
    }
  ],
  "manifest_display_name" : "UUSwiftNetworking",
  "name" : "UUSwiftNetworking",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "UUSwiftNetworking",
      "targets" : [
        "UUSwiftNetworking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "UUSwiftNetworkingTests",
      "module_type" : "SwiftTarget",
      "name" : "UUSwiftNetworkingTests",
      "path" : "Tests",
      "product_dependencies" : [
        "UUSwiftTestCore",
        "UUSwiftCore"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestJpeg_0001.JPG",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/UUNetworkingTestConfig.plist",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "UUHttpErrorHandlingTests.swift",
        "UUHttpResponseHandlerTests.swift",
        "UUHttpSessionInstanceTests.swift",
        "UUHttpSessionStaticTests.swift",
        "UUNetworkingTestCommon.swift",
        "UUNetworkingTestConfig.swift",
        "UURemoteDataConcurrent_100.swift",
        "UURemoteDataConcurrent_1000.swift",
        "UURemoteDataCustomApiTests.swift",
        "UURemoteDataNegativeTests.swift",
        "UURemoteDataTests.swift",
        "UUShutterstockApi.swift"
      ],
      "target_dependencies" : [
        "UUSwiftNetworking"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UUSwiftNetworking",
      "module_type" : "SwiftTarget",
      "name" : "UUSwiftNetworking",
      "path" : "UUSwiftNetworking",
      "product_dependencies" : [
        "UUSwiftCore"
      ],
      "product_memberships" : [
        "UUSwiftNetworking"
      ],
      "sources" : [
        "UUEmptyResponse.swift",
        "UUHttp.swift",
        "UUHttpAuthorizationProvider.swift",
        "UUHttpBody.swift",
        "UUHttpDataParser.swift",
        "UUHttpError.swift",
        "UUHttpForm.swift",
        "UUHttpRequest.swift",
        "UUHttpResponse.swift",
        "UUHttpResponseHandler.swift",
        "UUHttpSession.swift",
        "UURemoteApi.swift",
        "UURemoteData.swift",
        "UURemoteImage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Write sources
[1/4] Copying PrivacyInfo.xcprivacy
[2/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/33] Emitting module UUSwiftCore
[6/36] Compiling UUSwiftCore UUTypeAliases.swift
[7/36] Compiling UUSwiftCore UUURL.swift
[8/36] Compiling UUSwiftCore resource_bundle_accessor.swift
[9/36] Compiling UUSwiftCore UUConsoleLogWriter.swift
[10/36] Compiling UUSwiftCore UULog.swift
[11/36] Compiling UUSwiftCore UULogLevel.swift
[12/36] Compiling UUSwiftCore UULogWriter.swift
[13/36] Compiling UUSwiftCore UUThread.swift
[14/36] Compiling UUSwiftCore UUTimeMeasurement.swift
[15/36] Compiling UUSwiftCore UUTimer.swift
[16/36] Compiling UUSwiftCore UUDataCache.swift
[17/36] Compiling UUSwiftCore UUDate.swift
[18/36] Compiling UUSwiftCore UUDictionary.swift
[19/36] Compiling UUSwiftCore UULogger+Ext.swift
[20/36] Compiling UUSwiftCore UULogger.swift
[21/36] Compiling UUSwiftCore UUPrintLogWriter.swift
[22/36] Compiling UUSwiftCore UUJson.swift
[23/36] Compiling UUSwiftCore UUKeychain.swift
[24/36] Compiling UUSwiftCore UULocalization.swift
[25/36] Compiling UUSwiftCore UUArray.swift
[26/36] Compiling UUSwiftCore UUCollection.swift
[27/36] Compiling UUSwiftCore UUColor.swift
[28/36] Compiling UUSwiftCore UUComparable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUCoreData.swift:1109:89: error: 'NSPersistentStoreFileProtectionKey' is unavailable in macOS
1107 |         description.setOption(autoMigrate as NSNumber, forKey: NSMigratePersistentStoresAutomaticallyOption)
1108 |         description.setOption(autoMigrate as NSNumber, forKey: NSInferMappingModelAutomaticallyOption)
1109 |         description.setOption(FileProtectionType.complete.rawValue as NSObject, forKey: NSPersistentStoreFileProtectionKey)
     |                                                                                         `- error: 'NSPersistentStoreFileProtectionKey' is unavailable in macOS
1110 |
1111 |         if !pragmas.isEmpty
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:166:34: note: 'NSPersistentStoreFileProtectionKey' has been explicitly marked unavailable here
164 |
165 | /* Key to represent the protection class for the persistent store.  Backward compatibility may preclude some features.  The acceptable values are those defined in Foundation for the NSFileProtectionKey.  The default value of NSPersistentStoreFileProtectionKey is NSFileProtectionCompleteUntilFirstUserAuthentication for all applications built on or after iOS5.  The default value for all older applications is NSFileProtectionNone. */
166 | COREDATA_EXTERN NSString * const NSPersistentStoreFileProtectionKey API_AVAILABLE(ios(5.0)) API_UNAVAILABLE(macosx);
    |                                  `- note: 'NSPersistentStoreFileProtectionKey' has been explicitly marked unavailable here
167 |
168 | /* Dictionary key for enabling persistent history - default is NO */
[29/36] Compiling UUSwiftCore UUCoreData.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUCoreData.swift:1109:89: error: 'NSPersistentStoreFileProtectionKey' is unavailable in macOS
1107 |         description.setOption(autoMigrate as NSNumber, forKey: NSMigratePersistentStoresAutomaticallyOption)
1108 |         description.setOption(autoMigrate as NSNumber, forKey: NSInferMappingModelAutomaticallyOption)
1109 |         description.setOption(FileProtectionType.complete.rawValue as NSObject, forKey: NSPersistentStoreFileProtectionKey)
     |                                                                                         `- error: 'NSPersistentStoreFileProtectionKey' is unavailable in macOS
1110 |
1111 |         if !pragmas.isEmpty
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:166:34: note: 'NSPersistentStoreFileProtectionKey' has been explicitly marked unavailable here
164 |
165 | /* Key to represent the protection class for the persistent store.  Backward compatibility may preclude some features.  The acceptable values are those defined in Foundation for the NSFileProtectionKey.  The default value of NSPersistentStoreFileProtectionKey is NSFileProtectionCompleteUntilFirstUserAuthentication for all applications built on or after iOS5.  The default value for all older applications is NSFileProtectionNone. */
166 | COREDATA_EXTERN NSString * const NSPersistentStoreFileProtectionKey API_AVAILABLE(ios(5.0)) API_UNAVAILABLE(macosx);
    |                                  `- note: 'NSPersistentStoreFileProtectionKey' has been explicitly marked unavailable here
167 |
168 | /* Dictionary key for enabling persistent history - default is NO */
[30/36] Compiling UUSwiftCore UUData.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUCoreData.swift:1109:89: error: 'NSPersistentStoreFileProtectionKey' is unavailable in macOS
1107 |         description.setOption(autoMigrate as NSNumber, forKey: NSMigratePersistentStoresAutomaticallyOption)
1108 |         description.setOption(autoMigrate as NSNumber, forKey: NSInferMappingModelAutomaticallyOption)
1109 |         description.setOption(FileProtectionType.complete.rawValue as NSObject, forKey: NSPersistentStoreFileProtectionKey)
     |                                                                                         `- error: 'NSPersistentStoreFileProtectionKey' is unavailable in macOS
1110 |
1111 |         if !pragmas.isEmpty
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:166:34: note: 'NSPersistentStoreFileProtectionKey' has been explicitly marked unavailable here
164 |
165 | /* Key to represent the protection class for the persistent store.  Backward compatibility may preclude some features.  The acceptable values are those defined in Foundation for the NSFileProtectionKey.  The default value of NSPersistentStoreFileProtectionKey is NSFileProtectionCompleteUntilFirstUserAuthentication for all applications built on or after iOS5.  The default value for all older applications is NSFileProtectionNone. */
166 | COREDATA_EXTERN NSString * const NSPersistentStoreFileProtectionKey API_AVAILABLE(ios(5.0)) API_UNAVAILABLE(macosx);
    |                                  `- note: 'NSPersistentStoreFileProtectionKey' has been explicitly marked unavailable here
167 |
168 | /* Dictionary key for enabling persistent history - default is NO */
[31/36] Compiling UUSwiftCore UUNumber.swift
[32/36] Compiling UUSwiftCore UUObject.swift
[33/36] Compiling UUSwiftCore UUObjectFactory.swift
[34/36] Compiling UUSwiftCore UURandom.swift
[35/36] Compiling UUSwiftCore UUString.swift
[36/36] Compiling UUSwiftCore UUSwiftCore.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/30] Emitting module UUSwiftCore
[3/33] Compiling UUSwiftCore UULogger+Ext.swift
[4/33] Compiling UUSwiftCore UULogger.swift
[5/33] Compiling UUSwiftCore UUPrintLogWriter.swift
[6/33] Compiling UUSwiftCore UUTypeAliases.swift
[7/33] Compiling UUSwiftCore UUURL.swift
[8/33] Compiling UUSwiftCore resource_bundle_accessor.swift
[9/33] Compiling UUSwiftCore UUJson.swift
[10/33] Compiling UUSwiftCore UUKeychain.swift
[11/33] Compiling UUSwiftCore UULocalization.swift
[12/33] Compiling UUSwiftCore UUComparable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUCoreData.swift:1109:89: error: 'NSPersistentStoreFileProtectionKey' is unavailable in macOS
1107 |         description.setOption(autoMigrate as NSNumber, forKey: NSMigratePersistentStoresAutomaticallyOption)
1108 |         description.setOption(autoMigrate as NSNumber, forKey: NSInferMappingModelAutomaticallyOption)
1109 |         description.setOption(FileProtectionType.complete.rawValue as NSObject, forKey: NSPersistentStoreFileProtectionKey)
     |                                                                                         `- error: 'NSPersistentStoreFileProtectionKey' is unavailable in macOS
1110 |
1111 |         if !pragmas.isEmpty
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:166:34: note: 'NSPersistentStoreFileProtectionKey' has been explicitly marked unavailable here
164 |
165 | /* Key to represent the protection class for the persistent store.  Backward compatibility may preclude some features.  The acceptable values are those defined in Foundation for the NSFileProtectionKey.  The default value of NSPersistentStoreFileProtectionKey is NSFileProtectionCompleteUntilFirstUserAuthentication for all applications built on or after iOS5.  The default value for all older applications is NSFileProtectionNone. */
166 | COREDATA_EXTERN NSString * const NSPersistentStoreFileProtectionKey API_AVAILABLE(ios(5.0)) API_UNAVAILABLE(macosx);
    |                                  `- note: 'NSPersistentStoreFileProtectionKey' has been explicitly marked unavailable here
167 |
168 | /* Dictionary key for enabling persistent history - default is NO */
[13/33] Compiling UUSwiftCore UUCoreData.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUCoreData.swift:1109:89: error: 'NSPersistentStoreFileProtectionKey' is unavailable in macOS
1107 |         description.setOption(autoMigrate as NSNumber, forKey: NSMigratePersistentStoresAutomaticallyOption)
1108 |         description.setOption(autoMigrate as NSNumber, forKey: NSInferMappingModelAutomaticallyOption)
1109 |         description.setOption(FileProtectionType.complete.rawValue as NSObject, forKey: NSPersistentStoreFileProtectionKey)
     |                                                                                         `- error: 'NSPersistentStoreFileProtectionKey' is unavailable in macOS
1110 |
1111 |         if !pragmas.isEmpty
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:166:34: note: 'NSPersistentStoreFileProtectionKey' has been explicitly marked unavailable here
164 |
165 | /* Key to represent the protection class for the persistent store.  Backward compatibility may preclude some features.  The acceptable values are those defined in Foundation for the NSFileProtectionKey.  The default value of NSPersistentStoreFileProtectionKey is NSFileProtectionCompleteUntilFirstUserAuthentication for all applications built on or after iOS5.  The default value for all older applications is NSFileProtectionNone. */
166 | COREDATA_EXTERN NSString * const NSPersistentStoreFileProtectionKey API_AVAILABLE(ios(5.0)) API_UNAVAILABLE(macosx);
    |                                  `- note: 'NSPersistentStoreFileProtectionKey' has been explicitly marked unavailable here
167 |
168 | /* Dictionary key for enabling persistent history - default is NO */
[14/33] Compiling UUSwiftCore UUData.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/UUSwiftCore/UUSwiftCore/UUCoreData.swift:1109:89: error: 'NSPersistentStoreFileProtectionKey' is unavailable in macOS
1107 |         description.setOption(autoMigrate as NSNumber, forKey: NSMigratePersistentStoresAutomaticallyOption)
1108 |         description.setOption(autoMigrate as NSNumber, forKey: NSInferMappingModelAutomaticallyOption)
1109 |         description.setOption(FileProtectionType.complete.rawValue as NSObject, forKey: NSPersistentStoreFileProtectionKey)
     |                                                                                         `- error: 'NSPersistentStoreFileProtectionKey' is unavailable in macOS
1110 |
1111 |         if !pragmas.isEmpty
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:166:34: note: 'NSPersistentStoreFileProtectionKey' has been explicitly marked unavailable here
164 |
165 | /* Key to represent the protection class for the persistent store.  Backward compatibility may preclude some features.  The acceptable values are those defined in Foundation for the NSFileProtectionKey.  The default value of NSPersistentStoreFileProtectionKey is NSFileProtectionCompleteUntilFirstUserAuthentication for all applications built on or after iOS5.  The default value for all older applications is NSFileProtectionNone. */
166 | COREDATA_EXTERN NSString * const NSPersistentStoreFileProtectionKey API_AVAILABLE(ios(5.0)) API_UNAVAILABLE(macosx);
    |                                  `- note: 'NSPersistentStoreFileProtectionKey' has been explicitly marked unavailable here
167 |
168 | /* Dictionary key for enabling persistent history - default is NO */
[15/33] Compiling UUSwiftCore UUConsoleLogWriter.swift
[16/33] Compiling UUSwiftCore UULog.swift
[17/33] Compiling UUSwiftCore UULogLevel.swift
[18/33] Compiling UUSwiftCore UULogWriter.swift
[19/33] Compiling UUSwiftCore UURandom.swift
[20/33] Compiling UUSwiftCore UUString.swift
[21/33] Compiling UUSwiftCore UUSwiftCore.swift
[22/33] Compiling UUSwiftCore UUThread.swift
[23/33] Compiling UUSwiftCore UUTimeMeasurement.swift
[24/33] Compiling UUSwiftCore UUTimer.swift
[25/33] Compiling UUSwiftCore UUNumber.swift
[26/33] Compiling UUSwiftCore UUObject.swift
[27/33] Compiling UUSwiftCore UUObjectFactory.swift
[28/33] Compiling UUSwiftCore UUDataCache.swift
[29/33] Compiling UUSwiftCore UUDate.swift
[30/33] Compiling UUSwiftCore UUDictionary.swift
[31/33] Compiling UUSwiftCore UUArray.swift
[32/33] Compiling UUSwiftCore UUCollection.swift
[33/33] Compiling UUSwiftCore UUColor.swift
BUILD FAILURE 6.1 macosSpm