The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-api-client, reference main (a4ecb3), with Swift 6.2 (beta) for Linux on 9 Aug 2025 22:17:36 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/swift-api-client.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/dankinsoid/swift-api-client
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a4ecb3f update template
Cloned https://github.com/dankinsoid/swift-api-client.git
Revision (git rev-parse @):
a4ecb3ff4aceba3765c5c1dc2367e95cf831e8dd
SUCCESS checkout https://github.com/dankinsoid/swift-api-client.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/dankinsoid/swift-api-client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swiftlang/swift-syntax
[1/2219] Fetching swift-metrics
[601/3136] Fetching swift-metrics, swift-http-types
[2738/7022] Fetching swift-metrics, swift-http-types, swift-log
Fetched https://github.com/apple/swift-metrics.git from cache (0.37s)
Fetched https://github.com/apple/swift-log.git from cache (0.44s)
[1/71680] Fetching swift-syntax
Fetched https://github.com/apple/swift-http-types.git from cache (7.78s)
Fetched https://github.com/swiftlang/swift-syntax from cache (7.87s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (8.81s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.92s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.96s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (3.18s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Building for debugging...
[0/46] Write sources
[27/46] Compiling _SwiftSyntaxCShims dummy.c
[28/46] Write swift-version-24593BA9C3E375BF.txt
[30/81] Emitting module Logging
[31/81] Compiling SwiftSyntax600 Empty.swift
[32/81] Emitting module SwiftSyntax600
[33/82] Compiling SwiftSyntax509 Empty.swift
[34/82] Emitting module SwiftSyntax509
[35/83] Compiling Logging LogHandler.swift
[36/83] Compiling SwiftSyntax510 Empty.swift
[37/83] Emitting module SwiftSyntax510
[39/83] Compiling Logging LogHandler.swift
[41/84] Compiling HTTPTypes HTTPParsedFields.swift
[43/85] Emitting module HTTPTypes
[44/85] Compiling HTTPTypes HTTPField.swift
[45/86] Compiling HTTPTypes ISOLatin1String.swift
[46/89] Wrapping AST for SwiftSyntax600 for debugging
[48/89] Compiling HTTPTypes HTTPResponse.swift
[48/89] Wrapping AST for SwiftSyntax509 for debugging
[50/89] Emitting module HTTPTypes
[51/89] Compiling HTTPTypes HTTPField.swift
[52/89] Compiling HTTPTypes HTTPParsedFields.swift
[52/89] Wrapping AST for SwiftSyntax510 for debugging
[54/153] Compiling HTTPTypes HTTPResponse.swift
[55/153] Compiling HTTPTypes HTTPRequest.swift
[57/153] Compiling CoreMetrics Metrics.swift
[58/153] Compiling Logging MetadataProvider.swift
[60/153] Compiling HTTPTypes NIOLock.swift
[62/153] Compiling Logging Locks.swift
[63/153] Emitting module Logging
[64/153] Compiling CoreMetrics Locks.swift
[65/153] Emitting module CoreMetrics
[66/153] Compiling Logging Locks.swift
[68/156] Compiling Logging Logging.swift
[71/158] Compiling CoreMetrics Locks.swift
[72/158] Emitting module CoreMetrics
[73/158] Compiling CoreMetrics Metrics.swift
[76/161] Compiling SwiftSyntax SyntaxNodeFactory.swift
[77/161] Compiling SwiftSyntax SyntaxNodeStructure.swift
[78/161] Compiling SwiftSyntax SyntaxProtocol.swift
[79/161] Compiling SwiftSyntax SyntaxText.swift
[80/161] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[81/161] Compiling SwiftSyntax TokenDiagnostic.swift
[82/161] Compiling SwiftSyntax TokenSequence.swift
[83/161] Compiling SwiftSyntax TokenSyntax.swift
[84/161] Compiling SwiftSyntax Trivia.swift
[85/169] Compiling HTTPTypes HTTPFields.swift
[86/169] Compiling HTTPTypes HTTPFieldName.swift
[88/170] Compiling HTTPTypes HTTPFields.swift
[91/183] Compiling SwiftSyntax MemoryLayout.swift
[92/183] Compiling SwiftSyntax MissingNodeInitializers.swift
[93/183] Compiling SwiftSyntax RawSyntax.swift
[94/183] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[95/183] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[96/183] Compiling SwiftSyntax RawSyntaxTokenView.swift
[97/183] Compiling SwiftSyntax SourceEdit.swift
[98/183] Compiling SwiftSyntax SourceLength.swift
[99/183] Compiling SwiftSyntax SourceLocation.swift
[100/183] Compiling SwiftSyntax SourcePresence.swift
[101/183] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[102/183] Compiling SwiftSyntax Syntax.swift
[103/183] Compiling SwiftSyntax SyntaxArena.swift
[104/183] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[105/183] Compiling SwiftSyntax SyntaxChildren.swift
[106/183] Compiling SwiftSyntax SyntaxCollection.swift
[107/183] Compiling SwiftSyntax SyntaxHashable.swift
[108/183] Compiling SwiftSyntax SyntaxIdentifier.swift
[109/183] Compiling SwiftSyntax AbsolutePosition.swift
[110/183] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[111/183] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[112/183] Compiling SwiftSyntax Assert.swift
[113/183] Compiling SwiftSyntax BumpPtrAllocator.swift
[114/183] Compiling SwiftSyntax CommonAncestor.swift
[115/183] Compiling SwiftSyntax Convenience.swift
[116/183] Compiling SwiftSyntax CustomTraits.swift
[117/183] Compiling SwiftSyntax Identifier.swift
[118/183] Compiling Metrics Metrics.swift
[120/183] Emitting module Metrics
[124/185] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[125/185] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[126/185] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[127/185] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[128/185] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[129/185] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[130/185] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[131/185] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[132/185] Emitting module HTTPTypesFoundation
[133/185] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[135/186] Emitting module HTTPTypesFoundation
[138/187] Emitting module SwiftSyntax
[139/187] Compiling SwiftSyntax SyntaxKind.swift
[140/187] Compiling SwiftSyntax SyntaxRewriter.swift
[141/187] Compiling SwiftSyntax SyntaxTraits.swift
[142/187] Compiling SwiftSyntax SyntaxVisitor.swift
[143/187] Compiling SwiftSyntax TokenKind.swift
[144/187] Compiling SwiftSyntax Tokens.swift
[145/187] Compiling SwiftSyntax TriviaPieces.swift
[146/187] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[147/187] Compiling SwiftSyntax RawSyntaxNodesC.swift
[148/187] Compiling SwiftSyntax RawSyntaxNodesD.swift
[149/187] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[150/187] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[151/187] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[152/187] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[153/187] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[154/187] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[155/187] Compiling SwiftSyntax RawSyntaxValidation.swift
[156/187] Compiling SwiftSyntax SyntaxNodesAB.swift
[157/187] Compiling SwiftSyntax Utils.swift
[158/187] Compiling SwiftSyntax ChildNameForKeyPath.swift
[159/187] Compiling SwiftSyntax Keyword.swift
[160/187] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[161/187] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[162/187] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[163/187] Compiling SwiftSyntax SyntaxBaseNodes.swift
[164/187] Compiling SwiftSyntax SyntaxCollections.swift
[165/187] Compiling SwiftSyntax SyntaxEnum.swift
[166/187] Compiling SwiftSyntax SyntaxNodesC.swift
[167/187] Compiling SwiftSyntax SyntaxNodesD.swift
[168/187] Compiling SwiftSyntax SyntaxNodesEF.swift
[169/187] Compiling SwiftSyntax SyntaxNodesGHI.swift
[170/187] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[171/187] Compiling SwiftSyntax SyntaxNodesOP.swift
[172/187] Compiling SwiftSyntax SyntaxNodesQRS.swift
[173/187] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[174/188] Wrapping AST for SwiftSyntax for debugging
[176/245] Emitting module SwiftDiagnostics
[177/246] Compiling SwiftDiagnostics Note.swift
[178/246] Compiling SwiftDiagnostics Message.swift
[179/246] Compiling SwiftBasicFormat Syntax+Extensions.swift
[180/246] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[181/246] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[182/246] Compiling SwiftBasicFormat InferIndentation.swift
[183/246] Compiling SwiftDiagnostics FixIt.swift
[184/246] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[185/246] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[186/246] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[187/246] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[188/246] Compiling SwiftDiagnostics Convenience.swift
[189/246] Compiling SwiftDiagnostics Diagnostic.swift
[190/246] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[191/247] Wrapping AST for SwiftDiagnostics for debugging
[193/247] Emitting module SwiftBasicFormat
[194/247] Compiling SwiftBasicFormat BasicFormat.swift
[195/248] Wrapping AST for SwiftBasicFormat for debugging
[197/248] Compiling SwiftParser SwiftParserCompatibility.swift
[198/248] Compiling SwiftParser SwiftVersion.swift
[199/248] Compiling SwiftParser SyntaxUtils.swift
[200/248] Compiling SwiftParser TokenConsumer.swift
[201/248] Compiling SwiftParser TokenPrecedence.swift
[202/248] Compiling SwiftParser TokenSpec.swift
[203/248] Compiling SwiftParser TokenSpecSet.swift
[204/248] Compiling SwiftParser TopLevel.swift
[205/248] Compiling SwiftParser TriviaParser.swift
[206/248] Compiling SwiftParser Types.swift
[207/253] Compiling SwiftParser LexemeSequence.swift
[208/253] Compiling SwiftParser Lexer.swift
[209/253] Compiling SwiftParser RegexLiteralLexer.swift
[210/253] Compiling SwiftParser UnicodeScalarExtensions.swift
[211/253] Compiling SwiftParser Lookahead.swift
[212/253] Compiling SwiftParser LoopProgressCondition.swift
[213/253] Compiling SwiftParser Modifiers.swift
[214/253] Compiling SwiftParser Names.swift
[215/253] Compiling SwiftParser Nominals.swift
[216/253] Compiling SwiftParser Parameters.swift
[217/253] Compiling SwiftParser ParseSourceFile.swift
[218/253] Compiling SwiftParser Parser.swift
[219/253] Compiling SwiftParser Patterns.swift
[220/253] Compiling SwiftParser Recovery.swift
[221/253] Compiling SwiftParser Specifiers.swift
[222/253] Compiling SwiftParser Statements.swift
[223/253] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[224/253] Compiling SwiftParser StringLiterals.swift
[225/253] Emitting module SwiftParser
[226/253] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[227/253] Compiling SwiftParser Expressions.swift
[228/253] Compiling SwiftParser IncrementalParseTransition.swift
[229/253] Compiling SwiftParser IsValidIdentifier.swift
[230/253] Compiling SwiftParser Cursor.swift
[231/253] Compiling SwiftParser Lexeme.swift
[236/253] Compiling SwiftParser Declarations.swift
[237/253] Compiling SwiftParser Directives.swift
[238/253] Compiling SwiftParser ExperimentalFeatures.swift
[239/253] Compiling SwiftParser IsLexerClassified.swift
[240/253] Compiling SwiftParser LayoutNodes+Parsable.swift
[241/253] Compiling SwiftParser Parser+TokenSpecSet.swift
[242/253] Compiling SwiftParser TokenSpecStaticMembers.swift
[243/254] Wrapping AST for SwiftParser for debugging
[245/277] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[246/278] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[247/278] Compiling SwiftOperators PrecedenceGroup.swift
[248/279] Compiling SwiftOperators OperatorTable.swift
[249/279] Compiling SwiftOperators PrecedenceGraph.swift
[250/279] Compiling SwiftOperators SyntaxSynthesis.swift
[251/279] Compiling SwiftOperators OperatorTable+Semantics.swift
[252/279] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[253/279] Compiling SwiftParserDiagnostics Utils.swift
[254/279] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[255/279] Compiling SwiftParserDiagnostics MissingNodesError.swift
[256/279] Compiling SwiftParserDiagnostics MissingTokenError.swift
[257/279] Compiling SwiftOperators OperatorTable+Folding.swift
[258/279] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[259/279] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[260/279] Emitting module SwiftOperators
[261/280] Wrapping AST for SwiftOperators for debugging
[263/280] Emitting module SwiftParserDiagnostics
[264/280] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[265/280] Compiling SwiftParserDiagnostics PresenceUtils.swift
[270/280] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[271/280] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[272/281] Wrapping AST for SwiftParserDiagnostics for debugging
[274/296] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[275/296] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[276/297] Emitting module SwiftSyntaxBuilder
[277/297] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[278/297] Compiling SwiftSyntaxBuilder Indenter.swift
[279/297] Compiling SwiftSyntaxBuilder ListBuilder.swift
[280/297] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[281/297] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[282/297] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[283/297] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[284/297] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[285/297] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[286/297] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[287/297] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[288/297] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[289/297] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[290/298] Wrapping AST for SwiftSyntaxBuilder for debugging
[292/315] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[293/315] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[294/317] Compiling SwiftSyntaxMacros MemberMacro.swift
[295/317] Compiling SwiftSyntaxMacros PeerMacro.swift
[296/317] Compiling SwiftSyntaxMacros Macro.swift
[297/317] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[298/317] Compiling SwiftSyntaxMacros AccessorMacro.swift
[299/317] Compiling SwiftSyntaxMacros AttachedMacro.swift
[300/317] Compiling SwiftSyntaxMacros BodyMacro.swift
[301/317] Emitting module SwiftSyntaxMacros
[302/317] Compiling SwiftSyntaxMacros PreambleMacro.swift
[303/317] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[304/317] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[305/317] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[306/317] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[307/317] Compiling SwiftSyntaxMacros Macro+Format.swift
[308/317] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[309/317] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[310/317] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[311/318] Wrapping AST for SwiftSyntaxMacros for debugging
[313/327] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[314/328] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[315/328] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[316/328] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[317/328] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[318/328] Emitting module SwiftSyntaxMacroExpansion
[319/328] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[320/328] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[321/328] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[322/328] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[323/329] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[325/341] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[326/341] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[327/341] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[328/342] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[329/342] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[330/342] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[331/342] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[332/342] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[333/342] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[334/342] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[335/342] Emitting module SwiftCompilerPluginMessageHandling
[336/342] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[337/342] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[338/343] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[340/345] Emitting module SwiftCompilerPlugin
[341/345] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[342/346] Wrapping AST for SwiftCompilerPlugin for debugging
[344/351] Compiling SwiftAPIClientMacros Collection++.swift
[345/351] Compiling SwiftAPIClientMacros String++.swift
[346/351] Emitting module SwiftAPIClientMacros
[347/351] Compiling SwiftAPIClientMacros MacroError.swift
[348/351] Compiling SwiftAPIClientMacros SwiftAPIClientMacros.swift
/host/spi-builder-workspace/Sources/SwiftAPIClientMacros/SwiftAPIClientMacros.swift:41:40: warning: 'throwsSpecifier' is deprecated: use throwsClause.throwsSpecifier [#DeprecatedDeclaration]
 39 | 			funcDecl.signature.effectSpecifiers = FunctionEffectSpecifiersSyntax()
 40 | 		}
 41 | 		funcDecl.signature.effectSpecifiers?.throwsSpecifier = "throws"
    |                                        `- warning: 'throwsSpecifier' is deprecated: use throwsClause.throwsSpecifier [#DeprecatedDeclaration]
 42 |
 43 | 		let isAsync = attribute.caller == "http" || funcDecl.signature.effectSpecifiers?.asyncSpecifier != nil
/host/spi-builder-workspace/Sources/SwiftAPIClientMacros/SwiftAPIClientMacros.swift:278:19: warning: 'macro' is deprecated: renamed to 'macroName' [#DeprecatedDeclaration]
276 |
277 | 	public static func expansion(of node: some FreestandingMacroExpansionSyntax, in context: some MacroExpansionContext) throws -> [DeclSyntax] {
278 | 		let name = node.macro.text.lowercased()
    |                   |- warning: 'macro' is deprecated: renamed to 'macroName' [#DeprecatedDeclaration]
    |                   `- note: use 'macroName' instead
279 | 		var type = node.argumentList.first?.expression.trimmed.description ?? ""
280 | 		if type.hasSuffix(".self") {
/host/spi-builder-workspace/Sources/SwiftAPIClientMacros/SwiftAPIClientMacros.swift:279:19: warning: 'argumentList' is deprecated: renamed to 'arguments' [#DeprecatedDeclaration]
277 | 	public static func expansion(of node: some FreestandingMacroExpansionSyntax, in context: some MacroExpansionContext) throws -> [DeclSyntax] {
278 | 		let name = node.macro.text.lowercased()
279 | 		var type = node.argumentList.first?.expression.trimmed.description ?? ""
    |                   |- warning: 'argumentList' is deprecated: renamed to 'arguments' [#DeprecatedDeclaration]
    |                   `- note: use 'arguments' instead
280 | 		if type.hasSuffix(".self") {
281 | 			type.removeLast(5)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[349/352] Wrapping AST for SwiftAPIClientMacros for debugging
[350/352] Write Objects.LinkFileList
[351/352] Linking SwiftAPIClientMacros-tool
[353/494] Compiling SwiftAPIClient APIClient.swift
[354/494] Compiling SwiftAPIClient APIClientCaller.swift
[355/494] Compiling SwiftAPIClient APIClientConfigs.swift
[356/494] Compiling SwiftAPIClient APIClientType.swift
[357/494] Compiling SwiftAPIClient HTTPClient.swift
[358/494] Compiling SwiftAPIClient HTTPDownloadClient.swift
[359/494] Compiling SwiftAPIClient HTTPPublisher.swift
[360/494] Compiling SwiftAPIClient HTTPUploadClient.swift
[361/494] Compiling SwiftAPIClient URLSession+Client.swift
[362/494] Compiling SwiftAPIClient Async++.swift
[363/504] Compiling SwiftAPIClient Serializer.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:21:15: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | 			let box = Box(sequence.makeAsyncIterator())
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
   |               `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | 			}
23 | 		}
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:19:8: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
17 | 	public init<S: AsyncSequence>(_ sequence: S) where S.Element == Element {
18 | 		self.init {
19 | 			let box = Box(sequence.makeAsyncIterator())
   |        `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
[364/504] Compiling SwiftAPIClient TimeoutError.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:21:15: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | 			let box = Box(sequence.makeAsyncIterator())
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
   |               `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | 			}
23 | 		}
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:19:8: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
17 | 	public init<S: AsyncSequence>(_ sequence: S) where S.Element == Element {
18 | 		self.init {
19 | 			let box = Box(sequence.makeAsyncIterator())
   |        `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
[365/504] Compiling SwiftAPIClient AnyAsyncSequence.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:21:15: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | 			let box = Box(sequence.makeAsyncIterator())
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
   |               `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | 			}
23 | 		}
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:19:8: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
17 | 	public init<S: AsyncSequence>(_ sequence: S) where S.Element == Element {
18 | 		self.init {
19 | 			let box = Box(sequence.makeAsyncIterator())
   |        `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
[366/504] Compiling SwiftAPIClient AnyEncodable.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:21:15: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | 			let box = Box(sequence.makeAsyncIterator())
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
   |               `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | 			}
23 | 		}
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:19:8: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
17 | 	public init<S: AsyncSequence>(_ sequence: S) where S.Element == Element {
18 | 		self.init {
19 | 			let box = Box(sequence.makeAsyncIterator())
   |        `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
[367/504] Compiling SwiftAPIClient ContentEncoder.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:21:15: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | 			let box = Box(sequence.makeAsyncIterator())
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
   |               `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | 			}
23 | 		}
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:19:8: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
17 | 	public init<S: AsyncSequence>(_ sequence: S) where S.Element == Element {
18 | 		self.init {
19 | 			let box = Box(sequence.makeAsyncIterator())
   |        `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
[368/504] Compiling SwiftAPIClient DataDecoder.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:21:15: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | 			let box = Box(sequence.makeAsyncIterator())
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
   |               `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | 			}
23 | 		}
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:19:8: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
17 | 	public init<S: AsyncSequence>(_ sequence: S) where S.Element == Element {
18 | 		self.init {
19 | 			let box = Box(sequence.makeAsyncIterator())
   |        `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
[369/504] Compiling SwiftAPIClient EncodingStrategies.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:21:15: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | 			let box = Box(sequence.makeAsyncIterator())
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
   |               `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | 			}
23 | 		}
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:19:8: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
17 | 	public init<S: AsyncSequence>(_ sequence: S) where S.Element == Element {
18 | 		self.init {
19 | 			let box = Box(sequence.makeAsyncIterator())
   |        `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
[370/504] Compiling SwiftAPIClient ErrorDecoder.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:21:15: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | 			let box = Box(sequence.makeAsyncIterator())
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
   |               `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | 			}
23 | 		}
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:19:8: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
17 | 	public init<S: AsyncSequence>(_ sequence: S) where S.Element == Element {
18 | 		self.init {
19 | 			let box = Box(sequence.makeAsyncIterator())
   |        `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
[371/504] Compiling SwiftAPIClient FormURLEncoder.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:21:15: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | 			let box = Box(sequence.makeAsyncIterator())
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
   |               `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | 			}
23 | 		}
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:19:8: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
17 | 	public init<S: AsyncSequence>(_ sequence: S) where S.Element == Element {
18 | 		self.init {
19 | 			let box = Box(sequence.makeAsyncIterator())
   |        `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
[372/504] Compiling SwiftAPIClient HeadersEncoder.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:21:15: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | 			let box = Box(sequence.makeAsyncIterator())
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
   |               `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | 			}
23 | 		}
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:19:8: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
17 | 	public init<S: AsyncSequence>(_ sequence: S) where S.Element == Element {
18 | 		self.init {
19 | 			let box = Box(sequence.makeAsyncIterator())
   |        `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
[373/504] Compiling SwiftAPIClient JSONContentEncoders.swift
[374/504] Compiling SwiftAPIClient MultipartFormData.swift
[375/504] Compiling SwiftAPIClient MultipartFormDataEncoder.swift
[376/504] Compiling SwiftAPIClient ParametersEncoder.swift
[377/504] Compiling SwiftAPIClient ParametersValue.swift
[378/504] Compiling SwiftAPIClient QueryEncoder.swift
[379/504] Compiling SwiftAPIClient HTTPHeadersEncoder.swift
[380/504] Compiling SwiftAPIClient PlainCodingKey.swift
[381/504] Compiling SwiftAPIClient Ref.swift
[382/504] Compiling SwiftAPIClient URLQueryEncoder.swift
[383/514] Compiling SwiftAPIClient RequestBuilder.swift
[384/514] Compiling SwiftAPIClient AsyncValue.swift
[385/514] Compiling SwiftAPIClient ContentSerializer.swift
[386/514] Compiling SwiftAPIClient ContentType.swift
[387/514] Compiling SwiftAPIClient Errors.swift
[388/514] Compiling SwiftAPIClient HTTPFields.swift
[389/514] Compiling SwiftAPIClient HTTPRequestComponents.swift
[390/514] Compiling SwiftAPIClient LoggingComponent.swift
[391/514] Compiling SwiftAPIClient Mockable.swift
[392/514] Compiling SwiftAPIClient RedirectBehaviour.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:21:15: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | 			let box = Box(sequence.makeAsyncIterator())
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
   |               `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | 			}
23 | 		}
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:19:8: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
17 | 	public init<S: AsyncSequence>(_ sequence: S) where S.Element == Element {
18 | 		self.init {
19 | 			let box = Box(sequence.makeAsyncIterator())
   |        `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:21:15: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | 			let box = Box(sequence.makeAsyncIterator())
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
   |               `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | 			}
23 | 		}
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:19:8: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
17 | 	public init<S: AsyncSequence>(_ sequence: S) where S.Element == Element {
18 | 		self.init {
19 | 			let box = Box(sequence.makeAsyncIterator())
   |        `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:21:15: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | 			let box = Box(sequence.makeAsyncIterator())
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
   |               `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | 			}
23 | 		}
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:19:8: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
17 | 	public init<S: AsyncSequence>(_ sequence: S) where S.Element == Element {
18 | 		self.init {
19 | 			let box = Box(sequence.makeAsyncIterator())
   |        `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:21:15: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | 			let box = Box(sequence.makeAsyncIterator())
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
   |               `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | 			}
23 | 		}
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:19:8: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
17 | 	public init<S: AsyncSequence>(_ sequence: S) where S.Element == Element {
18 | 		self.init {
19 | 			let box = Box(sequence.makeAsyncIterator())
   |        `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:21:15: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | 			let box = Box(sequence.makeAsyncIterator())
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
   |               `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | 			}
23 | 		}
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:19:8: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
17 | 	public init<S: AsyncSequence>(_ sequence: S) where S.Element == Element {
18 | 		self.init {
19 | 			let box = Box(sequence.makeAsyncIterator())
   |        `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:21:15: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | 			let box = Box(sequence.makeAsyncIterator())
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
   |               `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | 			}
23 | 		}
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:19:8: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
17 | 	public init<S: AsyncSequence>(_ sequence: S) where S.Element == Element {
18 | 		self.init {
19 | 			let box = Box(sequence.makeAsyncIterator())
   |        `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:21:15: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | 			let box = Box(sequence.makeAsyncIterator())
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
   |               `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | 			}
23 | 		}
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:19:8: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
17 | 	public init<S: AsyncSequence>(_ sequence: S) where S.Element == Element {
18 | 		self.init {
19 | 			let box = Box(sequence.makeAsyncIterator())
   |        `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:21:15: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | 			let box = Box(sequence.makeAsyncIterator())
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
   |               `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | 			}
23 | 		}
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:19:8: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
17 | 	public init<S: AsyncSequence>(_ sequence: S) where S.Element == Element {
18 | 		self.init {
19 | 			let box = Box(sequence.makeAsyncIterator())
   |        `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:21:15: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | 			let box = Box(sequence.makeAsyncIterator())
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
   |               `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | 			}
23 | 		}
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:19:8: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
17 | 	public init<S: AsyncSequence>(_ sequence: S) where S.Element == Element {
18 | 		self.init {
19 | 			let box = Box(sequence.makeAsyncIterator())
   |        `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:21:15: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
19 | 			let box = Box(sequence.makeAsyncIterator())
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
   |               `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
22 | 			}
23 | 		}
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/AnyAsyncSequence.swift:19:8: warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
17 | 	public init<S: AsyncSequence>(_ sequence: S) where S.Element == Element {
18 | 		self.init {
19 | 			let box = Box(sequence.makeAsyncIterator())
   |        `- warning: capture of non-Sendable type 'S.Type' in an isolated closure; this is an error in the Swift 6 language mode
20 | 			return AsyncIterator {
21 | 				try await box.iterator.next()
[413/514] Compiling SwiftAPIClient RequestModifiers.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:64:46: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 			count += 1
63 | 			try await withThrowingSynchronizedAccess(id: id) {
64 | 				try await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
   |                                              `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 			}
66 | 			(res, status) = try await extractStatusCodeEvenFailed {
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:47:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 | 	let maxCount: Int
46 |
47 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | 		request: HTTPRequestComponents,
49 | 		configs: APIClient.Configs,
[414/514] Compiling SwiftAPIClient RequestValidator.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:64:46: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 			count += 1
63 | 			try await withThrowingSynchronizedAccess(id: id) {
64 | 				try await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
   |                                              `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 			}
66 | 			(res, status) = try await extractStatusCodeEvenFailed {
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:47:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 | 	let maxCount: Int
46 |
47 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | 		request: HTTPRequestComponents,
49 | 		configs: APIClient.Configs,
[415/514] Compiling SwiftAPIClient ResponseWrapModifires.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:64:46: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 			count += 1
63 | 			try await withThrowingSynchronizedAccess(id: id) {
64 | 				try await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
   |                                              `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 			}
66 | 			(res, status) = try await extractStatusCodeEvenFailed {
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:47:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 | 	let maxCount: Int
46 |
47 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | 		request: HTTPRequestComponents,
49 | 		configs: APIClient.Configs,
[416/514] Compiling SwiftAPIClient RetryModifier.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:64:46: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 			count += 1
63 | 			try await withThrowingSynchronizedAccess(id: id) {
64 | 				try await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
   |                                              `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 			}
66 | 			(res, status) = try await extractStatusCodeEvenFailed {
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:47:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 | 	let maxCount: Int
46 |
47 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | 		request: HTTPRequestComponents,
49 | 		configs: APIClient.Configs,
[417/514] Compiling SwiftAPIClient ThrottleModifier.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:64:46: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 			count += 1
63 | 			try await withThrowingSynchronizedAccess(id: id) {
64 | 				try await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
   |                                              `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 			}
66 | 			(res, status) = try await extractStatusCodeEvenFailed {
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:47:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 | 	let maxCount: Int
46 |
47 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | 		request: HTTPRequestComponents,
49 | 		configs: APIClient.Configs,
[418/514] Compiling SwiftAPIClient TimeoutModifiers.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:64:46: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 			count += 1
63 | 			try await withThrowingSynchronizedAccess(id: id) {
64 | 				try await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
   |                                              `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 			}
66 | 			(res, status) = try await extractStatusCodeEvenFailed {
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:47:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 | 	let maxCount: Int
46 |
47 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | 		request: HTTPRequestComponents,
49 | 		configs: APIClient.Configs,
[419/514] Compiling SwiftAPIClient TokenCacheService.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:64:46: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 			count += 1
63 | 			try await withThrowingSynchronizedAccess(id: id) {
64 | 				try await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
   |                                              `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 			}
66 | 			(res, status) = try await extractStatusCodeEvenFailed {
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:47:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 | 	let maxCount: Int
46 |
47 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | 		request: HTTPRequestComponents,
49 | 		configs: APIClient.Configs,
[420/514] Compiling SwiftAPIClient TokenRefresher.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:64:46: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 			count += 1
63 | 			try await withThrowingSynchronizedAccess(id: id) {
64 | 				try await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
   |                                              `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 			}
66 | 			(res, status) = try await extractStatusCodeEvenFailed {
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:47:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 | 	let maxCount: Int
46 |
47 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | 		request: HTTPRequestComponents,
49 | 		configs: APIClient.Configs,
[421/514] Compiling SwiftAPIClient URLSessionModifiers.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:64:46: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 			count += 1
63 | 			try await withThrowingSynchronizedAccess(id: id) {
64 | 				try await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
   |                                              `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 			}
66 | 			(res, status) = try await extractStatusCodeEvenFailed {
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:47:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 | 	let maxCount: Int
46 |
47 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | 		request: HTTPRequestComponents,
49 | 		configs: APIClient.Configs,
[422/514] Compiling SwiftAPIClient WaitForConnectionModifier.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:64:46: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 			count += 1
63 | 			try await withThrowingSynchronizedAccess(id: id) {
64 | 				try await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
   |                                              `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 			}
66 | 			(res, status) = try await extractStatusCodeEvenFailed {
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:47:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 | 	let maxCount: Int
46 |
47 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | 		request: HTTPRequestComponents,
49 | 		configs: APIClient.Configs,
[433/514] Emitting module SwiftAPIClient
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
[434/514] Compiling SwiftAPIClient ConsoleStyle.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
[435/514] Compiling SwiftAPIClient Error+String.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
[436/514] Compiling SwiftAPIClient NoneLogger.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
[437/514] Compiling SwiftAPIClient Publisher+Create.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
[438/514] Compiling SwiftAPIClient Publishers+Task.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
[439/514] Compiling SwiftAPIClient Reachability.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
[440/514] Compiling SwiftAPIClient Status+Ext.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
[441/514] Compiling SwiftAPIClient URLSessionDelegateWrapper.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
[442/514] Compiling SwiftAPIClient UpdateMetrics.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
[443/514] Compiling SwiftAPIClient WithSynchronizedAccess.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
[454/514] Compiling SwiftAPIClient ErrorHandler.swift
[455/514] Compiling SwiftAPIClient HTTPClientMiddleware.swift
[456/514] Compiling SwiftAPIClient HTTPResponseValidator.swift
[457/514] Compiling SwiftAPIClient ListenerModifiers.swift
[458/514] Compiling SwiftAPIClient LoggingModifier.swift
[459/514] Compiling SwiftAPIClient MetricsModifier.swift
[460/514] Compiling SwiftAPIClient MockResponses.swift
[461/514] Compiling SwiftAPIClient RateLimitModifier.swift
[462/514] Compiling SwiftAPIClient RedirectModifier.swift
[463/514] Compiling SwiftAPIClient RequestCompression.swift
[464/514] Compiling SwiftAPIClient String++.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:81:10: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | 		Task {
80 | 			try? await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
81 | 			await cache.removeResponse(for: requestID)
   |          `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | 		}
83 | 		return (value, httpResponse)
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:64:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 	let id: (HTTPRequestComponents) -> ID
63 |
64 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 		request: HTTPRequestComponents,
66 | 		configs: APIClient.Configs,
[465/514] Compiling SwiftAPIClient URLComponentBuilder.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:81:10: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | 		Task {
80 | 			try? await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
81 | 			await cache.removeResponse(for: requestID)
   |          `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | 		}
83 | 		return (value, httpResponse)
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:64:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 	let id: (HTTPRequestComponents) -> ID
63 |
64 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 		request: HTTPRequestComponents,
66 | 		configs: APIClient.Configs,
[466/514] Compiling SwiftAPIClient URLResponse++.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:81:10: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | 		Task {
80 | 			try? await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
81 | 			await cache.removeResponse(for: requestID)
   |          `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | 		}
83 | 		return (value, httpResponse)
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:64:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 	let id: (HTTPRequestComponents) -> ID
63 |
64 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 		request: HTTPRequestComponents,
66 | 		configs: APIClient.Configs,
[467/514] Compiling SwiftAPIClient Imports.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:81:10: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | 		Task {
80 | 			try? await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
81 | 			await cache.removeResponse(for: requestID)
   |          `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | 		}
83 | 		return (value, httpResponse)
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:64:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 	let id: (HTTPRequestComponents) -> ID
63 |
64 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 		request: HTTPRequestComponents,
66 | 		configs: APIClient.Configs,
[468/514] Compiling SwiftAPIClient Macros.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:81:10: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | 		Task {
80 | 			try? await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
81 | 			await cache.removeResponse(for: requestID)
   |          `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | 		}
83 | 		return (value, httpResponse)
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:64:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 	let id: (HTTPRequestComponents) -> ID
63 |
64 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 		request: HTTPRequestComponents,
66 | 		configs: APIClient.Configs,
[469/514] Compiling SwiftAPIClient AuthModifier.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:81:10: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | 		Task {
80 | 			try? await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
81 | 			await cache.removeResponse(for: requestID)
   |          `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | 		}
83 | 		return (value, httpResponse)
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:64:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 	let id: (HTTPRequestComponents) -> ID
63 |
64 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 		request: HTTPRequestComponents,
66 | 		configs: APIClient.Configs,
[470/514] Compiling SwiftAPIClient BackgroundModifiers.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:81:10: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | 		Task {
80 | 			try? await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
81 | 			await cache.removeResponse(for: requestID)
   |          `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | 		}
83 | 		return (value, httpResponse)
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:64:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 	let id: (HTTPRequestComponents) -> ID
63 |
64 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 		request: HTTPRequestComponents,
66 | 		configs: APIClient.Configs,
[471/514] Compiling SwiftAPIClient CodeLocation.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:81:10: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | 		Task {
80 | 			try? await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
81 | 			await cache.removeResponse(for: requestID)
   |          `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | 		}
83 | 		return (value, httpResponse)
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:64:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 	let id: (HTTPRequestComponents) -> ID
63 |
64 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 		request: HTTPRequestComponents,
66 | 		configs: APIClient.Configs,
[472/514] Compiling SwiftAPIClient CodersModifiers.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:81:10: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | 		Task {
80 | 			try? await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
81 | 			await cache.removeResponse(for: requestID)
   |          `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | 		}
83 | 		return (value, httpResponse)
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:64:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 	let id: (HTTPRequestComponents) -> ID
63 |
64 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 		request: HTTPRequestComponents,
66 | 		configs: APIClient.Configs,
[473/514] Compiling SwiftAPIClient ErrorDecodeModifiers.swift
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:81:10: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | 		Task {
80 | 			try? await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
81 | 			await cache.removeResponse(for: requestID)
   |          `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | 		}
83 | 		return (value, httpResponse)
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:64:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 	let id: (HTTPRequestComponents) -> ID
63 |
64 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 		request: HTTPRequestComponents,
66 | 		configs: APIClient.Configs,
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:64:46: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 			count += 1
63 | 			try await withThrowingSynchronizedAccess(id: id) {
64 | 				try await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
   |                                              `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 			}
66 | 			(res, status) = try await extractStatusCodeEvenFailed {
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:47:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 | 	let maxCount: Int
46 |
47 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | 		request: HTTPRequestComponents,
49 | 		configs: APIClient.Configs,
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:64:46: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 			count += 1
63 | 			try await withThrowingSynchronizedAccess(id: id) {
64 | 				try await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
   |                                              `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 			}
66 | 			(res, status) = try await extractStatusCodeEvenFailed {
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:47:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 | 	let maxCount: Int
46 |
47 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | 		request: HTTPRequestComponents,
49 | 		configs: APIClient.Configs,
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:64:46: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 			count += 1
63 | 			try await withThrowingSynchronizedAccess(id: id) {
64 | 				try await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
   |                                              `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 			}
66 | 			(res, status) = try await extractStatusCodeEvenFailed {
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:47:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 | 	let maxCount: Int
46 |
47 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | 		request: HTTPRequestComponents,
49 | 		configs: APIClient.Configs,
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:64:46: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 			count += 1
63 | 			try await withThrowingSynchronizedAccess(id: id) {
64 | 				try await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
   |                                              `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 			}
66 | 			(res, status) = try await extractStatusCodeEvenFailed {
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:47:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 | 	let maxCount: Int
46 |
47 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | 		request: HTTPRequestComponents,
49 | 		configs: APIClient.Configs,
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:64:46: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 			count += 1
63 | 			try await withThrowingSynchronizedAccess(id: id) {
64 | 				try await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
   |                                              `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 			}
66 | 			(res, status) = try await extractStatusCodeEvenFailed {
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:47:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 | 	let maxCount: Int
46 |
47 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | 		request: HTTPRequestComponents,
49 | 		configs: APIClient.Configs,
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:64:46: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 			count += 1
63 | 			try await withThrowingSynchronizedAccess(id: id) {
64 | 				try await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
   |                                              `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 			}
66 | 			(res, status) = try await extractStatusCodeEvenFailed {
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:47:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 | 	let maxCount: Int
46 |
47 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | 		request: HTTPRequestComponents,
49 | 		configs: APIClient.Configs,
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:64:46: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 			count += 1
63 | 			try await withThrowingSynchronizedAccess(id: id) {
64 | 				try await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
   |                                              `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 			}
66 | 			(res, status) = try await extractStatusCodeEvenFailed {
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:47:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 | 	let maxCount: Int
46 |
47 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | 		request: HTTPRequestComponents,
49 | 		configs: APIClient.Configs,
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:64:46: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 			count += 1
63 | 			try await withThrowingSynchronizedAccess(id: id) {
64 | 				try await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
   |                                              `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 			}
66 | 			(res, status) = try await extractStatusCodeEvenFailed {
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:47:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 | 	let maxCount: Int
46 |
47 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | 		request: HTTPRequestComponents,
49 | 		configs: APIClient.Configs,
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:64:46: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 			count += 1
63 | 			try await withThrowingSynchronizedAccess(id: id) {
64 | 				try await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
   |                                              `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 			}
66 | 			(res, status) = try await extractStatusCodeEvenFailed {
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:47:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 | 	let maxCount: Int
46 |
47 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | 		request: HTTPRequestComponents,
49 | 		configs: APIClient.Configs,
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:64:46: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 			count += 1
63 | 			try await withThrowingSynchronizedAccess(id: id) {
64 | 				try await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
   |                                              `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 			}
66 | 			(res, status) = try await extractStatusCodeEvenFailed {
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/RateLimitModifier.swift:47:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
45 | 	let maxCount: Int
46 |
47 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
48 | 		request: HTTPRequestComponents,
49 | 		configs: APIClient.Configs,
[485/515] Emitting module SwiftAPIClient
/host/spi-builder-workspace/Sources/SwiftAPIClient/Utils/URLSessionDelegateWrapper.swift:44:6: warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 42 | final class SessionDelegateProxy: NSObject {
 43 |
 44 | 	var configs: APIClient.Configs?
    |      `- warning: stored property 'configs' of 'Sendable'-conforming class 'SessionDelegateProxy' is mutable; this is an error in the Swift 6 language mode
 45 | 	var originalDelegate: URLSessionDelegate? { configs?.urlSessionDelegate }
 46 | }
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:81:10: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | 		Task {
80 | 			try? await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
81 | 			await cache.removeResponse(for: requestID)
   |          `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | 		}
83 | 		return (value, httpResponse)
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:64:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 	let id: (HTTPRequestComponents) -> ID
63 |
64 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 		request: HTTPRequestComponents,
66 | 		configs: APIClient.Configs,
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:81:10: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | 		Task {
80 | 			try? await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
81 | 			await cache.removeResponse(for: requestID)
   |          `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | 		}
83 | 		return (value, httpResponse)
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:64:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 	let id: (HTTPRequestComponents) -> ID
63 |
64 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 		request: HTTPRequestComponents,
66 | 		configs: APIClient.Configs,
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:81:10: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | 		Task {
80 | 			try? await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
81 | 			await cache.removeResponse(for: requestID)
   |          `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | 		}
83 | 		return (value, httpResponse)
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:64:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 	let id: (HTTPRequestComponents) -> ID
63 |
64 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 		request: HTTPRequestComponents,
66 | 		configs: APIClient.Configs,
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:81:10: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | 		Task {
80 | 			try? await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
81 | 			await cache.removeResponse(for: requestID)
   |          `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | 		}
83 | 		return (value, httpResponse)
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:64:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 	let id: (HTTPRequestComponents) -> ID
63 |
64 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 		request: HTTPRequestComponents,
66 | 		configs: APIClient.Configs,
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:81:10: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | 		Task {
80 | 			try? await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
81 | 			await cache.removeResponse(for: requestID)
   |          `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | 		}
83 | 		return (value, httpResponse)
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:64:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 	let id: (HTTPRequestComponents) -> ID
63 |
64 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 		request: HTTPRequestComponents,
66 | 		configs: APIClient.Configs,
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:81:10: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | 		Task {
80 | 			try? await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
81 | 			await cache.removeResponse(for: requestID)
   |          `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | 		}
83 | 		return (value, httpResponse)
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:64:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 	let id: (HTTPRequestComponents) -> ID
63 |
64 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 		request: HTTPRequestComponents,
66 | 		configs: APIClient.Configs,
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:81:10: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | 		Task {
80 | 			try? await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
81 | 			await cache.removeResponse(for: requestID)
   |          `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | 		}
83 | 		return (value, httpResponse)
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:64:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 	let id: (HTTPRequestComponents) -> ID
63 |
64 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 		request: HTTPRequestComponents,
66 | 		configs: APIClient.Configs,
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:81:10: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | 		Task {
80 | 			try? await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
81 | 			await cache.removeResponse(for: requestID)
   |          `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | 		}
83 | 		return (value, httpResponse)
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:64:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 	let id: (HTTPRequestComponents) -> ID
63 |
64 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 		request: HTTPRequestComponents,
66 | 		configs: APIClient.Configs,
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:81:10: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | 		Task {
80 | 			try? await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
81 | 			await cache.removeResponse(for: requestID)
   |          `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | 		}
83 | 		return (value, httpResponse)
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:64:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 	let id: (HTTPRequestComponents) -> ID
63 |
64 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 		request: HTTPRequestComponents,
66 | 		configs: APIClient.Configs,
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:81:10: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 | 		Task {
80 | 			try? await Task.sleep(nanoseconds: UInt64(interval * 1_000_000_000))
81 | 			await cache.removeResponse(for: requestID)
   |          `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
82 | 		}
83 | 		return (value, httpResponse)
/host/spi-builder-workspace/Sources/SwiftAPIClient/Modifiers/ThrottleModifier.swift:64:7: warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
62 | 	let id: (HTTPRequestComponents) -> ID
63 |
64 | 	func execute<T>(
   |       `- warning: capture of non-Sendable type 'ID.Type' in an isolated closure; this is an error in the Swift 6 language mode
65 | 		request: HTTPRequestComponents,
66 | 		configs: APIClient.Configs,
Build complete! (270.99s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "601.0.0-prerelease"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "swift-api-client",
  "name" : "swift-api-client",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "5.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftAPIClient",
      "targets" : [
        "SwiftAPIClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftAPIClientMacros",
      "targets" : [
        "SwiftAPIClientMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftAPIClientTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftAPIClientTests",
      "path" : "Tests/SwiftAPIClientTests",
      "sources" : [
        "CURLTests.swift",
        "EncodersTests/MultipartFormDataTests.swift",
        "HTTPHeadersEncoderTests.swift",
        "Modifiers/AuthModifierTests.swift",
        "Modifiers/ErrorDecodingTests.swift",
        "Modifiers/HTTPResponseValidatorTests.swift",
        "Modifiers/LogLevelModifierTests.swift",
        "Modifiers/LoggingAndListenerTests.swift",
        "Modifiers/MockResponsesTests.swift",
        "Modifiers/QueryParameterMiddlewareTests.swift",
        "Modifiers/RequestCompressionTests.swift",
        "Modifiers/RequestModifiersTests.swift",
        "NetworkClientTests.swift",
        "TestUtils/Client+Ext.swift",
        "TestUtils/QueryParameterMiddleware.swift",
        "TestUtils/TestHTTPClient.swift",
        "URLQueryEncoderTests.swift",
        "UtilsTests/URLComponentBuilderTests.swift",
        "UtilsTests/WithTimeoutTests.swift"
      ],
      "target_dependencies" : [
        "SwiftAPIClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftAPIClientMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftAPIClientMacrosTests",
      "path" : "Tests/SwiftAPIClientMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "APIMacroTests.swift",
        "CallMacroTests.swift",
        "PathMacroTests.swift"
      ],
      "target_dependencies" : [
        "SwiftAPIClientMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftAPIClientMacros",
      "module_type" : "SwiftTarget",
      "name" : "SwiftAPIClientMacros",
      "path" : "Sources/SwiftAPIClientMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "SwiftAPIClient",
        "SwiftAPIClientMacros"
      ],
      "sources" : [
        "Collection++.swift",
        "MacroError.swift",
        "String++.swift",
        "SwiftAPIClientMacros.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "SwiftAPIClient",
      "module_type" : "SwiftTarget",
      "name" : "SwiftAPIClient",
      "path" : "Sources/SwiftAPIClient",
      "product_dependencies" : [
        "Logging",
        "HTTPTypes",
        "HTTPTypesFoundation",
        "Metrics"
      ],
      "product_memberships" : [
        "SwiftAPIClient"
      ],
      "sources" : [
        "APIClient.swift",
        "APIClientCaller.swift",
        "APIClientConfigs.swift",
        "APIClientType.swift",
        "Clients/HTTPClient.swift",
        "Clients/HTTPDownloadClient.swift",
        "Clients/HTTPPublisher.swift",
        "Clients/HTTPUploadClient.swift",
        "Clients/URLSession+Client.swift",
        "Extensions/Async++.swift",
        "Extensions/String++.swift",
        "Extensions/URLComponentBuilder.swift",
        "Extensions/URLResponse++.swift",
        "Imports.swift",
        "Macros.swift",
        "Modifiers/AuthModifier.swift",
        "Modifiers/BackgroundModifiers.swift",
        "Modifiers/CodeLocation.swift",
        "Modifiers/CodersModifiers.swift",
        "Modifiers/ErrorDecodeModifiers.swift",
        "Modifiers/ErrorHandler.swift",
        "Modifiers/HTTPClientMiddleware.swift",
        "Modifiers/HTTPResponseValidator.swift",
        "Modifiers/ListenerModifiers.swift",
        "Modifiers/LoggingModifier.swift",
        "Modifiers/MetricsModifier.swift",
        "Modifiers/MockResponses.swift",
        "Modifiers/RateLimitModifier.swift",
        "Modifiers/RedirectModifier.swift",
        "Modifiers/RequestCompression.swift",
        "Modifiers/RequestModifiers.swift",
        "Modifiers/RequestValidator.swift",
        "Modifiers/ResponseWrapModifires.swift",
        "Modifiers/RetryModifier.swift",
        "Modifiers/ThrottleModifier.swift",
        "Modifiers/TimeoutModifiers.swift",
        "Modifiers/TokenRefresher/TokenCacheService.swift",
        "Modifiers/TokenRefresher/TokenRefresher.swift",
        "Modifiers/URLSessionModifiers.swift",
        "Modifiers/WaitForConnectionModifier.swift",
        "RequestBuilder.swift",
        "Types/AsyncValue.swift",
        "Types/ContentSerializer.swift",
        "Types/ContentType.swift",
        "Types/Errors.swift",
        "Types/HTTPFields.swift",
        "Types/HTTPRequestComponents.swift",
        "Types/LoggingComponent.swift",
        "Types/Mockable.swift",
        "Types/RedirectBehaviour.swift",
        "Types/Serializer.swift",
        "Types/TimeoutError.swift",
        "Utils/AnyAsyncSequence.swift",
        "Utils/AnyEncodable.swift",
        "Utils/Coders/ContentEncoder.swift",
        "Utils/Coders/DataDecoder.swift",
        "Utils/Coders/EncodingStrategies.swift",
        "Utils/Coders/ErrorDecoder.swift",
        "Utils/Coders/FormURLEncoder.swift",
        "Utils/Coders/HeadersEncoder.swift",
        "Utils/Coders/JSONContentEncoders.swift",
        "Utils/Coders/MultipartFormData/MultipartFormData.swift",
        "Utils/Coders/MultipartFormData/MultipartFormDataEncoder.swift",
        "Utils/Coders/ParametersEncoder.swift",
        "Utils/Coders/ParametersValue.swift",
        "Utils/Coders/QueryEncoder.swift",
        "Utils/Coders/URLQuery/HTTPHeadersEncoder.swift",
        "Utils/Coders/URLQuery/PlainCodingKey.swift",
        "Utils/Coders/URLQuery/Ref.swift",
        "Utils/Coders/URLQuery/URLQueryEncoder.swift",
        "Utils/ConsoleStyle.swift",
        "Utils/Error+String.swift",
        "Utils/NoneLogger.swift",
        "Utils/Publisher+Create.swift",
        "Utils/Publishers+Task.swift",
        "Utils/Reachability.swift",
        "Utils/Status+Ext.swift",
        "Utils/URLSessionDelegateWrapper.swift",
        "Utils/UpdateMetrics.swift",
        "Utils/WithSynchronizedAccess.swift"
      ],
      "target_dependencies" : [
        "SwiftAPIClientMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.