Build Information
Successful build of amiibo-service, reference main (fae4b4), with Swift 6.1 for macOS (SPM) on 10 Nov 2025 02:32:09 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rock-n-code/amiibo-service.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rock-n-code/amiibo-service
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fae4b44 Added support for Switch 2 games to the Amiibo type. (#21)
Cloned https://github.com/rock-n-code/amiibo-service.git
Revision (git rev-parse @):
fae4b4469812905321bf26b7aaf5debe2ae7fe18
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/rock-n-code/amiibo-service.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/rock-n-code/amiibo-service.git
https://github.com/rock-n-code/amiibo-service.git
{
"dependencies" : [
{
"identity" : "swift-openapi-generator",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-generator.git"
},
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime"
},
{
"identity" : "swift-openapi-urlsession",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-urlsession"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "amiibo-service",
"name" : "amiibo-service",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "amiibo-service",
"targets" : [
"AmiiboService"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AmiiboServiceTests",
"module_type" : "SwiftTarget",
"name" : "AmiiboServiceTests",
"path" : "Tests/AmiiboService",
"sources" : [
"Tests/Public/Services/AmiiboServiceLiveTests.swift",
"Types/Clients/AmiiboMockClient.swift",
"Types/Extensions/Tag+Customs.swift"
],
"target_dependencies" : [
"AmiiboService"
],
"type" : "test"
},
{
"c99name" : "AmiiboService",
"module_type" : "SwiftTarget",
"name" : "AmiiboService",
"path" : "Sources/AmiiboService",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession",
"OpenAPIGenerator"
],
"product_memberships" : [
"amiibo-service"
],
"sources" : [
"Internal/Extensions/DateFormatter+Properties.swift",
"Internal/Protocols/KeyNameFilter.swift",
"Internal/Protocols/KeyNameModel.swift",
"Internal/Transcoders/ISOTimestampTranscoder.swift",
"Public/Clients/AmiiboLiveClient.swift",
"Public/Errors/AmiiboServiceError.swift",
"Public/Filters/AmiiboFilter.swift",
"Public/Filters/AmiiboSeriesFilter.swift",
"Public/Filters/AmiiboTypeFilter.swift",
"Public/Filters/GameCharacterFilter.swift",
"Public/Filters/GameSeriesFilter.swift",
"Public/Models/Amiibo.swift",
"Public/Models/Amiibo/Amiibo+Game.swift",
"Public/Models/Amiibo/Amiibo+Platform.swift",
"Public/Models/Amiibo/Amiibo+Release.swift",
"Public/Models/Amiibo/Amiibo+Usage.swift",
"Public/Models/AmiiboSeries.swift",
"Public/Models/AmiiboType.swift",
"Public/Models/GameCharacter.swift",
"Public/Models/GameSeries.swift",
"Public/Protocols/AmiiboClient.swift",
"Public/Services/AmiiboService.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[0/25] Write swift-openapi-generator-tool-entitlement.plist
[1/25] Write sources
[14/25] Compiling _NumericsShims _NumericsShims.c
[15/25] Write swift-version-2F0A5646E1D333AE.txt
[16/89] Compiling reader.c
[17/89] Compiling api.c
[18/89] Compiling emitter.c
[19/89] Compiling writer.c
[20/89] Compiling parser.c
[21/89] Compiling scanner.c
[23/109] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/110] Compiling Yams Node.Sequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/110] Compiling Yams RedundancyAliasingStrategy.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/110] Compiling RealModule Real.swift
[27/110] Compiling RealModule Float80+Real.swift
[28/110] Compiling RealModule RealFunctions.swift
[29/111] Emitting module ArgumentParserToolInfo
[30/111] Compiling ArgumentParserToolInfo ToolInfo.swift
[31/111] Compiling RealModule Float16+Real.swift
[32/111] Compiling RealModule AugmentedArithmetic.swift
[33/111] Compiling RealModule Float+Real.swift
[34/111] Compiling RealModule ElementaryFunctions.swift
[35/111] Compiling Yams AliasDereferencingStrategy.swift
[36/111] Compiling Yams Anchor.swift
[37/111] Emitting module RealModule
[38/111] Compiling RealModule Double+Real.swift
[39/111] Compiling Yams Node.Mapping.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/111] Compiling Yams Node.Scalar.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/111] Compiling Yams Parser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/111] Compiling Yams Node.Alias.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/111] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/111] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/111] Compiling RealModule RelaxedArithmetic.swift
[46/111] Emitting module InternalCollectionsUtilities
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/111] Compiling Yams Emitter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[48/111] Compiling Yams Node.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/111] Compiling Yams Constructor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/111] Compiling Yams Tag.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/111] Compiling Yams YamlAnchorProviding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/111] Compiling Yams Decoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/239] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[56/239] Compiling OrderedCollections _HashTable+Bucket.swift
[57/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[59/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[68/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[69/247] Compiling Algorithms Unique.swift
[70/247] Compiling Algorithms Windows.swift
[71/247] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[72/247] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[73/247] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[74/247] Compiling OrderedCollections OrderedSet+Diffing.swift
[75/247] Compiling OrderedCollections OrderedSet+Equatable.swift
[76/247] Compiling OrderedCollections OrderedSet+Codable.swift
[77/247] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[78/247] Compiling OrderedCollections OrderedSet+Descriptions.swift
[79/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/247] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[83/247] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[84/247] Compiling OrderedCollections OrderedSet+Sendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/247] Compiling OrderedCollections OrderedSet+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[86/247] Compiling OrderedCollections OrderedSet+Initializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/247] Compiling OrderedCollections OrderedSet+Insertions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[88/247] Compiling OrderedCollections OrderedSet+Invariants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/247] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/247] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/247] Compiling OrderedCollections OrderedDictionary+Elements.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/247] Compiling OrderedCollections OrderedDictionary+Equatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/247] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/247] Compiling OrderedCollections OrderedDictionary+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/247] Compiling OrderedCollections OrderedDictionary+Initializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/247] Compiling OrderedCollections OrderedDictionary+Invariants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[103/247] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[104/247] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[105/247] Compiling OrderedCollections OrderedDictionary+Sendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[106/247] Compiling OrderedCollections OrderedDictionary+Sequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[107/247] Compiling OrderedCollections OrderedDictionary+Values.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[108/247] Compiling OrderedCollections OrderedDictionary.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[121/247] Compiling OrderedCollections _Hashtable+Header.swift
[122/247] Compiling OrderedCollections OrderedDictionary+Codable.swift
[123/247] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[127/247] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[128/247] Compiling OrderedCollections _HashTable+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[129/247] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[130/247] Compiling OrderedCollections _HashTable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[131/247] Compiling OrderedCollections OrderedSet+SubSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[132/247] Compiling OrderedCollections OrderedSet+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[133/247] Compiling OrderedCollections OrderedSet+UnorderedView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[134/247] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[135/247] Compiling OrderedCollections OrderedSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[136/247] Compiling OrderedCollections _UnsafeBitset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[143/247] Emitting module OrderedCollections
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[147/250] Emitting module Algorithms
[148/250] Compiling OpenAPIKitCore Optional+Zip.swift
[149/250] Compiling OpenAPIKitCore Result+Value.swift
[150/250] Compiling OpenAPIKitCore Validatable.swift
[173/254] Emitting module ArgumentParser
[179/254] Compiling ArgumentParser NonsenseFlagsValidator.swift
[180/254] Compiling ArgumentParser ParsableArgumentsValidation.swift
[181/254] Compiling ArgumentParser PositionalArgumentsValidator.swift
[182/254] Compiling ArgumentParser UniqueNamesValidator.swift
[183/254] Emitting module Yams
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[184/256] Compiling Yams YamlError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[185/256] Compiling Yams YamlTagProviding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[186/256] Emitting module OpenAPIKitCore
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[254/379] Emitting module OpenAPIKit
[255/385] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[256/385] Compiling OpenAPIKit Either+LocallyDereferenceable.swift
[257/385] Compiling OpenAPIKit Either+Summarizable.swift
[258/385] Compiling OpenAPIKit Either+Validatable.swift
[259/385] Compiling OpenAPIKit DocumentDecodingError.swift
[260/385] Compiling OpenAPIKit OperationDecodingError.swift
[261/385] Compiling OpenAPIKit30 SecurityScheme.swift
[262/385] Compiling OpenAPIKit30 ContentEncoding.swift
[263/385] Compiling OpenAPIKit30 DereferencedContent.swift
[264/385] Compiling OpenAPIKit30 DereferencedContentEncoding.swift
[265/385] Compiling OpenAPIKit30 DereferencedDocument.swift
[266/385] Compiling OpenAPIKit30 Document.swift
[267/385] Compiling OpenAPIKit30 DocumentInfo.swift
[268/385] Compiling OpenAPIKit30 ResolvedDocument.swift
[269/385] Emitting module OpenAPIKit30
[270/391] Compiling OpenAPIKit30 Example.swift
[271/391] Compiling OpenAPIKit30 ExternalDocumentation.swift
[272/391] Compiling OpenAPIKit30 DereferencedHeader.swift
[273/391] Compiling OpenAPIKit30 Header.swift
[274/391] Compiling OpenAPIKit30 JSONReference.swift
[275/391] Compiling OpenAPIKit30 Link.swift
[276/391] Compiling OpenAPIKit30 OpenAPI.swift
[277/391] Compiling OpenAPIKit SecurityScheme.swift
[278/391] Compiling OpenAPIKit Server.swift
[279/391] Compiling OpenAPIKit Tag.swift
[280/391] Compiling OpenAPIKit30 Components+Locatable.swift
[281/391] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[282/391] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[284/391] Compiling OpenAPIKit JSONSchema+Combining.swift
[285/391] Compiling OpenAPIKit JSONSchema.swift
[286/391] Compiling OpenAPIKit JSONSchemaContext.swift
[287/391] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[288/391] Compiling OpenAPIKit TypesAndFormats.swift
[289/391] Compiling OpenAPIKit30 AnyCodable+Validatable.swift
[296/391] Compiling OpenAPIKit OpenAPI.swift
[297/391] Compiling OpenAPIKit DereferencedOperation.swift
[298/391] Compiling OpenAPIKit Operation.swift
[299/391] Compiling OpenAPIKit ResolvedEndpoint.swift
[300/391] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[301/391] Compiling OpenAPIKit DereferencedParameter.swift
[302/391] Compiling OpenAPIKit DereferencedSchemaContext.swift
[303/391] Compiling OpenAPIKit ContentEncoding.swift
[304/391] Compiling OpenAPIKit DereferencedContent.swift
[305/391] Compiling OpenAPIKit DereferencedContentEncoding.swift
[306/391] Compiling OpenAPIKit30 SchemaProtocols.swift
[307/391] Compiling OpenAPIKit30 SwiftPrimitiveTypes+OpenAPI.swift
[308/391] Compiling OpenAPIKit30 DereferencedJSONSchema.swift
[309/391] Compiling OpenAPIKit30 ParameterContext.swift
[310/391] Compiling OpenAPIKit30 ParameterSchemaContext.swift
[311/391] Compiling OpenAPIKit30 DereferencedPathItem.swift
[312/391] Compiling OpenAPIKit30 PathItem.swift
[313/391] Compiling OpenAPIKit30 ResolvedRoute.swift
[314/391] Compiling OpenAPIKit30 DereferencedRequest.swift
[315/391] Compiling OpenAPIKit30 Request.swift
[316/391] Compiling OpenAPIKit ResponseDecodingError.swift
[317/391] Compiling OpenAPIKit Example.swift
[318/391] Compiling OpenAPIKit ExternalDocumentation.swift
[319/391] Compiling OpenAPIKit DereferencedHeader.swift
[320/391] Compiling OpenAPIKit Header.swift
[321/391] Compiling OpenAPIKit JSONReference.swift
[322/391] Compiling OpenAPIKit Link.swift
[323/391] Compiling OpenAPIKit30 Validation.swift
[324/391] Compiling OpenAPIKit30 Validator+Convenience.swift
[325/391] Compiling OpenAPIKit30 Validator.swift
[326/391] Compiling OpenAPIKit30 XML.swift
[327/391] Compiling OpenAPIKit30 _CoreReExport.swift
[328/391] Compiling OpenAPIKit _CoreReExport.swift
[329/391] Compiling OpenAPIKit30 Validation+Builtins.swift
[389/394] Compiling OpenAPIKitCompat Either+Map.swift
[390/394] Emitting module OpenAPIKitCompat
[391/394] Compiling OpenAPIKitCompat Compat30To31.swift
[392/478] Compiling _OpenAPIGeneratorCore Config.swift
[393/478] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[394/478] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[395/478] Compiling _OpenAPIGeneratorCore Errors.swift
[396/478] Compiling _OpenAPIGeneratorCore Foundation.swift
[397/478] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[398/478] Compiling _OpenAPIGeneratorCore String.swift
[399/478] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[400/478] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[401/478] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[402/487] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[403/487] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[404/487] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[405/487] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[406/487] Compiling _OpenAPIGeneratorCore Builtins.swift
[407/487] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[408/487] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[409/487] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[410/487] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[411/487] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[412/487] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[413/487] Compiling _OpenAPIGeneratorCore translateSchema.swift
[414/487] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[415/487] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[416/487] Compiling _OpenAPIGeneratorCore Annotations.swift
[417/487] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[418/487] Compiling _OpenAPIGeneratorCore Constants.swift
[419/487] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[420/487] Emitting module _OpenAPIGeneratorCore
[421/487] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[422/487] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[423/487] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[424/487] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[425/487] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[426/487] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[427/487] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[428/487] Compiling _OpenAPIGeneratorCore translateResponse.swift
[429/487] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[430/487] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[431/487] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[432/487] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[433/487] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[434/487] Compiling _OpenAPIGeneratorCore ContentType.swift
[435/487] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[436/487] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[437/487] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[438/487] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[439/487] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[440/487] Compiling _OpenAPIGeneratorCore TypeName.swift
[441/487] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[442/487] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[443/487] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[444/487] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[445/487] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[446/487] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[447/487] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[448/487] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[449/487] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[450/487] Compiling _OpenAPIGeneratorCore translateComponents.swift
[451/487] Compiling _OpenAPIGeneratorCore translateOperations.swift
[452/487] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[453/487] Compiling _OpenAPIGeneratorCore translateServers.swift
[454/487] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[455/487] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[456/487] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[457/487] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[458/487] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[459/487] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[460/487] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[461/487] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[462/487] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[463/487] Compiling _OpenAPIGeneratorCore translateArray.swift
[464/487] Compiling _OpenAPIGeneratorCore translateCodable.swift
[465/487] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[466/487] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[467/487] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[468/487] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[469/487] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[470/487] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[471/487] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[472/487] Compiling _OpenAPIGeneratorCore translateParameter.swift
[473/487] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[474/487] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[475/487] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[476/487] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[477/487] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[478/487] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[479/487] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[480/487] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[481/487] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[482/487] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[483/487] Compiling _OpenAPIGeneratorCore YamsParser.swift
[484/487] Compiling _OpenAPIGeneratorCore validateDoc.swift
[485/497] Compiling swift_openapi_generator UserConfig.swift
[486/497] Compiling swift_openapi_generator Tool.swift
[487/497] Compiling swift_openapi_generator PluginSource.swift
[488/497] Compiling swift_openapi_generator GenerateOptions.swift
[489/497] Compiling swift_openapi_generator runGenerator.swift
[490/497] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[491/497] Emitting module swift_openapi_generator
[492/497] Compiling swift_openapi_generator FilterCommand.swift
[493/497] Compiling swift_openapi_generator GenerateCommand.swift
[494/497] Compiling swift_openapi_generator Extensions.swift
[494/497] Write Objects.LinkFileList
[495/497] Linking swift-openapi-generator-tool
[496/497] Applying swift-openapi-generator-tool
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin OpenAPIGeneratorCommand
[4/4] Compiling plugin OpenAPIGenerator
[5/5] Compiling plugin GenerateManual
[6/6] Compiling plugin GenerateDoccReference
Building for debugging...
[6/36] Write sources
[24/36] Compiling _NumericsShims _NumericsShims.c
[25/36] Compiling writer.c
[26/36] Compiling reader.c
[27/36] Compiling parser.c
[28/36] Compiling api.c
[29/36] Compiling emitter.c
[30/36] Compiling scanner.c
[31/36] Write swift-version-2F0A5646E1D333AE.txt
[33/63] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/64] Compiling InternalCollectionsUtilities _UniqueCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/64] Compiling InternalCollectionsUtilities Debugging.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/64] Compiling InternalCollectionsUtilities Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/64] Compiling InternalCollectionsUtilities LifetimeOverride.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/64] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/64] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/64] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/64] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/64] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/64] Compiling InternalCollectionsUtilities Integer rank.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/64] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/64] Compiling InternalCollectionsUtilities _SortedCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/64] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/64] Compiling InternalCollectionsUtilities UInt+reversed.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[48/64] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/64] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/64] Emitting module InternalCollectionsUtilities
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/64] Compiling HTTPTypes NIOLock.swift
[52/64] Compiling HTTPTypes ISOLatin1String.swift
[53/64] Compiling HTTPTypes HTTPRequest+URL.swift
[54/64] Compiling HTTPTypes HTTPParsedFields.swift
[55/64] Compiling HTTPTypes HTTPResponse.swift
[56/64] Compiling HTTPTypes HTTPRequest.swift
[57/80] Compiling HTTPTypes HTTPFieldName.swift
[58/80] Compiling HTTPTypes HTTPField.swift
[59/80] Emitting module HTTPTypes
[60/80] Compiling HTTPTypes HTTPFields.swift
[61/80] Compiling DequeModule _DequeBufferHeader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/81] Compiling DequeModule _DequeSlot.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/144] Compiling DequeModule _UnsafeWrappedBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/144] Compiling OpenAPIRuntime ServerSentEvents.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/144] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/144] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/144] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[68/144] Compiling OpenAPIRuntime Acceptable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[69/144] Compiling OpenAPIRuntime Base64EncodedData.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/144] Compiling OpenAPIRuntime OpenAPIValue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/144] Compiling OpenAPIRuntime JSONLinesEncoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[72/144] Compiling DequeModule _DequeBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/144] Compiling OpenAPIRuntime ByteUtilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/144] Compiling OpenAPIRuntime ContentDisposition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/144] Compiling OpenAPIRuntime CopyOnWriteBox.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/144] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/144] Emitting module DequeModule
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/144] Write Objects.LinkFileList
[79/144] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[80/144] Compiling OpenAPIRuntime UndocumentedPayload.swift
[81/144] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[82/144] Compiling OpenAPIRuntime CodableExtensions.swift
[83/144] Compiling OpenAPIRuntime Configuration.swift
[84/144] Compiling OpenAPIRuntime Converter+Client.swift
[85/144] Compiling OpenAPIRuntime Converter+Common.swift
[86/144] Compiling OpenAPIRuntime URLExtensions.swift
[87/144] Compiling OpenAPIRuntime Deprecated.swift
[88/144] Compiling OpenAPIRuntime ClientError.swift
[89/144] Compiling OpenAPIRuntime CodingErrors.swift
[90/144] Compiling OpenAPIRuntime RuntimeError.swift
[91/144] Compiling OpenAPIRuntime ServerError.swift
[92/144] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[93/150] Emitting module OpenAPIRuntime
[94/150] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[95/150] Compiling OpenAPIRuntime MultipartValidation.swift
[96/150] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[97/150] Compiling OpenAPIRuntime URICodeCodingKey.swift
[98/150] Compiling OpenAPIRuntime URICoderConfiguration.swift
[99/150] Compiling OpenAPIRuntime URIEncodedNode.swift
[100/150] Compiling OpenAPIRuntime URIParsedTypes.swift
[101/150] Compiling OpenAPIRuntime URIDecoder.swift
[102/150] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[103/150] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[104/150] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[105/150] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[106/150] Compiling OpenAPIRuntime URIEncoder.swift
[107/150] Compiling OpenAPIRuntime Converter+Server.swift
[108/150] Compiling OpenAPIRuntime Converter.swift
[109/150] Compiling OpenAPIRuntime CurrencyExtensions.swift
[110/150] Compiling OpenAPIRuntime ErrorExtensions.swift
[111/150] Compiling OpenAPIRuntime FoundationExtensions.swift
[112/150] Compiling OpenAPIRuntime ParameterStyles.swift
[113/150] Compiling OpenAPIRuntime ServerVariable.swift
[114/150] Compiling OpenAPIRuntime ClientTransport.swift
[115/150] Compiling OpenAPIRuntime CurrencyTypes.swift
[116/150] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[117/150] Compiling OpenAPIRuntime HTTPBody.swift
[118/150] Compiling OpenAPIRuntime ServerTransport.swift
[119/150] Compiling OpenAPIRuntime UniversalClient.swift
[120/150] Compiling OpenAPIRuntime UniversalServer.swift
[126/150] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[127/150] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[135/150] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[136/150] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[137/150] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[138/150] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[139/150] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[140/150] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[141/150] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[142/150] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[143/150] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[144/150] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[145/150] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[146/150] Compiling OpenAPIRuntime URIParser.swift
[147/150] Compiling OpenAPIRuntime URISerializer.swift
[147/150] Linking swift-openapi-generator-tool
[149/157] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[150/157] Compiling OpenAPIURLSession URLSessionTransport.swift
Swift OpenAPI Generator is running with the following configuration:
- OpenAPI document path: /Users/admin/builder/spi-builder-workspace/Sources/AmiiboService/openapi.yaml
- Configuration path: /Users/admin/builder/spi-builder-workspace/Sources/AmiiboService/openapi-generator-config.yaml
- Generator modes: types, client
- Access modifier: internal
- Naming strategy: defensive
- Name overrides: <none>
- Type overrides: <none>
- Feature flags: <none>
- Output file names: Types.swift, Client.swift
- Output directory: /Users/admin/builder/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/AmiiboService/destination/OpenAPIGenerator/GeneratedSources
- Diagnostics output path: <none - logs to stderr>
- Current directory: /Users/admin/builder/spi-builder-workspace
- Plugin source: build
- Is dry run: false
- Additional imports: <none>
- Additional file comments: <none>Writing data to file Client.swift...
Writing data to file Types.swift...
Writing data to file Server.swift...
[150/157] Running swift-openapi-generator
[151/157] Write sources
[153/157] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[154/157] Emitting module OpenAPIURLSession
[155/157] Compiling OpenAPIURLSession BufferedStream.swift
[156/157] Compiling OpenAPIURLSession URLSession+Extensions.swift
[157/157] Compiling OpenAPIURLSession Lock.swift
[158/181] Compiling AmiiboService DateFormatter+Properties.swift
[159/181] Compiling AmiiboService KeyNameFilter.swift
[160/181] Compiling AmiiboService KeyNameModel.swift
[161/181] Compiling AmiiboService Amiibo+Usage.swift
[162/181] Compiling AmiiboService AmiiboSeries.swift
[163/181] Compiling AmiiboService Amiibo+Game.swift
[164/181] Compiling AmiiboService Amiibo+Platform.swift
[165/181] Compiling AmiiboService Amiibo+Release.swift
[166/183] Emitting module AmiiboService
[167/183] Compiling AmiiboService Client.swift
[168/183] Compiling AmiiboService Server.swift
[169/183] Compiling AmiiboService GameCharacterFilter.swift
[170/183] Compiling AmiiboService GameSeriesFilter.swift
[171/183] Compiling AmiiboService Amiibo.swift
[172/183] Compiling AmiiboService AmiiboService.swift
[173/183] Compiling AmiiboService Types.swift
[174/183] Compiling AmiiboService AmiiboFilter.swift
[175/183] Compiling AmiiboService AmiiboSeriesFilter.swift
[176/183] Compiling AmiiboService AmiiboTypeFilter.swift
[177/183] Compiling AmiiboService ISOTimestampTranscoder.swift
[178/183] Compiling AmiiboService AmiiboLiveClient.swift
[179/183] Compiling AmiiboService AmiiboServiceError.swift
[180/183] Compiling AmiiboService GameSeries.swift
[181/183] Compiling AmiiboService AmiiboClient.swift
[182/183] Compiling AmiiboService AmiiboType.swift
[183/183] Compiling AmiiboService GameCharacter.swift
Build complete! (64.63s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-openapi-generator.git
[1/5818] Fetching swift-openapi-runtime
[118/6880] Fetching swift-openapi-runtime, swift-openapi-urlsession
[2809/23375] Fetching swift-openapi-runtime, swift-openapi-urlsession, swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.45s)
Fetched https://github.com/apple/swift-openapi-urlsession from cache (1.45s)
Fetched https://github.com/apple/swift-openapi-generator.git from cache (1.45s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.46s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.2.0 (4.68s)
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-http-types from cache (1.18s)
Fetched https://github.com/apple/swift-collections from cache (1.19s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.3 (1.71s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.78s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.45s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.49s)
Computing version for https://github.com/apple/swift-openapi-generator.git
Computed https://github.com/apple/swift-openapi-generator.git at 1.10.3 (0.62s)
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/jpsim/Yams from cache
Fetching https://github.com/apple/swift-argument-parser from cache
[1/115939] Fetching openapikit
Fetched https://github.com/apple/swift-argument-parser from cache (1.18s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (4.34s)
Fetched https://github.com/apple/swift-algorithms from cache (4.35s)
Fetched https://github.com/jpsim/Yams from cache (4.35s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (4.97s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.85s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (1.51s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.51s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.9.0 (0.59s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.0 (0.50s)
Creating working copy for https://github.com/apple/swift-openapi-generator.git
Working copy of https://github.com/apple/swift-openapi-generator.git resolved at 1.10.3
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.0
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.9.0
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.3
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.2.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-openapi-generator",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-generator.git"
},
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime"
},
{
"identity" : "swift-openapi-urlsession",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-urlsession"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "amiibo-service",
"name" : "amiibo-service",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "amiibo-service",
"targets" : [
"AmiiboService"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AmiiboServiceTests",
"module_type" : "SwiftTarget",
"name" : "AmiiboServiceTests",
"path" : "Tests/AmiiboService",
"sources" : [
"Tests/Public/Services/AmiiboServiceLiveTests.swift",
"Types/Clients/AmiiboMockClient.swift",
"Types/Extensions/Tag+Customs.swift"
],
"target_dependencies" : [
"AmiiboService"
],
"type" : "test"
},
{
"c99name" : "AmiiboService",
"module_type" : "SwiftTarget",
"name" : "AmiiboService",
"path" : "Sources/AmiiboService",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession",
"OpenAPIGenerator"
],
"product_memberships" : [
"amiibo-service"
],
"sources" : [
"Internal/Extensions/DateFormatter+Properties.swift",
"Internal/Protocols/KeyNameFilter.swift",
"Internal/Protocols/KeyNameModel.swift",
"Internal/Transcoders/ISOTimestampTranscoder.swift",
"Public/Clients/AmiiboLiveClient.swift",
"Public/Errors/AmiiboServiceError.swift",
"Public/Filters/AmiiboFilter.swift",
"Public/Filters/AmiiboSeriesFilter.swift",
"Public/Filters/AmiiboTypeFilter.swift",
"Public/Filters/GameCharacterFilter.swift",
"Public/Filters/GameSeriesFilter.swift",
"Public/Models/Amiibo.swift",
"Public/Models/Amiibo/Amiibo+Game.swift",
"Public/Models/Amiibo/Amiibo+Platform.swift",
"Public/Models/Amiibo/Amiibo+Release.swift",
"Public/Models/Amiibo/Amiibo+Usage.swift",
"Public/Models/AmiiboSeries.swift",
"Public/Models/AmiiboType.swift",
"Public/Models/GameCharacter.swift",
"Public/Models/GameSeries.swift",
"Public/Protocols/AmiiboClient.swift",
"Public/Services/AmiiboService.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.