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 1.10.3 (d74223), with Swift 6.1 for Linux on 17 Sep 2025 19:29:25 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-openapi-generator.git
Reference: 1.10.3
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/apple/swift-openapi-generator
 * tag               1.10.3     -> FETCH_HEAD
HEAD is now at d74223c Allow recursive schemas in multipart-based paths (#813)
Cloned https://github.com/apple/swift-openapi-generator.git
Revision (git rev-parse @):
d74223cc5595a8165181c4d9579243c932e5cd07
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-openapi-generator.git at 1.10.3
========================================
Build
========================================
Selected platform:         linux
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
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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" : "/host/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" : "/host/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" : "/host/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 ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-argument-parser
[1/923] Fetching swift-http-types
[924/6640] Fetching swift-http-types, swift-openapi-runtime
[6641/22934] Fetching swift-http-types, swift-openapi-runtime, swift-argument-parser
[7293/40443] Fetching swift-http-types, swift-openapi-runtime, swift-argument-parser, swift-collections
[12629/51609] Fetching swift-http-types, swift-openapi-runtime, swift-argument-parser, swift-collections, yams
[34023/159834] Fetching swift-http-types, swift-openapi-runtime, swift-argument-parser, swift-collections, yams, openapikit
Fetched https://github.com/apple/swift-argument-parser from cache (0.77s)
[23400/143540] Fetching swift-http-types, swift-openapi-runtime, swift-collections, yams, openapikit
Fetching https://github.com/apple/swift-algorithms
[43236/149526] Fetching swift-http-types, swift-openapi-runtime, swift-collections, yams, openapikit, swift-algorithms
Fetched https://github.com/apple/swift-algorithms from cache (0.61s)
[62372/143540] Fetching swift-http-types, swift-openapi-runtime, swift-collections, yams, openapikit
Fetched https://github.com/apple/swift-http-types from cache (5.38s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (5.39s)
Fetched https://github.com/apple/swift-collections from cache (5.42s)
Fetched https://github.com/jpsim/Yams from cache (5.45s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (5.52s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.3 (6.04s)
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
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.46s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (1.18s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.49s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.53s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.56s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.7.1 (0.61s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.1.0 (0.52s)
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.1.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.1.0
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.7.1
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/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
[1/1] Compiling plugin OpenAPIGeneratorCommand
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/78] Write sources
[27/78] Compiling _NumericsShims _NumericsShims.c
[29/78] Compiling writer.c
[30/78] Compiling reader.c
[31/78] Compiling writer.c
[32/78] Compiling parser.c
[33/78] Compiling reader.c
[34/78] Compiling api.c
[34/78] Write sources
[41/78] Compiling emitter.c
[42/78] Compiling parser.c
[43/78] Compiling scanner.c
[44/78] Compiling api.c
[45/78] Compiling emitter.c
[46/78] Write swift-version-24593BA9C3E375BF.txt
[47/78] Compiling scanner.c
[49/222] Emitting module RealModule
[51/224] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[52/225] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[53/225] Compiling InternalCollectionsUtilities Debugging.swift
[54/225] Compiling RealModule Real.swift
[55/225] Compiling RealModule RealFunctions.swift
[57/225] Compiling RealModule Real.swift
[58/225] Compiling HTTPTypes HTTPField.swift
[59/225] Emitting module HTTPTypes
[60/225] Compiling HTTPTypes HTTPRequest.swift
[61/225] Compiling HTTPTypes HTTPResponse.swift
[64/226] Compiling RealModule Float80+Real.swift
[65/227] Compiling RealModule RelaxedArithmetic.swift
[67/227] Emitting module InternalCollectionsUtilities
[68/227] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[69/227] Compiling InternalCollectionsUtilities UInt+reversed.swift
[70/227] Compiling RealModule Float16+Real.swift
[71/227] Compiling HTTPTypes ISOLatin1String.swift
[72/227] Compiling HTTPTypes HTTPParsedFields.swift
[73/227] Compiling InternalCollectionsUtilities Descriptions.swift
[74/227] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[75/227] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[76/227] Compiling RealModule Float16+Real.swift
[77/227] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[78/227] Compiling InternalCollectionsUtilities _SortedCollection.swift
[79/227] Compiling RealModule Float80+Real.swift
[80/227] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[81/227] Compiling InternalCollectionsUtilities Debugging.swift
[88/227] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[89/227] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[100/227] Emitting module InternalCollectionsUtilities
[107/229] Compiling Yams Tag.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
[108/229] Compiling Yams YamlAnchorProviding.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
[111/231] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[120/316] Compiling OrderedCollections OrderedDictionary+Initializers.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
[121/316] Compiling OrderedCollections OrderedDictionary+Invariants.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
[122/318] Emitting module ArgumentParserToolInfo
[123/318] Compiling HTTPTypes NIOLock.swift
[124/318] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[125/318] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[126/318] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[127/318] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[128/318] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[129/318] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[130/318] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[131/325] Compiling Yams YamlError.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
[132/325] Compiling Yams YamlTagProviding.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
[137/325] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[138/325] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[139/325] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[140/325] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[141/325] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[142/325] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[143/325] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[144/325] Compiling ArgumentParserToolInfo ToolInfo.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
[147/326] 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
[148/326] Emitting module OpenAPIKitCore
[149/326] Compiling OrderedCollections _HashTable+Bucket.swift
[150/326] Compiling OrderedCollections _HashTable+BucketIterator.swift
[151/326] Compiling OrderedCollections _HashTable+Constants.swift
[152/326] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[153/326] Compiling OrderedCollections _HashTable+Testing.swift
[154/326] Compiling OrderedCollections OrderedDictionary.swift
[155/326] Compiling OrderedCollections OrderedSet+Codable.swift
[156/326] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[157/326] Compiling OrderedCollections OrderedSet+Descriptions.swift
[158/327] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.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
[159/328] Compiling OrderedCollections OrderedDictionary+Hashable.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
[160/330] Emitting module OpenAPIKitCore
[166/330] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.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
[167/330] Compiling OrderedCollections OrderedDictionary+Elements.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
[170/330] Compiling OrderedCollections _HashTable+UnsafeHandle.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
[171/330] Compiling OrderedCollections OrderedSet+Diffing.swift
[172/330] Compiling OrderedCollections OrderedSet+Equatable.swift
[173/330] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[174/330] Compiling OrderedCollections OrderedSet+Hashable.swift
[175/330] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[176/330] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[179/330] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[186/330] Compiling OrderedCollections _HashTable.swift
[187/330] Compiling OrderedCollections _Hashtable+Header.swift
[188/330] Compiling OrderedCollections OrderedDictionary+Codable.swift
[189/330] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[200/330] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[201/330] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[202/330] Compiling OrderedCollections OrderedDictionary+Values.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
[243/331] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
[244/331] Compiling OpenAPIKitCore Optional+Zip.swift
[245/331] Compiling OpenAPIKitCore Result+Value.swift
[246/331] Compiling OpenAPIKitCore Validatable.swift
[247/363] Compiling OrderedCollections _HashTable.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
[248/363] Compiling OrderedCollections _Hashtable+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
[249/363] Compiling OrderedCollections OrderedDictionary+Codable.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
[250/366] 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
[251/369] Compiling OrderedCollections OrderedDictionary.swift
[252/369] Compiling OrderedCollections OrderedSet+Codable.swift
[253/369] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[254/369] Compiling OrderedCollections OrderedSet+Descriptions.swift
[255/369] Compiling OrderedCollections OrderedSet+Diffing.swift
[256/369] Compiling OrderedCollections OrderedSet+Equatable.swift
[257/369] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[258/369] Compiling OrderedCollections OrderedSet+Hashable.swift
[259/369] Compiling OrderedCollections _HashTable+CustomStringConvertible.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
[260/369] Compiling OrderedCollections _HashTable+Testing.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
[261/369] Compiling OrderedCollections _HashTable+UnsafeHandle.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
[262/369] Compiling OrderedCollections OrderedSet+Initializers.swift
[263/369] Compiling OrderedCollections OrderedSet+Insertions.swift
[264/369] Compiling OrderedCollections OrderedSet+Invariants.swift
[265/369] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[266/369] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[267/369] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[268/369] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[269/369] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[272/388] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.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
[273/388] Compiling OrderedCollections OrderedDictionary+Elements.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
[274/388] Compiling OrderedCollections OrderedDictionary+Equatable.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
[275/388] Compiling OrderedCollections OrderedDictionary+CustomReflectable.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
[276/388] Compiling OrderedCollections OrderedDictionary+Deprecations.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
[277/388] Compiling OrderedCollections OrderedDictionary+Descriptions.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
[278/447] Emitting module ArgumentParserToolInfo
[279/447] Compiling ArgumentParserToolInfo ToolInfo.swift
[280/448] Compiling OpenAPIKit30 SecurityScheme.swift
[281/448] Compiling OpenAPIKit30 Server.swift
[282/448] Compiling OpenAPIKit30 Tag.swift
[283/448] Compiling OpenAPIKit30 URLTemplate+Validatable.swift
[284/448] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[285/448] Compiling OrderedCollections OrderedSet.swift
[286/448] Compiling OrderedCollections _UnsafeBitset.swift
[288/448] Compiling OpenAPIKit30 DereferencedContentEncoding.swift
[289/448] Compiling OpenAPIKit30 DereferencedDocument.swift
[290/448] Compiling OpenAPIKit30 Document.swift
[291/448] Compiling OpenAPIKit30 DocumentInfo.swift
[292/448] Compiling OpenAPIKit30 ResolvedDocument.swift
[293/448] Compiling OpenAPIKit30 Either+Convenience.swift
[294/448] Compiling OpenAPIKit30 Either+LocallyDereferenceable.swift
[295/448] Compiling OpenAPIKit30 Either+Validatable.swift
[296/567] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[297/567] Compiling OpenAPIKit30 JSONSchema.swift
[298/567] Compiling OpenAPIKit30 Parameter.swift
[299/567] Compiling OpenAPIKit30 ParameterContext.swift
[300/567] Compiling OpenAPIKit30 ParameterSchemaContext.swift
[301/567] Compiling OpenAPIKit30 DereferencedPathItem.swift
[302/567] Compiling OpenAPIKit30 PathItem.swift
[303/567] Compiling OpenAPIKit30 ResolvedRoute.swift
[304/567] Compiling OpenAPIKit30 DereferencedRequest.swift
[305/567] Compiling OpenAPIKit30 Request.swift
[306/567] Compiling OpenAPIKit30 JSONSchemaContext.swift
[307/567] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
[308/567] Compiling OpenAPIKit30 TypesAndFormats.swift
[309/567] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
[310/574] Emitting module OrderedCollections
[311/595] Compiling OpenAPIKit DereferencedContentEncoding.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
[312/595] Compiling OpenAPIKit DereferencedDocument.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
[313/595] Compiling OpenAPIKit Document.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
[314/595] 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
[315/595] 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
[316/595] 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
[319/636] Compiling OpenAPIKit DereferencedParameter.swift
[320/636] Compiling OpenAPIKit DereferencedSchemaContext.swift
[321/636] Compiling OpenAPIKit AnyCodable+Validatable.swift
[322/636] Compiling OpenAPIKit Callbacks.swift
[323/636] Compiling OpenAPIKit CodableVendorExtendable.swift
[324/636] Compiling OpenAPIKit Components+JSONReference.swift
[325/636] Compiling OpenAPIKit Components+Locatable.swift
[326/636] Compiling OpenAPIKit Components.swift
[327/636] Compiling OpenAPIKit Content.swift
[328/636] Compiling OpenAPIKit ContentEncoding.swift
[329/636] Compiling OpenAPIKit DereferencedContent.swift
[330/636] Compiling OpenAPIKit Parameter.swift
[331/636] Compiling OpenAPIKit ParameterContext.swift
[332/636] Compiling OpenAPIKit ParameterSchemaContext.swift
[333/636] Compiling OpenAPIKit DereferencedPathItem.swift
[334/636] Compiling OpenAPIKit PathItem.swift
[335/636] Compiling OpenAPIKit Header.swift
[336/636] Compiling OpenAPIKit JSONReference.swift
[337/636] Compiling OpenAPIKit Link.swift
[338/636] Compiling OpenAPIKit OpenAPI.swift
[339/636] Compiling OpenAPIKit DereferencedOperation.swift
[340/636] Compiling OpenAPIKit Operation.swift
[341/636] Compiling OpenAPIKit ResolvedEndpoint.swift
[342/636] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[343/636] Compiling HTTPTypes HTTPFieldName.swift
[344/636] Compiling HTTPTypes HTTPFields.swift
[346/750] Compiling ArgumentParser AsyncParsableCommand.swift
[347/750] Compiling ArgumentParser CommandConfiguration.swift
[348/750] Compiling ArgumentParser CommandGroup.swift
[349/750] Compiling ArgumentParser EnumerableFlag.swift
[350/750] Compiling ArgumentParser ExpressibleByArgument.swift
[351/750] Compiling ArgumentParser ParsableArguments.swift
[352/750] Compiling ArgumentParser ParsableCommand.swift
[353/750] Compiling Algorithms RandomSample.swift
[354/750] Compiling Algorithms Compacted.swift
[355/750] Compiling Algorithms Cycle.swift
[356/750] Compiling Algorithms EitherSequence.swift
[357/750] Compiling Algorithms FirstNonNil.swift
[358/750] Compiling Algorithms AdjacentPairs.swift
[359/750] Compiling ArgumentParser ArgumentDiscussion.swift
[360/750] Compiling ArgumentParser ArgumentHelp.swift
[361/750] Compiling ArgumentParser OptionGroup.swift
[362/750] Emitting module OpenAPIKit30
[363/758] Compiling OpenAPIKit SchemaProtocols.swift
[364/758] Compiling OpenAPIKit SwiftPrimitiveTypes+OpenAPI.swift
[365/758] Compiling OpenAPIKit DereferencedJSONSchema.swift
[366/758] Compiling OpenAPIKit JSONSchema+Combining.swift
[367/758] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[368/758] Compiling OpenAPIKit30 OrderedDictionry+LocallyDereferenceable.swift
[369/758] Compiling OpenAPIKit30 Validation+Builtins.swift
[370/758] Emitting module ArgumentParser
[371/764] Compiling ArgumentParser CollectionExtensions.swift
[372/764] Compiling ArgumentParser Mutex.swift
[373/764] Compiling ArgumentParser Platform.swift
[374/764] Compiling ArgumentParser SequenceExtensions.swift
[375/764] Compiling ArgumentParser StringExtensions.swift
[376/764] Compiling ArgumentParser SwiftExtensions.swift
[377/764] Emitting module OrderedCollections
[391/832] Emitting module ArgumentParser
[392/832] Emitting module OpenAPIKit
[393/840] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[394/840] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[395/840] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[396/840] Compiling OpenAPIRuntime ServerSentEvents.swift
[397/840] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[398/840] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[399/840] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[400/840] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[401/840] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[408/843] Compiling Algorithms Trim.swift
[409/843] Compiling Algorithms Unique.swift
[410/843] Compiling Algorithms Windows.swift
[411/843] Compiling OpenAPIRuntime ParameterStyles.swift
[412/843] Compiling OpenAPIRuntime ServerVariable.swift
[413/843] Compiling OpenAPIRuntime URLExtensions.swift
[414/843] Compiling OpenAPIRuntime Deprecated.swift
[415/843] Compiling OpenAPIRuntime ClientError.swift
[416/843] Compiling OpenAPIRuntime CodingErrors.swift
[417/843] Compiling OpenAPIRuntime RuntimeError.swift
[418/851] Compiling OpenAPIRuntime ErrorExtensions.swift
[419/851] Compiling OpenAPIRuntime URICodeCodingKey.swift
[420/851] Compiling OpenAPIRuntime URICoderConfiguration.swift
[421/851] Compiling OpenAPIRuntime URIEncodedNode.swift
[422/851] Compiling OpenAPIRuntime URIParsedTypes.swift
[423/851] Compiling OpenAPIRuntime URIDecoder.swift
[432/851] Emitting module OpenAPIKit
[433/851] Compiling OpenAPIRuntime Acceptable.swift
[434/851] Compiling OpenAPIRuntime Base64EncodedData.swift
[435/851] Compiling OpenAPIRuntime ByteUtilities.swift
[436/851] Compiling OpenAPIRuntime ContentDisposition.swift
[437/851] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[438/851] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[439/851] Compiling OpenAPIRuntime OpenAPIValue.swift
[440/851] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[441/851] Compiling OpenAPIRuntime UndocumentedPayload.swift
[442/859] Compiling OpenAPIRuntime CurrencyTypes.swift
[443/859] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[444/859] Compiling OpenAPIRuntime HTTPBody.swift
[445/859] Compiling OpenAPIRuntime ServerTransport.swift
[446/859] Compiling OpenAPIRuntime UniversalClient.swift
[447/859] Compiling OpenAPIRuntime UniversalServer.swift
[494/859] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[495/859] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[496/859] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[497/859] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[498/859] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[499/859] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[500/859] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[501/859] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[510/859] Compiling OpenAPIRuntime ServerError.swift
[557/859] Emitting module OpenAPIKit30
[576/859] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[577/859] Compiling OpenAPIRuntime CodableExtensions.swift
[578/859] Compiling OpenAPIRuntime Configuration.swift
[579/859] Compiling OpenAPIRuntime Converter+Client.swift
[580/859] Compiling OpenAPIRuntime Converter+Common.swift
[581/859] Compiling OpenAPIRuntime Converter+Server.swift
[582/859] Compiling OpenAPIRuntime Converter.swift
[583/859] Compiling OpenAPIRuntime CurrencyExtensions.swift
[597/859] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[600/867] Emitting module OpenAPIRuntime
[610/867] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[611/867] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[612/867] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[613/867] Compiling OpenAPIRuntime URIEncoder.swift
[614/867] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[615/867] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[616/867] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[617/867] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[625/867] Compiling OpenAPIRuntime URIParser.swift
[706/869] Emitting module Algorithms
[744/895] Wrapping AST for Yams for debugging
[762/895] Compiling OpenAPIRuntime URISerializer.swift
[762/896] Wrapping AST for RealModule for debugging
[773/896] Wrapping AST for OrderedCollections for debugging
[775/896] Wrapping AST for OpenAPIKitCore for debugging
[793/902] Wrapping AST for InternalCollectionsUtilities for debugging
[813/903] Wrapping AST for ArgumentParserToolInfo for debugging
[815/903] Compiling PetstoreConsumerTestCore TestClientTransport.swift
[816/903] Compiling PetstoreConsumerTestCore TestServerTransport.swift
[816/903] Wrapping AST for ArgumentParserToolInfo for debugging
[817/903] Wrapping AST for OpenAPIKit30 for debugging
[818/903] Wrapping AST for ArgumentParser for debugging
[819/903] Wrapping AST for Algorithms for debugging
[820/903] Wrapping AST for OpenAPIKit30 for debugging
[821/903] Wrapping AST for ArgumentParser for debugging
[839/903] Compiling PetstoreConsumerTestCore Common.swift
[840/903] Emitting module PetstoreConsumerTestCore
[841/903] Compiling PetstoreConsumerTestCore Assertions.swift
[851/904] Compiling Algorithms RandomSample.swift
[852/904] Compiling Algorithms Reductions.swift
[853/904] Compiling Algorithms Rotate.swift
[854/907] Compiling Algorithms Split.swift
[855/907] Compiling Algorithms Stride.swift
[856/907] Compiling Algorithms Suffix.swift
[857/907] Compiling Algorithms Joined.swift
[858/907] Compiling Algorithms Keyed.swift
[859/907] Compiling Algorithms MinMax.swift
[860/907] Compiling Algorithms Partition.swift
[861/907] Compiling Algorithms Permutations.swift
[862/907] Compiling Algorithms Product.swift
[863/907] Compiling Algorithms Trim.swift
[864/907] Compiling Algorithms Unique.swift
[865/907] Compiling Algorithms Windows.swift
[866/907] Compiling Algorithms Compacted.swift
[867/907] Compiling Algorithms Cycle.swift
[868/907] Compiling Algorithms EitherSequence.swift
[869/907] Compiling Algorithms FirstNonNil.swift
[870/907] Compiling Algorithms FlattenCollection.swift
[871/907] Compiling Algorithms Grouped.swift
[872/907] Compiling Algorithms Indexed.swift
[873/907] Compiling Algorithms Intersperse.swift
[891/909] Compiling Algorithms AdjacentPairs.swift
[892/909] Compiling Algorithms Chain.swift
[893/909] Compiling Algorithms Chunked.swift
[894/909] Compiling Algorithms Combinations.swift
[895/909] Wrapping AST for OpenAPIKit for debugging
[898/915] Compiling OpenAPIKitCompat Either+Map.swift
[900/915] Emitting module Algorithms
[902/916] Emitting module OpenAPIKitCompat
[903/916] Compiling OpenAPIKitCompat Compat30To31.swift
[903/917] Wrapping AST for Algorithms for debugging
[905/917] Wrapping AST for OpenAPIKitCompat for debugging
[907/935] Emitting module OpenAPIKitCompat
[908/936] Compiling OpenAPIKitCompat Compat30To31.swift
[909/1000] Wrapping AST for OpenAPIKitCompat for debugging
[911/1082] Compiling _OpenAPIGeneratorCore Config.swift
[912/1082] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[913/1082] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[914/1082] Compiling _OpenAPIGeneratorCore Errors.swift
[915/1082] Compiling _OpenAPIGeneratorCore Foundation.swift
[916/1082] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[917/1082] Compiling _OpenAPIGeneratorCore String.swift
[918/1082] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[919/1082] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[920/1082] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[921/1082] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[922/1082] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[935/1104] Emitting module _OpenAPIGeneratorCore
[937/1104] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[938/1104] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[939/1104] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[940/1104] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[941/1104] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[942/1104] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[943/1104] Compiling _OpenAPIGeneratorCore YamsParser.swift
[944/1104] Compiling _OpenAPIGeneratorCore validateDoc.swift
[945/1104] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[946/1104] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[947/1104] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[948/1104] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[949/1104] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[950/1104] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[951/1104] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[952/1104] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[953/1104] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[954/1104] Compiling _OpenAPIGeneratorCore translateParameter.swift
[955/1104] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[956/1104] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[957/1104] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[958/1104] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[959/1104] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[960/1104] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[961/1104] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[962/1104] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[963/1104] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[964/1104] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[965/1104] Compiling _OpenAPIGeneratorCore TypeName.swift
[966/1104] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[967/1104] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[968/1104] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[969/1104] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[970/1104] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[971/1104] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[972/1104] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[973/1104] Compiling _OpenAPIGeneratorCore translateArray.swift
[974/1104] Compiling _OpenAPIGeneratorCore translateCodable.swift
[975/1104] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[976/1104] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[977/1104] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[978/1104] Compiling _OpenAPIGeneratorCore translateSchema.swift
[979/1104] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[980/1104] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[981/1104] Compiling _OpenAPIGeneratorCore Annotations.swift
[982/1104] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[983/1104] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[984/1104] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[985/1104] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[986/1104] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[987/1104] Compiling _OpenAPIGeneratorCore translateComponents.swift
[988/1104] Compiling _OpenAPIGeneratorCore translateOperations.swift
[989/1104] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[990/1104] Compiling _OpenAPIGeneratorCore translateServers.swift
[991/1104] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[992/1104] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[993/1104] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[1005/1104] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[1006/1104] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[1007/1104] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[1008/1104] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[1009/1104] Compiling _OpenAPIGeneratorCore translateResponse.swift
[1010/1104] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[1011/1104] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[1012/1104] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[1013/1104] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[1014/1104] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[1015/1104] Compiling _OpenAPIGeneratorCore Builtins.swift
[1038/1104] Compiling _OpenAPIGeneratorCore Constants.swift
[1039/1104] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[1040/1104] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[1041/1104] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[1042/1104] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[1043/1104] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[1044/1104] Compiling _OpenAPIGeneratorCore ContentType.swift
[1045/1104] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[1046/1104] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[1047/1104] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[1048/1104] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[1049/1104] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[1097/1105] Wrapping AST for _OpenAPIGeneratorCore for debugging
[1100/1115] Compiling swift_openapi_generator PluginSource.swift
[1100/1116] Wrapping AST for _OpenAPIGeneratorCore for debugging
[1102/1125] Compiling swift_openapi_generator GenerateCommand.swift
[1103/1125] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[1104/1125] Compiling swift_openapi_generator UserConfig.swift
[1105/1125] Compiling swift_openapi_generator Tool.swift
[1106/1125] Compiling swift_openapi_generator runGenerator.swift
[1107/1125] Compiling swift_openapi_generator GenerateOptions.swift
[1108/1125] Emitting module swift_openapi_generator
[1109/1125] Compiling swift_openapi_generator Extensions.swift
[1110/1125] Compiling swift_openapi_generator FilterCommand.swift
[1111/1126] Compiling swift_openapi_generator PluginSource.swift
[1112/1126] Compiling swift_openapi_generator Tool.swift
[1113/1126] Compiling swift_openapi_generator UserConfig.swift
[1114/1127] Wrapping AST for swift-openapi-generator for debugging
[1115/1127] Write Objects.LinkFileList
[1117/1127] Emitting module swift_openapi_generator
[1118/1127] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[1121/1127] Compiling swift_openapi_generator GenerateOptions.swift
[1122/1127] Compiling swift_openapi_generator GenerateCommand.swift
[1123/1127] Compiling swift_openapi_generator runGenerator.swift
[1124/1128] Wrapping AST for swift-openapi-generator for debugging
[1125/1128] Write Objects.LinkFileList
[1126/1128] Linking swift-openapi-generator-tool
[1127/1128] Linking swift-openapi-generator
Build complete! (160.76s)
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" : "/host/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" : "/host/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" : "/host/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"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.