Build Information
Successful build of swift-openapi-generator, reference main (09ed6c
), with Swift 5.10 for Linux on 23 May 2025 21:22:19 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-openapi-generator.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/apple/swift-openapi-generator
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 09ed6c4 Add support for configurable comments in generated files (#773)
Cloned https://github.com/apple/swift-openapi-generator.git
Revision (git rev-parse @):
09ed6c489f88d06228a404a0313adeea743e6cad
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-openapi-generator.git at main
========================================
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-4606859-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:f16e7907a741759e496a8179f87952791f04c930716d978df82984176b0c37b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-collections
[1/904] Fetching swift-http-types
[905/6583] Fetching swift-http-types, swift-openapi-runtime
[3802/17201] Fetching swift-http-types, swift-openapi-runtime, yams
[7009/33792] Fetching swift-http-types, swift-openapi-runtime, yams, swift-collections
[13022/49143] Fetching swift-http-types, swift-openapi-runtime, yams, swift-collections, swift-argument-parser
[15170/137053] Fetching swift-http-types, swift-openapi-runtime, yams, swift-collections, swift-argument-parser, openapikit
Fetched https://github.com/apple/swift-http-types from cache (1.40s)
Fetching https://github.com/apple/swift-algorithms
[67368/136149] Fetching swift-openapi-runtime, yams, swift-collections, swift-argument-parser, openapikit
Fetched https://github.com/apple/swift-argument-parser from cache (1.43s)
[53002/120798] Fetching swift-openapi-runtime, yams, swift-collections, openapikit
[64537/126757] Fetching swift-openapi-runtime, yams, swift-collections, openapikit, swift-algorithms
Fetched https://github.com/apple/swift-openapi-runtime from cache (2.20s)
[73607/121078] Fetching yams, swift-collections, openapikit, swift-algorithms
Fetched https://github.com/apple/swift-collections from cache (2.24s)
Fetched https://github.com/jpsim/Yams from cache (2.26s)
Fetched https://github.com/apple/swift-algorithms from cache (0.86s)
[42197/87910] Fetching openapikit
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (5.30s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.43s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.61s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (1.69s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.25s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.47s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.47s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.41s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.5.2 (0.48s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.0.0 (0.55s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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-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
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.5.2
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.0.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin OpenAPIGeneratorCommand
Building for debugging...
[3/42] Write sources
[18/42] Compiling writer.c
[19/42] Write sources
[20/42] Compiling _NumericsShims _NumericsShims.c
[21/42] Compiling reader.c
[22/42] Compiling parser.c
[23/42] Write swift-version-24593BA9C3E375BF.txt
[24/42] Compiling api.c
[25/42] Compiling emitter.c
[26/68] Compiling scanner.c
[28/129] Emitting module InternalCollectionsUtilities
[29/130] Emitting module Yams
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Resolver.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[30/132] Compiling Yams Constructor.swift
[31/132] Compiling Yams Decoder.swift
[32/132] Compiling Yams Mark.swift
[33/132] Compiling Yams Node.Alias.swift
[34/132] Compiling Yams Tag.swift
[35/132] Compiling Yams YamlAnchorProviding.swift
[36/132] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[37/132] Compiling Yams Node.Mapping.swift
[38/132] Compiling Yams Node.Scalar.swift
[39/132] Compiling Yams Node.Sequence.swift
[40/132] Compiling Yams Node.swift
[41/132] Compiling RealModule Real.swift
[42/132] Compiling RealModule ElementaryFunctions.swift
[43/133] Compiling Yams AliasDereferencingStrategy.swift
[44/133] Compiling Yams Anchor.swift
[45/133] Compiling Yams Emitter.swift
[46/133] Compiling Yams Encoder.swift
[49/133] Emitting module RealModule
[52/133] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[58/138] Compiling RealModule Float16+Real.swift
[59/138] Compiling RealModule Float80+Real.swift
[60/138] Compiling RealModule Float+Real.swift
[61/138] Compiling HTTPTypes ISOLatin1String.swift
[63/139] Compiling RealModule RealFunctions.swift
[64/140] Emitting module HTTPTypes
[65/140] Compiling HTTPTypes HTTPField.swift
[65/140] Wrapping AST for InternalCollectionsUtilities for debugging
[68/140] Compiling HTTPTypes HTTPParsedFields.swift
[69/140] Compiling HTTPTypes HTTPRequest.swift
[70/140] Compiling HTTPTypes HTTPResponse.swift
[71/140] Compiling HTTPTypes HTTPFields.swift
[72/140] Compiling HTTPTypes HTTPFieldName.swift
[72/140] Wrapping AST for RealModule for debugging
[74/178] Emitting module ArgumentParserToolInfo
[75/178] Compiling ArgumentParserToolInfo ToolInfo.swift
[76/221] Wrapping AST for ArgumentParserToolInfo for debugging
[78/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[79/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[80/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[81/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[82/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[83/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[84/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[85/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[86/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[87/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[88/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[89/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[90/259] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[91/259] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[92/266] Compiling ArgumentParser BashCompletionsGenerator.swift
[93/266] Compiling ArgumentParser CompletionsGenerator.swift
[94/266] Compiling ArgumentParser FishCompletionsGenerator.swift
[95/266] Compiling ArgumentParser ZshCompletionsGenerator.swift
[96/266] Compiling ArgumentParser Argument.swift
[97/266] Compiling ArgumentParser ArgumentHelp.swift
[98/266] Compiling ArgumentParser ArgumentVisibility.swift
[99/266] Compiling ArgumentParser CompletionKind.swift
[100/266] Compiling ArgumentParser CommandParser.swift
[101/266] Compiling ArgumentParser InputKey.swift
[102/266] Compiling ArgumentParser InputOrigin.swift
[103/266] Compiling ArgumentParser Name.swift
[104/266] Compiling ArgumentParser Parsed.swift
[105/266] Compiling ArgumentParser ParsedValues.swift
[106/266] Compiling ArgumentParser ParserError.swift
[107/266] Compiling ArgumentParser SplitArguments.swift
[108/266] Compiling ArgumentParser EnumerableFlag.swift
[109/266] Compiling ArgumentParser ExpressibleByArgument.swift
[110/266] Compiling ArgumentParser ParsableArguments.swift
[111/266] Compiling ArgumentParser ParsableArgumentsValidation.swift
[112/266] Compiling ArgumentParser ParsableCommand.swift
[113/266] Compiling ArgumentParser ArgumentDecoder.swift
[114/266] Compiling ArgumentParser ArgumentDefinition.swift
[115/266] Compiling ArgumentParser ArgumentSet.swift
[116/266] Compiling ArgumentParser DumpHelpGenerator.swift
[117/266] Compiling ArgumentParser HelpCommand.swift
[118/266] Compiling ArgumentParser HelpGenerator.swift
[119/266] Compiling ArgumentParser MessageInfo.swift
[120/266] Compiling ArgumentParser UsageGenerator.swift
[121/266] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[122/266] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[123/266] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[132/266] Emitting module OpenAPIKitCore
[140/266] Compiling ArgumentParser Errors.swift
[141/266] Compiling ArgumentParser Flag.swift
[142/266] Compiling ArgumentParser NameSpecification.swift
[143/266] Compiling ArgumentParser Option.swift
[144/266] Compiling ArgumentParser OptionGroup.swift
[145/266] Compiling ArgumentParser AsyncParsableCommand.swift
[146/266] Compiling ArgumentParser CommandConfiguration.swift
[147/266] Compiling ArgumentParser CommandGroup.swift
[160/266] Compiling HTTPTypes NIOLock.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Resolver.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Resolver.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[184/273] Wrapping AST for OpenAPIKitCore for debugging
[186/303] Emitting module ArgumentParser
[186/331] Wrapping AST for Yams for debugging
[188/457] Compiling OpenAPIKit ContentEncoding.swift
[189/457] Compiling OpenAPIKit DereferencedContent.swift
[190/457] Compiling OpenAPIKit DereferencedContentEncoding.swift
[191/457] Compiling OpenAPIKit AnyCodable+Validatable.swift
[192/457] Compiling OpenAPIKit Callbacks.swift
[193/457] Compiling OpenAPIKit CodableVendorExtendable.swift
[194/457] Compiling OpenAPIKit DereferencedDocument.swift
[195/457] Compiling OpenAPIKit Document.swift
[196/457] Compiling OpenAPIKit DocumentInfo.swift
[197/457] Compiling OpenAPIKit ResolvedDocument.swift
[204/457] Compiling OpenAPIKit Either+Convenience.swift
[205/457] Compiling OpenAPIKit Either+LocallyDereferenceable.swift
[208/457] Compiling OpenAPIKit Either+Summarizable.swift
[209/457] Compiling OpenAPIKit Either+Validatable.swift
[210/457] Compiling OpenAPIKit DereferencedSecurityRequirement.swift
[211/457] Compiling OpenAPIKit SecurityScheme.swift
[212/457] Compiling OpenAPIKit Server.swift
[213/457] Compiling OpenAPIKit Tag.swift
[214/457] Compiling OpenAPIKit URLTemplate+Validatable.swift
[215/457] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[216/457] Compiling OrderedCollections _UnsafeBitset.swift
[217/457] Compiling OpenAPIKit DereferencedHeader.swift
[218/457] Compiling OpenAPIKit Header.swift
[219/457] Compiling OpenAPIKit JSONReference.swift
[223/457] Compiling OpenAPIKit Components+JSONReference.swift
[224/457] Compiling OpenAPIKit Components+Locatable.swift
[225/457] Compiling OpenAPIKit Components.swift
[226/457] Emitting module OrderedCollections
[228/458] Compiling OpenAPIKit ParameterSchemaContext.swift
[229/458] Compiling OpenAPIKit DereferencedPathItem.swift
[230/458] Compiling OpenAPIKit PathItem.swift
[231/458] Compiling OpenAPIKit ResolvedRoute.swift
[232/458] Compiling OpenAPIKit DereferencedRequest.swift
[238/458] Compiling OpenAPIKit Content.swift
[243/458] Wrapping AST for OrderedCollections for debugging
[249/458] Compiling OpenAPIKit SimplifiedJSONSchema.swift
[250/458] Compiling OpenAPIKit TypesAndFormats.swift
[257/466] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[258/466] Compiling OpenAPIKit DereferencedParameter.swift
[259/466] Compiling OpenAPIKit DereferencedSchemaContext.swift
[260/466] Compiling OpenAPIKit Parameter.swift
[261/466] Compiling OpenAPIKit ParameterContext.swift
[262/466] Compiling OpenAPIKit Link.swift
[263/466] Compiling OpenAPIKit OpenAPI.swift
[264/466] Compiling OpenAPIKit DereferencedOperation.swift
[265/466] Compiling OpenAPIKit Operation.swift
[266/466] Compiling OpenAPIKit ResolvedEndpoint.swift
[268/466] Compiling OpenAPIKit DocumentDecodingError.swift
[269/466] Compiling OpenAPIKit OperationDecodingError.swift
[270/466] Compiling OpenAPIKit PathDecodingError.swift
[271/466] Compiling OpenAPIKit ResponseDecodingError.swift
[272/466] Compiling OpenAPIKit Example.swift
[273/466] Compiling OpenAPIKit ExternalDocumentation.swift
[277/467] Wrapping AST for ArgumentParser for debugging
[279/467] Emitting module OpenAPIRuntime
/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
~~~~~~~~~~~~~~~~^
[316/467] Emitting module Algorithms
[318/468] Compiling OpenAPIKit Response.swift
[319/468] Compiling OpenAPIKit RuntimeExpression.swift
[320/468] Compiling OpenAPIKit SchemaProtocols.swift
[321/468] Compiling OpenAPIKit SwiftPrimitiveTypes+OpenAPI.swift
[322/468] Compiling OpenAPIKit DereferencedJSONSchema.swift
[323/468] Compiling OpenAPIKit JSONSchema+Combining.swift
[324/468] Compiling OpenAPIKit JSONSchema.swift
[325/468] Compiling OpenAPIKit JSONSchemaContext.swift
[332/468] Compiling OpenAPIKit Request.swift
[333/468] Compiling OpenAPIKit DereferencedResponse.swift
[333/468] Wrapping AST for Algorithms for debugging
[335/468] Emitting module OpenAPIKit30
[336/476] Emitting module OpenAPIKit
[345/484] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[346/484] Compiling OpenAPIKit Validation+Builtins.swift
[347/484] Compiling OpenAPIKit Validation.swift
[348/484] Compiling OpenAPIKit Validator+Convenience.swift
[349/484] Compiling OpenAPIKit Validator.swift
[350/484] Compiling OpenAPIKit XML.swift
[351/484] Compiling OpenAPIKit _CoreReExport.swift
[352/484] Compiling OpenAPIRuntime URISerializer.swift
[362/490] Compiling PetstoreConsumerTestCore TestClientTransport.swift
[363/490] Compiling PetstoreConsumerTestCore TestServerTransport.swift
[364/490] Compiling PetstoreConsumerTestCore Common.swift
[365/490] Emitting module PetstoreConsumerTestCore
[366/490] Compiling PetstoreConsumerTestCore Assertions.swift
[437/491] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[438/491] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[453/492] Wrapping AST for OpenAPIKit30 for debugging
[487/493] Wrapping AST for OpenAPIKit for debugging
[489/496] Compiling OpenAPIKitCompat Either+Map.swift
[490/496] Emitting module OpenAPIKitCompat
[491/496] Compiling OpenAPIKitCompat Compat30To31.swift
[492/497] Wrapping AST for OpenAPIKitCompat for debugging
[494/578] 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
^
[495/578] 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
^
[496/578] 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
^
[497/578] 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
^
[498/578] 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
^
[499/578] 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
^
[500/578] 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
^
[501/578] 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
^
[502/578] 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
^
[503/578] 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
^
[504/578] 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
^
[505/578] 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
^
[506/589] Compiling _OpenAPIGeneratorCore Builtins.swift
[507/589] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[508/589] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[509/589] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[510/589] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[511/589] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[512/589] Compiling _OpenAPIGeneratorCore TypeName.swift
[513/589] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[514/589] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[515/589] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[516/589] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[517/589] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[518/589] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[519/589] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[520/589] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[521/589] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[522/589] Compiling _OpenAPIGeneratorCore translateResponse.swift
[523/589] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[524/589] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[525/589] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[526/589] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[527/589] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[528/589] 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_\-\.]+\})|([^{}]+)"#)
^
[529/589] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[530/589] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[531/589] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[532/589] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[533/589] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[534/589] Compiling _OpenAPIGeneratorCore translateComponents.swift
[535/589] Compiling _OpenAPIGeneratorCore translateOperations.swift
[536/589] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[537/589] Compiling _OpenAPIGeneratorCore translateServers.swift
[538/589] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[539/589] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[540/589] 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)
^
[541/589] 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)
^
[542/589] 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)
^
[543/589] 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)
^
[544/589] 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)
^
[545/589] 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)
^
[546/589] 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)
^
[547/589] 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)
^
[548/589] 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)
^
[549/589] 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)
^
[550/589] 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)
^
[551/589] Compiling _OpenAPIGeneratorCore Constants.swift
[552/589] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[553/589] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[554/589] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[555/589] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[556/589] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[557/589] Compiling _OpenAPIGeneratorCore ContentType.swift
[558/589] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[559/589] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[560/589] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[561/589] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[562/589] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[563/589] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[564/589] Compiling _OpenAPIGeneratorCore translateArray.swift
[565/589] Compiling _OpenAPIGeneratorCore translateCodable.swift
[566/589] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[567/589] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[568/589] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[569/589] Compiling _OpenAPIGeneratorCore translateSchema.swift
[570/589] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[571/589] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[572/589] Compiling _OpenAPIGeneratorCore Annotations.swift
[573/589] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[574/589] 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
~~~~~~~~~~~~~~~~^
[575/589] 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
~~~~~~~~~~~~~~~~^
[576/589] 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
~~~~~~~~~~~~~~~~^
[577/589] 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
~~~~~~~~~~~~~~~~^
[578/589] 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
~~~~~~~~~~~~~~~~^
[579/589] 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
~~~~~~~~~~~~~~~~^
[580/589] 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
~~~~~~~~~~~~~~~~^
[581/589] 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
~~~~~~~~~~~~~~~~^
[582/589] 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
~~~~~~~~~~~~~~~~^
[583/589] 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
~~~~~~~~~~~~~~~~^
[584/589] 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
~~~~~~~~~~~~~~~~^
[585/589] 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
~~~~~~~~~~~~~~~~^
[586/590] Wrapping AST for _OpenAPIGeneratorCore for debugging
[588/599] Compiling swift_openapi_generator PluginSource.swift
[589/600] Compiling swift_openapi_generator Tool.swift
[590/600] Compiling swift_openapi_generator UserConfig.swift
[591/600] Compiling swift_openapi_generator GenerateOptions.swift
[592/600] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[593/600] Compiling swift_openapi_generator GenerateCommand.swift
[594/600] Emitting module swift_openapi_generator
[595/600] Compiling swift_openapi_generator Extensions.swift
[596/600] Compiling swift_openapi_generator FilterCommand.swift
[597/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
~~~~~~~~~~~~~~~~^
[598/601] Wrapping AST for swift-openapi-generator for debugging
[599/601] Write Objects.LinkFileList
[600/601] Linking swift-openapi-generator
Build complete! (106.16s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "openapikit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.3.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattpolzin/OpenAPIKit"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime"
},
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types"
}
],
"manifest_display_name" : "swift-openapi-generator",
"name" : "swift-openapi-generator",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "swift-openapi-generator",
"targets" : [
"swift-openapi-generator"
],
"type" : {
"executable" : null
}
},
{
"name" : "OpenAPIGenerator",
"targets" : [
"OpenAPIGenerator"
],
"type" : {
"plugin" : null
}
},
{
"name" : "OpenAPIGeneratorCommand",
"targets" : [
"OpenAPIGeneratorCommand"
],
"type" : {
"plugin" : null
}
},
{
"name" : "_OpenAPIGeneratorCore",
"targets" : [
"_OpenAPIGeneratorCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "swift_openapi_generator",
"module_type" : "SwiftTarget",
"name" : "swift-openapi-generator",
"path" : "Sources/swift-openapi-generator",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"swift-openapi-generator",
"OpenAPIGenerator",
"OpenAPIGeneratorCommand"
],
"sources" : [
"Extensions.swift",
"FilterCommand.swift",
"GenerateCommand.swift",
"GenerateOptions+runGenerator.swift",
"GenerateOptions.swift",
"PluginSource.swift",
"Tool.swift",
"UserConfig.swift",
"runGenerator.swift"
],
"target_dependencies" : [
"_OpenAPIGeneratorCore"
],
"type" : "executable"
},
{
"c99name" : "_OpenAPIGeneratorCore",
"module_type" : "SwiftTarget",
"name" : "_OpenAPIGeneratorCore",
"path" : "Sources/_OpenAPIGeneratorCore",
"product_dependencies" : [
"OpenAPIKit",
"OpenAPIKit30",
"OpenAPIKitCompat",
"Algorithms",
"OrderedCollections",
"Yams"
],
"product_memberships" : [
"swift-openapi-generator",
"OpenAPIGenerator",
"OpenAPIGeneratorCommand",
"_OpenAPIGeneratorCore"
],
"sources" : [
"Config.swift",
"Diagnostics.swift",
"DiagnosticsCollectorProvider.swift",
"Errors.swift",
"Extensions/Foundation.swift",
"Extensions/OpenAPIKit.swift",
"Extensions/String.swift",
"Extensions/SwiftStandardLibrary.swift",
"FeatureFlags.swift",
"GeneratorMode.swift",
"GeneratorPipeline.swift",
"GeneratorPipelineStage.swift",
"Hooks/DocumentFilter.swift",
"Hooks/FilteredDocument.swift",
"Layers/ParsedOpenAPIRepresentation.swift",
"Layers/RenderedSwiftRepresentation.swift",
"Layers/StructuredSwiftRepresentation.swift",
"Parser/ParserProtocol.swift",
"Parser/YamsParser.swift",
"Parser/validateDoc.swift",
"PlatformChecks.swift",
"Renderer/RendererProtocol.swift",
"Renderer/TextBasedRenderer.swift",
"Translator/ClientTranslator/ClientTranslator.swift",
"Translator/ClientTranslator/translateClientMethod.swift",
"Translator/CommonTranslations/translateAllAnyOneOf.swift",
"Translator/CommonTranslations/translateArray.swift",
"Translator/CommonTranslations/translateCodable.swift",
"Translator/CommonTranslations/translateObjectStruct.swift",
"Translator/CommonTranslations/translateRawEnum.swift",
"Translator/CommonTranslations/translateRawRepresentableEnum.swift",
"Translator/CommonTranslations/translateSchema.swift",
"Translator/CommonTranslations/translateStructBlueprint.swift",
"Translator/CommonTranslations/translateTypealias.swift",
"Translator/CommonTypes/Annotations.swift",
"Translator/CommonTypes/CommentExtensions.swift",
"Translator/CommonTypes/Constants.swift",
"Translator/CommonTypes/DiscriminatorExtensions.swift",
"Translator/CommonTypes/SchemaOverrides.swift",
"Translator/CommonTypes/StructBlueprint.swift",
"Translator/Content/CodingStrategy.swift",
"Translator/Content/ContentInspector.swift",
"Translator/Content/ContentType.swift",
"Translator/Content/SchemaContent.swift",
"Translator/FileTranslator+FeatureFlags.swift",
"Translator/FileTranslator.swift",
"Translator/Multipart/MultipartAdditionalProperties.swift",
"Translator/Multipart/MultipartContent.swift",
"Translator/Multipart/MultipartContentInspector.swift",
"Translator/Multipart/translateMultipart.swift",
"Translator/MultiplexTranslator.swift",
"Translator/Operations/OperationDescription.swift",
"Translator/Parameters/TypedParameter.swift",
"Translator/Parameters/translateParameter.swift",
"Translator/Recursion/DeclarationRecursionDetector.swift",
"Translator/Recursion/RecursionDetector.swift",
"Translator/RequestBody/TypedRequestBody.swift",
"Translator/RequestBody/translateRequestBody.swift",
"Translator/Responses/HTTPStatusCodes.swift",
"Translator/Responses/ResponseKind.swift",
"Translator/Responses/TypedResponse.swift",
"Translator/Responses/TypedResponseHeader.swift",
"Translator/Responses/acceptHeaderContentTypes.swift",
"Translator/Responses/translateResponse.swift",
"Translator/Responses/translateResponseHeader.swift",
"Translator/Responses/translateResponseOutcome.swift",
"Translator/ServerTranslator/ServerTranslator.swift",
"Translator/ServerTranslator/translateServerMethod.swift",
"Translator/TranslatorProtocol.swift",
"Translator/TypeAssignment/Builtins.swift",
"Translator/TypeAssignment/ReferenceStack.swift",
"Translator/TypeAssignment/SafeNameGenerator.swift",
"Translator/TypeAssignment/TypeAssigner.swift",
"Translator/TypeAssignment/TypeLocation.swift",
"Translator/TypeAssignment/TypeMatcher.swift",
"Translator/TypeAssignment/TypeName.swift",
"Translator/TypeAssignment/TypeUsage.swift",
"Translator/TypeAssignment/isSchemaSupported.swift",
"Translator/TypesTranslator/TypesFileTranslator.swift",
"Translator/TypesTranslator/translateAPIProtocol.swift",
"Translator/TypesTranslator/translateBoxedTypes.swift",
"Translator/TypesTranslator/translateComponentHeaders.swift",
"Translator/TypesTranslator/translateComponentParameters.swift",
"Translator/TypesTranslator/translateComponentRequestBodies.swift",
"Translator/TypesTranslator/translateComponentResponses.swift",
"Translator/TypesTranslator/translateComponents.swift",
"Translator/TypesTranslator/translateOperations.swift",
"Translator/TypesTranslator/translateSchemas.swift",
"Translator/TypesTranslator/translateServers.swift",
"Translator/TypesTranslator/translateServersVariables.swift",
"YamlFileDiagnosticsCollector.swift"
],
"type" : "library"
},
{
"c99name" : "PetstoreConsumerTests",
"module_type" : "SwiftTarget",
"name" : "PetstoreConsumerTests",
"path" : "Tests/PetstoreConsumerTests",
"sources" : [
"Common.swift",
"Generated/Client.swift",
"Generated/Server.swift",
"Generated/Types.swift",
"TestClient.swift",
"TestServer.swift",
"Test_Client.swift",
"Test_Playground.swift",
"Test_Server.swift",
"Test_Types.swift"
],
"target_dependencies" : [
"PetstoreConsumerTestCore"
],
"type" : "test"
},
{
"c99name" : "PetstoreConsumerTestCore",
"module_type" : "SwiftTarget",
"name" : "PetstoreConsumerTestCore",
"path" : "Sources/PetstoreConsumerTestCore",
"product_dependencies" : [
"OpenAPIRuntime",
"HTTPTypes"
],
"sources" : [
"Assertions.swift",
"Common.swift",
"TestClientTransport.swift",
"TestServerTransport.swift"
],
"type" : "library"
},
{
"c99name" : "OpenAPIGeneratorTests",
"module_type" : "SwiftTarget",
"name" : "OpenAPIGeneratorTests",
"path" : "Tests/OpenAPIGeneratorTests",
"product_dependencies" : [
"ArgumentParser"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/OpenAPIGeneratorTests/Resources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Test_GenerateOptions.swift"
],
"target_dependencies" : [
"_OpenAPIGeneratorCore",
"swift-openapi-generator"
],
"type" : "test"
},
{
"c99name" : "OpenAPIGeneratorReferenceTests",
"module_type" : "SwiftTarget",
"name" : "OpenAPIGeneratorReferenceTests",
"path" : "Tests/OpenAPIGeneratorReferenceTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/OpenAPIGeneratorReferenceTests/Resources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"CompatabilityTest.swift",
"FileBasedReferenceTests.swift",
"Helpers.swift",
"SnippetBasedReferenceTests.swift",
"XCTestDiagnosticCollector.swift"
],
"target_dependencies" : [
"_OpenAPIGeneratorCore"
],
"type" : "test"
},
{
"c99name" : "OpenAPIGeneratorCoreTests",
"module_type" : "SwiftTarget",
"name" : "OpenAPIGeneratorCoreTests",
"path" : "Tests/OpenAPIGeneratorCoreTests",
"sources" : [
"Extensions/Test_SwiftSafeNames.swift",
"Hooks/Test_FilteredDocument.swift",
"Parser/Test_YamsParser.swift",
"Parser/Test_validateDoc.swift",
"Renderer/Test_TextBasedRenderer.swift",
"StructureHelpers.swift",
"TestUtilities.swift",
"Test_Config.swift",
"Test_DiagnosticsCollectorProvider.swift",
"Translator/CommonTranslations/Test_translateCodable.swift",
"Translator/CommonTranslations/Test_translateStringEnum.swift",
"Translator/CommonTranslations/Test_translateStructBlueprint.swift",
"Translator/CommonTypes/Test_DiscriminatorExtensions.swift",
"Translator/Content/Test_ContentType.swift",
"Translator/Multipart/Test_MultipartAdditionalProperties.swift",
"Translator/Multipart/Test_MultipartContentInspector.swift",
"Translator/Operations/Test_OperationDescription.swift",
"Translator/TypeAssignment/Test_RecursionDetector_Generic.swift",
"Translator/TypeAssignment/Test_TypeAssigner.swift",
"Translator/TypeAssignment/Test_TypeMatcher.swift",
"Translator/TypeAssignment/Test_isSchemaSupported.swift",
"Translator/TypesTranslator/Test_translateSchemas.swift"
],
"target_dependencies" : [
"_OpenAPIGeneratorCore"
],
"type" : "test"
},
{
"c99name" : "OpenAPIGeneratorCommand",
"module_type" : "PluginTarget",
"name" : "OpenAPIGeneratorCommand",
"path" : "Plugins/OpenAPIGeneratorCommand",
"plugin_capability" : {
"intent" : {
"description" : "Generate Swift code from an OpenAPI document.",
"type" : "custom",
"verb" : "generate-code-from-openapi"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "To write the generated Swift files back into the source directory of the package.",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"product_memberships" : [
"OpenAPIGeneratorCommand"
],
"sources" : [
"PluginsShared/GeneratorMode.swift",
"PluginsShared/PluginError.swift",
"PluginsShared/PluginSource.swift",
"PluginsShared/PluginUtils.swift",
"plugin.swift"
],
"target_dependencies" : [
"swift-openapi-generator"
],
"type" : "plugin"
},
{
"c99name" : "OpenAPIGenerator",
"module_type" : "PluginTarget",
"name" : "OpenAPIGenerator",
"path" : "Plugins/OpenAPIGenerator",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"OpenAPIGenerator"
],
"sources" : [
"PluginsShared/GeneratorMode.swift",
"PluginsShared/PluginError.swift",
"PluginsShared/PluginSource.swift",
"PluginsShared/PluginUtils.swift",
"plugin.swift"
],
"target_dependencies" : [
"swift-openapi-generator"
],
"type" : "plugin"
}
],
"tools_version" : "5.10"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f16e7907a741759e496a8179f87952791f04c930716d978df82984176b0c37b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.