Build Information
Successful build of MoyaNC, reference master (e6c90a
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 17:49:27 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BarredEwe/MoyaNetworkClient.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BarredEwe/MoyaNetworkClient
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e6c90a9 Merge pull request #7 from BarredEwe/cacheManualKey
Cloned https://github.com/BarredEwe/MoyaNetworkClient.git
Revision (git rev-parse @):
e6c90a91f809c2b66a51f68055173b090e99f4da
SUCCESS checkout https://github.com/BarredEwe/MoyaNetworkClient.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/BarredEwe/MoyaNetworkClient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Copying PrivacyInfo.xcprivacy
[0/7] Write sources
[6/7] Write swift-version-1EA4D86E10B52AF.txt
[8/47] Emitting module Alamofire
[9/51] Compiling Alamofire URLRequest+Alamofire.swift
[10/51] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[11/51] Compiling Alamofire AlamofireExtended.swift
[12/51] Compiling Alamofire AuthenticationInterceptor.swift
[13/51] Compiling Alamofire DispatchQueue+Alamofire.swift
[14/51] Compiling Alamofire OperationQueue+Alamofire.swift
[15/51] Compiling Alamofire Result+Alamofire.swift
[16/51] Compiling Alamofire StringEncoding+Alamofire.swift
[17/51] Compiling Alamofire SessionDelegate.swift
[18/51] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[19/51] Compiling Alamofire UploadRequest.swift
[20/51] Compiling Alamofire WebSocketRequest.swift
[21/51] Compiling Alamofire RequestCompression.swift
[22/51] Compiling Alamofire RequestInterceptor.swift
[23/51] Compiling Alamofire ResponseSerialization.swift
[24/51] Compiling Alamofire RetryPolicy.swift
[25/51] Compiling Alamofire Protected.swift
[26/51] Compiling Alamofire Request.swift
[27/51] Compiling Alamofire RequestTaskMap.swift
[28/51] Compiling Alamofire Response.swift
[29/51] Compiling Alamofire Session.swift
[30/51] Compiling Alamofire CachedResponseHandler.swift
[31/51] Compiling Alamofire Combine.swift
[32/51] Compiling Alamofire Concurrency.swift
[33/51] Compiling Alamofire EventMonitor.swift
[34/51] Compiling Alamofire HTTPHeaders.swift
[35/51] Compiling Alamofire HTTPMethod.swift
[36/51] Compiling Alamofire Notifications.swift
[37/51] Compiling Alamofire ParameterEncoder.swift
[38/51] Compiling Alamofire ParameterEncoding.swift
[39/51] Compiling Alamofire MultipartFormData.swift
[40/51] Compiling Alamofire MultipartUpload.swift
[41/51] Compiling Alamofire NetworkReachabilityManager.swift
[42/51] Compiling Alamofire RedirectHandler.swift
[43/51] Compiling Alamofire Alamofire.swift
[44/51] Compiling Alamofire AFError.swift
[45/51] Compiling Alamofire DataRequest.swift
[46/51] Compiling Alamofire DataStreamRequest.swift
[47/51] Compiling Alamofire DownloadRequest.swift
[48/51] Compiling Alamofire ServerTrustEvaluation.swift
[49/51] Compiling Alamofire URLEncodedFormEncoder.swift
[50/51] Compiling Alamofire Validation.swift
[51/51] Compiling Alamofire resource_bundle_accessor.swift
[52/73] Compiling Moya MultiTarget.swift
[53/73] Compiling Moya MultipartFormData.swift
[54/73] Compiling Moya CredentialsPlugin.swift
[55/73] Compiling Moya NetworkActivityPlugin.swift
[56/75] Compiling Moya AnyEncodable.swift
[57/75] Compiling Moya Cancellable.swift
[58/75] Compiling Moya Endpoint.swift
[59/75] Emitting module Moya
[60/75] Compiling Moya MoyaProvider+Defaults.swift
[61/75] Compiling Moya MoyaProvider+Internal.swift
[62/75] Compiling Moya MoyaProvider.swift
[63/75] Compiling Moya URLRequest+Encoding.swift
[64/75] Compiling Moya ValidationType.swift
[65/75] Compiling Moya Plugin.swift
[66/75] Compiling Moya AccessTokenPlugin.swift
[67/75] Compiling Moya Task.swift
[68/75] Compiling Moya URL+Moya.swift
[69/75] Compiling Moya Response.swift
[70/75] Compiling Moya TargetType.swift
[71/75] Compiling Moya NetworkLoggerPlugin.swift
[72/75] Compiling Moya RequestTypeWrapper.swift
[73/75] Compiling Moya Image.swift
[74/75] Compiling Moya Moya+Alamofire.swift
[75/75] Compiling Moya MoyaError.swift
[76/83] Compiling MoyaNC MoyaTargetType.swift
[77/83] Compiling MoyaNC Route.swift
[78/83] Compiling MoyaNC MoyaNCError.swift
[79/83] Compiling MoyaNC None.swift
[80/83] Compiling MoyaNC Request.swift
[81/83] Compiling MoyaNC Synced.swift
[82/83] Emitting module MoyaNC
[83/83] Compiling MoyaNC MoyaNC.swift
[84/89] Compiling FutureMoyaNC MoyaNCError+Future.swift
[85/89] Compiling FutureMoyaNC FutureResult+ParallelsBuilders.swift
[86/89] Compiling FutureMoyaNC MoyaNC+Future.swift
[87/89] Compiling FutureMoyaNC Future+Result.swift
[88/89] Emitting module FutureMoyaNC
[89/89] Compiling FutureMoyaNC Future.swift
[90/98] Compiling CacheMoyaNC MoyaCachePolicy.swift
[91/98] Compiling CacheMoyaNC SimpleCancellable.swift
[92/98] Compiling CacheMoyaNC MoyaNC+Cache.swift
[93/98] Compiling CacheMoyaNC MoyaNCFuture+Cache.swift
[94/98] Compiling CacheMoyaNC MemoryCacheStorage.swift
[95/98] Compiling CacheMoyaNC CacheTarget.swift
[96/98] Compiling CacheMoyaNC CacheStorage.swift
[97/98] Emitting module CacheMoyaNC
[98/98] Compiling CacheMoyaNC CachingKey.swift
Build complete! (42.05s)
Fetching https://github.com/Moya/Moya.git
[1/25266] Fetching moya
Fetched https://github.com/Moya/Moya.git from cache (2.26s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 14.0.1 (2.82s)
Fetching https://github.com/shibapm/Rocket
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/Moya/ReactiveSwift.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
[1/1386] Fetching rocket
[112/47249] Fetching rocket, reactiveswift
[141/55149] Fetching rocket, reactiveswift, ohhttpstubs
[2257/69908] Fetching rocket, reactiveswift, ohhttpstubs, quick
[6599/89492] Fetching rocket, reactiveswift, ohhttpstubs, quick, nimble
[8108/119633] Fetching rocket, reactiveswift, ohhttpstubs, quick, nimble, alamofire
[24667/172336] Fetching rocket, reactiveswift, ohhttpstubs, quick, nimble, alamofire, rxswift
Fetched https://github.com/shibapm/Rocket from cache (1.39s)
Fetched https://github.com/Quick/Quick.git from cache (1.39s)
[35491/156191] Fetching reactiveswift, ohhttpstubs, nimble, alamofire, rxswift
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (2.07s)
[118081/148291] Fetching reactiveswift, nimble, alamofire, rxswift
Fetched https://github.com/Moya/ReactiveSwift.git from cache (2.07s)
[72414/102428] Fetching nimble, alamofire, rxswift
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.84s)
Fetched https://github.com/Quick/Nimble.git from cache (2.84s)
[51033/52703] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (5.04s)
Computing version for https://github.com/Moya/ReactiveSwift.git
Computed https://github.com/Moya/ReactiveSwift.git at 6.1.0 (5.59s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.49s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.49s)
Computing version for https://github.com/shibapm/Rocket
Computed https://github.com/shibapm/Rocket at 1.3.0 (0.47s)
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/jpsim/Yams
[1/116] Fetching logger
[117/696] Fetching logger, packageconfig
[697/5559] Fetching logger, packageconfig, swiftshell
[746/16418] Fetching logger, packageconfig, swiftshell, yams
Fetched https://github.com/shibapm/Logger from cache (1.37s)
Fetched https://github.com/kareman/SwiftShell from cache (1.37s)
[6444/11439] Fetching packageconfig, yams
Fetched https://github.com/shibapm/PackageConfig.git from cache (1.89s)
Fetched https://github.com/jpsim/Yams from cache (1.89s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (2.40s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (1.79s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.3 (0.48s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.47s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.47s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.4.0 (0.48s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.42s)
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
Creating working copy for https://github.com/Moya/ReactiveSwift.git
Working copy of https://github.com/Moya/ReactiveSwift.git resolved at 6.1.0
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.4.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/Moya/Moya.git
Working copy of https://github.com/Moya/Moya.git resolved at 14.0.1
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
Creating working copy for https://github.com/shibapm/Rocket
Working copy of https://github.com/shibapm/Rocket resolved at 1.3.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.1.3
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/MoyaNC/Example': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/MoyaNC/fastlane': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/FutureMoyaNC/fastlane': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/FutureMoyaNC/Example': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/CacheMoyaNC/Example': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/CacheMoyaNC/fastlane': File not found.
Build complete.
{
"dependencies" : [
{
"identity" : "moya",
"requirement" : {
"range" : [
{
"lower_bound" : "14.0.0",
"upper_bound" : "15.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Moya/Moya.git"
}
],
"manifest_display_name" : "MoyaNC",
"name" : "MoyaNC",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "MoyaNC",
"targets" : [
"MoyaNC"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CacheMoyaNC",
"targets" : [
"CacheMoyaNC"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FutureMoyaNC",
"targets" : [
"FutureMoyaNC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MoyaNC",
"module_type" : "SwiftTarget",
"name" : "MoyaNC",
"path" : "Sources/MoyaNC",
"product_dependencies" : [
"Moya"
],
"product_memberships" : [
"MoyaNC",
"CacheMoyaNC",
"FutureMoyaNC"
],
"sources" : [
"Helpers/Synced.swift",
"Models/MoyaNCError.swift",
"Models/None.swift",
"Models/Request.swift",
"Models/Route.swift",
"MoyaNC.swift",
"Protocols/MoyaTargetType.swift"
],
"type" : "library"
},
{
"c99name" : "FutureMoyaNC",
"module_type" : "SwiftTarget",
"name" : "FutureMoyaNC",
"path" : "Sources/FutureMoyaNC",
"product_memberships" : [
"CacheMoyaNC",
"FutureMoyaNC"
],
"sources" : [
"Future+Result.swift",
"Future.swift",
"FutureResult+ParallelsBuilders.swift",
"MoyaNC+Future.swift",
"MoyaNCError+Future.swift"
],
"target_dependencies" : [
"MoyaNC"
],
"type" : "library"
},
{
"c99name" : "CacheMoyaNC",
"module_type" : "SwiftTarget",
"name" : "CacheMoyaNC",
"path" : "Sources/CacheMoyaNC",
"product_memberships" : [
"CacheMoyaNC"
],
"sources" : [
"CacheStorage/CacheStorage.swift",
"CacheStorage/MemoryCacheStorage.swift",
"CacheTarget.swift",
"CachingKey.swift",
"Extensions/MoyaNC+Cache.swift",
"Extensions/MoyaNCFuture+Cache.swift",
"MoyaCachePolicy.swift",
"SimpleCancellable.swift"
],
"target_dependencies" : [
"MoyaNC",
"FutureMoyaNC"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/MoyaNC/fastlane': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/MoyaNC/Example': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/FutureMoyaNC/Example': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/FutureMoyaNC/fastlane': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/CacheMoyaNC/fastlane': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/CacheMoyaNC/Example': File not found.
Done.