The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-openapi-generator, reference 1.7.2 (02cab4), with Swift 5.9 for Linux on 7 Apr 2025 15:21:25 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-openapi-generator.git
Reference: 1.7.2
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.7.2      -> FETCH_HEAD
HEAD is now at 02cab48 Add support for Windows (#753)
Cloned https://github.com/apple/swift-openapi-generator.git
Revision (git rev-parse @):
02cab48b66b4b412013827c2938adaf0eb67dc8d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-openapi-generator.git at 1.7.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-argument-parser
[1/890] Fetching swift-http-types
[438/6536] Fetching swift-http-types, swift-openapi-runtime
Fetching https://github.com/jpsim/Yams
Fetched https://github.com/apple/swift-http-types (0.39s)
[1/14827] Fetching swift-argument-parser
[13198/25114] Fetching swift-argument-parser, yams
Fetched https://github.com/apple/swift-openapi-runtime (1.24s)
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetched https://github.com/apple/swift-argument-parser (1.25s)
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/jpsim/Yams (1.13s)
Fetching https://github.com/apple/swift-algorithms
[1/15903] Fetching swift-collections
[4295/21766] Fetching swift-collections, swift-algorithms
[13339/100239] Fetching swift-collections, swift-algorithms, openapikit
Fetched https://github.com/apple/swift-algorithms (0.36s)
[8260/94376] Fetching swift-collections, openapikit
Fetched https://github.com/apple/swift-collections (1.16s)
[29036/78473] Fetching openapikit
Fetched https://github.com/mattpolzin/OpenAPIKit (3.57s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.39s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.57s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.47s)
Fetching https://github.com/apple/swift-numerics.git
[1/5659] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (0.49s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.42s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.4.2 (0.39s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.34s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.31s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.3.1 (0.40s)
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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.4.2
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.3.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms 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.5.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin OpenAPIGeneratorCommand
Building for debugging...
[3/24] Compiling _NumericsShims _NumericsShims.c
[4/24] Compiling writer.c
[5/24] Compiling reader.c
[6/24] Compiling parser.c
[7/24] Compiling api.c
[8/24] Compiling scanner.c
[9/24] Compiling emitter.c
[11/113] Emitting module RealModule
[12/114] Emitting module OpenAPIKitCore
[13/118] Emitting module Yams
[14/120] Compiling RealModule RealFunctions.swift
[15/120] Compiling HTTPTypes HTTPFieldName.swift
[16/121] Compiling HTTPTypes HTTPFields.swift
[17/121] Compiling Yams Node.Alias.swift
[18/121] Compiling Yams Node.Mapping.swift
[19/121] Compiling Yams Node.Scalar.swift
[20/121] Compiling Yams Node.Sequence.swift
[21/123] Compiling HTTPTypes ISOLatin1String.swift
[22/123] Emitting module HTTPTypes
[23/123] Compiling HTTPTypes HTTPField.swift
[24/123] Compiling Yams Emitter.swift
[25/123] Compiling Yams Encoder.swift
[26/123] Compiling Yams Mark.swift
[27/123] Emitting module ArgumentParserToolInfo
[28/123] Compiling ArgumentParserToolInfo ToolInfo.swift
[29/123] Compiling Yams Tag.swift
[30/123] Compiling Yams YamlAnchorProviding.swift
[31/123] Compiling Yams Node.swift
[32/123] Compiling Yams Parser.swift
[33/123] Compiling Yams RedundancyAliasingStrategy.swift
[34/123] Compiling Yams Representer.swift
[35/123] Emitting module InternalCollectionsUtilities
[36/123] Compiling Yams Anchor.swift
[37/123] Compiling Yams Constructor.swift
[38/123] Compiling Yams Decoder.swift
[41/124] Compiling OpenAPIKitCore Discriminator.swift
[42/124] Compiling OpenAPIKitCore HttpMethod.swift
[43/124] Compiling OpenAPIKitCore JSONSchemaPermissions.swift
[44/124] Compiling OpenAPIKitCore JSONTypeFormat.swift
[45/124] Compiling RealModule Float80+Real.swift
[46/124] Compiling RealModule Real.swift
[49/124] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[50/124] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[52/126] Compiling RealModule Float+Real.swift
[53/126] Compiling RealModule ElementaryFunctions.swift
[54/126] Compiling RealModule Float16+Real.swift
[62/129] Compiling HTTPTypes HTTPParsedFields.swift
[63/129] Compiling HTTPTypes HTTPResponse.swift
[64/129] Compiling HTTPTypes HTTPRequest.swift
[64/129] Wrapping AST for ArgumentParserToolInfo for debugging
[65/129] Wrapping AST for InternalCollectionsUtilities for debugging
[66/158] Wrapping AST for RealModule for debugging
[68/247] Compiling ArgumentParser DumpHelpGenerator.swift
[69/247] Compiling ArgumentParser HelpCommand.swift
[70/247] Compiling ArgumentParser HelpGenerator.swift
[71/247] Compiling ArgumentParser MessageInfo.swift
[72/247] Compiling Algorithms RandomSample.swift
[73/247] Compiling Algorithms Reductions.swift
[74/247] Compiling Algorithms Permutations.swift
[75/247] Compiling Algorithms Product.swift
[76/247] Compiling HTTPTypes NIOLock.swift
[77/248] Compiling Algorithms Grouped.swift
[78/248] Compiling Algorithms Indexed.swift
[79/248] Compiling Algorithms EitherSequence.swift
[80/248] Compiling Algorithms FirstNonNil.swift
[81/248] Compiling Algorithms Joined.swift
[82/248] Compiling Algorithms Keyed.swift
[83/248] Compiling Algorithms MinMax.swift
[84/248] Compiling Algorithms FlattenCollection.swift
[85/248] Compiling Algorithms AdjacentPairs.swift
[86/248] Compiling Algorithms Chain.swift
[87/248] Compiling Algorithms Chunked.swift
[88/248] Compiling Algorithms Combinations.swift
[89/248] Compiling Algorithms Compacted.swift
[90/248] Compiling Algorithms Cycle.swift
[91/249] Compiling ArgumentParser Parsed.swift
[92/249] Compiling ArgumentParser ParsedValues.swift
[93/249] Compiling ArgumentParser ParserError.swift
[94/249] Compiling ArgumentParser SplitArguments.swift
[96/250] Compiling ArgumentParser CommandParser.swift
[97/250] Compiling ArgumentParser InputKey.swift
[98/250] Compiling ArgumentParser InputOrigin.swift
[99/250] Compiling ArgumentParser Name.swift
[109/250] Compiling Algorithms Intersperse.swift
[115/250] Compiling Algorithms Partition.swift
[129/285] Wrapping AST for Yams for debugging
[130/319] Wrapping AST for OpenAPIKitCore for debugging
[132/319] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[133/319] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[134/319] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[135/319] Compiling OpenAPIRuntime MultipartValidation.swift
[136/319] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[137/319] Compiling OpenAPIRuntime URICodeCodingKey.swift
[138/319] Compiling OpenAPIRuntime URICoderConfiguration.swift
[139/319] Compiling OpenAPIRuntime UniversalClient.swift
[140/319] Compiling OpenAPIRuntime UniversalServer.swift
[141/319] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[142/319] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[143/319] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[144/319] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[145/319] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[146/445] Compiling OpenAPIKit Either+Validatable.swift
[147/445] Compiling OpenAPIKit AnyCodable+Validatable.swift
[148/445] Compiling OpenAPIKit Callbacks.swift
[149/445] Compiling OpenAPIKit CodableVendorExtendable.swift
[150/445] Compiling OpenAPIKit Components+JSONReference.swift
[151/445] Compiling OpenAPIKit Components+Locatable.swift
[152/445] Compiling OpenAPIKit Components.swift
[153/445] Compiling OpenAPIKit30 DereferencedParameter.swift
[154/445] Compiling OpenAPIKit30 DereferencedContentEncoding.swift
[155/445] Compiling OpenAPIKit30 DereferencedDocument.swift
[156/445] Compiling OpenAPIKit30 Document.swift
[157/445] Compiling OpenAPIKit30 DocumentInfo.swift
[158/445] Compiling OpenAPIKit30 ResolvedDocument.swift
[159/445] Compiling OpenAPIKit30 Either+Convenience.swift
[160/445] Compiling OpenAPIKit Either+LocallyDereferenceable.swift
[161/445] Compiling OpenAPIKit Either+Summarizable.swift
[162/445] Compiling OpenAPIKit30 ContentEncoding.swift
[163/445] Compiling OpenAPIKit30 DereferencedContent.swift
[164/445] Compiling OpenAPIKit30 JSONSchemaContext.swift
[165/445] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
[166/445] Compiling OpenAPIKit30 TypesAndFormats.swift
[167/445] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
[168/445] Compiling OpenAPIKit30 SecurityScheme.swift
[169/445] Compiling OpenAPIKit30 Server.swift
[170/445] Compiling OpenAPIKit30 Tag.swift
[171/445] Compiling OpenAPIKit30 URLTemplate+Validatable.swift
[172/445] Compiling OpenAPIKit30 DereferencedResponse.swift
[173/445] Compiling OpenAPIKit30 Response.swift
[174/445] Compiling OpenAPIKit30 RuntimeExpression.swift
[175/445] Compiling OpenAPIKit30 SchemaProtocols.swift
[176/445] Compiling OpenAPIKit30 SwiftPrimitiveTypes+OpenAPI.swift
[177/445] Compiling OpenAPIKit30 DereferencedJSONSchema.swift
[178/445] Emitting module ArgumentParser
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[182/445] Compiling OpenAPIKit30 JSONSchema+Combining.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[183/445] Compiling OpenAPIKit30 JSONSchema.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[184/445] Emitting module OpenAPIRuntime
[185/453] Compiling OpenAPIKit DocumentDecodingError.swift
[186/453] Compiling OpenAPIKit30 CodableVendorExtendable.swift
[187/453] Compiling OpenAPIKit30 Components+JSONReference.swift
[188/453] Compiling OpenAPIKit30 Components+Locatable.swift
[189/453] Compiling OpenAPIKit Example.swift
[190/453] Compiling OpenAPIKit ExternalDocumentation.swift
[192/456] Compiling OpenAPIKit30 DereferencedSchemaContext.swift
[193/456] Compiling OpenAPIKit DereferencedContent.swift
[197/456] Compiling OpenAPIKit30 ResponseDecodingError.swift
[198/456] Compiling OpenAPIKit30 Example.swift
[199/456] Compiling OpenAPIKit30 ExternalDocumentation.swift
[200/456] Compiling OpenAPIKit30 DereferencedHeader.swift
[201/456] Compiling OpenAPIKit30 Header.swift
[202/456] Compiling OpenAPIKit30 JSONReference.swift
[203/456] Compiling OpenAPIKit URLTemplate+Validatable.swift
[204/456] Compiling OrderedCollections OrderedSet.swift
[225/456] Emitting module OrderedCollections
[234/456] Compiling Algorithms Trim.swift
[235/456] Compiling Algorithms Unique.swift
[236/456] Compiling Algorithms Windows.swift
[243/456] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[267/460] Wrapping AST for OrderedCollections for debugging
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[308/460] Wrapping AST for ArgumentParser for debugging
[316/460] Compiling OpenAPIKit30 Parameter.swift
[317/460] Compiling OpenAPIKit30 ParameterContext.swift
[318/460] Compiling OpenAPIKit30 ParameterSchemaContext.swift
[319/460] Compiling OpenAPIKit30 DereferencedPathItem.swift
[320/460] Compiling OpenAPIKit30 PathItem.swift
[321/460] Compiling OpenAPIKit30 ResolvedRoute.swift
[322/460] Compiling OpenAPIKit30 DereferencedRequest.swift
[323/460] Compiling OpenAPIKit30 Request.swift
[324/460] Compiling OpenAPIKit30 OperationDecodingError.swift
[325/460] Compiling OpenAPIKit30 PathDecodingError.swift
[327/460] Compiling OpenAPIRuntime URIEncoder.swift
[328/460] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[329/460] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[330/460] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[331/460] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[332/460] Compiling OpenAPIRuntime URIParser.swift
[333/460] Compiling OpenAPIRuntime URISerializer.swift
[336/462] Emitting module OpenAPIKit30
[337/470] Emitting module OpenAPIKit
[338/478] Emitting module Algorithms
[340/485] Wrapping AST for Algorithms for debugging
[342/485] Compiling PetstoreConsumerTestCore TestClientTransport.swift
[343/485] Compiling PetstoreConsumerTestCore TestServerTransport.swift
[344/485] Compiling PetstoreConsumerTestCore Common.swift
[345/485] Emitting module PetstoreConsumerTestCore
[346/485] Compiling PetstoreConsumerTestCore Assertions.swift
[381/487] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[467/487] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[468/487] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[469/487] Compiling OpenAPIKit Validation+Builtins.swift
[470/487] Compiling OpenAPIKit Validation.swift
[471/487] Compiling OpenAPIKit Validator+Convenience.swift
[472/487] Compiling OpenAPIKit Validator.swift
[473/487] Compiling OpenAPIKit XML.swift
[483/489] Compiling OpenAPIKit _CoreReExport.swift
[483/490] Wrapping AST for OpenAPIKit30 for debugging
[486/491] Wrapping AST for OpenAPIKit for debugging
[488/494] Compiling OpenAPIKitCompat Either+Map.swift
[489/494] Emitting module OpenAPIKitCompat
[490/494] Compiling OpenAPIKitCompat Compat30To31.swift
[492/496] Wrapping AST for OpenAPIKitCompat for debugging
[494/577] Compiling _OpenAPIGeneratorCore Config.swift
[495/577] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[496/577] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[497/577] Compiling _OpenAPIGeneratorCore Errors.swift
[498/577] Compiling _OpenAPIGeneratorCore Foundation.swift
[499/577] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[500/577] Compiling _OpenAPIGeneratorCore String.swift
[501/577] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[502/577] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[503/577] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[504/577] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[505/577] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[506/588] Compiling _OpenAPIGeneratorCore Builtins.swift
[507/588] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[508/588] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[509/588] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[510/588] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[511/588] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[512/588] Compiling _OpenAPIGeneratorCore TypeName.swift
[513/588] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[514/588] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[515/588] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[516/588] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[517/588] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[518/588] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[519/588] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[520/588] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[521/588] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[522/588] Compiling _OpenAPIGeneratorCore translateResponse.swift
[523/588] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[524/588] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[525/588] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[526/588] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[527/588] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[528/588] Compiling _OpenAPIGeneratorCore Constants.swift
[529/588] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[530/588] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[531/588] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[532/588] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[533/588] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[534/588] Compiling _OpenAPIGeneratorCore ContentType.swift
[535/588] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[536/588] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[537/588] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[538/588] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[539/588] 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
[540/588] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[541/588] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[542/588] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[543/588] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[544/588] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[545/588] Compiling _OpenAPIGeneratorCore translateComponents.swift
[546/588] Compiling _OpenAPIGeneratorCore translateOperations.swift
[547/588] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[548/588] Compiling _OpenAPIGeneratorCore translateServers.swift
[549/588] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[550/588] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[551/588] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[552/588] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[553/588] Compiling _OpenAPIGeneratorCore translateArray.swift
[554/588] Compiling _OpenAPIGeneratorCore translateCodable.swift
[555/588] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[556/588] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[557/588] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[558/588] Compiling _OpenAPIGeneratorCore translateSchema.swift
[559/588] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[560/588] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[561/588] Compiling _OpenAPIGeneratorCore Annotations.swift
[562/588] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[563/588] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[564/588] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[565/588] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[566/588] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[567/588] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[568/588] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[569/588] Compiling _OpenAPIGeneratorCore translateParameter.swift
[570/588] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[571/588] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[572/588] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[573/588] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[574/588] 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/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[575/588] 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/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[576/588] 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/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[577/588] 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/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[578/588] 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/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[579/588] 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/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[580/588] 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/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[581/588] 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/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[582/588] 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/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[583/588] 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/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[584/588] 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/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[585/588] 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/Sources/_OpenAPIGeneratorCore/Layers/RenderedSwiftRepresentation.swift:16:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
[587/590] Wrapping AST for _OpenAPIGeneratorCore for debugging
[589/599] Compiling swift_openapi_generator PluginSource.swift
[590/599] Compiling swift_openapi_generator Tool.swift
[591/599] Compiling swift_openapi_generator UserConfig.swift
[592/600] Compiling swift_openapi_generator GenerateCommand.swift
[593/600] Compiling swift_openapi_generator GenerateOptions.swift
[594/600] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[595/600] Emitting module swift_openapi_generator
[596/600] Compiling swift_openapi_generator Extensions.swift
[597/600] Compiling swift_openapi_generator FilterCommand.swift
[598/600] 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
~~~~~~~~~~~~~~~~^
[600/602] Wrapping AST for swift-openapi-generator for debugging
[601/602] Linking swift-openapi-generator
Build complete! (86.44s)
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" : "6.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",
        "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.9"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.