The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MoyaSugar, reference 1.3.3 (079f25), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 09:43:39 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/devxoul/MoyaSugar.git
Reference: 1.3.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/devxoul/MoyaSugar
 * tag               1.3.3      -> FETCH_HEAD
HEAD is now at 079f25a Bump version to 1.3.3
Cloned https://github.com/devxoul/MoyaSugar.git
Revision (git rev-parse @):
079f25af9798977885058895085051379755bc7c
SUCCESS checkout https://github.com/devxoul/MoyaSugar.git at 1.3.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/devxoul/MoyaSugar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[1/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/45] Emitting module Alamofire
[7/49] Compiling Alamofire DispatchQueue+Alamofire.swift
[8/49] Compiling Alamofire OperationQueue+Alamofire.swift
[9/49] Compiling Alamofire Result+Alamofire.swift
[10/49] Compiling Alamofire StringEncoding+Alamofire.swift
[11/49] Compiling Alamofire HTTPHeaders.swift
[12/49] Compiling Alamofire HTTPMethod.swift
[13/49] Compiling Alamofire Notifications.swift
[14/49] Compiling Alamofire ParameterEncoder.swift
[15/49] Compiling Alamofire ParameterEncoding.swift
[16/49] Compiling Alamofire RequestCompression.swift
[17/49] Compiling Alamofire RequestInterceptor.swift
[18/49] Compiling Alamofire ResponseSerialization.swift
[19/49] Compiling Alamofire RetryPolicy.swift
[20/49] Compiling Alamofire Alamofire.swift
[21/49] Compiling Alamofire AFError.swift
[22/49] Compiling Alamofire DataRequest.swift
[23/49] Compiling Alamofire DataStreamRequest.swift
[24/49] Compiling Alamofire DownloadRequest.swift
[25/49] Compiling Alamofire URLRequest+Alamofire.swift
[26/49] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[27/49] Compiling Alamofire AlamofireExtended.swift
[28/49] Compiling Alamofire AuthenticationInterceptor.swift
[29/49] Compiling Alamofire CachedResponseHandler.swift
[30/49] Compiling Alamofire Combine.swift
[31/49] Compiling Alamofire Concurrency.swift
[32/49] Compiling Alamofire EventMonitor.swift
[33/49] Compiling Alamofire SessionDelegate.swift
[34/49] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[35/49] Compiling Alamofire UploadRequest.swift
[36/49] Compiling Alamofire WebSocketRequest.swift
[37/49] Compiling Alamofire MultipartFormData.swift
[38/49] Compiling Alamofire MultipartUpload.swift
[39/49] Compiling Alamofire NetworkReachabilityManager.swift
[40/49] Compiling Alamofire RedirectHandler.swift
[41/49] Compiling Alamofire Protected.swift
[42/49] Compiling Alamofire Request.swift
[43/49] Compiling Alamofire RequestTaskMap.swift
[44/49] Compiling Alamofire Response.swift
[45/49] Compiling Alamofire Session.swift
[46/49] Compiling Alamofire ServerTrustEvaluation.swift
[47/49] Compiling Alamofire URLEncodedFormEncoder.swift
[48/49] Compiling Alamofire Validation.swift
[49/49] Compiling Alamofire resource_bundle_accessor.swift
[50/71] Emitting module Moya
[51/71] Compiling Moya AnyEncodable.swift
[52/71] Compiling Moya Cancellable.swift
[53/71] Compiling Moya Endpoint.swift
[54/73] Compiling Moya Plugin.swift
[55/73] Compiling Moya AccessTokenPlugin.swift
[56/73] Compiling Moya CredentialsPlugin.swift
[57/73] Compiling Moya NetworkActivityPlugin.swift
[58/73] Compiling Moya MultiTarget.swift
[59/73] Compiling Moya MultipartFormData.swift
[60/73] Compiling Moya Task.swift
[61/73] Compiling Moya URL+Moya.swift
[62/73] Compiling Moya Response.swift
[63/73] Compiling Moya TargetType.swift
[64/73] Compiling Moya URLRequest+Encoding.swift
[65/73] Compiling Moya ValidationType.swift
[66/73] Compiling Moya NetworkLoggerPlugin.swift
[67/73] Compiling Moya RequestTypeWrapper.swift
[68/73] Compiling Moya Image.swift
[69/73] Compiling Moya Moya+Alamofire.swift
[70/73] Compiling Moya MoyaError.swift
[71/73] Compiling Moya MoyaProvider+Defaults.swift
[72/73] Compiling Moya MoyaProvider+Internal.swift
[73/73] Compiling Moya MoyaProvider.swift
[74/80] Compiling MoyaSugar MultiSugarTarget.swift
[75/80] Compiling MoyaSugar SugarTargetType.swift
[76/80] Compiling MoyaSugar Route.swift
[77/80] Compiling MoyaSugar MoyaSugarProvider.swift
[78/80] Compiling MoyaSugar Exports.swift
[79/80] Emitting module MoyaSugar
[80/80] Compiling MoyaSugar Parameters.swift
Build complete! (61.95s)
Fetching https://github.com/devxoul/Immutable.git
Fetching https://github.com/devxoul/Then.git
Fetching https://github.com/Moya/Moya.git
[1/160] Fetching immutable
[45/975] Fetching immutable, then
[968/26241] Fetching immutable, then, moya
Fetched https://github.com/devxoul/Then.git from cache (12.79s)
Fetched https://github.com/devxoul/Immutable.git from cache (12.79s)
Fetched https://github.com/Moya/Moya.git from cache (12.79s)
Computing version for https://github.com/devxoul/Immutable.git
Computed https://github.com/devxoul/Immutable.git at 0.6.0 (13.29s)
Computing version for https://github.com/devxoul/Then.git
Computed https://github.com/devxoul/Then.git at 2.7.0 (0.47s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 14.0.1 (0.47s)
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/shibapm/Rocket
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/Moya/ReactiveSwift.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
[1/45863] Fetching reactiveswift
[2/47249] Fetching reactiveswift, rocket
[169/62008] Fetching reactiveswift, rocket, quick
[742/69908] Fetching reactiveswift, rocket, quick, ohhttpstubs
[5162/100049] Fetching reactiveswift, rocket, quick, ohhttpstubs, alamofire
[5847/119633] Fetching reactiveswift, rocket, quick, ohhttpstubs, alamofire, nimble
[6845/172327] Fetching reactiveswift, rocket, quick, ohhttpstubs, alamofire, nimble, rxswift
Fetched https://github.com/Quick/Nimble.git from cache (2.00s)
[64284/152743] Fetching reactiveswift, rocket, quick, ohhttpstubs, alamofire, rxswift
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (14.34s)
Fetched https://github.com/shibapm/Rocket from cache (14.34s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (14.34s)
Fetched https://github.com/Moya/ReactiveSwift.git from cache (14.34s)
Fetched https://github.com/Quick/Quick.git from cache (14.34s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (14.35s)
Computing version for https://github.com/Moya/ReactiveSwift.git
Computed https://github.com/Moya/ReactiveSwift.git at 6.1.0 (14.92s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.52s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.51s)
Computing version for https://github.com/shibapm/Rocket
Computed https://github.com/shibapm/Rocket at 1.3.0 (0.49s)
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/shibapm/PackageConfig.git
[1/116] Fetching logger
[117/4979] Fetching logger, swiftshell
[166/5559] Fetching logger, swiftshell, packageconfig
[1378/16418] Fetching logger, swiftshell, packageconfig, yams
Fetched https://github.com/shibapm/Logger from cache (0.79s)
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.80s)
[731/15722] Fetching swiftshell, yams
Fetched https://github.com/kareman/SwiftShell from cache (2.53s)
Fetched https://github.com/jpsim/Yams from cache (2.53s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (3.06s)
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.51s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.49s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.51s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.4.0 (0.50s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.43s)
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/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.1.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/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.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
Creating working copy for https://github.com/devxoul/Then.git
Working copy of https://github.com/devxoul/Then.git resolved at 2.7.0
Creating working copy for https://github.com/devxoul/Immutable.git
Working copy of https://github.com/devxoul/Immutable.git resolved at 0.6.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/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/Rocket
Working copy of https://github.com/shibapm/Rocket resolved at 1.3.0
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/Moya/Moya.git
Working copy of https://github.com/Moya/Moya.git resolved at 14.0.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "moya",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "14.0.0-beta.2",
            "upper_bound" : "15.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Moya/Moya.git"
    },
    {
      "identity" : "immutable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/devxoul/Immutable.git"
    },
    {
      "identity" : "then",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/devxoul/Then.git"
    }
  ],
  "manifest_display_name" : "MoyaSugar",
  "name" : "MoyaSugar",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "MoyaSugar",
      "targets" : [
        "MoyaSugar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MoyaSugarTests",
      "module_type" : "SwiftTarget",
      "name" : "MoyaSugarTests",
      "path" : "Tests/MoyaSugarTests",
      "product_dependencies" : [
        "Immutable",
        "Then"
      ],
      "sources" : [
        "GitHubAPI.swift",
        "MoyaSugarProviderTests.swift",
        "MultiSugarTargetTests.swift",
        "ParametersTests.swift",
        "RouteTests.swift",
        "SugarTargetTypeTests.swift"
      ],
      "target_dependencies" : [
        "MoyaSugar"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MoyaSugar",
      "module_type" : "SwiftTarget",
      "name" : "MoyaSugar",
      "path" : "Sources/MoyaSugar",
      "product_dependencies" : [
        "Moya"
      ],
      "product_memberships" : [
        "MoyaSugar"
      ],
      "sources" : [
        "Exports.swift",
        "MoyaSugarProvider.swift",
        "MultiSugarTarget.swift",
        "Parameters.swift",
        "Route.swift",
        "SugarTargetType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.