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

Successful build of MoyaNC, reference 3.2.0 (e6c90a), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 17:49:04 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: 3.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BarredEwe/MoyaNetworkClient
 * tag               3.2.0      -> FETCH_HEAD
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 3.2.0
========================================
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] Write sources
[0/7] Copying PrivacyInfo.xcprivacy
[3/7] Write sources
[6/7] Write swift-version-1EA4D86E10B52AF.txt
[8/47] Emitting module Alamofire
[9/51] Compiling Alamofire HTTPHeaders.swift
[10/51] Compiling Alamofire HTTPMethod.swift
[11/51] Compiling Alamofire Notifications.swift
[12/51] Compiling Alamofire ParameterEncoder.swift
[13/51] Compiling Alamofire ParameterEncoding.swift
[14/51] Compiling Alamofire URLRequest+Alamofire.swift
[15/51] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[16/51] Compiling Alamofire AlamofireExtended.swift
[17/51] Compiling Alamofire AuthenticationInterceptor.swift
[18/51] Compiling Alamofire Alamofire.swift
[19/51] Compiling Alamofire AFError.swift
[20/51] Compiling Alamofire DataRequest.swift
[21/51] Compiling Alamofire DataStreamRequest.swift
[22/51] Compiling Alamofire DownloadRequest.swift
[23/51] Compiling Alamofire DispatchQueue+Alamofire.swift
[24/51] Compiling Alamofire OperationQueue+Alamofire.swift
[25/51] Compiling Alamofire Result+Alamofire.swift
[26/51] Compiling Alamofire StringEncoding+Alamofire.swift
[27/51] Compiling Alamofire SessionDelegate.swift
[28/51] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[29/51] Compiling Alamofire UploadRequest.swift
[30/51] Compiling Alamofire WebSocketRequest.swift
[31/51] Compiling Alamofire Protected.swift
[32/51] Compiling Alamofire Request.swift
[33/51] Compiling Alamofire RequestTaskMap.swift
[34/51] Compiling Alamofire Response.swift
[35/51] Compiling Alamofire Session.swift
[36/51] Compiling Alamofire RequestCompression.swift
[37/51] Compiling Alamofire RequestInterceptor.swift
[38/51] Compiling Alamofire ResponseSerialization.swift
[39/51] Compiling Alamofire RetryPolicy.swift
[40/51] Compiling Alamofire MultipartFormData.swift
[41/51] Compiling Alamofire MultipartUpload.swift
[42/51] Compiling Alamofire NetworkReachabilityManager.swift
[43/51] Compiling Alamofire RedirectHandler.swift
[44/51] Compiling Alamofire CachedResponseHandler.swift
[45/51] Compiling Alamofire Combine.swift
[46/51] Compiling Alamofire Concurrency.swift
[47/51] Compiling Alamofire EventMonitor.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 MoyaProvider+Defaults.swift
[53/73] Compiling Moya MoyaProvider+Internal.swift
[54/73] Compiling Moya MoyaProvider.swift
[55/75] Emitting module Moya
[56/75] Compiling Moya AnyEncodable.swift
[57/75] Compiling Moya Cancellable.swift
[58/75] Compiling Moya Endpoint.swift
[59/75] Compiling Moya URLRequest+Encoding.swift
[60/75] Compiling Moya ValidationType.swift
[61/75] Compiling Moya Task.swift
[62/75] Compiling Moya URL+Moya.swift
[63/75] Compiling Moya NetworkLoggerPlugin.swift
[64/75] Compiling Moya RequestTypeWrapper.swift
[65/75] Compiling Moya CredentialsPlugin.swift
[66/75] Compiling Moya NetworkActivityPlugin.swift
[67/75] Compiling Moya Plugin.swift
[68/75] Compiling Moya AccessTokenPlugin.swift
[69/75] Compiling Moya MultiTarget.swift
[70/75] Compiling Moya MultipartFormData.swift
[71/75] Compiling Moya Image.swift
[72/75] Compiling Moya Moya+Alamofire.swift
[73/75] Compiling Moya MoyaError.swift
[74/75] Compiling Moya Response.swift
[75/75] Compiling Moya TargetType.swift
[76/83] Compiling MoyaNC MoyaTargetType.swift
[77/83] Compiling MoyaNC Request.swift
[78/83] Compiling MoyaNC Route.swift
[79/83] Emitting module MoyaNC
[80/83] Compiling MoyaNC Synced.swift
[81/83] Compiling MoyaNC None.swift
[82/83] Compiling MoyaNC MoyaNC.swift
[83/83] Compiling MoyaNC MoyaNCError.swift
[84/89] Compiling FutureMoyaNC MoyaNC+Future.swift
[85/89] Compiling FutureMoyaNC MoyaNCError+Future.swift
[86/89] Compiling FutureMoyaNC FutureResult+ParallelsBuilders.swift
[87/89] Compiling FutureMoyaNC Future+Result.swift
[88/89] Emitting module FutureMoyaNC
[89/89] Compiling FutureMoyaNC Future.swift
[90/98] Compiling CacheMoyaNC SimpleCancellable.swift
[91/98] Compiling CacheMoyaNC MoyaCachePolicy.swift
[92/98] Compiling CacheMoyaNC MemoryCacheStorage.swift
[93/98] Compiling CacheMoyaNC CachingKey.swift
[94/98] Emitting module CacheMoyaNC
[95/98] Compiling CacheMoyaNC CacheTarget.swift
[96/98] Compiling CacheMoyaNC MoyaNCFuture+Cache.swift
[97/98] Compiling CacheMoyaNC CacheStorage.swift
[98/98] Compiling CacheMoyaNC MoyaNC+Cache.swift
Build complete! (43.81s)
Fetching https://github.com/Moya/Moya.git
[1/25266] Fetching moya
Fetched https://github.com/Moya/Moya.git from cache (3.50s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 14.0.1 (4.03s)
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/Moya/ReactiveSwift.git
Fetching https://github.com/shibapm/Rocket
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/45863] Fetching reactiveswift
[2/47249] Fetching reactiveswift, rocket
[446/55149] Fetching reactiveswift, rocket, ohhttpstubs
[3632/69908] Fetching reactiveswift, rocket, ohhttpstubs, quick
[6000/100049] Fetching reactiveswift, rocket, ohhttpstubs, quick, alamofire
[6539/119633] Fetching reactiveswift, rocket, ohhttpstubs, quick, alamofire, nimble
[14129/172336] Fetching reactiveswift, rocket, ohhttpstubs, quick, alamofire, nimble, rxswift
Fetched https://github.com/Quick/Nimble.git from cache (2.68s)
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (2.68s)
[143181/144852] Fetching reactiveswift, rocket, quick, alamofire, rxswift
Fetched https://github.com/Quick/Quick.git from cache (6.23s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (6.23s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (6.23s)
Fetched https://github.com/shibapm/Rocket from cache (6.23s)
Fetched https://github.com/Moya/ReactiveSwift.git from cache (6.23s)
Computing version for https://github.com/Moya/ReactiveSwift.git
Computed https://github.com/Moya/ReactiveSwift.git at 6.1.0 (6.81s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.51s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.52s)
Computing version for https://github.com/shibapm/Rocket
Computed https://github.com/shibapm/Rocket at 1.3.0 (0.50s)
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/kareman/SwiftShell
[1/116] Fetching logger
[115/4979] Fetching logger, swiftshell
[261/5559] Fetching logger, swiftshell, packageconfig
[1328/16418] Fetching logger, swiftshell, packageconfig, yams
Fetched https://github.com/jpsim/Yams from cache (1.82s)
Fetched https://github.com/kareman/SwiftShell from cache (1.82s)
Fetched https://github.com/shibapm/PackageConfig.git from cache (1.82s)
Fetched https://github.com/shibapm/Logger from cache (1.82s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (2.35s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (1.88s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.3 (0.52s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.50s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.52s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.4.0 (0.49s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.44s)
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/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
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/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
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/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
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/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.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/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/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
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/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/fastlane': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/CacheMoyaNC/Example': 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/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/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/Example': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/CacheMoyaNC/fastlane': File not found.
Done.