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 APIWrapper with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RakuyoKit/RaAPIWrapper.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RakuyoKit/RaAPIWrapper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e26989e feat: Use Rake to execute release
Cloned https://github.com/RakuyoKit/RaAPIWrapper.git
Revision (git rev-parse @):
e26989e8cd1d38d6fc9728530c844eb8d69f5a5d
SUCCESS checkout https://github.com/RakuyoKit/RaAPIWrapper.git at main
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/RakuyoKit/swift.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/RakuyoKit/swift.git from cache (0.28s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.33s)
Computing version for https://github.com/RakuyoKit/swift.git
Computed https://github.com/RakuyoKit/swift.git at 1.1.3 (0.03s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.42s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.9.1 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.03s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.9.1
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.16s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.17s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.1
Creating working copy for https://github.com/RakuyoKit/swift.git
Working copy of https://github.com/RakuyoKit/swift.git resolved at 1.1.3
Fetching binary artifact https://github.com/nicklockwood/SwiftFormat/releases/download/0.53.8/SwiftFormat.artifactbundle.zip from cache
Fetching binary artifact https://github.com/realm/SwiftLint/releases/download/0.54.0/SwiftLintBinary-macos.artifactbundle.zip from cache
Fetched https://github.com/realm/SwiftLint/releases/download/0.54.0/SwiftLintBinary-macos.artifactbundle.zip from cache (0.60s)
Fetched https://github.com/nicklockwood/SwiftFormat/releases/download/0.53.8/SwiftFormat.artifactbundle.zip from cache (1.16s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "raapiwrapper",
      "name": "APIWrapper",
      "url": "https://github.com/RakuyoKit/RaAPIWrapper.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RaAPIWrapper",
      "dependencies": [
        {
          "identity": "alamofire",
          "name": "Alamofire",
          "url": "https://github.com/Alamofire/Alamofire.git",
          "version": "5.9.1",
          "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RakuyoKit/RaAPIWrapper.git from cache
Fetched https://github.com/RakuyoKit/RaAPIWrapper.git from cache (0.24s)
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.29s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.9.1 (0.03s)
Creating working copy for https://github.com/RakuyoKit/RaAPIWrapper.git
Working copy of https://github.com/RakuyoKit/RaAPIWrapper.git resolved at main (e26989e)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.9.1
warning: '.resolve-product-dependencies': dependency 'raapiwrapper' is not used by any target
Found 1 product dependencies
  - Alamofire
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/RakuyoKit/RaAPIWrapper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/8] Write sources
[5/8] Copying PrivacyInfo.xcprivacy
[7/8] Write swift-version-6044DDE57671499D.txt
[9/67] Compiling APIWrapper PUT.swift
[10/67] Compiling Alamofire URLRequest+Alamofire.swift
[11/69] Compiling APIWrapper APIHTTPMethod.swift
[12/69] Compiling APIWrapper APIHeaders.swift
[13/69] Compiling Alamofire ResponseSerialization.swift
[14/69] Compiling APIWrapper PATCH.swift
[15/69] Compiling APIWrapper POST.swift
[16/69] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[17/69] Compiling Alamofire AlamofireExtended.swift
[18/69] Compiling Alamofire AuthenticationInterceptor.swift
[19/69] Compiling Alamofire Alamofire.swift
[20/69] Compiling Alamofire AFError.swift
[21/69] Compiling APIWrapper DELETE.swift
[22/69] Compiling APIWrapper APIRequestInfo.swift
[23/69] Compiling APIWrapper APIRequestUserInfo.swift
[24/69] Compiling APIWrapper AnyAPIHashable.swift
[25/69] Compiling Alamofire RequestTaskMap.swift
[26/69] Compiling Alamofire Response.swift
[27/69] Compiling Alamofire Session.swift
[28/69] Emitting module APIWrapper
[29/69] Compiling APIWrapper TRACE.swift
[30/69] Compiling APIWrapper resource_bundle_accessor.swift
[41/74] Compiling Alamofire WebSocketRequest.swift
[42/74] Compiling Alamofire DispatchQueue+Alamofire.swift
[43/74] Compiling Alamofire OperationQueue+Alamofire.swift
[44/74] Compiling Alamofire Result+Alamofire.swift
[45/74] Compiling Alamofire StringEncoding+Alamofire.swift
[51/74] Compiling Alamofire UploadRequest.swift
[52/74] Compiling Alamofire HTTPMethod.swift
[53/74] Compiling Alamofire Notifications.swift
[54/74] Compiling Alamofire ParameterEncoder.swift
[55/74] Compiling Alamofire ParameterEncoding.swift
[56/74] Compiling Alamofire Protected.swift
[57/74] Compiling Alamofire Request.swift
[58/74] Compiling Alamofire Combine.swift
[59/74] Compiling Alamofire Concurrency.swift
[60/74] Compiling Alamofire EventMonitor.swift
[61/74] Compiling Alamofire MultipartFormData.swift
[62/74] Compiling Alamofire MultipartUpload.swift
[63/74] Emitting module Alamofire
[70/74] Compiling Alamofire RetryPolicy.swift
[71/74] Compiling Alamofire ServerTrustEvaluation.swift
[72/74] Compiling Alamofire URLEncodedFormEncoder.swift
[73/74] Compiling Alamofire Validation.swift
[74/74] Compiling Alamofire resource_bundle_accessor.swift
[75/78] Compiling AFAPIWrapper AnyAPIHashableParameterEncoding.swift
[76/78] Emitting module AFAPIWrapper
[77/78] Compiling AFAPIWrapper API+AF.swift
[78/78] Compiling AFAPIWrapper APIRequestInfo+AF.swift
Build complete! (10.31s)
Build complete.
Done.