The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of swift-openapi-generator, reference main (340ee9), with Swift 6.1 for macOS (SPM) on 4 Aug 2025 12:05:16 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-openapi-generator.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-openapi-generator
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 340ee95 Update generator version in manual cli example (#802)
Cloned https://github.com/apple/swift-openapi-generator.git
Revision (git rev-parse @):
340ee95a801372d5f057315a1186af6051eb6eb3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-openapi-generator.git at main
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-http-types from cache
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/jpsim/Yams from cache
Fetching https://github.com/apple/swift-argument-parser from cache
[1/5698] Fetching swift-openapi-runtime
[5699/95460] Fetching swift-openapi-runtime, openapikit
Fetched https://github.com/jpsim/Yams from cache (1.27s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (5.52s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (5.52s)
Fetched https://github.com/apple/swift-http-types from cache (5.54s)
Fetched https://github.com/apple/swift-argument-parser from cache (5.55s)
Fetched https://github.com/apple/swift-collections from cache (5.56s)
Fetched https://github.com/apple/swift-algorithms from cache (5.56s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (6.09s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.58s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.67s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.30s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.57s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.51s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.6.0 (0.59s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.0.2 (0.50s)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.0.2
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.6.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.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-openapi-generator",
      "name": "swift-openapi-generator",
      "url": "https://github.com/apple/swift-openapi-generator.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-generator",
      "dependencies": [
        {
          "identity": "swift-algorithms",
          "name": "swift-algorithms",
          "url": "https://github.com/apple/swift-algorithms",
          "version": "1.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
          "dependencies": [
            {
              "identity": "swift-numerics",
              "name": "swift-numerics",
              "url": "https://github.com/apple/swift-numerics.git",
              "version": "1.0.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections",
          "version": "1.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        },
        {
          "identity": "openapikit",
          "name": "OpenAPIKit",
          "url": "https://github.com/mattpolzin/OpenAPIKit",
          "version": "3.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenAPIKit",
          "dependencies": [
            {
              "identity": "yams",
              "name": "Yams",
              "url": "https://github.com/jpsim/Yams",
              "version": "6.0.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams",
          "version": "6.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.6.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/apple/swift-openapi-generator.git
[1/16040] Fetching swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-generator.git from cache (1.49s)
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/mattpolzin/OpenAPIKit from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/jpsim/Yams from cache
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (0.54s)
Fetched https://github.com/jpsim/Yams from cache (0.56s)
Fetched https://github.com/apple/swift-collections from cache (0.57s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.57s)
Fetched https://github.com/apple/swift-algorithms from cache (0.58s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.64s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.55s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.04s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.6.0 (0.03s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.0.2 (0.03s)
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.6.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.0.2
Creating working copy for https://github.com/apple/swift-openapi-generator.git
Working copy of https://github.com/apple/swift-openapi-generator.git resolved at main (340ee95)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Found 5 product dependencies
  - swift-algorithms
  - swift-collections
  - OpenAPIKit
  - Yams
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/apple/swift-openapi-generator.git
https://github.com/apple/swift-openapi-generator.git
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "openapikit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.3.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/OpenAPIKit"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    }
  ],
  "manifest_display_name" : "swift-openapi-generator",
  "name" : "swift-openapi-generator",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "swift-openapi-generator",
      "targets" : [
        "swift-openapi-generator"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "OpenAPIGenerator",
      "targets" : [
        "OpenAPIGenerator"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "OpenAPIGeneratorCommand",
      "targets" : [
        "OpenAPIGeneratorCommand"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "_OpenAPIGeneratorCore",
      "targets" : [
        "_OpenAPIGeneratorCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_openapi_generator",
      "module_type" : "SwiftTarget",
      "name" : "swift-openapi-generator",
      "path" : "Sources/swift-openapi-generator",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-openapi-generator",
        "OpenAPIGenerator",
        "OpenAPIGeneratorCommand"
      ],
      "sources" : [
        "Extensions.swift",
        "FilterCommand.swift",
        "GenerateCommand.swift",
        "GenerateOptions+runGenerator.swift",
        "GenerateOptions.swift",
        "PluginSource.swift",
        "Tool.swift",
        "UserConfig.swift",
        "runGenerator.swift"
      ],
      "target_dependencies" : [
        "_OpenAPIGeneratorCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "_OpenAPIGeneratorCore",
      "module_type" : "SwiftTarget",
      "name" : "_OpenAPIGeneratorCore",
      "path" : "Sources/_OpenAPIGeneratorCore",
      "product_dependencies" : [
        "OpenAPIKit",
        "OpenAPIKit30",
        "OpenAPIKitCompat",
        "Algorithms",
        "OrderedCollections",
        "Yams"
      ],
      "product_memberships" : [
        "swift-openapi-generator",
        "OpenAPIGenerator",
        "OpenAPIGeneratorCommand",
        "_OpenAPIGeneratorCore"
      ],
      "sources" : [
        "Config.swift",
        "Diagnostics.swift",
        "DiagnosticsCollectorProvider.swift",
        "Errors.swift",
        "Extensions/Foundation.swift",
        "Extensions/OpenAPIKit.swift",
        "Extensions/String.swift",
        "Extensions/SwiftStandardLibrary.swift",
        "FeatureFlags.swift",
        "GeneratorMode.swift",
        "GeneratorPipeline.swift",
        "GeneratorPipelineStage.swift",
        "Hooks/DocumentFilter.swift",
        "Hooks/FilteredDocument.swift",
        "Layers/ParsedOpenAPIRepresentation.swift",
        "Layers/RenderedSwiftRepresentation.swift",
        "Layers/StructuredSwiftRepresentation.swift",
        "Parser/ParserProtocol.swift",
        "Parser/YamsParser.swift",
        "Parser/validateDoc.swift",
        "PlatformChecks.swift",
        "Renderer/RendererProtocol.swift",
        "Renderer/TextBasedRenderer.swift",
        "Translator/ClientTranslator/ClientTranslator.swift",
        "Translator/ClientTranslator/translateClientMethod.swift",
        "Translator/CommonTranslations/translateAllAnyOneOf.swift",
        "Translator/CommonTranslations/translateArray.swift",
        "Translator/CommonTranslations/translateCodable.swift",
        "Translator/CommonTranslations/translateObjectStruct.swift",
        "Translator/CommonTranslations/translateRawEnum.swift",
        "Translator/CommonTranslations/translateRawRepresentableEnum.swift",
        "Translator/CommonTranslations/translateSchema.swift",
        "Translator/CommonTranslations/translateStructBlueprint.swift",
        "Translator/CommonTranslations/translateTypealias.swift",
        "Translator/CommonTypes/Annotations.swift",
        "Translator/CommonTypes/CommentExtensions.swift",
        "Translator/CommonTypes/Constants.swift",
        "Translator/CommonTypes/DiscriminatorExtensions.swift",
        "Translator/CommonTypes/SchemaOverrides.swift",
        "Translator/CommonTypes/StructBlueprint.swift",
        "Translator/Content/CodingStrategy.swift",
        "Translator/Content/ContentInspector.swift",
        "Translator/Content/ContentType.swift",
        "Translator/Content/SchemaContent.swift",
        "Translator/FileTranslator+FeatureFlags.swift",
        "Translator/FileTranslator.swift",
        "Translator/Multipart/MultipartAdditionalProperties.swift",
        "Translator/Multipart/MultipartContent.swift",
        "Translator/Multipart/MultipartContentInspector.swift",
        "Translator/Multipart/translateMultipart.swift",
        "Translator/MultiplexTranslator.swift",
        "Translator/Operations/OperationDescription.swift",
        "Translator/Parameters/TypedParameter.swift",
        "Translator/Parameters/translateParameter.swift",
        "Translator/Recursion/DeclarationRecursionDetector.swift",
        "Translator/Recursion/RecursionDetector.swift",
        "Translator/RequestBody/TypedRequestBody.swift",
        "Translator/RequestBody/translateRequestBody.swift",
        "Translator/Responses/HTTPStatusCodes.swift",
        "Translator/Responses/ResponseKind.swift",
        "Translator/Responses/TypedResponse.swift",
        "Translator/Responses/TypedResponseHeader.swift",
        "Translator/Responses/acceptHeaderContentTypes.swift",
        "Translator/Responses/translateResponse.swift",
        "Translator/Responses/translateResponseHeader.swift",
        "Translator/Responses/translateResponseOutcome.swift",
        "Translator/ServerTranslator/ServerTranslator.swift",
        "Translator/ServerTranslator/translateServerMethod.swift",
        "Translator/TranslatorProtocol.swift",
        "Translator/TypeAssignment/Builtins.swift",
        "Translator/TypeAssignment/ReferenceStack.swift",
        "Translator/TypeAssignment/SafeNameGenerator.swift",
        "Translator/TypeAssignment/TypeAssigner.swift",
        "Translator/TypeAssignment/TypeLocation.swift",
        "Translator/TypeAssignment/TypeMatcher.swift",
        "Translator/TypeAssignment/TypeName.swift",
        "Translator/TypeAssignment/TypeUsage.swift",
        "Translator/TypeAssignment/isSchemaSupported.swift",
        "Translator/TypesTranslator/TypesFileTranslator.swift",
        "Translator/TypesTranslator/translateAPIProtocol.swift",
        "Translator/TypesTranslator/translateBoxedTypes.swift",
        "Translator/TypesTranslator/translateComponentHeaders.swift",
        "Translator/TypesTranslator/translateComponentParameters.swift",
        "Translator/TypesTranslator/translateComponentRequestBodies.swift",
        "Translator/TypesTranslator/translateComponentResponses.swift",
        "Translator/TypesTranslator/translateComponents.swift",
        "Translator/TypesTranslator/translateOperations.swift",
        "Translator/TypesTranslator/translateSchemas.swift",
        "Translator/TypesTranslator/translateServers.swift",
        "Translator/TypesTranslator/translateServersVariables.swift",
        "TypeOverrides.swift",
        "YamlFileDiagnosticsCollector.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PetstoreConsumerTests",
      "module_type" : "SwiftTarget",
      "name" : "PetstoreConsumerTests",
      "path" : "Tests/PetstoreConsumerTests",
      "sources" : [
        "Common.swift",
        "Generated/Client.swift",
        "Generated/Server.swift",
        "Generated/Types.swift",
        "TestClient.swift",
        "TestServer.swift",
        "Test_Client.swift",
        "Test_Playground.swift",
        "Test_Server.swift",
        "Test_Types.swift"
      ],
      "target_dependencies" : [
        "PetstoreConsumerTestCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PetstoreConsumerTestCore",
      "module_type" : "SwiftTarget",
      "name" : "PetstoreConsumerTestCore",
      "path" : "Sources/PetstoreConsumerTestCore",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "HTTPTypes"
      ],
      "sources" : [
        "Assertions.swift",
        "Common.swift",
        "TestClientTransport.swift",
        "TestServerTransport.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenAPIGeneratorTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIGeneratorTests",
      "path" : "Tests/OpenAPIGeneratorTests",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/OpenAPIGeneratorTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Test_GenerateOptions.swift"
      ],
      "target_dependencies" : [
        "_OpenAPIGeneratorCore",
        "swift-openapi-generator"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIGeneratorReferenceTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIGeneratorReferenceTests",
      "path" : "Tests/OpenAPIGeneratorReferenceTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/OpenAPIGeneratorReferenceTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CompatabilityTest.swift",
        "FileBasedReferenceTests.swift",
        "Helpers.swift",
        "SnippetBasedReferenceTests.swift",
        "XCTestDiagnosticCollector.swift"
      ],
      "target_dependencies" : [
        "_OpenAPIGeneratorCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIGeneratorCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIGeneratorCoreTests",
      "path" : "Tests/OpenAPIGeneratorCoreTests",
      "sources" : [
        "Extensions/Test_SwiftSafeNames.swift",
        "Hooks/Test_FilteredDocument.swift",
        "Parser/Test_YamsParser.swift",
        "Parser/Test_validateDoc.swift",
        "Renderer/Test_TextBasedRenderer.swift",
        "StructureHelpers.swift",
        "TestUtilities.swift",
        "Test_Config.swift",
        "Test_DiagnosticsCollectorProvider.swift",
        "Translator/CommonTranslations/Test_translateCodable.swift",
        "Translator/CommonTranslations/Test_translateStringEnum.swift",
        "Translator/CommonTranslations/Test_translateStructBlueprint.swift",
        "Translator/CommonTypes/Test_DiscriminatorExtensions.swift",
        "Translator/Content/Test_ContentType.swift",
        "Translator/Multipart/Test_MultipartAdditionalProperties.swift",
        "Translator/Multipart/Test_MultipartContentInspector.swift",
        "Translator/Operations/Test_OperationDescription.swift",
        "Translator/TypeAssignment/Test_RecursionDetector_Generic.swift",
        "Translator/TypeAssignment/Test_TypeAssigner.swift",
        "Translator/TypeAssignment/Test_TypeMatcher.swift",
        "Translator/TypeAssignment/Test_isSchemaSupported.swift",
        "Translator/TypesTranslator/Test_translateSchemas.swift"
      ],
      "target_dependencies" : [
        "_OpenAPIGeneratorCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIGeneratorCommand",
      "module_type" : "PluginTarget",
      "name" : "OpenAPIGeneratorCommand",
      "path" : "Plugins/OpenAPIGeneratorCommand",
      "plugin_capability" : {
        "intent" : {
          "description" : "Generate Swift code from an OpenAPI document.",
          "type" : "custom",
          "verb" : "generate-code-from-openapi"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "To write the generated Swift files back into the source directory of the package.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "OpenAPIGeneratorCommand"
      ],
      "sources" : [
        "PluginsShared/GeneratorMode.swift",
        "PluginsShared/PluginError.swift",
        "PluginsShared/PluginSource.swift",
        "PluginsShared/PluginUtils.swift",
        "plugin.swift"
      ],
      "target_dependencies" : [
        "swift-openapi-generator"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "OpenAPIGenerator",
      "module_type" : "PluginTarget",
      "name" : "OpenAPIGenerator",
      "path" : "Plugins/OpenAPIGenerator",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "OpenAPIGenerator"
      ],
      "sources" : [
        "PluginsShared/GeneratorMode.swift",
        "PluginsShared/PluginError.swift",
        "PluginsShared/PluginSource.swift",
        "PluginsShared/PluginUtils.swift",
        "plugin.swift"
      ],
      "target_dependencies" : [
        "swift-openapi-generator"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin OpenAPIGeneratorCommand
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/56] Write sources
[13/56] Write swift-openapi-generator-tool-entitlement.plist
[14/56] Write swift-openapi-generator-entitlement.plist
[15/56] Write sources
[29/56] Write swift-version-2F0A5646E1D333AE.txt
[30/56] Compiling _NumericsShims _NumericsShims.c
[32/124] Compiling writer.c
[32/124] Compiling reader.c
[32/124] Compiling writer.c
[35/124] Compiling parser.c
[36/124] Compiling api.c
[37/124] Compiling emitter.c
[38/124] Compiling scanner.c
[40/124] Compiling reader.c
[41/169] Compiling parser.c
[42/181] Compiling emitter.c
[43/181] Write sources
[45/201] Compiling api.c
[47/205] Emitting module ArgumentParserToolInfo
[48/205] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[49/206] Compiling Yams Resolver.swift
[50/206] Compiling Yams String+Yams.swift
[51/206] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[52/206] Compiling RealModule Float80+Real.swift
[53/206] Compiling RealModule Real.swift
[54/207] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[55/208] Compiling InternalCollectionsUtilities Debugging.swift
[56/208] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[57/208] Compiling InternalCollectionsUtilities Debugging.swift
[58/208] Compiling RealModule Float80+Real.swift
[59/208] Compiling RealModule Real.swift
[60/208] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[61/208] Compiling InternalCollectionsUtilities Descriptions.swift
[62/209] Compiling RealModule ElementaryFunctions.swift
[63/209] Compiling RealModule Float+Real.swift
[64/209] Compiling RealModule Float16+Real.swift
[65/209] Compiling RealModule AugmentedArithmetic.swift
[66/209] Compiling RealModule AlgebraicField.swift
[67/209] Compiling RealModule ApproximateEquality.swift
[68/209] Emitting module RealModule
[69/209] Compiling RealModule Double+Real.swift
[70/209] Compiling InternalCollectionsUtilities Descriptions.swift
[71/209] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[72/209] Compiling RealModule ElementaryFunctions.swift
[73/209] Compiling RealModule Float+Real.swift
[74/209] Compiling RealModule AugmentedArithmetic.swift
[75/209] Compiling RealModule ApproximateEquality.swift
[76/209] Emitting module RealModule
[77/209] Compiling RealModule AlgebraicField.swift
[78/209] Compiling RealModule Double+Real.swift
[79/209] Compiling RealModule RealFunctions.swift
[80/209] Compiling RealModule Float16+Real.swift
[81/209] Compiling RealModule RealFunctions.swift
[81/209] Write sources
[86/209] Compiling Yams Node.Alias.swift
[87/209] Compiling Yams Node.Mapping.swift
[88/209] Emitting module InternalCollectionsUtilities
[92/209] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[94/255] Compiling ArgumentParserToolInfo ToolInfo.swift
[95/255] Emitting module ArgumentParserToolInfo
[96/255] Compiling ArgumentParserToolInfo ToolInfo.swift
[97/255] Compiling Algorithms Cycle.swift
[98/255] Compiling Algorithms EitherSequence.swift
[99/255] Compiling Algorithms Suffix.swift
[100/255] Compiling Algorithms Trim.swift
[101/255] Compiling Algorithms FirstNonNil.swift
[102/255] Compiling Algorithms FlattenCollection.swift
[107/429] Compiling HTTPTypes HTTPParsedFields.swift
[108/429] Compiling HTTPTypes ISOLatin1String.swift
[109/429] Compiling HTTPTypes HTTPRequest.swift
[110/429] Compiling HTTPTypes NIOLock.swift
[111/429] Compiling HTTPTypes HTTPResponse.swift
[112/429] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[113/429] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[114/429] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[115/429] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[116/429] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[117/429] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[118/435] Compiling HTTPTypes HTTPFields.swift
[119/435] Emitting module HTTPTypes
[120/435] Compiling HTTPTypes HTTPField.swift
[121/435] Compiling HTTPTypes HTTPFieldName.swift
[122/435] Compiling OrderedCollections OrderedDictionary+Elements.swift
[123/435] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[124/435] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[128/437] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[129/437] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[130/437] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[131/493] Compiling OrderedCollections OrderedSet+Diffing.swift
[132/493] Compiling OrderedCollections OrderedSet+Equatable.swift
[133/493] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[134/493] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[135/493] Compiling OrderedCollections OrderedSet+Descriptions.swift
[136/495] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[137/495] Compiling OrderedCollections _HashTable+Testing.swift
[138/495] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[139/495] Compiling Algorithms Unique.swift
[140/495] Compiling Algorithms Windows.swift
[141/495] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[142/495] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[143/495] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[144/495] Compiling OrderedCollections OrderedSet+Sendable.swift
[145/495] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[146/495] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[147/495] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[148/495] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[149/495] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[150/495] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[151/495] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[152/495] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[153/495] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[154/495] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[155/495] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[156/495] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[157/495] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[158/495] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[159/495] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[160/495] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[161/495] Compiling OrderedCollections OrderedDictionary+Values.swift
[162/495] Compiling OrderedCollections OrderedDictionary.swift
[168/495] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[169/495] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[170/495] Compiling OrderedCollections OrderedSet+Codable.swift
[173/495] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[174/495] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[175/495] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[179/495] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[180/495] Compiling OrderedCollections OrderedDictionary+Elements.swift
[181/495] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[182/495] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[183/495] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[198/501] Compiling OrderedCollections _Hashtable+Header.swift
[199/501] Compiling OrderedCollections OrderedDictionary+Codable.swift
[204/501] Compiling OrderedCollections _HashTable.swift
[231/501] Compiling OrderedCollections _HashTable+Bucket.swift
[232/501] Compiling OrderedCollections _HashTable+BucketIterator.swift
[233/501] Compiling OrderedCollections _HashTable+Constants.swift
[237/501] Compiling OrderedCollections OrderedSet+Hashable.swift
[238/501] Compiling OrderedCollections OrderedSet+Initializers.swift
[239/501] Compiling OrderedCollections OrderedSet+Insertions.swift
[240/501] Compiling OrderedCollections OrderedSet+Invariants.swift
[241/501] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[242/501] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[243/501] Compiling OrderedCollections OrderedSet+SubSequence.swift
[244/501] Compiling OrderedCollections OrderedSet+Testing.swift
[245/501] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[246/501] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[247/501] Compiling OrderedCollections OrderedSet.swift
[248/501] Compiling OrderedCollections _UnsafeBitset.swift
[284/504] Emitting module OpenAPIKitCore
[286/507] Emitting module OrderedCollections
[308/511] Compiling OpenAPIKitCore Optional+Zip.swift
[309/511] Compiling OpenAPIKitCore Result+Value.swift
[310/511] Compiling OpenAPIKitCore Validatable.swift
[311/574] Emitting module ArgumentParser
[312/578] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[313/578] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[314/578] Compiling OpenAPIRuntime URIDecoder.swift
[315/578] Emitting module ArgumentParser
[317/578] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[318/578] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[319/578] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[320/578] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[321/578] Emitting module Yams
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[323/582] Emitting module Algorithms
[324/582] Emitting module OrderedCollections
[325/582] Compiling OpenAPIRuntime Acceptable.swift
[326/582] Compiling OpenAPIRuntime Base64EncodedData.swift
[327/582] Compiling OpenAPIRuntime ByteUtilities.swift
[328/582] Compiling OpenAPIRuntime ContentDisposition.swift
[329/582] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[330/582] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[331/582] Compiling OpenAPIRuntime OpenAPIValue.swift
[337/582] Emitting module Algorithms
[338/582] Compiling ArgumentParser NonsenseFlagsValidator.swift
[339/582] Compiling ArgumentParser ParsableArgumentsValidation.swift
[340/582] Compiling ArgumentParser PositionalArgumentsValidator.swift
[341/582] Compiling ArgumentParser UniqueNamesValidator.swift
[353/582] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[354/582] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[355/582] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[356/582] Compiling OpenAPIRuntime Converter+Client.swift
[357/582] Compiling OpenAPIRuntime Converter+Common.swift
[358/582] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[359/582] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[360/582] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[361/582] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[362/582] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[363/582] Compiling Yams YamlError.swift
[364/582] Compiling Yams YamlTagProviding.swift
[365/582] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[366/582] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[367/582] Compiling OpenAPIRuntime HTTPBody.swift
[368/582] Compiling OpenAPIRuntime ServerTransport.swift
[369/582] Compiling OpenAPIRuntime UndocumentedPayload.swift
[370/582] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[371/582] Compiling OpenAPIRuntime CodableExtensions.swift
[372/582] Compiling OpenAPIRuntime Configuration.swift
[386/582] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[387/582] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[388/582] Compiling OpenAPIRuntime ClientTransport.swift
[389/582] Compiling OpenAPIRuntime CurrencyTypes.swift
[392/582] Compiling OpenAPIRuntime ServerSentEvents.swift
[393/582] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[437/781] Compiling OpenAPIKit30 Link.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[438/781] Compiling OpenAPIKit30 OpenAPI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[439/828] Compiling OpenAPIKit Either+Convenience.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[440/828] Compiling OpenAPIKit Either+LocallyDereferenceable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[441/828] Compiling OpenAPIKit Either+Summarizable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[442/828] Compiling OpenAPIKit Either+Validatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[443/828] Compiling OpenAPIKit DocumentDecodingError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[444/828] Compiling OpenAPIKit CodableVendorExtendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[445/828] Compiling OpenAPIKit Components+JSONReference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[446/828] Compiling OpenAPIKit AnyCodable+Validatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[447/828] Compiling OpenAPIKit Callbacks.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[448/828] Compiling OpenAPIKit Example.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[449/828] Compiling OpenAPIKit ExternalDocumentation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[450/828] Compiling OpenAPIKit DereferencedHeader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[451/828] Compiling OpenAPIKit Header.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[454/828] Compiling OpenAPIKit ResponseDecodingError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[457/828] Compiling OpenAPIKit JSONReference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[459/828] Compiling OpenAPIKit Components+Locatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[460/828] Compiling OpenAPIKit Components.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[461/828] Compiling OpenAPIKit Content.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[464/828] Compiling OpenAPIKit Link.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[469/828] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[470/828] Compiling OpenAPIKit DereferencedParameter.swift
[471/828] Compiling OpenAPIKit DereferencedSchemaContext.swift
[472/828] Compiling OpenAPIKit ContentEncoding.swift
[473/828] Compiling OpenAPIKit DereferencedContent.swift
[478/828] Compiling OpenAPIKit OperationDecodingError.swift
[484/828] Compiling OpenAPIKit PathDecodingError.swift
[485/828] Compiling OpenAPIKit OpenAPI.swift
[486/828] Compiling OpenAPIKit DereferencedOperation.swift
[487/828] Compiling OpenAPIKit Operation.swift
[488/828] Compiling OpenAPIKit ResolvedEndpoint.swift
[489/828] Compiling OpenAPIKit DereferencedContentEncoding.swift
[490/828] Compiling OpenAPIKit DereferencedDocument.swift
[491/828] Compiling OpenAPIKit Document.swift
[492/828] Compiling OpenAPIKit DocumentInfo.swift
[493/828] Compiling OpenAPIKit ResolvedDocument.swift
[504/828] Compiling OpenAPIKit Request.swift
[505/828] Compiling OpenAPIKit DereferencedResponse.swift
[506/828] Compiling OpenAPIKit Response.swift
[507/828] Compiling OpenAPIKit RuntimeExpression.swift
[508/828] Compiling OpenAPIKit SchemaProtocols.swift
[509/828] Compiling OpenAPIKit SwiftPrimitiveTypes+OpenAPI.swift
[510/828] Compiling OpenAPIKit DereferencedJSONSchema.swift
[511/828] Compiling OpenAPIKit Parameter.swift
[512/828] Compiling OpenAPIKit ParameterContext.swift
[513/828] Compiling OpenAPIKit ParameterSchemaContext.swift
[514/828] Emitting module OpenAPIRuntime
[515/834] Emitting module OpenAPIKit
[516/840] Emitting module OpenAPIKit30
[517/846] Compiling OpenAPIKit DereferencedRequest.swift
[518/846] Compiling OpenAPIKit SecurityScheme.swift
[519/846] Compiling OpenAPIKit Server.swift
[520/846] Compiling OpenAPIKit Tag.swift
[521/846] Compiling OpenAPIKit URLTemplate+Validatable.swift
[522/846] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[523/846] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[524/846] Compiling OpenAPIKit JSONSchema+Combining.swift
[525/846] Compiling OpenAPIKit JSONSchema.swift
[526/846] Compiling OpenAPIKit JSONSchemaContext.swift
[527/846] Compiling OpenAPIKit SimplifiedJSONSchema.swift
[528/846] Compiling OpenAPIKit TypesAndFormats.swift
[529/846] Compiling OpenAPIKit30 Validation+Builtins.swift
[530/846] Compiling OpenAPIKit30 Validation.swift
[531/846] Emitting module OpenAPIKit
[536/852] Compiling OpenAPIKit DereferencedPathItem.swift
[537/852] Compiling OpenAPIKit PathItem.swift
[538/852] Compiling OpenAPIKit ResolvedRoute.swift
[619/858] Compiling OpenAPIKit30 Validation+Builtins.swift
[620/858] Compiling OpenAPIKit30 Validator+Convenience.swift
[621/858] Compiling OpenAPIKit30 Validator.swift
[622/858] Compiling OpenAPIKit30 XML.swift
[623/858] Compiling OpenAPIKit30 _CoreReExport.swift
[624/858] Compiling OpenAPIKit _CoreReExport.swift
[625/858] Compiling OpenAPIRuntime URISerializer.swift
[681/863] Compiling OpenAPIKit30 Validation.swift
[753/863] Emitting module OpenAPIKit30
[853/869] Compiling OpenAPIKitCompat Either+Map.swift
[854/869] Emitting module OpenAPIKitCompat
[855/869] Compiling OpenAPIKitCompat Compat30To31.swift
[856/869] Compiling OpenAPIKitCompat Either+Map.swift
[857/869] Compiling OpenAPIKitCompat Compat30To31.swift
[858/869] Emitting module OpenAPIKitCompat
[859/1037] Compiling _OpenAPIGeneratorCore Config.swift
[860/1037] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[861/1037] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[862/1037] Compiling _OpenAPIGeneratorCore Errors.swift
[863/1037] Compiling _OpenAPIGeneratorCore Foundation.swift
[864/1037] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[865/1037] Compiling _OpenAPIGeneratorCore String.swift
[866/1037] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[867/1037] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[868/1037] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[869/1046] Emitting module _OpenAPIGeneratorCore
[870/1055] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[871/1055] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[872/1055] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[873/1055] Compiling _OpenAPIGeneratorCore Builtins.swift
[874/1055] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[875/1055] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[876/1055] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[877/1055] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[878/1055] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[879/1055] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[880/1055] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[881/1055] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[882/1055] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[883/1055] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[884/1055] Compiling _OpenAPIGeneratorCore translateArray.swift
[885/1055] Compiling _OpenAPIGeneratorCore translateCodable.swift
[886/1055] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[887/1055] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[888/1055] Emitting module _OpenAPIGeneratorCore
[889/1055] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[890/1055] Compiling _OpenAPIGeneratorCore TypeName.swift
[891/1055] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[892/1055] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[893/1055] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[894/1055] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[895/1055] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[896/1055] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[897/1055] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[898/1055] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[899/1055] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[900/1055] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[901/1055] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[902/1055] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[903/1055] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[904/1055] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[905/1055] Compiling _OpenAPIGeneratorCore translateResponse.swift
[906/1055] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[916/1055] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[917/1055] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[918/1055] Compiling _OpenAPIGeneratorCore translateComponents.swift
[919/1055] Compiling _OpenAPIGeneratorCore translateOperations.swift
[920/1055] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[921/1055] Compiling _OpenAPIGeneratorCore translateServers.swift
[922/1055] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[923/1055] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[924/1055] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[925/1055] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[926/1055] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[927/1055] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[928/1055] Compiling _OpenAPIGeneratorCore ContentType.swift
[929/1055] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[930/1055] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[931/1055] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[932/1055] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[933/1055] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[934/1055] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[935/1055] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[936/1055] Compiling _OpenAPIGeneratorCore translateSchema.swift
[937/1055] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[938/1055] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[939/1055] Compiling _OpenAPIGeneratorCore Annotations.swift
[940/1055] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[941/1055] Compiling _OpenAPIGeneratorCore Constants.swift
[942/1055] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[943/1055] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[962/1055] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[963/1055] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[964/1055] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[965/1055] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[966/1055] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[967/1055] Compiling _OpenAPIGeneratorCore translateParameter.swift
[968/1055] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[969/1055] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[970/1055] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[989/1055] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[990/1055] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[991/1055] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[992/1055] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[993/1055] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[994/1055] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[995/1055] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[996/1055] Compiling _OpenAPIGeneratorCore YamsParser.swift
[997/1055] Compiling _OpenAPIGeneratorCore validateDoc.swift
[1007/1055] Compiling PetstoreConsumerTestCore Common.swift
[1008/1055] Compiling PetstoreConsumerTestCore TestClientTransport.swift
[1009/1055] Compiling PetstoreConsumerTestCore TestServerTransport.swift
[1048/1075] Compiling swift_openapi_generator runGenerator.swift
[1049/1075] Compiling swift_openapi_generator PluginSource.swift
[1050/1075] Compiling swift_openapi_generator GenerateCommand.swift
[1051/1075] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[1052/1075] Compiling swift_openapi_generator FilterCommand.swift
[1053/1075] Compiling swift_openapi_generator UserConfig.swift
[1054/1075] Compiling swift_openapi_generator Tool.swift
[1055/1075] Compiling swift_openapi_generator PluginSource.swift
[1056/1075] Compiling swift_openapi_generator runGenerator.swift
[1057/1075] Compiling swift_openapi_generator Tool.swift
[1058/1075] Emitting module swift_openapi_generator
[1059/1075] Compiling swift_openapi_generator Extensions.swift
[1060/1075] Compiling swift_openapi_generator UserConfig.swift
[1061/1075] Compiling swift_openapi_generator GenerateOptions.swift
[1061/1075] Write Objects.LinkFileList
[1063/1075] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[1064/1075] Compiling swift_openapi_generator GenerateCommand.swift
[1065/1075] Compiling swift_openapi_generator Extensions.swift
[1066/1075] Compiling swift_openapi_generator FilterCommand.swift
[1067/1075] Compiling swift_openapi_generator GenerateOptions.swift
[1068/1075] Emitting module swift_openapi_generator
[1068/1075] Write Objects.LinkFileList
[1070/1075] Emitting module PetstoreConsumerTestCore
[1071/1075] Compiling PetstoreConsumerTestCore Assertions.swift
[1071/1075] Linking swift-openapi-generator
[1072/1075] Linking swift-openapi-generator-tool
[1073/1075] Applying swift-openapi-generator
[1074/1075] Applying swift-openapi-generator-tool
Build complete! (34.45s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "openapikit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.3.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/OpenAPIKit"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    }
  ],
  "manifest_display_name" : "swift-openapi-generator",
  "name" : "swift-openapi-generator",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "swift-openapi-generator",
      "targets" : [
        "swift-openapi-generator"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "OpenAPIGenerator",
      "targets" : [
        "OpenAPIGenerator"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "OpenAPIGeneratorCommand",
      "targets" : [
        "OpenAPIGeneratorCommand"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "_OpenAPIGeneratorCore",
      "targets" : [
        "_OpenAPIGeneratorCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_openapi_generator",
      "module_type" : "SwiftTarget",
      "name" : "swift-openapi-generator",
      "path" : "Sources/swift-openapi-generator",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-openapi-generator",
        "OpenAPIGenerator",
        "OpenAPIGeneratorCommand"
      ],
      "sources" : [
        "Extensions.swift",
        "FilterCommand.swift",
        "GenerateCommand.swift",
        "GenerateOptions+runGenerator.swift",
        "GenerateOptions.swift",
        "PluginSource.swift",
        "Tool.swift",
        "UserConfig.swift",
        "runGenerator.swift"
      ],
      "target_dependencies" : [
        "_OpenAPIGeneratorCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "_OpenAPIGeneratorCore",
      "module_type" : "SwiftTarget",
      "name" : "_OpenAPIGeneratorCore",
      "path" : "Sources/_OpenAPIGeneratorCore",
      "product_dependencies" : [
        "OpenAPIKit",
        "OpenAPIKit30",
        "OpenAPIKitCompat",
        "Algorithms",
        "OrderedCollections",
        "Yams"
      ],
      "product_memberships" : [
        "swift-openapi-generator",
        "OpenAPIGenerator",
        "OpenAPIGeneratorCommand",
        "_OpenAPIGeneratorCore"
      ],
      "sources" : [
        "Config.swift",
        "Diagnostics.swift",
        "DiagnosticsCollectorProvider.swift",
        "Errors.swift",
        "Extensions/Foundation.swift",
        "Extensions/OpenAPIKit.swift",
        "Extensions/String.swift",
        "Extensions/SwiftStandardLibrary.swift",
        "FeatureFlags.swift",
        "GeneratorMode.swift",
        "GeneratorPipeline.swift",
        "GeneratorPipelineStage.swift",
        "Hooks/DocumentFilter.swift",
        "Hooks/FilteredDocument.swift",
        "Layers/ParsedOpenAPIRepresentation.swift",
        "Layers/RenderedSwiftRepresentation.swift",
        "Layers/StructuredSwiftRepresentation.swift",
        "Parser/ParserProtocol.swift",
        "Parser/YamsParser.swift",
        "Parser/validateDoc.swift",
        "PlatformChecks.swift",
        "Renderer/RendererProtocol.swift",
        "Renderer/TextBasedRenderer.swift",
        "Translator/ClientTranslator/ClientTranslator.swift",
        "Translator/ClientTranslator/translateClientMethod.swift",
        "Translator/CommonTranslations/translateAllAnyOneOf.swift",
        "Translator/CommonTranslations/translateArray.swift",
        "Translator/CommonTranslations/translateCodable.swift",
        "Translator/CommonTranslations/translateObjectStruct.swift",
        "Translator/CommonTranslations/translateRawEnum.swift",
        "Translator/CommonTranslations/translateRawRepresentableEnum.swift",
        "Translator/CommonTranslations/translateSchema.swift",
        "Translator/CommonTranslations/translateStructBlueprint.swift",
        "Translator/CommonTranslations/translateTypealias.swift",
        "Translator/CommonTypes/Annotations.swift",
        "Translator/CommonTypes/CommentExtensions.swift",
        "Translator/CommonTypes/Constants.swift",
        "Translator/CommonTypes/DiscriminatorExtensions.swift",
        "Translator/CommonTypes/SchemaOverrides.swift",
        "Translator/CommonTypes/StructBlueprint.swift",
        "Translator/Content/CodingStrategy.swift",
        "Translator/Content/ContentInspector.swift",
        "Translator/Content/ContentType.swift",
        "Translator/Content/SchemaContent.swift",
        "Translator/FileTranslator+FeatureFlags.swift",
        "Translator/FileTranslator.swift",
        "Translator/Multipart/MultipartAdditionalProperties.swift",
        "Translator/Multipart/MultipartContent.swift",
        "Translator/Multipart/MultipartContentInspector.swift",
        "Translator/Multipart/translateMultipart.swift",
        "Translator/MultiplexTranslator.swift",
        "Translator/Operations/OperationDescription.swift",
        "Translator/Parameters/TypedParameter.swift",
        "Translator/Parameters/translateParameter.swift",
        "Translator/Recursion/DeclarationRecursionDetector.swift",
        "Translator/Recursion/RecursionDetector.swift",
        "Translator/RequestBody/TypedRequestBody.swift",
        "Translator/RequestBody/translateRequestBody.swift",
        "Translator/Responses/HTTPStatusCodes.swift",
        "Translator/Responses/ResponseKind.swift",
        "Translator/Responses/TypedResponse.swift",
        "Translator/Responses/TypedResponseHeader.swift",
        "Translator/Responses/acceptHeaderContentTypes.swift",
        "Translator/Responses/translateResponse.swift",
        "Translator/Responses/translateResponseHeader.swift",
        "Translator/Responses/translateResponseOutcome.swift",
        "Translator/ServerTranslator/ServerTranslator.swift",
        "Translator/ServerTranslator/translateServerMethod.swift",
        "Translator/TranslatorProtocol.swift",
        "Translator/TypeAssignment/Builtins.swift",
        "Translator/TypeAssignment/ReferenceStack.swift",
        "Translator/TypeAssignment/SafeNameGenerator.swift",
        "Translator/TypeAssignment/TypeAssigner.swift",
        "Translator/TypeAssignment/TypeLocation.swift",
        "Translator/TypeAssignment/TypeMatcher.swift",
        "Translator/TypeAssignment/TypeName.swift",
        "Translator/TypeAssignment/TypeUsage.swift",
        "Translator/TypeAssignment/isSchemaSupported.swift",
        "Translator/TypesTranslator/TypesFileTranslator.swift",
        "Translator/TypesTranslator/translateAPIProtocol.swift",
        "Translator/TypesTranslator/translateBoxedTypes.swift",
        "Translator/TypesTranslator/translateComponentHeaders.swift",
        "Translator/TypesTranslator/translateComponentParameters.swift",
        "Translator/TypesTranslator/translateComponentRequestBodies.swift",
        "Translator/TypesTranslator/translateComponentResponses.swift",
        "Translator/TypesTranslator/translateComponents.swift",
        "Translator/TypesTranslator/translateOperations.swift",
        "Translator/TypesTranslator/translateSchemas.swift",
        "Translator/TypesTranslator/translateServers.swift",
        "Translator/TypesTranslator/translateServersVariables.swift",
        "TypeOverrides.swift",
        "YamlFileDiagnosticsCollector.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PetstoreConsumerTests",
      "module_type" : "SwiftTarget",
      "name" : "PetstoreConsumerTests",
      "path" : "Tests/PetstoreConsumerTests",
      "sources" : [
        "Common.swift",
        "Generated/Client.swift",
        "Generated/Server.swift",
        "Generated/Types.swift",
        "TestClient.swift",
        "TestServer.swift",
        "Test_Client.swift",
        "Test_Playground.swift",
        "Test_Server.swift",
        "Test_Types.swift"
      ],
      "target_dependencies" : [
        "PetstoreConsumerTestCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PetstoreConsumerTestCore",
      "module_type" : "SwiftTarget",
      "name" : "PetstoreConsumerTestCore",
      "path" : "Sources/PetstoreConsumerTestCore",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "HTTPTypes"
      ],
      "sources" : [
        "Assertions.swift",
        "Common.swift",
        "TestClientTransport.swift",
        "TestServerTransport.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenAPIGeneratorTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIGeneratorTests",
      "path" : "Tests/OpenAPIGeneratorTests",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/OpenAPIGeneratorTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Test_GenerateOptions.swift"
      ],
      "target_dependencies" : [
        "_OpenAPIGeneratorCore",
        "swift-openapi-generator"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIGeneratorReferenceTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIGeneratorReferenceTests",
      "path" : "Tests/OpenAPIGeneratorReferenceTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/OpenAPIGeneratorReferenceTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CompatabilityTest.swift",
        "FileBasedReferenceTests.swift",
        "Helpers.swift",
        "SnippetBasedReferenceTests.swift",
        "XCTestDiagnosticCollector.swift"
      ],
      "target_dependencies" : [
        "_OpenAPIGeneratorCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIGeneratorCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIGeneratorCoreTests",
      "path" : "Tests/OpenAPIGeneratorCoreTests",
      "sources" : [
        "Extensions/Test_SwiftSafeNames.swift",
        "Hooks/Test_FilteredDocument.swift",
        "Parser/Test_YamsParser.swift",
        "Parser/Test_validateDoc.swift",
        "Renderer/Test_TextBasedRenderer.swift",
        "StructureHelpers.swift",
        "TestUtilities.swift",
        "Test_Config.swift",
        "Test_DiagnosticsCollectorProvider.swift",
        "Translator/CommonTranslations/Test_translateCodable.swift",
        "Translator/CommonTranslations/Test_translateStringEnum.swift",
        "Translator/CommonTranslations/Test_translateStructBlueprint.swift",
        "Translator/CommonTypes/Test_DiscriminatorExtensions.swift",
        "Translator/Content/Test_ContentType.swift",
        "Translator/Multipart/Test_MultipartAdditionalProperties.swift",
        "Translator/Multipart/Test_MultipartContentInspector.swift",
        "Translator/Operations/Test_OperationDescription.swift",
        "Translator/TypeAssignment/Test_RecursionDetector_Generic.swift",
        "Translator/TypeAssignment/Test_TypeAssigner.swift",
        "Translator/TypeAssignment/Test_TypeMatcher.swift",
        "Translator/TypeAssignment/Test_isSchemaSupported.swift",
        "Translator/TypesTranslator/Test_translateSchemas.swift"
      ],
      "target_dependencies" : [
        "_OpenAPIGeneratorCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIGeneratorCommand",
      "module_type" : "PluginTarget",
      "name" : "OpenAPIGeneratorCommand",
      "path" : "Plugins/OpenAPIGeneratorCommand",
      "plugin_capability" : {
        "intent" : {
          "description" : "Generate Swift code from an OpenAPI document.",
          "type" : "custom",
          "verb" : "generate-code-from-openapi"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "To write the generated Swift files back into the source directory of the package.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "OpenAPIGeneratorCommand"
      ],
      "sources" : [
        "PluginsShared/GeneratorMode.swift",
        "PluginsShared/PluginError.swift",
        "PluginsShared/PluginSource.swift",
        "PluginsShared/PluginUtils.swift",
        "plugin.swift"
      ],
      "target_dependencies" : [
        "swift-openapi-generator"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "OpenAPIGenerator",
      "module_type" : "PluginTarget",
      "name" : "OpenAPIGenerator",
      "path" : "Plugins/OpenAPIGenerator",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "OpenAPIGenerator"
      ],
      "sources" : [
        "PluginsShared/GeneratorMode.swift",
        "PluginsShared/PluginError.swift",
        "PluginsShared/PluginSource.swift",
        "PluginsShared/PluginUtils.swift",
        "plugin.swift"
      ],
      "target_dependencies" : [
        "swift-openapi-generator"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.10"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/apple/swift-openapi-generator/main
Repository:               apple/swift-openapi-generator
Swift version used:       6.1
Target:                   swift-openapi-generator
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'swift-openapi-generator'...
Finished extracting symbol information for 'swift-openapi-generator'. (13.33s)
Building documentation for 'swift-openapi-generator'...
Finished building documentation for 'swift-openapi-generator' (0.29s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-openapi-generator/main
Updating https://github.com/apple/swift-openapi-runtime
Updating https://github.com/apple/swift-http-types
Updating https://github.com/apple/swift-algorithms
Updating https://github.com/mattpolzin/OpenAPIKit
Updating https://github.com/jpsim/Yams
Updating https://github.com/apple/swift-numerics.git
Updating https://github.com/apple/swift-argument-parser
Updated https://github.com/apple/swift-http-types (0.59s)
Updated https://github.com/apple/swift-algorithms (0.59s)
Updated https://github.com/mattpolzin/OpenAPIKit (0.59s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-collections
Updated https://github.com/apple/swift-numerics.git (0.63s)
Updated https://github.com/jpsim/Yams (0.63s)
Updated https://github.com/apple/swift-argument-parser (0.63s)
Updated https://github.com/apple/swift-openapi-runtime (0.63s)
Updated https://github.com/apple/swift-collections (0.54s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.67s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (2.08s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.72s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.70s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.0.2 (0.50s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.6.0 (0.56s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.51s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.55s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.58s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.91s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.57s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Emitting module SymbolKit
[12/57] Compiling SymbolKit Mixin+Equals.swift
[13/57] Compiling SymbolKit Mixin+Hash.swift
[14/57] Compiling SymbolKit Mixin.swift
[15/57] Compiling SymbolKit LineList.swift
[16/57] Compiling SymbolKit Position.swift
[17/57] Compiling SymbolKit Names.swift
[18/57] Compiling SymbolKit SPI.swift
[19/57] Compiling SymbolKit Snippet.swift
[20/57] Compiling SymbolKit Extension.swift
[21/57] Compiling SymbolKit GenericConstraint.swift
[22/57] Compiling SymbolKit GenericParameter.swift
[23/57] Compiling SymbolKit Generics.swift
[24/57] Compiling SymbolKit Namespace.swift
[25/57] Compiling SymbolKit Identifier.swift
[26/57] Compiling SymbolKit KindIdentifier.swift
[27/57] Compiling SymbolKit Location.swift
[28/57] Compiling SymbolKit Mutability.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit SemanticVersion.swift
[35/57] Compiling SymbolKit AccessControl.swift
[36/57] Compiling SymbolKit Availability.swift
[37/57] Compiling SymbolKit AvailabilityItem.swift
[38/57] Compiling SymbolKit Domain.swift
[39/57] Compiling SymbolKit SourceRange.swift
[40/57] Compiling SymbolKit Metadata.swift
[41/57] Compiling SymbolKit Module.swift
[42/57] Compiling SymbolKit OperatingSystem.swift
[43/57] Compiling SymbolKit Platform.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.98s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/81] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/82] Compiling RealModule Float80+Real.swift
[4/82] Compiling RealModule Real.swift
[5/83] Compiling InternalCollectionsUtilities Descriptions.swift
[6/83] Compiling InternalCollectionsUtilities Debugging.swift
[7/83] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[8/83] Compiling RealModule RealFunctions.swift
[9/83] Compiling RealModule ElementaryFunctions.swift
[10/83] Compiling RealModule Float+Real.swift
[11/83] Compiling RealModule ApproximateEquality.swift
[12/83] Compiling RealModule AugmentedArithmetic.swift
[13/83] Compiling RealModule AlgebraicField.swift
[14/83] Compiling RealModule Float16+Real.swift
[15/83] Compiling RealModule Double+Real.swift
[16/83] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/83] Emitting module RealModule
[18/83] Emitting module InternalCollectionsUtilities
[19/83] Compiling Yams Constructor.swift
[20/83] Compiling Yams Node.swift
[21/83] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/83] Compiling Yams AliasDereferencingStrategy.swift
[23/83] Compiling Yams Anchor.swift
[24/83] Compiling Yams Mark.swift
[25/83] Compiling Yams RedundancyAliasingStrategy.swift
[26/83] Compiling Yams Parser.swift
[27/83] Compiling Yams Encoder.swift
[28/109] Compiling Algorithms Indexed.swift
[29/109] Compiling Algorithms Intersperse.swift
[30/111] Compiling Algorithms Keyed.swift
[31/111] Compiling Algorithms MinMax.swift
[32/111] Compiling Algorithms Suffix.swift
[33/111] Compiling Algorithms Trim.swift
[34/170] Compiling OrderedCollections _HashTable+Bucket.swift
[35/170] Compiling OrderedCollections _HashTable+BucketIterator.swift
[36/170] Compiling OrderedCollections _HashTable+Constants.swift
[37/170] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[38/170] Emitting module OpenAPIKitCore
[39/170] Compiling OrderedCollections OrderedSet+Hashable.swift
[40/170] Compiling OrderedCollections OrderedSet+Initializers.swift
[41/170] Compiling OrderedCollections OrderedSet+Insertions.swift
[42/170] Compiling OrderedCollections OrderedSet+Invariants.swift
[43/170] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[44/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[45/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[46/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[47/170] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[48/170] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[49/170] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[50/170] Compiling OrderedCollections OrderedSet+Equatable.swift
[51/170] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[52/170] Compiling OrderedCollections OrderedDictionary+Elements.swift
[53/170] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[54/170] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[55/170] Compiling OrderedCollections OrderedSet+Descriptions.swift
[56/170] Compiling OrderedCollections OrderedSet+Diffing.swift
[57/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[58/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[59/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[60/170] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[61/170] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[62/170] Compiling OrderedCollections _Hashtable+Header.swift
[63/170] Compiling OrderedCollections OrderedDictionary+Codable.swift
[64/170] Compiling ArgumentParserToolInfo ToolInfo.swift
[65/170] Emitting module ArgumentParserToolInfo
[66/170] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[67/170] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[68/170] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[69/170] Emitting module Yams
[70/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[71/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[72/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[73/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[74/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[75/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[76/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[77/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[78/176] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[79/176] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[80/176] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[81/176] Compiling OrderedCollections OrderedSet+Sendable.swift
[82/222] Compiling ArgumentParser ArgumentVisibility.swift
[83/222] Compiling ArgumentParser CompletionKind.swift
[84/222] Compiling ArgumentParser Errors.swift
[85/222] Compiling ArgumentParser ParserError.swift
[86/222] Compiling ArgumentParser SplitArguments.swift
[87/222] Compiling ArgumentParser DumpHelpGenerator.swift
[88/222] Compiling ArgumentParser CommandParser.swift
[89/222] Compiling ArgumentParser CommandConfiguration.swift
[90/222] Compiling ArgumentParser HelpCommand.swift
[91/222] Compiling ArgumentParser HelpGenerator.swift
[94/222] Compiling ArgumentParser ParsableCommand.swift
[95/222] Compiling ArgumentParser ArgumentDecoder.swift
[98/222] Compiling ArgumentParser ArgumentDiscussion.swift
[99/222] Compiling ArgumentParser ArgumentHelp.swift
[100/222] Compiling ArgumentParser ZshCompletionsGenerator.swift
[101/222] Compiling ArgumentParser Argument.swift
[102/222] Compiling ArgumentParser BashCompletionsGenerator.swift
[103/222] Compiling ArgumentParser CompletionsGenerator.swift
[104/222] Compiling ArgumentParser FishCompletionsGenerator.swift
[107/345] Compiling OpenAPIKit SimplifiedJSONSchema.swift
[108/345] Compiling OpenAPIKit TypesAndFormats.swift
[109/345] Compiling OpenAPIKit DereferencedSecurityRequirement.swift
[110/345] Compiling OpenAPIKit OpenAPI.swift
[111/345] Compiling OpenAPIKit DereferencedOperation.swift
[112/345] Compiling OpenAPIKit Operation.swift
[113/345] Compiling OpenAPIKit Content.swift
[114/345] Compiling OpenAPIKit Parameter.swift
[115/345] Compiling OpenAPIKit ParameterContext.swift
[116/345] Compiling OpenAPIKit ParameterSchemaContext.swift
[117/345] Compiling OpenAPIKit DereferencedPathItem.swift
[118/345] Compiling OpenAPIKit PathItem.swift
[119/345] Compiling OpenAPIKit SchemaProtocols.swift
[120/345] Compiling OpenAPIKit SwiftPrimitiveTypes+OpenAPI.swift
[121/345] Compiling OpenAPIKit DereferencedJSONSchema.swift
[122/345] Compiling OpenAPIKit JSONSchema+Combining.swift
[123/345] Compiling OpenAPIKit JSONSchema.swift
[124/345] Compiling OpenAPIKit JSONSchemaContext.swift
[125/345] Compiling OpenAPIKit ResolvedRoute.swift
[126/345] Compiling OpenAPIKit DereferencedRequest.swift
[127/345] Compiling OpenAPIKit Request.swift
[128/345] Compiling OpenAPIKit DereferencedResponse.swift
[129/345] Compiling OpenAPIKit Response.swift
[130/345] Compiling OpenAPIKit RuntimeExpression.swift
[131/345] Compiling OpenAPIKit ResolvedEndpoint.swift
[132/345] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[133/345] Compiling OpenAPIKit DereferencedParameter.swift
[134/345] Compiling OpenAPIKit DereferencedSchemaContext.swift
[135/345] Compiling OpenAPIKit ContentEncoding.swift
[136/345] Compiling OpenAPIKit DereferencedContent.swift
[142/345] Compiling OpenAPIKit Callbacks.swift
[143/345] Compiling OpenAPIKit CodableVendorExtendable.swift
[144/345] Compiling OpenAPIKit Components+JSONReference.swift
[148/345] Compiling OpenAPIKit Components+Locatable.swift
[149/345] Compiling OpenAPIKit Components.swift
[151/345] Compiling OpenAPIKit Link.swift
[152/345] Compiling OpenAPIKit AnyCodable+Validatable.swift
[156/347] Compiling OpenAPIKit DereferencedHeader.swift
[157/347] Compiling OpenAPIKit Header.swift
[158/347] Compiling OpenAPIKit JSONReference.swift
[159/347] Compiling OpenAPIKit SecurityScheme.swift
[160/347] Compiling OpenAPIKit Server.swift
[161/347] Compiling OpenAPIKit Tag.swift
[162/347] Compiling OpenAPIKit URLTemplate+Validatable.swift
[163/347] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[164/347] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[165/347] Compiling OpenAPIKit ResponseDecodingError.swift
[166/347] Compiling OpenAPIKit Example.swift
[167/347] Compiling OpenAPIKit ExternalDocumentation.swift
[172/347] Compiling Algorithms Unique.swift
[173/347] Compiling Algorithms Windows.swift
[177/347] Compiling OpenAPIKit DereferencedContentEncoding.swift
[178/347] Compiling OpenAPIKit DereferencedDocument.swift
[182/351] Emitting module ArgumentParser
[183/351] Emitting module OrderedCollections
[184/351] Compiling ArgumentParser NonsenseFlagsValidator.swift
[185/351] Compiling ArgumentParser ParsableArgumentsValidation.swift
[186/351] Compiling ArgumentParser PositionalArgumentsValidator.swift
[187/351] Compiling ArgumentParser UniqueNamesValidator.swift
[195/351] Compiling OpenAPIKit Either+LocallyDereferenceable.swift
[196/351] Compiling OpenAPIKit Either+Summarizable.swift
[197/351] Compiling OpenAPIKit Either+Validatable.swift
[198/351] Compiling OpenAPIKit DocumentDecodingError.swift
[199/351] Compiling OpenAPIKit OperationDecodingError.swift
[200/351] Compiling OpenAPIKit PathDecodingError.swift
[221/357] Emitting module OpenAPIKit
[222/357] Emitting module Algorithms
[256/363] Emitting module OpenAPIKit30
[271/363] Compiling OpenAPIKit30 Validation.swift
[272/363] Compiling OpenAPIKit30 Validator+Convenience.swift
[273/363] Compiling OpenAPIKit30 Validator.swift
[274/363] Compiling OpenAPIKit30 XML.swift
[275/363] Compiling OpenAPIKit30 _CoreReExport.swift
[276/363] Compiling OpenAPIKit _CoreReExport.swift
[284/363] Compiling OpenAPIKit30 Validation+Builtins.swift
[364/366] Compiling OpenAPIKitCompat Either+Map.swift
[365/366] Compiling OpenAPIKitCompat Compat30To31.swift
[366/366] Emitting module OpenAPIKitCompat
[367/450] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[368/450] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[369/450] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[370/450] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[371/450] Compiling _OpenAPIGeneratorCore Builtins.swift
[372/450] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[373/450] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[374/450] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[375/450] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[376/459] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[377/459] Compiling _OpenAPIGeneratorCore TypeName.swift
[378/459] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[379/459] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[380/459] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[381/459] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[382/459] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[383/459] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[384/459] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[385/459] Emitting module _OpenAPIGeneratorCore
[386/459] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[387/459] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[388/459] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[389/459] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[390/459] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[391/459] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[392/459] Compiling _OpenAPIGeneratorCore translateArray.swift
[393/459] Compiling _OpenAPIGeneratorCore translateCodable.swift
[394/459] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[395/459] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[396/459] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[397/459] Compiling _OpenAPIGeneratorCore translateComponents.swift
[398/459] Compiling _OpenAPIGeneratorCore translateOperations.swift
[399/459] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[400/459] Compiling _OpenAPIGeneratorCore translateServers.swift
[401/459] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[402/459] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[403/459] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[404/459] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[405/459] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[406/459] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[407/459] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[408/459] Compiling _OpenAPIGeneratorCore ContentType.swift
[409/459] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[410/459] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[411/459] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[412/459] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[413/459] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[414/459] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[415/459] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[416/459] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[417/459] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[418/459] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[419/459] Compiling _OpenAPIGeneratorCore translateParameter.swift
[420/459] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[421/459] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[422/459] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[423/459] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[424/459] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[425/459] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[426/459] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[427/459] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[428/459] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[429/459] Compiling _OpenAPIGeneratorCore translateResponse.swift
[430/459] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[431/459] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[432/459] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[433/459] Compiling _OpenAPIGeneratorCore translateSchema.swift
[434/459] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[435/459] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[436/459] Compiling _OpenAPIGeneratorCore Annotations.swift
[437/459] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[438/459] Compiling _OpenAPIGeneratorCore Constants.swift
[439/459] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[440/459] Compiling _OpenAPIGeneratorCore Config.swift
[441/459] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[442/459] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[443/459] Compiling _OpenAPIGeneratorCore Errors.swift
[444/459] Compiling _OpenAPIGeneratorCore Foundation.swift
[445/459] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[446/459] Compiling _OpenAPIGeneratorCore String.swift
[447/459] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[448/459] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[449/459] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[450/459] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[451/459] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[452/459] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[453/459] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[454/459] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[455/459] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[456/459] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[457/459] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[458/459] Compiling _OpenAPIGeneratorCore YamsParser.swift
[459/459] Compiling _OpenAPIGeneratorCore validateDoc.swift
[460/469] Compiling swift_openapi_generator UserConfig.swift
[461/469] Compiling swift_openapi_generator GenerateCommand.swift
[462/469] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[463/469] Compiling swift_openapi_generator Tool.swift
[464/469] Compiling swift_openapi_generator PluginSource.swift
[465/469] Compiling swift_openapi_generator runGenerator.swift
[466/469] Compiling swift_openapi_generator FilterCommand.swift
[467/469] Emitting module swift_openapi_generator
[468/469] Compiling swift_openapi_generator GenerateOptions.swift
[469/469] Compiling swift_openapi_generator Extensions.swift
Build of target: 'swift-openapi-generator' complete! (11.29s)
     271
4	/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-openapi-generator/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/apple/swift-openapi-generator/main
File count: 271
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-openapi-generator-main-9e361e57.zip to s3://spi-docs-inbox/prod-apple-swift-openapi-generator-main-9e361e57.zip
Copying... [17%]
Copying... [25%]
Copying... [33%]
Copying... [42%]
Copying... [58%]
Copying... [66%]
Copying... [75%]
Copying... [83%]
Copying... [91%]
Copying... [100%]
Done.