This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Failed to build UUSwiftNetworking with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
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 7e80b13 Merge pull request #7 from SilverPineSoftware/codable_improvements
Cloned https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Revision (git rev-parse @):
7e80b139274bd80cca502655156c1fd9b6c7c700
SUCCESS checkout https://github.com/SilverPineSoftware/UUSwiftNetworking.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6F35C1178C84523A.txt
[4/22] Compiling UUSwiftCore UUThread.swift
[5/22] Compiling UUSwiftCore UUTimer.swift
[6/23] Compiling UUSwiftCore UUURL.swift
[7/23] Compiling UUSwiftCore UUJson.swift
[8/23] Compiling UUSwiftCore UUKeychain.swift
[9/23] Compiling UUSwiftCore UUObjectFactory.swift
[10/23] Compiling UUSwiftCore UURandom.swift
[11/23] Compiling UUSwiftCore UUString.swift
[12/23] Compiling UUSwiftCore UUSwiftCore.swift
[13/23] Compiling UUSwiftCore UULocalization.swift
[14/23] Compiling UUSwiftCore UUObject.swift
[15/23] Compiling UUSwiftCore UUDebugLog.swift
[16/23] Compiling UUSwiftCore UUDictionary.swift
[17/23] Emitting module UUSwiftCore
[18/23] Compiling UUSwiftCore UUComparable.swift
[19/23] Compiling UUSwiftCore UUData.swift
[20/23] Compiling UUSwiftCore UUCollection.swift
[21/23] Compiling UUSwiftCore UUColor.swift
[22/23] Compiling UUSwiftCore UUDataCache.swift
[23/23] Compiling UUSwiftCore UUDate.swift
[24/37] Compiling UUSwiftNetworking UUHttpForm.swift
/Users/admin/builder/spi-builder-workspace/UUSwiftNetworking/UUEmptyResponse.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class UUEmptyResponse: Codable
[25/37] Compiling UUSwiftNetworking UUHttpRequest.swift
/Users/admin/builder/spi-builder-workspace/UUSwiftNetworking/UUEmptyResponse.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class UUEmptyResponse: Codable
[26/38] Compiling UUSwiftNetworking UUHttpSession.swift
/Users/admin/builder/spi-builder-workspace/UUSwiftNetworking/UUEmptyResponse.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class UUEmptyResponse: Codable
[27/38] Compiling UUSwiftNetworking UUHttpResponse.swift
/Users/admin/builder/spi-builder-workspace/UUSwiftNetworking/UUEmptyResponse.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class UUEmptyResponse: Codable
[28/38] Compiling UUSwiftNetworking UUHttpResponseHandler.swift
/Users/admin/builder/spi-builder-workspace/UUSwiftNetworking/UUEmptyResponse.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class UUEmptyResponse: Codable
[29/38] Compiling UUSwiftNetworking UURemoteApi.swift
/Users/admin/builder/spi-builder-workspace/UUSwiftNetworking/UUEmptyResponse.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class UUEmptyResponse: Codable
[30/38] Compiling UUSwiftNetworking UURemoteData.swift
/Users/admin/builder/spi-builder-workspace/UUSwiftNetworking/UUEmptyResponse.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class UUEmptyResponse: Codable
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/38] Emitting module UUSwiftNetworking
/Users/admin/builder/spi-builder-workspace/UUSwiftNetworking/UUEmptyResponse.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class UUEmptyResponse: Codable
[32/38] Compiling UUSwiftNetworking UUHttpAuthorizationProvider.swift
/Users/admin/builder/spi-builder-workspace/UUSwiftNetworking/UUEmptyResponse.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class UUEmptyResponse: Codable
[33/38] Compiling UUSwiftNetworking UUHttpBody.swift
/Users/admin/builder/spi-builder-workspace/UUSwiftNetworking/UUEmptyResponse.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class UUEmptyResponse: Codable
[34/38] Compiling UUSwiftNetworking UUEmptyResponse.swift
/Users/admin/builder/spi-builder-workspace/UUSwiftNetworking/UUEmptyResponse.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class UUEmptyResponse: Codable
[35/38] Compiling UUSwiftNetworking UUHttp.swift
/Users/admin/builder/spi-builder-workspace/UUSwiftNetworking/UUEmptyResponse.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class UUEmptyResponse: Codable
[36/38] Compiling UUSwiftNetworking UUHttpDataParser.swift
/Users/admin/builder/spi-builder-workspace/UUSwiftNetworking/UUEmptyResponse.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class UUEmptyResponse: Codable
[37/38] Compiling UUSwiftNetworking UUHttpError.swift
/Users/admin/builder/spi-builder-workspace/UUSwiftNetworking/UUEmptyResponse.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class UUEmptyResponse: Codable
[38/38] Compiling UUSwiftNetworking UURemoteImage.swift
/Users/admin/builder/spi-builder-workspace/UUSwiftNetworking/UUEmptyResponse.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class UUEmptyResponse: Codable
Fetching https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git
[1/234] Fetching uuswiftcore
[11/258] Fetching uuswiftcore, uuswifttestcore
Fetched https://github.com/SilverPineSoftware/UUSwiftTestCore.git from cache (0.85s)
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git from cache (0.85s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftTestCore.git at 0.0.3 (0.60s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.1.9 (0.61s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftTestCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftTestCore.git resolved at 0.0.3
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.1.9
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.