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.10 for Linux on 15 Jul 2024 17:31:06 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
Building package at path:  $workDir
https://github.com/amirsaam/PatreonAPI-Swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:2616150e65f8b5d336ef2ff8828ee78d83c0c72abe57c7be9f4d8e5b61afb28f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/amirsaam/CodableAny.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/groue/Semaphore.git
[1/277] Fetching semaphore
[278/311] Fetching semaphore, codableany
[312/29272] Fetching semaphore, codableany, alamofire
Fetched https://github.com/groue/Semaphore.git from cache (0.24s)
[324/28995] Fetching codableany, alamofire
Fetched https://github.com/amirsaam/CodableAny.git from cache (2.55s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.61s)
Computing version for https://github.com/amirsaam/CodableAny.git
Computed https://github.com/amirsaam/CodableAny.git at 0.1.0 (0.36s)
Computing version for https://github.com/groue/Semaphore.git
Computed https://github.com/groue/Semaphore.git at 0.0.6 (0.36s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.6.4 (0.38s)
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...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/42] Emitting module CodableAny
[7/42] Compiling CodableAny CodableAny.swift
[8/43] Emitting module Alamofire
[10/47] Compiling Alamofire OperationQueue+Alamofire.swift
[11/47] Compiling Alamofire ParameterEncoder.swift
[12/47] Compiling Alamofire ParameterEncoding.swift
[13/47] Compiling Alamofire Protected.swift
[14/47] Compiling Alamofire RedirectHandler.swift
[15/47] Emitting module Semaphore
[16/47] Compiling Semaphore AsyncSemaphore.swift
[17/47] Compiling Alamofire URLEncodedFormEncoder.swift
[18/47] Compiling Alamofire URLRequest+Alamofire.swift
[19/47] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[20/47] Compiling Alamofire Validation.swift
[22/48] Compiling Alamofire AFError.swift
[23/48] Compiling Alamofire Alamofire.swift
[24/48] Compiling Alamofire AlamofireExtended.swift
[25/48] Compiling Alamofire AuthenticationInterceptor.swift
[26/48] Compiling Alamofire CachedResponseHandler.swift
[27/48] Compiling Alamofire HTTPMethod.swift
[28/48] Compiling Alamofire MultipartFormData.swift
[29/48] Compiling Alamofire MultipartUpload.swift
[30/48] Compiling Alamofire NetworkReachabilityManager.swift
[31/48] Compiling Alamofire Notifications.swift
[32/48] Compiling Alamofire ResponseSerialization.swift
[33/48] Compiling Alamofire Result+Alamofire.swift
[34/48] Compiling Alamofire RetryPolicy.swift
[35/48] Compiling Alamofire ServerTrustEvaluation.swift
[36/48] Compiling Alamofire Combine.swift
[37/48] Compiling Alamofire Concurrency.swift
[38/48] Compiling Alamofire DispatchQueue+Alamofire.swift
[39/48] Compiling Alamofire EventMonitor.swift
[40/48] Compiling Alamofire HTTPHeaders.swift
[41/48] Compiling Alamofire Request.swift
[42/48] Compiling Alamofire RequestInterceptor.swift
[43/48] Compiling Alamofire RequestTaskMap.swift
[44/48] Compiling Alamofire Response.swift
[45/48] Compiling Alamofire Session.swift
[46/48] Compiling Alamofire SessionDelegate.swift
[47/48] Compiling Alamofire StringEncoding+Alamofire.swift
[48/48] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[50/63] Compiling PatreonAPI PatreonDataCalls.swift
[51/64] Compiling PatreonAPI PatreonOAuthCalls.swift
[52/64] Compiling PatreonAPI OAuthData.swift
[53/64] Compiling PatreonAPI PatreonMedia.swift
[54/64] Compiling PatreonAPI TiersAttsRel.swift
[55/64] Compiling PatreonAPI UserAddress.swift
[56/64] Compiling PatreonAPI GoalsAttsRel.swift
[57/64] Compiling PatreonAPI Miscs.swift
[58/64] Compiling PatreonAPI UserIdentity.swift
[59/64] Compiling PatreonAPI PatreonAPIClass.swift
[60/64] Compiling PatreonAPI CampaignPatrons.swift
[61/64] Compiling PatreonAPI DeliverablesAttsRel.swift
[62/64] Compiling PatreonAPI BenefitsAttsRel.swift
[63/64] Compiling PatreonAPI CampaignData.swift
[64/64] Emitting module PatreonAPI
Build complete! (13.07s)
Build complete.
Done.