The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of swift-openapi-generator, reference 1.10.3 (d74223), with Swift 5.10 for Linux on 17 Sep 2025 19:29:03 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-openapi-generator.git
Reference: 1.10.3
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/apple/swift-openapi-generator
 * tag               1.10.3     -> FETCH_HEAD
HEAD is now at d74223c Allow recursive schemas in multipart-based paths (#813)
Cloned https://github.com/apple/swift-openapi-generator.git
Revision (git rev-parse @):
d74223cc5595a8165181c4d9579243c932e5cd07
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-openapi-generator.git at 1.10.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/apple/swift-openapi-generator.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-collections
[1/923] Fetching swift-http-types
[611/6640] Fetching swift-http-types, swift-openapi-runtime
[3611/22934] Fetching swift-http-types, swift-openapi-runtime, swift-argument-parser
[9086/40443] Fetching swift-http-types, swift-openapi-runtime, swift-argument-parser, swift-collections
[11090/51609] Fetching swift-http-types, swift-openapi-runtime, swift-argument-parser, swift-collections, yams
[33343/159834] Fetching swift-http-types, swift-openapi-runtime, swift-argument-parser, swift-collections, yams, openapikit
Fetched https://github.com/apple/swift-collections from cache (1.83s)
Fetching https://github.com/apple/swift-algorithms
Fetched https://github.com/jpsim/Yams from cache (1.84s)
[77047/131159] Fetching swift-http-types, swift-openapi-runtime, swift-argument-parser, openapikit
[85706/137145] Fetching swift-http-types, swift-openapi-runtime, swift-argument-parser, openapikit, swift-algorithms
Fetched https://github.com/apple/swift-algorithms from cache (0.48s)
[95445/131159] Fetching swift-http-types, swift-openapi-runtime, swift-argument-parser, openapikit
Fetched https://github.com/apple/swift-http-types from cache (5.98s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (5.99s)
Fetched https://github.com/apple/swift-argument-parser from cache (5.99s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (6.11s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.3 (0.45s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.59s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.96s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.53s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.36s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.36s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.35s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.7.1 (0.42s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.1.0 (0.38s)
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.1.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.7.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin OpenAPIGenerator
[4/4] Compiling plugin OpenAPIGeneratorCommand
Building for debugging...
[4/43] Write sources
[17/43] Compiling _NumericsShims _NumericsShims.c
[17/43] Write sources
[21/43] Compiling reader.c
[21/43] Compiling writer.c
[23/43] Compiling parser.c
[24/43] Compiling emitter.c
[25/43] Compiling api.c
[26/43] Compiling scanner.c
[27/43] Write swift-version-24593BA9C3E375BF.txt
[29/131] Emitting module InternalCollectionsUtilities
[30/132] Emitting module Yams
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Resolver.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[31/134] Compiling OpenAPIKitCore RequestDecodingError.swift
[32/134] Compiling OpenAPIKitCore OpenAPIReference.swift
[33/134] Compiling OpenAPIKitCore Shared.swift
[34/134] Compiling OpenAPIKitCore CallbackURL.swift
[35/134] Compiling OpenAPIKitCore Either.swift
[36/134] Compiling OpenAPIKitCore CodingPathError.swift
[37/134] Compiling OpenAPIKitCore OpenAPIError.swift
[38/134] Compiling OpenAPIKitCore OpenAPIWarning.swift
[39/134] Compiling RealModule Real.swift
[40/134] Compiling RealModule RealFunctions.swift
[41/135] Compiling OpenAPIKitCore ParameterContextLocation.swift
[42/135] Compiling OpenAPIKitCore ParameterSchemaContextStyle.swift
[45/135] Compiling OpenAPIKitCore OrderedDictionary.swift
[46/135] Compiling OpenAPIKitCore OAuthFlows.swift
[47/135] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[48/135] Compiling OpenAPIKitCore Path.swift
[49/135] Compiling OpenAPIKitCore StringConvertibleHintProvider.swift
[50/135] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[51/136] Compiling RealModule Float80+Real.swift
[56/136] Emitting module RealModule
[57/136] Compiling RealModule Float16+Real.swift
[58/136] Compiling HTTPTypes ISOLatin1String.swift
[60/137] Compiling HTTPTypes HTTPField.swift
[61/137] Compiling HTTPTypes HTTPFieldName.swift
[62/137] Compiling HTTPTypes HTTPResponse.swift
[63/137] Compiling RealModule RelaxedArithmetic.swift
[63/138] Wrapping AST for InternalCollectionsUtilities for debugging
[65/138] Compiling HTTPTypes HTTPParsedFields.swift
[66/138] Emitting module HTTPTypes
[67/138] Compiling HTTPTypes HTTPRequest.swift
[68/138] Compiling HTTPTypes HTTPFields.swift
[69/193] Wrapping AST for RealModule for debugging
[71/218] Emitting module ArgumentParserToolInfo
[72/218] Compiling ArgumentParserToolInfo ToolInfo.swift
[73/219] Wrapping AST for ArgumentParserToolInfo for debugging
[75/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[76/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[77/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[78/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[79/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[80/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[81/219] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[82/226] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[83/226] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[84/226] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[85/226] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[86/226] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[87/226] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[88/226] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[89/270] Compiling ArgumentParser OptionGroup.swift
[90/270] Compiling ArgumentParser AsyncParsableCommand.swift
[91/270] Compiling ArgumentParser Errors.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Resolver.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[92/270] Compiling ArgumentParser Flag.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Resolver.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[95/270] Compiling ArgumentParser CommandConfiguration.swift
[96/270] Compiling ArgumentParser CommandGroup.swift
[97/270] Compiling ArgumentParser Parsed.swift
[98/270] Compiling ArgumentParser ParsedValues.swift
[99/270] Compiling ArgumentParser ParserError.swift
[100/270] Compiling ArgumentParser SplitArguments.swift
[101/270] Compiling ArgumentParser ArgumentDiscussion.swift
[102/270] Compiling ArgumentParser ArgumentHelp.swift
[103/270] Compiling ArgumentParser ParsableArguments.swift
[104/270] Compiling ArgumentParser ParsableCommand.swift
[105/274] Compiling ArgumentParser BashCompletionsGenerator.swift
[106/274] Compiling ArgumentParser CompletionsGenerator.swift
[107/274] Compiling ArgumentParser FishCompletionsGenerator.swift
[108/274] Compiling ArgumentParser ZshCompletionsGenerator.swift
[109/274] Compiling ArgumentParser Argument.swift
[110/274] Compiling ArgumentParser ArgumentDecoder.swift
[111/274] Compiling ArgumentParser ArgumentDefinition.swift
[112/274] Compiling ArgumentParser ArgumentSet.swift
[113/274] Compiling ArgumentParser CommandParser.swift
[114/274] Compiling ArgumentParser ArgumentVisibility.swift
[115/274] Compiling ArgumentParser EnumerableFlag.swift
[116/274] Compiling ArgumentParser ExpressibleByArgument.swift
[117/274] Compiling ArgumentParser InputKey.swift
[118/274] Compiling ArgumentParser InputOrigin.swift
[119/274] Compiling ArgumentParser Name.swift
[120/274] Emitting module OpenAPIKitCore
[121/274] Compiling ArgumentParser CompletionKind.swift
[124/274] Compiling ArgumentParser NameSpecification.swift
[125/274] Compiling ArgumentParser Option.swift
[129/274] Compiling HTTPTypes NIOLock.swift
[146/275] Compiling OrderedCollections OrderedSet+Initializers.swift
[147/275] Compiling OrderedCollections OrderedSet+Insertions.swift
[148/275] Compiling OrderedCollections OrderedSet+Invariants.swift
[149/275] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[150/275] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[151/275] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[152/275] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[153/275] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[169/275] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
[170/275] Compiling OpenAPIKitCore Optional+Zip.swift
[171/275] Compiling OpenAPIKitCore Result+Value.swift
[172/275] Compiling OpenAPIKitCore Validatable.swift
[183/313] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[184/313] Compiling OpenAPIRuntime CodableExtensions.swift
[185/313] Compiling OpenAPIRuntime Configuration.swift
[186/341] Wrapping AST for OpenAPIKitCore for debugging
[187/390] Wrapping AST for Yams for debugging
[189/417] Compiling OpenAPIKit RuntimeExpression.swift
[190/417] Compiling OpenAPIKit SchemaProtocols.swift
[191/417] Compiling OpenAPIKit SwiftPrimitiveTypes+OpenAPI.swift
[192/417] Compiling OpenAPIKit DereferencedJSONSchema.swift
[193/417] Compiling OpenAPIKit JSONSchema+Combining.swift
[194/417] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[195/466] Compiling OpenAPIKit30 DereferencedResponse.swift
[196/466] Compiling OpenAPIKit30 Response.swift
[197/466] Compiling OpenAPIKit30 RuntimeExpression.swift
[198/466] Compiling OpenAPIKit30 JSONSchema.swift
[199/466] Compiling OpenAPIKit30 DereferencedContentEncoding.swift
[200/466] Compiling OpenAPIKit30 DereferencedDocument.swift
[201/466] Emitting module ArgumentParser
[205/466] Compiling OpenAPIKit30 SchemaProtocols.swift
[206/466] Compiling OpenAPIKit30 SwiftPrimitiveTypes+OpenAPI.swift
[207/466] Compiling OpenAPIKit30 DereferencedJSONSchema.swift
[208/466] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[210/466] Compiling OpenAPIKit30 SecurityScheme.swift
[211/466] Compiling OpenAPIKit30 Server.swift
[212/466] Compiling OpenAPIKit30 Tag.swift
[213/466] Compiling OpenAPIKit30 URLTemplate+Validatable.swift
[214/466] Compiling OpenAPIKit URLTemplate+Validatable.swift
[215/466] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[216/466] Compiling OrderedCollections _UnsafeBitset.swift
[221/466] Compiling OpenAPIKit30 DocumentDecodingError.swift
[222/466] Compiling OpenAPIKit30 OperationDecodingError.swift
[223/466] Compiling OpenAPIKit30 PathDecodingError.swift
[224/466] Emitting module OrderedCollections
[225/467] Wrapping AST for OrderedCollections for debugging
[227/467] Compiling OpenAPIKit30 CodableVendorExtendable.swift
[228/467] Compiling OpenAPIKit30 Components+JSONReference.swift
[229/467] Compiling OpenAPIKit30 Components+Locatable.swift
[230/467] Compiling OpenAPIKit30 Components.swift
[231/467] Compiling OpenAPIKit30 Content.swift
[232/467] Compiling OpenAPIKit30 ContentEncoding.swift
[233/467] Compiling OpenAPIKit30 TypesAndFormats.swift
[234/467] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
[241/475] Compiling OpenAPIKit30 Parameter.swift
[242/475] Compiling OpenAPIKit30 ParameterContext.swift
[243/475] Compiling OpenAPIKit30 ParameterSchemaContext.swift
[244/475] Compiling OpenAPIKit30 DereferencedPathItem.swift
[245/475] Compiling OpenAPIKit30 PathItem.swift
[246/475] Compiling OpenAPIKit30 ResolvedRoute.swift
[247/475] Compiling OpenAPIKit30 DereferencedRequest.swift
[248/475] Compiling OpenAPIKit30 Request.swift
[249/475] Emitting module OpenAPIRuntime
[259/475] Compiling OpenAPIKit30 Document.swift
[260/475] Compiling OpenAPIKit30 DocumentInfo.swift
[261/475] Compiling OpenAPIKit30 ResolvedDocument.swift
[262/475] Compiling OpenAPIKit30 Either+Convenience.swift
[263/475] Compiling OpenAPIKit30 Either+LocallyDereferenceable.swift
[264/475] Compiling OpenAPIKit30 Either+Validatable.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
[277/475] Compiling OpenAPIKit30 DereferencedOperation.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[278/475] Compiling OpenAPIKit30 Operation.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[279/475] Compiling OpenAPIKit30 ResolvedEndpoint.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[280/475] Compiling OpenAPIKit30 OrderedDictionary+Validatable.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[281/475] Compiling OpenAPIKit30 DereferencedParameter.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[282/475] Compiling OpenAPIKit30 DereferencedSchemaContext.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[283/475] Compiling OpenAPIKit30 AnyCodable+Validatable.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[284/475] Compiling OpenAPIKit30 Callbacks.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[286/475] Compiling OpenAPIKit30 ResponseDecodingError.swift
[287/475] Compiling OpenAPIKit30 Example.swift
[288/475] Compiling OpenAPIKit30 ExternalDocumentation.swift
[289/475] Compiling OpenAPIKit30 DereferencedHeader.swift
[290/475] Compiling OpenAPIKit30 Header.swift
[291/475] Compiling OpenAPIKit30 JSONReference.swift
[292/475] Compiling OpenAPIKit30 Link.swift
[293/475] Compiling OpenAPIKit30 OpenAPI.swift
[299/475] Compiling OpenAPIKit30 DereferencedContent.swift
[300/475] Compiling OpenAPIKit30 JSONSchemaContext.swift
[301/475] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
[302/475] Emitting module Algorithms
[303/476] Wrapping AST for Algorithms for debugging
[329/476] Emitting module OpenAPIKit30
[330/484] Emitting module OpenAPIKit
[345/493] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[346/493] Compiling OpenAPIKit Validation+Builtins.swift
[347/493] Compiling OpenAPIKit Validation.swift
[348/493] Compiling OpenAPIKit Validator+Convenience.swift
[349/493] Compiling OpenAPIKit Validator.swift
[350/493] Compiling OpenAPIKit XML.swift
[351/493] Compiling OpenAPIKit _CoreReExport.swift
[352/493] Compiling OpenAPIRuntime URISerializer.swift
[353/494] Wrapping AST for ArgumentParser for debugging
[355/499] Emitting module PetstoreConsumerTestCore
[365/499] Compiling PetstoreConsumerTestCore TestServerTransport.swift
[366/499] Compiling PetstoreConsumerTestCore TestClientTransport.swift
[383/499] Compiling PetstoreConsumerTestCore Common.swift
[384/499] Compiling PetstoreConsumerTestCore Assertions.swift
[445/500] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[446/500] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[461/501] Wrapping AST for OpenAPIKit30 for debugging
[496/502] Wrapping AST for OpenAPIKit for debugging
[498/505] Compiling OpenAPIKitCompat Either+Map.swift
[499/505] Emitting module OpenAPIKitCompat
[500/505] Compiling OpenAPIKitCompat Compat30To31.swift
[501/506] Wrapping AST for OpenAPIKitCompat for debugging
[503/588] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[504/588] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[505/588] Compiling _OpenAPIGeneratorCore translateArray.swift
[506/588] Compiling _OpenAPIGeneratorCore translateCodable.swift
[507/588] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[508/588] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[509/588] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[510/588] Compiling _OpenAPIGeneratorCore translateSchema.swift
[511/588] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[512/588] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[513/588] Compiling _OpenAPIGeneratorCore Annotations.swift
[514/588] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[515/588] Compiling _OpenAPIGeneratorCore Constants.swift
[516/588] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[517/588] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[518/588] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[519/588] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[520/588] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[521/588] Compiling _OpenAPIGeneratorCore ContentType.swift
[522/588] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[523/588] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[524/588] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[525/588] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[526/588] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[527/599] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[528/599] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[529/599] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[530/599] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[531/599] Compiling _OpenAPIGeneratorCore translateResponse.swift
[532/599] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[533/599] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[534/599] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[535/599] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[536/599] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[537/599] Compiling _OpenAPIGeneratorCore Builtins.swift
[538/599] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[539/599] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[540/599] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[541/599] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[542/599] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[543/599] Compiling _OpenAPIGeneratorCore TypeName.swift
[544/599] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[545/599] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[546/599] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[547/599] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[548/599] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[549/599] Emitting module _OpenAPIGeneratorCore
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: warning: unknown operating system for build configuration 'os'
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'iOS'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  iOS
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'Windows'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  Windows
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Extensions/Foundation.swift:30:5: warning: let 'stdErrHandle' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
let stdErrHandle = FileHandle.standardError
    ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Translator/Operations/OperationDescription.swift:255:24: warning: static property 'pathParameterRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let pathParameterRegex = try! NSRegularExpression(pattern: #"(\{[a-zA-Z0-9_\-\.]+\})|([^{}]+)"#)
                       ^
[550/599] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[551/599] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[552/599] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[553/599] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[554/599] Compiling _OpenAPIGeneratorCore translateComponents.swift
[555/599] Compiling _OpenAPIGeneratorCore translateOperations.swift
[556/599] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[557/599] Compiling _OpenAPIGeneratorCore translateServers.swift
[558/599] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[559/599] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[560/599] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[561/599] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Translator/Operations/OperationDescription.swift:255:24: warning: static property 'pathParameterRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let pathParameterRegex = try! NSRegularExpression(pattern: #"(\{[a-zA-Z0-9_\-\.]+\})|([^{}]+)"#)
                       ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/Shared/ResponseStatusCode.swift:33:27: warning: static property 'default' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let `default`: Self = .init(value: .default)
                          ^
[562/599] Compiling _OpenAPIGeneratorCore translateMultipart.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Translator/Operations/OperationDescription.swift:255:24: warning: static property 'pathParameterRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let pathParameterRegex = try! NSRegularExpression(pattern: #"(\{[a-zA-Z0-9_\-\.]+\})|([^{}]+)"#)
                       ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/Shared/ResponseStatusCode.swift:33:27: warning: static property 'default' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let `default`: Self = .init(value: .default)
                          ^
[563/599] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Translator/Operations/OperationDescription.swift:255:24: warning: static property 'pathParameterRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let pathParameterRegex = try! NSRegularExpression(pattern: #"(\{[a-zA-Z0-9_\-\.]+\})|([^{}]+)"#)
                       ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/Shared/ResponseStatusCode.swift:33:27: warning: static property 'default' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let `default`: Self = .init(value: .default)
                          ^
[564/599] Compiling _OpenAPIGeneratorCore OperationDescription.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Translator/Operations/OperationDescription.swift:255:24: warning: static property 'pathParameterRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let pathParameterRegex = try! NSRegularExpression(pattern: #"(\{[a-zA-Z0-9_\-\.]+\})|([^{}]+)"#)
                       ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/Shared/ResponseStatusCode.swift:33:27: warning: static property 'default' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let `default`: Self = .init(value: .default)
                          ^
[565/599] Compiling _OpenAPIGeneratorCore TypedParameter.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Translator/Operations/OperationDescription.swift:255:24: warning: static property 'pathParameterRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let pathParameterRegex = try! NSRegularExpression(pattern: #"(\{[a-zA-Z0-9_\-\.]+\})|([^{}]+)"#)
                       ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/Shared/ResponseStatusCode.swift:33:27: warning: static property 'default' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let `default`: Self = .init(value: .default)
                          ^
[566/599] Compiling _OpenAPIGeneratorCore translateParameter.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Translator/Operations/OperationDescription.swift:255:24: warning: static property 'pathParameterRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let pathParameterRegex = try! NSRegularExpression(pattern: #"(\{[a-zA-Z0-9_\-\.]+\})|([^{}]+)"#)
                       ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/Shared/ResponseStatusCode.swift:33:27: warning: static property 'default' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let `default`: Self = .init(value: .default)
                          ^
[567/599] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Translator/Operations/OperationDescription.swift:255:24: warning: static property 'pathParameterRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let pathParameterRegex = try! NSRegularExpression(pattern: #"(\{[a-zA-Z0-9_\-\.]+\})|([^{}]+)"#)
                       ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/Shared/ResponseStatusCode.swift:33:27: warning: static property 'default' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let `default`: Self = .init(value: .default)
                          ^
[568/599] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Translator/Operations/OperationDescription.swift:255:24: warning: static property 'pathParameterRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let pathParameterRegex = try! NSRegularExpression(pattern: #"(\{[a-zA-Z0-9_\-\.]+\})|([^{}]+)"#)
                       ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/Shared/ResponseStatusCode.swift:33:27: warning: static property 'default' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let `default`: Self = .init(value: .default)
                          ^
[569/599] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Translator/Operations/OperationDescription.swift:255:24: warning: static property 'pathParameterRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let pathParameterRegex = try! NSRegularExpression(pattern: #"(\{[a-zA-Z0-9_\-\.]+\})|([^{}]+)"#)
                       ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/Shared/ResponseStatusCode.swift:33:27: warning: static property 'default' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let `default`: Self = .init(value: .default)
                          ^
[570/599] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Translator/Operations/OperationDescription.swift:255:24: warning: static property 'pathParameterRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let pathParameterRegex = try! NSRegularExpression(pattern: #"(\{[a-zA-Z0-9_\-\.]+\})|([^{}]+)"#)
                       ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/Shared/ResponseStatusCode.swift:33:27: warning: static property 'default' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let `default`: Self = .init(value: .default)
                          ^
[571/599] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Translator/Operations/OperationDescription.swift:255:24: warning: static property 'pathParameterRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let pathParameterRegex = try! NSRegularExpression(pattern: #"(\{[a-zA-Z0-9_\-\.]+\})|([^{}]+)"#)
                       ^
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/Shared/ResponseStatusCode.swift:33:27: warning: static property 'default' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let `default`: Self = .init(value: .default)
                          ^
[572/599] Compiling _OpenAPIGeneratorCore Config.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Extensions/Foundation.swift:30:5: warning: let 'stdErrHandle' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
let stdErrHandle = FileHandle.standardError
    ^
[573/599] Compiling _OpenAPIGeneratorCore Diagnostics.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Extensions/Foundation.swift:30:5: warning: let 'stdErrHandle' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
let stdErrHandle = FileHandle.standardError
    ^
[574/599] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Extensions/Foundation.swift:30:5: warning: let 'stdErrHandle' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
let stdErrHandle = FileHandle.standardError
    ^
[575/599] Compiling _OpenAPIGeneratorCore Errors.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Extensions/Foundation.swift:30:5: warning: let 'stdErrHandle' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
let stdErrHandle = FileHandle.standardError
    ^
[576/599] Compiling _OpenAPIGeneratorCore Foundation.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Extensions/Foundation.swift:30:5: warning: let 'stdErrHandle' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
let stdErrHandle = FileHandle.standardError
    ^
[577/599] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Extensions/Foundation.swift:30:5: warning: let 'stdErrHandle' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
let stdErrHandle = FileHandle.standardError
    ^
[578/599] Compiling _OpenAPIGeneratorCore String.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Extensions/Foundation.swift:30:5: warning: let 'stdErrHandle' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
let stdErrHandle = FileHandle.standardError
    ^
[579/599] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Extensions/Foundation.swift:30:5: warning: let 'stdErrHandle' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
let stdErrHandle = FileHandle.standardError
    ^
[580/599] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Extensions/Foundation.swift:30:5: warning: let 'stdErrHandle' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
let stdErrHandle = FileHandle.standardError
    ^
[581/599] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Extensions/Foundation.swift:30:5: warning: let 'stdErrHandle' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
let stdErrHandle = FileHandle.standardError
    ^
[582/599] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Extensions/Foundation.swift:30:5: warning: let 'stdErrHandle' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
let stdErrHandle = FileHandle.standardError
    ^
[583/599] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Extensions/Foundation.swift:30:5: warning: let 'stdErrHandle' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
let stdErrHandle = FileHandle.standardError
    ^
[584/599] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: warning: unknown operating system for build configuration 'os'
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'iOS'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  iOS
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'Windows'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  Windows
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Components Object/Components.swift:66:27: warning: static property 'noComponents' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let noComponents: Components = .init()
                          ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[585/599] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: warning: unknown operating system for build configuration 'os'
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'iOS'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  iOS
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'Windows'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  Windows
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Components Object/Components.swift:66:27: warning: static property 'noComponents' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let noComponents: Components = .init()
                          ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[586/599] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: warning: unknown operating system for build configuration 'os'
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'iOS'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  iOS
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'Windows'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  Windows
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Components Object/Components.swift:66:27: warning: static property 'noComponents' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let noComponents: Components = .init()
                          ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[587/599] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: warning: unknown operating system for build configuration 'os'
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'iOS'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  iOS
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'Windows'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  Windows
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Components Object/Components.swift:66:27: warning: static property 'noComponents' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let noComponents: Components = .init()
                          ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[588/599] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: warning: unknown operating system for build configuration 'os'
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'iOS'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  iOS
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'Windows'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  Windows
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Components Object/Components.swift:66:27: warning: static property 'noComponents' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let noComponents: Components = .init()
                          ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[589/599] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: warning: unknown operating system for build configuration 'os'
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'iOS'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  iOS
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'Windows'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  Windows
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Components Object/Components.swift:66:27: warning: static property 'noComponents' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let noComponents: Components = .init()
                          ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[590/599] Compiling _OpenAPIGeneratorCore YamsParser.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: warning: unknown operating system for build configuration 'os'
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'iOS'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  iOS
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'Windows'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  Windows
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Components Object/Components.swift:66:27: warning: static property 'noComponents' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let noComponents: Components = .init()
                          ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[591/599] Compiling _OpenAPIGeneratorCore validateDoc.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: warning: unknown operating system for build configuration 'os'
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'iOS'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  iOS
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'Windows'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  Windows
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Components Object/Components.swift:66:27: warning: static property 'noComponents' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let noComponents: Components = .init()
                          ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[592/599] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: warning: unknown operating system for build configuration 'os'
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'iOS'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  iOS
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'Windows'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  Windows
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Components Object/Components.swift:66:27: warning: static property 'noComponents' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let noComponents: Components = .init()
                          ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[593/599] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: warning: unknown operating system for build configuration 'os'
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'iOS'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  iOS
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'Windows'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  Windows
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Components Object/Components.swift:66:27: warning: static property 'noComponents' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let noComponents: Components = .init()
                          ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[594/599] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: warning: unknown operating system for build configuration 'os'
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'iOS'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  iOS
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'Windows'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  Windows
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Components Object/Components.swift:66:27: warning: static property 'noComponents' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let noComponents: Components = .init()
                          ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[595/599] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: warning: unknown operating system for build configuration 'os'
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'iOS'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  iOS
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/PlatformChecks.swift:19:83: note: did you mean 'Windows'?
#if (os(iOS) && !targetEnvironment(macCatalyst)) || os(tvOS) || os(watchOS) || os(visionOS)
                                                                                  ^~~~~~~~
                                                                                  Windows
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKit/Components Object/Components.swift:66:27: warning: static property 'noComponents' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
        public static let noComponents: Components = .init()
                          ^
/host/spi-builder-workspace/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[596/607] Wrapping AST for _OpenAPIGeneratorCore for debugging
[598/609] Compiling swift_openapi_generator PluginSource.swift
[599/609] Compiling swift_openapi_generator UserConfig.swift
[600/609] Compiling swift_openapi_generator Tool.swift
[601/610] Compiling swift_openapi_generator GenerateCommand.swift
[602/610] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[603/610] Compiling swift_openapi_generator GenerateOptions.swift
[604/610] Compiling swift_openapi_generator Extensions.swift
[605/610] Compiling swift_openapi_generator FilterCommand.swift
[606/610] Emitting module swift_openapi_generator
[607/610] Compiling swift_openapi_generator runGenerator.swift
/host/spi-builder-workspace/Sources/swift-openapi-generator/runGenerator.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[608/611] Wrapping AST for swift-openapi-generator for debugging
[609/611] Write Objects.LinkFileList
[610/611] Linking swift-openapi-generator
Build complete! (138.72s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "openapikit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.3.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/OpenAPIKit"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    }
  ],
  "manifest_display_name" : "swift-openapi-generator",
  "name" : "swift-openapi-generator",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "swift-openapi-generator",
      "targets" : [
        "swift-openapi-generator"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "OpenAPIGenerator",
      "targets" : [
        "OpenAPIGenerator"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "OpenAPIGeneratorCommand",
      "targets" : [
        "OpenAPIGeneratorCommand"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "_OpenAPIGeneratorCore",
      "targets" : [
        "_OpenAPIGeneratorCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_openapi_generator",
      "module_type" : "SwiftTarget",
      "name" : "swift-openapi-generator",
      "path" : "Sources/swift-openapi-generator",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-openapi-generator",
        "OpenAPIGenerator",
        "OpenAPIGeneratorCommand"
      ],
      "sources" : [
        "Extensions.swift",
        "FilterCommand.swift",
        "GenerateCommand.swift",
        "GenerateOptions+runGenerator.swift",
        "GenerateOptions.swift",
        "PluginSource.swift",
        "Tool.swift",
        "UserConfig.swift",
        "runGenerator.swift"
      ],
      "target_dependencies" : [
        "_OpenAPIGeneratorCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "_OpenAPIGeneratorCore",
      "module_type" : "SwiftTarget",
      "name" : "_OpenAPIGeneratorCore",
      "path" : "Sources/_OpenAPIGeneratorCore",
      "product_dependencies" : [
        "OpenAPIKit",
        "OpenAPIKit30",
        "OpenAPIKitCompat",
        "Algorithms",
        "OrderedCollections",
        "Yams"
      ],
      "product_memberships" : [
        "swift-openapi-generator",
        "OpenAPIGenerator",
        "OpenAPIGeneratorCommand",
        "_OpenAPIGeneratorCore"
      ],
      "sources" : [
        "Config.swift",
        "Diagnostics.swift",
        "DiagnosticsCollectorProvider.swift",
        "Errors.swift",
        "Extensions/Foundation.swift",
        "Extensions/OpenAPIKit.swift",
        "Extensions/String.swift",
        "Extensions/SwiftStandardLibrary.swift",
        "FeatureFlags.swift",
        "GeneratorMode.swift",
        "GeneratorPipeline.swift",
        "GeneratorPipelineStage.swift",
        "Hooks/DocumentFilter.swift",
        "Hooks/FilteredDocument.swift",
        "Layers/ParsedOpenAPIRepresentation.swift",
        "Layers/RenderedSwiftRepresentation.swift",
        "Layers/StructuredSwiftRepresentation.swift",
        "Parser/ParserProtocol.swift",
        "Parser/YamsParser.swift",
        "Parser/validateDoc.swift",
        "PlatformChecks.swift",
        "Renderer/RendererProtocol.swift",
        "Renderer/TextBasedRenderer.swift",
        "Translator/ClientTranslator/ClientTranslator.swift",
        "Translator/ClientTranslator/translateClientMethod.swift",
        "Translator/CommonTranslations/translateAllAnyOneOf.swift",
        "Translator/CommonTranslations/translateArray.swift",
        "Translator/CommonTranslations/translateCodable.swift",
        "Translator/CommonTranslations/translateObjectStruct.swift",
        "Translator/CommonTranslations/translateRawEnum.swift",
        "Translator/CommonTranslations/translateRawRepresentableEnum.swift",
        "Translator/CommonTranslations/translateSchema.swift",
        "Translator/CommonTranslations/translateStructBlueprint.swift",
        "Translator/CommonTranslations/translateTypealias.swift",
        "Translator/CommonTypes/Annotations.swift",
        "Translator/CommonTypes/CommentExtensions.swift",
        "Translator/CommonTypes/Constants.swift",
        "Translator/CommonTypes/DiscriminatorExtensions.swift",
        "Translator/CommonTypes/SchemaOverrides.swift",
        "Translator/CommonTypes/StructBlueprint.swift",
        "Translator/Content/CodingStrategy.swift",
        "Translator/Content/ContentInspector.swift",
        "Translator/Content/ContentType.swift",
        "Translator/Content/SchemaContent.swift",
        "Translator/FileTranslator+FeatureFlags.swift",
        "Translator/FileTranslator.swift",
        "Translator/Multipart/MultipartAdditionalProperties.swift",
        "Translator/Multipart/MultipartContent.swift",
        "Translator/Multipart/MultipartContentInspector.swift",
        "Translator/Multipart/translateMultipart.swift",
        "Translator/MultiplexTranslator.swift",
        "Translator/Operations/OperationDescription.swift",
        "Translator/Parameters/TypedParameter.swift",
        "Translator/Parameters/translateParameter.swift",
        "Translator/Recursion/DeclarationRecursionDetector.swift",
        "Translator/Recursion/RecursionDetector.swift",
        "Translator/RequestBody/TypedRequestBody.swift",
        "Translator/RequestBody/translateRequestBody.swift",
        "Translator/Responses/HTTPStatusCodes.swift",
        "Translator/Responses/ResponseKind.swift",
        "Translator/Responses/TypedResponse.swift",
        "Translator/Responses/TypedResponseHeader.swift",
        "Translator/Responses/acceptHeaderContentTypes.swift",
        "Translator/Responses/translateResponse.swift",
        "Translator/Responses/translateResponseHeader.swift",
        "Translator/Responses/translateResponseOutcome.swift",
        "Translator/ServerTranslator/ServerTranslator.swift",
        "Translator/ServerTranslator/translateServerMethod.swift",
        "Translator/TranslatorProtocol.swift",
        "Translator/TypeAssignment/Builtins.swift",
        "Translator/TypeAssignment/ReferenceStack.swift",
        "Translator/TypeAssignment/SafeNameGenerator.swift",
        "Translator/TypeAssignment/TypeAssigner.swift",
        "Translator/TypeAssignment/TypeLocation.swift",
        "Translator/TypeAssignment/TypeMatcher.swift",
        "Translator/TypeAssignment/TypeName.swift",
        "Translator/TypeAssignment/TypeUsage.swift",
        "Translator/TypeAssignment/isSchemaSupported.swift",
        "Translator/TypesTranslator/TypesFileTranslator.swift",
        "Translator/TypesTranslator/translateAPIProtocol.swift",
        "Translator/TypesTranslator/translateBoxedTypes.swift",
        "Translator/TypesTranslator/translateComponentHeaders.swift",
        "Translator/TypesTranslator/translateComponentParameters.swift",
        "Translator/TypesTranslator/translateComponentRequestBodies.swift",
        "Translator/TypesTranslator/translateComponentResponses.swift",
        "Translator/TypesTranslator/translateComponents.swift",
        "Translator/TypesTranslator/translateOperations.swift",
        "Translator/TypesTranslator/translateSchemas.swift",
        "Translator/TypesTranslator/translateServers.swift",
        "Translator/TypesTranslator/translateServersVariables.swift",
        "TypeOverrides.swift",
        "YamlFileDiagnosticsCollector.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PetstoreConsumerTests",
      "module_type" : "SwiftTarget",
      "name" : "PetstoreConsumerTests",
      "path" : "Tests/PetstoreConsumerTests",
      "sources" : [
        "Common.swift",
        "Generated/Client.swift",
        "Generated/Server.swift",
        "Generated/Types.swift",
        "TestClient.swift",
        "TestServer.swift",
        "Test_Client.swift",
        "Test_Playground.swift",
        "Test_Server.swift",
        "Test_Types.swift"
      ],
      "target_dependencies" : [
        "PetstoreConsumerTestCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PetstoreConsumerTestCore",
      "module_type" : "SwiftTarget",
      "name" : "PetstoreConsumerTestCore",
      "path" : "Sources/PetstoreConsumerTestCore",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "HTTPTypes"
      ],
      "sources" : [
        "Assertions.swift",
        "Common.swift",
        "TestClientTransport.swift",
        "TestServerTransport.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenAPIGeneratorTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIGeneratorTests",
      "path" : "Tests/OpenAPIGeneratorTests",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/OpenAPIGeneratorTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Test_GenerateOptions.swift"
      ],
      "target_dependencies" : [
        "_OpenAPIGeneratorCore",
        "swift-openapi-generator"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIGeneratorReferenceTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIGeneratorReferenceTests",
      "path" : "Tests/OpenAPIGeneratorReferenceTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/OpenAPIGeneratorReferenceTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CompatabilityTest.swift",
        "FileBasedReferenceTests.swift",
        "Helpers.swift",
        "SnippetBasedReferenceTests.swift",
        "XCTestDiagnosticCollector.swift"
      ],
      "target_dependencies" : [
        "_OpenAPIGeneratorCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIGeneratorCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIGeneratorCoreTests",
      "path" : "Tests/OpenAPIGeneratorCoreTests",
      "sources" : [
        "Extensions/Test_SwiftSafeNames.swift",
        "Hooks/Test_FilteredDocument.swift",
        "Parser/Test_YamsParser.swift",
        "Parser/Test_validateDoc.swift",
        "Renderer/Test_TextBasedRenderer.swift",
        "StructureHelpers.swift",
        "TestUtilities.swift",
        "Test_Config.swift",
        "Test_DiagnosticsCollectorProvider.swift",
        "Translator/CommonTranslations/Test_translateCodable.swift",
        "Translator/CommonTranslations/Test_translateStringEnum.swift",
        "Translator/CommonTranslations/Test_translateStructBlueprint.swift",
        "Translator/CommonTypes/Test_DiscriminatorExtensions.swift",
        "Translator/Content/Test_ContentType.swift",
        "Translator/Multipart/Test_MultipartAdditionalProperties.swift",
        "Translator/Multipart/Test_MultipartContentInspector.swift",
        "Translator/Operations/Test_OperationDescription.swift",
        "Translator/TypeAssignment/Test_RecursionDetector_Generic.swift",
        "Translator/TypeAssignment/Test_TypeAssigner.swift",
        "Translator/TypeAssignment/Test_TypeMatcher.swift",
        "Translator/TypeAssignment/Test_isSchemaSupported.swift",
        "Translator/TypesTranslator/Test_translateSchemas.swift"
      ],
      "target_dependencies" : [
        "_OpenAPIGeneratorCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIGeneratorCommand",
      "module_type" : "PluginTarget",
      "name" : "OpenAPIGeneratorCommand",
      "path" : "Plugins/OpenAPIGeneratorCommand",
      "plugin_capability" : {
        "intent" : {
          "description" : "Generate Swift code from an OpenAPI document.",
          "type" : "custom",
          "verb" : "generate-code-from-openapi"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "To write the generated Swift files back into the source directory of the package.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "OpenAPIGeneratorCommand"
      ],
      "sources" : [
        "PluginsShared/GeneratorMode.swift",
        "PluginsShared/PluginError.swift",
        "PluginsShared/PluginSource.swift",
        "PluginsShared/PluginUtils.swift",
        "plugin.swift"
      ],
      "target_dependencies" : [
        "swift-openapi-generator"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "OpenAPIGenerator",
      "module_type" : "PluginTarget",
      "name" : "OpenAPIGenerator",
      "path" : "Plugins/OpenAPIGenerator",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "OpenAPIGenerator"
      ],
      "sources" : [
        "PluginsShared/GeneratorMode.swift",
        "PluginsShared/PluginError.swift",
        "PluginsShared/PluginSource.swift",
        "PluginsShared/PluginUtils.swift",
        "plugin.swift"
      ],
      "target_dependencies" : [
        "swift-openapi-generator"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.10"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.