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 StubNetworkKit, reference main (6bb203), with Swift 5.10 for Linux on 17 Nov 2024 19:45:17 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/417-72KI/StubNetworkKit.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/417-72KI/StubNetworkKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6bb2039 Merge pull request #47 from 417-72KI/hashable-condition
Cloned https://github.com/417-72KI/StubNetworkKit.git
Revision (git rev-parse @):
6bb2039054c8a2524d217a0363cb1da529306d6b
SUCCESS checkout https://github.com/417-72KI/StubNetworkKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/417-72KI/StubNetworkKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/apple/swift-testing
Fetching https://github.com/417-72KI/MultipartFormDataParser.git
[1/1921] Fetching multipartformdataparser
[1922/17965] Fetching multipartformdataparser, swift-testing
[17325/47760] Fetching multipartformdataparser, swift-testing, alamofire
Fetched https://github.com/417-72KI/MultipartFormDataParser.git from cache (0.66s)
Fetched https://github.com/apple/swift-testing from cache (0.67s)
[4172/29795] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (3.32s)
Computing version for https://github.com/apple/swift-testing
Computed https://github.com/apple/swift-testing at 0.3.0 (0.41s)
Fetching https://github.com/apple/swift-syntax.git
[1/66578] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (6.39s)
Computing version for https://github.com/417-72KI/MultipartFormDataParser.git
Computed https://github.com/417-72KI/MultipartFormDataParser.git at 2.3.1 (0.63s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.1 (0.61s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (1.55s)
Creating working copy for https://github.com/apple/swift-testing
Working copy of https://github.com/apple/swift-testing resolved at 0.3.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.1
Creating working copy for https://github.com/417-72KI/MultipartFormDataParser.git
Working copy of https://github.com/417-72KI/MultipartFormDataParser.git resolved at 2.3.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Building for debugging...
[0/19] Write sources
[8/19] Write swift-version-24593BA9C3E375BF.txt
[10/21] Emitting module SwiftSyntax509
[11/21] Compiling SwiftSyntax509 Empty.swift
[12/22] Wrapping AST for SwiftSyntax509 for debugging
[14/67] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[15/67] Compiling SwiftSyntax Syntax.swift
[16/67] Compiling SwiftSyntax SyntaxArena.swift
[17/67] Compiling SwiftSyntax SyntaxChildren.swift
[18/67] Compiling SwiftSyntax SyntaxCollection.swift
[19/67] Compiling SwiftSyntax SyntaxData.swift
[20/67] Compiling SwiftSyntax SyntaxText.swift
[21/67] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[22/67] Compiling SwiftSyntax TokenDiagnostic.swift
[23/67] Compiling SwiftSyntax TokenSyntax.swift
[24/67] Compiling SwiftSyntax Trivia.swift
[25/67] Compiling SwiftSyntax Utils.swift
[26/67] Compiling SwiftSyntax AbsolutePosition.swift
[27/67] Compiling SwiftSyntax Assert.swift
[28/67] Compiling SwiftSyntax BumpPtrAllocator.swift
[29/67] Compiling SwiftSyntax CommonAncestor.swift
[30/67] Compiling SwiftSyntax Convenience.swift
[31/67] Compiling SwiftSyntax MemoryLayout.swift
[32/67] Compiling SwiftSyntax MissingNodeInitializers.swift
[33/73] Emitting module SwiftSyntax
[34/73] Compiling SwiftSyntax RawSyntax.swift
[35/73] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[36/73] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[37/73] Compiling SwiftSyntax RawSyntaxTokenView.swift
[38/73] Compiling SwiftSyntax SourceLength.swift
[39/73] Compiling SwiftSyntax SourceLocation.swift
[40/73] Compiling SwiftSyntax SourcePresence.swift
[41/73] Compiling SwiftSyntax SyntaxDeclNodes.swift
[42/73] Compiling SwiftSyntax SyntaxExprNodes.swift
[43/73] Compiling SwiftSyntax SyntaxNodes.swift
[44/73] Compiling SwiftSyntax SyntaxPatternNodes.swift
[45/73] Compiling SwiftSyntax SyntaxStmtNodes.swift
[46/73] Compiling SwiftSyntax SyntaxTypeNodes.swift
[47/73] Compiling SwiftSyntax SyntaxCollections.swift
[48/73] Compiling SwiftSyntax SyntaxEnum.swift
[49/73] Compiling SwiftSyntax SyntaxKind.swift
[50/73] Compiling SwiftSyntax SyntaxRewriter.swift
[51/73] Compiling SwiftSyntax SyntaxTraits.swift
[52/73] Compiling SwiftSyntax SyntaxTransform.swift
[53/73] Compiling SwiftSyntax ChildNameForKeyPath.swift
[54/73] Compiling SwiftSyntax Keyword.swift
[55/73] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[56/73] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[57/73] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[58/73] Compiling SwiftSyntax SyntaxBaseNodes.swift
[59/73] Compiling SwiftSyntax SyntaxVisitor.swift
[60/73] Compiling SwiftSyntax TokenKind.swift
[61/73] Compiling SwiftSyntax Tokens.swift
[62/73] Compiling SwiftSyntax TriviaPieces.swift
[63/73] Compiling SwiftSyntax RawSyntaxNodes.swift
[64/73] Compiling SwiftSyntax RawSyntaxValidation.swift
[65/74] Wrapping AST for SwiftSyntax for debugging
[67/125] Compiling SwiftDiagnostics Message.swift
[68/125] Compiling SwiftDiagnostics Note.swift
[69/125] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[70/125] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[71/125] Emitting module SwiftBasicFormat
[72/125] Emitting module SwiftDiagnostics
[73/125] Compiling SwiftBasicFormat Syntax+Extensions.swift
[74/125] Compiling SwiftDiagnostics FixIt.swift
[75/125] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[76/125] Compiling SwiftDiagnostics Diagnostic.swift
[77/125] Compiling SwiftDiagnostics Convenience.swift
[78/125] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[80/126] Compiling SwiftBasicFormat BasicFormat.swift
[80/127] Wrapping AST for SwiftDiagnostics for debugging
[83/127] Compiling SwiftParser Modifiers.swift
[84/127] Compiling SwiftParser Names.swift
[85/127] Compiling SwiftParser Nominals.swift
[86/127] Compiling SwiftParser Parameters.swift
[87/127] Compiling SwiftParser ParseSourceFile.swift
[87/127] Wrapping AST for SwiftBasicFormat for debugging
[89/132] Emitting module SwiftParser
[90/132] Compiling SwiftParser Parser.swift
[91/132] Compiling SwiftParser Patterns.swift
[92/132] Compiling SwiftParser Recovery.swift
[93/132] Compiling SwiftParser Specifiers.swift
[94/132] Compiling SwiftParser Statements.swift
[95/132] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[96/132] Compiling SwiftParser StringLiterals.swift
[97/132] Compiling SwiftParser SwiftParserCompatibility.swift
[98/132] Compiling SwiftParser SyntaxUtils.swift
[99/132] Compiling SwiftParser TokenConsumer.swift
[100/132] Compiling SwiftParser TokenPrecedence.swift
[101/132] Compiling SwiftParser TokenSpec.swift
[102/132] Compiling SwiftParser TokenSpecSet.swift
[103/132] Compiling SwiftParser TopLevel.swift
[104/132] Compiling SwiftParser TriviaParser.swift
[105/132] Compiling SwiftParser Lexer.swift
[106/132] Compiling SwiftParser RegexLiteralLexer.swift
[107/132] Compiling SwiftParser UnicodeScalarExtensions.swift
[108/132] Compiling SwiftParser Lookahead.swift
[109/132] Compiling SwiftParser LoopProgressCondition.swift
[110/132] Compiling SwiftParser ExperimentalFeatures.swift
[111/132] Compiling SwiftParser Expressions.swift
[112/132] Compiling SwiftParser IncrementalParseTransition.swift
[113/132] Compiling SwiftParser Cursor.swift
[114/132] Compiling SwiftParser Lexeme.swift
[115/132] Compiling SwiftParser LexemeSequence.swift
[116/132] Compiling SwiftParser Attributes.swift
[117/132] Compiling SwiftParser Availability.swift
[118/132] Compiling SwiftParser CharacterInfo.swift
[119/132] Compiling SwiftParser CollectionNodes+Parsable.swift
[120/132] Compiling SwiftParser Declarations.swift
[121/132] Compiling SwiftParser Directives.swift
[122/132] Compiling SwiftParser Types.swift
[123/132] Compiling SwiftParser IsLexerClassified.swift
[124/132] Compiling SwiftParser LayoutNodes+Parsable.swift
[125/132] Compiling SwiftParser Parser+TokenSpecSet.swift
[126/132] Compiling SwiftParser TokenSpecStaticMembers.swift
[127/133] Wrapping AST for SwiftParser for debugging
[129/146] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[130/147] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[131/147] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[132/147] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[133/147] Compiling SwiftParserDiagnostics Utils.swift
[134/147] Emitting module SwiftParserDiagnostics
[135/147] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[136/147] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[137/147] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[138/147] Compiling SwiftParserDiagnostics PresenceUtils.swift
[139/147] Compiling SwiftParserDiagnostics MissingNodesError.swift
[140/147] Compiling SwiftParserDiagnostics MissingTokenError.swift
[141/147] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[142/147] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[143/148] Wrapping AST for SwiftParserDiagnostics for debugging
[145/162] Compiling SwiftSyntaxBuilder Indenter.swift
[146/162] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[147/162] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[148/162] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[149/163] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[150/163] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[151/163] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[152/163] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[153/163] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[154/163] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[155/163] Emitting module SwiftSyntaxBuilder
[156/163] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[157/163] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[158/163] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[159/163] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[160/164] Wrapping AST for SwiftSyntaxBuilder for debugging
[162/166] Emitting module GitStatus
[163/166] Compiling GitStatus main.swift
[164/167] Wrapping AST for GitStatus for debugging
[165/167] Write Objects.LinkFileList
[166/167] Linking GitStatus
Build complete! (95.93s)
[1/1] Compiling plugin GitStatusPlugin
Building for debugging...
[1/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/10] Compiling MultipartFormDataParser Error.swift
[6/10] Emitting module MultipartFormDataParser
[7/10] Compiling MultipartFormDataParser MultipartFormData.swift
[8/10] Compiling MultipartFormDataParser MultipartFormData+Sequence.swift
[9/10] Compiling MultipartFormDataParser Data+Util.swift
[10/10] Compiling MultipartFormDataParser MultipartFormDataParser.swift
[12/33] Emitting module StubNetworkKit
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Body.swift:87:10: warning: associated value 'isForm(_:file:line:)' of 'Sendable'-conforming enum '_Body' has non-sendable type 'URLQueryItem'
    case isForm([URLQueryItem], file: StaticString = #file, line: UInt = #line)
         ^
Foundation.URLQueryItem:1:15: note: struct 'URLQueryItem' does not conform to the 'Sendable' protocol
public struct URLQueryItem : ReferenceConvertible, Hashable, Equatable {
              ^
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Body.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Path.swift:40:10: warning: associated value 'matches(_:options:file:line:)' of 'Sendable'-conforming enum '_Path' has non-sendable type 'NSRegularExpression.Options'
    case matches(String, options: NSRegularExpression.Options = [], file: StaticString = #file, line: UInt = #line)
         ^
Foundation.NSRegularExpression:2:19: note: struct 'Options' does not conform to the 'Sendable' protocol
    public struct Options : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Path.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/QueryParams.swift:46:10: warning: associated value 'containsItems(_:file:line:)' of 'Sendable'-conforming enum '_QueryParams' has non-sendable type 'URLQueryItem'
    case containsItems([URLQueryItem], file: StaticString = #file, line: UInt = #line)
         ^
Foundation.URLQueryItem:1:15: note: struct 'URLQueryItem' does not conform to the 'Sendable' protocol
public struct URLQueryItem : ReferenceConvertible, Hashable, Equatable {
              ^
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/QueryParams.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/StubNetworkKit/StubError.swift:7:10: warning: associated value 'unexpectedRequest' of 'Sendable'-conforming enum 'StubError' has non-sendable type 'URLRequest'
    case unexpectedRequest(URLRequest)
         ^
FoundationNetworking.URLRequest:1:15: note: struct 'URLRequest' does not conform to the 'Sendable' protocol
public struct URLRequest : ReferenceConvertible, Equatable, Hashable {
              ^
/host/spi-builder-workspace/Sources/StubNetworkKit/StubError.swift:3:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/Sources/StubNetworkKit/StubError.swift:8:10: warning: associated value 'responseInitializingFailed' of 'Sendable'-conforming enum 'StubError' has non-sendable type 'URL'
    case responseInitializingFailed(URL, Int, [String: String]?)
         ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/StubNetworkKit/StubError.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[13/36] Compiling StubNetworkKit Header.swift
[14/36] Compiling StubNetworkKit Host.swift
[15/36] Compiling StubNetworkKit Method.swift
[16/36] Compiling StubNetworkKit ORStubCondition.swift
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Path.swift:40:10: warning: associated value 'matches(_:options:file:line:)' of 'Sendable'-conforming enum '_Path' has non-sendable type 'NSRegularExpression.Options'
    case matches(String, options: NSRegularExpression.Options = [], file: StaticString = #file, line: UInt = #line)
         ^
Foundation.NSRegularExpression:2:19: note: struct 'Options' does not conform to the 'Sendable' protocol
    public struct Options : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Path.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Path.swift:54:81: warning: capture of 'options' with non-sendable type 'NSRegularExpression.Options' in a `@Sendable` closure
                let regex = try! NSRegularExpression(pattern: pattern, options: options)
                                                                                ^
Foundation.NSRegularExpression:2:19: note: struct 'Options' does not conform to the 'Sendable' protocol
    public struct Options : OptionSet {
                  ^
[17/36] Compiling StubNetworkKit Path.swift
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Path.swift:40:10: warning: associated value 'matches(_:options:file:line:)' of 'Sendable'-conforming enum '_Path' has non-sendable type 'NSRegularExpression.Options'
    case matches(String, options: NSRegularExpression.Options = [], file: StaticString = #file, line: UInt = #line)
         ^
Foundation.NSRegularExpression:2:19: note: struct 'Options' does not conform to the 'Sendable' protocol
    public struct Options : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Path.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Path.swift:54:81: warning: capture of 'options' with non-sendable type 'NSRegularExpression.Options' in a `@Sendable` closure
                let regex = try! NSRegularExpression(pattern: pattern, options: options)
                                                                                ^
Foundation.NSRegularExpression:2:19: note: struct 'Options' does not conform to the 'Sendable' protocol
    public struct Options : OptionSet {
                  ^
[18/36] Compiling StubNetworkKit PathExtension.swift
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Path.swift:40:10: warning: associated value 'matches(_:options:file:line:)' of 'Sendable'-conforming enum '_Path' has non-sendable type 'NSRegularExpression.Options'
    case matches(String, options: NSRegularExpression.Options = [], file: StaticString = #file, line: UInt = #line)
         ^
Foundation.NSRegularExpression:2:19: note: struct 'Options' does not conform to the 'Sendable' protocol
    public struct Options : OptionSet {
                  ^
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Path.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Path.swift:54:81: warning: capture of 'options' with non-sendable type 'NSRegularExpression.Options' in a `@Sendable` closure
                let regex = try! NSRegularExpression(pattern: pattern, options: options)
                                                                                ^
Foundation.NSRegularExpression:2:19: note: struct 'Options' does not conform to the 'Sendable' protocol
    public struct Options : OptionSet {
                  ^
[19/36] Compiling StubNetworkKit QueryParams.swift
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/QueryParams.swift:46:10: warning: associated value 'containsItems(_:file:line:)' of 'Sendable'-conforming enum '_QueryParams' has non-sendable type 'URLQueryItem'
    case containsItems([URLQueryItem], file: StaticString = #file, line: UInt = #line)
         ^
Foundation.URLQueryItem:1:15: note: struct 'URLQueryItem' does not conform to the 'Sendable' protocol
public struct URLQueryItem : ReferenceConvertible, Hashable, Equatable {
              ^
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/QueryParams.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/QueryParams.swift:62:24: warning: capture of 'items' with non-sendable type '[URLQueryItem]' in a `@Sendable` closure
                return items.allSatisfy {
                       ^
Foundation.URLQueryItem:1:15: note: struct 'URLQueryItem' does not conform to the 'Sendable' protocol
public struct URLQueryItem : ReferenceConvertible, Hashable, Equatable {
              ^
[20/36] Compiling StubNetworkKit Scheme.swift
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/QueryParams.swift:46:10: warning: associated value 'containsItems(_:file:line:)' of 'Sendable'-conforming enum '_QueryParams' has non-sendable type 'URLQueryItem'
    case containsItems([URLQueryItem], file: StaticString = #file, line: UInt = #line)
         ^
Foundation.URLQueryItem:1:15: note: struct 'URLQueryItem' does not conform to the 'Sendable' protocol
public struct URLQueryItem : ReferenceConvertible, Hashable, Equatable {
              ^
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/QueryParams.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/QueryParams.swift:62:24: warning: capture of 'items' with non-sendable type '[URLQueryItem]' in a `@Sendable` closure
                return items.allSatisfy {
                       ^
Foundation.URLQueryItem:1:15: note: struct 'URLQueryItem' does not conform to the 'Sendable' protocol
public struct URLQueryItem : ReferenceConvertible, Hashable, Equatable {
              ^
[21/36] Compiling StubNetworkKit StubCondition+ResultBuilder.swift
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/QueryParams.swift:46:10: warning: associated value 'containsItems(_:file:line:)' of 'Sendable'-conforming enum '_QueryParams' has non-sendable type 'URLQueryItem'
    case containsItems([URLQueryItem], file: StaticString = #file, line: UInt = #line)
         ^
Foundation.URLQueryItem:1:15: note: struct 'URLQueryItem' does not conform to the 'Sendable' protocol
public struct URLQueryItem : ReferenceConvertible, Hashable, Equatable {
              ^
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/QueryParams.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/QueryParams.swift:62:24: warning: capture of 'items' with non-sendable type '[URLQueryItem]' in a `@Sendable` closure
                return items.allSatisfy {
                       ^
Foundation.URLQueryItem:1:15: note: struct 'URLQueryItem' does not conform to the 'Sendable' protocol
public struct URLQueryItem : ReferenceConvertible, Hashable, Equatable {
              ^
[22/36] Compiling StubNetworkKit StubURLProtocol.swift
[23/36] Compiling StubNetworkKit Sequence.swift
[24/36] Compiling StubNetworkKit JSON.swift
[25/36] Compiling StubNetworkKit StubResponse+Fixtures.swift
[26/36] Compiling StubNetworkKit StubResponse+Path.swift
[27/36] Compiling StubNetworkKit StubResponse.swift
[28/36] Compiling StubNetworkKit StubCondition.swift
[29/36] Compiling StubNetworkKit StubMatcher+Operators.swift
[30/36] Compiling StubNetworkKit StubMatcher.swift
[31/36] Compiling StubNetworkKit Stub.swift
/host/spi-builder-workspace/Sources/StubNetworkKit/StubError.swift:7:10: warning: associated value 'unexpectedRequest' of 'Sendable'-conforming enum 'StubError' has non-sendable type 'URLRequest'
    case unexpectedRequest(URLRequest)
         ^
FoundationNetworking.URLRequest:1:15: note: struct 'URLRequest' does not conform to the 'Sendable' protocol
public struct URLRequest : ReferenceConvertible, Equatable, Hashable {
              ^
/host/spi-builder-workspace/Sources/StubNetworkKit/StubError.swift:3:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/Sources/StubNetworkKit/StubError.swift:8:10: warning: associated value 'responseInitializingFailed' of 'Sendable'-conforming enum 'StubError' has non-sendable type 'URL'
    case responseInitializingFailed(URL, Int, [String: String]?)
         ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/StubNetworkKit/StubError.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[32/36] Compiling StubNetworkKit StubError.swift
/host/spi-builder-workspace/Sources/StubNetworkKit/StubError.swift:7:10: warning: associated value 'unexpectedRequest' of 'Sendable'-conforming enum 'StubError' has non-sendable type 'URLRequest'
    case unexpectedRequest(URLRequest)
         ^
FoundationNetworking.URLRequest:1:15: note: struct 'URLRequest' does not conform to the 'Sendable' protocol
public struct URLRequest : ReferenceConvertible, Equatable, Hashable {
              ^
/host/spi-builder-workspace/Sources/StubNetworkKit/StubError.swift:3:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/Sources/StubNetworkKit/StubError.swift:8:10: warning: associated value 'responseInitializingFailed' of 'Sendable'-conforming enum 'StubError' has non-sendable type 'URL'
    case responseInitializingFailed(URL, Int, [String: String]?)
         ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/StubNetworkKit/StubError.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[33/36] Compiling StubNetworkKit StubNetworking.swift
/host/spi-builder-workspace/Sources/StubNetworkKit/StubError.swift:7:10: warning: associated value 'unexpectedRequest' of 'Sendable'-conforming enum 'StubError' has non-sendable type 'URLRequest'
    case unexpectedRequest(URLRequest)
         ^
FoundationNetworking.URLRequest:1:15: note: struct 'URLRequest' does not conform to the 'Sendable' protocol
public struct URLRequest : ReferenceConvertible, Equatable, Hashable {
              ^
/host/spi-builder-workspace/Sources/StubNetworkKit/StubError.swift:3:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/Sources/StubNetworkKit/StubError.swift:8:10: warning: associated value 'responseInitializingFailed' of 'Sendable'-conforming enum 'StubError' has non-sendable type 'URL'
    case responseInitializingFailed(URL, Int, [String: String]?)
         ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/StubNetworkKit/StubError.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[34/36] Compiling StubNetworkKit ANDStubCondition.swift
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Body.swift:87:10: warning: associated value 'isForm(_:file:line:)' of 'Sendable'-conforming enum '_Body' has non-sendable type 'URLQueryItem'
    case isForm([URLQueryItem], file: StaticString = #file, line: UInt = #line)
         ^
Foundation.URLQueryItem:1:15: note: struct 'URLQueryItem' does not conform to the 'Sendable' protocol
public struct URLQueryItem : ReferenceConvertible, Hashable, Equatable {
              ^
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Body.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Body.swift:119:13: warning: type 'URLQueryItem' does not conform to the 'Sendable' protocol
            stubMatcher({ $0.formBody?.sorted(by: \.name) }, queryItems.sorted(by: \.name), file: file, line: line)
            ^
Foundation.URLQueryItem:1:15: note: struct 'URLQueryItem' does not conform to the 'Sendable' protocol
public struct URLQueryItem : ReferenceConvertible, Hashable, Equatable {
              ^
[35/36] Compiling StubNetworkKit AnyStubCondition.swift
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Body.swift:87:10: warning: associated value 'isForm(_:file:line:)' of 'Sendable'-conforming enum '_Body' has non-sendable type 'URLQueryItem'
    case isForm([URLQueryItem], file: StaticString = #file, line: UInt = #line)
         ^
Foundation.URLQueryItem:1:15: note: struct 'URLQueryItem' does not conform to the 'Sendable' protocol
public struct URLQueryItem : ReferenceConvertible, Hashable, Equatable {
              ^
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Body.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Body.swift:119:13: warning: type 'URLQueryItem' does not conform to the 'Sendable' protocol
            stubMatcher({ $0.formBody?.sorted(by: \.name) }, queryItems.sorted(by: \.name), file: file, line: line)
            ^
Foundation.URLQueryItem:1:15: note: struct 'URLQueryItem' does not conform to the 'Sendable' protocol
public struct URLQueryItem : ReferenceConvertible, Hashable, Equatable {
              ^
[36/36] Compiling StubNetworkKit Body.swift
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Body.swift:87:10: warning: associated value 'isForm(_:file:line:)' of 'Sendable'-conforming enum '_Body' has non-sendable type 'URLQueryItem'
    case isForm([URLQueryItem], file: StaticString = #file, line: UInt = #line)
         ^
Foundation.URLQueryItem:1:15: note: struct 'URLQueryItem' does not conform to the 'Sendable' protocol
public struct URLQueryItem : ReferenceConvertible, Hashable, Equatable {
              ^
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Body.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/StubNetworkKit/Condition/Body.swift:119:13: warning: type 'URLQueryItem' does not conform to the 'Sendable' protocol
            stubMatcher({ $0.formBody?.sorted(by: \.name) }, queryItems.sorted(by: \.name), file: file, line: line)
            ^
Foundation.URLQueryItem:1:15: note: struct 'URLQueryItem' does not conform to the 'Sendable' protocol
public struct URLQueryItem : ReferenceConvertible, Hashable, Equatable {
              ^
Build complete! (117.50s)
Build complete.
Done.