The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of OpenAI, reference main (2e8a97), with Swift 6.0 for macOS (SPM) on 17 Apr 2025 22:23:50 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/m1guelpf/swift-openai-responses.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/m1guelpf/swift-openai-responses
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2e8a97e Add service tier param
Cloned https://github.com/m1guelpf/swift-openai-responses.git
Revision (git rev-parse @):
2e8a97e7eba88792c04f9a53e2dfa89489d35614
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/m1guelpf/swift-openai-responses.git at main
Fetching https://github.com/SwiftyLab/MetaCodable.git
[1/53917] Fetching metacodable
Fetched https://github.com/SwiftyLab/MetaCodable.git from cache (2.91s)
Computing version for https://github.com/SwiftyLab/MetaCodable.git
Computed https://github.com/SwiftyLab/MetaCodable.git at 1.4.0 (3.37s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-collections.git
[1/16103] Fetching swift-collections
[646/30945] Fetching swift-collections, swift-argument-parser
[30946/101100] Fetching swift-collections, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (1.58s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.58s)
[702/70155] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.20s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.53s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.63s)
Creating working copy for https://github.com/SwiftyLab/MetaCodable.git
Working copy of https://github.com/SwiftyLab/MetaCodable.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.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.1.4
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
========================================
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/m1guelpf/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.4.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": "600.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.1.4",
              "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.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/m1guelpf/swift-openai-responses.git
[1/235] Fetching swift-openai-responses
Fetched https://github.com/m1guelpf/swift-openai-responses.git from cache (0.68s)
Fetching https://github.com/SwiftyLab/MetaCodable.git from cache
Fetched https://github.com/SwiftyLab/MetaCodable.git from cache (0.42s)
Computing version for https://github.com/SwiftyLab/MetaCodable.git
Computed https://github.com/SwiftyLab/MetaCodable.git at 1.4.0 (0.04s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.48s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.86s)
Fetched https://github.com/apple/swift-collections.git from cache (0.86s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.03s)
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.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 600.0.1
Creating working copy for https://github.com/m1guelpf/swift-openai-responses.git
Working copy of https://github.com/m1guelpf/swift-openai-responses.git resolved at main (2e8a97e)
Creating working copy for https://github.com/SwiftyLab/MetaCodable.git
Working copy of https://github.com/SwiftyLab/MetaCodable.git resolved at 1.4.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.1.4
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.0
Building package at path:  $PWD
https://github.com/m1guelpf/swift-openai-responses.git
https://github.com/m1guelpf/swift-openai-responses.git
{
  "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",
        "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",
        "OpenAI.swift",
        "Support/MultiPartData.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin GenerateManual
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MetaCodable/Plugins/MetaProtocolCodable/Plugin.swift:53:53: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 51 |
 52 |         // Setup folder
 53 |         let genFolder = context.pluginWorkDirectory.appending(["ProtocolGen"])
    |                                                     `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 54 |         try FileManager.default.createDirectory(
 55 |             atPath: genFolder.string, withIntermediateDirectories: true
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MetaCodable/Plugins/MetaProtocolCodable/Plugin.swift:55:31: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 53 |         let genFolder = context.pluginWorkDirectory.appending(["ProtocolGen"])
 54 |         try FileManager.default.createDirectory(
 55 |             atPath: genFolder.string, withIntermediateDirectories: true
    |                               `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 56 |         )
 57 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MetaCodable/Plugins/MetaProtocolCodable/Plugin.swift:63:37: warning: 'path' is deprecated: renamed to 'url'
 61 |             return target.sourceFiles(withSuffix: "swift").map { file in
 62 |                 let moduleName = target.moduleName
 63 |                 let fileName = file.path.stem
    |                                     |- warning: 'path' is deprecated: renamed to 'url'
    |                                     `- note: use 'url' instead
 64 |                 let genFileName = "\(moduleName)-\(fileName)-gen.json"
 65 |                 let genFile = genFolder.appending([genFileName])
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MetaCodable/Plugins/MetaProtocolCodable/Plugin.swift:63:42: warning: 'stem' is deprecated: Use `URL` type instead of `Path`.
 61 |             return target.sourceFiles(withSuffix: "swift").map { file in
 62 |                 let moduleName = target.moduleName
 63 |                 let fileName = file.path.stem
    |                                          `- warning: 'stem' is deprecated: Use `URL` type instead of `Path`.
 64 |                 let genFileName = "\(moduleName)-\(fileName)-gen.json"
 65 |                 let genFile = genFolder.appending([genFileName])
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MetaCodable/Plugins/MetaProtocolCodable/Plugin.swift:65:41: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 63 |                 let fileName = file.path.stem
 64 |                 let genFileName = "\(moduleName)-\(fileName)-gen.json"
 65 |                 let genFile = genFolder.appending([genFileName])
    |                                         `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 66 |                 intermFiles.append(genFile)
 67 |                 return Command.buildCommand(
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MetaCodable/Plugins/MetaProtocolCodable/Plugin.swift:67:32: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
 65 |                 let genFile = genFolder.appending([genFileName])
 66 |                 intermFiles.append(genFile)
 67 |                 return Command.buildCommand(
    |                                `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
 68 |                     displayName: """
 69 |                         Parse source file "\(fileName)" in module "\(moduleName)"
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MetaCodable/Plugins/MetaProtocolCodable/Plugin.swift:71:38: warning: 'path' is deprecated: renamed to 'url'
 69 |                         Parse source file "\(fileName)" in module "\(moduleName)"
 70 |                         """,
 71 |                     executable: tool.path,
    |                                      |- warning: 'path' is deprecated: renamed to 'url'
    |                                      `- note: use 'url' instead
 72 |                     arguments: [
 73 |                         "parse",
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MetaCodable/Plugins/MetaProtocolCodable/Plugin.swift:74:30: warning: 'path' is deprecated: renamed to 'url'
 72 |                     arguments: [
 73 |                         "parse",
 74 |                         file.path.string,
    |                              |- warning: 'path' is deprecated: renamed to 'url'
    |                              `- note: use 'url' instead
 75 |                         "--output",
 76 |                         genFile.string,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MetaCodable/Plugins/MetaProtocolCodable/Plugin.swift:74:35: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 72 |                     arguments: [
 73 |                         "parse",
 74 |                         file.path.string,
    |                                   `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 75 |                         "--output",
 76 |                         genFile.string,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MetaCodable/Plugins/MetaProtocolCodable/Plugin.swift:76:33: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 74 |                         file.path.string,
 75 |                         "--output",
 76 |                         genFile.string,
    |                                 `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 77 |                     ],
 78 |                     inputFiles: [file.path],
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MetaCodable/Plugins/MetaProtocolCodable/Plugin.swift:78:39: warning: 'path' is deprecated: renamed to 'url'
 76 |                         genFile.string,
 77 |                     ],
 78 |                     inputFiles: [file.path],
    |                                       |- warning: 'path' is deprecated: renamed to 'url'
    |                                       `- note: use 'url' instead
 79 |                     outputFiles: [genFile]
 80 |                 )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MetaCodable/Plugins/MetaProtocolCodable/Plugin.swift:87:33: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 85 |         let moduleName = target.moduleName
 86 |         let genFileName = "\(moduleName)+ProtocolHelperCoders.swift"
 87 |         let genPath = genFolder.appending(genFileName)
    |                                 `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 88 |         var genArgs = ["generate", "--output", genPath.string]
 89 |         for `import` in imports {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MetaCodable/Plugins/MetaProtocolCodable/Plugin.swift:88:56: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 86 |         let genFileName = "\(moduleName)+ProtocolHelperCoders.swift"
 87 |         let genPath = genFolder.appending(genFileName)
 88 |         var genArgs = ["generate", "--output", genPath.string]
    |                                                        `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 89 |         for `import` in imports {
 90 |             genArgs.append(contentsOf: ["--module", `import`])
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MetaCodable/Plugins/MetaProtocolCodable/Plugin.swift:93:33: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 91 |         }
 92 |         for file in intermFiles {
 93 |             genArgs.append(file.string)
    |                                 `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 94 |         }
 95 |         buildCommands.append(
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MetaCodable/Plugins/MetaProtocolCodable/Plugin.swift:96:14: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
 94 |         }
 95 |         buildCommands.append(
 96 |             .buildCommand(
    |              `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
 97 |                 displayName: """
 98 |                     Generate protocol decoding/encoding syntax for "\(moduleName)"
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MetaCodable/Plugins/MetaProtocolCodable/Plugin.swift:100:34: warning: 'path' is deprecated: renamed to 'url'
 98 |                     Generate protocol decoding/encoding syntax for "\(moduleName)"
 99 |                     """,
100 |                 executable: tool.path,
    |                                  |- warning: 'path' is deprecated: renamed to 'url'
    |                                  `- note: use 'url' instead
101 |                 arguments: genArgs,
102 |                 inputFiles: intermFiles,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MetaCodable/Plugins/MetaProtocolCodable/SourceTarget/SwiftPackageTarget.swift:67:42: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
65 |     func configPath(named name: String) throws -> String? {
66 |         let fileManager = FileManager.default
67 |         let directory = module.directory.string
   |                                          `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
68 |         let contents = try fileManager.contentsOfDirectory(atPath: directory)
69 |         let file = contents.first { file in
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MetaCodable/Plugins/MetaProtocolCodable/SourceTarget/SwiftPackageTarget.swift:70:24: warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`.
68 |         let contents = try fileManager.contentsOfDirectory(atPath: directory)
69 |         let file = contents.first { file in
70 |             let path = Path(file)
   |                        `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`.
71 |             return name.lowercased()
72 |                 == path.stem
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MetaCodable/Plugins/MetaProtocolCodable/SourceTarget/SwiftPackageTarget.swift:72:25: warning: 'stem' is deprecated: Use `URL` type instead of `Path`.
70 |             let path = Path(file)
71 |             return name.lowercased()
72 |                 == path.stem
   |                         `- warning: 'stem' is deprecated: Use `URL` type instead of `Path`.
73 |                 .components(separatedBy: .alphanumerics.inverted)
74 |                 .joined(separator: "")
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MetaCodable/Plugins/MetaProtocolCodable/SourceTarget/SwiftPackageTarget.swift:78:33: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
76 |         }
77 |         guard let file else { return nil }
78 |         return module.directory.appending([file]).string
   |                                 `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
79 |     }
80 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/MetaCodable/Plugins/MetaProtocolCodable/SourceTarget/SwiftPackageTarget.swift:78:51: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
76 |         }
77 |         guard let file else { return nil }
78 |         return module.directory.appending([file]).string
   |                                                   `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
79 |     }
80 | }
[2/2] Compiling plugin MetaProtocolCodable
Building for debugging...
[2/29] Write sources
[23/29] Compiling _SwiftSyntaxCShims dummy.c
[24/29] Write swift-version-5BDAB9E9C0126B9D.txt
[26/53] Emitting module SwiftSyntax509
[27/53] Compiling SwiftSyntax509 Empty.swift
[28/53] Compiling SwiftSyntax600 Empty.swift
[29/53] Emitting module SwiftSyntax600
[30/53] Emitting module SwiftSyntax510
[31/53] Compiling SwiftSyntax510 Empty.swift
[32/54] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/54] Compiling InternalCollectionsUtilities Specialize.swift
[34/54] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[35/119] Emitting module InternalCollectionsUtilities
[36/119] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/119] Compiling SwiftSyntax Identifier.swift
[38/119] Compiling SwiftSyntax MemoryLayout.swift
[39/119] Compiling SwiftSyntax Syntax.swift
[40/119] Compiling SwiftSyntax SyntaxArena.swift
[41/119] Compiling SwiftSyntax MissingNodeInitializers.swift
[42/119] Compiling SwiftSyntax RawSyntax.swift
[43/119] Compiling SwiftSyntax SourceLength.swift
[44/119] Compiling SwiftSyntax SourceLocation.swift
[45/119] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[46/119] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[47/119] Compiling SwiftSyntax SourcePresence.swift
[48/119] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[49/119] Compiling SwiftSyntax RawSyntaxTokenView.swift
[50/119] Compiling SwiftSyntax SourceEdit.swift
[51/175] Compiling OrderedCollections OrderedSet+Codable.swift
[52/175] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[53/175] Compiling OrderedCollections OrderedSet+Descriptions.swift
[54/175] Compiling OrderedCollections OrderedSet+Diffing.swift
[55/175] Compiling OrderedCollections OrderedSet+Equatable.swift
[56/175] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[57/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[58/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[59/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[60/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[61/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[62/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[63/181] Compiling OrderedCollections OrderedDictionary+Elements.swift
[64/181] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[65/181] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[66/181] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[67/181] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[68/181] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[69/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[70/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[71/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[72/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[73/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[74/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[75/181] Compiling OrderedCollections OrderedSet+Hashable.swift
[76/181] Compiling OrderedCollections OrderedSet+Initializers.swift
[77/181] Compiling OrderedCollections OrderedSet+Insertions.swift
[78/181] Compiling OrderedCollections OrderedSet+Invariants.swift
[79/181] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[80/181] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[81/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[82/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[83/181] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[84/181] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[85/181] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[86/181] Compiling OrderedCollections OrderedSet+Sendable.swift
[87/181] Compiling OrderedCollections _Hashtable+Header.swift
[88/181] Compiling OrderedCollections OrderedDictionary+Codable.swift
[89/181] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[90/181] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[91/181] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[92/181] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[93/181] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[94/181] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[95/181] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[96/181] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[97/181] Compiling OrderedCollections OrderedDictionary+Values.swift
[98/181] Compiling OrderedCollections OrderedDictionary.swift
[99/181] Compiling OrderedCollections _HashTable+Bucket.swift
[100/181] Compiling OrderedCollections _HashTable+BucketIterator.swift
[101/181] Compiling OrderedCollections _HashTable+Constants.swift
[102/181] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[103/181] Compiling OrderedCollections _HashTable+Testing.swift
[104/181] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[105/181] Compiling OrderedCollections _HashTable.swift
[106/181] Compiling OrderedCollections OrderedSet+SubSequence.swift
[107/181] Compiling OrderedCollections OrderedSet+Testing.swift
[108/181] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[109/181] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[110/181] Compiling OrderedCollections OrderedSet.swift
[111/181] Compiling OrderedCollections _UnsafeBitset.swift
[126/188] Emitting module OrderedCollections
[139/188] Compiling SwiftSyntax RawSyntaxNodesD.swift
[140/188] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[141/188] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[142/188] Emitting module SwiftSyntax
[178/188] Compiling SwiftSyntax SyntaxNodesD.swift
[179/188] Compiling SwiftSyntax SyntaxNodesEF.swift
[180/188] Compiling SwiftSyntax SyntaxNodesGHI.swift
[181/188] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[182/188] Compiling SwiftSyntax SyntaxNodesOP.swift
[183/188] Compiling SwiftSyntax SyntaxNodesQRS.swift
[184/188] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[185/246] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[186/247] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[187/247] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[188/247] Compiling SwiftDiagnostics Message.swift
[189/247] Compiling SwiftDiagnostics Note.swift
[190/247] Compiling SwiftBasicFormat Syntax+Extensions.swift
[191/247] Compiling SwiftBasicFormat InferIndentation.swift
[192/247] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[193/247] Compiling SwiftDiagnostics Diagnostic.swift
[194/247] Compiling SwiftDiagnostics Convenience.swift
[195/247] Emitting module SwiftDiagnostics
[196/247] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[197/247] Compiling SwiftDiagnostics FixIt.swift
[198/247] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[199/247] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[200/247] Emitting module SwiftBasicFormat
[201/247] Compiling SwiftBasicFormat BasicFormat.swift
[202/247] Compiling SwiftParser TopLevel.swift
[203/247] Compiling SwiftParser TriviaParser.swift
[204/247] Compiling SwiftParser Types.swift
[205/247] Compiling SwiftParser ExperimentalFeatures.swift
[206/251] Compiling SwiftParser UnicodeScalarExtensions.swift
[207/251] Compiling SwiftParser Lookahead.swift
[208/251] Compiling SwiftParser LoopProgressCondition.swift
[209/251] Compiling SwiftParser Modifiers.swift
[210/251] Compiling SwiftParser Names.swift
[211/251] Compiling SwiftParser StringLiterals.swift
[212/251] Compiling SwiftParser SwiftParserCompatibility.swift
[213/251] Compiling SwiftParser SwiftVersion.swift
[214/251] Compiling SwiftParser SyntaxUtils.swift
[215/251] Compiling SwiftParser TokenConsumer.swift
[216/251] Compiling SwiftParser TokenPrecedence.swift
[217/251] Compiling SwiftParser TokenSpec.swift
[218/251] Compiling SwiftParser TokenSpecSet.swift
[219/251] Compiling SwiftParser Recovery.swift
[220/251] Compiling SwiftParser Specifiers.swift
[221/251] Compiling SwiftParser Statements.swift
[222/251] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[223/251] Compiling SwiftParser Nominals.swift
[224/251] Compiling SwiftParser Parameters.swift
[225/251] Compiling SwiftParser ParseSourceFile.swift
[226/251] Compiling SwiftParser Parser.swift
[227/251] Compiling SwiftParser Patterns.swift
[228/251] Compiling SwiftParser Cursor.swift
[229/251] Compiling SwiftParser Lexeme.swift
[230/251] Compiling SwiftParser LexemeSequence.swift
[231/251] Compiling SwiftParser Lexer.swift
[232/251] Compiling SwiftParser RegexLiteralLexer.swift
[233/251] Compiling SwiftParser Directives.swift
[234/251] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[235/251] Compiling SwiftParser Expressions.swift
[236/251] Compiling SwiftParser IncrementalParseTransition.swift
[237/251] Compiling SwiftParser IsValidIdentifier.swift
[238/251] Compiling SwiftParser Attributes.swift
[239/251] Compiling SwiftParser Availability.swift
[240/251] Compiling SwiftParser CharacterInfo.swift
[241/251] Compiling SwiftParser CollectionNodes+Parsable.swift
[242/251] Compiling SwiftParser Declarations.swift
[243/251] Emitting module SwiftParser
[244/251] Compiling SwiftParser IsLexerClassified.swift
[245/251] Compiling SwiftParser LayoutNodes+Parsable.swift
[246/251] Compiling SwiftParser Parser+TokenSpecSet.swift
[247/251] Compiling SwiftParser TokenSpecStaticMembers.swift
[248/274] Compiling SwiftOperators PrecedenceGroup.swift
[249/274] Compiling SwiftOperators PrecedenceGraph.swift
[250/274] Compiling SwiftOperators OperatorTable+Semantics.swift
[251/274] Compiling SwiftOperators OperatorTable.swift
[252/275] Compiling SwiftOperators OperatorError.swift
[253/275] Compiling SwiftOperators OperatorTable+Defaults.swift
[254/275] Compiling SwiftOperators OperatorError+Diagnostics.swift
[255/275] Emitting module SwiftOperators
[256/275] Compiling SwiftOperators OperatorTable+Folding.swift
[257/275] Compiling SwiftOperators Operator.swift
[258/275] Compiling SwiftOperators SyntaxSynthesis.swift
[259/275] Compiling SwiftParserDiagnostics Utils.swift
[260/275] Compiling SwiftParserDiagnostics PresenceUtils.swift
[261/275] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[262/275] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[263/275] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[264/276] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[265/276] Emitting module SwiftParserDiagnostics
[266/276] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[267/276] Compiling SwiftParserDiagnostics MissingNodesError.swift
[268/276] Compiling SwiftParserDiagnostics MissingTokenError.swift
[269/276] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[270/276] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[271/276] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[272/276] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[273/291] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[274/291] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[275/291] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[276/292] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[277/292] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[278/292] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[279/292] Compiling SwiftSyntaxBuilder Indenter.swift
[280/292] Compiling SwiftSyntaxBuilder ListBuilder.swift
[281/292] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[282/292] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[283/292] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[284/292] Emitting module SwiftSyntaxBuilder
[285/292] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[286/292] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[287/292] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[288/292] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[289/310] Compiling SwiftSyntaxMacros PreambleMacro.swift
[290/311] Compiling SwiftSyntaxMacros MemberMacro.swift
[291/311] Compiling SwiftSyntaxMacros PeerMacro.swift
[292/311] Compiling SwiftSyntaxMacros Macro.swift
[293/311] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[294/311] Compiling SwiftSyntaxMacros AttachedMacro.swift
[295/311] Compiling SwiftSyntaxMacros BodyMacro.swift
[296/311] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[297/311] Compiling SwiftSyntaxMacros Macro+Format.swift
[298/311] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[299/311] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[300/311] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[301/311] Compiling SwiftSyntaxMacros AccessorMacro.swift
[302/311] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[303/311] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[304/311] Emitting module SwiftSyntaxMacros
[305/311] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[306/311] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[307/311] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[308/405] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[309/405] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[310/405] Emitting module SwiftSyntaxMacroExpansion
[311/405] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[312/405] Compiling PluginCore MemberInit+Expansion.swift
[313/405] Compiling PluginCore MemberInit.swift
[314/405] Compiling PluginCore PeerAttribute.swift
[315/405] Compiling PluginCore AggregatedDiagnosticProducer.swift
[316/405] Compiling PluginCore CombinedUsage.swift
[317/405] Compiling PluginCore ArgumentCountCondition.swift
[318/405] Compiling PluginCore DeclarationCondition.swift
[319/405] Compiling PluginCore DiagnosticCondition.swift
[320/405] Compiling PluginCore ConditionalDiagnosticProducer.swift
[321/405] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[322/405] Compiling PluginCore AnyEnumSwitcher.swift
[323/405] Compiling PluginCore EnumSwitcherVariable.swift
[324/405] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[325/405] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[326/405] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[327/405] Compiling PluginCore UnTaggedEnumSwitcher.swift
[328/405] Compiling PluginCore AnyInitialization.swift
[329/405] Compiling PluginCore AnyRequiredVariableInitialization.swift
[330/414] Compiling PluginCore DeclModifiersGenerator.swift
[331/414] Compiling PluginCore Options.swift
[332/414] Compiling PluginCore ComposedVariable.swift
[333/414] Compiling PluginCore ConditionalCodingVariable.swift
[334/414] Compiling PluginCore AssociatedVariable.swift
[335/414] Compiling PluginCore BasicAssociatedVariable.swift
[336/414] Compiling PluginCore BasicEnumCaseVariable.swift
[337/414] Compiling PluginCore EnumCaseVariable.swift
[338/414] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[339/414] Compiling PluginCore DiagnosticProducer.swift
[340/414] Compiling PluginCore DuplicateUsage.swift
[341/414] Compiling PluginCore GroupedVariableDeclaration.swift
[342/414] Compiling PluginCore InvalidCombination.swift
[343/414] Compiling PluginCore InvalidDeclaration.swift
[344/414] Compiling PluginCore MetaCodableMessage.swift
[345/414] Compiling PluginCore StaticVariableDeclaration.swift
[346/414] Compiling PluginCore UninitializedVariableDecl.swift
[347/414] Compiling PluginCore AttributeExpander.swift
[348/414] Compiling PluginCore AttributableDeclSyntax.swift
[349/414] Compiling PluginCore Attribute.swift
[350/414] Compiling PluginCore Codable+Expansion.swift
[351/414] Compiling PluginCore Codable.swift
[352/414] Compiling PluginCore CodingKeyTransformer.swift
[353/414] Compiling PluginCore CodingKeys.swift
[354/414] Compiling PluginCore Strategy.swift
[355/414] Compiling PluginCore IgnoreCodingInitialized.swift
[356/414] Compiling PluginCore Inherits.swift
[357/414] Compiling PluginCore UnTagged.swift
[358/414] Compiling PluginCore CodedAs.swift
[359/414] Compiling PluginCore CodedBy.swift
[360/414] Compiling PluginCore Default.swift
[361/414] Compiling PluginCore IgnoreCoding.swift
[362/414] Compiling PluginCore IgnoreDecoding.swift
[363/414] Compiling PluginCore IgnoreEncoding.swift
[364/414] Compiling PluginCore CodedAt.swift
[365/414] Compiling PluginCore CodedIn.swift
[366/414] Compiling PluginCore ContentAt.swift
[367/414] Compiling PluginCore KeyPathProvider.swift
[368/414] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[369/414] Compiling PluginCore PropertyVariableTreeNode.swift
[370/414] Compiling PluginCore AssociatedDeclSyntax.swift
[371/414] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[372/414] Compiling PluginCore MemberGroupSyntax.swift
[373/414] Compiling PluginCore PropertyDeclSyntax.swift
[374/414] Compiling PluginCore VariableSyntax.swift
[375/414] Compiling PluginCore ActorVariable.swift
[376/414] Compiling PluginCore ClassVariable.swift
[377/414] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[378/414] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[379/414] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[380/414] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[381/414] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[382/414] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[383/414] Emitting module PluginCore
[384/414] Compiling PluginCore BasicPropertyVariable.swift
[385/414] Compiling PluginCore DecodingFallback.swift
[386/414] Compiling PluginCore DefaultValueVariable.swift
[387/414] Compiling PluginCore HelperCodedVariable.swift
[388/414] Compiling PluginCore InitializationVariable.swift
[389/414] Compiling PluginCore KeyedVariable.swift
[390/414] Compiling PluginCore PropertyVariable.swift
[391/414] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[392/414] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[393/414] Compiling PluginCore IgnoredInitialization.swift
[394/414] Compiling PluginCore MemberwiseInitGenerator.swift
[395/414] Compiling PluginCore OptionalInitialization.swift
[396/414] Compiling PluginCore RequiredInitialization.swift
[397/414] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[398/414] Compiling PluginCore RequiredVariableInitialization.swift
[399/414] Compiling PluginCore VariableInitialization.swift
[400/414] Compiling PluginCore AliasedPropertyVariable.swift
[401/414] Compiling PluginCore AnyPropertyVariable.swift
[402/426] Compiling PluginCore Case.swift
[403/426] Compiling PluginCore CodingKeysMap.swift
[404/426] Compiling PluginCore Key.swift
[405/426] Compiling PluginCore ConstraintGenerator.swift
[406/426] Compiling PluginCore Registration.swift
[407/426] Compiling PluginCore EnumVariable.swift
[408/426] Compiling PluginCore MemberGroup.swift
[409/426] Compiling PluginCore TypeVariable.swift
[410/426] Compiling PluginCore Variable.swift
[411/426] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[412/426] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[413/426] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[414/426] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[415/427] Emitting module SwiftCompilerPluginMessageHandling
[416/427] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[417/427] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[418/427] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[419/427] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[420/427] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[421/427] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[422/427] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[423/427] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[424/429] Emitting module SwiftCompilerPlugin
[425/429] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[426/432] Emitting module MacroPlugin
[427/432] Compiling MacroPlugin Plugin.swift
[428/432] Compiling MacroPlugin Definitions.swift
[428/432] Write Objects.LinkFileList
[429/432] Linking MacroPlugin-tool
[431/450] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[432/450] Compiling MetaCodable DynamicCodableIdentifier.swift
[433/450] Compiling MetaCodable HelperCoder.swift
[434/450] Compiling MetaCodable LossySequence.swift
[435/450] Compiling MetaCodable IgnoreCoding.swift
[436/451] Compiling MetaCodable DynamicCodable.swift
[437/451] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[438/451] Compiling MetaCodable CodedAs.swift
[439/451] Compiling MetaCodable CodedAt.swift
[440/451] Compiling MetaCodable CodedBy.swift
[441/451] Compiling MetaCodable CodedIn.swift
[442/451] Compiling MetaCodable ContentAt.swift
[443/451] Compiling MetaCodable Default.swift
[444/451] Compiling MetaCodable IgnoreCodingInitialized.swift
[445/451] Compiling MetaCodable UnTagged.swift
[446/451] Compiling MetaCodable Codable.swift
[447/451] Compiling MetaCodable CodingKeys.swift
[448/451] Emitting module MetaCodable
[449/451] Compiling MetaCodable MemberInit.swift
[450/464] Compiling HelperCoders SequenceCoderConfiguration.swift
[451/464] Compiling HelperCoders SequenceCoder.swift
[452/464] Compiling HelperCoders Number.swift
[453/464] Compiling HelperCoders Bool.swift
[454/464] Compiling HelperCoders String.swift
[455/464] Compiling HelperCoders DefaultSequenceElementCoding.swift
[456/464] Compiling HelperCoders NonConformingCoder.swift
[457/464] Compiling HelperCoders PropertyWrapperCoder.swift
[458/464] Compiling HelperCoders Base64Coder.swift
[459/464] Compiling HelperCoders ConditionalCoder.swift
[460/464] Emitting module HelperCoders
[461/464] Compiling HelperCoders DateCoder.swift
[462/464] Compiling HelperCoders Since1970DateCoder.swift
[463/465] Compiling HelperCoders ValueCoder.swift
[464/479] Compiling OpenAI Tool.swift
macro expansion @Codable:35:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Tool.swift:428:2: note: expanded code originates here
426 | 	@CodedAs("web_search_preview")
427 | 	case webSearch(WebSearch)
428 | }
    +--- macro expansion @Codable --------------------------------------
    |33 | extension Tool: Encodable {
    |34 |     public func encode(to encoder: any Encoder) throws {
    |35 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |36 |         var typeContainer = container
    |37 |         switch self {
    +-------------------------------------------------------------------
429 |
430 | public extension Tool {
[465/479] Compiling OpenAI Request.swift
[466/480] Compiling OpenAI MultiPartData.swift
[467/480] Compiling OpenAI Response.swift
[468/480] Compiling OpenAI OpenAI.swift
[469/480] Compiling OpenAI Model.swift
[470/480] Compiling OpenAI File.swift
macro expansion @Codable:42:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Input.swift:75:4: note: expanded code originates here
 73 | 				filename: String? = nil
 74 | 			)
 75 | 		}
    +--- macro expansion @Codable --------------------------------------
    |40 | extension Input.Content.ContentItem: Encodable {
    |41 |     public func encode(to encoder: any Encoder) throws {
    |42 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |43 |         var typeContainer = container
    |44 |         switch self {
    +-------------------------------------------------------------------
 76 |
 77 | 		/// A text input to the model, equivalent to a text input.
macro expansion @Codable:32:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Input.swift:39:3: note: expanded code originates here
 37 | 		/// Can contain text, images, and audio inputs, as well as previous assistant responses and tool call outputs.
 38 | 		case item(Item.Input)
 39 | 	}
    +--- macro expansion @Codable --------------------------------------
    |30 | extension Input.ListItem: Encodable {
    |31 |     public func encode(to encoder: any Encoder) throws {
    |32 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |33 |         var typeContainer = container
    |34 |         switch self {
    +-------------------------------------------------------------------
 40 |
 41 | 	/// Text, image, or audio input to the model, used to generate a response. Can also contain previous assistant responses.
[471/480] Compiling OpenAI Input.swift
macro expansion @Codable:42:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Input.swift:75:4: note: expanded code originates here
 73 | 				filename: String? = nil
 74 | 			)
 75 | 		}
    +--- macro expansion @Codable --------------------------------------
    |40 | extension Input.Content.ContentItem: Encodable {
    |41 |     public func encode(to encoder: any Encoder) throws {
    |42 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |43 |         var typeContainer = container
    |44 |         switch self {
    +-------------------------------------------------------------------
 76 |
 77 | 		/// A text input to the model, equivalent to a text input.
macro expansion @Codable:32:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Input.swift:39:3: note: expanded code originates here
 37 | 		/// Can contain text, images, and audio inputs, as well as previous assistant responses and tool call outputs.
 38 | 		case item(Item.Input)
 39 | 	}
    +--- macro expansion @Codable --------------------------------------
    |30 | extension Input.ListItem: Encodable {
    |31 |     public func encode(to encoder: any Encoder) throws {
    |32 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |33 |         var typeContainer = container
    |34 |         switch self {
    +-------------------------------------------------------------------
 40 |
 41 | 	/// Text, image, or audio input to the model, used to generate a response. Can also contain previous assistant responses.
[472/480] Compiling OpenAI Item.swift
macro expansion @Codable:24:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:588:4: note: expanded code originates here
586 | 			@CodedAs("summary_text")
587 | 			case text(_ text: String)
588 | 		}
    +--- macro expansion @Codable --------------------------------------
    |22 | extension Item.Reasoning.Summary: Encodable {
    |23 |     public func encode(to encoder: any Encoder) throws {
    |24 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |25 |         var typeContainer = container
    |26 |         switch self {
    +-------------------------------------------------------------------
589 |
590 | 		/// The status of the reasoning data.
macro expansion @Codable:74:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:442:4: note: expanded code originates here
440 | 			/// > Note: This action is not part of the official API. An invalid action gets returned in some cases when streaming back responses, so this catches it.
441 | 			case none
442 | 		}
    +--- macro expansion @Codable --------------------------------------
    | 72 | extension Item.ComputerToolCall.Action: Encodable {
    | 73 |     public func encode(to encoder: any Encoder) throws {
    | 74 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |    |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    | 75 |         var typeContainer = container
    | 76 |         switch self {
    +-------------------------------------------------------------------
443 |
444 | 		/// Indicates which mouse button was pressed during the click.
macro expansion @Codable:31:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:139:4: note: expanded code originates here
137 | 				}
138 | 			}
139 | 		}
    +--- macro expansion @Codable --------------------------------------
    |29 | extension Item.Output.Content: Encodable {
    |30 |     public func encode(to encoder: any Encoder) throws {
    |31 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |32 |         var typeContainer = container
    |33 |         switch self {
    +-------------------------------------------------------------------
140 |
141 | 		/// An output message from the model.
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:70:3: note: expanded code originates here
 68 | 			}
 69 | 		}
 70 | 	}
    +--- 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)
    +-------------------------------------------------------------------
 71 |
 72 | 	/// Content items generated by the model.
macro expansion @Codable:55:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:70:3: note: expanded code originates here
 68 | 			}
 69 | 		}
 70 | 	}
    +--- macro expansion @Codable --------------------------------------
    |53 | extension Item.Input: Encodable {
    |54 |     public func encode(to encoder: any Encoder) throws {
    |55 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |56 |         var typeContainer = container
    |57 |         switch self {
    +-------------------------------------------------------------------
 71 |
 72 | 	/// Content items generated by the model.
macro expansion @Codable:44:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:110:5: note: expanded code originates here
108 | 					index: UInt
109 | 				)
110 | 			}
    +--- macro expansion @Codable --------------------------------------
    |42 | extension Item.Output.Content.Annotation: Encodable {
    |43 |     public func encode(to encoder: any Encoder) throws {
    |44 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |45 |         var typeContainer = container
    |46 |         switch self {
    +-------------------------------------------------------------------
111 |
112 | 			/// A text output from the model.
macro expansion @Codable:43:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:174:3: note: expanded code originates here
172 | 			}
173 | 		}
174 | 	}
    +--- macro expansion @Codable --------------------------------------
    |41 | extension Item.Output: Encodable {
    |42 |     public func encode(to encoder: any Encoder) throws {
    |43 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |44 |         var typeContainer = container
    |45 |         switch self {
    +-------------------------------------------------------------------
175 |
176 | 	/// The results of a file search tool call.
macro expansion @Codable:26:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:542:4: note: expanded code originates here
540 | 				imageUrl: String?
541 | 			)
542 | 		}
    +--- macro expansion @Codable --------------------------------------
    |24 | extension Item.ComputerToolCallOutput.Output: Encodable {
    |25 |     public func encode(to encoder: any Encoder) throws {
    |26 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |27 |         var typeContainer = container
    |28 |         switch self {
    +-------------------------------------------------------------------
543 |
544 | 		/// The ID of the computer tool call output. Populated when this item is returned via API.
[473/480] Compiling OpenAI Message.swift
macro expansion @Codable:24:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:588:4: note: expanded code originates here
586 | 			@CodedAs("summary_text")
587 | 			case text(_ text: String)
588 | 		}
    +--- macro expansion @Codable --------------------------------------
    |22 | extension Item.Reasoning.Summary: Encodable {
    |23 |     public func encode(to encoder: any Encoder) throws {
    |24 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |25 |         var typeContainer = container
    |26 |         switch self {
    +-------------------------------------------------------------------
589 |
590 | 		/// The status of the reasoning data.
macro expansion @Codable:74:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:442:4: note: expanded code originates here
440 | 			/// > Note: This action is not part of the official API. An invalid action gets returned in some cases when streaming back responses, so this catches it.
441 | 			case none
442 | 		}
    +--- macro expansion @Codable --------------------------------------
    | 72 | extension Item.ComputerToolCall.Action: Encodable {
    | 73 |     public func encode(to encoder: any Encoder) throws {
    | 74 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |    |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    | 75 |         var typeContainer = container
    | 76 |         switch self {
    +-------------------------------------------------------------------
443 |
444 | 		/// Indicates which mouse button was pressed during the click.
macro expansion @Codable:31:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:139:4: note: expanded code originates here
137 | 				}
138 | 			}
139 | 		}
    +--- macro expansion @Codable --------------------------------------
    |29 | extension Item.Output.Content: Encodable {
    |30 |     public func encode(to encoder: any Encoder) throws {
    |31 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |32 |         var typeContainer = container
    |33 |         switch self {
    +-------------------------------------------------------------------
140 |
141 | 		/// An output message from the model.
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:70:3: note: expanded code originates here
 68 | 			}
 69 | 		}
 70 | 	}
    +--- 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)
    +-------------------------------------------------------------------
 71 |
 72 | 	/// Content items generated by the model.
macro expansion @Codable:55:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:70:3: note: expanded code originates here
 68 | 			}
 69 | 		}
 70 | 	}
    +--- macro expansion @Codable --------------------------------------
    |53 | extension Item.Input: Encodable {
    |54 |     public func encode(to encoder: any Encoder) throws {
    |55 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |56 |         var typeContainer = container
    |57 |         switch self {
    +-------------------------------------------------------------------
 71 |
 72 | 	/// Content items generated by the model.
macro expansion @Codable:44:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:110:5: note: expanded code originates here
108 | 					index: UInt
109 | 				)
110 | 			}
    +--- macro expansion @Codable --------------------------------------
    |42 | extension Item.Output.Content.Annotation: Encodable {
    |43 |     public func encode(to encoder: any Encoder) throws {
    |44 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |45 |         var typeContainer = container
    |46 |         switch self {
    +-------------------------------------------------------------------
111 |
112 | 			/// A text output from the model.
macro expansion @Codable:43:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:174:3: note: expanded code originates here
172 | 			}
173 | 		}
174 | 	}
    +--- macro expansion @Codable --------------------------------------
    |41 | extension Item.Output: Encodable {
    |42 |     public func encode(to encoder: any Encoder) throws {
    |43 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |44 |         var typeContainer = container
    |45 |         switch self {
    +-------------------------------------------------------------------
175 |
176 | 	/// The results of a file search tool call.
macro expansion @Codable:26:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:542:4: note: expanded code originates here
540 | 				imageUrl: String?
541 | 			)
542 | 		}
    +--- macro expansion @Codable --------------------------------------
    |24 | extension Item.ComputerToolCallOutput.Output: Encodable {
    |25 |     public func encode(to encoder: any Encoder) throws {
    |26 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |27 |         var typeContainer = container
    |28 |         switch self {
    +-------------------------------------------------------------------
543 |
544 | 		/// The ID of the computer tool call output. Populated when this item is returned via API.
[474/480] Compiling OpenAI Config.swift
macro expansion @Codable:34:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Config.swift:73:3: note: expanded code originates here
 71 | 		@CodedAs("json_object")
 72 | 		case jsonObject
 73 | 	}
    +--- macro expansion @Codable --------------------------------------
    |32 | extension TextConfig.Format: Encodable {
    |33 |     public func encode(to encoder: any Encoder) throws {
    |34 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |35 |         var typeContainer = container
    |36 |         switch self {
    +-------------------------------------------------------------------
 74 |
 75 | 	/// An object specifying the format that the model must output.
macro expansion @Codable:202:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Event.swift:239:2: note: expanded code originates here
237 | 	@CodedAs("error")
238 | 	case error(error: Response.Error)
239 | }
    +--- macro expansion @Codable --------------------------------------
    |200 | extension Event: Encodable {
    |201 |     public func encode(to encoder: any Encoder) throws {
    |202 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |    |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |203 |         var typeContainer = container
    |204 |         switch self {
    +-------------------------------------------------------------------
240 |
[475/480] Compiling OpenAI Event.swift
macro expansion @Codable:34:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Config.swift:73:3: note: expanded code originates here
 71 | 		@CodedAs("json_object")
 72 | 		case jsonObject
 73 | 	}
    +--- macro expansion @Codable --------------------------------------
    |32 | extension TextConfig.Format: Encodable {
    |33 |     public func encode(to encoder: any Encoder) throws {
    |34 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |35 |         var typeContainer = container
    |36 |         switch self {
    +-------------------------------------------------------------------
 74 |
 75 | 	/// An object specifying the format that the model must output.
macro expansion @Codable:202:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Event.swift:239:2: note: expanded code originates here
237 | 	@CodedAs("error")
238 | 	case error(error: Response.Error)
239 | }
    +--- macro expansion @Codable --------------------------------------
    |200 | extension Event: Encodable {
    |201 |     public func encode(to encoder: any Encoder) throws {
    |202 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |    |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |203 |         var typeContainer = container
    |204 |         switch self {
    +-------------------------------------------------------------------
240 |
[476/480] Compiling OpenAI Conversation.swift
[477/480] Compiling OpenAI AsyncBytes+collect.swift
[478/480] Emitting module OpenAI
[478/480] Write Objects.LinkFileList
[479/480] Archiving libOpenAI.a
Build complete! (76.53s)
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",
        "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",
        "OpenAI.swift",
        "Support/MultiPartData.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/m1guelpf/swift-openai-responses/main
Repository:               m1guelpf/swift-openai-responses
Swift version used:       6.0
Target:                   OpenAI
Extracting symbol information for 'OpenAI'...
Finished extracting symbol information for 'OpenAI'. (23.06s)
Building documentation for 'OpenAI'...
warning: External name 'configuring' used to document parameter
  --> src/Conversation.swift:74:18-74:29
72 | 	/// - Parameter client: A `ResponsesAPI` instance to use for the conversation.
73 | 	/// - Parameter model: The model to use for the conversation. Can be changed later using the `model` property.
74 + 	///	- Parameter configuring: A closure to further configure the conversation.
   |                  ╰─suggestion: Replace 'configuring' with 'closure'
75 | 	@MainActor public init(client: ResponsesAPI, using model: Model, configuring closure: (inout Config) -> Void = { _ in }) {
76 | 		self.client = client
warning: External name 'configuring' used to document parameter
  --> src/Conversation.swift:87:18-87:29
85 | 	/// - Parameter projectId: The project associated with the request.
86 | 	/// - Parameter model: The model to use for the conversation. Can be changed later using the `model` property.
87 + 	///	- Parameter configuring: A closure to further configure the conversation.
   |                  ╰─suggestion: Replace 'configuring' with 'closure'
88 | 	@MainActor public convenience init(
89 | 		authToken: String,
warning: Parameter 'dangerouslyRunInCurrentThread' is missing documentation
   --> src/Conversation.swift:136:6-136:6
134 | 	///
135 | 	/// - Parameter input: Text, image, or file inputs to the model, used to generate a response.
136 + 	///
    |      ╰─suggestion: Document 'dangerouslyRunInCurrentThread' parameter
137 | 	/// > Warning: This will run the request on the current thread, which may block the UI.
138 | 	public func send(_ input: Input, dangerouslyRunInCurrentThread: Bool) async throws {
warning: Parameter 'purpose' not found in instance method declaration
   --> src/Conversation.swift:173:6-173:60
171 | 	///
172 | 	/// - Parameter file: The file to upload.
173 + 	/// - Parameter purpose: The intended purpose of the file.
    |      ╰─suggestion: Remove 'purpose' parameter documentation
174 | 	public func upload(file: File.Upload) async throws -> File {
175 | 		try await client.upload(file: file, purpose: .userData)Finished building documentation for 'OpenAI' (0.61s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/m1guelpf/swift-openai-responses/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-argument-parser.git
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/SwiftyLab/MetaCodable.git
Updating https://github.com/swiftlang/swift-syntax.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.12s)
Updated https://github.com/apple/swift-collections.git (0.80s)
Updated https://github.com/apple/swift-argument-parser.git (0.80s)
Updated https://github.com/SwiftyLab/MetaCodable.git (0.80s)
Updated https://github.com/swiftlang/swift-syntax.git (0.80s)
Computing version for https://github.com/SwiftyLab/MetaCodable.git
Computed https://github.com/SwiftyLab/MetaCodable.git at 1.4.0 (0.59s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.58s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.57s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3366] 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 (0.54s)
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.3
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Emitting module Snippets
[7/53] Compiling Snippets SnippetParser.swift
[8/53] Compiling Snippets Snippet.swift
[9/53] Compiling SymbolKit GenericConstraint.swift
[10/53] Compiling SymbolKit GenericParameter.swift
[11/53] Compiling SymbolKit Generics.swift
[12/53] Compiling SymbolKit Namespace.swift
[13/53] Compiling SymbolKit Relationship.swift
[14/53] Compiling SymbolKit RelationshipKind.swift
[15/53] Compiling SymbolKit SourceOrigin.swift
[16/53] Compiling SymbolKit GenericConstraints.swift
[17/53] Compiling SymbolKit Swift.swift
[18/53] Emitting module SymbolKit
[19/57] Compiling SymbolKit Names.swift
[20/57] Compiling SymbolKit SPI.swift
[21/57] Compiling SymbolKit Snippet.swift
[22/57] Compiling SymbolKit Extension.swift
[23/57] Compiling SymbolKit DeclarationFragments.swift
[24/57] Compiling SymbolKit Fragment.swift
[25/57] Compiling SymbolKit FragmentKind.swift
[26/57] Compiling SymbolKit FunctionParameter.swift
[27/57] Compiling SymbolKit FunctionSignature.swift
[28/57] Compiling SymbolKit Symbol.swift
[29/57] Compiling SymbolKit SymbolKind.swift
[30/57] Compiling SymbolKit SymbolGraph.swift
[31/57] Compiling SymbolKit GraphCollector.swift
[32/57] Compiling SymbolKit Identifier.swift
[33/57] Compiling SymbolKit KindIdentifier.swift
[34/57] Compiling SymbolKit Location.swift
[35/57] Compiling SymbolKit Mutability.swift
[36/57] Compiling SymbolKit SemanticVersion.swift
[37/57] Compiling SymbolKit AccessControl.swift
[38/57] Compiling SymbolKit Availability.swift
[39/57] Compiling SymbolKit AvailabilityItem.swift
[40/57] Compiling SymbolKit Domain.swift
[41/57] Compiling SymbolKit SourceRange.swift
[42/57] Compiling SymbolKit Metadata.swift
[43/57] Compiling SymbolKit Module.swift
[44/57] Compiling SymbolKit OperatingSystem.swift
[45/57] Compiling SymbolKit Platform.swift
[46/57] Compiling SymbolKit Mixin+Equals.swift
[47/57] Compiling SymbolKit Mixin+Hash.swift
[48/57] Compiling SymbolKit Mixin.swift
[49/57] Compiling SymbolKit LineList.swift
[50/57] Compiling SymbolKit Position.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] Emitting module snippet_extract
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Compiling snippet_extract URL+Status.swift
[58/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.18s)
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
[2/27] Compiling SwiftSyntax509 Empty.swift
[3/27] Compiling SwiftSyntax510 Empty.swift
[4/27] Emitting module SwiftSyntax510
[5/27] Compiling SwiftSyntax600 Empty.swift
[6/27] Emitting module SwiftSyntax600
[7/27] Emitting module SwiftSyntax509
[8/27] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[10/27] Compiling InternalCollectionsUtilities Specialize.swift
[11/28] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[12/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[13/28] Compiling InternalCollectionsUtilities Debugging.swift
[14/28] Compiling InternalCollectionsUtilities Descriptions.swift
[15/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/28] Compiling InternalCollectionsUtilities Integer rank.swift
[18/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[23/28] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[24/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/28] Emitting module InternalCollectionsUtilities
[27/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[28/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[29/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[30/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[31/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[32/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[33/155] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[34/155] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[35/155] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[36/155] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[37/155] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[38/155] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[39/155] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[40/155] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[41/155] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[42/155] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[43/155] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[44/155] Compiling OrderedCollections OrderedSet+Sendable.swift
[45/155] Compiling OrderedCollections OrderedDictionary+Elements.swift
[46/155] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[47/155] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[48/155] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[49/155] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[50/155] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[51/155] Compiling OrderedCollections _Hashtable+Header.swift
[52/155] Compiling OrderedCollections OrderedDictionary+Codable.swift
[53/155] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[54/155] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[55/155] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[56/155] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[57/155] Compiling OrderedCollections OrderedSet+Codable.swift
[58/155] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[59/155] Compiling OrderedCollections OrderedSet+Descriptions.swift
[60/155] Compiling OrderedCollections OrderedSet+Diffing.swift
[61/155] Compiling OrderedCollections OrderedSet+Equatable.swift
[62/155] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[63/155] Compiling OrderedCollections OrderedSet+Hashable.swift
[64/155] Compiling OrderedCollections OrderedSet+Initializers.swift
[65/155] Compiling OrderedCollections OrderedSet+Insertions.swift
[66/155] Compiling OrderedCollections OrderedSet+Invariants.swift
[67/155] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[68/155] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[69/155] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[70/155] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[71/155] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[72/155] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[73/155] Compiling OrderedCollections OrderedDictionary+Values.swift
[74/155] Compiling OrderedCollections OrderedDictionary.swift
[75/155] Compiling OrderedCollections _HashTable+Bucket.swift
[76/155] Compiling OrderedCollections _HashTable+BucketIterator.swift
[77/155] Compiling OrderedCollections _HashTable+Constants.swift
[78/155] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[79/155] Compiling OrderedCollections _HashTable+Testing.swift
[80/155] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[81/155] Compiling OrderedCollections _HashTable.swift
[83/162] Compiling OrderedCollections OrderedSet+SubSequence.swift
[84/162] Compiling OrderedCollections OrderedSet+Testing.swift
[85/162] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[86/162] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[87/162] Compiling OrderedCollections OrderedSet.swift
[88/162] Compiling OrderedCollections _UnsafeBitset.swift
[117/162] Emitting module OrderedCollections
[122/162] Compiling SwiftSyntax RawSyntaxNodesD.swift
[123/162] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[124/162] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[125/162] Emitting module SwiftSyntax
[147/162] Compiling SwiftSyntax SyntaxNodesD.swift
[148/162] Compiling SwiftSyntax SyntaxNodesEF.swift
[149/162] Compiling SwiftSyntax SyntaxNodesGHI.swift
[150/162] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[151/162] Compiling SwiftSyntax SyntaxNodesOP.swift
[152/162] Compiling SwiftSyntax SyntaxNodesQRS.swift
[153/162] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[161/220] Compiling SwiftDiagnostics Message.swift
[162/221] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[163/221] Compiling SwiftBasicFormat Syntax+Extensions.swift
[164/221] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[165/221] Compiling SwiftDiagnostics Convenience.swift
[166/221] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[167/221] Compiling SwiftDiagnostics Note.swift
[168/221] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[169/221] Compiling SwiftDiagnostics FixIt.swift
[170/221] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[171/221] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[172/221] Compiling SwiftDiagnostics Diagnostic.swift
[173/221] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[174/221] Emitting module SwiftDiagnostics
[175/221] Compiling SwiftBasicFormat InferIndentation.swift
[176/221] Emitting module SwiftBasicFormat
[177/221] Compiling SwiftBasicFormat BasicFormat.swift
[178/221] Compiling SwiftParser TokenConsumer.swift
[179/221] Compiling SwiftParser TokenPrecedence.swift
[180/221] Compiling SwiftParser TokenSpec.swift
[181/221] Compiling SwiftParser TokenSpecSet.swift
[182/225] Compiling SwiftParser TopLevel.swift
[183/225] Compiling SwiftParser TriviaParser.swift
[184/225] Compiling SwiftParser Types.swift
[185/225] Compiling SwiftParser ExperimentalFeatures.swift
[186/225] Compiling SwiftParser UnicodeScalarExtensions.swift
[187/225] Compiling SwiftParser Lookahead.swift
[188/225] Compiling SwiftParser LoopProgressCondition.swift
[189/225] Compiling SwiftParser Modifiers.swift
[190/225] Compiling SwiftParser Names.swift
[191/225] Compiling SwiftParser Recovery.swift
[192/225] Compiling SwiftParser Specifiers.swift
[193/225] Compiling SwiftParser Statements.swift
[194/225] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[195/225] Emitting module SwiftParser
[196/225] Compiling SwiftParser Attributes.swift
[197/225] Compiling SwiftParser Availability.swift
[198/225] Compiling SwiftParser CharacterInfo.swift
[199/225] Compiling SwiftParser CollectionNodes+Parsable.swift
[200/225] Compiling SwiftParser Declarations.swift
[201/225] Compiling SwiftParser StringLiterals.swift
[202/225] Compiling SwiftParser SwiftParserCompatibility.swift
[203/225] Compiling SwiftParser SwiftVersion.swift
[204/225] Compiling SwiftParser SyntaxUtils.swift
[205/225] Compiling SwiftParser Directives.swift
[206/225] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[207/225] Compiling SwiftParser Expressions.swift
[208/225] Compiling SwiftParser IncrementalParseTransition.swift
[209/225] Compiling SwiftParser IsValidIdentifier.swift
[210/225] Compiling SwiftParser Cursor.swift
[211/225] Compiling SwiftParser Lexeme.swift
[212/225] Compiling SwiftParser LexemeSequence.swift
[213/225] Compiling SwiftParser Lexer.swift
[214/225] Compiling SwiftParser RegexLiteralLexer.swift
[215/225] Compiling SwiftParser Nominals.swift
[216/225] Compiling SwiftParser Parameters.swift
[217/225] Compiling SwiftParser ParseSourceFile.swift
[218/225] Compiling SwiftParser Parser.swift
[219/225] Compiling SwiftParser Patterns.swift
[220/225] Compiling SwiftParser IsLexerClassified.swift
[221/225] Compiling SwiftParser LayoutNodes+Parsable.swift
[222/225] Compiling SwiftParser Parser+TokenSpecSet.swift
[223/225] Compiling SwiftParser TokenSpecStaticMembers.swift
[224/248] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[225/249] Compiling SwiftOperators OperatorTable.swift
[226/249] Compiling SwiftOperators PrecedenceGraph.swift
[227/250] Compiling SwiftParserDiagnostics PresenceUtils.swift
[228/250] Compiling SwiftOperators PrecedenceGroup.swift
[229/250] Compiling SwiftOperators OperatorTable+Semantics.swift
[230/250] Compiling SwiftOperators OperatorTable+Defaults.swift
[231/250] Compiling SwiftOperators OperatorTable+Folding.swift
[232/250] Compiling SwiftOperators OperatorError+Diagnostics.swift
[233/250] Compiling SwiftOperators Operator.swift
[234/250] Emitting module SwiftOperators
[235/250] Compiling SwiftOperators OperatorError.swift
[236/250] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[237/250] Compiling SwiftOperators SyntaxSynthesis.swift
[238/250] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[239/250] Compiling SwiftParserDiagnostics Utils.swift
[240/250] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[241/250] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[242/250] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[243/250] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[244/250] Emitting module SwiftParserDiagnostics
[245/250] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[246/250] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[247/250] Compiling SwiftParserDiagnostics MissingNodesError.swift
[248/250] Compiling SwiftParserDiagnostics MissingTokenError.swift
[249/265] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[250/265] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[251/265] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[252/266] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[253/266] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[254/266] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[255/266] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[256/266] Compiling SwiftSyntaxBuilder Indenter.swift
[257/266] Compiling SwiftSyntaxBuilder ListBuilder.swift
[258/266] Emitting module SwiftSyntaxBuilder
[259/266] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[260/266] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[261/266] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[262/266] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[263/266] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[264/266] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[265/284] Compiling SwiftSyntaxMacros PreambleMacro.swift
[266/285] Compiling SwiftSyntaxMacros Macro.swift
[267/285] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[268/285] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[269/285] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[270/285] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[271/285] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[272/285] Compiling SwiftSyntaxMacros AttachedMacro.swift
[273/285] Compiling SwiftSyntaxMacros BodyMacro.swift
[274/285] Compiling SwiftSyntaxMacros MemberMacro.swift
[275/285] Compiling SwiftSyntaxMacros PeerMacro.swift
[276/285] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[277/285] Compiling SwiftSyntaxMacros Macro+Format.swift
[278/285] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[279/285] Compiling SwiftSyntaxMacros AccessorMacro.swift
[280/285] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[281/285] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[282/285] Emitting module SwiftSyntaxMacros
[283/285] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[284/379] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[285/379] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[286/379] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[287/379] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[288/379] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[289/379] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[290/379] Emitting module SwiftSyntaxMacroExpansion
[291/379] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[292/379] Compiling PluginCore MemberInit+Expansion.swift
[293/379] Compiling PluginCore MemberInit.swift
[294/379] Compiling PluginCore PeerAttribute.swift
[295/379] Compiling PluginCore AggregatedDiagnosticProducer.swift
[296/379] Compiling PluginCore CombinedUsage.swift
[297/379] Compiling PluginCore ArgumentCountCondition.swift
[298/379] Compiling PluginCore DeclarationCondition.swift
[299/379] Compiling PluginCore DiagnosticCondition.swift
[300/379] Compiling PluginCore ConditionalDiagnosticProducer.swift
[301/388] Compiling PluginCore DiagnosticProducer.swift
[302/388] Compiling PluginCore DuplicateUsage.swift
[303/388] Compiling PluginCore GroupedVariableDeclaration.swift
[304/388] Compiling PluginCore InvalidCombination.swift
[305/388] Compiling PluginCore InvalidDeclaration.swift
[306/388] Compiling PluginCore MetaCodableMessage.swift
[307/388] Compiling PluginCore StaticVariableDeclaration.swift
[308/388] Compiling PluginCore UninitializedVariableDecl.swift
[309/388] Compiling PluginCore AttributeExpander.swift
[310/388] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[311/388] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[312/388] Emitting module PluginCore
[313/388] Compiling PluginCore CodedAs.swift
[314/388] Compiling PluginCore CodedBy.swift
[315/388] Compiling PluginCore Default.swift
[316/388] Compiling PluginCore IgnoreCoding.swift
[317/388] Compiling PluginCore IgnoreDecoding.swift
[318/388] Compiling PluginCore IgnoreEncoding.swift
[319/388] Compiling PluginCore CodedAt.swift
[320/388] Compiling PluginCore CodedIn.swift
[321/388] Compiling PluginCore ContentAt.swift
[322/388] Compiling PluginCore KeyPathProvider.swift
[323/388] Compiling PluginCore AttributableDeclSyntax.swift
[324/388] Compiling PluginCore Attribute.swift
[325/388] Compiling PluginCore Codable+Expansion.swift
[326/388] Compiling PluginCore Codable.swift
[327/388] Compiling PluginCore CodingKeyTransformer.swift
[328/388] Compiling PluginCore CodingKeys.swift
[329/388] Compiling PluginCore Strategy.swift
[330/388] Compiling PluginCore IgnoreCodingInitialized.swift
[331/388] Compiling PluginCore Inherits.swift
[332/388] Compiling PluginCore UnTagged.swift
[333/388] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[334/388] Compiling PluginCore AnyEnumSwitcher.swift
[335/388] Compiling PluginCore EnumSwitcherVariable.swift
[336/388] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[337/388] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[338/388] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[339/388] Compiling PluginCore UnTaggedEnumSwitcher.swift
[340/388] Compiling PluginCore AnyInitialization.swift
[341/388] Compiling PluginCore AnyRequiredVariableInitialization.swift
[342/388] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[343/388] Compiling PluginCore PropertyVariableTreeNode.swift
[344/388] Compiling PluginCore AssociatedDeclSyntax.swift
[345/388] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[346/388] Compiling PluginCore MemberGroupSyntax.swift
[347/388] Compiling PluginCore PropertyDeclSyntax.swift
[348/388] Compiling PluginCore VariableSyntax.swift
[349/388] Compiling PluginCore ActorVariable.swift
[350/388] Compiling PluginCore ClassVariable.swift
[351/388] Compiling PluginCore IgnoredInitialization.swift
[352/388] Compiling PluginCore MemberwiseInitGenerator.swift
[353/388] Compiling PluginCore OptionalInitialization.swift
[354/388] Compiling PluginCore RequiredInitialization.swift
[355/388] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[356/388] Compiling PluginCore RequiredVariableInitialization.swift
[357/388] Compiling PluginCore VariableInitialization.swift
[358/388] Compiling PluginCore AliasedPropertyVariable.swift
[359/388] Compiling PluginCore AnyPropertyVariable.swift
[360/388] Compiling PluginCore DeclModifiersGenerator.swift
[361/388] Compiling PluginCore Options.swift
[362/388] Compiling PluginCore ComposedVariable.swift
[363/388] Compiling PluginCore ConditionalCodingVariable.swift
[364/388] Compiling PluginCore AssociatedVariable.swift
[365/388] Compiling PluginCore BasicAssociatedVariable.swift
[366/388] Compiling PluginCore BasicEnumCaseVariable.swift
[367/388] Compiling PluginCore EnumCaseVariable.swift
[368/388] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[369/388] Compiling PluginCore BasicPropertyVariable.swift
[370/388] Compiling PluginCore DecodingFallback.swift
[371/388] Compiling PluginCore DefaultValueVariable.swift
[372/388] Compiling PluginCore HelperCodedVariable.swift
[373/388] Compiling PluginCore InitializationVariable.swift
[374/388] Compiling PluginCore KeyedVariable.swift
[375/388] Compiling PluginCore PropertyVariable.swift
[376/388] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[377/388] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[378/400] Compiling PluginCore Case.swift
[379/400] Compiling PluginCore CodingKeysMap.swift
[380/400] Compiling PluginCore Key.swift
[381/400] Compiling PluginCore ConstraintGenerator.swift
[382/400] Compiling PluginCore Registration.swift
[383/400] Compiling PluginCore EnumVariable.swift
[384/400] Compiling PluginCore MemberGroup.swift
[385/400] Compiling PluginCore TypeVariable.swift
[386/400] Compiling PluginCore Variable.swift
[387/400] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[388/401] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[389/401] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[390/401] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[391/401] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[392/401] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[393/401] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[394/401] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[395/401] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[396/401] Emitting module SwiftCompilerPluginMessageHandling
[397/401] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[398/401] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[399/401] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[400/403] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[401/403] Emitting module SwiftCompilerPlugin
[402/406] Compiling MacroPlugin Plugin.swift
[403/406] Compiling MacroPlugin Definitions.swift
[404/406] Emitting module MacroPlugin
[404/405] Linking MacroPlugin-tool
[406/423] Compiling MetaCodable HelperCoder.swift
[407/423] Compiling MetaCodable LossySequence.swift
[408/424] Compiling MetaCodable MemberInit.swift
[409/424] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[410/424] Compiling MetaCodable DynamicCodableIdentifier.swift
[411/424] Compiling MetaCodable IgnoreCoding.swift
[412/424] Compiling MetaCodable ContentAt.swift
[413/424] Compiling MetaCodable Default.swift
[414/424] Compiling MetaCodable DynamicCodable.swift
[415/424] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[416/424] Compiling MetaCodable CodedBy.swift
[417/424] Compiling MetaCodable CodedIn.swift
[418/424] Compiling MetaCodable Codable.swift
[419/424] Compiling MetaCodable CodingKeys.swift
[420/424] Compiling MetaCodable IgnoreCodingInitialized.swift
[421/424] Compiling MetaCodable UnTagged.swift
[422/424] Compiling MetaCodable CodedAs.swift
[423/424] Compiling MetaCodable CodedAt.swift
[424/424] Emitting module MetaCodable
[425/437] Compiling HelperCoders Bool.swift
[426/438] Compiling HelperCoders SequenceCoderConfiguration.swift
[427/438] Compiling HelperCoders SequenceCoder.swift
[428/438] Compiling HelperCoders String.swift
[429/438] Compiling HelperCoders Number.swift
[430/438] Compiling HelperCoders DefaultSequenceElementCoding.swift
[431/438] Compiling HelperCoders NonConformingCoder.swift
[432/438] Compiling HelperCoders PropertyWrapperCoder.swift
[433/438] Compiling HelperCoders DateCoder.swift
[434/438] Compiling HelperCoders Since1970DateCoder.swift
[435/438] Emitting module HelperCoders
[436/438] Compiling HelperCoders Base64Coder.swift
[437/438] Compiling HelperCoders ConditionalCoder.swift
[438/438] Compiling HelperCoders ValueCoder.swift
[439/452] Compiling OpenAI OpenAI.swift
[440/452] Compiling OpenAI Request.swift
[441/452] Compiling OpenAI Tool.swift
macro expansion @Codable:35:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Tool.swift:428:2: note: expanded code originates here
426 | 	@CodedAs("web_search_preview")
427 | 	case webSearch(WebSearch)
428 | }
    +--- macro expansion @Codable --------------------------------------
    |33 | extension Tool: Encodable {
    |34 |     public func encode(to encoder: any Encoder) throws {
    |35 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |36 |         var typeContainer = container
    |37 |         switch self {
    +-------------------------------------------------------------------
429 |
430 | public extension Tool {
[442/452] Compiling OpenAI Item.swift
macro expansion @Codable:24:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:588:4: note: expanded code originates here
586 | 			@CodedAs("summary_text")
587 | 			case text(_ text: String)
588 | 		}
    +--- macro expansion @Codable --------------------------------------
    |22 | extension Item.Reasoning.Summary: Encodable {
    |23 |     public func encode(to encoder: any Encoder) throws {
    |24 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |25 |         var typeContainer = container
    |26 |         switch self {
    +-------------------------------------------------------------------
589 |
590 | 		/// The status of the reasoning data.
macro expansion @Codable:74:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:442:4: note: expanded code originates here
440 | 			/// > Note: This action is not part of the official API. An invalid action gets returned in some cases when streaming back responses, so this catches it.
441 | 			case none
442 | 		}
    +--- macro expansion @Codable --------------------------------------
    | 72 | extension Item.ComputerToolCall.Action: Encodable {
    | 73 |     public func encode(to encoder: any Encoder) throws {
    | 74 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |    |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    | 75 |         var typeContainer = container
    | 76 |         switch self {
    +-------------------------------------------------------------------
443 |
444 | 		/// Indicates which mouse button was pressed during the click.
macro expansion @Codable:31:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:139:4: note: expanded code originates here
137 | 				}
138 | 			}
139 | 		}
    +--- macro expansion @Codable --------------------------------------
    |29 | extension Item.Output.Content: Encodable {
    |30 |     public func encode(to encoder: any Encoder) throws {
    |31 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |32 |         var typeContainer = container
    |33 |         switch self {
    +-------------------------------------------------------------------
140 |
141 | 		/// An output message from the model.
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:70:3: note: expanded code originates here
 68 | 			}
 69 | 		}
 70 | 	}
    +--- 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)
    +-------------------------------------------------------------------
 71 |
 72 | 	/// Content items generated by the model.
macro expansion @Codable:55:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:70:3: note: expanded code originates here
 68 | 			}
 69 | 		}
 70 | 	}
    +--- macro expansion @Codable --------------------------------------
    |53 | extension Item.Input: Encodable {
    |54 |     public func encode(to encoder: any Encoder) throws {
    |55 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |56 |         var typeContainer = container
    |57 |         switch self {
    +-------------------------------------------------------------------
 71 |
 72 | 	/// Content items generated by the model.
macro expansion @Codable:44:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:110:5: note: expanded code originates here
108 | 					index: UInt
109 | 				)
110 | 			}
    +--- macro expansion @Codable --------------------------------------
    |42 | extension Item.Output.Content.Annotation: Encodable {
    |43 |     public func encode(to encoder: any Encoder) throws {
    |44 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |45 |         var typeContainer = container
    |46 |         switch self {
    +-------------------------------------------------------------------
111 |
112 | 			/// A text output from the model.
macro expansion @Codable:43:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:174:3: note: expanded code originates here
172 | 			}
173 | 		}
174 | 	}
    +--- macro expansion @Codable --------------------------------------
    |41 | extension Item.Output: Encodable {
    |42 |     public func encode(to encoder: any Encoder) throws {
    |43 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |44 |         var typeContainer = container
    |45 |         switch self {
    +-------------------------------------------------------------------
175 |
176 | 	/// The results of a file search tool call.
macro expansion @Codable:26:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:542:4: note: expanded code originates here
540 | 				imageUrl: String?
541 | 			)
542 | 		}
    +--- macro expansion @Codable --------------------------------------
    |24 | extension Item.ComputerToolCallOutput.Output: Encodable {
    |25 |     public func encode(to encoder: any Encoder) throws {
    |26 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |27 |         var typeContainer = container
    |28 |         switch self {
    +-------------------------------------------------------------------
543 |
544 | 		/// The ID of the computer tool call output. Populated when this item is returned via API.
[443/452] Compiling OpenAI Message.swift
macro expansion @Codable:24:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:588:4: note: expanded code originates here
586 | 			@CodedAs("summary_text")
587 | 			case text(_ text: String)
588 | 		}
    +--- macro expansion @Codable --------------------------------------
    |22 | extension Item.Reasoning.Summary: Encodable {
    |23 |     public func encode(to encoder: any Encoder) throws {
    |24 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |25 |         var typeContainer = container
    |26 |         switch self {
    +-------------------------------------------------------------------
589 |
590 | 		/// The status of the reasoning data.
macro expansion @Codable:74:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:442:4: note: expanded code originates here
440 | 			/// > Note: This action is not part of the official API. An invalid action gets returned in some cases when streaming back responses, so this catches it.
441 | 			case none
442 | 		}
    +--- macro expansion @Codable --------------------------------------
    | 72 | extension Item.ComputerToolCall.Action: Encodable {
    | 73 |     public func encode(to encoder: any Encoder) throws {
    | 74 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |    |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    | 75 |         var typeContainer = container
    | 76 |         switch self {
    +-------------------------------------------------------------------
443 |
444 | 		/// Indicates which mouse button was pressed during the click.
macro expansion @Codable:31:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:139:4: note: expanded code originates here
137 | 				}
138 | 			}
139 | 		}
    +--- macro expansion @Codable --------------------------------------
    |29 | extension Item.Output.Content: Encodable {
    |30 |     public func encode(to encoder: any Encoder) throws {
    |31 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |32 |         var typeContainer = container
    |33 |         switch self {
    +-------------------------------------------------------------------
140 |
141 | 		/// An output message from the model.
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:70:3: note: expanded code originates here
 68 | 			}
 69 | 		}
 70 | 	}
    +--- 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)
    +-------------------------------------------------------------------
 71 |
 72 | 	/// Content items generated by the model.
macro expansion @Codable:55:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:70:3: note: expanded code originates here
 68 | 			}
 69 | 		}
 70 | 	}
    +--- macro expansion @Codable --------------------------------------
    |53 | extension Item.Input: Encodable {
    |54 |     public func encode(to encoder: any Encoder) throws {
    |55 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |56 |         var typeContainer = container
    |57 |         switch self {
    +-------------------------------------------------------------------
 71 |
 72 | 	/// Content items generated by the model.
macro expansion @Codable:44:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:110:5: note: expanded code originates here
108 | 					index: UInt
109 | 				)
110 | 			}
    +--- macro expansion @Codable --------------------------------------
    |42 | extension Item.Output.Content.Annotation: Encodable {
    |43 |     public func encode(to encoder: any Encoder) throws {
    |44 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |45 |         var typeContainer = container
    |46 |         switch self {
    +-------------------------------------------------------------------
111 |
112 | 			/// A text output from the model.
macro expansion @Codable:43:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:174:3: note: expanded code originates here
172 | 			}
173 | 		}
174 | 	}
    +--- macro expansion @Codable --------------------------------------
    |41 | extension Item.Output: Encodable {
    |42 |     public func encode(to encoder: any Encoder) throws {
    |43 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |44 |         var typeContainer = container
    |45 |         switch self {
    +-------------------------------------------------------------------
175 |
176 | 	/// The results of a file search tool call.
macro expansion @Codable:26:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Item.swift:542:4: note: expanded code originates here
540 | 				imageUrl: String?
541 | 			)
542 | 		}
    +--- macro expansion @Codable --------------------------------------
    |24 | extension Item.ComputerToolCallOutput.Output: Encodable {
    |25 |     public func encode(to encoder: any Encoder) throws {
    |26 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |27 |         var typeContainer = container
    |28 |         switch self {
    +-------------------------------------------------------------------
543 |
544 | 		/// The ID of the computer tool call output. Populated when this item is returned via API.
[444/452] Compiling OpenAI Model.swift
[445/452] Compiling OpenAI Response.swift
[446/452] Compiling OpenAI File.swift
macro expansion @Codable:42:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Input.swift:75:4: note: expanded code originates here
 73 | 				filename: String? = nil
 74 | 			)
 75 | 		}
    +--- macro expansion @Codable --------------------------------------
    |40 | extension Input.Content.ContentItem: Encodable {
    |41 |     public func encode(to encoder: any Encoder) throws {
    |42 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |43 |         var typeContainer = container
    |44 |         switch self {
    +-------------------------------------------------------------------
 76 |
 77 | 		/// A text input to the model, equivalent to a text input.
macro expansion @Codable:32:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Input.swift:39:3: note: expanded code originates here
 37 | 		/// Can contain text, images, and audio inputs, as well as previous assistant responses and tool call outputs.
 38 | 		case item(Item.Input)
 39 | 	}
    +--- macro expansion @Codable --------------------------------------
    |30 | extension Input.ListItem: Encodable {
    |31 |     public func encode(to encoder: any Encoder) throws {
    |32 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |33 |         var typeContainer = container
    |34 |         switch self {
    +-------------------------------------------------------------------
 40 |
 41 | 	/// Text, image, or audio input to the model, used to generate a response. Can also contain previous assistant responses.
[447/452] Compiling OpenAI Input.swift
macro expansion @Codable:42:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Input.swift:75:4: note: expanded code originates here
 73 | 				filename: String? = nil
 74 | 			)
 75 | 		}
    +--- macro expansion @Codable --------------------------------------
    |40 | extension Input.Content.ContentItem: Encodable {
    |41 |     public func encode(to encoder: any Encoder) throws {
    |42 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |43 |         var typeContainer = container
    |44 |         switch self {
    +-------------------------------------------------------------------
 76 |
 77 | 		/// A text input to the model, equivalent to a text input.
macro expansion @Codable:32:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Input.swift:39:3: note: expanded code originates here
 37 | 		/// Can contain text, images, and audio inputs, as well as previous assistant responses and tool call outputs.
 38 | 		case item(Item.Input)
 39 | 	}
    +--- macro expansion @Codable --------------------------------------
    |30 | extension Input.ListItem: Encodable {
    |31 |     public func encode(to encoder: any Encoder) throws {
    |32 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |33 |         var typeContainer = container
    |34 |         switch self {
    +-------------------------------------------------------------------
 40 |
 41 | 	/// Text, image, or audio input to the model, used to generate a response. Can also contain previous assistant responses.
[448/453] Compiling OpenAI MultiPartData.swift
[449/453] Compiling OpenAI Conversation.swift
[450/453] Compiling OpenAI AsyncBytes+collect.swift
[451/453] Compiling OpenAI Config.swift
macro expansion @Codable:34:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Config.swift:73:3: note: expanded code originates here
 71 | 		@CodedAs("json_object")
 72 | 		case jsonObject
 73 | 	}
    +--- macro expansion @Codable --------------------------------------
    |32 | extension TextConfig.Format: Encodable {
    |33 |     public func encode(to encoder: any Encoder) throws {
    |34 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |35 |         var typeContainer = container
    |36 |         switch self {
    +-------------------------------------------------------------------
 74 |
 75 | 	/// An object specifying the format that the model must output.
macro expansion @Codable:202:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Event.swift:239:2: note: expanded code originates here
237 | 	@CodedAs("error")
238 | 	case error(error: Response.Error)
239 | }
    +--- macro expansion @Codable --------------------------------------
    |200 | extension Event: Encodable {
    |201 |     public func encode(to encoder: any Encoder) throws {
    |202 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |    |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |203 |         var typeContainer = container
    |204 |         switch self {
    +-------------------------------------------------------------------
240 |
[452/453] Compiling OpenAI Event.swift
macro expansion @Codable:34:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Config.swift:73:3: note: expanded code originates here
 71 | 		@CodedAs("json_object")
 72 | 		case jsonObject
 73 | 	}
    +--- macro expansion @Codable --------------------------------------
    |32 | extension TextConfig.Format: Encodable {
    |33 |     public func encode(to encoder: any Encoder) throws {
    |34 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |   |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |35 |         var typeContainer = container
    |36 |         switch self {
    +-------------------------------------------------------------------
 74 |
 75 | 	/// An object specifying the format that the model must output.
macro expansion @Codable:202:13: warning: variable 'container' was never mutated; consider changing to 'let' constant
`- /Users/admin/builder/spi-builder-workspace/src/Models/Event.swift:239:2: note: expanded code originates here
237 | 	@CodedAs("error")
238 | 	case error(error: Response.Error)
239 | }
    +--- macro expansion @Codable --------------------------------------
    |200 | extension Event: Encodable {
    |201 |     public func encode(to encoder: any Encoder) throws {
    |202 |         var container = encoder.container(keyedBy: CodingKeys.self)
    |    |             `- warning: variable 'container' was never mutated; consider changing to 'let' constant
    |203 |         var typeContainer = container
    |204 |         switch self {
    +-------------------------------------------------------------------
240 |
[453/453] Emitting module OpenAI
Build of target: 'OpenAI' complete! (21.00s)
    2124
13	/Users/admin/builder/spi-builder-workspace/.docs/m1guelpf/swift-openai-responses/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/m1guelpf/swift-openai-responses/main
File count: 2124
Doc size:   13.0MB
Preparing doc bundle ...
Uploading prod-m1guelpf-swift-openai-responses-main-c76e3ed3.zip to s3://spi-docs-inbox/prod-m1guelpf-swift-openai-responses-main-c76e3ed3.zip
Copying... [12%]
Copying... [21%]
Copying... [30%]
Copying... [42%]
Copying... [51%]
Copying... [60%]
Copying... [72%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.