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 OpenAI, reference 1.1.1 (de472c), with Swift 6.0 for macOS (SPM) on 17 Jul 2025 00:13:12 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/m1guelpf/swift-openai-responses.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/m1guelpf/swift-openai-responses
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at de472c3 add `input_fidelity` to image generation tool
Cloned https://github.com/m1guelpf/swift-openai-responses.git
Revision (git rev-parse @):
de472c3e8d9fce9ab04498b9e4a7c477ead2aae1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/m1guelpf/swift-openai-responses.git at 1.1.1
========================================
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
Building for debugging...
[3/31] Write sources
[25/31] Compiling _SwiftSyntaxCShims dummy.c
[26/31] Write swift-version-5BDAB9E9C0126B9D.txt
[28/53] Emitting module SwiftSyntax509
[29/53] Compiling SwiftSyntax509 Empty.swift
[30/53] Emitting module SwiftSyntax510
[31/53] Compiling SwiftSyntax510 Empty.swift
[32/53] Compiling SwiftSyntax601 Empty.swift
[33/53] Emitting module SwiftSyntax601
[34/53] Compiling SwiftSyntax600 Empty.swift
[35/53] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[36/53] Emitting module SwiftSyntax600
[37/53] Compiling InternalCollectionsUtilities Descriptions.swift
[38/53] Compiling InternalCollectionsUtilities Debugging.swift
[39/53] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[40/53] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[41/54] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[42/54] Compiling InternalCollectionsUtilities _SortedCollection.swift
[43/54] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[44/54] Compiling InternalCollectionsUtilities UInt+reversed.swift
[45/54] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[46/54] Compiling InternalCollectionsUtilities Integer rank.swift
[47/54] Emitting module InternalCollectionsUtilities
[48/54] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[49/54] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[50/54] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[51/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[52/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[53/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[54/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[55/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[56/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[57/176] Compiling OrderedCollections OrderedSet+Codable.swift
[58/176] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[59/176] Compiling OrderedCollections OrderedSet+Descriptions.swift
[60/176] Compiling OrderedCollections OrderedSet+Diffing.swift
[61/176] Compiling OrderedCollections OrderedSet+Equatable.swift
[62/176] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[63/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[64/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[65/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[66/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[67/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[68/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[69/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[70/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[71/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[72/182] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[73/182] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[74/182] Compiling OrderedCollections OrderedSet+Sendable.swift
[75/182] Compiling OrderedCollections OrderedDictionary+Elements.swift
[76/182] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[77/182] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[78/182] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[79/182] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[80/182] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[81/182] Compiling OrderedCollections _Hashtable+Header.swift
[82/182] Compiling OrderedCollections OrderedDictionary+Codable.swift
[83/182] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[84/182] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[85/182] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[86/182] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[87/182] Compiling OrderedCollections OrderedSet+Hashable.swift
[88/182] Compiling OrderedCollections OrderedSet+Initializers.swift
[89/182] Compiling OrderedCollections OrderedSet+Insertions.swift
[90/182] Compiling OrderedCollections OrderedSet+Invariants.swift
[91/182] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[92/182] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[93/182] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[94/182] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[95/182] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[96/182] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[97/182] Compiling OrderedCollections OrderedDictionary+Values.swift
[98/182] Compiling OrderedCollections OrderedDictionary.swift
[99/182] Compiling OrderedCollections _HashTable+Bucket.swift
[100/182] Compiling OrderedCollections _HashTable+BucketIterator.swift
[101/182] Compiling OrderedCollections _HashTable+Constants.swift
[102/182] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[103/182] Compiling OrderedCollections _HashTable+Testing.swift
[104/182] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[105/182] Compiling OrderedCollections _HashTable.swift
[106/182] Compiling OrderedCollections OrderedSet+SubSequence.swift
[107/182] Compiling OrderedCollections OrderedSet+Testing.swift
[108/182] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[109/182] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[110/182] Compiling OrderedCollections OrderedSet.swift
[111/182] Compiling OrderedCollections _UnsafeBitset.swift
[112/182] Emitting module OrderedCollections
[150/189] Emitting module SwiftSyntax
[161/189] Compiling SwiftSyntax SyntaxRewriter.swift
[162/189] Compiling SwiftSyntax SyntaxTraits.swift
[163/189] Compiling SwiftSyntax SyntaxVisitor.swift
[164/189] Compiling SwiftSyntax TokenKind.swift
[179/189] Compiling SwiftSyntax SyntaxNodesD.swift
[180/189] Compiling SwiftSyntax SyntaxNodesEF.swift
[181/189] Compiling SwiftSyntax SyntaxNodesGHI.swift
[182/189] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[183/189] Compiling SwiftSyntax SyntaxNodesOP.swift
[184/189] Compiling SwiftSyntax SyntaxNodesQRS.swift
[185/189] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[186/248] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[187/248] Compiling SwiftBasicFormat Syntax+Extensions.swift
[188/248] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[189/248] Compiling SwiftBasicFormat InferIndentation.swift
[190/248] Compiling SwiftDiagnostics Message.swift
[191/249] Compiling SwiftDiagnostics Note.swift
[192/249] Compiling SwiftDiagnostics FixIt.swift
[193/249] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[194/249] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[195/249] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[196/249] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[197/249] Compiling SwiftDiagnostics Convenience.swift
[198/249] Compiling SwiftDiagnostics Diagnostic.swift
[199/249] Emitting module SwiftDiagnostics
[200/249] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[201/249] Compiling SwiftBasicFormat BasicFormat.swift
[202/249] Emitting module SwiftBasicFormat
[203/249] Compiling SwiftBasicFormat Indenter.swift
[204/249] Compiling SwiftParser TopLevel.swift
[205/249] Compiling SwiftParser TriviaParser.swift
[206/249] Compiling SwiftParser Types.swift
[207/249] Compiling SwiftParser ExperimentalFeatures.swift
[208/253] Compiling SwiftParser StringLiterals.swift
[209/253] Compiling SwiftParser SwiftParserCompatibility.swift
[210/253] Compiling SwiftParser SwiftVersion.swift
[211/253] Compiling SwiftParser SyntaxUtils.swift
[212/253] Compiling SwiftParser TokenConsumer.swift
[213/253] Compiling SwiftParser TokenPrecedence.swift
[214/253] Compiling SwiftParser TokenSpec.swift
[215/253] Compiling SwiftParser TokenSpecSet.swift
[216/253] Compiling SwiftParser UnicodeScalarExtensions.swift
[217/253] Compiling SwiftParser Lookahead.swift
[218/253] Compiling SwiftParser LoopProgressCondition.swift
[219/253] Compiling SwiftParser Modifiers.swift
[220/253] Compiling SwiftParser Names.swift
[221/253] Emitting module SwiftParser
[222/253] Compiling SwiftParser Nominals.swift
[223/253] Compiling SwiftParser Parameters.swift
[224/253] Compiling SwiftParser ParseSourceFile.swift
[225/253] Compiling SwiftParser Parser.swift
[226/253] Compiling SwiftParser Patterns.swift
[227/253] Compiling SwiftParser Recovery.swift
[228/253] Compiling SwiftParser Specifiers.swift
[229/253] Compiling SwiftParser Statements.swift
[230/253] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[231/253] Compiling SwiftParser Directives.swift
[232/253] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[233/253] Compiling SwiftParser Expressions.swift
[234/253] Compiling SwiftParser IncrementalParseTransition.swift
[235/253] Compiling SwiftParser IsValidIdentifier.swift
[236/253] Compiling SwiftParser Attributes.swift
[237/253] Compiling SwiftParser Availability.swift
[238/253] Compiling SwiftParser CharacterInfo.swift
[239/253] Compiling SwiftParser CollectionNodes+Parsable.swift
[240/253] Compiling SwiftParser Declarations.swift
[241/253] Compiling SwiftParser Cursor.swift
[242/253] Compiling SwiftParser Lexeme.swift
[243/253] Compiling SwiftParser LexemeSequence.swift
[244/253] Compiling SwiftParser Lexer.swift
[245/253] Compiling SwiftParser RegexLiteralLexer.swift
[246/253] Compiling SwiftParser IsLexerClassified.swift
[247/253] Compiling SwiftParser LayoutNodes+Parsable.swift
[248/253] Compiling SwiftParser Parser+TokenSpecSet.swift
[249/253] Compiling SwiftParser TokenSpecStaticMembers.swift
[250/276] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[251/277] Compiling SwiftOperators PrecedenceGroup.swift
[252/278] Compiling SwiftOperators PrecedenceGraph.swift
[253/278] Compiling SwiftOperators OperatorTable.swift
[254/278] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[255/278] Compiling SwiftOperators SyntaxSynthesis.swift
[256/278] Compiling SwiftOperators OperatorTable+Semantics.swift
[257/278] Compiling SwiftOperators OperatorError.swift
[258/278] Compiling SwiftOperators Operator.swift
[259/278] Compiling SwiftOperators OperatorError+Diagnostics.swift
[260/278] Compiling SwiftOperators OperatorTable+Folding.swift
[261/278] Emitting module SwiftOperators
[262/278] Compiling SwiftOperators OperatorTable+Defaults.swift
[263/278] Compiling SwiftParserDiagnostics Utils.swift
[264/278] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[265/278] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[266/278] Compiling SwiftParserDiagnostics MissingNodesError.swift
[267/278] Compiling SwiftParserDiagnostics MissingTokenError.swift
[268/278] Emitting module SwiftParserDiagnostics
[269/278] Compiling SwiftParserDiagnostics PresenceUtils.swift
[270/278] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[271/278] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[272/278] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[273/278] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[274/278] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[275/293] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[276/293] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[277/294] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[278/294] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[279/294] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[280/294] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[281/294] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[282/294] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[283/294] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[284/294] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[285/294] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[286/294] Compiling SwiftSyntaxBuilder Indenter.swift
[287/294] Compiling SwiftSyntaxBuilder ListBuilder.swift
[288/294] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[289/294] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[290/294] Emitting module SwiftSyntaxBuilder
[291/312] Compiling SwiftSyntaxMacros Macro.swift
[292/312] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[293/312] Compiling SwiftSyntaxMacros PreambleMacro.swift
[294/312] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[295/312] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[296/313] Compiling SwiftSyntaxMacros MemberMacro.swift
[297/313] Compiling SwiftSyntaxMacros PeerMacro.swift
[298/313] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[299/313] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[300/313] Compiling SwiftSyntaxMacros AttachedMacro.swift
[301/313] Compiling SwiftSyntaxMacros BodyMacro.swift
[302/313] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[303/313] Compiling SwiftSyntaxMacros Macro+Format.swift
[304/313] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[305/313] Compiling SwiftSyntaxMacros AccessorMacro.swift
[306/313] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[307/313] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[308/313] Emitting module SwiftSyntaxMacros
[309/313] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[310/416] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[311/416] Emitting module SwiftSyntaxMacroExpansion
[312/416] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[313/416] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[314/416] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[315/416] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[316/416] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[317/416] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[318/416] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[319/416] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[320/428] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[321/429] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[322/429] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[323/429] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[324/429] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[325/429] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[326/429] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[327/429] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[328/429] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[329/429] Emitting module SwiftCompilerPluginMessageHandling
[330/429] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[331/429] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[332/429] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[333/431] Emitting module SwiftCompilerPlugin
[334/431] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[335/431] Compiling PluginCore UnTaggedEnumSwitcher.swift
[336/431] Compiling PluginCore AnyInitialization.swift
[337/431] Compiling PluginCore AnyRequiredVariableInitialization.swift
[338/431] Compiling PluginCore IgnoredInitialization.swift
[339/431] Compiling PluginCore MemberwiseInitGenerator.swift
[340/431] Compiling PluginCore OptionalInitialization.swift
[341/431] Compiling PluginCore RequiredInitialization.swift
[342/431] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[343/431] Compiling PluginCore RequiredVariableInitialization.swift
[344/431] Compiling PluginCore VariableInitialization.swift
[345/441] Compiling PluginCore AggregatedDiagnosticProducer.swift
[346/441] Compiling PluginCore CombinedUsage.swift
[347/441] Compiling PluginCore ArgumentCountCondition.swift
[348/441] Compiling PluginCore DeclarationCondition.swift
[349/441] Compiling PluginCore DiagnosticCondition.swift
[350/441] Compiling PluginCore ConditionalDiagnosticProducer.swift
[351/441] Compiling PluginCore DiagnosticProducer.swift
[352/441] Compiling PluginCore DuplicateUsage.swift
[353/441] Compiling PluginCore GroupedVariableDeclaration.swift
[354/441] Compiling PluginCore InvalidCombination.swift
[355/441] Compiling PluginCore InvalidDeclaration.swift
[356/441] Compiling PluginCore MetaCodableMessage.swift
[357/441] Compiling PluginCore StaticVariableDeclaration.swift
[358/441] Compiling PluginCore UninitializedVariableDecl.swift
[359/441] Compiling PluginCore AttributeExpander.swift
[360/441] Compiling PluginCore DeclModifiersGenerator.swift
[361/441] Compiling PluginCore Options.swift
[362/441] Compiling PluginCore ComposedVariable.swift
[363/441] Compiling PluginCore ConditionalCodingVariable.swift
[364/441] Compiling PluginCore AssociatedVariable.swift
[365/441] Compiling PluginCore IgnoreEncoding.swift
[366/441] Compiling PluginCore CodedAt.swift
[367/441] Compiling PluginCore CodedIn.swift
[368/441] Compiling PluginCore ContentAt.swift
[369/441] Compiling PluginCore DecodedAt.swift
[370/441] Compiling PluginCore EncodedAt.swift
[371/441] Compiling PluginCore KeyPathProvider.swift
[372/441] Compiling PluginCore MemberInit+Expansion.swift
[373/441] Compiling PluginCore MemberInit.swift
[374/441] Compiling PluginCore PeerAttribute.swift
[375/441] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[376/441] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[377/441] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[378/441] Compiling PluginCore PropertyVariableTreeNode.swift
[379/441] Compiling PluginCore AssociatedDeclSyntax.swift
[380/441] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[381/441] Compiling PluginCore MemberGroupSyntax.swift
[382/441] Compiling PluginCore PropertyDeclSyntax.swift
[383/441] Compiling PluginCore VariableSyntax.swift
[384/441] Compiling PluginCore ActorVariable.swift
[385/441] Compiling PluginCore BasicAssociatedVariable.swift
[386/441] Compiling PluginCore BasicEnumCaseVariable.swift
[387/441] Compiling PluginCore EnumCaseVariable.swift
[388/441] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[389/441] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[390/441] Compiling PluginCore AnyEnumSwitcher.swift
[391/441] Compiling PluginCore EnumSwitcherVariable.swift
[392/441] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[393/441] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[394/441] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[395/441] Compiling PluginCore AliasedPropertyVariable.swift
[396/441] Compiling PluginCore AnyPropertyVariable.swift
[397/441] Compiling PluginCore BasicPropertyVariable.swift
[398/441] Compiling PluginCore DecodingFallback.swift
[399/441] Compiling PluginCore DefaultValueVariable.swift
[400/441] Compiling PluginCore HelperCodedVariable.swift
[401/441] Compiling PluginCore InitializationVariable.swift
[402/441] Compiling PluginCore KeyedVariable.swift
[403/441] Compiling PluginCore PropertyVariable.swift
[404/441] Compiling PluginCore StrategyVariable.swift
[405/441] Compiling PluginCore Encodable+Expansion.swift
[406/441] Compiling PluginCore Encodable.swift
[407/441] Compiling PluginCore IgnoreCodingInitialized.swift
[408/441] Compiling PluginCore Inherits.swift
[409/441] Compiling PluginCore StrategyFinder.swift
[410/441] Compiling PluginCore UnTagged.swift
[411/441] Compiling PluginCore CodedAs.swift
[412/441] Compiling PluginCore CodedBy.swift
[413/441] Compiling PluginCore Default.swift
[414/441] Compiling PluginCore IgnoreCoding.swift
[415/441] Compiling PluginCore IgnoreDecoding.swift
[416/441] Emitting module PluginCore
[421/441] Compiling PluginCore CodingKeyTransformer.swift
[422/441] Compiling PluginCore CodingKeys.swift
[423/441] Compiling PluginCore Strategy.swift
[424/441] Compiling PluginCore AttributeExpander+Decodable.swift
[425/441] Compiling PluginCore Decodable+Expansion.swift
[426/441] Compiling PluginCore Decodable.swift
[427/441] Compiling PluginCore AttributeExpander+Encodable.swift
[428/441] Compiling PluginCore ClassVariable.swift
[429/441] Compiling PluginCore Case.swift
[430/441] Compiling PluginCore CodingKeysMap.swift
[431/441] Compiling PluginCore Key.swift
[432/441] Compiling PluginCore ConstraintGenerator.swift
[433/441] Compiling PluginCore Registration.swift
[434/441] Compiling PluginCore EnumVariable.swift
[435/441] Compiling PluginCore MemberGroup.swift
[436/441] Compiling PluginCore TypeVariable.swift
[437/441] Compiling PluginCore Variable.swift
[438/444] Compiling MacroPlugin Plugin.swift
[439/444] Emitting module MacroPlugin
[440/444] Compiling MacroPlugin Definitions.swift
[440/444] Write Objects.LinkFileList
[441/444] Linking MacroPlugin-tool
[443/466] Compiling MetaCodable ContentAt.swift
[444/466] Compiling MetaCodable DecodedAt.swift
[445/466] Compiling MetaCodable HelperCoder.swift
[446/466] Compiling MetaCodable LossySequence.swift
[447/468] Compiling MetaCodable CodedBy.swift
[448/468] Compiling MetaCodable CodedIn.swift
[449/468] Compiling MetaCodable Default.swift
[450/468] Compiling MetaCodable DynamicCodable.swift
[451/468] Compiling MetaCodable Decodable.swift
[452/468] Compiling MetaCodable Encodable.swift
[453/468] Compiling MetaCodable IgnoreCodingInitialized.swift
[454/468] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[455/468] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[456/468] Compiling MetaCodable Codable.swift
[457/468] Compiling MetaCodable CodableCommonStrategy.swift
[458/468] Compiling MetaCodable CodingKeys.swift
[459/468] Compiling MetaCodable UnTagged.swift
[460/468] Compiling MetaCodable CodedAs.swift
[461/468] Compiling MetaCodable CodedAt.swift
[462/468] Compiling MetaCodable DynamicCodableIdentifier.swift
[463/468] Compiling MetaCodable EncodedAt.swift
[464/468] Emitting module MetaCodable
[465/468] Compiling MetaCodable IgnoreCoding.swift
[466/468] Compiling MetaCodable MemberInit.swift
[467/482] Emitting module HelperCoders
[468/483] Compiling HelperCoders Bool.swift
[469/483] Compiling HelperCoders SequenceCoderConfiguration.swift
[470/483] Compiling HelperCoders DateCoder.swift
[471/483] Compiling HelperCoders Since1970DateCoder.swift
[472/483] Compiling HelperCoders Base64Coder.swift
[473/483] Compiling HelperCoders ConditionalCoder.swift
[474/483] Compiling HelperCoders Number.swift
[475/483] Compiling HelperCoders String.swift
[476/483] Compiling HelperCoders HelperCoderStrategy.swift
[477/483] Compiling HelperCoders DefaultSequenceElementCoding.swift
[478/483] Compiling HelperCoders SequenceCoder.swift
[479/483] Compiling HelperCoders NonConformingCoder.swift
[480/483] Compiling HelperCoders PropertyWrapperCoder.swift
[481/483] Compiling HelperCoders ValueCoder.swift
[482/499] Compiling OpenAI Message.swift
[483/499] Compiling OpenAI Model.swift
[484/500] Compiling OpenAI MultiPartData.swift
[485/500] Compiling OpenAI WebhookEvent.swift
[486/500] Compiling OpenAI Tool.swift
[487/500] Compiling OpenAI OpenAI.swift
[488/500] Compiling OpenAI Event.swift
[489/500] Compiling OpenAI File.swift
[490/500] Compiling OpenAI Request.swift
[491/500] Compiling OpenAI Response.swift
[492/500] Compiling OpenAI 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:104:3: note: expanded code originates here
 102 | 			}
 103 | 		}
 104 | 	}
     +--- 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)
     +------------------------------------------------------------------
 105 |
 106 | 	/// Content items generated by the model.
[493/500] Compiling OpenAI 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:104:3: note: expanded code originates here
 102 | 			}
 103 | 		}
 104 | 	}
     +--- 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)
     +------------------------------------------------------------------
 105 |
 106 | 	/// Content items generated by the model.
[494/500] Compiling OpenAI Collection+safeAccess.swift
[495/500] Compiling OpenAI Config.swift
[496/500] Compiling OpenAI Conversation.swift
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:184:3: warning: '@concurrent' has been renamed to '@Sendable'
182 | 	///
183 | 	/// - Parameter input: Text, image, or file inputs to the model, used to generate a response.
184 | 	@concurrent public nonisolated func sendAndWaitForResponses(_ input: Input) async throws {
    |   `- warning: '@concurrent' has been renamed to '@Sendable'
185 | 		let request = await Request(
186 | 			model: config.model,
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:219:3: warning: '@concurrent' has been renamed to '@Sendable'
217 | 	/// - Parameter file: The file to upload.
218 | 	/// - Parameter purpose: The intended purpose of the file.
219 | 	@concurrent public nonisolated func upload(file: File.Upload) async throws -> File {
    |   `- warning: '@concurrent' has been renamed to '@Sendable'
220 | 		try await client.upload(file: file, purpose: .userData)
221 | 	}
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:345:29: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
343 | 					item = .fileSearch(fileSearch)
344 | 				}
345 | 			case let .reasoningDelta(itemId, outputIndex, contentIndex, delta):
    |                             `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
346 | 				break // this doesn't seem to ever get sent
347 | 			case let .reasoningDone(itemId, outputIndex, contentIndex, text):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:345:37: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
343 | 					item = .fileSearch(fileSearch)
344 | 				}
345 | 			case let .reasoningDelta(itemId, outputIndex, contentIndex, delta):
    |                                     `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
346 | 				break // this doesn't seem to ever get sent
347 | 			case let .reasoningDone(itemId, outputIndex, contentIndex, text):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:345:50: warning: immutable value 'contentIndex' was never used; consider replacing with '_' or removing it
343 | 					item = .fileSearch(fileSearch)
344 | 				}
345 | 			case let .reasoningDelta(itemId, outputIndex, contentIndex, delta):
    |                                                  `- warning: immutable value 'contentIndex' was never used; consider replacing with '_' or removing it
346 | 				break // this doesn't seem to ever get sent
347 | 			case let .reasoningDone(itemId, outputIndex, contentIndex, text):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:345:64: warning: immutable value 'delta' was never used; consider replacing with '_' or removing it
343 | 					item = .fileSearch(fileSearch)
344 | 				}
345 | 			case let .reasoningDelta(itemId, outputIndex, contentIndex, delta):
    |                                                                `- warning: immutable value 'delta' was never used; consider replacing with '_' or removing it
346 | 				break // this doesn't seem to ever get sent
347 | 			case let .reasoningDone(itemId, outputIndex, contentIndex, text):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:347:28: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
345 | 			case let .reasoningDelta(itemId, outputIndex, contentIndex, delta):
346 | 				break // this doesn't seem to ever get sent
347 | 			case let .reasoningDone(itemId, outputIndex, contentIndex, text):
    |                            `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
348 | 				break // this doesn't seem to ever get sent
349 | 			case let .reasoningSummaryPartAdded(itemId, outputIndex: outputIndex, part, summaryIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:347:36: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
345 | 			case let .reasoningDelta(itemId, outputIndex, contentIndex, delta):
346 | 				break // this doesn't seem to ever get sent
347 | 			case let .reasoningDone(itemId, outputIndex, contentIndex, text):
    |                                    `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
348 | 				break // this doesn't seem to ever get sent
349 | 			case let .reasoningSummaryPartAdded(itemId, outputIndex: outputIndex, part, summaryIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:347:49: warning: immutable value 'contentIndex' was never used; consider replacing with '_' or removing it
345 | 			case let .reasoningDelta(itemId, outputIndex, contentIndex, delta):
346 | 				break // this doesn't seem to ever get sent
347 | 			case let .reasoningDone(itemId, outputIndex, contentIndex, text):
    |                                                 `- warning: immutable value 'contentIndex' was never used; consider replacing with '_' or removing it
348 | 				break // this doesn't seem to ever get sent
349 | 			case let .reasoningSummaryPartAdded(itemId, outputIndex: outputIndex, part, summaryIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:347:63: warning: immutable value 'text' was never used; consider replacing with '_' or removing it
345 | 			case let .reasoningDelta(itemId, outputIndex, contentIndex, delta):
346 | 				break // this doesn't seem to ever get sent
347 | 			case let .reasoningDone(itemId, outputIndex, contentIndex, text):
    |                                                               `- warning: immutable value 'text' was never used; consider replacing with '_' or removing it
348 | 				break // this doesn't seem to ever get sent
349 | 			case let .reasoningSummaryPartAdded(itemId, outputIndex: outputIndex, part, summaryIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:349:80: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
347 | 			case let .reasoningDone(itemId, outputIndex, contentIndex, text):
348 | 				break // this doesn't seem to ever get sent
349 | 			case let .reasoningSummaryPartAdded(itemId, outputIndex: outputIndex, part, summaryIndex):
    |                                                                                `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
350 | 				updateItem(index: outputIndex, id: itemId) { item in
351 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:365:57: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
363 | 					item = .reasoning(reasoning)
364 | 				}
365 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                         `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
366 | 				updateItem(index: outputIndex, id: itemId) { item in
367 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:365:71: warning: immutable value 'delta' was never used; consider replacing with '_' or removing it
363 | 					item = .reasoning(reasoning)
364 | 				}
365 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                                       `- warning: immutable value 'delta' was never used; consider replacing with '_' or removing it
366 | 				updateItem(index: outputIndex, id: itemId) { item in
367 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:367:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it
365 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
366 | 				updateItem(index: outputIndex, id: itemId) { item in
367 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it
368 |
369 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:371:56: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
369 | 					// figure out where to put the reasoning
370 | 				}
371 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                        `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
372 | 				updateItem(index: outputIndex, id: itemId) { item in
373 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:371:70: warning: immutable value 'text' was never used; consider replacing with '_' or removing it
369 | 					// figure out where to put the reasoning
370 | 				}
371 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                                      `- warning: immutable value 'text' was never used; consider replacing with '_' or removing it
372 | 				updateItem(index: outputIndex, id: itemId) { item in
373 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:373:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it
371 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
372 | 				updateItem(index: outputIndex, id: itemId) { item in
373 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it
374 |
375 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:449:32: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
447 | 			case .mcpCallFailed:
448 | 				break // mcpToolCall does not have a status field we can track
449 | 			case let .mcpCallInProgress(itemId, outputIndex):
    |                                `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
450 | 				break // mcpToolCall does not have a status field we can track
451 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:449:40: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
447 | 			case .mcpCallFailed:
448 | 				break // mcpToolCall does not have a status field we can track
449 | 			case let .mcpCallInProgress(itemId, outputIndex):
    |                                        `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
450 | 				break // mcpToolCall does not have a status field we can track
451 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:451:36: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
449 | 			case let .mcpCallInProgress(itemId, outputIndex):
450 | 				break // mcpToolCall does not have a status field we can track
451 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                    `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
452 | 				break // mcpListTools does not have a status field we can track
453 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:451:44: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
449 | 			case let .mcpCallInProgress(itemId, outputIndex):
450 | 				break // mcpToolCall does not have a status field we can track
451 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                            `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
452 | 				break // mcpListTools does not have a status field we can track
453 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:455:37: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
453 | 			case .mcpListToolsFailed:
454 | 				break // mcpListTools does not have a status field we can track
455 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                     `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
456 | 				break // mcpListTools does not have a status field we can track
457 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:455:45: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
453 | 			case .mcpListToolsFailed:
454 | 				break // mcpListTools does not have a status field we can track
455 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                             `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
456 | 				break // mcpListTools does not have a status field we can track
457 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
[497/500] Compiling OpenAI AsyncBytes+collect.swift
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:184:3: warning: '@concurrent' has been renamed to '@Sendable'
182 | 	///
183 | 	/// - Parameter input: Text, image, or file inputs to the model, used to generate a response.
184 | 	@concurrent public nonisolated func sendAndWaitForResponses(_ input: Input) async throws {
    |   `- warning: '@concurrent' has been renamed to '@Sendable'
185 | 		let request = await Request(
186 | 			model: config.model,
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:219:3: warning: '@concurrent' has been renamed to '@Sendable'
217 | 	/// - Parameter file: The file to upload.
218 | 	/// - Parameter purpose: The intended purpose of the file.
219 | 	@concurrent public nonisolated func upload(file: File.Upload) async throws -> File {
    |   `- warning: '@concurrent' has been renamed to '@Sendable'
220 | 		try await client.upload(file: file, purpose: .userData)
221 | 	}
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:345:29: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
343 | 					item = .fileSearch(fileSearch)
344 | 				}
345 | 			case let .reasoningDelta(itemId, outputIndex, contentIndex, delta):
    |                             `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
346 | 				break // this doesn't seem to ever get sent
347 | 			case let .reasoningDone(itemId, outputIndex, contentIndex, text):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:345:37: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
343 | 					item = .fileSearch(fileSearch)
344 | 				}
345 | 			case let .reasoningDelta(itemId, outputIndex, contentIndex, delta):
    |                                     `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
346 | 				break // this doesn't seem to ever get sent
347 | 			case let .reasoningDone(itemId, outputIndex, contentIndex, text):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:345:50: warning: immutable value 'contentIndex' was never used; consider replacing with '_' or removing it
343 | 					item = .fileSearch(fileSearch)
344 | 				}
345 | 			case let .reasoningDelta(itemId, outputIndex, contentIndex, delta):
    |                                                  `- warning: immutable value 'contentIndex' was never used; consider replacing with '_' or removing it
346 | 				break // this doesn't seem to ever get sent
347 | 			case let .reasoningDone(itemId, outputIndex, contentIndex, text):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:345:64: warning: immutable value 'delta' was never used; consider replacing with '_' or removing it
343 | 					item = .fileSearch(fileSearch)
344 | 				}
345 | 			case let .reasoningDelta(itemId, outputIndex, contentIndex, delta):
    |                                                                `- warning: immutable value 'delta' was never used; consider replacing with '_' or removing it
346 | 				break // this doesn't seem to ever get sent
347 | 			case let .reasoningDone(itemId, outputIndex, contentIndex, text):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:347:28: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
345 | 			case let .reasoningDelta(itemId, outputIndex, contentIndex, delta):
346 | 				break // this doesn't seem to ever get sent
347 | 			case let .reasoningDone(itemId, outputIndex, contentIndex, text):
    |                            `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
348 | 				break // this doesn't seem to ever get sent
349 | 			case let .reasoningSummaryPartAdded(itemId, outputIndex: outputIndex, part, summaryIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:347:36: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
345 | 			case let .reasoningDelta(itemId, outputIndex, contentIndex, delta):
346 | 				break // this doesn't seem to ever get sent
347 | 			case let .reasoningDone(itemId, outputIndex, contentIndex, text):
    |                                    `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
348 | 				break // this doesn't seem to ever get sent
349 | 			case let .reasoningSummaryPartAdded(itemId, outputIndex: outputIndex, part, summaryIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:347:49: warning: immutable value 'contentIndex' was never used; consider replacing with '_' or removing it
345 | 			case let .reasoningDelta(itemId, outputIndex, contentIndex, delta):
346 | 				break // this doesn't seem to ever get sent
347 | 			case let .reasoningDone(itemId, outputIndex, contentIndex, text):
    |                                                 `- warning: immutable value 'contentIndex' was never used; consider replacing with '_' or removing it
348 | 				break // this doesn't seem to ever get sent
349 | 			case let .reasoningSummaryPartAdded(itemId, outputIndex: outputIndex, part, summaryIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:347:63: warning: immutable value 'text' was never used; consider replacing with '_' or removing it
345 | 			case let .reasoningDelta(itemId, outputIndex, contentIndex, delta):
346 | 				break // this doesn't seem to ever get sent
347 | 			case let .reasoningDone(itemId, outputIndex, contentIndex, text):
    |                                                               `- warning: immutable value 'text' was never used; consider replacing with '_' or removing it
348 | 				break // this doesn't seem to ever get sent
349 | 			case let .reasoningSummaryPartAdded(itemId, outputIndex: outputIndex, part, summaryIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:349:80: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
347 | 			case let .reasoningDone(itemId, outputIndex, contentIndex, text):
348 | 				break // this doesn't seem to ever get sent
349 | 			case let .reasoningSummaryPartAdded(itemId, outputIndex: outputIndex, part, summaryIndex):
    |                                                                                `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
350 | 				updateItem(index: outputIndex, id: itemId) { item in
351 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:365:57: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
363 | 					item = .reasoning(reasoning)
364 | 				}
365 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                         `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
366 | 				updateItem(index: outputIndex, id: itemId) { item in
367 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:365:71: warning: immutable value 'delta' was never used; consider replacing with '_' or removing it
363 | 					item = .reasoning(reasoning)
364 | 				}
365 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
    |                                                                       `- warning: immutable value 'delta' was never used; consider replacing with '_' or removing it
366 | 				updateItem(index: outputIndex, id: itemId) { item in
367 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:367:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it
365 | 			case let .reasoningSummaryDelta(itemId, outputIndex, summaryIndex, delta):
366 | 				updateItem(index: outputIndex, id: itemId) { item in
367 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it
368 |
369 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:371:56: warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
369 | 					// figure out where to put the reasoning
370 | 				}
371 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                        `- warning: immutable value 'summaryIndex' was never used; consider replacing with '_' or removing it
372 | 				updateItem(index: outputIndex, id: itemId) { item in
373 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:371:70: warning: immutable value 'text' was never used; consider replacing with '_' or removing it
369 | 					// figure out where to put the reasoning
370 | 				}
371 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
    |                                                                      `- warning: immutable value 'text' was never used; consider replacing with '_' or removing it
372 | 				updateItem(index: outputIndex, id: itemId) { item in
373 | 					guard case var .reasoning(reasoning) = item else { return }
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:373:32: warning: variable 'reasoning' was never used; consider replacing with '_' or removing it
371 | 			case let .reasoningSummaryDone(itemId, outputIndex, summaryIndex, text):
372 | 				updateItem(index: outputIndex, id: itemId) { item in
373 | 					guard case var .reasoning(reasoning) = item else { return }
    |                                `- warning: variable 'reasoning' was never used; consider replacing with '_' or removing it
374 |
375 | 					// figure out where to put the reasoning
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:449:32: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
447 | 			case .mcpCallFailed:
448 | 				break // mcpToolCall does not have a status field we can track
449 | 			case let .mcpCallInProgress(itemId, outputIndex):
    |                                `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
450 | 				break // mcpToolCall does not have a status field we can track
451 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:449:40: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
447 | 			case .mcpCallFailed:
448 | 				break // mcpToolCall does not have a status field we can track
449 | 			case let .mcpCallInProgress(itemId, outputIndex):
    |                                        `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
450 | 				break // mcpToolCall does not have a status field we can track
451 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:451:36: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
449 | 			case let .mcpCallInProgress(itemId, outputIndex):
450 | 				break // mcpToolCall does not have a status field we can track
451 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                    `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
452 | 				break // mcpListTools does not have a status field we can track
453 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:451:44: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
449 | 			case let .mcpCallInProgress(itemId, outputIndex):
450 | 				break // mcpToolCall does not have a status field we can track
451 | 			case let .mcpListToolsCompleted(itemId, outputIndex):
    |                                            `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
452 | 				break // mcpListTools does not have a status field we can track
453 | 			case .mcpListToolsFailed:
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:455:37: warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
453 | 			case .mcpListToolsFailed:
454 | 				break // mcpListTools does not have a status field we can track
455 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                     `- warning: immutable value 'itemId' was never used; consider replacing with '_' or removing it
456 | 				break // mcpListTools does not have a status field we can track
457 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:455:45: warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
453 | 			case .mcpListToolsFailed:
454 | 				break // mcpListTools does not have a status field we can track
455 | 			case let .mcpListToolsInProgress(itemId, outputIndex):
    |                                             `- warning: immutable value 'outputIndex' was never used; consider replacing with '_' or removing it
456 | 				break // mcpListTools does not have a status field we can track
457 | 			case let .codeInterpreterCallInProgress(itemId, outputIndex):
[498/500] Emitting module OpenAI
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:184:3: warning: '@concurrent' has been renamed to '@Sendable'
182 | 	///
183 | 	/// - Parameter input: Text, image, or file inputs to the model, used to generate a response.
184 | 	@concurrent public nonisolated func sendAndWaitForResponses(_ input: Input) async throws {
    |   `- warning: '@concurrent' has been renamed to '@Sendable'
185 | 		let request = await Request(
186 | 			model: config.model,
/Users/admin/builder/spi-builder-workspace/src/Conversation.swift:219:3: warning: '@concurrent' has been renamed to '@Sendable'
217 | 	/// - Parameter file: The file to upload.
218 | 	/// - Parameter purpose: The intended purpose of the file.
219 | 	@concurrent public nonisolated func upload(file: File.Upload) async throws -> File {
    |   `- warning: '@concurrent' has been renamed to '@Sendable'
220 | 		try await client.upload(file: file, purpose: .userData)
221 | 	}
[498/500] Write Objects.LinkFileList
[499/500] Archiving libOpenAI.a
Build complete! (56.46s)
Fetching https://github.com/SwiftyLab/MetaCodable.git
[1/105866] Fetching metacodable
Fetched https://github.com/SwiftyLab/MetaCodable.git from cache (4.69s)
Computing version for https://github.com/SwiftyLab/MetaCodable.git
Computed https://github.com/SwiftyLab/MetaCodable.git at 1.5.0 (3.36s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/16746] Fetching swift-collections
[504/32270] Fetching swift-collections, swift-argument-parser
[32271/103711] Fetching swift-collections, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.46s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.46s)
Fetched https://github.com/apple/swift-collections.git from cache (3.46s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.56s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (2.46s)
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
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"
    }
  ],
  "manifest_display_name" : "OpenAI",
  "name" : "OpenAI",
  "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" : "OpenAI",
      "targets" : [
        "OpenAI"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAI",
      "module_type" : "SwiftTarget",
      "name" : "OpenAI",
      "path" : "src",
      "product_dependencies" : [
        "MetaCodable",
        "HelperCoders"
      ],
      "product_memberships" : [
        "OpenAI"
      ],
      "sources" : [
        "Conversation.swift",
        "Extensions/AsyncBytes+collect.swift",
        "Extensions/Collection+safeAccess.swift",
        "Models/Config.swift",
        "Models/Event.swift",
        "Models/File.swift",
        "Models/Input.swift",
        "Models/Item.swift",
        "Models/Message.swift",
        "Models/Model.swift",
        "Models/Request.swift",
        "Models/Response.swift",
        "Models/Tool.swift",
        "Models/WebhookEvent.swift",
        "OpenAI.swift",
        "Support/MultiPartData.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.