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 3 Nov 2024 10:34:41 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: 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/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/Moya/Moya.git
[1/52438] Fetching reactiveswift
[2/77680] Fetching reactiveswift, moya
[3090/107475] Fetching reactiveswift, moya, alamofire
[11136/159833] Fetching reactiveswift, moya, alamofire, rxswift
Fetched https://github.com/Moya/Moya.git from cache (4.22s)
Computing version for https://github.com/Moya/Moya.git
[133945/134591] Fetching reactiveswift, alamofire, rxswift
Computed https://github.com/Moya/Moya.git at 15.0.3 (3.30s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (15.17s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (15.17s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (15.17s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.6.0 (0.68s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 6.7.0 (0.64s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.7.1 (0.48s)
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/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.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.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
[1/111] Fetching moyaapiclient
Fetched https://github.com/fummicc1/MoyaAPIClient.git from cache (0.70s)
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/ReactiveX/RxSwift.git from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (0.73s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.73s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.74s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.51s)
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.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/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.1
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/fummicc1/MoyaAPIClient.git
Working copy of https://github.com/fummicc1/MoyaAPIClient.git resolved at main (49f00a0)
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 CachedResponseHandler.swift
[14/42] Compiling Alamofire Combine.swift
[15/42] Compiling Alamofire Concurrency.swift
[16/42] Compiling Alamofire DispatchQueue+Alamofire.swift
[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 AFError.swift
[22/42] Compiling Alamofire Alamofire.swift
[23/42] Compiling Alamofire AlamofireExtended.swift
[24/42] Compiling Alamofire AuthenticationInterceptor.swift
[25/42] Compiling Alamofire StringEncoding+Alamofire.swift
[26/42] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[27/42] Compiling Alamofire URLEncodedFormEncoder.swift
[28/42] Compiling Alamofire Response.swift
[29/42] Compiling Alamofire ResponseSerialization.swift
[30/42] Compiling Alamofire Result+Alamofire.swift
[31/42] Compiling Alamofire RetryPolicy.swift
[32/42] Compiling Alamofire ServerTrustEvaluation.swift
[33/42] Compiling Alamofire Session.swift
[34/42] Compiling Alamofire SessionDelegate.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 AnyEncodable.swift
[44/65] Compiling Moya Atomic.swift
[45/65] Compiling Moya Cancellable.swift
[46/65] Compiling Moya CredentialsPlugin.swift
[47/65] Compiling Moya NetworkActivityPlugin.swift
[48/65] Compiling Moya Plugin.swift
[49/65] Compiling Moya AccessTokenPlugin.swift
[50/67] Emitting module Moya
[51/67] Compiling Moya NetworkLoggerPlugin.swift
[52/67] Compiling Moya RequestTypeWrapper.swift
[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 MoyaError.swift
[59/67] Compiling Moya MoyaProvider+Defaults.swift
[60/67] Compiling Moya MoyaProvider+Internal.swift
[61/67] Compiling Moya Task.swift
[62/67] Compiling Moya URL+Moya.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 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! (27.00s)
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.