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 main (49f00a), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 18:51:51 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fummicc1/MoyaAPIClient
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/Moya/Moya.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/Alamofire/Alamofire.git
[1/52467] Fetching reactiveswift
[526/77709] Fetching reactiveswift, moya
[5209/130102] Fetching reactiveswift, moya, rxswift
[5210/160119] Fetching reactiveswift, moya, rxswift, alamofire
Fetched https://github.com/Moya/Moya.git from cache (7.06s)
Computing version for https://github.com/Moya/Moya.git
[109206/134877] Fetching reactiveswift, rxswift, alamofire
Computed https://github.com/Moya/Moya.git at 15.0.3 (3.07s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (24.70s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (24.70s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (24.70s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.6.0 (0.59s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 6.7.0 (0.53s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.7.1 (0.43s)
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/Moya/Moya.git
Working copy of https://github.com/Moya/Moya.git resolved at 15.0.3
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.6.0
========================================
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
[1/111] Fetching moyaapiclient
Fetched https://github.com/fummicc1/MoyaAPIClient.git from cache (0.69s)
Fetching https://github.com/Moya/Moya.git from cache
Fetched https://github.com/Moya/Moya.git from cache (0.65s)
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/ReactiveX/RxSwift.git from cache
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.72s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.72s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (0.72s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.44s)
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.42s)
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/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 6.7.0
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/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
Creating working copy for https://github.com/fummicc1/MoyaAPIClient.git
Working copy of https://github.com/fummicc1/MoyaAPIClient.git resolved at main (49f00a0)
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 MultipartUpload.swift
[6/39] Compiling Alamofire NetworkReachabilityManager.swift
[7/39] Compiling Alamofire Notifications.swift
[8/39] Compiling Alamofire OperationQueue+Alamofire.swift
[9/42] Compiling Alamofire CachedResponseHandler.swift
[10/42] Compiling Alamofire Combine.swift
[11/42] Compiling Alamofire Concurrency.swift
[12/42] Compiling Alamofire DispatchQueue+Alamofire.swift
[13/42] Compiling Alamofire StringEncoding+Alamofire.swift
[14/42] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[15/42] Compiling Alamofire URLEncodedFormEncoder.swift
[16/42] Compiling Alamofire ParameterEncoder.swift
[17/42] Compiling Alamofire ParameterEncoding.swift
[18/42] Compiling Alamofire Protected.swift
[19/42] Compiling Alamofire RedirectHandler.swift
[20/42] Compiling Alamofire ServerTrustEvaluation.swift
[21/42] Compiling Alamofire Session.swift
[22/42] Compiling Alamofire SessionDelegate.swift
[23/42] Compiling Alamofire Response.swift
[24/42] Compiling Alamofire ResponseSerialization.swift
[25/42] Compiling Alamofire Result+Alamofire.swift
[26/42] Compiling Alamofire RetryPolicy.swift
[27/42] Compiling Alamofire AFError.swift
[28/42] Compiling Alamofire Alamofire.swift
[29/42] Compiling Alamofire AlamofireExtended.swift
[30/42] Compiling Alamofire AuthenticationInterceptor.swift
[31/42] Emitting module Alamofire
[32/42] Compiling Alamofire Request.swift
[33/42] Compiling Alamofire RequestCompression.swift
[34/42] Compiling Alamofire RequestInterceptor.swift
[35/42] Compiling Alamofire RequestTaskMap.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 Plugin.swift
[47/67] Compiling Moya AccessTokenPlugin.swift
[48/67] Compiling Moya Task.swift
[49/67] Compiling Moya URL+Moya.swift
[50/67] Emitting module Moya
[51/67] Compiling Moya NetworkLoggerPlugin.swift
[52/67] Compiling Moya RequestTypeWrapper.swift
[53/67] Compiling Moya Response.swift
[54/67] Compiling Moya TargetType.swift
[55/67] Compiling Moya CredentialsPlugin.swift
[56/67] Compiling Moya NetworkActivityPlugin.swift
[57/67] Compiling Moya MoyaProvider.swift
[58/67] Compiling Moya MultiTarget.swift
[59/67] Compiling Moya MultipartFormData.swift
[60/67] Compiling Moya URLRequest+Encoding.swift
[61/67] Compiling Moya ValidationType.swift
[62/67] Compiling Moya MoyaError.swift
[63/67] Compiling Moya MoyaProvider+Defaults.swift
[64/67] Compiling Moya MoyaProvider+Internal.swift
[65/67] Compiling Moya Endpoint.swift
[66/67] Compiling Moya Image.swift
[67/67] Compiling Moya Moya+Alamofire.swift
[68/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 |
[69/70] Compiling MoyaAPIClient APITarget.swift
[70/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 |
Build complete! (24.07s)
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.