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 master (21e9d6), with Swift 5.8 for Linux on 15 Jul 2024 17:30:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 21e9d6a Revert "Switch to Flight-School's `AnyCodable` from my own `CodableAny`"
Cloned https://github.com/amirsaam/PatreonAPI-Swift.git
Revision (git rev-parse @):
21e9d6a0c428ffd040b8ffabc0035d3ab3d9a581
SUCCESS checkout https://github.com/amirsaam/PatreonAPI-Swift.git at master
========================================
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-4609320-0":/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
Digest: sha256:25ae52e20f56ffaca5cfeeca46731079b0ef67b7dcd7f3dc3e93dc588d498392
Status: Image is up to date 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/277] Fetching semaphore
[278/311] Fetching semaphore, codableany
Fetched https://github.com/groue/Semaphore.git (0.21s)
[1/28961] Fetching alamofire
Fetched https://github.com/amirsaam/CodableAny.git (2.77s)
Fetched https://github.com/Alamofire/Alamofire.git (2.83s)
Computing version for https://github.com/amirsaam/CodableAny.git
Computed https://github.com/amirsaam/CodableAny.git at 0.1.0 (0.32s)
Computing version for https://github.com/groue/Semaphore.git
Computed https://github.com/groue/Semaphore.git at 0.0.6 (0.33s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.6.4 (0.34s)
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
Creating working copy for https://github.com/groue/Semaphore.git
Working copy of https://github.com/groue/Semaphore.git resolved at 0.0.6
Building for debugging...
[1/37] Emitting module CodableAny
[2/37] Compiling CodableAny CodableAny.swift
[5/39] Emitting module Alamofire
[6/43] Compiling Alamofire HTTPMethod.swift
[7/43] Compiling Alamofire MultipartFormData.swift
[8/43] Compiling Alamofire MultipartUpload.swift
[9/43] Compiling Alamofire NetworkReachabilityManager.swift
[10/43] Compiling Alamofire Notifications.swift
[11/43] Compiling Alamofire ResponseSerialization.swift
[12/43] Compiling Alamofire Result+Alamofire.swift
[13/43] Compiling Alamofire RetryPolicy.swift
[14/43] Compiling Alamofire ServerTrustEvaluation.swift
[15/43] Compiling Alamofire OperationQueue+Alamofire.swift
[16/43] Compiling Alamofire ParameterEncoder.swift
[17/43] Compiling Alamofire ParameterEncoding.swift
[18/43] Compiling Alamofire Protected.swift
[19/43] Compiling Alamofire RedirectHandler.swift
[20/43] Compiling Alamofire Session.swift
[21/43] Compiling Alamofire SessionDelegate.swift
[22/43] Compiling Alamofire StringEncoding+Alamofire.swift
[23/43] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[24/43] Compiling Alamofire URLEncodedFormEncoder.swift
[25/43] Compiling Alamofire URLRequest+Alamofire.swift
[26/43] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[27/43] Compiling Alamofire Validation.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] Emitting module Semaphore
[38/43] Compiling Semaphore AsyncSemaphore.swift
[39/43] Compiling Alamofire Combine.swift
[40/43] Compiling Alamofire Concurrency.swift
[41/43] Compiling Alamofire DispatchQueue+Alamofire.swift
[42/43] Compiling Alamofire EventMonitor.swift
[43/43] Compiling Alamofire HTTPHeaders.swift
[48/61] Compiling PatreonAPI PatreonDataCalls.swift
[49/62] Compiling PatreonAPI PatreonOAuthCalls.swift
[50/62] Compiling PatreonAPI TiersAttsRel.swift
[51/62] Compiling PatreonAPI UserAddress.swift
[52/62] Compiling PatreonAPI OAuthData.swift
[53/62] Compiling PatreonAPI PatreonMedia.swift
[54/62] Compiling PatreonAPI UserIdentity.swift
[55/62] Compiling PatreonAPI PatreonAPIClass.swift
[56/62] Compiling PatreonAPI GoalsAttsRel.swift
[57/62] Compiling PatreonAPI Miscs.swift
[58/62] Compiling PatreonAPI CampaignPatrons.swift
[59/62] Compiling PatreonAPI DeliverablesAttsRel.swift
[60/62] Compiling PatreonAPI BenefitsAttsRel.swift
[61/62] Compiling PatreonAPI CampaignData.swift
[62/62] Emitting module PatreonAPI
Build complete! (14.99s)
Build complete.
Done.