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 main (15ecf9), with Swift 6.2 for macOS (SPM) on 14 Oct 2025 06:45:24 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.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/SwiftedMind/swift-openai-responses.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftedMind/swift-openai-responses
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 15ecf94 update minimum version
Cloned https://github.com/SwiftedMind/swift-openai-responses.git
Revision (git rev-parse @):
15ecf94ce31aa0f4b739ed3cadca305b0c4b30a1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftedMind/swift-openai-responses.git at main
Fetching https://github.com/SwiftyLab/MetaCodable.git
[1/106018] Fetching metacodable
Fetched https://github.com/SwiftyLab/MetaCodable.git from cache (4.51s)
Computing version for https://github.com/SwiftyLab/MetaCodable.git
Computed https://github.com/SwiftyLab/MetaCodable.git at 1.5.0 (7.59s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/18181] Fetching swift-collections
[2/34837] Fetching swift-collections, swift-argument-parser
[23930/107322] Fetching swift-collections, swift-argument-parser, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.56s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.56s)
Fetched https://github.com/apple/swift-collections.git from cache (3.56s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (4.18s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (2.17s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.60s)
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/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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.34s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-openai-responses",
      "name": "OpenAI",
      "url": "https://github.com/SwiftedMind/swift-openai-responses.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openai-responses",
      "dependencies": [
        {
          "identity": "metacodable",
          "name": "MetaCodable",
          "url": "https://github.com/SwiftyLab/MetaCodable.git",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MetaCodable",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax.git",
              "version": "601.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-argument-parser",
              "name": "swift-argument-parser",
              "url": "https://github.com/apple/swift-argument-parser.git",
              "version": "1.6.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SwiftedMind/swift-openai-responses.git
[1/303] Fetching swift-openai-responses
Fetched https://github.com/SwiftedMind/swift-openai-responses.git from cache (0.71s)
Fetching https://github.com/SwiftyLab/MetaCodable.git from cache
Fetched https://github.com/SwiftyLab/MetaCodable.git from cache (0.49s)
Computing version for https://github.com/SwiftyLab/MetaCodable.git
Computed https://github.com/SwiftyLab/MetaCodable.git at 1.5.0 (0.56s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.89s)
Fetched https://github.com/apple/swift-collections.git from cache (0.89s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.89s)
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.97s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.04s)
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/SwiftedMind/swift-openai-responses.git
Working copy of https://github.com/SwiftedMind/swift-openai-responses.git resolved at main (15ecf94)
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-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/SwiftyLab/MetaCodable.git
Working copy of https://github.com/SwiftyLab/MetaCodable.git resolved at 1.5.0
warning: '.resolve-product-dependencies': dependency 'swift-openai-responses' is not used by any target
Found 1 product dependencies
  - MetaCodable
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SwiftedMind/swift-openai-responses.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin MetaProtocolCodable
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/28] Write sources
[22/28] Compiling _SwiftSyntaxCShims dummy.c
[23/28] Write swift-version-49B95AFC49DCD68C.txt
[25/53] Compiling SwiftSyntax510 Empty.swift
[26/53] Emitting module SwiftSyntax510
[27/53] Emitting module SwiftSyntax600
[28/53] Compiling SwiftSyntax600 Empty.swift
[29/53] Compiling SwiftSyntax601 Empty.swift
[30/53] Emitting module SwiftSyntax601
[31/53] Compiling SwiftSyntax509 Empty.swift
[32/53] Emitting module SwiftSyntax509
[33/53] Compiling InternalCollectionsUtilities Descriptions.swift
[34/53] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[35/53] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[36/53] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[37/53] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/53] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[39/53] Compiling InternalCollectionsUtilities Debugging.swift
[40/53] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[41/54] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[42/120] Compiling SwiftSyntax SyntaxNodeStructure.swift
[43/120] Compiling SwiftSyntax EditorPlaceholder.swift
[44/120] Compiling SwiftSyntax SyntaxCollection.swift
[45/120] Compiling SwiftSyntax SyntaxHashable.swift
[46/120] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[47/120] Compiling SwiftSyntax SyntaxChildren.swift
[48/120] Emitting module InternalCollectionsUtilities
[49/120] Compiling SwiftSyntax SyntaxIdentifier.swift
[50/120] Compiling SwiftSyntax SyntaxNodeFactory.swift
[51/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[52/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[53/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[54/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[55/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[56/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[57/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[58/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[59/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[60/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[61/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[62/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[63/182] Compiling OrderedCollections OrderedDictionary+Elements.swift
[64/182] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[65/182] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[66/182] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[67/182] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[68/182] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[69/182] Compiling OrderedCollections OrderedSet+Hashable.swift
[70/182] Compiling OrderedCollections OrderedSet+Initializers.swift
[71/182] Compiling OrderedCollections OrderedSet+Insertions.swift
[72/182] Compiling OrderedCollections OrderedSet+Invariants.swift
[73/182] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[74/182] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[75/182] Compiling OrderedCollections OrderedSet+Codable.swift
[76/182] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[77/182] Compiling OrderedCollections OrderedSet+Descriptions.swift
[78/182] Compiling OrderedCollections OrderedSet+Diffing.swift
[79/182] Compiling OrderedCollections OrderedSet+Equatable.swift
[80/182] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.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+Partial SetAlgebra symmetricDifference.swift
[88/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[89/182] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[90/182] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[91/182] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[92/182] Compiling OrderedCollections OrderedSet+Sendable.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
[117/182] Compiling SwiftSyntax BumpPtrAllocator.swift
[118/182] Compiling SwiftSyntax CommonAncestor.swift
[119/182] Compiling SwiftSyntax Convenience.swift
[120/182] Compiling SwiftSyntax CustomTraits.swift
[135/189] Emitting module SwiftSyntax
[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 SwiftDiagnostics Message.swift
[187/249] Compiling SwiftBasicFormat Syntax+Extensions.swift
[188/249] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[189/249] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[190/249] Emitting module SwiftDiagnostics
[191/249] Compiling SwiftDiagnostics Note.swift
[192/249] Compiling SwiftDiagnostics FixIt.swift
[193/249] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[194/249] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[195/249] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[196/249] Compiling SwiftDiagnostics Convenience.swift
[197/249] Compiling SwiftDiagnostics Diagnostic.swift
[198/249] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[199/249] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[200/249] Compiling SwiftBasicFormat InferIndentation.swift
[201/249] Compiling SwiftBasicFormat Indenter.swift
[202/249] Emitting module SwiftBasicFormat
[203/249] Compiling SwiftBasicFormat BasicFormat.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 Nominals.swift
[217/253] Compiling SwiftParser Parameters.swift
[218/253] Compiling SwiftParser ParseSourceFile.swift
[219/253] Compiling SwiftParser Parser.swift
[220/253] Compiling SwiftParser Patterns.swift
[221/253] Compiling SwiftParser UnicodeScalarExtensions.swift
[222/253] Compiling SwiftParser Lookahead.swift
[223/253] Compiling SwiftParser LoopProgressCondition.swift
[224/253] Compiling SwiftParser Modifiers.swift
[225/253] Compiling SwiftParser Names.swift
[226/253] Compiling SwiftParser Recovery.swift
[227/253] Compiling SwiftParser Specifiers.swift
[228/253] Compiling SwiftParser Statements.swift
[229/253] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[230/253] Compiling SwiftParser Attributes.swift
[231/253] Compiling SwiftParser Availability.swift
[232/253] Compiling SwiftParser CharacterInfo.swift
[233/253] Compiling SwiftParser CollectionNodes+Parsable.swift
[234/253] Compiling SwiftParser Declarations.swift
[235/253] Emitting module SwiftParser
[236/253] Compiling SwiftParser Directives.swift
[237/253] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[238/253] Compiling SwiftParser Expressions.swift
[239/253] Compiling SwiftParser IncrementalParseTransition.swift
[240/253] Compiling SwiftParser IsValidIdentifier.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 SwiftParserDiagnostics TokenNameForDiagnostics.swift
[252/277] Compiling SwiftOperators PrecedenceGraph.swift
[253/277] Compiling SwiftOperators OperatorTable+Semantics.swift
[254/277] Compiling SwiftOperators PrecedenceGroup.swift
[255/277] Compiling SwiftOperators OperatorTable.swift
[256/278] Compiling SwiftOperators OperatorTable+Defaults.swift
[257/278] Compiling SwiftOperators OperatorError.swift
[258/278] Compiling SwiftOperators Operator.swift
[259/278] Compiling SwiftOperators OperatorError+Diagnostics.swift
[260/278] Emitting module SwiftOperators
[261/278] Compiling SwiftOperators OperatorTable+Folding.swift
[262/278] Compiling SwiftOperators SyntaxSynthesis.swift
[263/278] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[264/278] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[265/278] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[266/278] Compiling SwiftParserDiagnostics Utils.swift
[267/278] Compiling SwiftParserDiagnostics PresenceUtils.swift
[268/278] Compiling SwiftParserDiagnostics MissingNodesError.swift
[269/278] Compiling SwiftParserDiagnostics MissingTokenError.swift
[270/278] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[271/278] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[272/278] Emitting module SwiftParserDiagnostics
[273/278] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[274/278] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[275/293] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[276/293] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[277/293] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[278/293] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[279/294] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[280/294] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[281/294] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[282/294] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[283/294] Compiling SwiftSyntaxBuilder Indenter.swift
[284/294] Compiling SwiftSyntaxBuilder ListBuilder.swift
[285/294] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[286/294] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[287/294] Emitting module SwiftSyntaxBuilder
[288/294] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[289/294] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[290/294] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[291/312] Compiling SwiftSyntaxMacros PreambleMacro.swift
[292/312] Compiling SwiftSyntaxMacros MemberMacro.swift
[293/312] Compiling SwiftSyntaxMacros PeerMacro.swift
[294/313] Compiling SwiftSyntaxMacros Macro.swift
[295/313] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[296/313] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[297/313] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[298/313] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[299/313] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[300/313] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[301/313] Compiling SwiftSyntaxMacros Macro+Format.swift
[302/313] Compiling SwiftSyntaxMacros AttachedMacro.swift
[303/313] Compiling SwiftSyntaxMacros BodyMacro.swift
[304/313] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[305/313] Compiling SwiftSyntaxMacros AccessorMacro.swift
[306/313] Emitting module SwiftSyntaxMacros
[307/313] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[308/313] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[309/313] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[310/406] Compiling PluginCore IgnoreEncoding.swift
[311/406] Compiling PluginCore CodedAt.swift
[312/406] Compiling PluginCore CodedIn.swift
[313/406] Compiling PluginCore ContentAt.swift
[314/406] Compiling PluginCore DecodedAt.swift
[315/406] Compiling PluginCore EncodedAt.swift
[316/406] Compiling PluginCore KeyPathProvider.swift
[317/406] Compiling PluginCore MemberInit+Expansion.swift
[318/406] Compiling PluginCore MemberInit.swift
[319/406] Compiling PluginCore PeerAttribute.swift
[320/416] Emitting module PluginCore
[321/416] Compiling PluginCore AggregatedDiagnosticProducer.swift
[322/416] Compiling PluginCore CombinedUsage.swift
[323/416] Compiling PluginCore ArgumentCountCondition.swift
[324/416] Compiling PluginCore DeclarationCondition.swift
[325/416] Compiling PluginCore DiagnosticCondition.swift
[326/416] Compiling PluginCore ConditionalDiagnosticProducer.swift
[327/416] Compiling PluginCore DiagnosticProducer.swift
[328/416] Compiling PluginCore DuplicateUsage.swift
[329/416] Compiling PluginCore GroupedVariableDeclaration.swift
[330/416] Compiling PluginCore InvalidCombination.swift
[331/416] Compiling PluginCore Encodable+Expansion.swift
[332/416] Compiling PluginCore Encodable.swift
[333/416] Compiling PluginCore IgnoreCodingInitialized.swift
[334/416] Compiling PluginCore Inherits.swift
[335/416] Compiling PluginCore StrategyFinder.swift
[336/416] Compiling PluginCore UnTagged.swift
[337/416] Compiling PluginCore CodedAs.swift
[338/416] Compiling PluginCore CodedBy.swift
[339/416] Compiling PluginCore Default.swift
[340/416] Compiling PluginCore IgnoreCoding.swift
[341/416] Compiling PluginCore IgnoreDecoding.swift
[342/416] Compiling PluginCore BasicAssociatedVariable.swift
[343/416] Compiling PluginCore BasicEnumCaseVariable.swift
[344/416] Compiling PluginCore EnumCaseVariable.swift
[345/416] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[346/416] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[347/416] Compiling PluginCore AnyEnumSwitcher.swift
[348/416] Compiling PluginCore EnumSwitcherVariable.swift
[349/416] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[350/416] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[351/416] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[352/416] Compiling PluginCore InvalidDeclaration.swift
[353/416] Compiling PluginCore MetaCodableMessage.swift
[354/416] Compiling PluginCore StaticVariableDeclaration.swift
[355/416] Compiling PluginCore UninitializedVariableDecl.swift
[356/416] Compiling PluginCore AttributeExpander.swift
[357/416] Compiling PluginCore DeclModifiersGenerator.swift
[358/416] Compiling PluginCore Options.swift
[359/416] Compiling PluginCore ComposedVariable.swift
[360/416] Compiling PluginCore ConditionalCodingVariable.swift
[361/416] Compiling PluginCore AssociatedVariable.swift
[362/416] Compiling PluginCore AliasedPropertyVariable.swift
[363/416] Compiling PluginCore AnyPropertyVariable.swift
[364/416] Compiling PluginCore BasicPropertyVariable.swift
[365/416] Compiling PluginCore DecodingFallback.swift
[366/416] Compiling PluginCore DefaultValueVariable.swift
[367/416] Compiling PluginCore HelperCodedVariable.swift
[368/416] Compiling PluginCore InitializationVariable.swift
[369/416] Compiling PluginCore KeyedVariable.swift
[370/416] Compiling PluginCore PropertyVariable.swift
[371/416] Compiling PluginCore StrategyVariable.swift
[372/416] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[373/416] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[374/416] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[375/416] Compiling PluginCore PropertyVariableTreeNode.swift
[376/416] Compiling PluginCore AssociatedDeclSyntax.swift
[377/416] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[378/416] Compiling PluginCore MemberGroupSyntax.swift
[379/416] Compiling PluginCore PropertyDeclSyntax.swift
[380/416] Compiling PluginCore VariableSyntax.swift
[381/416] Compiling PluginCore ActorVariable.swift
[382/416] Compiling PluginCore AttributableDeclSyntax.swift
[383/416] Compiling PluginCore Attribute.swift
[384/416] Compiling PluginCore Codable+Expansion.swift
[385/416] Compiling PluginCore Codable.swift
[386/416] Compiling PluginCore CodingKeyTransformer.swift
[387/416] Compiling PluginCore CodingKeys.swift
[388/416] Compiling PluginCore Strategy.swift
[389/416] Compiling PluginCore AttributeExpander+Decodable.swift
[390/416] Compiling PluginCore Decodable+Expansion.swift
[391/416] Compiling PluginCore Decodable.swift
[392/416] Compiling PluginCore AttributeExpander+Encodable.swift
[393/416] Compiling PluginCore UnTaggedEnumSwitcher.swift
[394/416] Compiling PluginCore AnyInitialization.swift
[395/416] Compiling PluginCore AnyRequiredVariableInitialization.swift
[396/416] Compiling PluginCore IgnoredInitialization.swift
[397/416] Compiling PluginCore MemberwiseInitGenerator.swift
[398/416] Compiling PluginCore OptionalInitialization.swift
[399/416] Compiling PluginCore RequiredInitialization.swift
[400/416] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[401/416] Compiling PluginCore RequiredVariableInitialization.swift
[402/416] Compiling PluginCore VariableInitialization.swift
[403/416] Compiling PluginCore ClassVariable.swift
[404/416] Compiling PluginCore Case.swift
[405/416] Compiling PluginCore CodingKeysMap.swift
[406/416] Compiling PluginCore Key.swift
[407/416] Compiling PluginCore ConstraintGenerator.swift
[408/416] Compiling PluginCore Registration.swift
[409/416] Compiling PluginCore EnumVariable.swift
[410/416] Compiling PluginCore MemberGroup.swift
[411/416] Compiling PluginCore TypeVariable.swift
[412/416] Compiling PluginCore Variable.swift
[413/419] Emitting module MacroPlugin
[414/419] Compiling MacroPlugin Plugin.swift
[415/419] Compiling MacroPlugin Definitions.swift
[415/419] Write Objects.LinkFileList
[416/419] Linking MacroPlugin-tool
[418/441] Compiling MetaCodable UnTagged.swift
[419/441] Compiling MetaCodable CodedAs.swift
[420/441] Compiling MetaCodable CodedAt.swift
[421/443] Compiling MetaCodable ContentAt.swift
[422/443] Compiling MetaCodable DecodedAt.swift
[423/443] Compiling MetaCodable Default.swift
[424/443] Compiling MetaCodable DynamicCodable.swift
[425/443] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[426/443] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[427/443] Compiling MetaCodable HelperCoder.swift
[428/443] Compiling MetaCodable LossySequence.swift
[429/443] Compiling MetaCodable Decodable.swift
[430/443] Compiling MetaCodable Encodable.swift
[431/443] Compiling MetaCodable IgnoreCodingInitialized.swift
[432/443] Compiling MetaCodable DynamicCodableIdentifier.swift
[433/443] Compiling MetaCodable EncodedAt.swift
[434/443] Compiling MetaCodable CodedBy.swift
[435/443] Compiling MetaCodable CodedIn.swift
[436/443] Compiling MetaCodable Codable.swift
[437/443] Compiling MetaCodable CodableCommonStrategy.swift
[438/443] Compiling MetaCodable CodingKeys.swift
[439/443] Emitting module MetaCodable
[440/443] Compiling MetaCodable IgnoreCoding.swift
[441/443] Compiling MetaCodable MemberInit.swift
[442/457] Compiling HelperCoders String.swift
[443/457] Compiling HelperCoders Number.swift
[444/458] Compiling HelperCoders HelperCoderStrategy.swift
[445/458] Compiling HelperCoders SequenceCoderConfiguration.swift
[446/458] Compiling HelperCoders Bool.swift
[447/458] Compiling HelperCoders NonConformingCoder.swift
[448/458] Compiling HelperCoders PropertyWrapperCoder.swift
[449/458] Compiling HelperCoders DateCoder.swift
[450/458] Compiling HelperCoders Since1970DateCoder.swift
[451/458] Compiling HelperCoders Base64Coder.swift
[452/458] Compiling HelperCoders ConditionalCoder.swift
[453/458] Emitting module HelperCoders
[454/458] Compiling HelperCoders DefaultSequenceElementCoding.swift
[455/458] Compiling HelperCoders SequenceCoder.swift
[456/458] Compiling HelperCoders ValueCoder.swift
[457/476] Compiling OpenAI Schemable.swift
[458/477] Compiling OpenAI MultiPartData.swift
[459/477] Compiling OpenAI Tool.swift
[460/477] Compiling OpenAI WebhookEvent.swift
[461/477] Compiling OpenAI Request.swift
macro expansion @Codable:28:14: warning: 'user' is deprecated: This field is being replaced by `safetyIdentifier` and `promptCacheKey`. Use `promptCacheKey` instead to maintain caching optimizations. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/src/Models/Request.swift:217:2: note: expanded code originates here
  3 |
  4 | /// A request to the OpenAI Response API.
  5 | @Codable @CodingKeys(.snake_case) public struct Request: Equatable, Hashable, Sendable {
    | `- note: in expansion of macro 'Codable' on struct 'Request' here
  6 | 	/// Additional output data to include in the model response.
  7 | 	public enum Include: String, Equatable, Hashable, Codable, Sendable {
    :
215 | 		self.previousResponseId = previousResponseId
216 | 	}
217 | }
    +--- macro expansion @Codable --------------------------------------
    |26 |         self.topP = try container.decodeIfPresent(Double.self, forKey: CodingKeys.topP)
    |27 |         self.truncation = try container.decodeIfPresent(Truncation.self, forKey: CodingKeys.truncation)
    |28 |         self.user = try container.decodeIfPresent(String.self, forKey: CodingKeys.user)
    |   |              `- warning: 'user' is deprecated: This field is being replaced by `safetyIdentifier` and `promptCacheKey`. Use `promptCacheKey` instead to maintain caching optimizations. [#DeprecatedDeclaration]
    |29 |     }
    |30 | }
    +-------------------------------------------------------------------
218 |
219 | public extension Request {
macro expansion @Codable:59:44: warning: 'user' is deprecated: This field is being replaced by `safetyIdentifier` and `promptCacheKey`. Use `promptCacheKey` instead to maintain caching optimizations. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/src/Models/Request.swift:217:2: note: expanded code originates here
  3 |
  4 | /// A request to the OpenAI Response API.
  5 | @Codable @CodingKeys(.snake_case) public struct Request: Equatable, Hashable, Sendable {
    | `- note: in expansion of macro 'Codable' on struct 'Request' here
  6 | 	/// Additional output data to include in the model response.
  7 | 	public enum Include: String, Equatable, Hashable, Codable, Sendable {
    :
215 | 		self.previousResponseId = previousResponseId
216 | 	}
217 | }
    +--- macro expansion @Codable --------------------------------------
    |57 |         try container.encodeIfPresent(self.topP, forKey: CodingKeys.topP)
    |58 |         try container.encodeIfPresent(self.truncation, forKey: CodingKeys.truncation)
    |59 |         try container.encodeIfPresent(self.user, forKey: CodingKeys.user)
    |   |                                            `- warning: 'user' is deprecated: This field is being replaced by `safetyIdentifier` and `promptCacheKey`. Use `promptCacheKey` instead to maintain caching optimizations. [#DeprecatedDeclaration]
    |60 |     }
    |61 | }
    +-------------------------------------------------------------------
218 |
219 | public extension Request {
macro expansion @Codable:31:14: warning: 'user' is deprecated: This field is being replaced by `safetyIdentifier` and `promptCacheKey`. Use `promptCacheKey` instead to maintain caching optimizations. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/src/Models/Response.swift:333:2: note: expanded code originates here
  4 |
  5 | /// A response from the OpenAI Responses API
  6 | @Codable @CodingKeys(.snake_case) public struct Response: Identifiable, Equatable, Hashable, Sendable {
    | `- note: in expansion of macro 'Codable' on struct 'Response' here
  7 | 	/// An error object returned when the model fails to generate a Response.
  8 | 	public struct Error: Equatable, Hashable, Codable {
    :
331 | 		self.previousResponseId = previousResponseId
332 | 	}
333 | }
    +--- macro expansion @Codable --------------------------------------
    | 29 |         self.usage = try container.decodeIfPresent(Usage.self, forKey: CodingKeys.usage)
    | 30 |         self.store = try container.decode(Bool.self, forKey: CodingKeys.store)
    | 31 |         self.user = try container.decodeIfPresent(String.self, forKey: CodingKeys.user)
    |    |              `- warning: 'user' is deprecated: This field is being replaced by `safetyIdentifier` and `promptCacheKey`. Use `promptCacheKey` instead to maintain caching optimizations. [#DeprecatedDeclaration]
    | 32 |     }
    | 33 | }
    +-------------------------------------------------------------------
334 |
335 | extension Response.Error: Swift.Error, LocalizedError {
macro expansion @Codable:65:44: warning: 'user' is deprecated: This field is being replaced by `safetyIdentifier` and `promptCacheKey`. Use `promptCacheKey` instead to maintain caching optimizations. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/src/Models/Response.swift:333:2: note: expanded code originates here
  4 |
  5 | /// A response from the OpenAI Responses API
  6 | @Codable @CodingKeys(.snake_case) public struct Response: Identifiable, Equatable, Hashable, Sendable {
    | `- note: in expansion of macro 'Codable' on struct 'Response' here
  7 | 	/// An error object returned when the model fails to generate a Response.
  8 | 	public struct Error: Equatable, Hashable, Codable {
    :
331 | 		self.previousResponseId = previousResponseId
332 | 	}
333 | }
    +--- macro expansion @Codable --------------------------------------
    | 63 |         try container.encodeIfPresent(self.usage, forKey: CodingKeys.usage)
    | 64 |         try container.encode(self.store, forKey: CodingKeys.store)
    | 65 |         try container.encodeIfPresent(self.user, forKey: CodingKeys.user)
    |    |                                            `- warning: 'user' is deprecated: This field is being replaced by `safetyIdentifier` and `promptCacheKey`. Use `promptCacheKey` instead to maintain caching optimizations. [#DeprecatedDeclaration]
    | 66 |     }
    | 67 | }
    +-------------------------------------------------------------------
334 |
335 | extension Response.Error: Swift.Error, LocalizedError {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[462/477] Compiling OpenAI Response.swift
macro expansion @Codable:28:14: warning: 'user' is deprecated: This field is being replaced by `safetyIdentifier` and `promptCacheKey`. Use `promptCacheKey` instead to maintain caching optimizations. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/src/Models/Request.swift:217:2: note: expanded code originates here
  3 |
  4 | /// A request to the OpenAI Response API.
  5 | @Codable @CodingKeys(.snake_case) public struct Request: Equatable, Hashable, Sendable {
    | `- note: in expansion of macro 'Codable' on struct 'Request' here
  6 | 	/// Additional output data to include in the model response.
  7 | 	public enum Include: String, Equatable, Hashable, Codable, Sendable {
    :
215 | 		self.previousResponseId = previousResponseId
216 | 	}
217 | }
    +--- macro expansion @Codable --------------------------------------
    |26 |         self.topP = try container.decodeIfPresent(Double.self, forKey: CodingKeys.topP)
    |27 |         self.truncation = try container.decodeIfPresent(Truncation.self, forKey: CodingKeys.truncation)
    |28 |         self.user = try container.decodeIfPresent(String.self, forKey: CodingKeys.user)
    |   |              `- warning: 'user' is deprecated: This field is being replaced by `safetyIdentifier` and `promptCacheKey`. Use `promptCacheKey` instead to maintain caching optimizations. [#DeprecatedDeclaration]
    |29 |     }
    |30 | }
    +-------------------------------------------------------------------
218 |
219 | public extension Request {
macro expansion @Codable:59:44: warning: 'user' is deprecated: This field is being replaced by `safetyIdentifier` and `promptCacheKey`. Use `promptCacheKey` instead to maintain caching optimizations. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/src/Models/Request.swift:217:2: note: expanded code originates here
  3 |
  4 | /// A request to the OpenAI Response API.
  5 | @Codable @CodingKeys(.snake_case) public struct Request: Equatable, Hashable, Sendable {
    | `- note: in expansion of macro 'Codable' on struct 'Request' here
  6 | 	/// Additional output data to include in the model response.
  7 | 	public enum Include: String, Equatable, Hashable, Codable, Sendable {
    :
215 | 		self.previousResponseId = previousResponseId
216 | 	}
217 | }
    +--- macro expansion @Codable --------------------------------------
    |57 |         try container.encodeIfPresent(self.topP, forKey: CodingKeys.topP)
    |58 |         try container.encodeIfPresent(self.truncation, forKey: CodingKeys.truncation)
    |59 |         try container.encodeIfPresent(self.user, forKey: CodingKeys.user)
    |   |                                            `- warning: 'user' is deprecated: This field is being replaced by `safetyIdentifier` and `promptCacheKey`. Use `promptCacheKey` instead to maintain caching optimizations. [#DeprecatedDeclaration]
    |60 |     }
    |61 | }
    +-------------------------------------------------------------------
218 |
219 | public extension Request {
macro expansion @Codable:31:14: warning: 'user' is deprecated: This field is being replaced by `safetyIdentifier` and `promptCacheKey`. Use `promptCacheKey` instead to maintain caching optimizations. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/src/Models/Response.swift:333:2: note: expanded code originates here
  4 |
  5 | /// A response from the OpenAI Responses API
  6 | @Codable @CodingKeys(.snake_case) public struct Response: Identifiable, Equatable, Hashable, Sendable {
    | `- note: in expansion of macro 'Codable' on struct 'Response' here
  7 | 	/// An error object returned when the model fails to generate a Response.
  8 | 	public struct Error: Equatable, Hashable, Codable {
    :
331 | 		self.previousResponseId = previousResponseId
332 | 	}
333 | }
    +--- macro expansion @Codable --------------------------------------
    | 29 |         self.usage = try container.decodeIfPresent(Usage.self, forKey: CodingKeys.usage)
    | 30 |         self.store = try container.decode(Bool.self, forKey: CodingKeys.store)
    | 31 |         self.user = try container.decodeIfPresent(String.self, forKey: CodingKeys.user)
    |    |              `- warning: 'user' is deprecated: This field is being replaced by `safetyIdentifier` and `promptCacheKey`. Use `promptCacheKey` instead to maintain caching optimizations. [#DeprecatedDeclaration]
    | 32 |     }
    | 33 | }
    +-------------------------------------------------------------------
334 |
335 | extension Response.Error: Swift.Error, LocalizedError {
macro expansion @Codable:65:44: warning: 'user' is deprecated: This field is being replaced by `safetyIdentifier` and `promptCacheKey`. Use `promptCacheKey` instead to maintain caching optimizations. [#DeprecatedDeclaration]
`- /Users/admin/builder/spi-builder-workspace/src/Models/Response.swift:333:2: note: expanded code originates here
  4 |
  5 | /// A response from the OpenAI Responses API
  6 | @Codable @CodingKeys(.snake_case) public struct Response: Identifiable, Equatable, Hashable, Sendable {
    | `- note: in expansion of macro 'Codable' on struct 'Response' here
  7 | 	/// An error object returned when the model fails to generate a Response.
  8 | 	public struct Error: Equatable, Hashable, Codable {
    :
331 | 		self.previousResponseId = previousResponseId
332 | 	}
333 | }
    +--- macro expansion @Codable --------------------------------------
    | 63 |         try container.encodeIfPresent(self.usage, forKey: CodingKeys.usage)
    | 64 |         try container.encode(self.store, forKey: CodingKeys.store)
    | 65 |         try container.encodeIfPresent(self.user, forKey: CodingKeys.user)
    |    |                                            `- warning: 'user' is deprecated: This field is being replaced by `safetyIdentifier` and `promptCacheKey`. Use `promptCacheKey` instead to maintain caching optimizations. [#DeprecatedDeclaration]
    | 66 |     }
    | 67 | }
    +-------------------------------------------------------------------
334 |
335 | extension Response.Error: Swift.Error, LocalizedError {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[463/477] Compiling OpenAI Message.swift
[464/477] Compiling OpenAI Model.swift
[465/477] Compiling OpenAI File.swift
[466/477] Compiling OpenAI Input.swift
[467/477] Compiling OpenAI Config.swift
macro expansion @Codable:22:14: warning: literal value is already handled by previous pattern; consider removing it
`- /Users/admin/builder/spi-builder-workspace/src/Models/Config.swift:115:2: note: expanded code originates here
 54 | public struct TextConfig: Equatable, Hashable, Codable, Sendable {
 55 |   /// An object specifying the format that the model must output.
 56 |   @Codable @CodedAt("type") @CodingKeys(.snake_case) public enum Format: Equatable, Hashable, Sendable {
    |   |- note: in expansion of macro 'Codable' on enum 'Format' here
    |   `- note: in expansion of macro 'Codable' on enum 'Format' here
 57 |     /// Used to generate text responses.
 58 |     case text
    :
113 |     self.format = format
114 |   }
115 | }
    +--- macro expansion @Codable --------------------------------------
    | 7 |         case "text":
    | 8 |             self = .text
    | 9 |         case "json_schema":
    |   |              `- note: first occurrence of identical literal pattern is here
    |10 |             let schema: JSONSchema
    |11 |             let description: String?
    |   :
    |20 |         case "json_object":
    |21 |             self = .jsonObject
    |22 |         case "json_schema":
    |   |              `- warning: literal value is already handled by previous pattern; consider removing it
    |23 |             let schema: GenerationSchema
    |24 |             let description: String?
    +-------------------------------------------------------------------
116 |
117 | /// The truncation strategy to use for the model response.
[468/477] Compiling OpenAI Event.swift
macro expansion @Codable:22:14: warning: literal value is already handled by previous pattern; consider removing it
`- /Users/admin/builder/spi-builder-workspace/src/Models/Config.swift:115:2: note: expanded code originates here
 54 | public struct TextConfig: Equatable, Hashable, Codable, Sendable {
 55 |   /// An object specifying the format that the model must output.
 56 |   @Codable @CodedAt("type") @CodingKeys(.snake_case) public enum Format: Equatable, Hashable, Sendable {
    |   |- note: in expansion of macro 'Codable' on enum 'Format' here
    |   `- note: in expansion of macro 'Codable' on enum 'Format' here
 57 |     /// Used to generate text responses.
 58 |     case text
    :
113 |     self.format = format
114 |   }
115 | }
    +--- macro expansion @Codable --------------------------------------
    | 7 |         case "text":
    | 8 |             self = .text
    | 9 |         case "json_schema":
    |   |              `- note: first occurrence of identical literal pattern is here
    |10 |             let schema: JSONSchema
    |11 |             let description: String?
    |   :
    |20 |         case "json_object":
    |21 |             self = .jsonObject
    |22 |         case "json_schema":
    |   |              `- warning: literal value is already handled by previous pattern; consider removing it
    |23 |             let schema: GenerationSchema
    |24 |             let description: String?
    +-------------------------------------------------------------------
116 |
117 | /// The truncation strategy to use for the model response.
[469/477] 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:1112:2: note: expanded code originates here
   9 | 	///
  10 | 	/// Can contain text, images, and audio inputs, as well as previous assistant responses and tool call outputs.
  11 | 	@Codable @CodedAt("type") @CodingKeys(.snake_case) public enum Input: Equatable, Hashable, Sendable {
     |  |- note: in expansion of macro 'Codable' on enum 'Input' here
     |  `- note: in expansion of macro 'Codable' on enum 'Input' here
  12 | 		/// A message input to the model with a role indicating instruction following hierarchy.
  13 | 		///
     :
1110 | 	case input(Input)
1111 | 	case output(Output)
1112 | }
     +--- 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)
     +------------------------------------------------------------------
1113 |
1114 | // MARK: - Item.Input Creating helpers
[470/477] Compiling OpenAI 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:1112:2: note: expanded code originates here
   9 | 	///
  10 | 	/// Can contain text, images, and audio inputs, as well as previous assistant responses and tool call outputs.
  11 | 	@Codable @CodedAt("type") @CodingKeys(.snake_case) public enum Input: Equatable, Hashable, Sendable {
     |  |- note: in expansion of macro 'Codable' on enum 'Input' here
     |  `- note: in expansion of macro 'Codable' on enum 'Input' here
  12 | 		/// A message input to the model with a role indicating instruction following hierarchy.
  13 | 		///
     :
1110 | 	case input(Input)
1111 | 	case output(Output)
1112 | }
     +--- 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)
     +------------------------------------------------------------------
1113 |
1114 | // MARK: - Item.Input Creating helpers
[471/477] Compiling OpenAI AsyncBytes+collect.swift
[472/477] Compiling OpenAI Collection+safeAccess.swift
[473/477] Compiling OpenAI JSONEncoder+string.swift
[474/477] Compiling OpenAI URL+appendOptionalQueryItems.swift
[475/477] Emitting module OpenAI
[475/477] Write Objects.LinkFileList
[476/477] Archiving libOpenAI.a
Build complete! (36.60s)
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" : "26.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "26.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" : [
        "Extensions/AsyncBytes+collect.swift",
        "Extensions/Collection+safeAccess.swift",
        "Extensions/JSONEncoder+string.swift",
        "Extensions/URL+appendOptionalQueryItems.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",
        "Support/MultiPartData.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/swiftedmind/swift-openai-responses/main
Repository:               SwiftedMind/swift-openai-responses
Swift version used:       6.2
Target:                   OpenAI
Extracting symbol information for 'OpenAI'...
Finished extracting symbol information for 'OpenAI'. (2.98s)
Building documentation for 'OpenAI'...
warning: Parameter 'imageUrl' not found in type method declaration
   --> src/Models/Input.swift:150:6-150:134
148 | 	/// - Parameter detail: The detail level of the image to be sent to the model.
149 | 	/// - Parameter fileId: The ID of the file to be sent to the model.
150 + 	/// - Parameter imageUrl: The URL of the image to be sent to the model. A fully qualified URL or base64 encoded image in a data URL.
    |      ╰─suggestion: Remove 'imageUrl' parameter documentation
151 | 	static func image(detail: ContentItem.ImageDetail = .auto, fileId: String? = nil, url: String? = nil) -> Self {
152 | 		.list([.image(detail: detail, fileId: fileId, imageUrl: url)])
warning: Parameter 'url' is missing documentation
   --> src/Models/Input.swift:150:134-150:134
148 | 	/// - Parameter detail: The detail level of the image to be sent to the model.
149 | 	/// - Parameter fileId: The ID of the file to be sent to the model.
150 + 	/// - Parameter imageUrl: The URL of the image to be sent to the model. A fully qualified URL or base64 encoded image in a data URL.
    |                                                                                                                                      ╰─suggestion: Document 'url' parameter
151 | 	static func image(detail: ContentItem.ImageDetail = .auto, fileId: String? = nil, url: String? = nil) -> Self {
152 | 		.list([.image(detail: detail, fileId: fileId, imageUrl: url)])
warning: Parameter 'partialImages' is missing documentation
   --> src/Models/Item.swift:777:67-777:67
775 | 		/// - Parameter id: The unique ID of the image generation call.
776 | 		/// - Parameter result: The generated image encoded in base64, or null if not available.
777 + 		/// - Parameter status: The status of the image generation call.
    |                                                                   ╰─suggestion: Document 'partialImages' parameter
778 | 		public init(id: String, result: Data? = nil, status: Status, partialImages: [Data]? = nil) {
779 | 			self.id = id
warning: Parameter 'user' not found in initializer declaration
   --> src/Models/Request.swift:165:6-165:71
163 | 	/// - Parameter topP: An alternative to sampling with temperature, called nucleus sampling.
164 | 	/// - Parameter truncation: The truncation strategy to use for the model response.
165 + 	/// - Parameter user: A unique identifier representing your end-user.
    |      ╰─suggestion: Remove 'user' parameter documentation
166 | 	public init(
167 | 		model: Model,
warning: Parameter 'prompt' is missing documentation
   --> src/Models/Response.swift:393:70-393:70
391 | 	/// - Parameter usage: Token usage details including input tokens, output tokens, a breakdown of output tokens, and the total tokens used by the model
392 | 	/// - Parameter store: Whether the response was stored on OpenAI's server for later retrieval
393 + 	/// - Parameter user: A unique identifier representing your end-user
394 | 	@available(*, deprecated, message: "The `user` parameter is deprecated. Use `safetyIdentifier` and `promptCacheKey` instead.")
395 | 	init(
warning: Parameter 'description' is missing documentation
   --> src/Models/Tool.swift:561:74-561:74
559 | public extension Tool {
560 |   /// - Parameter parameters: A JSON schema object describing the parameters of the function.
    |       ╰─suggestion: Document 'description' parameter
561 +   /// - Parameter strict: Whether to enforce strict parameter validation.
562 |   static func function(name: String, description: String? = nil, parameters: JSONSchema, strict: Bool = true) -> Self {
563 |     .function(Function(name: name, description: description, parameters: parameters, strict: strict))
warning: Parameter 'name' is missing documentation
   --> src/Models/Tool.swift:561:74-561:74
559 | public extension Tool {
560 |   /// - Parameter parameters: A JSON schema object describing the parameters of the function.
    |       ╰─suggestion: Document 'name' parameter
561 +   /// - Parameter strict: Whether to enforce strict parameter validation.
562 |   static func function(name: String, description: String? = nil, parameters: JSONSchema, strict: Bool = true) -> Self {
563 |     .function(Function(name: name, description: description, parameters: parameters, strict: strict))
Finished building documentation for 'OpenAI' (0.82s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftedmind/swift-openai-responses/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/swiftlang/swift-syntax.git
Updating https://github.com/apple/swift-collections.git
[1/2133] Fetching swift-docc-plugin
Updated https://github.com/swiftlang/swift-syntax.git (0.95s)
Updated https://github.com/apple/swift-collections.git (0.95s)
Updating https://github.com/SwiftyLab/MetaCodable.git
Updating https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.14s)
Updated https://github.com/apple/swift-argument-parser.git (0.63s)
Updated https://github.com/SwiftyLab/MetaCodable.git (0.63s)
Computing version for https://github.com/SwiftyLab/MetaCodable.git
Computed https://github.com/SwiftyLab/MetaCodable.git at 1.5.0 (2.47s)
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.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.58s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.69s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.62s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3542] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.21s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.92s)
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Emitting module Snippets
[7/53] Compiling Snippets SnippetParser.swift
[8/53] Compiling Snippets Snippet.swift
[9/53] Compiling SymbolKit Identifier.swift
[10/53] Compiling SymbolKit KindIdentifier.swift
[11/53] Compiling SymbolKit Location.swift
[12/53] Compiling SymbolKit Mutability.swift
[13/57] Compiling SymbolKit DeclarationFragments.swift
[14/57] Compiling SymbolKit Fragment.swift
[15/57] Compiling SymbolKit FragmentKind.swift
[16/57] Compiling SymbolKit FunctionParameter.swift
[17/57] Compiling SymbolKit FunctionSignature.swift
[18/57] Compiling SymbolKit GenericConstraint.swift
[19/57] Compiling SymbolKit GenericParameter.swift
[20/57] Compiling SymbolKit Generics.swift
[21/57] Compiling SymbolKit Namespace.swift
[22/57] Compiling SymbolKit Names.swift
[23/57] Compiling SymbolKit SPI.swift
[24/57] Compiling SymbolKit Snippet.swift
[25/57] Compiling SymbolKit Extension.swift
[26/57] Compiling SymbolKit Symbol.swift
[27/57] Compiling SymbolKit SymbolKind.swift
[28/57] Compiling SymbolKit SymbolGraph.swift
[29/57] Compiling SymbolKit GraphCollector.swift
[30/57] Emitting module SymbolKit
[31/57] Compiling SymbolKit SemanticVersion.swift
[32/57] Compiling SymbolKit AccessControl.swift
[33/57] Compiling SymbolKit Availability.swift
[34/57] Compiling SymbolKit AvailabilityItem.swift
[35/57] Compiling SymbolKit Domain.swift
[36/57] Compiling SymbolKit Relationship.swift
[37/57] Compiling SymbolKit RelationshipKind.swift
[38/57] Compiling SymbolKit SourceOrigin.swift
[39/57] Compiling SymbolKit GenericConstraints.swift
[40/57] Compiling SymbolKit Swift.swift
[41/57] Compiling SymbolKit Mixin+Equals.swift
[42/57] Compiling SymbolKit Mixin+Hash.swift
[43/57] Compiling SymbolKit Mixin.swift
[44/57] Compiling SymbolKit LineList.swift
[45/57] Compiling SymbolKit Position.swift
[46/57] Compiling SymbolKit SourceRange.swift
[47/57] Compiling SymbolKit Metadata.swift
[48/57] Compiling SymbolKit Module.swift
[49/57] Compiling SymbolKit OperatingSystem.swift
[50/57] Compiling SymbolKit Platform.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.82s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'OpenAI' complete! (1.15s)
    2974
18	/Users/admin/builder/spi-builder-workspace/.docs/swiftedmind/swift-openai-responses/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swiftedmind/swift-openai-responses/main
File count: 2974
Doc size:   18.0MB
Preparing doc bundle ...
Uploading prod-swiftedmind-swift-openai-responses-main-eec06c97.zip to s3://spi-docs-inbox/prod-swiftedmind-swift-openai-responses-main-eec06c97.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [42%]
Copying... [50%]
Copying... [61%]
Copying... [71%]
Copying... [81%]
Copying... [90%]
Copying... [100%]
Done.