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 PatreonAPI-Swift, reference 0.9.15 (ebb99a), with Swift 6.0 (beta) for Linux on 16 Sep 2024 12:07:36 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/amirsaam/PatreonAPI-Swift.git
Reference: 0.9.15
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/amirsaam/PatreonAPI-Swift
 * tag               0.9.15     -> FETCH_HEAD
HEAD is now at ebb99a7 Update CampaignData.swift
Cloned https://github.com/amirsaam/PatreonAPI-Swift.git
Revision (git rev-parse @):
ebb99a7e5243566b9df5b02bd95025601303c097
SUCCESS checkout https://github.com/amirsaam/PatreonAPI-Swift.git at 0.9.15
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/amirsaam/PatreonAPI-Swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/amirsaam/CodableAny.git
Fetching https://github.com/groue/Semaphore.git
Fetching https://github.com/Alamofire/Alamofire.git
[1/293] Fetching semaphore
[294/327] Fetching semaphore, codableany
Fetched https://github.com/groue/Semaphore.git from cache (0.22s)
Fetched https://github.com/amirsaam/CodableAny.git from cache (0.22s)
[1/29103] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.46s)
Computing version for https://github.com/amirsaam/CodableAny.git
Computed https://github.com/amirsaam/CodableAny.git at 0.1.0 (0.49s)
Computing version for https://github.com/groue/Semaphore.git
Computed https://github.com/groue/Semaphore.git at 0.0.6 (0.49s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.6.4 (0.50s)
Creating working copy for https://github.com/groue/Semaphore.git
Working copy of https://github.com/groue/Semaphore.git resolved at 0.0.6
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.6.4
Creating working copy for https://github.com/amirsaam/CodableAny.git
Working copy of https://github.com/amirsaam/CodableAny.git resolved at 0.1.0
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/42] Emitting module Alamofire
[7/46] Emitting module CodableAny
[8/46] Compiling CodableAny CodableAny.swift
[10/47] Compiling Alamofire URLEncodedFormEncoder.swift
[11/47] Compiling Alamofire URLRequest+Alamofire.swift
[12/47] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[13/47] Compiling Alamofire Validation.swift
[14/47] Compiling Alamofire AFError.swift
[15/47] Compiling Alamofire Alamofire.swift
[16/47] Compiling Alamofire AlamofireExtended.swift
[17/47] Compiling Alamofire AuthenticationInterceptor.swift
[18/47] Compiling Alamofire CachedResponseHandler.swift
[19/47] Emitting module Semaphore
[20/47] Compiling Semaphore AsyncSemaphore.swift
[21/48] Compiling Alamofire Session.swift
[22/48] Compiling Alamofire SessionDelegate.swift
[23/48] Compiling Alamofire StringEncoding+Alamofire.swift
[24/48] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[25/48] Compiling Alamofire ResponseSerialization.swift
[26/48] Compiling Alamofire Result+Alamofire.swift
[27/48] Compiling Alamofire RetryPolicy.swift
[28/48] Compiling Alamofire ServerTrustEvaluation.swift
[30/48] Compiling Alamofire OperationQueue+Alamofire.swift
[31/48] Compiling Alamofire ParameterEncoder.swift
[32/48] Compiling Alamofire ParameterEncoding.swift
[33/48] Compiling Alamofire Protected.swift
[34/48] Compiling Alamofire RedirectHandler.swift
[35/48] Compiling Alamofire Request.swift
[36/48] Compiling Alamofire RequestInterceptor.swift
[37/48] Compiling Alamofire RequestTaskMap.swift
[38/48] Compiling Alamofire Response.swift
[39/48] Compiling Alamofire HTTPMethod.swift
[40/48] Compiling Alamofire MultipartFormData.swift
[41/48] Compiling Alamofire MultipartUpload.swift
[42/48] Compiling Alamofire NetworkReachabilityManager.swift
[43/48] Compiling Alamofire Notifications.swift
[44/48] Compiling Alamofire Combine.swift
[45/48] Compiling Alamofire Concurrency.swift
[46/48] Compiling Alamofire DispatchQueue+Alamofire.swift
[47/48] Compiling Alamofire EventMonitor.swift
[48/48] Compiling Alamofire HTTPHeaders.swift
[50/63] Compiling PatreonAPI PatreonDataCalls.swift
[51/64] Compiling PatreonAPI PatreonOAuthCalls.swift
[52/64] Compiling PatreonAPI TiersAttsRel.swift
[53/64] Compiling PatreonAPI UserAddress.swift
[54/64] Compiling PatreonAPI OAuthData.swift
[55/64] Compiling PatreonAPI PatreonMedia.swift
[56/64] Compiling PatreonAPI GoalsAttsRel.swift
[57/64] Compiling PatreonAPI Miscs.swift
[58/64] Compiling PatreonAPI CampaignPatrons.swift
[59/64] Compiling PatreonAPI DeliverablesAttsRel.swift
[60/64] Compiling PatreonAPI UserIdentity.swift
[61/64] Compiling PatreonAPI PatreonAPIClass.swift
[62/64] Emitting module PatreonAPI
[63/64] Compiling PatreonAPI BenefitsAttsRel.swift
[64/64] Compiling PatreonAPI CampaignData.swift
Build complete! (26.68s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.6.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    },
    {
      "identity" : "semaphore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.6",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/groue/Semaphore.git"
    },
    {
      "identity" : "codableany",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/amirsaam/CodableAny.git"
    }
  ],
  "manifest_display_name" : "PatreonAPI-Swift",
  "name" : "PatreonAPI-Swift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "PatreonAPI",
      "targets" : [
        "PatreonAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PatreonAPI_Tests",
      "module_type" : "SwiftTarget",
      "name" : "PatreonAPI-Tests",
      "path" : "Tests/PatreonAPI-Tests",
      "sources" : [
        "PatreonAPI_SwiftTests.swift"
      ],
      "target_dependencies" : [
        "PatreonAPI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PatreonAPI",
      "module_type" : "SwiftTarget",
      "name" : "PatreonAPI",
      "path" : "Sources/PatreonAPI",
      "product_dependencies" : [
        "Alamofire",
        "Semaphore",
        "CodableAny"
      ],
      "product_memberships" : [
        "PatreonAPI"
      ],
      "sources" : [
        "Patreon Data Structs/BenefitsAttsRel.swift",
        "Patreon Data Structs/CampaignData.swift",
        "Patreon Data Structs/CampaignPatrons.swift",
        "Patreon Data Structs/DeliverablesAttsRel.swift",
        "Patreon Data Structs/GoalsAttsRel.swift",
        "Patreon Data Structs/Miscs.swift",
        "Patreon Data Structs/OAuthData.swift",
        "Patreon Data Structs/PatreonMedia.swift",
        "Patreon Data Structs/TiersAttsRel.swift",
        "Patreon Data Structs/UserAddress.swift",
        "Patreon Data Structs/UserIdentity.swift",
        "PatreonAPIClass.swift",
        "PatreonDataCalls.swift",
        "PatreonOAuthCalls.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
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.