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 ResponsesAPI, reference main (4b576c), with Swift 6.0 for macOS (SPM) on 11 Dec 2025 23:51:49 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/m1guelpf/swift-openai-responses.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/m1guelpf/swift-openai-responses
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4b576c2 wip
Cloned https://github.com/m1guelpf/swift-openai-responses.git
Revision (git rev-parse @):
4b576c276b825f2323b2b2041263a43a17b8d466
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/m1guelpf/swift-openai-responses.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/m1guelpf/swift-openai-responses.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin MetaProtocolCodable
[4/4] Compiling plugin Swift-DocC
[5/5] Compiling plugin Swift-DocC Preview
Building for debugging...
[5/35] Write sources
[29/35] Compiling _SwiftSyntaxCShims dummy.c
[30/35] Write swift-version-5BDAB9E9C0126B9D.txt
[32/70] Emitting module InternalCollectionsUtilities
[33/71] Emitting module SwiftSyntax600
[34/71] Compiling SwiftSyntax600 Empty.swift
[35/71] Emitting module SwiftSyntax509
[36/71] Compiling SwiftSyntax509 Empty.swift
[37/71] Emitting module SwiftSyntax601
[38/71] Compiling SwiftSyntax601 Empty.swift
[39/71] Compiling SwiftSyntax510 Empty.swift
[40/71] Emitting module SwiftSyntax510
[41/71] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[42/71] Compiling InternalCollectionsUtilities Descriptions.swift
[43/71] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[44/71] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[45/71] Compiling InternalCollectionsUtilities Debugging.swift
[46/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[47/71] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[48/71] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[49/71] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[50/71] Compiling InternalCollectionsUtilities Integer rank.swift
[51/71] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[52/72] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[53/72] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[54/72] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[55/72] Compiling InternalCollectionsUtilities UInt+reversed.swift
[56/72] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[57/72] Compiling InternalCollectionsUtilities _SortedCollection.swift
[58/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[59/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[60/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[61/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[62/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[63/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[64/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[65/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[66/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[67/199] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[68/199] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[69/199] Compiling OrderedCollections OrderedSet+Sendable.swift
[70/199] Compiling OrderedCollections OrderedSet+Codable.swift
[71/199] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[72/199] Compiling OrderedCollections OrderedSet+Descriptions.swift
[73/199] Compiling OrderedCollections OrderedSet+Diffing.swift
[74/199] Compiling OrderedCollections OrderedSet+Equatable.swift
[75/199] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[76/199] Compiling OrderedCollections OrderedDictionary+Elements.swift
[77/199] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[78/199] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[79/199] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[80/199] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[81/199] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[82/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[83/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[84/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[85/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[86/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[87/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[88/199] Compiling OrderedCollections _Hashtable+Header.swift
[89/199] Compiling OrderedCollections OrderedDictionary+Codable.swift
[90/199] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[91/199] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[92/199] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[93/199] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[94/199] Compiling OrderedCollections OrderedSet+Hashable.swift
[95/199] Compiling OrderedCollections OrderedSet+Initializers.swift
[96/199] Compiling OrderedCollections OrderedSet+Insertions.swift
[97/199] Compiling OrderedCollections OrderedSet+Invariants.swift
[98/199] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[99/199] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[100/199] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[101/199] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[102/199] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[103/199] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[104/199] Compiling OrderedCollections OrderedDictionary+Values.swift
[105/199] Compiling OrderedCollections OrderedDictionary.swift
[106/199] Compiling OrderedCollections _HashTable+Bucket.swift
[107/199] Compiling OrderedCollections _HashTable+BucketIterator.swift
[108/199] Compiling OrderedCollections _HashTable+Constants.swift
[109/199] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[110/199] Compiling OrderedCollections _HashTable+Testing.swift
[111/199] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[112/199] Compiling OrderedCollections _HashTable.swift
[113/199] Compiling OrderedCollections OrderedSet+SubSequence.swift
[114/199] Compiling OrderedCollections OrderedSet+Testing.swift
[115/199] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[116/199] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[117/199] Compiling OrderedCollections OrderedSet.swift
[118/199] Compiling OrderedCollections _UnsafeBitset.swift
[119/199] Emitting module OrderedCollections
[150/206] Compiling EventSource SessionDelegate.swift
[151/206] Compiling EventSource Headers.swift
[152/206] Compiling EventSource Extensions.swift
[153/206] Compiling EventSource Mutex.swift
[154/206] Compiling EventSource EventSourceError.swift
[155/206] Compiling EventSource ServerEvent.swift
[156/206] Compiling EventSource EventParser.swift
[157/206] Emitting module EventSource
[158/206] Compiling EventSource EventSource.swift
[159/206] Compiling EventSource Data+Trim.swift
[160/206] Emitting module SwiftSyntax
[164/206] Compiling SwiftSyntax RawSyntaxNodesC.swift
[165/206] Compiling SwiftSyntax RawSyntaxNodesD.swift
[166/206] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[167/206] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[196/206] Compiling SwiftSyntax SyntaxNodesD.swift
[197/206] Compiling SwiftSyntax SyntaxNodesEF.swift
[198/206] Compiling SwiftSyntax SyntaxNodesGHI.swift
[199/206] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[200/206] Compiling SwiftSyntax SyntaxNodesOP.swift
[201/206] Compiling SwiftSyntax SyntaxNodesQRS.swift
[202/206] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[203/265] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[204/265] Compiling SwiftDiagnostics Message.swift
[205/266] Compiling SwiftBasicFormat InferIndentation.swift
[206/266] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[207/266] Compiling SwiftBasicFormat Syntax+Extensions.swift
[208/266] Compiling SwiftDiagnostics Note.swift
[209/266] Compiling SwiftBasicFormat Indenter.swift
[210/266] Compiling SwiftDiagnostics FixIt.swift
[211/266] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[212/266] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[213/266] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[214/266] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[215/266] Compiling SwiftDiagnostics Diagnostic.swift
[216/266] Compiling SwiftDiagnostics Convenience.swift
[217/266] Emitting module SwiftDiagnostics
[218/266] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[219/266] Emitting module SwiftBasicFormat
[220/266] Compiling SwiftBasicFormat BasicFormat.swift
[221/266] Compiling SwiftParser TopLevel.swift
[222/266] Compiling SwiftParser TriviaParser.swift
[223/266] Compiling SwiftParser Types.swift
[224/266] Compiling SwiftParser ExperimentalFeatures.swift
[225/270] Compiling SwiftParser TokenConsumer.swift
[226/270] Compiling SwiftParser TokenPrecedence.swift
[227/270] Compiling SwiftParser TokenSpec.swift
[228/270] Compiling SwiftParser TokenSpecSet.swift
[229/270] Compiling SwiftParser StringLiterals.swift
[230/270] Compiling SwiftParser SwiftParserCompatibility.swift
[231/270] Compiling SwiftParser SwiftVersion.swift
[232/270] Compiling SwiftParser SyntaxUtils.swift
[233/270] Compiling SwiftParser Nominals.swift
[234/270] Compiling SwiftParser Parameters.swift
[235/270] Compiling SwiftParser ParseSourceFile.swift
[236/270] Compiling SwiftParser Parser.swift
[237/270] Compiling SwiftParser Patterns.swift
[238/270] Compiling SwiftParser UnicodeScalarExtensions.swift
[239/270] Compiling SwiftParser Lookahead.swift
[240/270] Compiling SwiftParser LoopProgressCondition.swift
[241/270] Compiling SwiftParser Modifiers.swift
[242/270] Compiling SwiftParser Names.swift
[243/270] Emitting module SwiftParser
[244/270] Compiling SwiftParser Recovery.swift
[245/270] Compiling SwiftParser Specifiers.swift
[246/270] Compiling SwiftParser Statements.swift
[247/270] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[248/270] Compiling SwiftParser Attributes.swift
[249/270] Compiling SwiftParser Availability.swift
[250/270] Compiling SwiftParser CharacterInfo.swift
[251/270] Compiling SwiftParser CollectionNodes+Parsable.swift
[252/270] Compiling SwiftParser Declarations.swift
[253/270] Compiling SwiftParser Directives.swift
[254/270] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[255/270] Compiling SwiftParser Expressions.swift
[256/270] Compiling SwiftParser IncrementalParseTransition.swift
[257/270] Compiling SwiftParser IsValidIdentifier.swift
[258/270] Compiling SwiftParser Cursor.swift
[259/270] Compiling SwiftParser Lexeme.swift
[260/270] Compiling SwiftParser LexemeSequence.swift
[261/270] Compiling SwiftParser Lexer.swift
[262/270] Compiling SwiftParser RegexLiteralLexer.swift
[263/270] Compiling SwiftParser IsLexerClassified.swift
[264/270] Compiling SwiftParser LayoutNodes+Parsable.swift
[265/270] Compiling SwiftParser Parser+TokenSpecSet.swift
[266/270] Compiling SwiftParser TokenSpecStaticMembers.swift
[267/293] Compiling SwiftOperators OperatorTable.swift
[268/294] Compiling SwiftOperators OperatorError.swift
[269/294] Emitting module SwiftOperators
[270/294] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[271/295] Compiling SwiftOperators SyntaxSynthesis.swift
[272/295] Compiling SwiftOperators PrecedenceGraph.swift
[273/295] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[274/295] Compiling SwiftOperators OperatorTable+Defaults.swift
[275/295] Compiling SwiftOperators OperatorTable+Semantics.swift
[276/295] Compiling SwiftOperators Operator.swift
[277/295] Compiling SwiftOperators PrecedenceGroup.swift
[278/295] Compiling SwiftOperators OperatorError+Diagnostics.swift
[279/295] Compiling SwiftOperators OperatorTable+Folding.swift
[280/295] Compiling SwiftParserDiagnostics Utils.swift
[281/295] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[282/295] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[283/295] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[284/295] Compiling SwiftParserDiagnostics PresenceUtils.swift
[285/295] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[286/295] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[287/295] Compiling SwiftParserDiagnostics MissingNodesError.swift
[288/295] Compiling SwiftParserDiagnostics MissingTokenError.swift
[289/295] Emitting module SwiftParserDiagnostics
[290/295] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[291/295] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[292/310] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[293/311] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[294/311] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[295/311] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[296/311] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[297/311] Emitting module SwiftSyntaxBuilder
[298/311] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[299/311] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[300/311] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[301/311] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[302/311] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[303/311] Compiling SwiftSyntaxBuilder Indenter.swift
[304/311] Compiling SwiftSyntaxBuilder ListBuilder.swift
[305/311] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[306/311] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[307/311] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[308/329] Compiling SwiftSyntaxMacros MemberMacro.swift
[309/329] Compiling SwiftSyntaxMacros PeerMacro.swift
[310/329] Compiling SwiftSyntaxMacros PreambleMacro.swift
[311/329] Compiling SwiftSyntaxMacros Macro.swift
[312/329] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[313/330] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[314/330] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[315/330] Compiling SwiftSyntaxMacros AttachedMacro.swift
[316/330] Compiling SwiftSyntaxMacros BodyMacro.swift
[317/330] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[318/330] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[319/330] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[320/330] Compiling SwiftSyntaxMacros Macro+Format.swift
[321/330] Emitting module SwiftSyntaxMacros
[322/330] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[323/330] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[324/330] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[325/330] Compiling SwiftSyntaxMacros AccessorMacro.swift
[326/330] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[327/433] Emitting module SwiftSyntaxMacroExpansion
[328/433] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[329/433] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[330/433] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[331/433] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[332/433] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[333/433] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[334/433] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[335/433] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[336/433] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[337/433] Emitting module PluginCore
[338/455] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[339/455] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[340/455] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[341/455] Compiling PluginCore PropertyVariableTreeNode.swift
[342/455] Compiling PluginCore AssociatedDeclSyntax.swift
[343/455] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[344/455] Compiling PluginCore MemberGroupSyntax.swift
[345/455] Compiling PluginCore PropertyDeclSyntax.swift
[346/455] Compiling PluginCore VariableSyntax.swift
[347/455] Compiling PluginCore ActorVariable.swift
[348/455] Compiling PluginCore AggregatedDiagnosticProducer.swift
[349/455] Compiling PluginCore CombinedUsage.swift
[350/455] Compiling PluginCore ArgumentCountCondition.swift
[351/455] Compiling PluginCore DeclarationCondition.swift
[352/455] Compiling PluginCore DiagnosticCondition.swift
[353/455] Compiling PluginCore ConditionalDiagnosticProducer.swift
[354/455] Compiling PluginCore DiagnosticProducer.swift
[355/455] Compiling PluginCore DuplicateUsage.swift
[356/455] Compiling PluginCore GroupedVariableDeclaration.swift
[357/455] Compiling PluginCore InvalidCombination.swift
[358/455] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[359/456] Compiling PluginCore BasicAssociatedVariable.swift
[360/456] Compiling PluginCore BasicEnumCaseVariable.swift
[361/456] Compiling PluginCore EnumCaseVariable.swift
[362/456] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[363/456] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[364/456] Compiling PluginCore AnyEnumSwitcher.swift
[365/456] Compiling PluginCore EnumSwitcherVariable.swift
[366/456] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[367/456] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[368/456] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[369/456] Compiling PluginCore UnTaggedEnumSwitcher.swift
[370/456] Compiling PluginCore AnyInitialization.swift
[371/456] Compiling PluginCore AnyRequiredVariableInitialization.swift
[372/456] Compiling PluginCore IgnoredInitialization.swift
[373/456] Compiling PluginCore MemberwiseInitGenerator.swift
[374/456] Compiling PluginCore OptionalInitialization.swift
[375/456] Compiling PluginCore RequiredInitialization.swift
[376/456] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[377/456] Compiling PluginCore RequiredVariableInitialization.swift
[378/456] Compiling PluginCore VariableInitialization.swift
[379/456] Compiling PluginCore AliasedPropertyVariable.swift
[380/456] Compiling PluginCore AnyPropertyVariable.swift
[381/456] Compiling PluginCore BasicPropertyVariable.swift
[382/456] Compiling PluginCore DecodingFallback.swift
[383/456] Compiling PluginCore DefaultValueVariable.swift
[384/456] Compiling PluginCore HelperCodedVariable.swift
[385/456] Compiling PluginCore InitializationVariable.swift
[386/456] Compiling PluginCore KeyedVariable.swift
[387/456] Compiling PluginCore PropertyVariable.swift
[388/456] Compiling PluginCore StrategyVariable.swift
[389/456] Compiling PluginCore InvalidDeclaration.swift
[390/456] Compiling PluginCore MetaCodableMessage.swift
[391/456] Compiling PluginCore StaticVariableDeclaration.swift
[392/456] Compiling PluginCore UninitializedVariableDecl.swift
[393/456] Compiling PluginCore AttributeExpander.swift
[394/456] Compiling PluginCore DeclModifiersGenerator.swift
[395/456] Compiling PluginCore Options.swift
[396/456] Compiling PluginCore ComposedVariable.swift
[397/456] Compiling PluginCore ConditionalCodingVariable.swift
[398/456] Compiling PluginCore AssociatedVariable.swift
[399/456] Compiling PluginCore IgnoreEncoding.swift
[400/456] Compiling PluginCore CodedAt.swift
[401/456] Compiling PluginCore CodedIn.swift
[402/456] Compiling PluginCore ContentAt.swift
[403/456] Compiling PluginCore DecodedAt.swift
[404/456] Compiling PluginCore EncodedAt.swift
[405/456] Compiling PluginCore KeyPathProvider.swift
[406/456] Compiling PluginCore MemberInit+Expansion.swift
[407/456] Compiling PluginCore MemberInit.swift
[408/456] Compiling PluginCore PeerAttribute.swift
[409/456] Compiling PluginCore Encodable+Expansion.swift
[410/456] Compiling PluginCore Encodable.swift
[411/456] Compiling PluginCore IgnoreCodingInitialized.swift
[412/456] Compiling PluginCore Inherits.swift
[413/456] Compiling PluginCore StrategyFinder.swift
[414/456] Compiling PluginCore UnTagged.swift
[415/456] Compiling PluginCore CodedAs.swift
[416/456] Compiling PluginCore CodedBy.swift
[417/456] Compiling PluginCore Default.swift
[418/456] Compiling PluginCore IgnoreCoding.swift
[419/456] Compiling PluginCore IgnoreDecoding.swift
[420/456] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[421/456] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[422/456] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[423/456] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[424/456] Compiling PluginCore CodingKeyTransformer.swift
[425/456] Compiling PluginCore CodingKeys.swift
[426/456] Compiling PluginCore Strategy.swift
[427/456] Compiling PluginCore AttributeExpander+Decodable.swift
[428/456] Compiling PluginCore Decodable+Expansion.swift
[429/456] Compiling PluginCore Decodable.swift
[430/456] Compiling PluginCore AttributeExpander+Encodable.swift
[431/456] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[432/456] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[433/456] Emitting module SwiftCompilerPluginMessageHandling
[436/456] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[437/456] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[438/456] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[439/456] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[442/456] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[443/458] Compiling PluginCore ClassVariable.swift
[444/458] Compiling PluginCore Case.swift
[445/458] Compiling PluginCore CodingKeysMap.swift
[446/458] Compiling PluginCore Key.swift
[447/458] Compiling PluginCore ConstraintGenerator.swift
[448/458] Compiling PluginCore Registration.swift
[449/458] Compiling PluginCore EnumVariable.swift
[450/458] Compiling PluginCore MemberGroup.swift
[451/458] Compiling PluginCore TypeVariable.swift
[452/458] Compiling PluginCore Variable.swift
[453/458] Emitting module SwiftCompilerPlugin
[454/458] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[455/480] Emitting module MacroPlugin
[456/480] Compiling MacroPlugin Definitions.swift
[457/480] Compiling MacroPlugin Plugin.swift
[457/480] Write Objects.LinkFileList
[458/480] Linking MacroPlugin-tool
[460/502] Compiling MetaCodable HelperCoder.swift
[461/502] Compiling MetaCodable LossySequence.swift
[462/504] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[463/504] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[464/504] Compiling MetaCodable Default.swift
[465/504] Compiling MetaCodable DynamicCodable.swift
[466/504] Compiling MetaCodable CodedBy.swift
[467/504] Compiling MetaCodable CodedIn.swift
[468/504] Compiling MetaCodable UnTagged.swift
[469/504] Compiling MetaCodable CodedAs.swift
[470/504] Compiling MetaCodable CodedAt.swift
[471/504] Compiling MetaCodable ContentAt.swift
[472/504] Compiling MetaCodable DecodedAt.swift
[473/504] Compiling MetaCodable Codable.swift
[474/504] Compiling MetaCodable CodableCommonStrategy.swift
[475/504] Compiling MetaCodable CodingKeys.swift
[476/504] Compiling MetaCodable DynamicCodableIdentifier.swift
[477/504] Compiling MetaCodable EncodedAt.swift
[478/504] Compiling MetaCodable Decodable.swift
[479/504] Compiling MetaCodable Encodable.swift
[480/504] Compiling MetaCodable IgnoreCodingInitialized.swift
[481/504] Emitting module MetaCodable
[482/504] Compiling MetaCodable IgnoreCoding.swift
[483/504] Compiling MetaCodable MemberInit.swift
[484/518] Compiling HelperCoders DateCoder.swift
[485/518] Compiling HelperCoders Since1970DateCoder.swift
[486/520] Compiling HelperCoders String.swift
[487/521] Compiling HelperCoders DefaultSequenceElementCoding.swift
[488/521] Compiling HelperCoders SequenceCoder.swift
[489/521] Emitting module Macros
[490/521] Compiling HelperCoders Bool.swift
[491/521] Compiling HelperCoders SequenceCoderConfiguration.swift
[492/521] Compiling HelperCoders HelperCoderStrategy.swift
[493/521] Compiling HelperCoders Number.swift
[494/521] Compiling HelperCoders NonConformingCoder.swift
[495/521] Compiling HelperCoders PropertyWrapperCoder.swift
[498/521] Compiling HelperCoders Base64Coder.swift
[499/521] Compiling HelperCoders ConditionalCoder.swift
[500/521] Emitting module HelperCoders
[509/521] Compiling HelperCoders ValueCoder.swift
[510/521] Compiling Macros DocString.swift
[511/521] Compiling Macros helpers.swift
[519/521] Write Objects.LinkFileList
[520/521] Linking Macros-tool
[522/549] Compiling ResponsesAPI JSONEncoder+string.swift
[523/549] Compiling ResponsesAPI Result+async.swift
[524/549] Compiling ResponsesAPI URL+appendOptionalQueryItems.swift
[525/552] Compiling ResponsesAPI APIClient.swift
[526/552] Compiling ResponsesAPI MultiPartData.swift
[527/552] Compiling ResponsesAPI helpers.swift
[528/552] Compiling ResponsesAPI ArraySchemaMacro.swift
[529/552] Compiling ResponsesAPI NumberSchemaMacro.swift
[530/552] Compiling ResponsesAPI SchemaMacro.swift
[531/552] Compiling ResponsesAPI StringSchemaMacro.swift
[532/552] Compiling ResponsesAPI ToolMacro.swift
[533/552] Compiling ResponsesAPI APIConversation.swift
[534/552] Compiling ResponsesAPI Message.swift
[535/552] Compiling ResponsesAPI Model.swift
[536/552] Compiling ResponsesAPI Request.swift
[537/552] Compiling ResponsesAPI Config.swift
[538/552] Compiling ResponsesAPI Event.swift
[539/552] Compiling ResponsesAPI File.swift
[540/552] Compiling ResponsesAPI Conversation.swift
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:214:3: warning: '@concurrent' has been renamed to '@Sendable'
212 | 	///
213 | 	/// - Parameter input: Text, image, or file inputs to the model, used to generate a response.
214 | 	@concurrent public nonisolated func sendAndWaitForResponses(_ input: Input) async throws {
    |   `- warning: '@concurrent' has been renamed to '@Sendable'
215 | 		let request = await Request(
216 | 			model: config.model,
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:259:3: warning: '@concurrent' has been renamed to '@Sendable'
257 | 	/// - Parameter file: The file to upload.
258 | 	/// - Parameter purpose: The intended purpose of the file.
259 | 	@concurrent public nonisolated func upload(file: File.Upload) async throws -> File {
    |   `- warning: '@concurrent' has been renamed to '@Sendable'
260 | 		try await client.upload(file: file, purpose: .userData)
261 | 	}
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:433:57: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
431 | 					item = .reasoning(reasoning)
432 | 				}
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                         `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:433:71: warning: immutable value 'delta' was never used; consider replacing with '_' or removing it
431 | 					item = .reasoning(reasoning)
432 | 				}
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                                       `- warning: immutable value 'delta' was never used; consider replacing with '_' or removing it
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:435:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it
436 |
437 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:439:56: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
437 | 					// figure out where to put the reasoning
438 | 				}
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                        `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:439:70: warning: immutable value 'text' was never used; consider replacing with '_' or removing it
437 | 					// figure out where to put the reasoning
438 | 				}
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                                      `- warning: immutable value 'text' was never used; consider replacing with '_' or removing it
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:441:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it
442 |
443 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:537:36: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
535 | 					item = .mcpToolCall(mcPToolCall)
536 | 				}
537 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                    `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
538 | 				break // mcpListTools does not have a status field we can track
539 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:537:44: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
535 | 					item = .mcpToolCall(mcPToolCall)
536 | 				}
537 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                            `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
538 | 				break // mcpListTools does not have a status field we can track
539 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:541:37: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
539 | 			case .mcpListToolsFailed:
540 | 				break // mcpListTools does not have a status field we can track
541 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                     `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
542 | 				break // mcpListTools does not have a status field we can track
543 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:541:45: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
539 | 			case .mcpListToolsFailed:
540 | 				break // mcpListTools does not have a status field we can track
541 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                             `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
542 | 				break // mcpListTools does not have a status field we can track
543 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
[541/552] Compiling ResponsesAPI ConversationsAPI.swift
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:214:3: warning: '@concurrent' has been renamed to '@Sendable'
212 | 	///
213 | 	/// - Parameter input: Text, image, or file inputs to the model, used to generate a response.
214 | 	@concurrent public nonisolated func sendAndWaitForResponses(_ input: Input) async throws {
    |   `- warning: '@concurrent' has been renamed to '@Sendable'
215 | 		let request = await Request(
216 | 			model: config.model,
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:259:3: warning: '@concurrent' has been renamed to '@Sendable'
257 | 	/// - Parameter file: The file to upload.
258 | 	/// - Parameter purpose: The intended purpose of the file.
259 | 	@concurrent public nonisolated func upload(file: File.Upload) async throws -> File {
    |   `- warning: '@concurrent' has been renamed to '@Sendable'
260 | 		try await client.upload(file: file, purpose: .userData)
261 | 	}
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:433:57: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
431 | 					item = .reasoning(reasoning)
432 | 				}
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                         `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:433:71: warning: immutable value 'delta' was never used; consider replacing with '_' or removing it
431 | 					item = .reasoning(reasoning)
432 | 				}
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                                       `- warning: immutable value 'delta' was never used; consider replacing with '_' or removing it
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:435:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it
436 |
437 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:439:56: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
437 | 					// figure out where to put the reasoning
438 | 				}
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                        `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:439:70: warning: immutable value 'text' was never used; consider replacing with '_' or removing it
437 | 					// figure out where to put the reasoning
438 | 				}
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                                      `- warning: immutable value 'text' was never used; consider replacing with '_' or removing it
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:441:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it
442 |
443 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:537:36: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
535 | 					item = .mcpToolCall(mcPToolCall)
536 | 				}
537 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                    `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
538 | 				break // mcpListTools does not have a status field we can track
539 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:537:44: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
535 | 					item = .mcpToolCall(mcPToolCall)
536 | 				}
537 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                            `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
538 | 				break // mcpListTools does not have a status field we can track
539 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:541:37: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
539 | 			case .mcpListToolsFailed:
540 | 				break // mcpListTools does not have a status field we can track
541 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                     `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
542 | 				break // mcpListTools does not have a status field we can track
543 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:541:45: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
539 | 			case .mcpListToolsFailed:
540 | 				break // mcpListTools does not have a status field we can track
541 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                             `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
542 | 				break // mcpListTools does not have a status field we can track
543 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
[542/552] Compiling ResponsesAPI Collection+safeAccess.swift
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:214:3: warning: '@concurrent' has been renamed to '@Sendable'
212 | 	///
213 | 	/// - Parameter input: Text, image, or file inputs to the model, used to generate a response.
214 | 	@concurrent public nonisolated func sendAndWaitForResponses(_ input: Input) async throws {
    |   `- warning: '@concurrent' has been renamed to '@Sendable'
215 | 		let request = await Request(
216 | 			model: config.model,
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:259:3: warning: '@concurrent' has been renamed to '@Sendable'
257 | 	/// - Parameter file: The file to upload.
258 | 	/// - Parameter purpose: The intended purpose of the file.
259 | 	@concurrent public nonisolated func upload(file: File.Upload) async throws -> File {
    |   `- warning: '@concurrent' has been renamed to '@Sendable'
260 | 		try await client.upload(file: file, purpose: .userData)
261 | 	}
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:433:57: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
431 | 					item = .reasoning(reasoning)
432 | 				}
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                         `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:433:71: warning: immutable value 'delta' was never used; consider replacing with '_' or removing it
431 | 					item = .reasoning(reasoning)
432 | 				}
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                                       `- warning: immutable value 'delta' was never used; consider replacing with '_' or removing it
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:435:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it
433 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
434 | 				updateItem(index: outputIndex, id: itemId) { item in
435 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it
436 |
437 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:439:56: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
437 | 					// figure out where to put the reasoning
438 | 				}
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                        `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:439:70: warning: immutable value 'text' was never used; consider replacing with '_' or removing it
437 | 					// figure out where to put the reasoning
438 | 				}
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                                      `- warning: immutable value 'text' was never used; consider replacing with '_' or removing it
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:441:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it
439 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
440 | 				updateItem(index: outputIndex, id: itemId) { item in
441 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it
442 |
443 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:537:36: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
535 | 					item = .mcpToolCall(mcPToolCall)
536 | 				}
537 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                    `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
538 | 				break // mcpListTools does not have a status field we can track
539 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:537:44: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
535 | 					item = .mcpToolCall(mcPToolCall)
536 | 				}
537 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                            `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
538 | 				break // mcpListTools does not have a status field we can track
539 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:541:37: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
539 | 			case .mcpListToolsFailed:
540 | 				break // mcpListTools does not have a status field we can track
541 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                     `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
542 | 				break // mcpListTools does not have a status field we can track
543 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:541:45: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
539 | 			case .mcpListToolsFailed:
540 | 				break // mcpListTools does not have a status field we can track
541 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                             `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
542 | 				break // mcpListTools does not have a status field we can track
543 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
[543/552] Compiling ResponsesAPI Schemable.swift
[544/552] Compiling ResponsesAPI Toolable.swift
[545/552] Compiling ResponsesAPI ResponsesAPI.swift
[546/552] Compiling ResponsesAPI Input.swift
macro expansion @Codable:11:14: warning: literal value is already handled by previous pattern; consider removing it
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:128:3: note: expanded code originates here
 126 | 			}
 127 | 		}
 128 | 	}
     +--- macro expansion @Codable -------------------------------------
     |  5 |         type = try container.decode(String.self, forKey: CodingKeys.type)
     |  6 |         switch type {
     |  7 |         case "message":
     |    |              `- note: first occurrence of identical literal pattern is here
     |  8 |             let _0: Message.Input
     |  9 |             _0 = try Message.Input(from: decoder)
     | 10 |             self = .inputMessage(_0)
     | 11 |         case "message":
     |    |              `- warning: literal value is already handled by previous pattern; consider removing it
     | 12 |             let _0: Message.Output
     | 13 |             _0 = try Message.Output(from: decoder)
     +------------------------------------------------------------------
 129 |
 130 | 	/// Content items generated by the model.
[547/552] Compiling ResponsesAPI Item.swift
macro expansion @Codable:11:14: warning: literal value is already handled by previous pattern; consider removing it
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:128:3: note: expanded code originates here
 126 | 			}
 127 | 		}
 128 | 	}
     +--- macro expansion @Codable -------------------------------------
     |  5 |         type = try container.decode(String.self, forKey: CodingKeys.type)
     |  6 |         switch type {
     |  7 |         case "message":
     |    |              `- note: first occurrence of identical literal pattern is here
     |  8 |             let _0: Message.Input
     |  9 |             _0 = try Message.Input(from: decoder)
     | 10 |             self = .inputMessage(_0)
     | 11 |         case "message":
     |    |              `- warning: literal value is already handled by previous pattern; consider removing it
     | 12 |             let _0: Message.Output
     | 13 |             _0 = try Message.Output(from: decoder)
     +------------------------------------------------------------------
 129 |
 130 | 	/// Content items generated by the model.
[548/552] Compiling ResponsesAPI JSONSchema.swift
macro expansion @Codable:11:14: warning: literal value is already handled by previous pattern; consider removing it
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:128:3: note: expanded code originates here
 126 | 			}
 127 | 		}
 128 | 	}
     +--- macro expansion @Codable -------------------------------------
     |  5 |         type = try container.decode(String.self, forKey: CodingKeys.type)
     |  6 |         switch type {
     |  7 |         case "message":
     |    |              `- note: first occurrence of identical literal pattern is here
     |  8 |             let _0: Message.Input
     |  9 |             _0 = try Message.Input(from: decoder)
     | 10 |             self = .inputMessage(_0)
     | 11 |         case "message":
     |    |              `- warning: literal value is already handled by previous pattern; consider removing it
     | 12 |             let _0: Message.Output
     | 13 |             _0 = try Message.Output(from: decoder)
     +------------------------------------------------------------------
 129 |
 130 | 	/// Content items generated by the model.
[549/552] Compiling ResponsesAPI Response.swift
[550/552] Compiling ResponsesAPI Tool.swift
[551/552] Compiling ResponsesAPI WebhookEvent.swift
[552/552] Emitting module ResponsesAPI
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:214:3: warning: '@concurrent' has been renamed to '@Sendable'
212 | 	///
213 | 	/// - Parameter input: Text, image, or file inputs to the model, used to generate a response.
214 | 	@concurrent public nonisolated func sendAndWaitForResponses(_ input: Input) async throws {
    |   `- warning: '@concurrent' has been renamed to '@Sendable'
215 | 		let request = await Request(
216 | 			model: config.model,
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:259:3: warning: '@concurrent' has been renamed to '@Sendable'
257 | 	/// - Parameter file: The file to upload.
258 | 	/// - Parameter purpose: The intended purpose of the file.
259 | 	@concurrent public nonisolated func upload(file: File.Upload) async throws -> File {
    |   `- warning: '@concurrent' has been renamed to '@Sendable'
260 | 		try await client.upload(file: file, purpose: .userData)
261 | 	}
Build complete! (84.02s)
Fetching https://github.com/m1guelpf/EventSource.git
[1/605] Fetching eventsource
Fetched https://github.com/m1guelpf/EventSource.git from cache (0.87s)
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/SwiftyLab/MetaCodable.git
[1/932] Fetching swift-macro-testing
[104/3090] Fetching swift-macro-testing, swift-docc-plugin
[169/109157] Fetching swift-macro-testing, swift-docc-plugin, metacodable
[19002/182267] Fetching swift-macro-testing, swift-docc-plugin, metacodable, swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (3.54s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (3.54s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.54s)
Fetched https://github.com/SwiftyLab/MetaCodable.git from cache (5.02s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (3.39s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (0.48s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15633] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.38s)
Computing version for https://github.com/SwiftyLab/MetaCodable.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.64s)
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (0.00s)
Computed https://github.com/SwiftyLab/MetaCodable.git at 1.5.0 (0.00s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/16911] Fetching swift-argument-parser
[2/35289] Fetching swift-argument-parser, swift-collections
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.90s)
Fetched https://github.com/apple/swift-collections.git from cache (1.90s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3594] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.31s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.79s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.50s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.51s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4651] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.02s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.46s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5600] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.65s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.0 (0.57s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/SwiftyLab/MetaCodable.git
Working copy of https://github.com/SwiftyLab/MetaCodable.git resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/m1guelpf/EventSource.git
Working copy of https://github.com/m1guelpf/EventSource.git resolved at compiler-fix (1942aa5)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "metacodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyLab/MetaCodable.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "eventsource",
      "requirement" : {
        "branch" : [
          "compiler-fix"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/m1guelpf/EventSource.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.1",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "ResponsesAPI",
  "name" : "ResponsesAPI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "ResponsesAPI",
      "targets" : [
        "ResponsesAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Macros",
      "targets" : [
        "Macros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Tests",
      "module_type" : "SwiftTarget",
      "name" : "Tests",
      "path" : "tests",
      "product_dependencies" : [
        "MacroTesting",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "SchemaMacroTests.swift",
        "ToolMacroTests.swift"
      ],
      "target_dependencies" : [
        "ResponsesAPI",
        "Macros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ResponsesAPI",
      "module_type" : "SwiftTarget",
      "name" : "ResponsesAPI",
      "path" : "src",
      "product_dependencies" : [
        "EventSource",
        "MetaCodable",
        "HelperCoders"
      ],
      "product_memberships" : [
        "ResponsesAPI"
      ],
      "sources" : [
        "Conversation.swift",
        "ConversationsAPI.swift",
        "Extensions/Collection+safeAccess.swift",
        "Extensions/JSONEncoder+string.swift",
        "Extensions/Result+async.swift",
        "Extensions/URL+appendOptionalQueryItems.swift",
        "Macros/ArraySchemaMacro.swift",
        "Macros/NumberSchemaMacro.swift",
        "Macros/SchemaMacro.swift",
        "Macros/StringSchemaMacro.swift",
        "Macros/ToolMacro.swift",
        "Models/APIConversation.swift",
        "Models/Config.swift",
        "Models/Event.swift",
        "Models/File.swift",
        "Models/Input.swift",
        "Models/Item.swift",
        "Models/JSONSchema.swift",
        "Models/Message.swift",
        "Models/Model.swift",
        "Models/Request.swift",
        "Models/Response.swift",
        "Models/Tool.swift",
        "Models/WebhookEvent.swift",
        "Protocol/Schemable.swift",
        "Protocol/Toolable.swift",
        "ResponsesAPI.swift",
        "Support/APIClient.swift",
        "Support/MultiPartData.swift",
        "Support/helpers.swift"
      ],
      "target_dependencies" : [
        "Macros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Macros",
      "module_type" : "SwiftTarget",
      "name" : "Macros",
      "path" : "macros",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftDiagnostics",
        "SwiftSyntaxMacros",
        "SwiftSyntaxBuilder",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "ResponsesAPI",
        "Macros"
      ],
      "sources" : [
        "Extensions/AttributeListSyntax+arguments.swift",
        "Extensions/DeclGroupSyntax+accessLevel.swift",
        "Extensions/ExtensionDeclSyntax+init.swift",
        "Extensions/MemberBlockItemListSyntax+declaresVariable.swift",
        "Extensions/PatternBindingSyntax+isStored.swift",
        "Extensions/String+isPlaceholder.swift",
        "Extensions/SyntaxProtocol+docString.swift",
        "Extensions/TypeSyntax+typeInfo.swift",
        "Generators/EnumSchemaGenerator.swift",
        "Generators/SchemaGenerator.swift",
        "Generators/StructSchemaGenerator.swift",
        "Macros/ArraySchemaMacro.swift",
        "Macros/NumberSchemaMacro.swift",
        "Macros/SchemaMacro.swift",
        "Macros/StringSchemaMacro.swift",
        "Macros/ToolMacro.swift",
        "Plugin.swift",
        "Support/DiagnosticError.swift",
        "Support/DocString.swift",
        "Support/helpers.swift"
      ],
      "type" : "macro"
    }
  ],
  "tools_version" : "6.0"
}
Done.