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.9 for Linux on 15 Jul 2024 10:46:27 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.9-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.9
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.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:94c03ecf5df463051a5b8bdec5d09f635a7b31b1b290e2ba09836b1f5f74db71
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/groue/Semaphore.git
Fetching https://github.com/amirsaam/CodableAny.git
[1/34] Fetching codableany
[4/311] Fetching codableany, semaphore
Fetched https://github.com/groue/Semaphore.git (0.23s)
[4/28995] Fetching codableany, alamofire
Fetched https://github.com/amirsaam/CodableAny.git (3.25s)
Fetched https://github.com/Alamofire/Alamofire.git (3.33s)
Computing version for https://github.com/amirsaam/CodableAny.git
Computed https://github.com/amirsaam/CodableAny.git at 0.1.0 (0.63s)
Computing version for https://github.com/groue/Semaphore.git
Computed https://github.com/groue/Semaphore.git at 0.0.6 (0.61s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.6.4 (0.65s)
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...
[1/37] Emitting module Alamofire
[2/41] Emitting module CodableAny
[3/41] Compiling CodableAny CodableAny.swift
[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] Compiling Alamofire HTTPMethod.swift
[11/43] Compiling Alamofire MultipartFormData.swift
[12/43] Compiling Alamofire MultipartUpload.swift
[13/43] Compiling Alamofire NetworkReachabilityManager.swift
[14/43] Compiling Alamofire Notifications.swift
[15/43] Compiling Alamofire URLEncodedFormEncoder.swift
[16/43] Compiling Alamofire URLRequest+Alamofire.swift
[17/43] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[18/43] Compiling Alamofire Validation.swift
[19/43] Compiling Alamofire ResponseSerialization.swift
[20/43] Compiling Alamofire Result+Alamofire.swift
[21/43] Compiling Alamofire RetryPolicy.swift
[22/43] Compiling Alamofire ServerTrustEvaluation.swift
[23/43] Compiling Alamofire OperationQueue+Alamofire.swift
[24/43] Compiling Alamofire ParameterEncoder.swift
[25/43] Compiling Alamofire ParameterEncoding.swift
[26/43] Compiling Alamofire Protected.swift
[27/43] Compiling Alamofire RedirectHandler.swift
[28/43] Compiling Alamofire Request.swift
[29/43] Compiling Alamofire RequestInterceptor.swift
[30/43] Compiling Alamofire RequestTaskMap.swift
[31/43] Compiling Alamofire Response.swift
[32/43] Compiling Alamofire AFError.swift
[33/43] Compiling Alamofire Alamofire.swift
[34/43] Compiling Alamofire AlamofireExtended.swift
[35/43] Compiling Alamofire AuthenticationInterceptor.swift
[36/43] Compiling Alamofire CachedResponseHandler.swift
[37/43] Compiling Alamofire Combine.swift
[38/43] Compiling Alamofire Concurrency.swift
[39/43] Compiling Alamofire DispatchQueue+Alamofire.swift
[40/43] Compiling Alamofire EventMonitor.swift
[41/43] Compiling Alamofire HTTPHeaders.swift
[42/44] Emitting module Semaphore
[43/44] Compiling Semaphore AsyncSemaphore.swift
[48/61] Compiling PatreonAPI OAuthData.swift
[49/61] Compiling PatreonAPI PatreonMedia.swift
[50/62] Compiling PatreonAPI PatreonOAuthCalls.swift
[51/62] Compiling PatreonAPI GoalsAttsRel.swift
[52/62] Compiling PatreonAPI Miscs.swift
[53/62] Compiling PatreonAPI UserIdentity.swift
[54/62] Compiling PatreonAPI PatreonAPIClass.swift
[55/62] Compiling PatreonAPI TiersAttsRel.swift
[56/62] Compiling PatreonAPI UserAddress.swift
[57/62] Compiling PatreonAPI PatreonDataCalls.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! (17.02s)
Build complete.
Done.