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 Requestify, reference main (019d06), with Swift 6.0 (beta) for Linux on 15 Sep 2024 11:28:51 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/insub4067/Requestify.git
Reference: main
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/insub4067/Requestify
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 019d062 Update README.md
Cloned https://github.com/insub4067/Requestify.git
Revision (git rev-parse @):
019d062ff4dc49811e72d69441d29ecf553d15d3
SUCCESS checkout https://github.com/insub4067/Requestify.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/insub4067/Requestify.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Alamofire/Alamofire.git
[1/29097] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (3.14s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.9.1 (1.33s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.9.1
Building for debugging...
[0/4] Write sources
[2/4] Copying PrivacyInfo.xcprivacy
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/43] Emitting module Alamofire
[6/48] Compiling Alamofire NetworkReachabilityManager.swift
[7/48] Compiling Alamofire RedirectHandler.swift
[8/48] Compiling Alamofire RequestCompression.swift
[9/48] Compiling Alamofire RequestInterceptor.swift
[10/48] Compiling Alamofire ResponseSerialization.swift
[11/48] Compiling Alamofire WebSocketRequest.swift
[12/48] Compiling Alamofire DispatchQueue+Alamofire.swift
[13/48] Compiling Alamofire OperationQueue+Alamofire.swift
[14/48] Compiling Alamofire Result+Alamofire.swift
[15/48] Compiling Alamofire StringEncoding+Alamofire.swift
[16/48] Compiling Alamofire RetryPolicy.swift
[17/48] Compiling Alamofire ServerTrustEvaluation.swift
[18/48] Compiling Alamofire URLEncodedFormEncoder.swift
[19/48] Compiling Alamofire Validation.swift
[20/48] Compiling Alamofire resource_bundle_accessor.swift
[21/48] Compiling Alamofire URLRequest+Alamofire.swift
[22/48] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[23/48] Compiling Alamofire AlamofireExtended.swift
[24/48] Compiling Alamofire AuthenticationInterceptor.swift
[25/48] Compiling Alamofire CachedResponseHandler.swift
[26/48] Compiling Alamofire Combine.swift
[27/48] Compiling Alamofire Concurrency.swift
[28/48] Compiling Alamofire EventMonitor.swift
[29/48] Compiling Alamofire MultipartFormData.swift
[30/48] Compiling Alamofire MultipartUpload.swift
[31/48] Compiling Alamofire HTTPMethod.swift
[32/48] Compiling Alamofire Notifications.swift
[33/48] Compiling Alamofire ParameterEncoder.swift
[34/48] Compiling Alamofire ParameterEncoding.swift
[35/48] Compiling Alamofire Protected.swift
[36/48] Compiling Alamofire Request.swift
[37/48] Compiling Alamofire RequestTaskMap.swift
[38/48] Compiling Alamofire Response.swift
[39/48] Compiling Alamofire Session.swift
[40/48] Compiling Alamofire SessionDelegate.swift
[41/48] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[42/48] Compiling Alamofire UploadRequest.swift
[43/48] Compiling Alamofire Alamofire.swift
[44/48] Compiling Alamofire AFError.swift
[45/48] Compiling Alamofire DataRequest.swift
[46/48] Compiling Alamofire DataStreamRequest.swift
[47/48] Compiling Alamofire DownloadRequest.swift
[48/48] Compiling Alamofire HTTPHeaders.swift
[50/55] Compiling Requestify printApiLog.swift
[51/55] Compiling Requestify Encodable+.swift
[52/55] Compiling Requestify RequestBuilderError.swift
[53/55] Emitting module Requestify
[54/55] Compiling Requestify Params.swift
[55/55] Compiling Requestify Requestify.swift
/host/spi-builder-workspace/Sources/Requestify/Requestify.swift:106:34: warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
104 |                 switch response.result {
105 |                 case .success(let result):
106 |                     continuation.resume(returning: result)
    |                                  |- warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
    |                                  `- note: task-isolated 'result' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
107 |                 case .failure(let error):
108 |                     continuation.resume(throwing: error)
/host/spi-builder-workspace/Sources/Requestify/Requestify.swift:155:34: warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
153 |                 switch response.result {
154 |                 case .success(let result):
155 |                     continuation.resume(returning: result)
    |                                  |- warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
    |                                  `- note: task-isolated 'result' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
156 |                 case .failure(let error):
157 |                     continuation.resume(throwing: error)
Build complete! (25.66s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.4.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    }
  ],
  "manifest_display_name" : "Requestify",
  "name" : "Requestify",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "Requestify",
      "targets" : [
        "Requestify"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RequestifyTests",
      "module_type" : "SwiftTarget",
      "name" : "RequestifyTests",
      "path" : "Tests/RequestifyTests",
      "sources" : [
        "ParamsTests.swift",
        "RequestifyTests.swift"
      ],
      "target_dependencies" : [
        "Requestify"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Requestify",
      "module_type" : "SwiftTarget",
      "name" : "Requestify",
      "path" : "Sources/Requestify",
      "product_dependencies" : [
        "Alamofire"
      ],
      "product_memberships" : [
        "Requestify"
      ],
      "sources" : [
        "Params.swift",
        "Requestify.swift",
        "Utils/Encodable+.swift",
        "Utils/RequestBuilderError.swift",
        "Utils/printApiLog.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.