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

Successful build of MoyaAPIClient, reference 1.1.1 (49f00a), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 18:51:29 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fummicc1/MoyaAPIClient.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fummicc1/MoyaAPIClient
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 49f00a0 fix: APIClient
Cloned https://github.com/fummicc1/MoyaAPIClient.git
Revision (git rev-parse @):
49f00a0fcaa64bac86aa19e51c291da00430be5d
SUCCESS checkout https://github.com/fummicc1/MoyaAPIClient.git at 1.1.1
Fetching https://github.com/Moya/Moya.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1/52467] Fetching reactiveswift
[526/77709] Fetching reactiveswift, moya
[3130/107726] Fetching reactiveswift, moya, alamofire
[6492/160119] Fetching reactiveswift, moya, alamofire, rxswift
Fetched https://github.com/Alamofire/Alamofire.git from cache (3.79s)
Fetched https://github.com/Moya/Moya.git from cache (3.79s)
Computing version for https://github.com/Moya/Moya.git
[104485/104860] Fetching reactiveswift, rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.77s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (4.77s)
Computed https://github.com/Moya/Moya.git at 15.0.3 (3.04s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.6.0 (0.58s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 6.7.0 (0.57s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.7.1 (0.45s)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 6.7.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.7.1
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.6.0
Creating working copy for https://github.com/Moya/Moya.git
Working copy of https://github.com/Moya/Moya.git resolved at 15.0.3
========================================
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": "moyaapiclient",
      "name": "MoyaAPIClient",
      "url": "https://github.com/fummicc1/MoyaAPIClient.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MoyaAPIClient",
      "dependencies": [
        {
          "identity": "moya",
          "name": "Moya",
          "url": "https://github.com/Moya/Moya.git",
          "version": "15.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Moya",
          "dependencies": [
            {
              "identity": "alamofire",
              "name": "Alamofire",
              "url": "https://github.com/Alamofire/Alamofire.git",
              "version": "5.10.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
              "dependencies": [
              ]
            },
            {
              "identity": "reactiveswift",
              "name": "ReactiveSwift",
              "url": "https://github.com/ReactiveCocoa/ReactiveSwift.git",
              "version": "6.7.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ReactiveSwift",
              "dependencies": [
              ]
            },
            {
              "identity": "rxswift",
              "name": "RxSwift",
              "url": "https://github.com/ReactiveX/RxSwift.git",
              "version": "6.8.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/fummicc1/MoyaAPIClient.git
[3/111] Fetching moyaapiclient
Fetched https://github.com/fummicc1/MoyaAPIClient.git from cache (0.82s)
Fetching https://github.com/Moya/Moya.git from cache
Fetched https://github.com/Moya/Moya.git from cache (0.70s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 15.0.3 (0.02s)
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git from cache
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.69s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (0.69s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.69s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.46s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 6.7.0 (0.02s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.47s)
Creating working copy for https://github.com/Moya/Moya.git
Working copy of https://github.com/Moya/Moya.git resolved at 15.0.3
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 6.8.0
Creating working copy for https://github.com/fummicc1/MoyaAPIClient.git
Working copy of https://github.com/fummicc1/MoyaAPIClient.git resolved at 1.1.1 (49f00a0)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 6.7.0
warning: '.resolve-product-dependencies': dependency 'moyaapiclient' is not used by any target
Found 1 product dependencies
  - Moya
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/fummicc1/MoyaAPIClient.git
{
  "dependencies" : [
    {
      "identity" : "moya",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "15.0.0",
            "upper_bound" : "16.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Moya/Moya.git"
    }
  ],
  "manifest_display_name" : "MoyaAPIClient",
  "name" : "MoyaAPIClient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "MoyaAPIClient",
      "targets" : [
        "MoyaAPIClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MoyaAPIClientTests",
      "module_type" : "SwiftTarget",
      "name" : "MoyaAPIClientTests",
      "path" : "Tests/MoyaAPIClientTests",
      "sources" : [
        "APIClientTests.swift"
      ],
      "target_dependencies" : [
        "MoyaAPIClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MoyaAPIClient",
      "module_type" : "SwiftTarget",
      "name" : "MoyaAPIClient",
      "path" : "Sources/MoyaAPIClient",
      "product_dependencies" : [
        "Moya"
      ],
      "product_memberships" : [
        "MoyaAPIClient"
      ],
      "sources" : [
        "APIClientType.swift",
        "APITarget.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/39] Compiling Alamofire ParameterEncoder.swift
[6/39] Compiling Alamofire ParameterEncoding.swift
[7/39] Compiling Alamofire Protected.swift
[8/39] Compiling Alamofire RedirectHandler.swift
[9/42] Compiling Alamofire StringEncoding+Alamofire.swift
[10/42] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[11/42] Compiling Alamofire URLEncodedFormEncoder.swift
[12/42] Compiling Alamofire AFError.swift
[13/42] Compiling Alamofire Alamofire.swift
[14/42] Compiling Alamofire AlamofireExtended.swift
[15/42] Compiling Alamofire AuthenticationInterceptor.swift
[16/42] Emitting module Alamofire
[17/42] Compiling Alamofire MultipartUpload.swift
[18/42] Compiling Alamofire NetworkReachabilityManager.swift
[19/42] Compiling Alamofire Notifications.swift
[20/42] Compiling Alamofire OperationQueue+Alamofire.swift
[21/42] Compiling Alamofire CachedResponseHandler.swift
[22/42] Compiling Alamofire Combine.swift
[23/42] Compiling Alamofire Concurrency.swift
[24/42] Compiling Alamofire DispatchQueue+Alamofire.swift
[25/42] Compiling Alamofire Response.swift
[26/42] Compiling Alamofire ResponseSerialization.swift
[27/42] Compiling Alamofire Result+Alamofire.swift
[28/42] Compiling Alamofire RetryPolicy.swift
[29/42] Compiling Alamofire Request.swift
[30/42] Compiling Alamofire RequestCompression.swift
[31/42] Compiling Alamofire RequestInterceptor.swift
[32/42] Compiling Alamofire RequestTaskMap.swift
[33/42] Compiling Alamofire ServerTrustEvaluation.swift
[34/42] Compiling Alamofire Session.swift
[35/42] Compiling Alamofire SessionDelegate.swift
[36/42] Compiling Alamofire EventMonitor.swift
[37/42] Compiling Alamofire HTTPHeaders.swift
[38/42] Compiling Alamofire HTTPMethod.swift
[39/42] Compiling Alamofire MultipartFormData.swift
[40/42] Compiling Alamofire URLRequest+Alamofire.swift
[41/42] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[42/42] Compiling Alamofire Validation.swift
[43/65] Compiling Moya AnyEncodable.swift
[44/65] Compiling Moya Atomic.swift
[45/65] Compiling Moya Cancellable.swift
[46/67] Compiling Moya CredentialsPlugin.swift
[47/67] Compiling Moya NetworkActivityPlugin.swift
[48/67] Compiling Moya Task.swift
[49/67] Compiling Moya URL+Moya.swift
[50/67] Compiling Moya Plugin.swift
[51/67] Compiling Moya AccessTokenPlugin.swift
[52/67] Emitting module Moya
[53/67] Compiling Moya MoyaProvider.swift
[54/67] Compiling Moya MultiTarget.swift
[55/67] Compiling Moya MultipartFormData.swift
[56/67] Compiling Moya URLRequest+Encoding.swift
[57/67] Compiling Moya ValidationType.swift
[58/67] Compiling Moya NetworkLoggerPlugin.swift
[59/67] Compiling Moya RequestTypeWrapper.swift
[60/67] Compiling Moya MoyaError.swift
[61/67] Compiling Moya MoyaProvider+Defaults.swift
[62/67] Compiling Moya MoyaProvider+Internal.swift
[63/67] Compiling Moya Endpoint.swift
[64/67] Compiling Moya Image.swift
[65/67] Compiling Moya Moya+Alamofire.swift
[66/67] Compiling Moya Response.swift
[67/67] Compiling Moya TargetType.swift
[68/70] Compiling MoyaAPIClient APITarget.swift
[69/70] Emitting module MoyaAPIClient
/Users/admin/builder/spi-builder-workspace/Sources/MoyaAPIClient/APIClientType.swift:88:1: warning: extension declares a conformance of imported type 'MoyaProvider' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Moya' introduce this conformance in the future
86 |
87 | // TODO: Remove when `MoyaProvider` conforms to `Sendable`.
88 | extension MoyaProvider: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'MoyaProvider' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Moya' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
89 |
[70/70] Compiling MoyaAPIClient APIClientType.swift
/Users/admin/builder/spi-builder-workspace/Sources/MoyaAPIClient/APIClientType.swift:88:1: warning: extension declares a conformance of imported type 'MoyaProvider' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Moya' introduce this conformance in the future
86 |
87 | // TODO: Remove when `MoyaProvider` conforms to `Sendable`.
88 | extension MoyaProvider: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'MoyaProvider' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Moya' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
89 |
Build complete! (23.85s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "moya",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "15.0.0",
            "upper_bound" : "16.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Moya/Moya.git"
    }
  ],
  "manifest_display_name" : "MoyaAPIClient",
  "name" : "MoyaAPIClient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "MoyaAPIClient",
      "targets" : [
        "MoyaAPIClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MoyaAPIClientTests",
      "module_type" : "SwiftTarget",
      "name" : "MoyaAPIClientTests",
      "path" : "Tests/MoyaAPIClientTests",
      "sources" : [
        "APIClientTests.swift"
      ],
      "target_dependencies" : [
        "MoyaAPIClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MoyaAPIClient",
      "module_type" : "SwiftTarget",
      "name" : "MoyaAPIClient",
      "path" : "Sources/MoyaAPIClient",
      "product_dependencies" : [
        "Moya"
      ],
      "product_memberships" : [
        "MoyaAPIClient"
      ],
      "sources" : [
        "APIClientType.swift",
        "APITarget.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.