The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of swift-openapi-generator, reference main (a69289), with Swift 6.1 for Android on 11 Dec 2025 09:19:05 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-openapi-generator.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/apple/swift-openapi-generator
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a692897 [Docs] Document Android support (#852)
Cloned https://github.com/apple/swift-openapi-generator.git
Revision (git rev-parse @):
a6928974a6132e5de7376de2f2db4e867802add7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-openapi-generator.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/apple/swift-openapi-generator.git
https://github.com/apple/swift-openapi-generator.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "openapikit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.9.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/OpenAPIKit"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    }
  ],
  "manifest_display_name" : "swift-openapi-generator",
  "name" : "swift-openapi-generator",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "swift-openapi-generator",
      "targets" : [
        "swift-openapi-generator"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "OpenAPIGenerator",
      "targets" : [
        "OpenAPIGenerator"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "OpenAPIGeneratorCommand",
      "targets" : [
        "OpenAPIGeneratorCommand"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "_OpenAPIGeneratorCore",
      "targets" : [
        "_OpenAPIGeneratorCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_openapi_generator",
      "module_type" : "SwiftTarget",
      "name" : "swift-openapi-generator",
      "path" : "Sources/swift-openapi-generator",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-openapi-generator",
        "OpenAPIGenerator",
        "OpenAPIGeneratorCommand"
      ],
      "sources" : [
        "Extensions.swift",
        "FilterCommand.swift",
        "GenerateCommand.swift",
        "GenerateOptions+runGenerator.swift",
        "GenerateOptions.swift",
        "PluginSource.swift",
        "Tool.swift",
        "UserConfig.swift",
        "runGenerator.swift"
      ],
      "target_dependencies" : [
        "_OpenAPIGeneratorCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "_OpenAPIGeneratorCore",
      "module_type" : "SwiftTarget",
      "name" : "_OpenAPIGeneratorCore",
      "path" : "Sources/_OpenAPIGeneratorCore",
      "product_dependencies" : [
        "OpenAPIKit",
        "OpenAPIKit30",
        "OpenAPIKitCompat",
        "Algorithms",
        "OrderedCollections",
        "Yams"
      ],
      "product_memberships" : [
        "swift-openapi-generator",
        "OpenAPIGenerator",
        "OpenAPIGeneratorCommand",
        "_OpenAPIGeneratorCore"
      ],
      "sources" : [
        "Config.swift",
        "Diagnostics.swift",
        "DiagnosticsCollectorProvider.swift",
        "Errors.swift",
        "Extensions/Foundation.swift",
        "Extensions/OpenAPIKit.swift",
        "Extensions/String.swift",
        "Extensions/SwiftStandardLibrary.swift",
        "FeatureFlags.swift",
        "GeneratorMode.swift",
        "GeneratorPipeline.swift",
        "GeneratorPipelineStage.swift",
        "Hooks/DocumentFilter.swift",
        "Hooks/FilteredDocument.swift",
        "Layers/ParsedOpenAPIRepresentation.swift",
        "Layers/RenderedSwiftRepresentation.swift",
        "Layers/StructuredSwiftRepresentation.swift",
        "Parser/ParserProtocol.swift",
        "Parser/YamsParser.swift",
        "Parser/validateDoc.swift",
        "PlatformChecks.swift",
        "Renderer/RendererProtocol.swift",
        "Renderer/TextBasedRenderer.swift",
        "Translator/ClientTranslator/ClientTranslator.swift",
        "Translator/ClientTranslator/translateClientMethod.swift",
        "Translator/CommonTranslations/translateAllAnyOneOf.swift",
        "Translator/CommonTranslations/translateArray.swift",
        "Translator/CommonTranslations/translateCodable.swift",
        "Translator/CommonTranslations/translateObjectStruct.swift",
        "Translator/CommonTranslations/translateRawEnum.swift",
        "Translator/CommonTranslations/translateRawRepresentableEnum.swift",
        "Translator/CommonTranslations/translateSchema.swift",
        "Translator/CommonTranslations/translateStructBlueprint.swift",
        "Translator/CommonTranslations/translateTypealias.swift",
        "Translator/CommonTypes/Annotations.swift",
        "Translator/CommonTypes/CommentExtensions.swift",
        "Translator/CommonTypes/Constants.swift",
        "Translator/CommonTypes/DiscriminatorExtensions.swift",
        "Translator/CommonTypes/SchemaOverrides.swift",
        "Translator/CommonTypes/StructBlueprint.swift",
        "Translator/Content/CodingStrategy.swift",
        "Translator/Content/ContentInspector.swift",
        "Translator/Content/ContentType.swift",
        "Translator/Content/SchemaContent.swift",
        "Translator/FileTranslator+FeatureFlags.swift",
        "Translator/FileTranslator.swift",
        "Translator/Multipart/MultipartAdditionalProperties.swift",
        "Translator/Multipart/MultipartContent.swift",
        "Translator/Multipart/MultipartContentInspector.swift",
        "Translator/Multipart/translateMultipart.swift",
        "Translator/MultiplexTranslator.swift",
        "Translator/Operations/OperationDescription.swift",
        "Translator/Parameters/TypedParameter.swift",
        "Translator/Parameters/translateParameter.swift",
        "Translator/Recursion/DeclarationRecursionDetector.swift",
        "Translator/Recursion/RecursionDetector.swift",
        "Translator/RequestBody/TypedRequestBody.swift",
        "Translator/RequestBody/translateRequestBody.swift",
        "Translator/Responses/HTTPStatusCodes.swift",
        "Translator/Responses/ResponseKind.swift",
        "Translator/Responses/TypedResponse.swift",
        "Translator/Responses/TypedResponseHeader.swift",
        "Translator/Responses/acceptHeaderContentTypes.swift",
        "Translator/Responses/translateResponse.swift",
        "Translator/Responses/translateResponseHeader.swift",
        "Translator/Responses/translateResponseOutcome.swift",
        "Translator/ServerTranslator/ServerTranslator.swift",
        "Translator/ServerTranslator/translateServerMethod.swift",
        "Translator/TranslatorProtocol.swift",
        "Translator/TypeAssignment/Builtins.swift",
        "Translator/TypeAssignment/ReferenceStack.swift",
        "Translator/TypeAssignment/SafeNameGenerator.swift",
        "Translator/TypeAssignment/TypeAssigner.swift",
        "Translator/TypeAssignment/TypeLocation.swift",
        "Translator/TypeAssignment/TypeMatcher.swift",
        "Translator/TypeAssignment/TypeName.swift",
        "Translator/TypeAssignment/TypeUsage.swift",
        "Translator/TypeAssignment/isSchemaSupported.swift",
        "Translator/TypesTranslator/TypesFileTranslator.swift",
        "Translator/TypesTranslator/translateAPIProtocol.swift",
        "Translator/TypesTranslator/translateBoxedTypes.swift",
        "Translator/TypesTranslator/translateComponentHeaders.swift",
        "Translator/TypesTranslator/translateComponentParameters.swift",
        "Translator/TypesTranslator/translateComponentRequestBodies.swift",
        "Translator/TypesTranslator/translateComponentResponses.swift",
        "Translator/TypesTranslator/translateComponents.swift",
        "Translator/TypesTranslator/translateOperations.swift",
        "Translator/TypesTranslator/translateSchemas.swift",
        "Translator/TypesTranslator/translateServers.swift",
        "Translator/TypesTranslator/translateServersVariables.swift",
        "TypeOverrides.swift",
        "YamlFileDiagnosticsCollector.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PetstoreConsumerTests",
      "module_type" : "SwiftTarget",
      "name" : "PetstoreConsumerTests",
      "path" : "Tests/PetstoreConsumerTests",
      "sources" : [
        "Common.swift",
        "Generated/Client.swift",
        "Generated/Server.swift",
        "Generated/Types.swift",
        "TestClient.swift",
        "TestServer.swift",
        "Test_Client.swift",
        "Test_Playground.swift",
        "Test_Server.swift",
        "Test_Types.swift"
      ],
      "target_dependencies" : [
        "PetstoreConsumerTestCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PetstoreConsumerTestCore",
      "module_type" : "SwiftTarget",
      "name" : "PetstoreConsumerTestCore",
      "path" : "Sources/PetstoreConsumerTestCore",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "HTTPTypes"
      ],
      "sources" : [
        "Assertions.swift",
        "Common.swift",
        "TestClientTransport.swift",
        "TestServerTransport.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenAPIGeneratorTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIGeneratorTests",
      "path" : "Tests/OpenAPIGeneratorTests",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/OpenAPIGeneratorTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Test_GenerateOptions.swift"
      ],
      "target_dependencies" : [
        "_OpenAPIGeneratorCore",
        "swift-openapi-generator"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIGeneratorReferenceTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIGeneratorReferenceTests",
      "path" : "Tests/OpenAPIGeneratorReferenceTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/OpenAPIGeneratorReferenceTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CompatabilityTest.swift",
        "FileBasedReferenceTests.swift",
        "Helpers.swift",
        "SnippetBasedReferenceTests.swift",
        "XCTestDiagnosticCollector.swift"
      ],
      "target_dependencies" : [
        "_OpenAPIGeneratorCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIGeneratorCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIGeneratorCoreTests",
      "path" : "Tests/OpenAPIGeneratorCoreTests",
      "sources" : [
        "Extensions/Test_SwiftSafeNames.swift",
        "Hooks/Test_FilteredDocument.swift",
        "Parser/Test_YamsParser.swift",
        "Parser/Test_validateDoc.swift",
        "Renderer/Test_TextBasedRenderer.swift",
        "StructureHelpers.swift",
        "TestUtilities.swift",
        "Test_Config.swift",
        "Test_DiagnosticsCollectorProvider.swift",
        "Translator/CommonTranslations/Test_translateCodable.swift",
        "Translator/CommonTranslations/Test_translateStringEnum.swift",
        "Translator/CommonTranslations/Test_translateStructBlueprint.swift",
        "Translator/CommonTypes/Test_DiscriminatorExtensions.swift",
        "Translator/Content/Test_ContentType.swift",
        "Translator/Multipart/Test_MultipartAdditionalProperties.swift",
        "Translator/Multipart/Test_MultipartContentInspector.swift",
        "Translator/Operations/Test_OperationDescription.swift",
        "Translator/TypeAssignment/Test_RecursionDetector_Generic.swift",
        "Translator/TypeAssignment/Test_TypeAssigner.swift",
        "Translator/TypeAssignment/Test_TypeMatcher.swift",
        "Translator/TypeAssignment/Test_isSchemaSupported.swift",
        "Translator/TypesTranslator/Test_translateSchemas.swift"
      ],
      "target_dependencies" : [
        "_OpenAPIGeneratorCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIGeneratorCommand",
      "module_type" : "PluginTarget",
      "name" : "OpenAPIGeneratorCommand",
      "path" : "Plugins/OpenAPIGeneratorCommand",
      "plugin_capability" : {
        "intent" : {
          "description" : "Generate Swift code from an OpenAPI document.",
          "type" : "custom",
          "verb" : "generate-code-from-openapi"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "To write the generated Swift files back into the source directory of the package.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "OpenAPIGeneratorCommand"
      ],
      "sources" : [
        "PluginsShared/GeneratorMode.swift",
        "PluginsShared/PluginError.swift",
        "PluginsShared/PluginSource.swift",
        "PluginsShared/PluginUtils.swift",
        "plugin.swift"
      ],
      "target_dependencies" : [
        "swift-openapi-generator"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "OpenAPIGenerator",
      "module_type" : "PluginTarget",
      "name" : "OpenAPIGenerator",
      "path" : "Plugins/OpenAPIGenerator",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "OpenAPIGenerator"
      ],
      "sources" : [
        "PluginsShared/GeneratorMode.swift",
        "PluginsShared/PluginError.swift",
        "PluginsShared/PluginSource.swift",
        "PluginsShared/PluginUtils.swift",
        "plugin.swift"
      ],
      "target_dependencies" : [
        "swift-openapi-generator"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-openapi-runtime
[1/951] Fetching swift-http-types
[952/12218] Fetching swift-http-types, yams
[953/29116] Fetching swift-http-types, yams, swift-argument-parser
Fetched https://github.com/apple/swift-http-types from cache (0.50s)
[564/28165] Fetching yams, swift-argument-parser
[565/33993] Fetching yams, swift-argument-parser, swift-openapi-runtime
Fetching https://github.com/apple/swift-algorithms
[5776/52356] Fetching yams, swift-argument-parser, swift-openapi-runtime, swift-collections
[19476/58397] Fetching yams, swift-argument-parser, swift-openapi-runtime, swift-collections, swift-algorithms
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.17s)
[16040/52569] Fetching yams, swift-argument-parser, swift-collections, swift-algorithms
Fetched https://github.com/apple/swift-algorithms from cache (1.15s)
[30356/46528] Fetching yams, swift-argument-parser, swift-collections
Fetched https://github.com/apple/swift-argument-parser from cache (2.44s)
[25975/29630] Fetching yams, swift-collections
Fetching https://github.com/mattpolzin/OpenAPIKit
[29631/147753] Fetching yams, swift-collections, openapikit
Fetched https://github.com/apple/swift-collections from cache (4.02s)
[18355/129390] Fetching yams, openapikit
Fetched https://github.com/jpsim/Yams from cache (4.09s)
[8269/118123] Fetching openapikit
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (9.44s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.9.0 (13.78s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (1.11s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.65s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.9.0 (1.71s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (1.45s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.96s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (1.03s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.90s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.0 (1.09s)
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-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
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.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.9.0
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.9.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
[1/1] Compiling plugin OpenAPIGeneratorCommand
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/78] Write sources
[18/78] Compiling _NumericsShims _NumericsShims.c
[18/78] Write sources
[20/78] Compiling _NumericsShims _NumericsShims.c
[20/78] Write sources
[32/78] Compiling reader.c
[33/78] Compiling writer.c
[35/78] Compiling api.c
[36/78] Compiling reader.c
[37/78] Compiling emitter.c
[37/78] Write sources
[41/78] Compiling parser.c
[43/78] Write swift-version-24593BA9C3E375BF.txt
[44/78] Compiling api.c
[44/78] Compiling scanner.c
[46/78] Compiling emitter.c
[47/78] Compiling scanner.c
[49/227] Emitting module InternalCollectionsUtilities
<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
[51/231] Emitting module OpenAPIKitCore
[52/235] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.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
[53/235] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.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
[54/235] Compiling InternalCollectionsUtilities Integer rank.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
[55/235] Compiling InternalCollectionsUtilities UInt+first and last set bit.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
[56/235] Compiling RealModule Real.swift
[57/235] Compiling RealModule RealFunctions.swift
[58/236] Compiling InternalCollectionsUtilities Debugging.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
[59/236] Compiling InternalCollectionsUtilities Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/236] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.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
[61/236] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.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
[62/236] Compiling InternalCollectionsUtilities LifetimeOverride.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
[63/236] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.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
[64/236] Compiling RealModule Float80+Real.swift
[65/236] Compiling InternalCollectionsUtilities _SortedCollection.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
[66/236] Compiling InternalCollectionsUtilities _UniqueCollection.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
[67/236] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.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
[68/236] Compiling HTTPTypes HTTPField.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
[69/236] Compiling HTTPTypes HTTPFieldName.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
[70/236] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.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
[71/236] Compiling InternalCollectionsUtilities _UnsafeBitSet.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
[74/236] Compiling RealModule Float16+Real.swift
[77/236] Emitting module RealModule
<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
[82/237] Compiling HTTPTypes ISOLatin1String.swift
[84/238] Compiling RealModule RealFunctions.swift
[85/239] Compiling RealModule Float80+Real.swift
[86/239] Compiling RealModule RelaxedArithmetic.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
[89/240] Compiling RealModule Real.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
[101/240] Compiling RealModule Float16+Real.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
[104/240] Emitting module RealModule
<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
[113/241] Compiling RealModule RelaxedArithmetic.swift
[114/242] 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
[116/271] Emitting module OpenAPIKitCore
[117/325] Compiling HTTPTypes HTTPResponse.swift
[118/325] Compiling HTTPTypes HTTPRequest.swift
[119/380] Compiling HTTPTypes NIOLock.swift
[120/380] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[121/380] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[122/380] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.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
[123/380] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.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
[124/380] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.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
[125/380] Compiling OrderedCollections OrderedSet+RandomAccessCollection.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
[126/380] Compiling OrderedCollections OrderedSet+ReserveCapacity.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
[127/387] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.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
[128/387] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.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
[129/387] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.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
[130/387] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.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
[131/387] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[132/387] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.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
[133/387] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.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
[148/394] Compiling OrderedCollections OrderedDictionary+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[149/394] Compiling OrderedCollections OrderedDictionary+Initializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[150/394] Compiling OrderedCollections OrderedDictionary+Invariants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[151/394] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.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
[152/394] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.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
[153/394] Compiling OrderedCollections OrderedDictionary+Sendable.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
[154/394] Compiling OrderedCollections OrderedDictionary+Sequence.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
[155/394] Compiling OrderedCollections OrderedDictionary+Values.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[156/394] Compiling OrderedCollections OrderedDictionary.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
[157/394] Compiling OrderedCollections OrderedSet+Codable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[158/394] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[159/394] Compiling OrderedCollections OrderedSet+Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[160/394] Compiling OrderedCollections OrderedSet+Diffing.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
[161/394] Compiling OrderedCollections OrderedSet+Equatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[162/394] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.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
[163/394] Compiling OrderedCollections OrderedSet+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[164/394] Compiling OrderedCollections _HashTable+Bucket.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
[165/394] Compiling OrderedCollections _HashTable+BucketIterator.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
[166/394] Compiling OrderedCollections _HashTable+Constants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[167/394] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[168/394] Compiling OrderedCollections _HashTable+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[169/394] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[170/394] Compiling OrderedCollections _HashTable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[171/394] Compiling OrderedCollections _Hashtable+Header.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[172/394] Compiling OrderedCollections OrderedSet+Initializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[173/394] Compiling OrderedCollections OrderedSet+Insertions.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
[174/394] Compiling OrderedCollections OrderedSet+Invariants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[175/394] Compiling OrderedCollections OrderedSet+Partial MutableCollection.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
[176/394] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.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
[177/394] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.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
[178/394] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.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
[179/394] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.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
[188/394] Emitting module ArgumentParserToolInfo
[189/394] Compiling ArgumentParserToolInfo ToolInfo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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
[205/397] Compiling OrderedCollections OrderedDictionary+Codable.swift
[206/397] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[207/397] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[208/397] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[209/397] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[210/397] Compiling OrderedCollections OrderedDictionary+Elements.swift
[211/397] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[212/397] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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
[250/398] Compiling HTTPTypes HTTPParsedFields.swift
[251/398] Compiling HTTPTypes HTTPRequest+URL.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
<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
<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
[291/398] Compiling OrderedCollections OrderedSet+Sendable.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
[292/398] Compiling OrderedCollections OrderedSet+SubSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[293/398] Compiling OrderedCollections OrderedSet+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[294/398] Compiling OrderedCollections OrderedSet+UnorderedView.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
[295/398] Compiling OrderedCollections OrderedSet+UnstableInternals.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
[296/398] Compiling OrderedCollections OrderedSet.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
[297/398] Compiling OrderedCollections _UnsafeBitset.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
[343/444] Emitting module OrderedCollections
<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
[347/684] Compiling OpenAPIKit ParameterSchemaContext.swift
[348/684] Compiling OpenAPIKit DereferencedPathItem.swift
[349/684] Compiling OpenAPIKit PathItem.swift
[350/684] Compiling OpenAPIKit ResolvedRoute.swift
[351/684] Compiling OpenAPIKit DereferencedRequest.swift
[352/684] Compiling OpenAPIKit Request.swift
[353/690] Emitting module ArgumentParser
[354/690] Emitting module ArgumentParserToolInfo
[355/690] Compiling ArgumentParserToolInfo ToolInfo.swift
[357/691] Compiling OpenAPIKit Either+Validatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[358/691] Compiling OpenAPIKit AnyCodable+Validatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[359/693] Compiling OpenAPIKit Either+LocallyDereferenceable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[360/693] Compiling OpenAPIKit Either+Summarizable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[361/718] 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
[362/718] Compiling Algorithms Stride.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
[363/718] Compiling Algorithms Suffix.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
[364/718] Emitting module OpenAPIKit30
[365/726] Compiling ArgumentParser Tree.swift
[366/726] Compiling ArgumentParser CodingKeyValidator.swift
[367/726] Compiling ArgumentParser NonsenseFlagsValidator.swift
[368/726] Compiling ArgumentParser ParsableArgumentsValidation.swift
[369/726] Compiling ArgumentParser PositionalArgumentsValidator.swift
[370/726] Compiling ArgumentParser UniqueNamesValidator.swift
[371/726] Emitting module OpenAPIKit30
[372/734] Compiling Algorithms Compacted.swift
[373/734] Compiling Algorithms Cycle.swift
[374/734] Compiling Algorithms EitherSequence.swift
[375/734] Compiling Algorithms FirstNonNil.swift
[376/734] Compiling Algorithms FlattenCollection.swift
[377/734] Compiling Algorithms Grouped.swift
[378/734] Compiling Algorithms Indexed.swift
[379/734] Compiling Algorithms Intersperse.swift
[380/734] Compiling Algorithms AdjacentPairs.swift
[381/734] Compiling Algorithms Chain.swift
[382/734] Compiling Algorithms Chunked.swift
[383/734] Compiling Algorithms Combinations.swift
[384/734] Compiling Algorithms Partition.swift
[385/734] Emitting module OpenAPIKit
<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
[396/742] Compiling Algorithms Permutations.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
[397/742] Compiling Algorithms Product.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
[400/742] Emitting module HTTPTypes
[401/742] Compiling HTTPTypes HTTPFields.swift
[403/743] Compiling Algorithms RandomSample.swift
[404/743] Compiling Algorithms Reductions.swift
[405/743] Compiling Algorithms Rotate.swift
[406/743] Compiling Algorithms Split.swift
[409/746] Emitting module OpenAPIKit
[410/815] Compiling OpenAPIRuntime OpenAPIValue.swift
[411/815] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[412/815] Compiling OpenAPIRuntime UndocumentedPayload.swift
[413/815] Compiling OpenAPIRuntime ContentDisposition.swift
[414/815] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[415/815] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[416/815] Compiling OpenAPIRuntime RuntimeError.swift
[417/815] Compiling OpenAPIRuntime ServerError.swift
[418/815] Compiling OpenAPIRuntime CurrencyTypes.swift
[419/815] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[420/815] Compiling OpenAPIRuntime HTTPBody.swift
[421/815] Compiling OpenAPIRuntime ServerTransport.swift
[422/815] Compiling OpenAPIRuntime UniversalClient.swift
[423/815] Compiling OpenAPIRuntime UniversalServer.swift
[424/815] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[425/815] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[426/815] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[427/815] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[428/815] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[429/815] Compiling OpenAPIRuntime CodableExtensions.swift
[430/815] Compiling OpenAPIRuntime Configuration.swift
[431/815] Compiling OpenAPIRuntime Converter+Client.swift
[432/815] Compiling OpenAPIRuntime Converter+Common.swift
[433/815] Compiling OpenAPIRuntime Converter+Server.swift
[434/815] Compiling OpenAPIRuntime Converter.swift
[435/815] Compiling OpenAPIRuntime CurrencyExtensions.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
[439/816] Compiling OpenAPIRuntime CodingErrors.swift
[443/816] Compiling OpenAPIRuntime FoundationExtensions.swift
[444/816] Compiling OpenAPIRuntime ParameterStyles.swift
[445/816] Compiling OpenAPIRuntime ServerVariable.swift
[446/816] Compiling OpenAPIRuntime URLExtensions.swift
[447/816] Compiling OpenAPIRuntime Deprecated.swift
[448/816] Compiling OpenAPIRuntime ClientError.swift
[451/860] Compiling ArgumentParser Name.swift
[452/860] Compiling ArgumentParser Parsed.swift
[453/860] Compiling ArgumentParser ParsedValues.swift
[454/860] Compiling ArgumentParser ParserError.swift
[455/860] Compiling ArgumentParser SplitArguments.swift
[456/860] Compiling ArgumentParser DumpHelpGenerator.swift
[457/860] Compiling ArgumentParser HelpCommand.swift
[458/860] Compiling ArgumentParser HelpGenerator.swift
[459/860] Compiling ArgumentParser CommandConfiguration.swift
[460/860] Compiling ArgumentParser CommandGroup.swift
[461/860] Compiling ArgumentParser EnumerableFlag.swift
[462/860] Compiling ArgumentParser ExpressibleByArgument.swift
[463/860] Compiling ArgumentParser ParsableArguments.swift
[464/860] Compiling ArgumentParser ParsableCommand.swift
[465/860] Compiling ArgumentParser ArgumentDecoder.swift
[466/860] Compiling ArgumentParser ArgumentDefinition.swift
[467/860] Compiling ArgumentParser ArgumentSet.swift
[468/860] Compiling ArgumentParser CommandParser.swift
[469/860] Compiling ArgumentParser CompletionsGenerator.swift
[470/860] Compiling ArgumentParser FishCompletionsGenerator.swift
[471/860] Compiling ArgumentParser ZshCompletionsGenerator.swift
[472/860] Compiling ArgumentParser Argument.swift
[473/860] Compiling ArgumentParser ArgumentDiscussion.swift
[474/860] Compiling ArgumentParser ArgumentHelp.swift
[483/861] Compiling ArgumentParser InputKey.swift
[484/861] Compiling ArgumentParser InputOrigin.swift
[485/861] Compiling ArgumentParser ArgumentVisibility.swift
[486/861] Compiling ArgumentParser CompletionKind.swift
[487/861] Compiling ArgumentParser Errors.swift
[488/861] Compiling ArgumentParser Flag.swift
[489/861] Compiling ArgumentParser NameSpecification.swift
[490/861] Compiling ArgumentParser Option.swift
[491/861] Compiling ArgumentParser OptionGroup.swift
[492/861] Compiling ArgumentParser AsyncParsableCommand.swift
[497/861] Compiling ArgumentParser BashCompletionsGenerator.swift
[503/886] Compiling OpenAPIRuntime MultipartValidation.swift
[504/886] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[505/886] Compiling OpenAPIRuntime URICodeCodingKey.swift
[506/886] Compiling OpenAPIRuntime URICoderConfiguration.swift
[507/886] Compiling OpenAPIRuntime URIEncodedNode.swift
[508/886] Compiling OpenAPIRuntime URIParsedTypes.swift
[509/886] Compiling OpenAPIRuntime URIDecoder.swift
[510/886] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[519/886] Emitting module OpenAPIRuntime
[520/886] Compiling ArgumentParser MessageInfo.swift
[521/886] Compiling ArgumentParser UsageGenerator.swift
[522/886] Compiling ArgumentParser CollectionExtensions.swift
[523/886] Compiling ArgumentParser Mutex.swift
[524/886] Compiling ArgumentParser Platform.swift
[525/886] Compiling ArgumentParser SequenceExtensions.swift
[526/886] Compiling ArgumentParser StringExtensions.swift
[527/886] Compiling ArgumentParser SwiftExtensions.swift
[534/894] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[535/894] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[542/900] Compiling Algorithms Joined.swift
[543/900] Compiling Algorithms Keyed.swift
[544/900] Compiling Algorithms MinMax.swift
[545/900] Compiling Algorithms Compacted.swift
[546/900] Compiling Algorithms Cycle.swift
[547/900] Compiling Algorithms EitherSequence.swift
[548/900] Compiling Algorithms FirstNonNil.swift
[549/900] Compiling Algorithms FlattenCollection.swift
[550/900] Compiling Algorithms Grouped.swift
[551/900] Emitting module ArgumentParser
[561/900] Compiling Algorithms Indexed.swift
[562/900] Compiling Algorithms Intersperse.swift
[563/900] Compiling Algorithms AdjacentPairs.swift
[564/900] Compiling Algorithms Chain.swift
[565/900] Compiling Algorithms Chunked.swift
[566/900] Compiling Algorithms Combinations.swift
[567/900] Compiling Algorithms Partition.swift
[568/900] Compiling Algorithms Permutations.swift
[569/900] Compiling Algorithms Product.swift
[572/900] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[573/900] Compiling OpenAPIRuntime URIEncoder.swift
[574/900] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[575/900] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[576/900] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[577/900] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[604/900] Emitting module Algorithms
[624/901] Compiling Algorithms RandomSample.swift
[625/901] Compiling Algorithms Reductions.swift
[626/901] Compiling Algorithms Rotate.swift
[627/904] Compiling Algorithms Split.swift
[628/904] Compiling Algorithms Stride.swift
[629/904] Compiling Algorithms Suffix.swift
[629/904] Wrapping AST for Yams for debugging
[630/904] Wrapping AST for RealModule for debugging
[646/904] Compiling Algorithms Trim.swift
[647/904] Compiling Algorithms Unique.swift
[648/904] Compiling Algorithms Windows.swift
[657/904] Compiling ArgumentParser Tree.swift
[658/904] Compiling ArgumentParser CodingKeyValidator.swift
[659/904] Compiling ArgumentParser NonsenseFlagsValidator.swift
[660/904] Compiling ArgumentParser ParsableArgumentsValidation.swift
[661/904] Compiling ArgumentParser PositionalArgumentsValidator.swift
[662/904] Compiling ArgumentParser UniqueNamesValidator.swift
[663/904] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[671/904] Compiling OpenAPIRuntime URIParser.swift
[691/905] Wrapping AST for OrderedCollections for debugging
[719/905] Wrapping AST for OpenAPIKitCore for debugging
[728/905] Wrapping AST for InternalCollectionsUtilities for debugging
[738/905] Wrapping AST for ArgumentParserToolInfo for debugging
[739/905] Wrapping AST for OpenAPIKit30 for debugging
[740/905] Wrapping AST for ArgumentParser for debugging
[741/905] Wrapping AST for Algorithms for debugging
[753/905] Wrapping AST for RealModule for debugging
[754/905] Wrapping AST for Yams for debugging
[755/905] Wrapping AST for OpenAPIKitCore for debugging
[756/905] Wrapping AST for OrderedCollections for debugging
[781/905] Wrapping AST for InternalCollectionsUtilities for debugging
[782/906] Wrapping AST for ArgumentParserToolInfo for debugging
[788/906] Wrapping AST for OpenAPIKit30 for debugging
[797/906] Compiling OpenAPIRuntime URISerializer.swift
[827/912] Compiling PetstoreConsumerTestCore TestClientTransport.swift
[828/912] Compiling PetstoreConsumerTestCore TestServerTransport.swift
[862/914] Compiling PetstoreConsumerTestCore Common.swift
[865/914] Emitting module PetstoreConsumerTestCore
[866/914] Compiling PetstoreConsumerTestCore Assertions.swift
[867/915] Emitting module Algorithms
[869/916] Wrapping AST for ArgumentParser for debugging
[870/916] Wrapping AST for OpenAPIKit for debugging
[871/919] Wrapping AST for Algorithms for debugging
[873/919] Compiling OpenAPIKitCompat Either+Map.swift
[907/923] Wrapping AST for OpenAPIKit for debugging
[909/923] Compiling OpenAPIKitCompat Compat30To31.swift
[910/923] Emitting module OpenAPIKitCompat
[912/924] Compiling OpenAPIKitCompat Either+Map.swift
[912/924] Wrapping AST for OpenAPIKitCompat for debugging
[914/1006] Emitting module OpenAPIKitCompat
[915/1006] Compiling OpenAPIKitCompat Compat30To31.swift
[916/1007] Wrapping AST for OpenAPIKitCompat for debugging
[918/1089] Emitting module _OpenAPIGeneratorCore
[919/1100] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[920/1100] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[921/1100] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[922/1100] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[923/1100] Compiling _OpenAPIGeneratorCore translateComponents.swift
[924/1100] Compiling _OpenAPIGeneratorCore translateOperations.swift
[925/1100] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[926/1100] Compiling _OpenAPIGeneratorCore translateServers.swift
[927/1100] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[928/1100] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[929/1100] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[930/1100] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[931/1100] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[932/1100] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[933/1100] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[934/1100] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[935/1100] Compiling _OpenAPIGeneratorCore translateParameter.swift
[936/1100] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[937/1100] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[938/1100] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[939/1100] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[940/1100] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[941/1100] Compiling _OpenAPIGeneratorCore Constants.swift
[942/1100] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[943/1100] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[944/1100] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[945/1100] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[946/1100] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[947/1100] Compiling _OpenAPIGeneratorCore ContentType.swift
[948/1100] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[949/1100] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[950/1100] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[951/1100] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[952/1100] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[953/1100] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[954/1100] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[955/1100] Compiling _OpenAPIGeneratorCore translateArray.swift
[956/1100] Compiling _OpenAPIGeneratorCore translateCodable.swift
[957/1100] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[958/1100] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[959/1100] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[960/1100] Compiling _OpenAPIGeneratorCore translateSchema.swift
[961/1100] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[962/1100] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[963/1100] Compiling _OpenAPIGeneratorCore Annotations.swift
[964/1100] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[965/1100] Emitting module _OpenAPIGeneratorCore
[978/1111] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[979/1111] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[980/1111] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[981/1111] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[982/1111] Compiling _OpenAPIGeneratorCore translateResponse.swift
[983/1111] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[984/1111] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[985/1111] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[986/1111] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[987/1111] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[988/1111] Compiling _OpenAPIGeneratorCore Builtins.swift
[989/1111] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[990/1111] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[991/1111] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[992/1111] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[993/1111] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[994/1111] Compiling _OpenAPIGeneratorCore TypeName.swift
[995/1111] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[996/1111] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[997/1111] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[998/1111] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[999/1111] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[1022/1111] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[1023/1111] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[1024/1111] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[1025/1111] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[1026/1111] Compiling _OpenAPIGeneratorCore translateComponents.swift
[1027/1111] Compiling _OpenAPIGeneratorCore translateOperations.swift
[1028/1111] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[1029/1111] Compiling _OpenAPIGeneratorCore translateServers.swift
[1030/1111] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[1031/1111] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[1032/1111] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[1056/1111] Compiling _OpenAPIGeneratorCore Config.swift
[1057/1111] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[1058/1111] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[1059/1111] Compiling _OpenAPIGeneratorCore Errors.swift
[1060/1111] Compiling _OpenAPIGeneratorCore Foundation.swift
[1061/1111] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[1062/1111] Compiling _OpenAPIGeneratorCore String.swift
[1063/1111] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[1064/1111] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[1065/1111] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[1066/1111] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[1067/1111] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[1068/1111] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[1069/1111] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[1070/1111] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[1071/1111] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[1072/1111] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[1073/1111] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[1074/1111] Compiling _OpenAPIGeneratorCore YamsParser.swift
[1075/1111] Compiling _OpenAPIGeneratorCore validateDoc.swift
[1076/1111] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[1077/1111] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[1078/1111] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[1079/1111] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[1080/1112] Wrapping AST for _OpenAPIGeneratorCore for debugging
[1082/1121] Compiling swift_openapi_generator PluginSource.swift
[1083/1122] Compiling swift_openapi_generator Tool.swift
[1084/1122] Emitting module swift_openapi_generator
[1085/1122] Compiling swift_openapi_generator UserConfig.swift
[1086/1122] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[1087/1122] Compiling swift_openapi_generator GenerateCommand.swift
[1088/1122] Compiling swift_openapi_generator Extensions.swift
[1089/1122] Compiling swift_openapi_generator FilterCommand.swift
[1090/1122] Compiling swift_openapi_generator runGenerator.swift
[1091/1122] Compiling swift_openapi_generator GenerateOptions.swift
[1092/1123] Wrapping AST for swift-openapi-generator for debugging
[1093/1123] Write Objects.LinkFileList
[1119/1124] Wrapping AST for _OpenAPIGeneratorCore for debugging
[1121/1133] Compiling swift_openapi_generator PluginSource.swift
[1121/1134] Linking swift-openapi-generator-tool
[1123/1134] Compiling swift_openapi_generator UserConfig.swift
[1124/1134] Compiling swift_openapi_generator Tool.swift
[1125/1134] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[1126/1134] Compiling swift_openapi_generator GenerateCommand.swift
[1127/1134] Emitting module swift_openapi_generator
[1128/1134] Compiling swift_openapi_generator Extensions.swift
[1129/1134] Compiling swift_openapi_generator FilterCommand.swift
[1130/1134] Compiling swift_openapi_generator GenerateOptions.swift
[1131/1134] Compiling swift_openapi_generator runGenerator.swift
[1132/1135] Wrapping AST for swift-openapi-generator for debugging
[1133/1135] Write Objects.LinkFileList
[1134/1135] Linking swift-openapi-generator
Build complete! (323.55s)
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.9.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/OpenAPIKit"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    }
  ],
  "manifest_display_name" : "swift-openapi-generator",
  "name" : "swift-openapi-generator",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "swift-openapi-generator",
      "targets" : [
        "swift-openapi-generator"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "OpenAPIGenerator",
      "targets" : [
        "OpenAPIGenerator"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "OpenAPIGeneratorCommand",
      "targets" : [
        "OpenAPIGeneratorCommand"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "_OpenAPIGeneratorCore",
      "targets" : [
        "_OpenAPIGeneratorCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_openapi_generator",
      "module_type" : "SwiftTarget",
      "name" : "swift-openapi-generator",
      "path" : "Sources/swift-openapi-generator",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-openapi-generator",
        "OpenAPIGenerator",
        "OpenAPIGeneratorCommand"
      ],
      "sources" : [
        "Extensions.swift",
        "FilterCommand.swift",
        "GenerateCommand.swift",
        "GenerateOptions+runGenerator.swift",
        "GenerateOptions.swift",
        "PluginSource.swift",
        "Tool.swift",
        "UserConfig.swift",
        "runGenerator.swift"
      ],
      "target_dependencies" : [
        "_OpenAPIGeneratorCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "_OpenAPIGeneratorCore",
      "module_type" : "SwiftTarget",
      "name" : "_OpenAPIGeneratorCore",
      "path" : "Sources/_OpenAPIGeneratorCore",
      "product_dependencies" : [
        "OpenAPIKit",
        "OpenAPIKit30",
        "OpenAPIKitCompat",
        "Algorithms",
        "OrderedCollections",
        "Yams"
      ],
      "product_memberships" : [
        "swift-openapi-generator",
        "OpenAPIGenerator",
        "OpenAPIGeneratorCommand",
        "_OpenAPIGeneratorCore"
      ],
      "sources" : [
        "Config.swift",
        "Diagnostics.swift",
        "DiagnosticsCollectorProvider.swift",
        "Errors.swift",
        "Extensions/Foundation.swift",
        "Extensions/OpenAPIKit.swift",
        "Extensions/String.swift",
        "Extensions/SwiftStandardLibrary.swift",
        "FeatureFlags.swift",
        "GeneratorMode.swift",
        "GeneratorPipeline.swift",
        "GeneratorPipelineStage.swift",
        "Hooks/DocumentFilter.swift",
        "Hooks/FilteredDocument.swift",
        "Layers/ParsedOpenAPIRepresentation.swift",
        "Layers/RenderedSwiftRepresentation.swift",
        "Layers/StructuredSwiftRepresentation.swift",
        "Parser/ParserProtocol.swift",
        "Parser/YamsParser.swift",
        "Parser/validateDoc.swift",
        "PlatformChecks.swift",
        "Renderer/RendererProtocol.swift",
        "Renderer/TextBasedRenderer.swift",
        "Translator/ClientTranslator/ClientTranslator.swift",
        "Translator/ClientTranslator/translateClientMethod.swift",
        "Translator/CommonTranslations/translateAllAnyOneOf.swift",
        "Translator/CommonTranslations/translateArray.swift",
        "Translator/CommonTranslations/translateCodable.swift",
        "Translator/CommonTranslations/translateObjectStruct.swift",
        "Translator/CommonTranslations/translateRawEnum.swift",
        "Translator/CommonTranslations/translateRawRepresentableEnum.swift",
        "Translator/CommonTranslations/translateSchema.swift",
        "Translator/CommonTranslations/translateStructBlueprint.swift",
        "Translator/CommonTranslations/translateTypealias.swift",
        "Translator/CommonTypes/Annotations.swift",
        "Translator/CommonTypes/CommentExtensions.swift",
        "Translator/CommonTypes/Constants.swift",
        "Translator/CommonTypes/DiscriminatorExtensions.swift",
        "Translator/CommonTypes/SchemaOverrides.swift",
        "Translator/CommonTypes/StructBlueprint.swift",
        "Translator/Content/CodingStrategy.swift",
        "Translator/Content/ContentInspector.swift",
        "Translator/Content/ContentType.swift",
        "Translator/Content/SchemaContent.swift",
        "Translator/FileTranslator+FeatureFlags.swift",
        "Translator/FileTranslator.swift",
        "Translator/Multipart/MultipartAdditionalProperties.swift",
        "Translator/Multipart/MultipartContent.swift",
        "Translator/Multipart/MultipartContentInspector.swift",
        "Translator/Multipart/translateMultipart.swift",
        "Translator/MultiplexTranslator.swift",
        "Translator/Operations/OperationDescription.swift",
        "Translator/Parameters/TypedParameter.swift",
        "Translator/Parameters/translateParameter.swift",
        "Translator/Recursion/DeclarationRecursionDetector.swift",
        "Translator/Recursion/RecursionDetector.swift",
        "Translator/RequestBody/TypedRequestBody.swift",
        "Translator/RequestBody/translateRequestBody.swift",
        "Translator/Responses/HTTPStatusCodes.swift",
        "Translator/Responses/ResponseKind.swift",
        "Translator/Responses/TypedResponse.swift",
        "Translator/Responses/TypedResponseHeader.swift",
        "Translator/Responses/acceptHeaderContentTypes.swift",
        "Translator/Responses/translateResponse.swift",
        "Translator/Responses/translateResponseHeader.swift",
        "Translator/Responses/translateResponseOutcome.swift",
        "Translator/ServerTranslator/ServerTranslator.swift",
        "Translator/ServerTranslator/translateServerMethod.swift",
        "Translator/TranslatorProtocol.swift",
        "Translator/TypeAssignment/Builtins.swift",
        "Translator/TypeAssignment/ReferenceStack.swift",
        "Translator/TypeAssignment/SafeNameGenerator.swift",
        "Translator/TypeAssignment/TypeAssigner.swift",
        "Translator/TypeAssignment/TypeLocation.swift",
        "Translator/TypeAssignment/TypeMatcher.swift",
        "Translator/TypeAssignment/TypeName.swift",
        "Translator/TypeAssignment/TypeUsage.swift",
        "Translator/TypeAssignment/isSchemaSupported.swift",
        "Translator/TypesTranslator/TypesFileTranslator.swift",
        "Translator/TypesTranslator/translateAPIProtocol.swift",
        "Translator/TypesTranslator/translateBoxedTypes.swift",
        "Translator/TypesTranslator/translateComponentHeaders.swift",
        "Translator/TypesTranslator/translateComponentParameters.swift",
        "Translator/TypesTranslator/translateComponentRequestBodies.swift",
        "Translator/TypesTranslator/translateComponentResponses.swift",
        "Translator/TypesTranslator/translateComponents.swift",
        "Translator/TypesTranslator/translateOperations.swift",
        "Translator/TypesTranslator/translateSchemas.swift",
        "Translator/TypesTranslator/translateServers.swift",
        "Translator/TypesTranslator/translateServersVariables.swift",
        "TypeOverrides.swift",
        "YamlFileDiagnosticsCollector.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PetstoreConsumerTests",
      "module_type" : "SwiftTarget",
      "name" : "PetstoreConsumerTests",
      "path" : "Tests/PetstoreConsumerTests",
      "sources" : [
        "Common.swift",
        "Generated/Client.swift",
        "Generated/Server.swift",
        "Generated/Types.swift",
        "TestClient.swift",
        "TestServer.swift",
        "Test_Client.swift",
        "Test_Playground.swift",
        "Test_Server.swift",
        "Test_Types.swift"
      ],
      "target_dependencies" : [
        "PetstoreConsumerTestCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PetstoreConsumerTestCore",
      "module_type" : "SwiftTarget",
      "name" : "PetstoreConsumerTestCore",
      "path" : "Sources/PetstoreConsumerTestCore",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "HTTPTypes"
      ],
      "sources" : [
        "Assertions.swift",
        "Common.swift",
        "TestClientTransport.swift",
        "TestServerTransport.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenAPIGeneratorTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIGeneratorTests",
      "path" : "Tests/OpenAPIGeneratorTests",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/OpenAPIGeneratorTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Test_GenerateOptions.swift"
      ],
      "target_dependencies" : [
        "_OpenAPIGeneratorCore",
        "swift-openapi-generator"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIGeneratorReferenceTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIGeneratorReferenceTests",
      "path" : "Tests/OpenAPIGeneratorReferenceTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/OpenAPIGeneratorReferenceTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CompatabilityTest.swift",
        "FileBasedReferenceTests.swift",
        "Helpers.swift",
        "SnippetBasedReferenceTests.swift",
        "XCTestDiagnosticCollector.swift"
      ],
      "target_dependencies" : [
        "_OpenAPIGeneratorCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIGeneratorCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIGeneratorCoreTests",
      "path" : "Tests/OpenAPIGeneratorCoreTests",
      "sources" : [
        "Extensions/Test_SwiftSafeNames.swift",
        "Hooks/Test_FilteredDocument.swift",
        "Parser/Test_YamsParser.swift",
        "Parser/Test_validateDoc.swift",
        "Renderer/Test_TextBasedRenderer.swift",
        "StructureHelpers.swift",
        "TestUtilities.swift",
        "Test_Config.swift",
        "Test_DiagnosticsCollectorProvider.swift",
        "Translator/CommonTranslations/Test_translateCodable.swift",
        "Translator/CommonTranslations/Test_translateStringEnum.swift",
        "Translator/CommonTranslations/Test_translateStructBlueprint.swift",
        "Translator/CommonTypes/Test_DiscriminatorExtensions.swift",
        "Translator/Content/Test_ContentType.swift",
        "Translator/Multipart/Test_MultipartAdditionalProperties.swift",
        "Translator/Multipart/Test_MultipartContentInspector.swift",
        "Translator/Operations/Test_OperationDescription.swift",
        "Translator/TypeAssignment/Test_RecursionDetector_Generic.swift",
        "Translator/TypeAssignment/Test_TypeAssigner.swift",
        "Translator/TypeAssignment/Test_TypeMatcher.swift",
        "Translator/TypeAssignment/Test_isSchemaSupported.swift",
        "Translator/TypesTranslator/Test_translateSchemas.swift"
      ],
      "target_dependencies" : [
        "_OpenAPIGeneratorCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIGeneratorCommand",
      "module_type" : "PluginTarget",
      "name" : "OpenAPIGeneratorCommand",
      "path" : "Plugins/OpenAPIGeneratorCommand",
      "plugin_capability" : {
        "intent" : {
          "description" : "Generate Swift code from an OpenAPI document.",
          "type" : "custom",
          "verb" : "generate-code-from-openapi"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "To write the generated Swift files back into the source directory of the package.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "OpenAPIGeneratorCommand"
      ],
      "sources" : [
        "PluginsShared/GeneratorMode.swift",
        "PluginsShared/PluginError.swift",
        "PluginsShared/PluginSource.swift",
        "PluginsShared/PluginUtils.swift",
        "plugin.swift"
      ],
      "target_dependencies" : [
        "swift-openapi-generator"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "OpenAPIGenerator",
      "module_type" : "PluginTarget",
      "name" : "OpenAPIGenerator",
      "path" : "Plugins/OpenAPIGenerator",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "OpenAPIGenerator"
      ],
      "sources" : [
        "PluginsShared/GeneratorMode.swift",
        "PluginsShared/PluginError.swift",
        "PluginsShared/PluginSource.swift",
        "PluginsShared/PluginUtils.swift",
        "plugin.swift"
      ],
      "target_dependencies" : [
        "swift-openapi-generator"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.10"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.