Build Information
Successful build of swift-openapi-vapor, reference 1.0.1 (b53c15), with Swift 6.1 for macOS (SPM) on 8 Oct 2025 06:55:35 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/vapor/swift-openapi-vapor.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/swift-openapi-vapor
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at b53c151 Merge pull request #18 from swift-server/nio-http-types
Cloned https://github.com/vapor/swift-openapi-vapor.git
Revision (git rev-parse @):
b53c1517e889d5479567729fbe143a59da302ffc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/swift-openapi-vapor.git at 1.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor/swift-openapi-vapor.git
https://github.com/vapor/swift-openapi-vapor.git
{
"dependencies" : [
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.91.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-nio-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.22.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-extras"
}
],
"manifest_display_name" : "swift-openapi-vapor",
"name" : "swift-openapi-vapor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "OpenAPIVapor",
"targets" : [
"OpenAPIVapor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenAPIVaporTests",
"module_type" : "SwiftTarget",
"name" : "OpenAPIVaporTests",
"path" : "Tests/OpenAPIVaporTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"VaporTransportTests.swift"
],
"target_dependencies" : [
"OpenAPIVapor"
],
"type" : "test"
},
{
"c99name" : "OpenAPIVapor",
"module_type" : "SwiftTarget",
"name" : "OpenAPIVapor",
"path" : "Sources/OpenAPIVapor",
"product_dependencies" : [
"Vapor",
"OpenAPIRuntime",
"Atomics",
"NIOHTTPTypesHTTP1"
],
"product_memberships" : [
"OpenAPIVapor"
],
"sources" : [
"VaporTransport.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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
Building for debugging...
[0/479] Write sources
[7/479] Copying PrivacyInfo.xcprivacy
[7/479] Write sources
[55/479] Compiling CNIOWASI CNIOWASI.c
[56/479] Compiling CSystem shims.c
[56/479] Compiling CNIOWindows shim.c
[56/479] Compiling CNIOWindows WSAStartup.c
[59/479] Write swift-version-2F0A5646E1D333AE.txt
[60/479] Compiling _NumericsShims _NumericsShims.c
[61/479] Compiling CNIOLinux liburing_shims.c
[62/479] Compiling CNIOLinux shim.c
[63/483] Compiling _AtomicsShims.c
[64/483] Compiling CNIOPosix event_loop_id.c
[65/485] Compiling CNIOSHA1 c_nio_sha1.c
[66/486] Compiling CNIOLLHTTP c_nio_http.c
[67/513] Compiling CVaporBcrypt blf.c
[68/513] Compiling CVaporBcrypt bcrypt.c
[69/632] Compiling CNIOLLHTTP c_nio_llhttp.c
[71/635] Compiling RealModule Real.swift
[72/635] Emitting module _NIOBase64
[73/635] Compiling _NIOBase64 Base64.swift
[74/636] 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
[75/637] 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
[76/637] Compiling Crypto Cipher.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/637] Compiling Crypto Nonces.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
[78/637] Compiling ServiceContextModule ServiceContextKey.swift
[79/637] Emitting module ServiceContextModule
[80/637] Compiling ServiceContextModule ServiceContext.swift
[80/637] Compiling CNIOLLHTTP c_nio_api.c
[82/637] Compiling RealModule Float80+Real.swift
[83/637] Compiling RealModule RealFunctions.swift
[84/637] Compiling RealModule Float16+Real.swift
[85/637] Compiling RealModule RelaxedArithmetic.swift
[86/637] 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
[87/637] Compiling RealModule ElementaryFunctions.swift
[88/637] Compiling RealModule Float+Real.swift
[89/637] Compiling RealModule AugmentedArithmetic.swift
[90/637] Compiling Crypto HPKE.swift
[91/637] Compiling Crypto HPKE-Context.swift
[92/637] Compiling RealModule Double+Real.swift
[93/637] Emitting module RealModule
[93/637] Compiling CNIOExtrasZlib empty.c
[95/662] Compiling _NIODataStructures _TinyArray.swift
[96/662] Compiling Atomics OptionalRawRepresentable.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
[97/662] Compiling Atomics RawRepresentable.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
[98/662] Compiling Atomics AtomicInteger.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
[99/662] Compiling Atomics AtomicOptionalWrappable.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
[100/662] Compiling Atomics AtomicReference.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
[101/662] Compiling Atomics AtomicStorage.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
[102/662] Compiling Atomics DoubleWord.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
[103/662] Compiling Atomics ManagedAtomic.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/662] 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
[105/662] Compiling Atomics AtomicBool.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/662] Compiling Atomics IntegerConformances.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/662] Compiling Atomics PointerConformances.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/662] Compiling Atomics Primitives.native.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
[112/665] Compiling Instrumentation NoOpInstrument.swift
[113/665] Compiling Instrumentation MultiplexInstrument.swift
[114/665] Compiling Logging MetadataProvider.swift
[121/665] Compiling Instrumentation Instrument.swift
[122/665] Compiling Instrumentation InstrumentationSystem.swift
[123/665] Compiling Instrumentation Locks.swift
[124/665] Emitting module Instrumentation
[125/665] Compiling Crypto ASN1OctetString.swift
[126/665] Compiling Crypto ASN1Strings.swift
[127/665] Compiling Crypto ArraySliceBigint.swift
[128/665] Compiling Crypto GeneralizedTime.swift
[129/665] Compiling Crypto Digest_boring.swift
[130/665] Compiling Crypto Digest.swift
[131/665] Compiling HTTPTypes ISOLatin1String.swift
[132/665] Compiling HTTPTypes HTTPResponse.swift
[133/665] Compiling HTTPTypes NIOLock.swift
[134/665] Compiling _NIODataStructures PriorityQueue.swift
[135/665] Emitting module _NIODataStructures
[136/665] Compiling _NIODataStructures Heap.swift
[137/665] Compiling Atomics ManagedAtomicLazyReference.swift
[138/665] Compiling Atomics UnsafeAtomic.swift
[139/665] Compiling Atomics UnsafeAtomicLazyReference.swift
[140/665] Compiling Atomics IntegerOperations.swift
[144/666] Emitting module CoreMetrics
[145/666] Compiling CoreMetrics Locks.swift
[146/666] Compiling CoreMetrics Metrics.swift
[149/666] Compiling Atomics AtomicValue.swift
[150/666] Compiling HTTPTypes HTTPParsedFields.swift
[151/666] Compiling HTTPTypes HTTPFieldName.swift
[152/666] Compiling HTTPTypes HTTPRequest.swift
[153/666] Compiling HTTPTypes HTTPField.swift
[154/666] Emitting module HTTPTypes
[155/666] Compiling HTTPTypes HTTPFields.swift
[156/671] Compiling Atomics Unmanaged extensions.swift
[156/746] Compiling CNIODarwin shim.c
[158/746] Compiling Logging LogHandler.swift
[159/746] Emitting module Logging
[160/746] Compiling Logging Logging.swift
[161/746] Compiling Logging Locks.swift
[162/746] Emitting module SystemPackage
[163/746] Compiling _RopeModule BigString+Append.swift
[164/746] Compiling _RopeModule BigString+Initializers.swift
[165/746] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[166/746] Compiling _RopeModule BigString+Hashing.swift
[167/746] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[168/746] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[169/809] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[170/809] Compiling OrderedCollections _Hashtable+Header.swift
[171/809] Compiling OrderedCollections OrderedDictionary+Codable.swift
[172/809] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[173/809] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[174/809] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[175/872] Compiling Tracing TracerProtocol.swift
[176/872] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[177/872] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[178/872] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[179/872] Compiling Tracing Tracer.swift
[180/872] Compiling Tracing NoOpTracer.swift
[181/872] Compiling Tracing TracingTime.swift
[182/872] Compiling Tracing TracerProtocol+Legacy.swift
[183/872] Compiling HeapModule _HeapNode.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
[184/872] Compiling HeapModule Heap+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
[185/872] Compiling HeapModule Heap.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/872] Compiling HeapModule Heap+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
[187/872] Compiling HeapModule Heap+ExpressibleByArrayLiteral.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
[188/878] Compiling OpenAPIRuntime URIDecoder.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
[189/878] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.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
[190/878] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.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
[191/878] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.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
[192/878] Compiling OpenAPIRuntime URIValueFromNodeDecoder.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
[193/878] Compiling OpenAPIRuntime URIEncoder.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
[194/878] Compiling OpenAPIRuntime MultipartValidation.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
[195/878] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.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
[196/878] Compiling OpenAPIRuntime URICodeCodingKey.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
[197/878] Compiling OpenAPIRuntime URICoderConfiguration.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
[198/878] Compiling OpenAPIRuntime URIEncodedNode.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
[199/878] Compiling OpenAPIRuntime URIParsedTypes.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
[200/884] Compiling HeapModule Heap+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
[201/884] Emitting module HeapModule
<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
[202/884] Emitting module Tracing
[203/884] Compiling Tracing SpanProtocol.swift
[204/884] Compiling Tracing InstrumentationSystem+Tracing.swift
[204/884] Compiling CNIOBoringSSLShims shims.c
[205/884] Compiling fiat_p256_adx_sqr.S
[206/884] Compiling fiat_p256_adx_mul.S
[207/884] Compiling fiat_curve25519_adx_square.S
[208/884] Compiling fiat_curve25519_adx_mul.S
[210/884] Compiling OpenAPIRuntime PrettyStringConvertible.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
[211/884] Compiling OpenAPIRuntime UndocumentedPayload.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
[212/884] Compiling OpenAPIRuntime WarningSuppressingAnnotations.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
[213/884] Compiling OpenAPIRuntime CodableExtensions.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
[214/884] Compiling OpenAPIRuntime Configuration.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
[215/884] Compiling OpenAPIRuntime Converter+Client.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
[216/884] Compiling OpenAPIRuntime Converter+Common.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
[217/884] Compiling OpenAPIRuntime ClientTransport.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
[218/884] Compiling OpenAPIRuntime CurrencyTypes.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
[219/884] Compiling OpenAPIRuntime ErrorHandlingMiddleware.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
[220/884] Compiling OpenAPIRuntime HTTPBody.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
[221/884] Compiling OpenAPIRuntime ServerTransport.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
[222/978] Compiling HashTreeCollections TreeDictionary+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
[223/978] Compiling HashTreeCollections TreeDictionary+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
[224/978] Compiling HashTreeCollections TreeDictionary+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
[225/978] Compiling HashTreeCollections TreeDictionary+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
[226/978] Compiling HashTreeCollections _HashNode+Lookups.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
[227/978] Compiling HashTreeCollections _HashNode+Primitive 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
[228/978] Compiling HashTreeCollections _HashNode+Primitive Removals.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
[229/978] Compiling HashTreeCollections _HashNode+Primitive Replacement.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
[230/978] Compiling HashTreeCollections _HashNode+Storage.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
[231/978] Compiling HashTreeCollections _HashNode+Structural compactMapValues.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
[232/978] Compiling HashTreeCollections _HashNode+Structural filter.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
[233/978] Compiling HashTreeCollections _HashNode+Structural 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
[234/978] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[235/978] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[236/978] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[237/978] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[238/978] Compiling HashTreeCollections _HashNode+Structural union.swift
[239/978] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[240/978] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[241/978] Compiling HashTreeCollections _HashNode+Structural merge.swift
[242/978] Compiling HashTreeCollections TreeSet+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
[243/978] Compiling HashTreeCollections TreeSet+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
[244/978] Compiling HashTreeCollections TreeSet+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
[245/978] Compiling HashTreeCollections TreeSet+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
[246/978] Compiling HashTreeCollections TreeSet+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
[247/978] Compiling HashTreeCollections TreeSet+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
[248/978] Compiling HashTreeCollections TreeSet+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
[249/978] Compiling HashTreeCollections _RawHashNode.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
[250/978] Compiling HashTreeCollections _UnmanagedHashNode.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
[251/978] Compiling HashTreeCollections _UnsafePath.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
[252/978] Compiling HashTreeCollections TreeDictionary+Codable.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
[253/978] Compiling HashTreeCollections TreeDictionary+Collection.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
[254/978] 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
[255/978] 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
[256/979] Compiling HashTreeCollections _HashNode+Initializers.swift
[257/979] Compiling HashTreeCollections _HashNode+Invariants.swift
[258/979] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[263/979] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[264/979] Compiling HashTreeCollections _AncestorHashSlots.swift
[265/979] Compiling HashTreeCollections _Bitmap.swift
[266/979] Compiling HashTreeCollections _Bucket.swift
[267/979] Compiling HashTreeCollections _Hash.swift
[268/979] Compiling HashTreeCollections _HashLevel.swift
[269/979] Compiling HashTreeCollections _HashNode+Builder.swift
[270/979] Compiling HashTreeCollections _HashNode+Debugging.swift
[283/986] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[284/986] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[285/986] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[294/986] 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
[295/986] Compiling _RopeModule Rope+Remove.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
[296/986] Compiling _RopeModule Rope+RemoveSubrange.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
[297/986] Compiling _RopeModule Rope+Split.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
[298/986] Compiling _RopeModule Optional Utilities.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
[299/986] Compiling _RopeModule String Utilities.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
[300/986] Compiling _RopeModule String.Index+ABI.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
[301/986] Compiling _RopeModule _CharacterRecognizer.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
[302/986] Compiling HashTreeCollections TreeDictionary+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
[303/986] Compiling HashTreeCollections TreeSet+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
[304/986] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.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
[305/986] Compiling HashTreeCollections TreeSet+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
[306/986] Compiling HashTreeCollections TreeSet+Filter.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
[307/986] Compiling HashTreeCollections TreeSet+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
[308/986] Compiling HashTreeCollections TreeSet+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
[309/986] Compiling HashTreeCollections TreeSet+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
[310/986] Compiling HashTreeCollections TreeSet+SetAlgebra 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
<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
[318/994] Emitting module Atomics
[319/994] 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
<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
[328/994] Emitting module Crypto
[329/1002] Compiling HashTreeCollections TreeDictionary+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
[330/1002] Compiling HashTreeCollections TreeDictionary+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
[331/1002] Compiling HashTreeCollections TreeDictionary.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
[332/1002] Compiling HashTreeCollections TreeSet+Codable.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
[333/1002] Compiling HashTreeCollections TreeSet+Collection.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
[334/1002] Compiling HashTreeCollections TreeSet+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
[335/1002] Compiling HashTreeCollections TreeSet+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
[336/1002] Compiling HashTreeCollections TreeSet+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
<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
[343/1002] Compiling HashTreeCollections _HashNode.swift
[344/1002] Compiling HashTreeCollections _HashNodeHeader.swift
[345/1002] Compiling HashTreeCollections _HashSlot.swift
[346/1002] Compiling HashTreeCollections _HashStack.swift
[347/1002] Compiling HashTreeCollections _HashTreeIterator.swift
[348/1002] Compiling HashTreeCollections _HashTreeStatistics.swift
[349/1002] Compiling HashTreeCollections _RawHashNode+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
<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
[354/1002] 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
[355/1002] Compiling Crypto SafeCompare.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
[356/1002] Compiling Crypto SecureBytes.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
[357/1002] Compiling Crypto Zeroization.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
[358/1002] Compiling Crypto resource_bundle_accessor.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
[359/1002] Compiling HashTreeCollections TreeSet+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
[360/1002] Compiling HashTreeCollections TreeSet+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
[361/1002] Compiling HashTreeCollections TreeSet+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
[362/1002] Compiling HashTreeCollections TreeSet.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
[363/1002] 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
<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
<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
[399/1002] Emitting module _RopeModule
[412/1002] Compiling Crypto RNG_boring.swift
[413/1002] Compiling Crypto SafeCompare_boring.swift
[414/1002] Compiling Crypto Zeroization_boring.swift
[414/1002] Compiling tls_record.cc
[431/1002] Compiling tls_method.cc
<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
[450/1002] Compiling tls13_server.cc
[452/1002] Emitting module Metrics
[453/1002] Compiling Metrics Metrics.swift
[461/1002] Compiling tls13_enc.cc
[528/1002] Compiling RoutingKit Parameters.swift
[529/1002] Compiling RoutingKit TrieRouter.swift
[530/1002] Compiling RoutingKit AnyRouter.swift
[531/1002] Emitting module RoutingKit
[532/1002] Compiling RoutingKit Router.swift
[533/1002] Compiling RoutingKit PathComponent.swift
[537/1002] Compiling Crypto PrettyBytes.swift
[541/1002] Compiling tls13_client.cc
[542/1002] Compiling tls13_both.cc
[543/1002] Compiling t1_enc.cc
[545/1002] Emitting module HashTreeCollections
<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
[546/1002] Emitting module OpenAPIRuntime
[566/1008] Compiling ssl_x509.cc
[581/1008] Compiling ssl_transcript.cc
[582/1008] Compiling ssl_versions.cc
[590/1008] Compiling ssl_stat.cc
[591/1008] Compiling ssl_session.cc
[592/1008] Compiling ssl_privkey.cc
[593/1008] Compiling ssl_file.cc
[615/1008] Compiling ssl_key_share.cc
[616/1008] Compiling ssl_lib.cc
[618/1008] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[619/1008] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[620/1008] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[621/1008] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[622/1008] Compiling OpenAPIRuntime URIParser.swift
[623/1008] Compiling OpenAPIRuntime URISerializer.swift
[623/1008] Compiling ssl_credential.cc
[624/1008] Compiling ssl_cipher.cc
[625/1008] Compiling ssl_cert.cc
[626/1008] Compiling ssl_buffer.cc
[627/1008] Compiling ssl_asn1.cc
[628/1008] Compiling ssl_aead_ctx.cc
[629/1008] Compiling s3_pkt.cc
[630/1008] Compiling s3_lib.cc
[631/1008] Compiling s3_both.cc
[632/1008] Compiling handshake_server.cc
[633/1008] Compiling handshake.cc
[634/1008] Compiling handshake_client.cc
[635/1008] Compiling handoff.cc
[636/1008] Compiling md5-x86_64-linux.S
[637/1008] Compiling md5-x86_64-apple.S
[638/1008] Compiling extensions.cc
[639/1008] Compiling md5-586-linux.S
[640/1008] Compiling md5-586-apple.S
[641/1008] Compiling dtls_record.cc
[642/1008] Compiling chacha20_poly1305_x86_64-linux.S
[643/1008] Compiling dtls_method.cc
[644/1008] Compiling encrypted_client_hello.cc
[645/1008] Compiling d1_srtp.cc
[646/1008] Compiling chacha20_poly1305_armv8-win.S
[647/1008] Compiling chacha20_poly1305_x86_64-apple.S
[647/1008] Compiling chacha20_poly1305_armv8-linux.S
[649/1008] Compiling chacha-x86_64-linux.S
[650/1008] Compiling chacha20_poly1305_armv8-apple.S
[651/1008] Compiling chacha-x86_64-apple.S
[652/1008] Compiling chacha-x86-apple.S
[653/1008] Compiling chacha-x86-linux.S
[654/1008] Compiling chacha-armv8-win.S
[655/1008] Compiling chacha-armv8-linux.S
[656/1008] Compiling aes128gcmsiv-x86_64-linux.S
[657/1008] Compiling chacha-armv4-linux.S
[658/1008] Compiling chacha-armv8-apple.S
[659/1008] Compiling aes128gcmsiv-x86_64-apple.S
[660/1008] Compiling d1_pkt.cc
[661/1008] Compiling x86_64-mont5-linux.S
[662/1008] Compiling x86_64-mont-linux.S
[663/1008] Compiling x86_64-mont5-apple.S
[664/1008] Compiling x86_64-mont-apple.S
[665/1008] Compiling x86-mont-linux.S
[666/1008] Compiling x86-mont-apple.S
[667/1008] Compiling vpaes-x86_64-linux.S
[668/1008] Compiling vpaes-x86-linux.S
[669/1008] Compiling err_data.cc
[670/1008] Compiling vpaes-x86_64-apple.S
[671/1008] Compiling vpaes-x86-apple.S
[672/1008] Compiling vpaes-armv8-win.S
[672/1008] Compiling vpaes-armv8-linux.S
[674/1008] Compiling vpaes-armv8-apple.S
[675/1008] Compiling vpaes-armv7-linux.S
[675/1008] Compiling sha512-x86_64-linux.S
[677/1008] Compiling sha512-x86_64-apple.S
[678/1008] Compiling sha512-armv8-win.S
[679/1008] Compiling bio_ssl.cc
[680/1008] Compiling sha512-armv8-linux.S
[681/1008] Compiling d1_lib.cc
[682/1008] Compiling sha512-586-linux.S
[683/1008] Compiling sha512-armv8-apple.S
[684/1008] Compiling sha512-armv4-linux.S
[684/1008] Compiling sha256-x86_64-linux.S
[686/1008] Compiling sha512-586-apple.S
[687/1008] Compiling sha256-armv8-win.S
[688/1008] Compiling sha256-x86_64-apple.S
[689/1008] Compiling sha256-armv8-linux.S
[690/1008] Compiling sha256-armv4-linux.S
[691/1008] Compiling sha1-x86_64-apple.S
[691/1008] Compiling sha256-armv8-apple.S
[693/1008] Compiling sha1-x86_64-linux.S
[693/1008] Compiling sha256-586-apple.S
[693/1008] Compiling sha256-586-linux.S
[696/1008] Compiling sha1-armv8-win.S
[697/1008] Compiling sha1-armv8-linux.S
[698/1008] Compiling sha1-armv8-apple.S
[699/1008] Compiling sha1-586-linux.S
[700/1008] Compiling sha1-armv4-large-linux.S
[700/1008] Compiling rdrand-x86_64-linux.S
[702/1008] Compiling rsaz-avx2-linux.S
[702/1008] Compiling rsaz-avx2-apple.S
[704/1008] Compiling sha1-586-apple.S
[705/1008] Compiling rdrand-x86_64-apple.S
[706/1008] Compiling p256_beeu-x86_64-asm-linux.S
[707/1008] Compiling d1_both.cc
[708/1008] Compiling p256_beeu-x86_64-asm-apple.S
[709/1008] Compiling p256_beeu-armv8-asm-linux.S
[710/1008] Compiling p256_beeu-armv8-asm-win.S
[711/1008] Compiling p256-x86_64-asm-linux.S
[711/1008] Compiling p256_beeu-armv8-asm-apple.S
[713/1008] Compiling p256-x86_64-asm-apple.S
[714/1008] Compiling p256-armv8-asm-win.S
[715/1008] Compiling p256-armv8-asm-linux.S
[716/1008] Compiling p256-armv8-asm-apple.S
[717/1008] Compiling ghashv8-armv8-win.S
[718/1008] Compiling ghashv8-armv8-linux.S
[719/1008] Compiling ghash-x86_64-linux.S
[719/1008] Compiling ghashv8-armv8-apple.S
[721/1008] Compiling ghash-x86-apple.S
[722/1008] Compiling ghashv8-armv7-linux.S
[723/1008] Compiling ghash-x86-linux.S
[724/1008] Compiling ghash-x86_64-apple.S
[725/1008] Compiling ghash-ssse3-x86_64-linux.S
[726/1008] Compiling ghash-ssse3-x86_64-apple.S
[727/1008] Compiling ghash-ssse3-x86-linux.S
[728/1008] Compiling ghash-ssse3-x86-apple.S
[729/1008] Compiling ghash-armv4-linux.S
[730/1008] Compiling ghash-neon-armv8-apple.S
[731/1008] Compiling ghash-neon-armv8-win.S
[731/1008] Compiling ghash-neon-armv8-linux.S
[732/1008] Compiling co-586-linux.S
[734/1008] Compiling co-586-apple.S
[735/1008] Compiling bsaes-armv7-linux.S
[736/1008] Compiling bn-armv8-win.S
[737/1008] Compiling bn-armv8-linux.S
[738/1008] Compiling bn-armv8-apple.S
[739/1008] Compiling armv8-mont-win.S
[740/1008] Compiling armv8-mont-linux.S
[741/1008] Compiling bn-586-apple.S
[742/1008] Compiling bn-586-linux.S
[743/1008] Compiling armv4-mont-linux.S
[744/1008] Compiling armv8-mont-apple.S
[745/1008] Compiling aesv8-gcm-armv8-linux.S
[746/1008] Compiling aesv8-gcm-armv8-win.S
[747/1008] Compiling aesv8-gcm-armv8-apple.S
[748/1008] Compiling aesv8-armv8-win.S
[749/1008] Compiling aesv8-armv8-linux.S
[750/1008] Compiling aesni-x86_64-apple.S
[751/1008] Compiling aesni-x86_64-linux.S
[752/1008] Compiling aesv8-armv8-apple.S
[752/1008] Compiling aesv8-armv7-linux.S
[754/1008] Compiling aesni-x86-linux.S
[755/1008] Compiling aesni-x86-apple.S
[756/1008] Compiling aesni-gcm-x86_64-linux.S
[757/1008] Compiling aesni-gcm-x86_64-apple.S
[758/1008] Compiling aes-gcm-avx2-x86_64-linux.S
[759/1008] Compiling aes-gcm-avx2-x86_64-apple.S
[760/1008] Compiling aes-gcm-avx10-x86_64-linux.S
[760/1008] Compiling aes-gcm-avx10-x86_64-apple.S
[762/1008] Compiling x_val.cc
[763/1008] Compiling x_sig.cc
[764/1008] Compiling x_x509a.cc
[765/1008] Compiling x_spki.cc
[766/1008] Compiling x_x509.cc
[767/1008] Compiling x_req.cc
[768/1008] Compiling x_pubkey.cc
[769/1008] Compiling x_exten.cc
[770/1008] Compiling x_crl.cc
[771/1008] Compiling x_name.cc
[772/1008] Compiling x_attrib.cc
[773/1008] Compiling x509spki.cc
[774/1008] Compiling x_algor.cc
[775/1008] Compiling x_all.cc
[776/1008] Compiling x509rset.cc
[777/1008] Compiling x509name.cc
[778/1008] Compiling x509cset.cc
[779/1008] Compiling x509_vpm.cc
[780/1008] Compiling x509_v3.cc
[781/1008] Compiling x509_vfy.cc
[782/1008] Compiling x509_txt.cc
[783/1008] Compiling x509_trs.cc
[784/1008] Compiling x509_set.cc
[785/1008] Compiling x509_obj.cc
[786/1008] Compiling x509_req.cc
[787/1008] Compiling x509_ext.cc
[788/1008] Compiling x509_def.cc
[789/1008] Compiling x509_lu.cc
[790/1008] Compiling x509_d2.cc
[791/1008] Compiling x509_cmp.cc
[792/1008] Compiling x509.cc
[793/1008] Compiling x509_att.cc
[794/1008] Compiling v3_skey.cc
[795/1008] Compiling v3_purp.cc
[796/1008] Compiling v3_ocsp.cc
[797/1008] Compiling v3_utl.cc
[798/1008] Compiling v3_prn.cc
[799/1008] Compiling v3_pmaps.cc
[800/1008] Compiling v3_pcons.cc
[801/1008] Compiling v3_ncons.cc
[802/1008] Compiling v3_int.cc
[803/1008] Compiling v3_lib.cc
[804/1008] Compiling v3_info.cc
[805/1008] Compiling v3_ia5.cc
[806/1008] Compiling v3_genn.cc
[807/1008] Compiling v3_enum.cc
[808/1008] Compiling v3_extku.cc
[809/1008] Compiling v3_cpols.cc
[810/1008] Compiling v3_crld.cc
[811/1008] Compiling v3_conf.cc
[812/1008] Compiling v3_bitst.cc
[813/1008] Compiling v3_bcons.cc
[814/1008] Compiling v3_akeya.cc
[815/1008] Compiling v3_alt.cc
[816/1008] Compiling v3_akey.cc
[817/1008] Compiling t_x509a.cc
[818/1008] Compiling t_x509.cc
[819/1008] Compiling t_crl.cc
[820/1008] Compiling t_req.cc
[821/1008] Compiling rsa_pss.cc
[822/1008] Compiling i2d_pr.cc
[823/1008] Compiling name_print.cc
[824/1008] Compiling policy.cc
[825/1008] Compiling by_file.cc
[826/1008] Compiling by_dir.cc
[827/1008] Compiling algorithm.cc
[828/1008] Compiling a_verify.cc
[829/1008] Compiling asn1_gen.cc
[830/1008] Compiling a_sign.cc
[831/1008] Compiling a_digest.cc
[832/1008] Compiling voprf.cc
[833/1008] Compiling thread_win.cc
[834/1008] Compiling thread.cc
[835/1008] Compiling thread_none.cc
[836/1008] Compiling thread_pthread.cc
[837/1008] Compiling stack.cc
[838/1008] Compiling trust_token.cc
[839/1008] Compiling pmbtoken.cc
[840/1008] Compiling slhdsa.cc
[841/1008] Compiling spake2plus.cc
[842/1008] Compiling sha512.cc
[842/1008] Compiling siphash.cc
[844/1008] Compiling sha256.cc
[845/1008] Compiling sha1.cc
[846/1008] Compiling rsa_print.cc
[847/1008] Compiling rsa_extra.cc
[848/1008] Compiling rsa_crypt.cc
[849/1008] Compiling refcount.cc
[850/1008] Compiling rc4.cc
[851/1008] Compiling rsa_asn1.cc
[852/1008] Compiling urandom.cc
[853/1008] Compiling windows.cc
[854/1008] Compiling trusty.cc
[855/1008] Compiling rand.cc
[856/1008] Compiling ios.cc
[857/1008] Compiling poly1305_arm_asm.S
[858/1008] Compiling passive.cc
[859/1008] Compiling getentropy.cc
[860/1008] Compiling forkunsafe.cc
[861/1008] Compiling fork_detect.cc
[862/1008] Compiling deterministic.cc
[863/1008] Compiling poly1305_vec.cc
[864/1008] Compiling poly1305_arm.cc
[865/1008] Compiling poly1305.cc
[866/1008] Compiling pool.cc
[867/1008] Compiling pkcs8.cc
[868/1008] Compiling pkcs7.cc
[869/1008] Compiling pkcs8_x509.cc
[870/1008] Compiling p5_pbev2.cc
[871/1008] Compiling pkcs7_x509.cc
[872/1008] Compiling pem_xaux.cc
[873/1008] Compiling pem_x509.cc
[874/1008] Compiling pem_pkey.cc
[875/1008] Compiling pem_pk8.cc
[876/1008] Compiling pem_oth.cc
[877/1008] Compiling mlkem.cc
[878/1008] Compiling obj_xref.cc
[879/1008] Compiling pem_info.cc
[880/1008] Compiling pem_lib.cc
[881/1008] Compiling mldsa.cc
[882/1008] Compiling pem_all.cc
[883/1008] Compiling fips_shared_support.cc
[884/1008] Compiling poly_rq_mul.S
[885/1008] Compiling obj.cc
[886/1008] Compiling mem.cc
[887/1008] Compiling md5.cc
[888/1008] Compiling md4.cc
[889/1008] Compiling lhash.cc
[890/1008] Compiling kyber.cc
[891/1008] Compiling ex_data.cc
[892/1008] Compiling sign.cc
[893/1008] Compiling scrypt.cc
[894/1008] Compiling print.cc
[895/1008] Compiling pbkdf.cc
[896/1008] Compiling hpke.cc
[897/1008] Compiling hrss.cc
[898/1008] Compiling p_x25519_asn1.cc
[899/1008] Compiling p_x25519.cc
[900/1008] Compiling p_ed25519.cc
[901/1008] Compiling p_rsa_asn1.cc
[902/1008] Compiling p_rsa.cc
[903/1008] Compiling p_hkdf.cc
[904/1008] Compiling p_ec.cc
[905/1008] Compiling p_ed25519_asn1.cc
[906/1008] Compiling p_ec_asn1.cc
[907/1008] Compiling p_dh_asn1.cc
[908/1008] Compiling p_dsa_asn1.cc
[909/1008] Compiling p_dh.cc
[910/1008] Compiling evp_ctx.cc
[911/1008] Compiling evp.cc
[912/1008] Compiling err.cc
[913/1008] Compiling engine.cc
[914/1008] Compiling evp_asn1.cc
[915/1008] Compiling ecdsa_asn1.cc
[916/1008] Compiling ecdh.cc
[917/1008] Compiling ec_derive.cc
[918/1008] Compiling hash_to_curve.cc
[919/1008] Compiling dsa.cc
[920/1008] Compiling ec_asn1.cc
[921/1008] Compiling dsa_asn1.cc
[922/1008] Compiling params.cc
[923/1008] Compiling x25519-asm-arm.S
[924/1008] Compiling bcm.cc
[925/1008] Compiling digest_extra.cc
[926/1008] Compiling des.cc
[927/1008] Compiling dh_asn1.cc
[928/1008] Compiling curve25519_64_adx.cc
[929/1008] Compiling spake25519.cc
[930/1008] Compiling cpu_intel.cc
[931/1008] Compiling crypto.cc
[932/1008] Compiling cpu_arm_linux.cc
[932/1008] Compiling cpu_arm_freebsd.cc
[934/1008] Compiling curve25519.cc
[935/1008] Compiling cpu_aarch64_win.cc
[936/1008] Compiling cpu_aarch64_sysreg.cc
[937/1008] Compiling cpu_aarch64_openbsd.cc
[938/1008] Compiling cpu_aarch64_linux.cc
[939/1008] Compiling cpu_aarch64_fuchsia.cc
[940/1008] Compiling cpu_aarch64_apple.cc
[941/1008] Compiling tls_cbc.cc
[942/1008] Compiling get_cipher.cc
[943/1008] Compiling conf.cc
[944/1008] Compiling e_rc4.cc
[945/1008] Compiling e_tls.cc
[946/1008] Compiling e_rc2.cc
[947/1008] Compiling e_null.cc
[948/1008] Compiling e_des.cc
[949/1008] Compiling e_chacha20poly1305.cc
[950/1008] Compiling e_aesgcmsiv.cc
[951/1008] Compiling derive_key.cc
[952/1008] Compiling chacha.cc
[953/1008] Compiling e_aesctrhmac.cc
[954/1008] Compiling unicode.cc
[955/1008] Compiling cbb.cc
[956/1008] Compiling cbs.cc
[957/1008] Compiling ber.cc
[958/1008] Compiling asn1_compat.cc
[959/1008] Compiling buf.cc
[960/1008] Compiling blake2.cc
[961/1008] Compiling socket_helper.cc
[962/1008] Compiling bn_asn1.cc
[963/1008] Compiling convert.cc
[963/1008] Compiling socket.cc
[965/1008] Compiling printf.cc
[966/1008] Compiling hexdump.cc
[966/1008] Compiling pair.cc
[968/1008] Compiling file.cc
[969/1008] Compiling fd.cc
[970/1008] Compiling errno.cc
[971/1008] Compiling connect.cc
[972/1008] Compiling bio_mem.cc
[973/1008] Compiling base64.cc
[974/1008] Compiling bio.cc
[975/1008] Compiling tasn_typ.cc
[976/1008] Compiling tasn_fre.cc
[977/1008] Compiling tasn_utl.cc
[978/1008] Compiling tasn_enc.cc
[979/1008] Compiling tasn_new.cc
[980/1008] Compiling posix_time.cc
[981/1008] Compiling f_string.cc
[982/1008] Compiling tasn_dec.cc
[983/1008] Compiling f_int.cc
[984/1008] Compiling asn_pack.cc
[985/1008] Compiling asn1_par.cc
[986/1008] Compiling asn1_lib.cc
[987/1008] Compiling a_utctm.cc
[988/1008] Compiling a_type.cc
[989/1008] Compiling a_time.cc
[990/1008] Compiling a_octet.cc
[991/1008] Compiling a_strnid.cc
[992/1008] Compiling a_strex.cc
[993/1008] Compiling a_object.cc
[994/1008] Compiling a_mbstr.cc
[995/1008] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[996/1008] Write sources
[998/1008] Compiling a_int.cc
[999/1008] Write sources
[1000/1008] Compiling a_i2d_fp.cc
[1001/1008] Compiling a_dup.cc
[1002/1008] Compiling a_d2i_fp.cc
[1003/1008] Compiling a_gentm.cc
[1004/1030] Compiling a_bitstr.cc
[1005/1058] Compiling a_bool.cc
[1007/1089] Compiling Algorithms Suffix.swift
[1008/1089] Compiling Algorithms Trim.swift
[1009/1091] Compiling Algorithms EitherSequence.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
[1010/1091] Compiling Algorithms FirstNonNil.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
[1011/1091] Compiling Algorithms FlattenCollection.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
[1012/1091] Compiling Algorithms Grouped.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
[1013/1091] Compiling Algorithms Indexed.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
[1014/1091] Compiling Algorithms Intersperse.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
[1015/1096] Compiling BitCollections BitSet+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
[1016/1096] Compiling BitCollections BitSet+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
[1017/1096] Compiling BitCollections BitSet+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
[1018/1096] Compiling BitCollections BitSet+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
[1019/1096] Compiling BitCollections BitSet+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
[1020/1096] Compiling BitCollections BitSet+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
[1021/1096] Emitting module BitCollections
<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
[1022/1096] Compiling BitCollections BitSet.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
[1023/1096] Compiling BitCollections Range+Utilities.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
[1024/1096] Compiling BitCollections Slice+Utilities.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
[1025/1096] Compiling BitCollections UInt+Tricks.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
[1026/1096] Compiling BitCollections _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
[1027/1096] Compiling Algorithms Unique.swift
[1028/1096] Compiling Algorithms Windows.swift
[1029/1096] Compiling Algorithms Joined.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
[1030/1096] Compiling Algorithms Keyed.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
[1031/1096] Compiling Algorithms MinMax.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
[1032/1096] Compiling Algorithms Partition.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
[1033/1096] Compiling Algorithms Permutations.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
[1034/1096] Compiling Algorithms Product.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
[1035/1096] Compiling BitCollections BitArray+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
[1036/1096] Compiling BitCollections BitArray+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
[1037/1096] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.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
[1038/1096] Compiling BitCollections BitArray+ExpressibleByStringLiteral.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
[1039/1096] Compiling BitCollections BitArray+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
[1040/1096] Compiling BitCollections BitArray+Fill.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
[1041/1096] Compiling BitCollections BitArray+Shifts.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
[1042/1096] Compiling BitCollections BitArray+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
[1043/1096] Compiling BitCollections BitArray._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
[1044/1096] Compiling BitCollections BitArray.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
[1045/1096] Compiling BitCollections BitSet+BidirectionalCollection.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
[1046/1096] Compiling BitCollections BitSet+Codable.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
[1047/1096] Compiling BitCollections BitSet+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
[1048/1096] Compiling BitCollections BitSet+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
[1049/1096] Compiling BitCollections BitSet+Sorted Collection APIs.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
[1050/1096] Compiling BitCollections BitSet.Counted.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
[1051/1096] Compiling BitCollections BitSet.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
[1052/1096] Compiling BitCollections BitSet._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
<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
[1056/1096] Compiling BitCollections BitSet+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
[1057/1096] Compiling BitCollections BitSet+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
[1058/1096] Compiling BitCollections BitSet+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
[1059/1096] Compiling Algorithms RandomSample.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
[1060/1096] Compiling Algorithms Reductions.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
[1061/1096] Compiling Algorithms Rotate.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
[1062/1096] Compiling Algorithms Split.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
[1063/1096] Compiling Algorithms Stride.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
[1065/1096] Compiling Algorithms AdjacentPairs.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
[1066/1096] Compiling Algorithms Chain.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
[1067/1096] Compiling Algorithms Chunked.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
[1068/1096] Compiling Algorithms Combinations.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
[1069/1096] Compiling Algorithms Compacted.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
[1070/1096] Compiling Algorithms Cycle.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
[1091/1098] Emitting module Collections
<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
[1092/1098] Compiling Collections Collections.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
[1095/1098] Compiling c-nioatomics.c
[1097/1098] Emitting module Algorithms
[1097/1098] Compiling c-atomics.c
[1099/1104] Compiling NIOConcurrencyHelpers lock.swift
[1100/1104] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1101/1104] Compiling NIOConcurrencyHelpers NIOLock.swift
[1102/1104] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1103/1104] Emitting module NIOConcurrencyHelpers
[1104/1104] Compiling NIOConcurrencyHelpers atomics.swift
[1105/1194] Compiling NIOCore AddressedEnvelope.swift
[1106/1194] Compiling NIOCore AsyncAwaitSupport.swift
[1107/1194] Compiling NIOCore AsyncChannel.swift
[1108/1196] Emitting module ConsoleKitTerminal
[1109/1196] Compiling NIOCore ByteBuffer-views.swift
[1110/1196] Compiling NIOCore Channel.swift
[1111/1196] Compiling NIOCore ChannelHandler.swift
[1112/1196] Compiling NIOCore ChannelHandlers.swift
[1113/1196] Compiling NIOCore ChannelInvoker.swift
[1114/1196] Compiling NIOCore ChannelOption.swift
[1115/1196] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1116/1196] Compiling NIOCore ByteBuffer-multi-int.swift
[1117/1196] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1118/1196] Compiling NIOCore ByteBuffer-core.swift
[1119/1196] Compiling NIOCore ByteBuffer-hex.swift
[1120/1196] Compiling NIOCore ByteBuffer-int.swift
[1121/1196] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1122/1196] Compiling NIOCore BSDSocketAPI.swift
[1123/1196] Compiling NIOCore ByteBuffer-aux.swift
[1124/1196] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1125/1196] Compiling NIOCore ByteBuffer-conversions.swift
[1126/1196] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1127/1196] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1128/1196] Compiling NIOCore NIOAsyncWriter.swift
[1129/1196] Compiling NIOCore AsyncChannelHandler.swift
[1130/1196] Compiling NIOCore AsyncChannelInboundStream.swift
[1131/1196] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1132/1196] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1133/1196] Compiling ConsoleKitTerminal LoggerFragment.swift
[1134/1196] Compiling NIOCore GlobalSingletons.swift
[1135/1196] Compiling NIOCore IO.swift
[1136/1196] Compiling NIOCore IOData.swift
[1137/1196] Compiling NIOCore IPProtocol.swift
[1138/1196] Compiling NIOCore IntegerBitPacking.swift
[1139/1196] Compiling NIOCore IntegerTypes.swift
[1140/1196] Compiling NIOCore Interfaces.swift
[1141/1224] Compiling NIOCore Linux.swift
[1142/1224] Compiling NIOCore MarkedCircularBuffer.swift
[1143/1224] Compiling NIOCore MulticastChannel.swift
[1144/1224] Compiling NIOCore NIOAny.swift
[1145/1224] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1146/1224] Compiling NIOCore NIOCoreSendableMetatype.swift
[1147/1224] Compiling NIOCore NIOLoopBound.swift
[1148/1224] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1149/1224] Compiling NIOCore NIOScheduledCallback.swift
[1150/1224] Compiling NIOCore NIOSendable.swift
[1151/1224] Compiling NIOCore RecvByteBufferAllocator.swift
[1152/1224] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1153/1224] Compiling NIOCore SocketAddresses.swift
[1154/1224] Compiling NIOCore Codec.swift
[1155/1224] Compiling NIOCore ConvenienceOptionSupport.swift
[1156/1224] Compiling NIOCore DeadChannel.swift
[1157/1224] Compiling NIOCore DispatchQueue+WithFuture.swift
[1158/1224] Compiling NIOCore EventLoop+Deprecated.swift
[1159/1224] Compiling NIOCore EventLoop+SerialExecutor.swift
[1160/1224] Compiling NIOCore EventLoop.swift
[1161/1224] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1162/1224] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1163/1224] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1164/1224] Compiling NIOCore EventLoopFuture.swift
[1165/1224] Compiling NIOCore FileDescriptor.swift
[1166/1224] Compiling NIOCore FileHandle.swift
[1167/1224] Compiling NIOCore FileRegion.swift
[1168/1224] Compiling ConsoleKitCommands Flag.swift
[1169/1224] Compiling ConsoleKitCommands Option.swift
[1170/1224] Compiling ConsoleKitCommands Argument.swift
[1171/1224] Compiling ConsoleKitCommands CommandSignature.swift
[1172/1226] Emitting module ConsoleKitCommands
[1173/1226] Compiling NIOCore SocketOptionProvider.swift
[1174/1226] Compiling NIOCore SystemCallHelpers.swift
[1175/1226] Compiling NIOCore TimeAmount+Duration.swift
[1176/1226] Compiling NIOCore TypeAssistedChannelHandler.swift
[1177/1226] Compiling NIOCore UniversalBootstrapSupport.swift
[1178/1226] Compiling NIOCore Utilities.swift
[1179/1226] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1180/1226] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1181/1226] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1182/1226] Compiling ConsoleKitCommands AsyncCommand.swift
[1183/1226] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1184/1226] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1185/1226] Compiling ConsoleKitCommands Utilities.swift
[1193/1226] Compiling ConsoleKitCommands CommandGroup.swift
[1194/1226] Compiling ConsoleKitCommands CommandInput.swift
[1195/1226] Compiling ConsoleKitCommands Commands.swift
[1196/1226] Compiling ConsoleKitCommands Console+Run.swift
[1197/1226] Compiling ConsoleKitCommands AsyncCommands.swift
[1198/1226] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1199/1226] Compiling ConsoleKitCommands AnyCommand.swift
[1200/1226] Compiling ConsoleKitCommands Command.swift
[1201/1226] Compiling ConsoleKitCommands CommandContext.swift
[1202/1226] Compiling ConsoleKitCommands CommandError.swift
[1203/1226] Compiling ConsoleKitCommands ConsoleError.swift
[1204/1226] Compiling ConsoleKitCommands Completion.swift
[1205/1228] Emitting module ConsoleKit
[1206/1228] Compiling ConsoleKit Exports.swift
[1228/1228] Emitting module NIOCore
[1229/1286] Emitting module NIOHTTPTypes
[1230/1286] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[1231/1286] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1232/1286] Compiling NIOEmbedded AsyncTestingChannel.swift
[1233/1286] Compiling NIOEmbedded Embedded.swift
[1234/1286] Emitting module NIOEmbedded
[1235/1286] Compiling NIOPosix SelectorEpoll.swift
[1236/1286] Compiling NIOPosix SelectorGeneric.swift
[1237/1286] Compiling NIOPosix SelectorKqueue.swift
[1238/1286] Compiling NIOPosix SelectorUring.swift
[1239/1286] Compiling NIOPosix SelectorWSAPoll.swift
[1240/1291] Compiling NIOPosix System.swift
[1241/1291] Compiling NIOPosix Thread.swift
[1242/1291] Compiling NIOPosix ThreadPosix.swift
[1243/1291] Compiling NIOPosix ThreadWindows.swift
[1244/1291] Compiling NIOPosix UnsafeTransfer.swift
[1245/1291] Emitting module NIOPosix
[1246/1291] Compiling NIOPosix Utilities.swift
[1247/1291] Compiling NIOPosix VsockAddress.swift
[1248/1291] Compiling NIOPosix VsockChannelEvents.swift
[1249/1291] Compiling NIOPosix Windows.swift
[1250/1291] Compiling NIOPosix resource_bundle_accessor.swift
[1251/1291] Compiling NIOPosix ServerSocket.swift
[1252/1291] Compiling NIOPosix Socket.swift
[1253/1291] Compiling NIOPosix SocketChannel.swift
[1254/1291] Compiling NIOPosix SocketProtocols.swift
[1255/1291] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1256/1291] Compiling NIOPosix LinuxCPUSet.swift
[1257/1291] Compiling NIOPosix LinuxUring.swift
[1258/1291] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1259/1291] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1260/1291] Compiling NIOPosix NIOThreadPool.swift
[1261/1291] Compiling NIOPosix NonBlockingFileIO.swift
[1262/1291] Compiling NIOPosix PosixSingletons.swift
[1263/1291] Compiling NIOPosix RawSocketBootstrap.swift
[1264/1291] Compiling NIOPosix Resolver.swift
[1265/1291] Compiling NIOPosix Selectable.swift
[1266/1291] Compiling NIOPosix SelectableChannel.swift
[1267/1291] Compiling NIOPosix SelectableEventLoop.swift
[1268/1291] Compiling NIOPosix GetaddrinfoResolver.swift
[1269/1291] Compiling NIOPosix HappyEyeballs.swift
[1270/1291] Compiling NIOPosix IO.swift
[1271/1291] Compiling NIOPosix IntegerBitPacking.swift
[1272/1291] Compiling NIOPosix IntegerTypes.swift
[1273/1291] Compiling NIOPosix Linux.swift
[1274/1291] Compiling NIOPosix PendingDatagramWritesManager.swift
[1275/1291] Compiling NIOPosix PendingWritesManager.swift
[1276/1291] Compiling NIOPosix PipeChannel.swift
[1277/1291] Compiling NIOPosix PipePair.swift
[1278/1291] Compiling NIOPosix Pool.swift
[1279/1291] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1280/1291] Compiling NIOPosix BSDSocketAPICommon.swift
[1281/1291] Compiling NIOPosix BSDSocketAPIPosix.swift
[1282/1291] Compiling NIOPosix BSDSocketAPIWindows.swift
[1283/1291] Compiling NIOPosix BaseSocket.swift
[1284/1291] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1285/1291] Compiling NIOPosix BaseSocketChannel.swift
[1286/1291] Compiling NIOPosix BaseStreamSocketChannel.swift
[1287/1291] Compiling NIOPosix Bootstrap.swift
[1288/1291] Compiling NIOPosix ControlMessage.swift
[1289/1291] Compiling NIOPosix DatagramVectorReadManager.swift
[1290/1291] Compiling NIOPosix Errors+Any.swift
[1291/1291] Compiling NIOPosix FileDescriptor.swift
[1292/1353] Compiling NIO Exports.swift
[1293/1353] Emitting module NIO
[1294/1353] Compiling _NIOFileSystem ByteCount.swift
[1295/1353] Compiling _NIOFileSystem Convenience.swift
[1296/1395] Compiling _NIOFileSystem TokenBucket.swift
[1297/1395] Compiling _NIOFileSystem UnsafeTransfer.swift
[1298/1395] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1299/1395] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1300/1395] Compiling NIOHTTP1 HTTPEncoder.swift
[1301/1395] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1302/1395] Compiling NIOHTTP1 HTTPTypes.swift
[1303/1395] Compiling NIOSOCKS SOCKSResponse.swift
[1304/1395] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1305/1395] Compiling NIOSOCKS Messages.swift
[1306/1395] Compiling NIOSOCKS ClientStateMachine.swift
[1307/1396] Compiling NIOSOCKS Helpers.swift
[1308/1396] Compiling NIOSOCKS SOCKSRequest.swift
[1309/1396] Compiling NIOTLS TLSEvents.swift
[1310/1396] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1311/1396] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1312/1396] Emitting module NIOTLS
[1313/1396] Compiling NIOTLS SNIHandler.swift
[1314/1396] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1315/1396] Compiling NIOSOCKS Errors.swift
[1318/1396] Emitting module NIOSOCKS
[1321/1396] Compiling NIOSOCKS ServerStateMachine.swift
[1322/1427] Emitting module _NIOFileSystem
[1323/1431] Compiling NIOSSL SSLContext.swift
[1324/1431] Compiling NIOSSL SSLErrors.swift
[1325/1431] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1326/1431] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1327/1431] Emitting module NIOFoundationCompat
[1328/1431] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1329/1431] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1330/1431] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1331/1431] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1332/1431] Compiling NIOSSL IdentityVerification.swift
[1333/1431] Compiling NIOSSL SSLPublicKey.swift
[1334/1431] Compiling NIOSSL PosixPort.swift
[1335/1431] Compiling NIOSSL SSLCallbacks.swift
[1336/1432] Compiling NIOSSL SafeCompare.swift
[1337/1432] Compiling NIOSSL Zeroization.swift
[1338/1432] Compiling NIOSSL TLSConfiguration.swift
[1339/1432] Compiling NIOSSL AndroidCABundle.swift
[1340/1432] Compiling NIOSSL ByteBufferBIO.swift
[1341/1454] Compiling NIOSSL SSLCertificateName.swift
[1342/1454] Compiling NIOSSL LinuxCABundle.swift
[1343/1454] Compiling NIOSSL NIOSSLClientHandler.swift
[1344/1454] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1345/1454] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[1346/1454] Compiling _NIOFileSystem OpenOptions.swift
[1347/1454] Compiling _NIOFileSystem String+FileSystem.swift
[1348/1454] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1351/1454] Compiling NIOSSL SSLCertificate.swift
[1352/1454] Compiling NIOSSL SSLCertificateExtensions.swift
[1353/1454] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1354/1454] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1355/1454] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1356/1454] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1357/1454] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1358/1454] Compiling _NIOFileSystem Syscalls.swift
[1359/1454] Compiling _NIOFileSystem SystemFileHandle.swift
[1360/1454] Compiling _NIOFileSystem Utilities.swift
[1361/1454] Compiling _NIOFileSystem NIOFilePath.swift
[1362/1454] Compiling NIOSSL NIOSSLHandler.swift
[1363/1454] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1364/1454] Compiling _NIOFileSystem Mocking.swift
[1365/1454] Compiling _NIOFileSystem Syscall.swift
[1366/1454] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1367/1454] Compiling NIOTransportServices NIOTSEventLoop.swift
[1368/1454] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1369/1454] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1370/1454] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1371/1454] Compiling NIOTransportServices AcceptHandler.swift
[1372/1454] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1373/1454] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1374/1454] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1375/1454] Compiling NIOTransportServices NIOTSErrors.swift
[1377/1454] Compiling NIOTransportServices StateManagedChannel.swift
[1378/1454] Emitting module NIOHTTP1
[1379/1454] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1381/1524] Emitting module AsyncKit
[1382/1524] Emitting module NIOTransportServices
[1383/1526] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1384/1526] Compiling MultipartKit MultipartPart.swift
[1385/1526] Compiling MultipartKit MultipartPartConvertible.swift
[1387/1526] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1388/1526] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1389/1526] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[1390/1526] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1391/1526] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1392/1526] Compiling NIOHPACK IntegerCoding.swift
[1393/1526] Compiling NIOHPACK IndexedHeaderTable.swift
[1396/1528] Emitting module NIOHTTPTypesHTTP1
[1397/1528] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[1398/1528] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[1399/1528] Emitting module NIOSSL
[1400/1531] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1401/1531] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1402/1531] Compiling NIOWebSocket WebSocketOpcode.swift
[1403/1532] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1404/1532] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1405/1532] Compiling NIOHPACK HuffmanCoding.swift
[1406/1532] Compiling NIOHPACK HeaderTables.swift
[1407/1532] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1408/1532] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1409/1532] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1410/1532] Compiling MultipartKit FormDataDecoder.swift
[1411/1532] Compiling MultipartKit FormDataEncoder.swift
[1412/1532] Compiling MultipartKit Storage.swift
[1413/1532] Emitting module NIOHTTPCompression
[1414/1532] Compiling NIOHTTPCompression HTTPCompression.swift
[1415/1532] Compiling NIOHTTPCompression HTTPDecompression.swift
[1416/1532] Compiling NIOHPACK StaticHeaderTable.swift
[1421/1534] Compiling MultipartKit BasicCodingKey.swift
[1422/1534] Compiling MultipartKit MultipartError.swift
[1423/1534] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1424/1534] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1425/1534] Compiling MultipartKit Exports.swift
[1426/1534] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1427/1534] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1442/1534] Compiling MultipartKit MultipartFormData.swift
[1443/1534] Compiling MultipartKit MultipartParser.swift
[1444/1534] Compiling NIOWebSocket SHA1.swift
[1445/1534] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1446/1534] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1447/1534] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1448/1534] Emitting module NIOWebSocket
[1449/1534] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1450/1534] Compiling NIOWebSocket WebSocketFrame.swift
[1451/1534] Emitting module NIOExtras
[1452/1534] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1455/1534] Compiling NIOHPACK HuffmanTables.swift
[1456/1534] Compiling NIOHPACK HPACKEncoder.swift
[1457/1534] Compiling NIOHPACK HPACKErrors.swift
[1458/1534] Emitting module NIOHPACK
[1459/1534] Compiling NIOHPACK HPACKHeader.swift
[1480/1534] Compiling MultipartKit Utilities.swift
[1492/1534] Emitting module MultipartKit
[1497/1534] Compiling NIOSSL UniversalBootstrapSupport.swift
[1498/1534] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1499/1534] Compiling NIOSSL resource_bundle_accessor.swift
[1507/1551] Compiling MultipartKit MultipartSerializer.swift
[1509/1601] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1510/1601] Compiling NIOHTTP2 HTTP2PingData.swift
[1511/1601] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1512/1601] Compiling NIOHTTP2 ReceivingDataState.swift
[1513/1601] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1514/1601] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1515/1601] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1516/1601] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1517/1601] Compiling NIOHTTP2 HTTP2Frame.swift
[1518/1601] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1519/1601] Compiling NIOHTTP2 HTTP2Settings.swift
[1520/1601] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1521/1601] Compiling NIOHTTP2 QuiescingState.swift
[1522/1601] Emitting module NIOFileSystem
[1523/1601] Compiling NIOFileSystem Exports.swift
[1524/1601] Compiling NIOExtras WritePCAPHandler.swift
[1525/1601] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1526/1601] Emitting module _NIOFileSystemFoundationCompat
[1527/1601] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1528/1601] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1529/1601] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1530/1601] Compiling NIOHTTP2 MaySendFrames.swift
[1531/1601] Compiling NIOHTTP2 SendingDataState.swift
[1532/1601] Compiling NIOHTTP2 SendingGoawayState.swift
[1533/1601] Compiling NIOHTTP2 SendingHeadersState.swift
[1534/1601] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1535/1601] Compiling NIOHTTP2 SendingRstStreamState.swift
[1536/1601] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1537/1601] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1538/1601] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1539/1601] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1540/1601] Compiling NIOHTTP2 HasLocalSettings.swift
[1541/1601] Compiling NIOHTTP2 HasRemoteSettings.swift
[1544/1615] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1545/1615] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1546/1615] Compiling NIOHTTP2 StateMachineResult.swift
[1547/1615] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1548/1615] Compiling NIOHTTP2 DOSHeuristics.swift
[1549/1615] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1550/1615] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1551/1615] Compiling NIOHTTP2 InboundEventBuffer.swift
[1552/1615] Compiling NIOHTTP2 InboundWindowManager.swift
[1553/1615] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1554/1615] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1555/1615] Compiling NIOHTTP2 Error+Any.swift
[1556/1615] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1557/1615] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1558/1615] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1559/1615] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1560/1615] Compiling NIOHTTP2 GlitchesMonitor.swift
[1561/1615] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1562/1615] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1563/1615] Compiling NIOHTTP2 StreamChannelList.swift
[1564/1615] Compiling NIOHTTP2 StreamMap.swift
[1565/1615] Compiling NIOHTTP2 StreamStateMachine.swift
[1566/1615] Compiling NIOHTTP2 UnsafeTransfer.swift
[1567/1615] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1568/1615] Compiling WebSocketKit WebSocketHandler.swift
[1569/1615] Compiling WebSocketKit WebSocket+Connect.swift
[1570/1615] Compiling WebSocketKit Exports.swift
[1571/1615] Compiling WebSocketKit WebSocket.swift
[1572/1615] Emitting module WebSocketKit
[1573/1615] Compiling WebSocketKit WebSocket+Concurrency.swift
[1574/1615] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1575/1615] Compiling WebSocketKit WebSocketClient.swift
[1576/1615] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1577/1615] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1578/1615] Compiling NIOHTTP2 MayReceiveFrames.swift
[1590/1615] Emitting module NIOHTTP2
[1591/1615] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1592/1615] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1593/1615] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1594/1615] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1595/1615] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1596/1615] Compiling NIOHTTP2 HTTP2Error.swift
[1597/1615] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1598/1615] Compiling NIOHTTP2 HTTP2Stream.swift
[1599/1615] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1600/1615] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1601/1615] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1602/1615] Compiling NIOHTTP2 HTTP2StreamID.swift
[1603/1615] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1616/1677] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1617/1677] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1618/1677] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1619/1677] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1620/1677] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1621/1677] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1622/1677] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1623/1683] Emitting module AsyncHTTPClient
[1624/1683] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1625/1683] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1626/1683] Compiling AsyncHTTPClient ConnectionPool.swift
[1627/1683] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1628/1683] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1629/1683] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1630/1683] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1631/1683] Compiling AsyncHTTPClient SSLContextCache.swift
[1632/1683] Compiling AsyncHTTPClient Scheme.swift
[1633/1683] Compiling AsyncHTTPClient Singleton.swift
[1634/1683] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1635/1683] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1636/1683] Compiling AsyncHTTPClient Utils.swift
[1637/1683] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1638/1683] Compiling AsyncHTTPClient ConnectionTarget.swift
[1639/1683] Compiling AsyncHTTPClient DeconstructedURL.swift
[1640/1683] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1641/1683] Compiling AsyncHTTPClient FoundationExtensions.swift
[1642/1683] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1643/1683] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1644/1683] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1645/1683] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1646/1683] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1647/1683] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1648/1683] Compiling AsyncHTTPClient Transaction.swift
[1649/1683] Compiling AsyncHTTPClient Base64.swift
[1650/1683] Compiling AsyncHTTPClient BasicAuth.swift
[1651/1683] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1652/1683] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1653/1683] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1654/1683] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1655/1683] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1656/1683] Compiling AsyncHTTPClient RequestBodyLength.swift
[1657/1683] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1658/1683] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1659/1683] Compiling AsyncHTTPClient TLSConfiguration.swift
[1660/1683] Compiling AsyncHTTPClient RedirectState.swift
[1661/1683] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1662/1683] Compiling AsyncHTTPClient RequestBag.swift
[1663/1683] Compiling AsyncHTTPClient RequestValidation.swift
[1664/1683] Compiling AsyncHTTPClient HTTP1Connection.swift
[1665/1683] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1666/1683] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1667/1683] Compiling AsyncHTTPClient HTTP2Connection.swift
[1668/1683] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1669/1683] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1670/1683] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1671/1683] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1672/1683] Compiling AsyncHTTPClient HTTPClient.swift
[1673/1683] Compiling AsyncHTTPClient HTTPHandler.swift
[1674/1683] Compiling AsyncHTTPClient LRUCache.swift
[1675/1683] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1676/1683] Compiling AsyncHTTPClient NWErrorHandler.swift
[1677/1683] Compiling AsyncHTTPClient RequestOptions.swift
[1678/1683] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1679/1683] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1680/1683] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1681/1683] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1682/1683] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1683/1683] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1684/1880] Compiling Vapor RouteCollection.swift
[1685/1880] Compiling Vapor Routes.swift
[1686/1880] Compiling Vapor RoutesBuilder+Group.swift
[1687/1880] Compiling Vapor RoutesBuilder+Method.swift
[1688/1880] Compiling Vapor RoutesBuilder+Middleware.swift
[1689/1880] Compiling Vapor RoutesBuilder+WebSocket.swift
[1690/1880] Compiling Vapor RoutesBuilder.swift
[1691/1880] Compiling Vapor OTP.swift
[1692/1880] Compiling Vapor Application+Servers.swift
[1693/1880] Compiling Vapor Server.swift
[1694/1880] Compiling Vapor App+Service.swift
[1695/1880] Compiling Vapor Req+Service.swift
[1696/1880] Compiling Vapor Service.swift
[1697/1880] Compiling Vapor Application+Sessions.swift
[1698/1880] Compiling Vapor MemorySessions.swift
[1699/1880] Compiling Vapor Request+Session.swift
[1700/1880] Compiling Vapor Session.swift
[1701/1880] Compiling Vapor SessionCache.swift
[1702/1880] Compiling Vapor SessionData.swift
[1703/1880] Compiling Vapor SessionDriver.swift
[1704/1880] Compiling Vapor SessionsConfiguration.swift
[1705/1880] Compiling Vapor SessionsMiddleware.swift
[1706/1901] Compiling Vapor ServeCommand.swift
[1707/1901] Compiling Vapor AnyResponse+Concurrency.swift
[1708/1901] Compiling Vapor AsyncBasicResponder.swift
[1709/1901] Compiling Vapor AsyncMiddleware.swift
[1710/1901] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1711/1901] Compiling Vapor AsyncSessionDriver.swift
[1712/1901] Compiling Vapor Authentication+Concurrency.swift
[1713/1901] Compiling Vapor Cache+Concurrency.swift
[1714/1901] Compiling Vapor Client+Concurrency.swift
[1715/1901] Compiling Vapor RequestBody+Concurrency.swift
[1716/1901] Compiling Vapor Responder+Concurrency.swift
[1717/1901] Compiling Vapor ResponseCodable+Concurrency.swift
[1718/1901] Compiling Vapor RoutesBuilder+Concurrency.swift
[1719/1901] Compiling Vapor ViewRenderer+Concurrency.swift
[1720/1901] Compiling Vapor WebSocket+Concurrency.swift
[1721/1901] Compiling Vapor ContainerGetPathExecutor.swift
[1722/1901] Compiling Vapor Content.swift
[1723/1901] Compiling Vapor ContentCoders.swift
[1724/1901] Compiling Vapor ContentConfiguration.swift
[1725/1901] Compiling Vapor ContentContainer.swift
[1726/1901] Compiling Vapor JSONCoder+Custom.swift
[1727/1901] Compiling Vapor JSONCoders+Content.swift
[1728/1901] Compiling Vapor Case.swift
[1729/1901] Compiling Vapor CharacterSet.swift
[1730/1901] Compiling Vapor Count.swift
[1731/1901] Compiling Vapor Custom.swift
[1732/1901] Compiling Vapor Email.swift
[1733/1901] Compiling Vapor Empty.swift
[1734/1901] Compiling Vapor In.swift
[1735/1901] Compiling Vapor Nil.swift
[1736/1901] Compiling Vapor NilIgnoring.swift
[1737/1901] Compiling Vapor Not.swift
[1738/1901] Compiling Vapor Or.swift
[1739/1901] Compiling Vapor Pattern.swift
[1740/1901] Compiling Vapor Range.swift
[1741/1901] Compiling Vapor URL.swift
[1742/1901] Compiling Vapor Valid.swift
[1743/1901] Compiling Vapor Application+Views.swift
[1744/1901] Compiling Vapor PlaintextRenderer.swift
[1745/1901] Compiling Vapor Request+View.swift
[1746/1901] Compiling Vapor View.swift
[1747/1901] Compiling Vapor ViewRenderer.swift
[1748/1901] Compiling Vapor _Deprecations.swift
[1749/1901] Compiling Vapor Application.swift
[1750/1901] Compiling Vapor AuthenticationCache.swift
[1751/1901] Compiling Vapor Authenticator.swift
[1752/1901] Compiling Vapor BasicAuthorization.swift
[1753/1901] Compiling Vapor BearerAuthorization.swift
[1754/1901] Compiling Vapor GuardMiddleware.swift
[1755/1901] Compiling Vapor RedirectMiddleware.swift
[1756/1901] Compiling Vapor SessionAuthenticatable.swift
[1757/1901] Compiling Vapor Bcrypt.swift
[1758/1901] Compiling Vapor Application+Cache.swift
[1759/1901] Compiling Vapor Cache.swift
[1760/1901] Compiling Vapor CacheExpirationTime.swift
[1761/1901] Compiling Vapor MemoryCache.swift
[1762/1901] Compiling Vapor Request+Cache.swift
[1763/1901] Compiling Vapor Application+Clients.swift
[1764/1901] Compiling Vapor Client.swift
[1765/1901] Compiling Vapor ClientRequest.swift
[1766/1901] Compiling Vapor ClientResponse.swift
[1767/1901] Compiling Vapor Request+Client.swift
[1768/1901] Compiling Vapor BootCommand.swift
[1769/1901] Compiling Vapor CommandContext+Application.swift
[1770/1901] Compiling Vapor RoutesCommand.swift
[1771/1901] Emitting module Vapor
[1772/1901] Compiling Vapor HTTPMediaTypePreference.swift
[1773/1901] Compiling Vapor Responder.swift
[1774/1901] Compiling Vapor Application+HTTP+Server.swift
[1775/1901] Compiling Vapor HTTPServer.swift
[1776/1901] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1777/1901] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1778/1901] Compiling Vapor HTTPServerHandler.swift
[1779/1901] Compiling Vapor HTTPServerRequestDecoder.swift
[1780/1901] Compiling Vapor HTTPServerResponseEncoder.swift
[1781/1901] Compiling Vapor HTTPServerUpgradeHandler.swift
[1782/1901] Compiling Vapor Logger+Report.swift
[1783/1901] Compiling Vapor LoggingSystem+Environment.swift
[1784/1901] Compiling Vapor Application+Middleware.swift
[1785/1901] Compiling Vapor CORSMiddleware.swift
[1786/1901] Compiling Vapor ErrorMiddleware.swift
[1787/1901] Compiling Vapor FileMiddleware.swift
[1788/1901] Compiling Vapor Middleware.swift
[1789/1901] Compiling Vapor MiddlewareConfiguration.swift
[1790/1901] Compiling Vapor ResponseCompressionMiddleware.swift
[1791/1901] Compiling Vapor RouteLoggingMiddleware.swift
[1792/1901] Compiling Vapor TracingMiddleware.swift
[1793/1901] Compiling Vapor File+Multipart.swift
[1794/1901] Compiling Vapor PlaintextDecoder.swift
[1795/1901] Compiling Vapor PlaintextEncoder.swift
[1796/1901] Compiling Vapor URLQueryCoders.swift
[1797/1901] Compiling Vapor URLQueryContainer.swift
[1798/1901] Compiling Vapor Core.swift
[1799/1901] Compiling Vapor Running.swift
[1800/1901] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1801/1901] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1802/1901] Compiling Vapor DotEnvFile+load.swift
[1803/1901] Compiling Vapor Routes+caseInsenstive.swift
[1804/1901] Compiling Vapor Validatable+validate.swift
[1805/1901] Compiling Vapor Environment+Process.swift
[1806/1901] Compiling Vapor Environment+Secret.swift
[1807/1901] Compiling Vapor Environment.swift
[1808/1901] Compiling Vapor Abort.swift
[1809/1901] Compiling Vapor AbortError.swift
[1810/1901] Compiling Vapor DebuggableError.swift
[1811/1901] Compiling Vapor Demangler.swift
[1812/1901] Compiling Vapor ErrorSource.swift
[1813/1901] Compiling Vapor StackTrace.swift
[1814/1901] Compiling Vapor Exports.swift
[1815/1901] Compiling Vapor Application+HTTP.swift
[1816/1901] Compiling Vapor Extendable.swift
[1817/1901] Compiling Vapor File.swift
[1818/1901] Compiling Vapor FileIO.swift
[1819/1901] Compiling Vapor LifecycleHandler.swift
[1820/1901] Compiling Vapor OptionalType.swift
[1821/1901] Compiling Vapor RFC1123.swift
[1822/1901] Compiling Vapor SocketAddress+Hostname.swift
[1823/1901] Compiling Vapor Storage.swift
[1824/1901] Compiling Vapor String+IsIPAddress.swift
[1825/1901] Compiling Vapor Thread.swift
[1826/1901] Compiling Vapor URI.swift
[1827/1901] Compiling Vapor VaporSendableMetadataType.swift
[1828/1901] Compiling Vapor RangeResult.swift
[1829/1901] Compiling Vapor Validatable.swift
[1830/1901] Compiling Vapor Validation.swift
[1831/1901] Compiling Vapor ValidationKey.swift
[1832/1901] Compiling Vapor Validations.swift
[1833/1901] Compiling Vapor ValidationsError.swift
[1834/1901] Compiling Vapor Validator.swift
[1835/1901] Compiling Vapor ValidatorResult.swift
[1836/1901] Compiling Vapor And.swift
[1837/1901] Compiling Vapor FormDataDecoder+Content.swift
[1838/1901] Compiling Vapor FormDataEncoder+Content.swift
[1839/1901] Compiling Vapor Application+Password.swift
[1840/1901] Compiling Vapor Application+Passwords.swift
[1841/1901] Compiling Vapor AsyncPasswordHasher.swift
[1842/1901] Compiling Vapor BcryptHasher.swift
[1843/1901] Compiling Vapor PasswordHasher.swift
[1844/1901] Compiling Vapor PlaintextHasher.swift
[1845/1901] Compiling Vapor Request+Password.swift
[1846/1901] Compiling Vapor Redirect.swift
[1847/1901] Compiling Vapor Request+Body.swift
[1848/1901] Compiling Vapor Request+BodyStream.swift
[1849/1901] Compiling Vapor Request.swift
[1850/1901] Compiling Vapor Application+Responder.swift
[1851/1901] Compiling Vapor DefaultResponder.swift
[1852/1901] Compiling Vapor Response+Body.swift
[1853/1901] Compiling Vapor Response.swift
[1854/1901] Compiling Vapor ResponseCodable.swift
[1855/1901] Compiling Vapor Application+Routes.swift
[1856/1901] Compiling Vapor Parameters+Require.swift
[1857/1901] Compiling Vapor Request+WebSocket.swift
[1858/1901] Compiling Vapor Route.swift
[1859/1901] Compiling Vapor URLEncodedFormData.swift
[1860/1901] Compiling Vapor URLEncodedFormDecoder.swift
[1861/1901] Compiling Vapor URLEncodedFormEncoder.swift
[1862/1901] Compiling Vapor URLEncodedFormError.swift
[1863/1901] Compiling Vapor URLEncodedFormParser.swift
[1864/1901] Compiling Vapor URLEncodedFormSerializer.swift
[1865/1901] Compiling Vapor URLQueryFragmentConvertible.swift
[1866/1901] Compiling Vapor AnyResponse.swift
[1867/1901] Compiling Vapor Array+Random.swift
[1868/1901] Compiling Vapor Base32.swift
[1869/1901] Compiling Vapor Base64.swift
[1870/1901] Compiling Vapor BaseN.swift
[1871/1901] Compiling Vapor BasicCodingKey.swift
[1872/1901] Compiling Vapor ByteCount.swift
[1873/1901] Compiling Vapor Bytes+Hex.swift
[1874/1901] Compiling Vapor Bytes+SecureCompare.swift
[1875/1901] Compiling Vapor Collection+Safe.swift
[1876/1901] Compiling Vapor DataProtocol+Copy.swift
[1877/1901] Compiling Vapor DecoderUnwrapper.swift
[1878/1901] Compiling Vapor DirectoryConfiguration.swift
[1879/1901] Compiling Vapor DotEnv.swift
[1880/1901] Compiling Vapor BasicResponder.swift
[1881/1901] Compiling Vapor BodyStream.swift
[1882/1901] Compiling Vapor Application+HTTP+Client.swift
[1883/1901] Compiling Vapor EventLoopHTTPClient.swift
[1884/1901] Compiling Vapor EndpointCache.swift
[1885/1901] Compiling Vapor HTTPMethod+String.swift
[1886/1901] Compiling Vapor HTTPStatus.swift
[1887/1901] Compiling Vapor HTTPCookies.swift
[1888/1901] Compiling Vapor HTTPHeaderCacheControl.swift
[1889/1901] Compiling Vapor HTTPHeaderExpires.swift
[1890/1901] Compiling Vapor HTTPHeaderLastModified.swift
[1891/1901] Compiling Vapor HTTPHeaders+Cache.swift
[1892/1901] Compiling Vapor HTTPHeaders+Connection.swift
[1893/1901] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1894/1901] Compiling Vapor HTTPHeaders+ContentRange.swift
[1895/1901] Compiling Vapor HTTPHeaders+Directive.swift
[1896/1901] Compiling Vapor HTTPHeaders+Forwarded.swift
[1897/1901] Compiling Vapor HTTPHeaders+Link.swift
[1898/1901] Compiling Vapor HTTPHeaders+Name.swift
[1899/1901] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1900/1901] Compiling Vapor HTTPHeaders.swift
[1901/1901] Compiling Vapor HTTPMediaType.swift
[1902/1903] Compiling OpenAPIVapor VaporTransport.swift
[1903/1903] Emitting module OpenAPIVapor
Build complete! (97.29s)
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-nio-extras from cache
[1/5745] Fetching swift-openapi-runtime
[5746/81219] Fetching swift-openapi-runtime, vapor
Fetched https://github.com/vapor/vapor.git from cache (2.46s)
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (2.46s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.47s)
Fetched https://github.com/apple/swift-nio-extras from cache (2.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.02s)
Computing version for https://github.com/apple/swift-nio-extras
Computed https://github.com/apple/swift-nio-extras at 1.29.0 (0.54s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
[1/2518] Fetching swift-service-lifecycle
[203/9125] Fetching swift-service-lifecycle, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.76s)
[748/14675] Fetching swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.96s)
[2498/12157] Fetching swift-certificates, swift-async-algorithms
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.17s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-certificates.git from cache (1.22s)
Fetched https://github.com/apple/swift-log.git from cache (1.24s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.25s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.28s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.70s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.70s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.93s)
Fetched https://github.com/apple/swift-nio.git from cache (9.08s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (10.85s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.57s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.23s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.81s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.41s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.84s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.46s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.47s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.47s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.14.0 (0.61s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.50s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.99s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.1 (0.60s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (0.59s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.91s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.62s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.06s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.47s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.8.3 (0.45s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.117.0 (0.61s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/5441] Fetching swift-distributed-tracing
[56/6558] Fetching swift-distributed-tracing, swift-service-context
[256/27720] Fetching swift-distributed-tracing, swift-service-context, routing-kit
[468/30329] Fetching swift-distributed-tracing, swift-service-context, routing-kit, websocket-kit
[573/33834] Fetching swift-distributed-tracing, swift-service-context, routing-kit, websocket-kit, multipart-kit
[2069/40125] Fetching swift-distributed-tracing, swift-service-context, routing-kit, websocket-kit, multipart-kit, console-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.41s)
Fetching https://github.com/vapor/async-kit.git
[16578/18963] Fetching swift-distributed-tracing, swift-service-context, websocket-kit, multipart-kit, console-kit
[16579/21402] Fetching swift-distributed-tracing, swift-service-context, websocket-kit, multipart-kit, console-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.90s)
Fetching https://github.com/swift-server/async-http-client.git from cache
[16580/18963] Fetching swift-distributed-tracing, swift-service-context, websocket-kit, multipart-kit, console-kit
Fetched https://github.com/apple/swift-service-context.git from cache (2.42s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (2.42s)
Fetched https://github.com/vapor/websocket-kit.git from cache (2.42s)
Fetched https://github.com/vapor/multipart-kit.git from cache (2.42s)
Fetched https://github.com/vapor/console-kit.git from cache (2.42s)
Fetched https://github.com/apple/swift-metrics.git from cache (2.43s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.99s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (3.83s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.45s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.51s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.70s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (1.19s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.50s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (0.46s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (0.46s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.28.0 (0.49s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.49s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.52s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-extras
Working copy of https://github.com/apple/swift-nio-extras resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/apple/swift-openapi-runtime.git
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.8.3
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.34.1
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.21.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.2
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.117.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.14.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Build complete.
{
"dependencies" : [
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.91.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-nio-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.22.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-extras"
}
],
"manifest_display_name" : "swift-openapi-vapor",
"name" : "swift-openapi-vapor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "OpenAPIVapor",
"targets" : [
"OpenAPIVapor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenAPIVaporTests",
"module_type" : "SwiftTarget",
"name" : "OpenAPIVaporTests",
"path" : "Tests/OpenAPIVaporTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"VaporTransportTests.swift"
],
"target_dependencies" : [
"OpenAPIVapor"
],
"type" : "test"
},
{
"c99name" : "OpenAPIVapor",
"module_type" : "SwiftTarget",
"name" : "OpenAPIVapor",
"path" : "Sources/OpenAPIVapor",
"product_dependencies" : [
"Vapor",
"OpenAPIRuntime",
"Atomics",
"NIOHTTPTypesHTTP1"
],
"product_memberships" : [
"OpenAPIVapor"
],
"sources" : [
"VaporTransport.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.