Build Information
Successful build of swift-openapi-generator, reference 1.10.2 (bb9a13
), with Swift 6.1 for macOS (SPM) on 31 Jul 2025 14:20:37 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-openapi-generator.git
Reference: 1.10.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-openapi-generator
* tag 1.10.2 -> FETCH_HEAD
HEAD is now at bb9a135 Fix command plugin when run on targets with dependencies (#801)
Cloned https://github.com/apple/swift-openapi-generator.git
Revision (git rev-parse @):
bb9a13596af11db9bb83389295d91cd335810fe8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-openapi-generator.git at 1.10.2
Fetching https://github.com/apple/swift-http-types from cache
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/mattpolzin/OpenAPIKit
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
[1711/95460] Fetching swift-openapi-runtime, openapikit
Fetched https://github.com/apple/swift-http-types from cache (1.15s)
Fetched https://github.com/apple/swift-collections from cache (1.16s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.70s)
[16158/89762] Fetching openapikit
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (6.01s)
Fetched https://github.com/jpsim/Yams from cache (6.02s)
Fetched https://github.com/apple/swift-argument-parser from cache (6.03s)
Fetched https://github.com/apple/swift-algorithms from cache (6.04s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (6.57s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.61s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.61s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.25s)
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.52s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.6.0 (0.60s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.0.2 (0.49s)
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/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-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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
========================================
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/16033] Fetching swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-generator.git from cache (1.36s)
Fetching https://github.com/jpsim/Yams from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/mattpolzin/OpenAPIKit from cache
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (0.58s)
Fetched https://github.com/jpsim/Yams from cache (0.60s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.61s)
Fetched https://github.com/apple/swift-collections from cache (0.62s)
Fetched https://github.com/apple/swift-algorithms from cache (0.62s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.69s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.49s)
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/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.6.0
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 1.10.2 (bb9a135)
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
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
[9/56] Write swift-openapi-generator-entitlement.plist
[9/56] Write swift-openapi-generator-tool-entitlement.plist
[12/56] Write sources
[29/56] Compiling _NumericsShims _NumericsShims.c
[31/56] Write swift-version-2F0A5646E1D333AE.txt
[32/56] Compiling reader.c
[33/56] Compiling writer.c
[34/56] Compiling parser.c
[36/56] Compiling api.c
[37/56] Compiling scanner.c
[39/56] Compiling reader.c
[40/56] Compiling writer.c
[41/144] Compiling emitter.c
[42/144] Write sources
[43/144] Compiling api.c
[44/158] Compiling emitter.c
[45/158] Write sources
[47/223] Compiling RealModule Float80+Real.swift
[48/223] Compiling RealModule Real.swift
[49/224] Compiling RealModule Float16+Real.swift
[50/224] Compiling RealModule ElementaryFunctions.swift
[52/225] Compiling RealModule Float+Real.swift
[53/225] Emitting module RealModule
[54/225] Compiling RealModule RealFunctions.swift
[55/225] Compiling RealModule AlgebraicField.swift
[56/225] Compiling RealModule RealFunctions.swift
[57/225] Compiling RealModule AugmentedArithmetic.swift
[58/225] Emitting module RealModule
[59/225] Compiling RealModule AlgebraicField.swift
[60/225] Compiling RealModule Double+Real.swift
[61/225] Compiling RealModule ApproximateEquality.swift
[62/225] Compiling RealModule Float+Real.swift
[63/225] Compiling RealModule Float80+Real.swift
[64/225] Compiling RealModule Real.swift
[65/225] Compiling RealModule Float16+Real.swift
[66/225] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[67/225] Compiling InternalCollectionsUtilities Descriptions.swift
[68/226] Compiling RealModule AugmentedArithmetic.swift
[69/226] Compiling RealModule ApproximateEquality.swift
[70/226] Compiling RealModule Double+Real.swift
[70/226] Write sources
[75/228] Compiling InternalCollectionsUtilities Descriptions.swift
[76/255] Compiling ArgumentParserToolInfo ToolInfo.swift
[77/255] Emitting module ArgumentParserToolInfo
[78/255] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[80/281] Compiling Algorithms Intersperse.swift
[81/281] Compiling Algorithms EitherSequence.swift
[82/281] Compiling InternalCollectionsUtilities Debugging.swift
[83/281] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[84/281] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[85/281] Compiling Algorithms Grouped.swift
[86/281] Compiling Algorithms Indexed.swift
[87/281] Compiling Algorithms RandomSample.swift
[88/281] Compiling Algorithms Reductions.swift
[89/281] Compiling Algorithms FirstNonNil.swift
[90/281] Compiling Algorithms FlattenCollection.swift
[91/281] Emitting module InternalCollectionsUtilities
[92/281] Compiling InternalCollectionsUtilities Debugging.swift
[93/281] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[94/281] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[95/281] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[100/281] Emitting module InternalCollectionsUtilities
[105/383] Emitting module ArgumentParserToolInfo
[106/383] Compiling ArgumentParserToolInfo ToolInfo.swift
[107/439] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[108/439] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[109/439] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[110/439] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[111/439] Compiling OrderedCollections OrderedDictionary+Values.swift
[112/439] Compiling OrderedCollections OrderedDictionary.swift
[113/445] Compiling HTTPTypes ISOLatin1String.swift
[114/445] Compiling HTTPTypes HTTPRequest.swift
[115/445] Compiling HTTPTypes HTTPResponse.swift
[116/445] Compiling HTTPTypes NIOLock.swift
[117/445] Compiling HTTPTypes HTTPParsedFields.swift
[118/445] Compiling HTTPTypes HTTPFieldName.swift
[119/445] Compiling HTTPTypes HTTPField.swift
[120/445] Emitting module HTTPTypes
[121/445] Compiling HTTPTypes HTTPFields.swift
[122/445] Compiling OrderedCollections OrderedSet+Codable.swift
[123/445] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[124/445] Compiling OrderedCollections OrderedSet+Descriptions.swift
[125/445] Compiling OrderedCollections OrderedSet+Diffing.swift
[126/445] Compiling OrderedCollections OrderedSet+Equatable.swift
[127/445] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[128/445] Compiling OrderedCollections OrderedSet+Initializers.swift
[129/445] Compiling OrderedCollections OrderedSet+Insertions.swift
[130/445] Compiling OrderedCollections OrderedSet+Invariants.swift
[131/445] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[132/445] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[137/445] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[138/445] Compiling OrderedCollections _HashTable.swift
[139/445] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[140/445] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[141/445] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[142/445] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[143/445] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[144/445] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[147/445] Compiling OrderedCollections OrderedSet+Hashable.swift
[156/495] Compiling ArgumentParser BashCompletionsGenerator.swift
[157/495] Compiling ArgumentParser CompletionsGenerator.swift
[158/495] Compiling ArgumentParser FishCompletionsGenerator.swift
[159/495] Compiling ArgumentParser ZshCompletionsGenerator.swift
[160/495] Compiling ArgumentParser Argument.swift
[161/495] Compiling ArgumentParser Flag.swift
[162/495] Compiling ArgumentParser NameSpecification.swift
[163/495] Compiling ArgumentParser Option.swift
[164/495] Compiling ArgumentParser OptionGroup.swift
[165/495] Compiling ArgumentParser AsyncParsableCommand.swift
[166/495] Compiling ArgumentParser CommandConfiguration.swift
[167/495] Compiling ArgumentParser CommandGroup.swift
[168/495] Compiling ArgumentParser HelpGenerator.swift
[169/495] Compiling ArgumentParser SequenceExtensions.swift
[170/495] Compiling ArgumentParser StringExtensions.swift
[171/495] Compiling ArgumentParser SwiftExtensions.swift
[172/495] Compiling ArgumentParser Tree.swift
[173/495] Compiling ArgumentParser CodingKeyValidator.swift
[174/495] Compiling ArgumentParser Mutex.swift
[175/495] Compiling ArgumentParser Platform.swift
[176/495] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[177/495] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[178/495] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[179/495] Compiling OrderedCollections OrderedSet+Sendable.swift
[180/495] Compiling ArgumentParser EnumerableFlag.swift
[181/495] Compiling ArgumentParser ExpressibleByArgument.swift
[182/495] Compiling ArgumentParser ParsableArguments.swift
[183/495] Compiling ArgumentParser MessageInfo.swift
[184/495] Compiling ArgumentParser UsageGenerator.swift
[185/495] Compiling ArgumentParser CollectionExtensions.swift
[186/495] Compiling ArgumentParser Name.swift
[187/495] Compiling ArgumentParser Parsed.swift
[188/495] Compiling ArgumentParser ParsedValues.swift
[189/495] Compiling ArgumentParser ParsableCommand.swift
[190/495] Compiling ArgumentParser ArgumentDecoder.swift
[191/495] Compiling ArgumentParser ArgumentDefinition.swift
[218/501] Compiling ArgumentParser ArgumentSet.swift
[219/501] Compiling ArgumentParser ArgumentDiscussion.swift
[220/501] Compiling ArgumentParser ArgumentHelp.swift
[221/501] Compiling ArgumentParser ArgumentVisibility.swift
[222/501] Compiling ArgumentParser InputOrigin.swift
[225/501] Compiling ArgumentParser CompletionKind.swift
[226/501] Compiling ArgumentParser Errors.swift
[227/501] Compiling ArgumentParser InputKey.swift
[228/501] Compiling ArgumentParser CommandParser.swift
[229/501] Compiling ArgumentParser ParserError.swift
[230/501] Compiling ArgumentParser SplitArguments.swift
[247/501] Compiling ArgumentParser DumpHelpGenerator.swift
[248/501] Compiling ArgumentParser HelpCommand.swift
[268/501] Compiling OrderedCollections OrderedSet+SubSequence.swift
[269/501] Compiling OrderedCollections OrderedSet+Testing.swift
[270/501] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[271/501] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[272/501] Compiling OrderedCollections OrderedSet.swift
[273/501] Compiling OrderedCollections _UnsafeBitset.swift
[286/505] Emitting module OrderedCollections
[293/568] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[294/568] Compiling OpenAPIRuntime MultipartValidation.swift
[295/568] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[296/571] Compiling OpenAPIRuntime ServerTransport.swift
[297/571] Compiling OpenAPIRuntime UniversalClient.swift
[298/571] Compiling OpenAPIRuntime UniversalServer.swift
[299/571] Compiling OpenAPIRuntime URIDecoder.swift
[304/574] Emitting module Algorithms
[305/574] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[306/574] Compiling OpenAPIRuntime HTTPBody.swift
[308/574] Compiling OpenAPIRuntime ClientTransport.swift
[309/574] Compiling OpenAPIRuntime CurrencyTypes.swift
[310/574] Emitting module OrderedCollections
[311/574] Emitting module Algorithms
[312/574] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[313/574] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[314/574] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[315/574] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[316/574] Emitting module ArgumentParser
[317/574] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[320/574] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[322/574] Compiling OpenAPIRuntime OpenAPIValue.swift
[324/574] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[325/574] Compiling OpenAPIRuntime URIEncoder.swift
[326/574] Compiling OpenAPIRuntime URLExtensions.swift
[327/574] Compiling OpenAPIRuntime Deprecated.swift
[328/574] Compiling OpenAPIRuntime ClientError.swift
[329/574] Compiling OpenAPIKitCore Optional+Zip.swift
[330/574] Compiling OpenAPIKitCore Result+Value.swift
[331/574] Compiling OpenAPIKitCore Validatable.swift
[335/574] Compiling OpenAPIRuntime Converter+Common.swift
[336/574] Compiling OpenAPIRuntime Acceptable.swift
[337/574] Compiling OpenAPIRuntime Base64EncodedData.swift
[338/574] Compiling OpenAPIRuntime ByteUtilities.swift
[339/574] Compiling OpenAPIRuntime ContentDisposition.swift
[340/578] Emitting module ArgumentParser
[341/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
[342/580] Compiling ArgumentParser NonsenseFlagsValidator.swift
[343/580] Compiling ArgumentParser ParsableArgumentsValidation.swift
[344/580] Compiling ArgumentParser PositionalArgumentsValidator.swift
[345/580] Compiling ArgumentParser UniqueNamesValidator.swift
[351/580] Compiling Yams YamlTagProviding.swift
[352/580] Compiling OpenAPIRuntime Converter.swift
[353/580] Compiling OpenAPIRuntime CurrencyExtensions.swift
[354/580] Compiling OpenAPIRuntime ErrorExtensions.swift
[355/580] Compiling OpenAPIRuntime FoundationExtensions.swift
[356/580] Compiling OpenAPIRuntime ParameterStyles.swift
[357/580] Compiling OpenAPIRuntime ServerVariable.swift
[362/580] Emitting module OpenAPIKitCore
[363/580] Compiling OpenAPIRuntime CodingErrors.swift
[364/580] Compiling OpenAPIRuntime RuntimeError.swift
[365/580] Compiling OpenAPIRuntime ServerError.swift
[366/580] Compiling Yams YamlError.swift
[374/580] Compiling OpenAPIRuntime URICodeCodingKey.swift
[375/580] Compiling OpenAPIRuntime URICoderConfiguration.swift
[376/580] Compiling OpenAPIRuntime URIEncodedNode.swift
[384/580] Emitting module OpenAPIKitCore
[406/580] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[407/580] Compiling OpenAPIRuntime CodableExtensions.swift
[408/580] Compiling OpenAPIRuntime Configuration.swift
[409/580] Compiling OpenAPIRuntime Converter+Client.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
<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
[463/582] Compiling Yams YamlTagProviding.swift
[467/582] 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
<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
<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
[485/582] 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
<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
[512/828] Compiling OpenAPIKit DocumentInfo.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
[513/828] Compiling OpenAPIKit ResolvedDocument.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
[514/828] Emitting module OpenAPIKit30
[515/834] Compiling OpenAPIKit AnyCodable+Validatable.swift
[516/834] Compiling OpenAPIKit Callbacks.swift
[517/834] Compiling OpenAPIKit CodableVendorExtendable.swift
[518/834] Compiling OpenAPIKit Components+JSONReference.swift
[519/834] Compiling OpenAPIKit Components+Locatable.swift
[520/834] Compiling OpenAPIKit Components.swift
[521/834] Compiling OpenAPIKit Content.swift
[522/840] Compiling OpenAPIKit SecurityScheme.swift
[523/840] Compiling OpenAPIKit Server.swift
[524/840] Compiling OpenAPIKit Tag.swift
[525/840] Compiling OpenAPIKit URLTemplate+Validatable.swift
[526/840] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[527/840] Compiling OpenAPIKit30 Validation+Builtins.swift
[528/846] Compiling OpenAPIKit DereferencedSecurityRequirement.swift
[540/852] Emitting module OpenAPIRuntime
[541/852] Compiling OpenAPIKit PathDecodingError.swift
[542/852] Compiling OpenAPIKit ContentEncoding.swift
[543/852] Compiling OpenAPIKit DereferencedContent.swift
[544/852] Compiling OpenAPIKit DereferencedContentEncoding.swift
[545/852] Compiling OpenAPIKit DereferencedDocument.swift
[546/852] Compiling OpenAPIKit Document.swift
[548/852] Compiling OpenAPIKit Either+Convenience.swift
[549/852] Compiling OpenAPIKit Either+LocallyDereferenceable.swift
[550/852] Compiling OpenAPIKit Either+Summarizable.swift
[551/852] Compiling OpenAPIKit Either+Validatable.swift
[552/852] Compiling OpenAPIKit DocumentDecodingError.swift
[553/852] Compiling OpenAPIKit OperationDecodingError.swift
[554/858] Emitting module OpenAPIKit30
[562/858] Emitting module OpenAPIKit
[571/858] Compiling OpenAPIKit DereferencedRequest.swift
[572/858] Compiling OpenAPIKit ResponseDecodingError.swift
[573/858] Compiling OpenAPIKit Example.swift
[574/858] Compiling OpenAPIKit ExternalDocumentation.swift
[575/858] Compiling OpenAPIKit DereferencedHeader.swift
[576/858] Compiling OpenAPIKit Header.swift
[577/858] Compiling OpenAPIKit JSONReference.swift
[578/858] Compiling OpenAPIKit DereferencedJSONSchema.swift
[579/858] Compiling OpenAPIKit JSONSchema+Combining.swift
[580/858] Compiling OpenAPIKit JSONSchema.swift
[581/858] Compiling OpenAPIKit JSONSchemaContext.swift
[582/858] Compiling OpenAPIKit SimplifiedJSONSchema.swift
[583/858] Compiling OpenAPIKit TypesAndFormats.swift
[586/858] Compiling OpenAPIKit OpenAPI.swift
[587/858] Compiling OpenAPIKit DereferencedOperation.swift
[588/858] Compiling OpenAPIKit Operation.swift
[589/858] Compiling OpenAPIKit ResolvedEndpoint.swift
[590/858] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[591/858] Compiling OpenAPIKit DereferencedParameter.swift
[592/858] Compiling OpenAPIKit Link.swift
[593/858] Compiling OpenAPIKit Request.swift
[594/858] Compiling OpenAPIKit DereferencedResponse.swift
[595/858] Compiling OpenAPIKit Response.swift
[596/858] Compiling OpenAPIKit RuntimeExpression.swift
[597/858] Compiling OpenAPIKit SchemaProtocols.swift
[598/858] Compiling OpenAPIKit SwiftPrimitiveTypes+OpenAPI.swift
[599/858] Compiling OpenAPIKit DereferencedSchemaContext.swift
[600/858] Compiling OpenAPIKit Parameter.swift
[601/858] Compiling OpenAPIKit ParameterContext.swift
[602/858] Compiling OpenAPIKit ParameterSchemaContext.swift
[603/858] Compiling OpenAPIKit DereferencedPathItem.swift
[604/858] Compiling OpenAPIKit PathItem.swift
[605/858] Compiling OpenAPIKit ResolvedRoute.swift
[611/858] Compiling OpenAPIKit30 Validation+Builtins.swift
[612/858] Compiling OpenAPIKit30 Validation.swift
[620/858] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[621/858] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[622/858] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[623/858] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[624/858] Compiling OpenAPIRuntime URIParser.swift
[625/858] Compiling OpenAPIRuntime URISerializer.swift
[853/869] Compiling OpenAPIKitCompat Compat30To31.swift
[854/869] Compiling OpenAPIKitCompat Either+Map.swift
[855/869] Emitting module OpenAPIKitCompat
[856/869] Compiling OpenAPIKitCompat Either+Map.swift
[857/869] Emitting module OpenAPIKitCompat
[858/869] Compiling OpenAPIKitCompat Compat30To31.swift
[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] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[870/1046] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[871/1046] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[872/1046] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[873/1046] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[874/1046] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[875/1046] Compiling _OpenAPIGeneratorCore translateParameter.swift
[876/1046] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[877/1046] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[878/1046] Emitting module _OpenAPIGeneratorCore
[880/1055] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[881/1055] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[882/1055] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[883/1055] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[884/1055] Compiling _OpenAPIGeneratorCore ContentType.swift
[885/1055] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[886/1055] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[887/1055] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[888/1055] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[889/1055] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[890/1055] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[891/1055] Compiling _OpenAPIGeneratorCore translateComponents.swift
[892/1055] Compiling _OpenAPIGeneratorCore translateOperations.swift
[893/1055] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[894/1055] Compiling _OpenAPIGeneratorCore translateServers.swift
[895/1055] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[896/1055] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[897/1055] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[898/1055] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[899/1055] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[900/1055] Compiling _OpenAPIGeneratorCore translateSchema.swift
[901/1055] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[902/1055] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[903/1055] Compiling _OpenAPIGeneratorCore Annotations.swift
[904/1055] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[905/1055] Compiling _OpenAPIGeneratorCore Constants.swift
[906/1055] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[907/1055] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[908/1055] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[909/1055] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[910/1055] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[911/1055] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[912/1055] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[913/1055] Compiling _OpenAPIGeneratorCore translateArray.swift
[914/1055] Compiling _OpenAPIGeneratorCore translateCodable.swift
[915/1055] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[916/1055] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[917/1055] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[918/1055] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[919/1055] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[920/1055] Compiling _OpenAPIGeneratorCore Builtins.swift
[921/1055] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[922/1055] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[923/1055] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[924/1055] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[925/1055] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[926/1055] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[927/1055] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[928/1055] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[929/1055] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[930/1055] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[931/1055] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[932/1055] Compiling _OpenAPIGeneratorCore translateResponse.swift
[933/1055] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[934/1055] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[935/1055] Compiling _OpenAPIGeneratorCore TypeName.swift
[936/1055] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[937/1055] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[938/1055] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[939/1055] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[940/1055] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[941/1055] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[942/1055] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[1015/1055] Compiling PetstoreConsumerTestCore TestServerTransport.swift
[1016/1055] Compiling PetstoreConsumerTestCore Common.swift
[1017/1055] Compiling PetstoreConsumerTestCore TestClientTransport.swift
[1018/1055] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[1019/1055] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[1020/1055] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[1021/1055] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[1022/1055] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[1023/1055] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[1024/1055] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[1025/1055] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[1026/1055] Compiling _OpenAPIGeneratorCore YamsParser.swift
[1027/1055] Compiling _OpenAPIGeneratorCore validateDoc.swift
[1048/1075] Compiling swift_openapi_generator PluginSource.swift
[1049/1075] Compiling swift_openapi_generator Tool.swift
[1050/1075] Compiling swift_openapi_generator UserConfig.swift
[1051/1075] Compiling swift_openapi_generator runGenerator.swift
[1052/1075] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[1053/1075] Compiling swift_openapi_generator runGenerator.swift
[1054/1075] Compiling swift_openapi_generator UserConfig.swift
[1055/1075] Compiling swift_openapi_generator Extensions.swift
[1056/1075] Compiling swift_openapi_generator FilterCommand.swift
[1057/1075] Emitting module swift_openapi_generator
[1058/1075] Compiling swift_openapi_generator GenerateCommand.swift
[1059/1075] Emitting module swift_openapi_generator
[1060/1075] Compiling swift_openapi_generator Extensions.swift
[1061/1075] Compiling swift_openapi_generator GenerateOptions.swift
[1062/1075] Compiling swift_openapi_generator GenerateCommand.swift
[1063/1075] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[1064/1075] Compiling swift_openapi_generator PluginSource.swift
[1065/1075] Compiling swift_openapi_generator FilterCommand.swift
[1066/1075] Compiling swift_openapi_generator GenerateOptions.swift
[1067/1075] Compiling swift_openapi_generator Tool.swift
[1067/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! (36.37s)
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/1.10.2
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.26s)
Building documentation for 'swift-openapi-generator'...
Finished building documentation for 'swift-openapi-generator' (0.30s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-openapi-generator/1.10.2
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/apple/swift-algorithms
Updating https://github.com/apple/swift-http-types
Updating https://github.com/mattpolzin/OpenAPIKit
Updating https://github.com/apple/swift-openapi-runtime
Updating https://github.com/apple/swift-numerics.git
Updating https://github.com/jpsim/Yams
Updated https://github.com/apple/swift-algorithms (0.46s)
Updated https://github.com/apple/swift-http-types (0.47s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-collections
Updated https://github.com/apple/swift-argument-parser (0.57s)
Updated https://github.com/apple/swift-numerics.git (0.58s)
Updated https://github.com/apple/swift-openapi-runtime (0.58s)
Updated https://github.com/jpsim/Yams (0.58s)
Updated https://github.com/mattpolzin/OpenAPIKit (0.58s)
Updated https://github.com/apple/swift-collections (0.56s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.66s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (1.91s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.71s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.73s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.0.2 (0.67s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.6.0 (0.60s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.58s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.57s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.60s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.87s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.56s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit SemanticVersion.swift
[7/53] Compiling SymbolKit AccessControl.swift
[8/53] Compiling SymbolKit Availability.swift
[9/53] Compiling SymbolKit AvailabilityItem.swift
[10/53] Compiling SymbolKit Domain.swift
[11/57] Compiling SymbolKit Identifier.swift
[12/57] Compiling SymbolKit KindIdentifier.swift
[13/57] Compiling SymbolKit Location.swift
[14/57] Compiling SymbolKit Mutability.swift
[15/57] Compiling SymbolKit Mixin+Equals.swift
[16/57] Compiling SymbolKit Mixin+Hash.swift
[17/57] Compiling SymbolKit Mixin.swift
[18/57] Compiling SymbolKit LineList.swift
[19/57] Compiling SymbolKit Position.swift
[20/57] Compiling SymbolKit Names.swift
[21/57] Compiling SymbolKit SPI.swift
[22/57] Compiling SymbolKit Snippet.swift
[23/57] Compiling SymbolKit Extension.swift
[24/57] Compiling SymbolKit SourceRange.swift
[25/57] Compiling SymbolKit Metadata.swift
[26/57] Compiling SymbolKit Module.swift
[27/57] Compiling SymbolKit OperatingSystem.swift
[28/57] Compiling SymbolKit Platform.swift
[29/57] Compiling SymbolKit GenericConstraint.swift
[30/57] Compiling SymbolKit GenericParameter.swift
[31/57] Compiling SymbolKit Generics.swift
[32/57] Compiling SymbolKit Namespace.swift
[33/57] Emitting module SymbolKit
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit DeclarationFragments.swift
[44/57] Compiling SymbolKit Fragment.swift
[45/57] Compiling SymbolKit FragmentKind.swift
[46/57] Compiling SymbolKit FunctionParameter.swift
[47/57] Compiling SymbolKit FunctionSignature.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] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[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! (4.00s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/81] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[3/81] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/82] Compiling InternalCollectionsUtilities Descriptions.swift
[5/82] Compiling RealModule AlgebraicField.swift
[6/83] Compiling RealModule Float80+Real.swift
[7/83] Compiling RealModule Real.swift
[8/83] Compiling RealModule RealFunctions.swift
[9/83] Compiling RealModule Float16+Real.swift
[10/83] Compiling RealModule ElementaryFunctions.swift
[11/83] Compiling RealModule Float+Real.swift
[12/83] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/83] Compiling InternalCollectionsUtilities Debugging.swift
[14/83] Compiling RealModule ApproximateEquality.swift
[15/83] Compiling RealModule Double+Real.swift
[16/83] Compiling RealModule AugmentedArithmetic.swift
[17/83] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/83] Emitting module RealModule
[19/83] Compiling OpenAPIKitCore ParameterSchemaContextStyle.swift
[20/83] Compiling OpenAPIKitCore Shared.swift
[21/85] Compiling OpenAPIKitCore OrderedDictionary.swift
[22/85] Compiling OpenAPIKitCore StringConvertibleHintProvider.swift
[23/85] Compiling OpenAPIKitCore Either+CustomStringConvertible.swift
[24/85] Compiling OpenAPIKitCore Either.swift
[25/85] Compiling OpenAPIKitCore RequestDecodingError.swift
[26/85] Compiling OpenAPIKitCore OpenAPIReference.swift
[27/85] Compiling OpenAPIKitCore AnyCodable.swift
[28/85] Compiling OpenAPIKitCore Either+Codable.swift
[29/85] Emitting module InternalCollectionsUtilities
[30/85] Compiling OpenAPIKitCore Discriminator.swift
[31/85] Compiling OpenAPIKitCore HttpMethod.swift
[32/85] Compiling OpenAPIKitCore JSONSchemaPermissions.swift
[33/85] Compiling OpenAPIKitCore JSONTypeFormat.swift
[34/114] Compiling OpenAPIKitCore InconsistencyError.swift
[35/114] Compiling OpenAPIKitCore OpenAPIDecodingErrors.swift
[36/114] Compiling OpenAPIKitCore OpenAPIError.swift
[37/114] Compiling OpenAPIKitCore OpenAPIWarning.swift
[38/114] Emitting module OpenAPIKitCore
[39/114] Compiling Algorithms FirstNonNil.swift
[40/114] Compiling Algorithms FlattenCollection.swift
[41/170] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[42/170] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[43/170] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[44/170] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[45/170] Compiling OrderedCollections OrderedSet+Hashable.swift
[46/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[47/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[48/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[49/170] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[50/170] Compiling OrderedCollections _HashTable+Testing.swift
[51/170] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[52/170] Compiling OrderedCollections OrderedSet+Insertions.swift
[53/170] Compiling OrderedCollections OrderedSet+Invariants.swift
[54/170] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[55/170] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[56/170] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[59/170] Compiling OrderedCollections OrderedSet+Initializers.swift
[60/170] Compiling OrderedCollections _HashTable+Bucket.swift
[61/170] Compiling OrderedCollections _HashTable+BucketIterator.swift
[62/170] Compiling OrderedCollections _HashTable+Constants.swift
[63/170] Compiling OrderedCollections _HashTable.swift
[64/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[65/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[66/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[69/170] Compiling OrderedCollections _Hashtable+Header.swift
[70/170] Compiling OrderedCollections OrderedDictionary+Codable.swift
[71/170] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[72/170] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[73/170] Compiling ArgumentParserToolInfo ToolInfo.swift
[74/170] Emitting module ArgumentParserToolInfo
[83/170] Emitting module Yams
[84/277] Compiling OpenAPIKit30 AnyCodable+Validatable.swift
[85/277] Compiling OpenAPIKit30 Callbacks.swift
[86/277] Compiling OpenAPIKit30 CodableVendorExtendable.swift
[87/277] Compiling OpenAPIKit30 Components+JSONReference.swift
[88/277] Compiling OpenAPIKit30 Components+Locatable.swift
[89/277] Compiling OpenAPIKit30 Components.swift
[95/345] Compiling OpenAPIKit Components+JSONReference.swift
[96/345] Compiling OpenAPIKit Components+Locatable.swift
[97/345] Compiling OpenAPIKit Components.swift
[98/347] Compiling OpenAPIKit DereferencedPathItem.swift
[99/347] Compiling OpenAPIKit PathItem.swift
[100/347] Compiling OpenAPIKit ResolvedRoute.swift
[101/347] Compiling OpenAPIKit DereferencedRequest.swift
[102/347] Compiling OpenAPIKit OpenAPI.swift
[103/347] Compiling OpenAPIKit DereferencedOperation.swift
[104/347] Compiling OpenAPIKit Operation.swift
[105/347] Compiling OpenAPIKit ResolvedEndpoint.swift
[106/347] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[107/347] Compiling OpenAPIKit DereferencedParameter.swift
[108/347] Compiling OpenAPIKit DereferencedSchemaContext.swift
[109/347] Compiling OpenAPIKit Either+Convenience.swift
[110/347] Compiling OpenAPIKit Either+LocallyDereferenceable.swift
[111/347] Compiling OpenAPIKit Either+Summarizable.swift
[112/347] Compiling OpenAPIKit Either+Validatable.swift
[113/347] Compiling OpenAPIKit DocumentDecodingError.swift
[114/347] Compiling OpenAPIKit OperationDecodingError.swift
[115/347] Compiling OpenAPIKit PathDecodingError.swift
[116/347] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[117/347] Compiling OpenAPIKit ResponseDecodingError.swift
[118/347] Compiling OpenAPIKit Example.swift
[119/347] Compiling OpenAPIKit URLTemplate+Validatable.swift
[120/347] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[121/347] Compiling OpenAPIKit ExternalDocumentation.swift
[122/347] Compiling OpenAPIKit DereferencedHeader.swift
[123/347] Compiling OpenAPIKit Header.swift
[124/347] Compiling OpenAPIKit SecurityScheme.swift
[125/347] Compiling OpenAPIKit Server.swift
[126/347] Compiling OpenAPIKit Tag.swift
[127/347] Compiling OpenAPIKit Content.swift
[128/347] Compiling OpenAPIKit Request.swift
[129/347] Compiling OpenAPIKit DereferencedResponse.swift
[130/347] Compiling OpenAPIKit Response.swift
[131/347] Compiling OpenAPIKit RuntimeExpression.swift
[132/347] Compiling OpenAPIKit SchemaProtocols.swift
[133/347] Compiling OpenAPIKit SwiftPrimitiveTypes+OpenAPI.swift
[134/347] Compiling OpenAPIKit DereferencedJSONSchema.swift
[135/347] Compiling Algorithms Unique.swift
[136/347] Compiling Algorithms Windows.swift
[139/347] Compiling OpenAPIKit ContentEncoding.swift
[140/347] Compiling OpenAPIKit DereferencedContent.swift
[141/347] Compiling OpenAPIKit DereferencedContentEncoding.swift
[142/347] Compiling OpenAPIKit DereferencedDocument.swift
[143/347] Compiling OpenAPIKit Document.swift
[144/347] Compiling OpenAPIKit DocumentInfo.swift
[145/347] Compiling OpenAPIKit ResolvedDocument.swift
[146/347] Compiling OpenAPIKit Parameter.swift
[147/347] Compiling OpenAPIKit ParameterContext.swift
[148/347] Compiling OpenAPIKit ParameterSchemaContext.swift
[168/347] Compiling OpenAPIKit AnyCodable+Validatable.swift
[169/347] Compiling OpenAPIKit Callbacks.swift
[170/347] Compiling OpenAPIKit CodableVendorExtendable.swift
[171/347] Compiling OpenAPIKit JSONSchema+Combining.swift
[172/347] Compiling OpenAPIKit JSONSchema.swift
[173/347] Compiling OpenAPIKit JSONSchemaContext.swift
[174/347] Compiling OpenAPIKit SimplifiedJSONSchema.swift
[175/347] Compiling OpenAPIKit TypesAndFormats.swift
[176/347] Compiling OpenAPIKit DereferencedSecurityRequirement.swift
[177/347] Emitting module OpenAPIKit30
[178/353] Emitting module OrderedCollections
[179/353] Emitting module OpenAPIKit
[185/363] Emitting module Algorithms
[186/363] Compiling ArgumentParser NonsenseFlagsValidator.swift
[187/363] Compiling ArgumentParser ParsableArgumentsValidation.swift
[188/363] Compiling ArgumentParser PositionalArgumentsValidator.swift
[189/363] Compiling ArgumentParser UniqueNamesValidator.swift
[195/363] Emitting module ArgumentParser
[245/363] Compiling OpenAPIKit30 Validation+Builtins.swift
[246/363] Compiling OpenAPIKit Validation+Builtins.swift
[247/363] Compiling OpenAPIKit Validation.swift
[248/363] Compiling OpenAPIKit Validator+Convenience.swift
[249/363] Compiling OpenAPIKit Validator.swift
[250/363] Compiling OpenAPIKit XML.swift
[289/363] Compiling OpenAPIKit _CoreReExport.swift
[364/366] Emitting module OpenAPIKitCompat
[365/366] Compiling OpenAPIKitCompat Either+Map.swift
[366/366] Compiling OpenAPIKitCompat Compat30To31.swift
[367/450] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[368/450] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[369/450] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[370/450] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[371/450] Compiling _OpenAPIGeneratorCore ContentType.swift
[372/450] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[373/450] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[374/450] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[375/450] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[376/459] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[377/459] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[378/459] Compiling _OpenAPIGeneratorCore translateSchema.swift
[379/459] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[380/459] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[381/459] Compiling _OpenAPIGeneratorCore Annotations.swift
[382/459] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[383/459] Compiling _OpenAPIGeneratorCore Constants.swift
[384/459] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[385/459] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[386/459] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[387/459] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[388/459] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[389/459] Compiling _OpenAPIGeneratorCore Builtins.swift
[390/459] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[391/459] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[392/459] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[393/459] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[394/459] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[395/459] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[396/459] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[397/459] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[398/459] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[399/459] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[400/459] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[401/459] Compiling _OpenAPIGeneratorCore translateResponse.swift
[402/459] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[403/459] Emitting module _OpenAPIGeneratorCore
[404/459] Compiling _OpenAPIGeneratorCore Config.swift
[405/459] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[406/459] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[407/459] Compiling _OpenAPIGeneratorCore Errors.swift
[408/459] Compiling _OpenAPIGeneratorCore Foundation.swift
[409/459] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[410/459] Compiling _OpenAPIGeneratorCore String.swift
[411/459] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[412/459] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[413/459] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[414/459] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[415/459] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[416/459] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[417/459] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[418/459] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[419/459] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[420/459] Compiling _OpenAPIGeneratorCore translateArray.swift
[421/459] Compiling _OpenAPIGeneratorCore translateCodable.swift
[422/459] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[423/459] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[424/459] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[425/459] Compiling _OpenAPIGeneratorCore translateComponents.swift
[426/459] Compiling _OpenAPIGeneratorCore translateOperations.swift
[427/459] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[428/459] Compiling _OpenAPIGeneratorCore translateServers.swift
[429/459] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[430/459] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[431/459] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[432/459] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[433/459] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[434/459] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[435/459] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[436/459] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[437/459] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[438/459] Compiling _OpenAPIGeneratorCore translateParameter.swift
[439/459] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[440/459] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[441/459] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[442/459] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[443/459] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[444/459] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[445/459] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[446/459] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[447/459] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[448/459] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[449/459] Compiling _OpenAPIGeneratorCore YamsParser.swift
[450/459] Compiling _OpenAPIGeneratorCore validateDoc.swift
[451/459] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[452/459] Compiling _OpenAPIGeneratorCore TypeName.swift
[453/459] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[454/459] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[455/459] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[456/459] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[457/459] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[458/459] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[459/459] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[460/469] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[461/469] Compiling swift_openapi_generator Tool.swift
[462/469] Compiling swift_openapi_generator UserConfig.swift
[463/469] Compiling swift_openapi_generator runGenerator.swift
[464/469] Compiling swift_openapi_generator PluginSource.swift
[465/469] Compiling swift_openapi_generator GenerateOptions.swift
[466/469] Compiling swift_openapi_generator GenerateCommand.swift
[467/469] Emitting module swift_openapi_generator
[468/469] Compiling swift_openapi_generator Extensions.swift
[469/469] Compiling swift_openapi_generator FilterCommand.swift
Build of target: 'swift-openapi-generator' complete! (11.21s)
271
4 /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-openapi-generator/1.10.2
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/apple/swift-openapi-generator/1.10.2
File count: 271
Doc size: 4.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-openapi-generator-1.10.2-9a9ed637.zip to s3://spi-docs-inbox/prod-apple-swift-openapi-generator-1.10.2-9a9ed637.zip
Copying... [17%]
Copying... [25%]
Copying... [33%]
Copying... [41%]
Copying... [58%]
Copying... [66%]
Copying... [75%]
Copying... [83%]
Copying... [91%]
Copying... [100%]
Done.