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 5.8 for Linux on 15 Jul 2024 10:52:51 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.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:             5.8
Building package at path:  $workDir
https://github.com/amirsaam/PatreonAPI-Swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
9b857f539cb1: Already exists
6c1de022bb3b: Pulling fs layer
33c2f1ad695f: Pulling fs layer
991cb77df6ca: Pulling fs layer
6eee1a1c15a7: Pulling fs layer
66cb8f8d18f4: Pulling fs layer
6eee1a1c15a7: Waiting
66cb8f8d18f4: Waiting
991cb77df6ca: Download complete
6c1de022bb3b: Verifying Checksum
6c1de022bb3b: Download complete
66cb8f8d18f4: Verifying Checksum
66cb8f8d18f4: Download complete
6eee1a1c15a7: Verifying Checksum
6eee1a1c15a7: Download complete
33c2f1ad695f: Verifying Checksum
33c2f1ad695f: Download complete
6c1de022bb3b: Pull complete
33c2f1ad695f: Pull complete
991cb77df6ca: Pull complete
6eee1a1c15a7: Pull complete
66cb8f8d18f4: Pull complete
Digest: sha256:25ae52e20f56ffaca5cfeeca46731079b0ef67b7dcd7f3dc3e93dc588d498392
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/amirsaam/CodableAny.git
Fetching https://github.com/groue/Semaphore.git
[1/34] Fetching codableany
[32/311] Fetching codableany, semaphore
[312/29272] Fetching codableany, semaphore, alamofire
Fetched https://github.com/groue/Semaphore.git (3.01s)
Fetched https://github.com/amirsaam/CodableAny.git (3.01s)
Fetched https://github.com/Alamofire/Alamofire.git (3.06s)
Computing version for https://github.com/amirsaam/CodableAny.git
Computed https://github.com/amirsaam/CodableAny.git at 0.1.0 (0.29s)
Computing version for https://github.com/groue/Semaphore.git
Computed https://github.com/groue/Semaphore.git at 0.0.6 (0.28s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.6.4 (0.29s)
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/amirsaam/CodableAny.git
Working copy of https://github.com/amirsaam/CodableAny.git resolved at 0.1.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.6.4
Building for debugging...
[1/37] Emitting module CodableAny
[2/37] Compiling CodableAny CodableAny.swift
[5/39] Emitting module Alamofire
[6/43] Compiling Alamofire Session.swift
[7/43] Compiling Alamofire SessionDelegate.swift
[8/43] Compiling Alamofire StringEncoding+Alamofire.swift
[9/43] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[10/43] Emitting module Semaphore
[11/43] Compiling Semaphore AsyncSemaphore.swift
[12/43] Compiling Alamofire AFError.swift
[13/43] Compiling Alamofire Alamofire.swift
[14/43] Compiling Alamofire AlamofireExtended.swift
[15/43] Compiling Alamofire AuthenticationInterceptor.swift
[16/43] Compiling Alamofire CachedResponseHandler.swift
[19/45] Compiling Alamofire URLEncodedFormEncoder.swift
[20/45] Compiling Alamofire URLRequest+Alamofire.swift
[21/45] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[22/45] Compiling Alamofire Validation.swift
[23/45] Compiling Alamofire OperationQueue+Alamofire.swift
[24/45] Compiling Alamofire ParameterEncoder.swift
[25/45] Compiling Alamofire ParameterEncoding.swift
[26/45] Compiling Alamofire Protected.swift
[27/45] Compiling Alamofire RedirectHandler.swift
[28/45] Compiling Alamofire Request.swift
[29/45] Compiling Alamofire RequestInterceptor.swift
[30/45] Compiling Alamofire RequestTaskMap.swift
[31/45] Compiling Alamofire Response.swift
[32/45] Compiling Alamofire HTTPMethod.swift
[33/45] Compiling Alamofire MultipartFormData.swift
[34/45] Compiling Alamofire MultipartUpload.swift
[35/45] Compiling Alamofire NetworkReachabilityManager.swift
[36/45] Compiling Alamofire Notifications.swift
[37/45] Compiling Alamofire ResponseSerialization.swift
[38/45] Compiling Alamofire Result+Alamofire.swift
[39/45] Compiling Alamofire RetryPolicy.swift
[40/45] Compiling Alamofire ServerTrustEvaluation.swift
[41/45] Compiling Alamofire Combine.swift
[42/45] Compiling Alamofire Concurrency.swift
[43/45] Compiling Alamofire DispatchQueue+Alamofire.swift
[44/45] Compiling Alamofire EventMonitor.swift
[45/45] Compiling Alamofire HTTPHeaders.swift
[48/61] Compiling PatreonAPI OAuthData.swift
[49/61] Compiling PatreonAPI PatreonMedia.swift
[50/61] Compiling PatreonAPI PatreonDataCalls.swift
[51/62] Compiling PatreonAPI PatreonOAuthCalls.swift
[52/62] Compiling PatreonAPI GoalsAttsRel.swift
[53/62] Compiling PatreonAPI Miscs.swift
[54/62] Compiling PatreonAPI UserIdentity.swift
[55/62] Compiling PatreonAPI PatreonAPIClass.swift
[56/62] Compiling PatreonAPI TiersAttsRel.swift
[57/62] Compiling PatreonAPI UserAddress.swift
[58/62] Compiling PatreonAPI CampaignPatrons.swift
[59/62] Compiling PatreonAPI DeliverablesAttsRel.swift
[60/62] Emitting module PatreonAPI
[61/62] Compiling PatreonAPI BenefitsAttsRel.swift
[62/62] Compiling PatreonAPI CampaignData.swift
Build complete! (11.06s)
Build complete.
Done.