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.9 for Linux.

Swift 6 data race errors: 0

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RakuyoKit/RaAPIWrapper.git
Reference: 1.2.4
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/RakuyoKit/RaAPIWrapper
 * tag               1.2.4      -> FETCH_HEAD
HEAD is now at b8a6bd7 [Release] version: 1.2.4
Cloned https://github.com/RakuyoKit/RaAPIWrapper.git
Revision (git rev-parse @):
b8a6bd738bb5f70f4d9bbd2de858b57650a6287a
SUCCESS checkout https://github.com/RakuyoKit/RaAPIWrapper.git at 1.2.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/RakuyoKit/RaAPIWrapper.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/RakuyoKit/swift.git
[1/2055] Fetching swift
[2056/30825] Fetching swift, alamofire
[4933/42451] Fetching swift, alamofire, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.76s)
[10111/30825] Fetching swift, alamofire
Fetched https://github.com/RakuyoKit/swift.git (2.53s)
Fetched https://github.com/Alamofire/Alamofire.git (2.59s)
Computing version for https://github.com/RakuyoKit/swift.git
Computed https://github.com/RakuyoKit/swift.git at 1.1.2 (0.33s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.9.1 (0.33s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.34s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.9.1
Creating working copy for https://github.com/RakuyoKit/swift.git
Working copy of https://github.com/RakuyoKit/swift.git resolved at 1.1.2
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
Downloading binary artifact https://github.com/nicklockwood/SwiftFormat/releases/download/0.53.7/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.54.0/SwiftLintBinary-macos.artifactbundle.zip
[1369/22675815] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.53.7/SwiftFormat.artifactbundle.zip
[66423/32911742] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.53.7/SwiftFormat.artifactbundle.zip, https://github.com/realm/SwiftLint/releases/download/0.54.0/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.54.0/SwiftLintBinary-macos.artifactbundle.zip (1.58s)
Downloaded https://github.com/nicklockwood/SwiftFormat/releases/download/0.53.7/SwiftFormat.artifactbundle.zip (2.28s)
/host/spi-builder-workspace/.build/checkouts/swift/Plugins/FormatSwift/Plugin.swift:49:17: warning: 'launchPath' is deprecated: renamed to 'executableURL'
        process.launchPath = launchPath
                ^
/host/spi-builder-workspace/.build/checkouts/swift/Plugins/FormatSwift/Plugin.swift:49:17: note: use 'executableURL' instead
        process.launchPath = launchPath
                ^~~~~~~~~~
                executableURL
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/4] Copying PrivacyInfo.xcprivacy
[5/63] Emitting module APIWrapper
[6/65] Compiling Alamofire NetworkReachabilityManager.swift
[7/65] Compiling Alamofire RedirectHandler.swift
[8/65] Compiling Alamofire RequestCompression.swift
[9/65] Compiling Alamofire RequestInterceptor.swift
[10/65] Compiling Alamofire ResponseSerialization.swift
[11/66] Compiling APIWrapper TRACE.swift
[12/66] Compiling APIWrapper resource_bundle_accessor.swift
[13/70] Compiling Alamofire Alamofire.swift
[14/70] Compiling Alamofire AFError.swift
[15/70] Compiling Alamofire DataRequest.swift
[16/70] Compiling Alamofire Request.swift
[17/70] Compiling Alamofire RequestTaskMap.swift
[18/70] Compiling Alamofire Response.swift
[19/70] Compiling Alamofire Session.swift
[20/70] Compiling Alamofire SessionDelegate.swift
[25/70] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[26/70] Compiling Alamofire UploadRequest.swift
[27/70] Compiling Alamofire HTTPMethod.swift
[28/70] Compiling Alamofire Notifications.swift
[29/70] Compiling Alamofire ParameterEncoder.swift
[30/70] Compiling Alamofire ParameterEncoding.swift
[31/70] Compiling Alamofire Protected.swift
[38/70] Compiling Alamofire WebSocketRequest.swift
[39/70] Compiling Alamofire DispatchQueue+Alamofire.swift
[40/70] Compiling Alamofire OperationQueue+Alamofire.swift
[41/70] Compiling Alamofire Result+Alamofire.swift
[42/70] Compiling Alamofire StringEncoding+Alamofire.swift
[43/70] Compiling Alamofire URLRequest+Alamofire.swift
[46/70] Compiling Alamofire AuthenticationInterceptor.swift
[47/70] Compiling Alamofire CachedResponseHandler.swift
[51/70] Compiling Alamofire Combine.swift
[52/70] Compiling Alamofire Concurrency.swift
[53/70] Compiling Alamofire EventMonitor.swift
[54/70] Compiling Alamofire MultipartFormData.swift
[55/70] Compiling Alamofire MultipartUpload.swift
[56/70] Compiling Alamofire DataStreamRequest.swift
[57/70] Compiling Alamofire DownloadRequest.swift
[58/70] Compiling Alamofire HTTPHeaders.swift
[61/72] Emitting module Alamofire
[68/72] Compiling Alamofire RetryPolicy.swift
[69/72] Compiling Alamofire ServerTrustEvaluation.swift
[70/72] Compiling Alamofire URLEncodedFormEncoder.swift
[71/72] Compiling Alamofire Validation.swift
[72/72] Compiling Alamofire resource_bundle_accessor.swift
[75/78] Compiling AFAPIWrapper APIRequestInfo+AF.swift
[76/78] Compiling AFAPIWrapper API+AF.swift
[77/78] Compiling AFAPIWrapper AnyAPIHashableParameterEncoding.swift
[78/78] Emitting module AFAPIWrapper
Build complete! (20.68s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.9.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    },
    {
      "identity" : "swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/RakuyoKit/swift.git"
    }
  ],
  "manifest_display_name" : "APIWrapper",
  "name" : "APIWrapper",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "5.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "APIWrapper",
      "targets" : [
        "APIWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AFAPIWrapper",
      "targets" : [
        "AFAPIWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "APIWrapperTests",
      "module_type" : "SwiftTarget",
      "name" : "APIWrapperTests",
      "path" : "Tests",
      "sources" : [
        "AvailabilityTest.swift",
        "ExtensibilityTest.swift",
        "TestEnum.swift"
      ],
      "target_dependencies" : [
        "APIWrapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "APIWrapper",
      "module_type" : "SwiftTarget",
      "name" : "APIWrapper",
      "path" : "Sources/Core",
      "product_memberships" : [
        "APIWrapper",
        "AFAPIWrapper"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Core/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "RequestInfo/APIHTTPMethod.swift",
        "RequestInfo/APIHeaders.swift",
        "RequestInfo/APIParameter.swift",
        "RequestInfo/APIRequestInfo.swift",
        "RequestInfo/APIRequestUserInfo.swift",
        "RequestInfo/AnyAPIHashable/AnyAPIHashable.swift",
        "RequestInfo/AnyAPIHashable/AnyAPIHashableParameter.swift",
        "Wrapper/API.swift",
        "Wrapper/APIParameterBuilder.swift",
        "Wrapper/APIParameterConvertible.swift",
        "Wrapper/HTTPMethod/CONNECT.swift",
        "Wrapper/HTTPMethod/DELETE.swift",
        "Wrapper/HTTPMethod/GET.swift",
        "Wrapper/HTTPMethod/HEAD.swift",
        "Wrapper/HTTPMethod/OPTIONS.swift",
        "Wrapper/HTTPMethod/PATCH.swift",
        "Wrapper/HTTPMethod/POST.swift",
        "Wrapper/HTTPMethod/PUT.swift",
        "Wrapper/HTTPMethod/QUERY.swift",
        "Wrapper/HTTPMethod/TRACE.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AFAPIWrapper",
      "module_type" : "SwiftTarget",
      "name" : "AFAPIWrapper",
      "path" : "Sources/Alamofire",
      "product_dependencies" : [
        "Alamofire"
      ],
      "product_memberships" : [
        "AFAPIWrapper"
      ],
      "sources" : [
        "API+AF.swift",
        "APIRequestInfo+AF.swift",
        "AnyAPIHashableParameterEncoding.swift"
      ],
      "target_dependencies" : [
        "APIWrapper"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.