Build Information
Successful build of Prch, reference main (517608
), with Swift 6.0 for Linux on 2 Nov 2024 12:46:39 UTC.
Swift 6 data race errors: 1
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/Prch.git
Reference: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5176087 Unhide dev dependencies
Cloned https://github.com/brightdigit/Prch.git
Revision (git rev-parse @):
517608703fde10ef3ce65b3e664ecb01bc1a8d95
SUCCESS checkout https://github.com/brightdigit/Prch.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/brightdigit/Prch.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/shibapm/Rocket.git
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/realm/SwiftLint
Fetching https://github.com/brightdigit/swift-test-codecov
Fetching https://github.com/shibapm/Komondor
[1/1386] Fetching rocket
[1387/1895] Fetching rocket, komondor
[1779/2225] Fetching rocket, komondor, swift-test-codecov
Fetched https://github.com/shibapm/Rocket.git from cache (0.26s)
Fetched https://github.com/shibapm/Komondor from cache (0.26s)
[315/45364] Fetching swift-test-codecov, swiftformat
[6170/186552] Fetching swift-test-codecov, swiftformat, swiftlint
Fetched https://github.com/nicklockwood/SwiftFormat from cache (22.76s)
Fetched https://github.com/brightdigit/swift-test-codecov from cache (28.10s)
Fetched https://github.com/realm/SwiftLint from cache (29.15s)
Computing version for https://github.com/brightdigit/swift-test-codecov
Computed https://github.com/brightdigit/swift-test-codecov at 1.1.0 (0.42s)
Fetching https://github.com/apple/swift-argument-parser
[1/12353] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.62s)
Computing version for https://github.com/shibapm/Rocket.git
Computed https://github.com/shibapm/Rocket.git at 1.3.0 (0.41s)
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/kareman/SwiftShell
[1/116] Fetching logger
[117/696] Fetching logger, packageconfig
[697/5559] Fetching logger, packageconfig, swiftshell
[4637/15461] Fetching logger, packageconfig, swiftshell, yams
Fetched https://github.com/shibapm/Logger from cache (0.84s)
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.84s)
Fetched https://github.com/kareman/SwiftShell from cache (0.85s)
Fetched https://github.com/jpsim/Yams from cache (0.87s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (0.42s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (1.76s)
Computing version for https://github.com/shibapm/Komondor
Computed https://github.com/shibapm/Komondor at 1.1.4 (0.42s)
Fetching https://github.com/JohnSundell/ShellOut.git
[1/960] Fetching shellout
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.18s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.40s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.42s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.1.3 (0.42s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.39s)
Computing version for https://github.com/realm/SwiftLint
Computed https://github.com/realm/SwiftLint at 0.57.0 (0.42s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
[1/929] Fetching swiftytexttable
[262/1012] Fetching swiftytexttable, collectionconcurrencykit
[1013/13715] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift
[2665/29731] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift, sourcekitten
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git from cache (0.24s)
[3316/29648] Fetching swiftytexttable, cryptoswift, sourcekitten
[26474/96047] Fetching swiftytexttable, cryptoswift, sourcekitten, swift-syntax
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.28s)
[35537/83344] Fetching swiftytexttable, sourcekitten, swift-syntax
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (3.95s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (3.96s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.99s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (0.41s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (1.80s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.35.0 (0.44s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.32s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.41s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.3 (0.42s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.54.6 (0.43s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.0-prerelease-2024-08-14 (0.55s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/shibapm/Rocket.git
Working copy of https://github.com/shibapm/Rocket.git resolved at 1.3.0
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.1.3
Creating working copy for https://github.com/realm/SwiftLint
Working copy of https://github.com/realm/SwiftLint resolved at 0.57.0
Creating working copy for https://github.com/brightdigit/swift-test-codecov
Working copy of https://github.com/brightdigit/swift-test-codecov resolved at 1.1.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.54.6
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.35.0
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.3
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.0-prerelease-2024-08-14
Creating working copy for https://github.com/shibapm/Komondor
Working copy of https://github.com/shibapm/Komondor resolved at 1.1.4
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
warning: 'komondor': 'komondor' dependency on 'https://github.com/f-meloni/Rocket' conflicts with dependency on 'https://github.com/shibapm/Rocket.git' which has the same identity 'rocket'. this will be escalated to an error in future versions of SwiftPM.
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftFormatPlugin
[3/3] Compiling plugin SwiftLintBuildToolPlugin
[4/4] Compiling plugin SwiftLintCommandPlugin
Building for debugging...
[4/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/48] Emitting module Prch
/host/spi-builder-workspace/Sources/Prch/ClientResult.swift:43:16: warning: stored property 'response' of 'Sendable'-conforming struct 'FailedResponseError' has non-sendable type 'DefaultResponseType'; this is an error in the Swift 6 language mode
1 | import Foundation
2 |
3 | public enum ClientResult<SuccessType, DefaultResponseType>: CustomStringConvertible,
| `- note: consider making generic parameter 'DefaultResponseType' conform to the 'Sendable' protocol
4 | CustomDebugStringConvertible {
5 | case success(SuccessType)
:
41 | struct FailedResponseError: ResponseError {
42 | public let statusCode: Int
43 | public let response: DefaultResponseType
| `- warning: stored property 'response' of 'Sendable'-conforming struct 'FailedResponseError' has non-sendable type 'DefaultResponseType'; this is an error in the Swift 6 language mode
44 | }
45 |
[8/53] Compiling Prch SecurityRequirement.swift
[9/53] Compiling Prch Service.swift
[10/53] Compiling Prch ServiceRequest.swift
[11/53] Compiling Prch StatusCodeProvider.swift
[12/53] Compiling Prch SuccessModel.swift
[13/53] Compiling Prch StringCodingKey.swift
[14/53] Compiling Prch DateEncodingContainer.swift
[15/53] Compiling Prch DeprecatedRequest.swift
[16/53] Compiling Prch DeprecatedResponse.swift
[17/53] Compiling Prch DeprecatedResponseResult.swift
[18/53] Compiling Prch TypeAliases.swift
[19/53] Compiling Prch BasicResponse.swift
/host/spi-builder-workspace/Sources/Prch/ClientResult.swift:43:16: warning: stored property 'response' of 'Sendable'-conforming struct 'FailedResponseError' has non-sendable type 'DefaultResponseType'; this is an error in the Swift 6 language mode
1 | import Foundation
2 |
3 | public enum ClientResult<SuccessType, DefaultResponseType>: CustomStringConvertible,
| `- note: consider making generic parameter 'DefaultResponseType' conform to the 'Sendable' protocol
4 | CustomDebugStringConvertible {
5 | case success(SuccessType)
:
41 | struct FailedResponseError: ResponseError {
42 | public let statusCode: Int
43 | public let response: DefaultResponseType
| `- warning: stored property 'response' of 'Sendable'-conforming struct 'FailedResponseError' has non-sendable type 'DefaultResponseType'; this is an error in the Swift 6 language mode
44 | }
45 |
[20/53] Compiling Prch BodyRequest.swift
/host/spi-builder-workspace/Sources/Prch/ClientResult.swift:43:16: warning: stored property 'response' of 'Sendable'-conforming struct 'FailedResponseError' has non-sendable type 'DefaultResponseType'; this is an error in the Swift 6 language mode
1 | import Foundation
2 |
3 | public enum ClientResult<SuccessType, DefaultResponseType>: CustomStringConvertible,
| `- note: consider making generic parameter 'DefaultResponseType' conform to the 'Sendable' protocol
4 | CustomDebugStringConvertible {
5 | case success(SuccessType)
:
41 | struct FailedResponseError: ResponseError {
42 | public let statusCode: Int
43 | public let response: DefaultResponseType
| `- warning: stored property 'response' of 'Sendable'-conforming struct 'FailedResponseError' has non-sendable type 'DefaultResponseType'; this is an error in the Swift 6 language mode
44 | }
45 |
[21/53] Compiling Prch Client.swift
/host/spi-builder-workspace/Sources/Prch/ClientResult.swift:43:16: warning: stored property 'response' of 'Sendable'-conforming struct 'FailedResponseError' has non-sendable type 'DefaultResponseType'; this is an error in the Swift 6 language mode
1 | import Foundation
2 |
3 | public enum ClientResult<SuccessType, DefaultResponseType>: CustomStringConvertible,
| `- note: consider making generic parameter 'DefaultResponseType' conform to the 'Sendable' protocol
4 | CustomDebugStringConvertible {
5 | case success(SuccessType)
:
41 | struct FailedResponseError: ResponseError {
42 | public let statusCode: Int
43 | public let response: DefaultResponseType
| `- warning: stored property 'response' of 'Sendable'-conforming struct 'FailedResponseError' has non-sendable type 'DefaultResponseType'; this is an error in the Swift 6 language mode
44 | }
45 |
[22/53] Compiling Prch ClientError.swift
/host/spi-builder-workspace/Sources/Prch/ClientResult.swift:43:16: warning: stored property 'response' of 'Sendable'-conforming struct 'FailedResponseError' has non-sendable type 'DefaultResponseType'; this is an error in the Swift 6 language mode
1 | import Foundation
2 |
3 | public enum ClientResult<SuccessType, DefaultResponseType>: CustomStringConvertible,
| `- note: consider making generic parameter 'DefaultResponseType' conform to the 'Sendable' protocol
4 | CustomDebugStringConvertible {
5 | case success(SuccessType)
:
41 | struct FailedResponseError: ResponseError {
42 | public let statusCode: Int
43 | public let response: DefaultResponseType
| `- warning: stored property 'response' of 'Sendable'-conforming struct 'FailedResponseError' has non-sendable type 'DefaultResponseType'; this is an error in the Swift 6 language mode
44 | }
45 |
[23/53] Compiling Prch ClientResult.swift
/host/spi-builder-workspace/Sources/Prch/ClientResult.swift:43:16: warning: stored property 'response' of 'Sendable'-conforming struct 'FailedResponseError' has non-sendable type 'DefaultResponseType'; this is an error in the Swift 6 language mode
1 | import Foundation
2 |
3 | public enum ClientResult<SuccessType, DefaultResponseType>: CustomStringConvertible,
| `- note: consider making generic parameter 'DefaultResponseType' conform to the 'Sendable' protocol
4 | CustomDebugStringConvertible {
5 | case success(SuccessType)
:
41 | struct FailedResponseError: ResponseError {
42 | public let statusCode: Int
43 | public let response: DefaultResponseType
| `- warning: stored property 'response' of 'Sendable'-conforming struct 'FailedResponseError' has non-sendable type 'DefaultResponseType'; this is an error in the Swift 6 language mode
44 | }
45 |
[24/53] Compiling Prch Coding.swift
/host/spi-builder-workspace/Sources/Prch/ClientResult.swift:43:16: warning: stored property 'response' of 'Sendable'-conforming struct 'FailedResponseError' has non-sendable type 'DefaultResponseType'; this is an error in the Swift 6 language mode
1 | import Foundation
2 |
3 | public enum ClientResult<SuccessType, DefaultResponseType>: CustomStringConvertible,
| `- note: consider making generic parameter 'DefaultResponseType' conform to the 'Sendable' protocol
4 | CustomDebugStringConvertible {
5 | case success(SuccessType)
:
41 | struct FailedResponseError: ResponseError {
42 | public let statusCode: Int
43 | public let response: DefaultResponseType
| `- warning: stored property 'response' of 'Sendable'-conforming struct 'FailedResponseError' has non-sendable type 'DefaultResponseType'; this is an error in the Swift 6 language mode
44 | }
45 |
[25/53] Compiling Prch Model.swift
[26/53] Compiling Prch DateDay.swift
[27/53] Compiling Prch File.swift
[28/53] Compiling Prch ID.swift
[29/53] Compiling Prch UploadFile.swift
[30/53] Compiling Prch ResponseComponents.swift
[31/53] Compiling Prch API.swift
[32/53] Compiling Prch AnyCodable.Codable.swift
[33/53] Compiling Prch AnyCodable.Equatable.swift
[34/53] Compiling Prch AnyCodable.Expressible.swift
[35/53] Compiling Prch AnyCodable.StringConverable.swift
[36/53] Compiling Prch AnyCodable.swift
[37/53] Compiling Prch DateFormatter.swift
[38/53] Compiling Prch DecodingError.swift
[39/53] Compiling Prch KeyedDecodingContainer.swift
[40/53] Compiling Prch KeyedEncodingContainer.swift
[41/53] Compiling Prch RequestEncoder.swift
[42/53] Compiling Prch ResponseDecoder.swift
[43/53] Compiling Prch Session.swift
/host/spi-builder-workspace/Sources/Prch/Networking/URLSession.swift:49:7: warning: capture of 'completion' with non-sendable type '(Result<any ResponseComponents, ClientError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
47 | error: error
48 | )
49 | completion(result)
| |- warning: capture of 'completion' with non-sendable type '(Result<any ResponseComponents, ClientError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
50 | }
51 | task.resume()
/host/spi-builder-workspace/Sources/Prch/Networking/URLSession.swift:19:24: warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
17 | try await withCheckedThrowingContinuation { continuation in
18 | _ = self.beginRequest(request) { result in
19 | continuation.resume(with: result)
| |- warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'result' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
20 | }
21 | }
[44/53] Compiling Prch Task.swift
/host/spi-builder-workspace/Sources/Prch/Networking/URLSession.swift:49:7: warning: capture of 'completion' with non-sendable type '(Result<any ResponseComponents, ClientError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
47 | error: error
48 | )
49 | completion(result)
| |- warning: capture of 'completion' with non-sendable type '(Result<any ResponseComponents, ClientError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
50 | }
51 | task.resume()
/host/spi-builder-workspace/Sources/Prch/Networking/URLSession.swift:19:24: warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
17 | try await withCheckedThrowingContinuation { continuation in
18 | _ = self.beginRequest(request) { result in
19 | continuation.resume(with: result)
| |- warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'result' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
20 | }
21 | }
[45/53] Compiling Prch URL.swift
/host/spi-builder-workspace/Sources/Prch/Networking/URLSession.swift:49:7: warning: capture of 'completion' with non-sendable type '(Result<any ResponseComponents, ClientError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
47 | error: error
48 | )
49 | completion(result)
| |- warning: capture of 'completion' with non-sendable type '(Result<any ResponseComponents, ClientError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
50 | }
51 | task.resume()
/host/spi-builder-workspace/Sources/Prch/Networking/URLSession.swift:19:24: warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
17 | try await withCheckedThrowingContinuation { continuation in
18 | _ = self.beginRequest(request) { result in
19 | continuation.resume(with: result)
| |- warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'result' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
20 | }
21 | }
[46/53] Compiling Prch URLSession.swift
/host/spi-builder-workspace/Sources/Prch/Networking/URLSession.swift:49:7: warning: capture of 'completion' with non-sendable type '(Result<any ResponseComponents, ClientError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
47 | error: error
48 | )
49 | completion(result)
| |- warning: capture of 'completion' with non-sendable type '(Result<any ResponseComponents, ClientError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
50 | }
51 | task.resume()
/host/spi-builder-workspace/Sources/Prch/Networking/URLSession.swift:19:24: warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
17 | try await withCheckedThrowingContinuation { continuation in
18 | _ = self.beginRequest(request) { result in
19 | continuation.resume(with: result)
| |- warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'result' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
20 | }
21 | }
[47/53] Compiling Prch URLSessionResponse.swift
/host/spi-builder-workspace/Sources/Prch/Networking/URLSession.swift:49:7: warning: capture of 'completion' with non-sendable type '(Result<any ResponseComponents, ClientError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
47 | error: error
48 | )
49 | completion(result)
| |- warning: capture of 'completion' with non-sendable type '(Result<any ResponseComponents, ClientError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
50 | }
51 | task.resume()
/host/spi-builder-workspace/Sources/Prch/Networking/URLSession.swift:19:24: warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
17 | try await withCheckedThrowingContinuation { continuation in
18 | _ = self.beginRequest(request) { result in
19 | continuation.resume(with: result)
| |- warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'result' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
20 | }
21 | }
[48/53] Compiling Prch Request.swift
/host/spi-builder-workspace/Sources/Prch/Networking/URLSession.swift:49:7: warning: capture of 'completion' with non-sendable type '(Result<any ResponseComponents, ClientError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
47 | error: error
48 | )
49 | completion(result)
| |- warning: capture of 'completion' with non-sendable type '(Result<any ResponseComponents, ClientError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
50 | }
51 | task.resume()
/host/spi-builder-workspace/Sources/Prch/Networking/URLSession.swift:19:24: warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
17 | try await withCheckedThrowingContinuation { continuation in
18 | _ = self.beginRequest(request) { result in
19 | continuation.resume(with: result)
| |- warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'result' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
20 | }
21 | }
[49/53] Compiling Prch Response.swift
[50/53] Compiling Prch ResponseResult.swift
[51/53] Compiling Prch Result.swift
[52/53] Compiling Prch Authentication.swift
[53/53] Compiling Prch BasicAuthentication.swift
Build complete! (80.91s)
Build complete.
{
"dependencies" : [
{
"identity" : "komondor",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/shibapm/Komondor"
},
{
"identity" : "swiftformat",
"requirement" : {
"range" : [
{
"lower_bound" : "0.47.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nicklockwood/SwiftFormat"
},
{
"identity" : "swiftlint",
"requirement" : {
"range" : [
{
"lower_bound" : "0.43.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/realm/SwiftLint"
},
{
"identity" : "rocket",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/shibapm/Rocket.git"
},
{
"identity" : "swift-test-codecov",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/brightdigit/swift-test-codecov"
}
],
"manifest_display_name" : "Prch",
"name" : "Prch",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
},
{
"name" : "watchos",
"version" : "3.0"
}
],
"products" : [
{
"name" : "Prch",
"targets" : [
"Prch"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PrchTests",
"module_type" : "SwiftTarget",
"name" : "PrchTests",
"path" : "Tests/PrchTests",
"sources" : [
"PrchTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Prch"
],
"type" : "test"
},
{
"c99name" : "Prch",
"module_type" : "SwiftTarget",
"name" : "Prch",
"path" : "Sources/Prch",
"product_memberships" : [
"Prch"
],
"sources" : [
"API.swift",
"AnyCodable/AnyCodable.Codable.swift",
"AnyCodable/AnyCodable.Equatable.swift",
"AnyCodable/AnyCodable.Expressible.swift",
"AnyCodable/AnyCodable.StringConverable.swift",
"AnyCodable/AnyCodable.swift",
"BasicResponse.swift",
"BodyRequest.swift",
"Client.swift",
"ClientError.swift",
"ClientResult.swift",
"Coding/Coding.swift",
"Coding/DateFormatter.swift",
"Coding/DecodingError.swift",
"Coding/KeyedDecodingContainer.swift",
"Coding/KeyedEncodingContainer.swift",
"Coding/RequestEncoder.swift",
"Coding/ResponseDecoder.swift",
"Coding/StringCodingKey.swift",
"DateEncodingContainer.swift",
"Deprecated/DeprecatedRequest.swift",
"Deprecated/DeprecatedResponse.swift",
"Deprecated/DeprecatedResponseResult.swift",
"Deprecated/TypeAliases.swift",
"Model.swift",
"Models/DateDay.swift",
"Models/File.swift",
"Models/ID.swift",
"Models/UploadFile.swift",
"Networking/ResponseComponents.swift",
"Networking/Session.swift",
"Networking/Task.swift",
"Networking/URL.swift",
"Networking/URLSession.swift",
"Networking/URLSessionResponse.swift",
"Request.swift",
"Response.swift",
"ResponseResult.swift",
"Result.swift",
"Security/Authentication.swift",
"Security/BasicAuthentication.swift",
"Security/SecurityRequirement.swift",
"Service.swift",
"ServiceRequest.swift",
"StatusCodeProvider.swift",
"SuccessModel.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.