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 3 Nov 2024 10:34:19 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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
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/ReactiveX/RxSwift.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/Moya/Moya.git
[1/52438] Fetching reactiveswift
[2/77680] Fetching reactiveswift, moya
[5207/107475] Fetching reactiveswift, moya, alamofire
[12729/159833] Fetching reactiveswift, moya, alamofire, rxswift
Fetched https://github.com/Moya/Moya.git from cache (13.91s)
Computing version for https://github.com/Moya/Moya.git
[132497/134591] Fetching reactiveswift, alamofire, rxswift
Computed https://github.com/Moya/Moya.git at 15.0.3 (3.31s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (39.42s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (39.42s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (39.42s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.6.0 (0.71s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 6.7.0 (0.68s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.7.1 (0.53s)
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
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
========================================
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.1",
              "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
[2/111] Fetching moyaapiclient
Fetched https://github.com/fummicc1/MoyaAPIClient.git from cache (0.68s)
Fetching https://github.com/Moya/Moya.git from cache
Fetched https://github.com/Moya/Moya.git from cache (0.67s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 15.0.3 (0.03s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.73s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.73s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (0.73s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.52s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 6.7.0 (0.03s)
Computing version for https://github.com/Alamofire/Alamofire.git
warning: 'alamofire': /Package.swift:28:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
26 | import PackageDescription
27 |
28 | let package = Package(name: "Alamofire",
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
29 |                       platforms: [.macOS(.v10_13),
30 |                                   .iOS(.v12),
Computed https://github.com/Alamofire/Alamofire.git at 5.10.1 (0.54s)
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/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/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.1
warning: 'alamofire': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire/Package.swift:28:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
26 | import PackageDescription
27 |
28 | let package = Package(name: "Alamofire",
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
29 |                       platforms: [.macOS(.v10_13),
30 |                                   .iOS(.v12),
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
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
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/39] Emitting module Alamofire
[6/42] Compiling Alamofire URLRequest+Alamofire.swift
[7/42] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[8/42] Compiling Alamofire Validation.swift
[9/42] Compiling Alamofire ParameterEncoder.swift
[10/42] Compiling Alamofire ParameterEncoding.swift
[11/42] Compiling Alamofire Protected.swift
[12/42] Compiling Alamofire RedirectHandler.swift
[13/42] Compiling Alamofire MultipartUpload.swift
[14/42] Compiling Alamofire NetworkReachabilityManager.swift
[15/42] Compiling Alamofire Notifications.swift
[16/42] Compiling Alamofire OperationQueue+Alamofire.swift
[17/42] Compiling Alamofire StringEncoding+Alamofire.swift
[18/42] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[19/42] Compiling Alamofire URLEncodedFormEncoder.swift
[20/42] Compiling Alamofire Response.swift
[21/42] Compiling Alamofire ResponseSerialization.swift
[22/42] Compiling Alamofire Result+Alamofire.swift
[23/42] Compiling Alamofire RetryPolicy.swift
[24/42] Compiling Alamofire AFError.swift
[25/42] Compiling Alamofire Alamofire.swift
[26/42] Compiling Alamofire AlamofireExtended.swift
[27/42] Compiling Alamofire AuthenticationInterceptor.swift
[28/42] Compiling Alamofire ServerTrustEvaluation.swift
[29/42] Compiling Alamofire Session.swift
[30/42] Compiling Alamofire SessionDelegate.swift
[31/42] Compiling Alamofire CachedResponseHandler.swift
[32/42] Compiling Alamofire Combine.swift
[33/42] Compiling Alamofire Concurrency.swift
[34/42] Compiling Alamofire DispatchQueue+Alamofire.swift
[35/42] Compiling Alamofire Request.swift
[36/42] Compiling Alamofire RequestCompression.swift
[37/42] Compiling Alamofire RequestInterceptor.swift
[38/42] Compiling Alamofire RequestTaskMap.swift
[39/42] Compiling Alamofire EventMonitor.swift
[40/42] Compiling Alamofire HTTPHeaders.swift
[41/42] Compiling Alamofire HTTPMethod.swift
[42/42] Compiling Alamofire MultipartFormData.swift
[43/65] Compiling Moya Task.swift
[44/65] Compiling Moya URL+Moya.swift
[45/67] Compiling Moya AnyEncodable.swift
[46/67] Compiling Moya Atomic.swift
[47/67] Compiling Moya Cancellable.swift
[48/67] Compiling Moya Response.swift
[49/67] Compiling Moya TargetType.swift
[50/67] Emitting module Moya
[51/67] Compiling Moya URLRequest+Encoding.swift
[52/67] Compiling Moya ValidationType.swift
[53/67] Compiling Moya CredentialsPlugin.swift
[54/67] Compiling Moya NetworkActivityPlugin.swift
[55/67] Compiling Moya Plugin.swift
[56/67] Compiling Moya AccessTokenPlugin.swift
[57/67] Compiling Moya NetworkLoggerPlugin.swift
[58/67] Compiling Moya RequestTypeWrapper.swift
[59/67] Compiling Moya MoyaProvider.swift
[60/67] Compiling Moya MultiTarget.swift
[61/67] Compiling Moya MultipartFormData.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! (25.25s)
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.