This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Prch with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.27.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/Prch.git
Reference: 0.2.1
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/brightdigit/Prch
 * tag               0.2.1      -> FETCH_HEAD
HEAD is now at 600b49c Version 0.2.1
Cloned https://github.com/brightdigit/Prch.git
Revision (git rev-parse @):
600b49cc7a77271ea3d2a9f9e449be081562a087
SUCCESS checkout https://github.com/brightdigit/Prch.git at 0.2.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
[1/42] Emitting module Prch
[2/47] Compiling Prch BasicResponse.swift
[3/47] Compiling Prch BodyRequest.swift
[4/47] Compiling Prch Client.swift
[5/47] Compiling Prch ClientError.swift
[6/47] Compiling Prch ClientResult.swift
[7/47] Compiling Prch Coding.swift
[8/47] Compiling Prch Response.swift
[9/47] Compiling Prch ResponseResult.swift
[10/47] Compiling Prch Result.swift
[11/47] Compiling Prch Authentication.swift
[12/47] Compiling Prch BasicAuthentication.swift
[13/47] Compiling Prch API.swift
[14/47] Compiling Prch AnyCodable.Codable.swift
[15/47] Compiling Prch AnyCodable.Equatable.swift
[16/47] Compiling Prch AnyCodable.Expressible.swift
[17/47] Compiling Prch AnyCodable.StringConverable.swift
[18/47] Compiling Prch AnyCodable.swift
[19/47] Compiling Prch StringCodingKey.swift
[20/47] Compiling Prch DateEncodingContainer.swift
[21/47] Compiling Prch DeprecatedRequest.swift
[22/47] Compiling Prch DeprecatedResponse.swift
[23/47] Compiling Prch DeprecatedResponseResult.swift
[24/47] Compiling Prch TypeAliases.swift
[25/47] Compiling Prch Model.swift
[26/47] Compiling Prch DateDay.swift
[27/47] Compiling Prch File.swift
[28/47] Compiling Prch ID.swift
[29/47] Compiling Prch UploadFile.swift
[30/47] Compiling Prch ResponseComponents.swift
[31/47] Compiling Prch DateFormatter.swift
[32/47] Compiling Prch DecodingError.swift
[33/47] Compiling Prch KeyedDecodingContainer.swift
[34/47] Compiling Prch KeyedEncodingContainer.swift
[35/47] Compiling Prch RequestEncoder.swift
[36/47] Compiling Prch ResponseDecoder.swift
[37/47] Compiling Prch Session.swift
[38/47] Compiling Prch Task.swift
[39/47] Compiling Prch URL.swift
[40/47] Compiling Prch URLSession.swift
[41/47] Compiling Prch URLSessionResponse.swift
[42/47] Compiling Prch Request.swift
[43/47] Compiling Prch SecurityRequirement.swift
[44/47] Compiling Prch Service.swift
[45/47] Compiling Prch ServiceRequest.swift
[46/47] Compiling Prch StatusCodeProvider.swift
[47/47] Compiling Prch SuccessModel.swift
Build complete! (8.08s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.