Build Information
Successful build of swift-openapi-generator, reference 1.7.2 (02cab4
), with Swift 5.10 for Linux on 7 Apr 2025 15:21:22 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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.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.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-0":/host -w "$PWD" 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:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/jpsim/Yams
[1/890] Fetching swift-http-types
[891/11177] Fetching swift-http-types, yams
[892/16823] Fetching swift-http-types, yams, swift-openapi-runtime
[3542/32726] Fetching swift-http-types, yams, swift-openapi-runtime, swift-collections
[16592/47553] Fetching swift-http-types, yams, swift-openapi-runtime, swift-collections, swift-argument-parser
[29121/126026] Fetching swift-http-types, yams, swift-openapi-runtime, swift-collections, swift-argument-parser, openapikit
Fetched https://github.com/jpsim/Yams from cache (1.42s)
Fetching https://github.com/apple/swift-algorithms
[71795/115739] Fetching swift-http-types, swift-openapi-runtime, swift-collections, swift-argument-parser, openapikit
Fetched https://github.com/apple/swift-argument-parser from cache (1.50s)
[60107/100912] Fetching swift-http-types, swift-openapi-runtime, swift-collections, openapikit
Fetched https://github.com/apple/swift-collections from cache (1.52s)
[45773/85009] Fetching swift-http-types, swift-openapi-runtime, openapikit
Fetched https://github.com/apple/swift-http-types from cache (3.84s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (3.84s)
[1/5863] Fetching swift-algorithms
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (3.92s)
Fetched https://github.com/apple/swift-algorithms from cache (2.73s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.37s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.65s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.40s)
Fetching https://github.com/apple/swift-numerics.git
[1/5659] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.36s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.44s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.4.2 (0.52s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.49s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.44s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.3.1 (0.37s)
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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
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
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin OpenAPIGeneratorCommand
Building for debugging...
[3/42] Write sources
[16/42] Compiling _NumericsShims _NumericsShims.c
[17/42] Write sources
[20/42] Compiling writer.c
[21/42] Compiling reader.c
[22/42] Compiling api.c
[23/42] Write swift-version-24593BA9C3E375BF.txt
[24/42] Compiling parser.c
[25/42] Compiling emitter.c
[26/48] Compiling scanner.c
[28/131] Emitting module RealModule
[29/132] Emitting module OpenAPIKitCore
[30/136] Emitting module Yams
[31/138] Compiling RealModule Real.swift
[32/138] Compiling RealModule RealFunctions.swift
[33/138] Compiling Yams Tag.swift
[34/138] Compiling Yams YamlAnchorProviding.swift
[35/138] Compiling Yams Anchor.swift
[36/138] Compiling Yams Constructor.swift
[37/138] Compiling Yams Parser.swift
[38/138] Compiling Yams RedundancyAliasingStrategy.swift
[40/138] Compiling Yams Node.Alias.swift
[41/138] Compiling Yams Node.Sequence.swift
[42/138] Compiling Yams Node.swift
[43/138] Compiling RealModule ElementaryFunctions.swift
[44/138] Compiling Yams Node.Mapping.swift
[45/138] Compiling Yams Node.Scalar.swift
[46/140] Emitting module InternalCollectionsUtilities
[47/140] Compiling Yams Emitter.swift
[48/140] Compiling Yams Encoder.swift
[49/140] Compiling Yams Mark.swift
[50/140] Compiling Yams Representer.swift
[54/140] Compiling Yams Decoder.swift
[57/140] Compiling RealModule Float80+Real.swift
[58/140] Compiling HTTPTypes ISOLatin1String.swift
[59/141] Compiling HTTPTypes HTTPParsedFields.swift
[60/141] Compiling RealModule Float16+Real.swift
[61/141] Compiling RealModule Float+Real.swift
[62/142] Emitting module HTTPTypes
[64/142] Compiling HTTPTypes HTTPRequest.swift
[65/142] Compiling HTTPTypes HTTPResponse.swift
[65/142] Wrapping AST for RealModule for debugging
[67/142] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[68/142] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[69/143] Compiling HTTPTypes HTTPField.swift
[70/143] Compiling HTTPTypes HTTPFieldName.swift
[71/143] Compiling HTTPTypes HTTPFields.swift
[73/168] Emitting module ArgumentParserToolInfo
[74/168] Compiling ArgumentParserToolInfo ToolInfo.swift
[75/170] Wrapping AST for InternalCollectionsUtilities for debugging
[76/224] Wrapping AST for ArgumentParserToolInfo for debugging
[78/262] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[79/262] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[80/262] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[81/262] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[82/262] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[83/262] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[84/262] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[85/269] Emitting module ArgumentParser
[86/274] Compiling ArgumentParser StringExtensions.swift
[87/274] Compiling ArgumentParser Tree.swift
[88/274] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[89/274] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[90/274] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[91/274] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[92/274] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[93/274] Compiling ArgumentParser Name.swift
[94/274] Compiling ArgumentParser Parsed.swift
[95/274] Compiling ArgumentParser ParsedValues.swift
[96/274] Compiling ArgumentParser ParserError.swift
[101/274] Compiling ArgumentParser SplitArguments.swift
[102/274] Compiling ArgumentParser CollectionExtensions.swift
[103/274] Compiling ArgumentParser Platform.swift
[104/274] Compiling ArgumentParser SequenceExtensions.swift
[105/274] Compiling ArgumentParser ParsableArguments.swift
[106/274] Compiling ArgumentParser ParsableArgumentsValidation.swift
[107/274] Compiling ArgumentParser ParsableCommand.swift
[108/274] Compiling ArgumentParser ArgumentDecoder.swift
[109/274] Compiling ArgumentParser ArgumentDefinition.swift
[110/274] Compiling ArgumentParser ArgumentSet.swift
[111/276] Compiling HTTPTypes NIOLock.swift
[113/278] Compiling ArgumentParser EnumerableFlag.swift
[114/278] Compiling ArgumentParser ExpressibleByArgument.swift
[115/278] Compiling ArgumentParser Flag.swift
[116/278] Compiling ArgumentParser NameSpecification.swift
[117/278] Compiling ArgumentParser Errors.swift
[120/278] Compiling ArgumentParser Option.swift
[121/278] Compiling ArgumentParser OptionGroup.swift
[122/278] Compiling ArgumentParser AsyncParsableCommand.swift
[123/278] Compiling ArgumentParser CommandConfiguration.swift
[124/278] Compiling ArgumentParser CommandGroup.swift
[133/278] Compiling Algorithms Trim.swift
[134/278] Compiling Algorithms Unique.swift
[135/278] Compiling Algorithms Windows.swift
[136/278] Compiling ArgumentParser DumpHelpGenerator.swift
[137/278] Compiling ArgumentParser HelpCommand.swift
[138/278] Compiling ArgumentParser HelpGenerator.swift
[139/278] Compiling ArgumentParser MessageInfo.swift
[140/278] Compiling ArgumentParser UsageGenerator.swift
[141/278] Emitting module OrderedCollections
[148/278] Compiling ArgumentParser ArgumentHelp.swift
[149/278] Compiling ArgumentParser ArgumentVisibility.swift
[150/278] Compiling ArgumentParser CompletionKind.swift
[152/278] Compiling ArgumentParser BashCompletionsGenerator.swift
[153/278] Compiling ArgumentParser CompletionsGenerator.swift
[154/278] Compiling ArgumentParser FishCompletionsGenerator.swift
[155/278] Compiling ArgumentParser ZshCompletionsGenerator.swift
[156/278] Compiling ArgumentParser Argument.swift
[199/278] Emitting module Algorithms
[212/280] Compiling OrderedCollections OrderedSet+Sendable.swift
[213/280] Compiling OrderedCollections OrderedSet+SubSequence.swift
[214/280] Compiling OrderedCollections OrderedSet+Testing.swift
[215/280] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[216/280] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[217/280] Compiling OrderedCollections OrderedSet.swift
[218/280] Compiling OrderedCollections _UnsafeBitset.swift
[229/292] Compiling OpenAPIRuntime OpenAPIValue.swift
[230/292] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[231/292] Compiling OpenAPIRuntime UndocumentedPayload.swift
[235/311] Compiling OpenAPIRuntime Converter+Client.swift
[236/311] Compiling OpenAPIRuntime Converter+Common.swift
[237/311] Compiling OpenAPIRuntime Converter+Server.swift
[238/311] Compiling OpenAPIRuntime Converter.swift
[239/311] Compiling OpenAPIRuntime CurrencyExtensions.swift
[243/313] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[244/313] Compiling OpenAPIRuntime CodableExtensions.swift
[245/313] Compiling OpenAPIRuntime Configuration.swift
[246/314] Compiling OpenAPIRuntime Acceptable.swift
[247/314] Compiling OpenAPIRuntime Base64EncodedData.swift
[248/314] Compiling OpenAPIRuntime ByteUtilities.swift
[249/314] Compiling OpenAPIRuntime ContentDisposition.swift
[250/314] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[251/314] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[252/314] Compiling OpenAPIRuntime ErrorExtensions.swift
[253/314] Compiling OpenAPIRuntime FoundationExtensions.swift
[254/314] Compiling OpenAPIRuntime ParameterStyles.swift
[255/314] Compiling OpenAPIRuntime ServerVariable.swift
[256/314] Compiling OpenAPIRuntime URLExtensions.swift
[262/314] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[263/314] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[264/314] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[265/314] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[271/344] Wrapping AST for OrderedCollections for debugging
[272/344] Wrapping AST for OpenAPIKitCore for debugging
[273/344] Wrapping AST for Algorithms for debugging
[274/345] Wrapping AST for Yams for debugging
[275/436] Wrapping AST for ArgumentParser for debugging
[277/463] Compiling OpenAPIKit30 DereferencedDocument.swift
[278/463] Compiling OpenAPIKit30 Document.swift
[279/463] Compiling OpenAPIKit30 DocumentInfo.swift
[280/463] Compiling OpenAPIKit30 ResolvedDocument.swift
[281/463] Compiling OpenAPIKit30 Either+Convenience.swift
[282/463] Compiling OpenAPIKit30 Either+LocallyDereferenceable.swift
[283/463] Compiling OpenAPIKit30 Either+Validatable.swift
[284/463] Compiling OpenAPIKit30 DocumentDecodingError.swift
[285/463] Compiling OpenAPIKit30 Link.swift
[286/471] Compiling OpenAPIKit30 RuntimeExpression.swift
[287/471] Compiling OpenAPIKit30 SchemaProtocols.swift
[288/471] Compiling OpenAPIKit30 SwiftPrimitiveTypes+OpenAPI.swift
[289/471] Compiling OpenAPIKit30 DereferencedJSONSchema.swift
[290/471] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[291/471] Compiling OpenAPIKit30 JSONSchema.swift
[292/471] Compiling OpenAPIKit30 JSONSchemaContext.swift
[293/471] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
[294/471] Emitting module OpenAPIRuntime
[295/471] Compiling OpenAPIKit30 OperationDecodingError.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
~~~~~~~~~~~~~~~~^
[296/471] Compiling OpenAPIKit30 PathDecodingError.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
~~~~~~~~~~~~~~~~^
[297/471] Compiling OpenAPIKit30 ResponseDecodingError.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
~~~~~~~~~~~~~~~~^
[298/471] Compiling OpenAPIKit30 Example.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
~~~~~~~~~~~~~~~~^
[299/471] Compiling OpenAPIKit30 ExternalDocumentation.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
~~~~~~~~~~~~~~~~^
[300/471] Compiling OpenAPIKit30 DereferencedHeader.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
~~~~~~~~~~~~~~~~^
[301/471] Compiling OpenAPIKit30 Header.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
~~~~~~~~~~~~~~~~^
[302/471] Compiling OpenAPIKit30 JSONReference.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
~~~~~~~~~~~~~~~~^
[303/471] Compiling OpenAPIKit30 AnyCodable+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
~~~~~~~~~~~~~~~~^
[304/471] Compiling OpenAPIKit30 Callbacks.swift
[305/471] Compiling OpenAPIKit30 CodableVendorExtendable.swift
[306/471] Compiling OpenAPIKit30 Components+JSONReference.swift
[307/471] Compiling OpenAPIKit30 Components+Locatable.swift
[308/471] Compiling OpenAPIKit30 Components.swift
[309/471] Compiling OpenAPIKit30 Content.swift
[310/471] Compiling OpenAPIKit30 ContentEncoding.swift
[311/471] Compiling OpenAPIKit30 DereferencedContent.swift
[312/471] Compiling OpenAPIKit30 DereferencedContentEncoding.swift
[313/471] Compiling OpenAPIKit30 ParameterSchemaContext.swift
[314/471] Compiling OpenAPIKit30 DereferencedPathItem.swift
[315/471] Compiling OpenAPIKit30 PathItem.swift
[316/471] Compiling OpenAPIKit30 ResolvedRoute.swift
[317/471] Compiling OpenAPIKit30 DereferencedRequest.swift
[318/471] Compiling OpenAPIKit30 Request.swift
[319/471] Compiling OpenAPIKit30 DereferencedResponse.swift
[320/471] Compiling OpenAPIKit30 Response.swift
[321/471] Compiling OpenAPIKit30 OpenAPI.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
~~~~~~~~~~~~~~~~^
[322/471] 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
~~~~~~~~~~~~~~~~^
[323/471] 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
~~~~~~~~~~~~~~~~^
[324/471] 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
~~~~~~~~~~~~~~~~^
[325/471] 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
~~~~~~~~~~~~~~~~^
[326/471] 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
~~~~~~~~~~~~~~~~^
[327/471] 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
~~~~~~~~~~~~~~~~^
[328/471] Compiling OpenAPIKit30 Parameter.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
~~~~~~~~~~~~~~~~^
[329/471] Compiling OpenAPIKit30 ParameterContext.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
~~~~~~~~~~~~~~~~^
[330/471] Compiling OpenAPIKit30 TypesAndFormats.swift
[331/471] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
[332/471] Compiling OpenAPIKit30 SecurityScheme.swift
[333/471] Compiling OpenAPIKit30 Server.swift
[334/471] Compiling OpenAPIKit30 Tag.swift
[335/471] Compiling OpenAPIKit30 URLTemplate+Validatable.swift
[336/471] Compiling OpenAPIKit URLTemplate+Validatable.swift
[337/471] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[338/471] Emitting module OpenAPIKit30
[347/479] Compiling OpenAPIKit30 Validation+Builtins.swift
[348/479] Compiling OpenAPIKit30 Validation.swift
[349/479] Compiling OpenAPIKit30 Validator+Convenience.swift
[350/479] Compiling OpenAPIKit30 Validator.swift
[351/479] Compiling OpenAPIKit30 XML.swift
[352/479] Compiling OpenAPIKit30 _CoreReExport.swift
[353/479] Compiling OpenAPIRuntime URIParser.swift
[354/479] Compiling OpenAPIRuntime URISerializer.swift
[356/480] Emitting module OpenAPIKit
[357/493] Compiling PetstoreConsumerTestCore TestClientTransport.swift
[358/493] Compiling PetstoreConsumerTestCore TestServerTransport.swift
[359/493] Compiling PetstoreConsumerTestCore Common.swift
[368/493] Compiling PetstoreConsumerTestCore Assertions.swift
[369/493] Emitting module PetstoreConsumerTestCore
[431/494] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[432/494] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[433/494] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[434/494] Compiling OpenAPIKit Validation+Builtins.swift
[435/494] Compiling OpenAPIKit Validation.swift
[436/494] Compiling OpenAPIKit Validator+Convenience.swift
[437/494] Compiling OpenAPIKit Validator.swift
[438/494] Compiling OpenAPIKit XML.swift
[439/495] Wrapping AST for OpenAPIKit30 for debugging
[465/495] Compiling OpenAPIKit _CoreReExport.swift
[490/496] Wrapping AST for OpenAPIKit for debugging
[492/499] Compiling OpenAPIKitCompat Either+Map.swift
[493/499] Emitting module OpenAPIKitCompat
[494/499] Compiling OpenAPIKitCompat Compat30To31.swift
[495/500] Wrapping AST for OpenAPIKitCompat for debugging
[497/581] 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
^
[498/581] 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
^
[499/581] 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
^
[500/581] 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
^
[501/581] 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
^
[502/581] 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
^
[503/581] 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
^
[504/581] 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
^
[505/581] 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
^
[506/581] 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
^
[507/581] 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
^
[508/581] 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
^
[509/592] Compiling _OpenAPIGeneratorCore Constants.swift
[510/592] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[511/592] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[512/592] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[513/592] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[514/592] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[515/592] Compiling _OpenAPIGeneratorCore ContentType.swift
[516/592] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[517/592] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[518/592] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[519/592] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[520/592] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[521/592] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[522/592] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[523/592] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[524/592] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[525/592] Compiling _OpenAPIGeneratorCore translateResponse.swift
[526/592] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[527/592] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[528/592] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[529/592] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[530/592] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[531/592] 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_\-\.]+\})|([^{}]+)"#)
^
[532/592] Compiling _OpenAPIGeneratorCore Builtins.swift
[533/592] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[534/592] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[535/592] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[536/592] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[537/592] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[538/592] Compiling _OpenAPIGeneratorCore TypeName.swift
[539/592] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[540/592] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[541/592] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[542/592] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[543/592] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[544/592] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[545/592] Compiling _OpenAPIGeneratorCore translateArray.swift
[546/592] Compiling _OpenAPIGeneratorCore translateCodable.swift
[547/592] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[548/592] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[549/592] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[550/592] Compiling _OpenAPIGeneratorCore translateSchema.swift
[551/592] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[552/592] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[553/592] Compiling _OpenAPIGeneratorCore Annotations.swift
[554/592] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[555/592] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[556/592] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[557/592] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[558/592] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[559/592] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[560/592] Compiling _OpenAPIGeneratorCore translateComponents.swift
[561/592] Compiling _OpenAPIGeneratorCore translateOperations.swift
[562/592] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[563/592] Compiling _OpenAPIGeneratorCore translateServers.swift
[564/592] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[565/592] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[566/592] Compiling _OpenAPIGeneratorCore MultipartContent.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/592] 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)
^
[568/592] 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)
^
[569/592] 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)
^
[570/592] 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)
^
[571/592] 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)
^
[572/592] 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)
^
[573/592] 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)
^
[574/592] 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)
^
[575/592] 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)
^
[576/592] 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)
^
[577/592] 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
~~~~~~~~~~~~~~~~^
[578/592] 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
~~~~~~~~~~~~~~~~^
[579/592] 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
~~~~~~~~~~~~~~~~^
[580/592] 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
~~~~~~~~~~~~~~~~^
[581/592] 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
~~~~~~~~~~~~~~~~^
[582/592] 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
~~~~~~~~~~~~~~~~^
[583/592] 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
~~~~~~~~~~~~~~~~^
[584/592] 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
~~~~~~~~~~~~~~~~^
[585/592] 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
~~~~~~~~~~~~~~~~^
[586/592] 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
~~~~~~~~~~~~~~~~^
[587/592] 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
~~~~~~~~~~~~~~~~^
[588/592] 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
~~~~~~~~~~~~~~~~^
[589/593] Wrapping AST for _OpenAPIGeneratorCore for debugging
[591/602] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[592/602] Compiling swift_openapi_generator GenerateOptions.swift
[593/602] Compiling swift_openapi_generator UserConfig.swift
[594/602] Compiling swift_openapi_generator Tool.swift
[595/602] Compiling swift_openapi_generator PluginSource.swift
[596/603] Compiling swift_openapi_generator GenerateCommand.swift
[597/603] Emitting module swift_openapi_generator
[598/603] Compiling swift_openapi_generator Extensions.swift
[599/603] Compiling swift_openapi_generator FilterCommand.swift
[600/603] 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
~~~~~~~~~~~~~~~~^
[601/604] Wrapping AST for swift-openapi-generator for debugging
[602/604] Write Objects.LinkFileList
[603/604] Linking swift-openapi-generator
Build complete! (83.91s)
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.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.