Build Information
Successful build of mailgun, reference main (b9c974), with Swift 6.1 for macOS (SPM) on 9 Oct 2025 20:13:56 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-community/mailgun.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/mailgun
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b9c974f Fix compilation issues (#60)
Cloned https://github.com/vapor-community/mailgun.git
Revision (git rev-parse @):
b9c974fab796b8bce26bfd093057ca23bec2988e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor-community/mailgun.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor-community/mailgun.git
https://github.com/vapor-community/mailgun.git
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.117.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "swift-configuration",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-configuration.git"
}
],
"manifest_display_name" : "mailgun",
"name" : "mailgun",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "Mailgun",
"targets" : [
"Mailgun"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MailgunTests",
"module_type" : "SwiftTarget",
"name" : "MailgunTests",
"path" : "Tests/MailgunTests",
"product_dependencies" : [
"VaporTesting",
"Configuration"
],
"sources" : [
"MailgunTests.swift"
],
"target_dependencies" : [
"Mailgun"
],
"type" : "test"
},
{
"c99name" : "Mailgun",
"module_type" : "SwiftTarget",
"name" : "Mailgun",
"path" : "Sources/Mailgun",
"product_dependencies" : [
"Vapor",
"Configuration"
],
"product_memberships" : [
"Mailgun"
],
"sources" : [
"Extensions/Application+Mailgun.swift",
"Extensions/MailgunClient+encode.swift",
"Extensions/MailgunClient+parse.swift",
"Extensions/MailgunClient+postRequest.swift",
"Extensions/Request+Mailgun.swift",
"MailgunClient.swift",
"Models/MailgunConfiguration.swift",
"Models/MailgunDomain.swift",
"Models/MailgunError.swift",
"Models/MailgunErrorResponse.swift",
"Models/MailgunIncomingMessage.swift",
"Models/MailgunMessage.swift",
"Models/MailgunRouteSetup.swift",
"Models/MailgunTemplate.swift",
"Models/MailgunTemplateMessage.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
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/476] Write sources
[9/476] Copying PrivacyInfo.xcprivacy
[12/476] Write sources
[13/476] Copying PrivacyInfo.xcprivacy
[13/476] Write sources
[50/476] Compiling CSystem shims.c
[51/476] Compiling CNIOWindows shim.c
[52/476] Compiling CNIOWindows WSAStartup.c
[53/476] Compiling CNIOWASI CNIOWASI.c
[54/476] Compiling _NumericsShims _NumericsShims.c
[55/476] Write swift-version-2F0A5646E1D333AE.txt
[56/476] Compiling CNIOLinux liburing_shims.c
[57/476] Compiling CNIOLinux shim.c
[58/476] Compiling _AtomicsShims.c
[59/476] Compiling CNIOPosix event_loop_id.c
[60/482] Compiling CNIOSHA1 c_nio_sha1.c
[61/482] Compiling CNIOLLHTTP c_nio_http.c
[62/482] Compiling CVaporBcrypt blf.c
[63/482] Compiling CVaporBcrypt bcrypt.c
[64/482] Compiling CNIOLLHTTP c_nio_api.c
[65/623] Compiling CNIOLLHTTP c_nio_llhttp.c
[66/623] Compiling CNIOExtrasZlib empty.c
[68/623] Compiling RealModule RealFunctions.swift
[69/624] Compiling ServiceContextModule ServiceContextKey.swift
[70/624] Emitting module ServiceContextModule
[71/624] Compiling ServiceContextModule ServiceContext.swift
[72/624] Compiling RealModule RelaxedArithmetic.swift
[73/624] Emitting module _NIOBase64
[74/624] Compiling _NIOBase64 Base64.swift
[75/624] Compiling RealModule Real.swift
[76/624] Compiling RealModule ElementaryFunctions.swift
[77/624] Compiling RealModule Float+Real.swift
[78/624] Compiling RealModule Float80+Real.swift
[79/624] Compiling RealModule Float16+Real.swift
[80/630] Compiling Crypto HPKE.swift
[81/630] Compiling Crypto HPKE-Context.swift
[82/630] Emitting module RealModule
[83/630] Compiling RealModule Double+Real.swift
[84/630] Compiling RealModule AugmentedArithmetic.swift
[84/630] Compiling fiat_p256_adx_sqr.S
[86/630] Compiling _NIODataStructures PriorityQueue.swift
[87/630] Compiling _NIODataStructures _TinyArray.swift
[88/630] 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
[89/630] Compiling Crypto ECDSA_boring.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/630] Compiling Crypto EdDSA_boring.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/630] Compiling Crypto KEM.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/630] Compiling Crypto ECDH_boring.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/630] 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
[93/631] Compiling fiat_p256_adx_mul.S
[94/631] Compiling fiat_curve25519_adx_square.S
[95/631] Compiling fiat_curve25519_adx_mul.S
[97/631] 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
[98/631] Compiling Crypto AES-GCM.swift
[99/631] Compiling Crypto AES-GCM_boring.swift
[100/631] Compiling Crypto ChaChaPoly_boring.swift
[101/634] Compiling Crypto Insecure.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/634] Compiling Crypto Insecure_HashFunctions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/634] Compiling Crypto ECDSA.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/634] Compiling Crypto Ed25519.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/634] Compiling Instrumentation NoOpInstrument.swift
[106/634] Compiling Instrumentation MultiplexInstrument.swift
[106/634] Compiling CNIODarwin shim.c
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[110/634] Compiling Crypto HPKE-KeySchedule.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[111/634] Compiling Crypto HPKE-Modes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/634] 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
[113/634] Compiling Crypto AES.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[114/634] Compiling Crypto ECDSASignature_boring.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[115/634] Compiling Instrumentation Instrument.swift
[116/634] Compiling Instrumentation InstrumentationSystem.swift
[117/634] Compiling Instrumentation Locks.swift
[118/634] Emitting module Instrumentation
[119/634] Compiling CoreMetrics Locks.swift
[120/634] Emitting module _NIODataStructures
[121/634] Compiling _NIODataStructures Heap.swift
[128/635] Emitting module SystemPackage
[129/712] Compiling CoreMetrics Metrics.swift
[130/712] Emitting module CoreMetrics
[130/712] Compiling CNIOBoringSSLShims shims.c
[132/768] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[133/768] Compiling OrderedCollections OrderedSet+Codable.swift
[134/768] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[135/768] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[136/768] Compiling OrderedCollections _Hashtable+Header.swift
[137/768] Compiling OrderedCollections OrderedDictionary+Codable.swift
[138/768] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[139/768] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[140/768] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[141/768] Compiling OrderedCollections OrderedSet+Descriptions.swift
[142/768] Compiling OrderedCollections OrderedSet+Diffing.swift
[143/768] Compiling OrderedCollections OrderedSet+Equatable.swift
[144/770] Compiling Logging LogHandler.swift
[145/770] Emitting module Logging
[146/770] Compiling Logging Locks.swift
[147/770] Compiling Logging Logging.swift
[148/770] Compiling Logging MetadataProvider.swift
[149/770] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[150/770] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[151/770] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[152/777] Compiling Tracing TracerProtocol.swift
[153/777] Compiling Tracing TracingTime.swift
[154/777] Compiling OrderedCollections _HashTable+Bucket.swift
[155/777] Compiling OrderedCollections _HashTable+BucketIterator.swift
[156/777] Compiling OrderedCollections _HashTable+Constants.swift
[157/777] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[158/777] Compiling OrderedCollections _HashTable+Testing.swift
[159/777] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[160/783] 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
[161/783] Compiling Tracing InstrumentationSystem+Tracing.swift
[162/783] Compiling Tracing TracerProtocol+Legacy.swift
[163/783] Emitting module Tracing
[164/783] 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
[165/783] Compiling Tracing NoOpTracer.swift
[166/783] 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
[167/783] Compiling Tracing SpanProtocol.swift
[168/783] 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
[169/783] Compiling Tracing Tracer.swift
[170/783] 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
[171/783] 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
[172/783] 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
[173/783] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[174/783] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[175/783] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[176/783] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[177/783] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[185/883] Compiling HashTreeCollections _HashNode+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
[186/883] Compiling HashTreeCollections _HashNode+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
[187/883] Compiling HashTreeCollections _HashNode+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
[188/883] 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
[189/883] 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
[190/883] 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
[191/883] Compiling HashTreeCollections _HashNodeHeader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/883] Compiling HashTreeCollections _HashSlot.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/883] Compiling HashTreeCollections _HashStack.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/883] Compiling HashTreeCollections _HashTreeIterator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/883] Compiling HashTreeCollections _HashTreeStatistics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/883] 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
[197/883] Compiling HashTreeCollections _AncestorHashSlots.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/883] Compiling HashTreeCollections _Bitmap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/883] Compiling HashTreeCollections _Bucket.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/883] Compiling HashTreeCollections _Hash.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/883] Compiling HashTreeCollections _HashLevel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/883] Compiling HashTreeCollections _HashNode+Builder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[203/883] 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
[204/883] 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
[205/883] 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
[206/883] 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
[207/883] 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
[208/883] 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
[209/883] 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
[210/884] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[211/884] 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
[212/884] 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
[213/884] 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
[214/884] 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
[215/884] 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
[216/884] 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
[217/884] 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
[218/884] Compiling HashTreeCollections _HashNode+Structural 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
[219/884] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[220/884] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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 HashTreeCollections _HashNode+Structural merge.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/891] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[231/891] Compiling HashTreeCollections TreeDictionary+Filter.swift
[232/891] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[233/891] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[234/891] Compiling HashTreeCollections TreeDictionary+Keys.swift
[235/891] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[236/891] Compiling HashTreeCollections TreeDictionary+Merge.swift
[237/891] 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
[238/891] 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
[238/891] Compiling tls_method.cc
[256/891] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[257/891] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[258/891] Compiling HashTreeCollections _HashNode+Structural union.swift
[259/891] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[260/891] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[261/891] Compiling HashTreeCollections TreeSet+Equatable.swift
[262/891] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[263/891] Compiling HashTreeCollections TreeSet+Extras.swift
[264/891] Compiling HashTreeCollections TreeSet+Filter.swift
[265/891] Compiling HashTreeCollections TreeSet+Hashable.swift
[266/891] Compiling HashTreeCollections TreeSet+Sendable.swift
[267/891] Compiling HashTreeCollections TreeSet+Sequence.swift
[268/891] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[269/891] Compiling HashTreeCollections _HashNode+Lookups.swift
[269/891] Compiling tls13_server.cc
[270/891] Compiling tls_record.cc
[272/891] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[281/940] Compiling Configuration ReloadingYAMLProvider.swift
[282/940] Compiling Configuration YAMLProvider.swift
[283/940] Compiling Configuration YAMLProviderSnapshot.swift
[284/940] Compiling Configuration SecretsSpecifier.swift
[285/940] Compiling Configuration ConfigProvider.swift
[286/940] Compiling Configuration ConfigProviderHelpers.swift
[287/940] Compiling Configuration ConfigReader+internalHelpers.swift
[288/940] Compiling Configuration ConfigReader+methods.swift
[289/940] Compiling Configuration ConfigReader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[290/940] Compiling Configuration ConfigKeyEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[291/940] Compiling Configuration SeparatorKeyDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[292/940] Compiling Configuration SeparatorKeyEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[302/940] Emitting module Crypto
[303/948] 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
[304/948] 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
[305/948] 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
[306/948] 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
[307/948] 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
[308/948] 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
[309/948] 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
[310/948] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[323/948] 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
[324/948] 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
[325/948] Emitting module _RopeModule
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[327/948] 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
[328/948] 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
[329/948] 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
[330/948] 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
[331/948] Compiling Crypto RNG_boring.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/948] Compiling Crypto SafeCompare_boring.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/948] Compiling Crypto Zeroization_boring.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/948] Compiling Crypto PrettyBytes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[350/948] Compiling Configuration ConfigSnapshotReader+methods.swift
[351/948] Compiling Configuration ConfigSnapshotReader.swift
[352/948] Compiling Configuration ExpressibleByConfigString.swift
[353/948] Compiling Configuration CLIKeyEncoder.swift
[354/948] Compiling Configuration ConfigKeyDecoder.swift
[355/948] Compiling Configuration CLISnapshot.swift
[356/948] Compiling Configuration CommandLineArgumentsProvider.swift
[357/948] Compiling Configuration CommonProviderFileSystem.swift
[358/948] Compiling Configuration AccessLogger.swift
[359/948] Compiling Configuration FileAccessLogger.swift
[360/948] Compiling Configuration ConfigContext.swift
[361/948] Compiling Configuration ConfigKey.swift
[362/948] Compiling Configuration DirectoryFilesProvider.swift
[363/948] Compiling Configuration InMemoryProvider.swift
[364/948] Compiling Configuration MutableInMemoryProvider.swift
[365/948] Compiling Configuration JSONProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[373/948] Compiling tls13_enc.cc
[374/948] Compiling tls13_client.cc
[376/948] Compiling Configuration EnvironmentKeyEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[377/948] Compiling Configuration EnvironmentVariablesProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[378/948] Compiling Configuration JSONProviderSnapshot.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[379/948] Compiling Configuration ReloadingJSONProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[380/948] Compiling Configuration ConfigProvider+Operators.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[381/948] Compiling Configuration KeyMappingProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[391/948] Compiling Configuration ReloadingFileProviderCore.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[392/948] Compiling Configuration ReloadingFileProviderMetrics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[393/948] Compiling Configuration EnvironmentFileParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[398/948] Compiling Configuration MultiProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/948] Compiling Configuration CLIArgumentParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[400/948] Compiling Configuration AccessReporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[419/948] Compiling tls13_both.cc
[420/948] Compiling t1_enc.cc
[422/948] Emitting module Metrics
[423/948] Compiling Metrics Metrics.swift
[504/948] Compiling ssl_versions.cc
[505/948] Compiling ssl_transcript.cc
[506/948] Compiling ssl_x509.cc
[508/948] 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
[508/948] Compiling ssl_stat.cc
[510/948] Compiling RoutingKit TrieRouter.swift
[511/948] Compiling RoutingKit PathComponent.swift
[512/948] Compiling RoutingKit Parameters.swift
[513/948] Compiling RoutingKit Router.swift
[514/948] Emitting module RoutingKit
[515/948] Compiling RoutingKit AnyRouter.swift
[515/948] Compiling ssl_privkey.cc
[516/948] Compiling ssl_session.cc
[517/948] Compiling ssl_key_share.cc
[518/948] Compiling ssl_file.cc
[519/948] Compiling ssl_credential.cc
[520/948] Compiling ssl_lib.cc
[521/948] Compiling ssl_cipher.cc
[523/948] Emitting module Configuration
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[523/952] Compiling ssl_cert.cc
[524/952] Compiling ssl_buffer.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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[547/952] Compiling ssl_aead_ctx.cc
[548/952] Compiling ssl_asn1.cc
[550/952] Compiling Configuration AsyncSequences.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[551/952] Compiling Configuration FoundationExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[552/952] Compiling Configuration combineLatestOneOrMore.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[553/952] Compiling Configuration ConfigBytesFromStringDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[562/952] Compiling s3_pkt.cc
[563/952] Compiling s3_lib.cc
[564/952] Compiling s3_both.cc
[565/952] Compiling handshake_server.cc
[566/952] Compiling handshake_client.cc
[567/952] Compiling handshake.cc
[568/952] Compiling handoff.cc
[569/952] Compiling encrypted_client_hello.cc
[570/952] Compiling md5-x86_64-linux.S
[571/952] Compiling extensions.cc
[572/952] Compiling md5-x86_64-apple.S
[573/952] Compiling md5-586-linux.S
[574/952] Compiling md5-586-apple.S
[575/952] Compiling dtls_method.cc
[576/952] Compiling d1_srtp.cc
[577/952] Compiling dtls_record.cc
[578/952] Compiling chacha20_poly1305_x86_64-linux.S
[579/952] Compiling chacha20_poly1305_x86_64-apple.S
[580/952] Compiling chacha20_poly1305_armv8-win.S
[581/952] Compiling chacha20_poly1305_armv8-linux.S
[582/952] Compiling chacha-x86_64-linux.S
[583/952] Compiling chacha-x86_64-apple.S
[584/952] Compiling bio_ssl.cc
[585/952] Compiling chacha20_poly1305_armv8-apple.S
[586/952] Compiling chacha-x86-linux.S
[587/952] Compiling chacha-x86-apple.S
[588/952] Compiling chacha-armv8-win.S
[589/952] Compiling chacha-armv8-linux.S
[590/952] Compiling d1_pkt.cc
[591/952] Compiling chacha-armv4-linux.S
[592/952] Compiling chacha-armv8-apple.S
[593/952] Compiling aes128gcmsiv-x86_64-linux.S
[594/952] Compiling d1_lib.cc
[595/952] Compiling aes128gcmsiv-x86_64-apple.S
[596/952] Compiling x86_64-mont5-linux.S
[597/952] Compiling x86_64-mont-linux.S
[598/952] Compiling x86_64-mont5-apple.S
[599/952] Compiling x86-mont-linux.S
[600/952] Compiling x86_64-mont-apple.S
[601/952] Compiling x86-mont-apple.S
[602/952] Compiling vpaes-x86_64-apple.S
[603/952] Compiling vpaes-x86_64-linux.S
[604/952] Compiling vpaes-x86-apple.S
[605/952] Compiling vpaes-x86-linux.S
[606/952] Compiling vpaes-armv8-linux.S
[607/952] Compiling err_data.cc
[608/952] Compiling d1_both.cc
[609/952] Compiling vpaes-armv8-win.S
[610/952] Compiling sha512-x86_64-linux.S
[611/952] Compiling vpaes-armv7-linux.S
[612/952] Compiling vpaes-armv8-apple.S
[613/952] Compiling sha512-armv8-win.S
[614/952] Compiling sha512-x86_64-apple.S
[615/952] Compiling sha512-586-linux.S
[616/952] Compiling sha512-armv4-linux.S
[617/952] Compiling sha512-armv8-linux.S
[618/952] Compiling sha512-586-apple.S
[619/952] Compiling sha256-x86_64-linux.S
[619/952] Compiling sha256-x86_64-apple.S
[619/952] Compiling sha512-armv8-apple.S
[622/952] Compiling sha256-armv8-linux.S
[623/952] Compiling sha256-armv8-win.S
[624/952] Compiling sha256-armv4-linux.S
[625/952] Compiling sha256-586-linux.S
[626/952] Compiling sha256-armv8-apple.S
[627/952] Compiling sha1-x86_64-apple.S
[628/952] Compiling sha256-586-apple.S
[629/952] Compiling sha1-armv8-win.S
[629/952] Compiling sha1-x86_64-linux.S
[631/952] Compiling sha1-armv8-linux.S
[632/952] Compiling sha1-armv8-apple.S
[633/952] Compiling sha1-armv4-large-linux.S
[634/952] Compiling sha1-586-linux.S
[635/952] Compiling sha1-586-apple.S
[636/952] Compiling rsaz-avx2-apple.S
[637/952] Compiling rdrand-x86_64-apple.S
[638/952] Compiling rsaz-avx2-linux.S
[638/952] Compiling rdrand-x86_64-linux.S
[640/952] Compiling p256_beeu-x86_64-asm-linux.S
[641/952] Compiling p256_beeu-x86_64-asm-apple.S
[642/952] Compiling p256_beeu-armv8-asm-linux.S
[643/952] Compiling p256_beeu-armv8-asm-win.S
[644/952] Compiling p256-armv8-asm-win.S
[644/952] Compiling p256_beeu-armv8-asm-apple.S
[646/952] Compiling p256-armv8-asm-linux.S
[646/952] Compiling p256-x86_64-asm-linux.S
[648/952] Compiling p256-x86_64-asm-apple.S
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[658/952] Compiling p256-armv8-asm-apple.S
[659/952] Compiling ghashv8-armv8-win.S
[660/952] Compiling ghashv8-armv8-linux.S
[661/952] Compiling ghashv8-armv8-apple.S
[662/952] Compiling ghash-x86_64-linux.S
[663/952] Compiling ghash-x86-linux.S
[664/952] Compiling ghashv8-armv7-linux.S
[664/952] Compiling ghash-x86-apple.S
[666/952] Compiling ghash-x86_64-apple.S
[667/952] Compiling ghash-ssse3-x86_64-linux.S
[668/952] Compiling ghash-ssse3-x86_64-apple.S
[668/952] Compiling ghash-ssse3-x86-linux.S
[670/952] Compiling ghash-ssse3-x86-apple.S
[671/952] Compiling ghash-neon-armv8-win.S
[672/952] Compiling ghash-neon-armv8-linux.S
[673/952] Compiling ghash-neon-armv8-apple.S
[674/952] Compiling co-586-linux.S
[674/952] Compiling co-586-apple.S
[674/952] Compiling ghash-armv4-linux.S
[677/952] Compiling bn-armv8-linux.S
[678/952] Compiling bn-armv8-apple.S
[679/952] Compiling bsaes-armv7-linux.S
[679/952] Compiling bn-armv8-win.S
[681/952] Compiling bn-586-linux.S
[682/952] Compiling armv8-mont-linux.S
[683/952] Compiling armv8-mont-win.S
[684/952] Compiling armv4-mont-linux.S
[684/952] Compiling bn-586-apple.S
[686/952] Compiling armv8-mont-apple.S
[687/952] Compiling aesv8-gcm-armv8-win.S
[688/952] Compiling aesv8-gcm-armv8-linux.S
[689/952] Compiling aesv8-armv8-win.S
[690/952] Compiling aesv8-armv8-linux.S
[691/952] Compiling aesv8-gcm-armv8-apple.S
[692/952] Compiling aesv8-armv7-linux.S
[693/952] Compiling aesv8-armv8-apple.S
[694/952] Compiling aesni-x86_64-apple.S
[695/952] Compiling aesni-x86_64-linux.S
[696/952] Compiling aesni-x86-linux.S
[697/952] Compiling aesni-x86-apple.S
[698/952] Compiling aesni-gcm-x86_64-linux.S
[699/952] Compiling aes-gcm-avx2-x86_64-apple.S
[699/952] Compiling aesni-gcm-x86_64-apple.S
[701/952] Compiling aes-gcm-avx2-x86_64-linux.S
[702/952] Compiling aes-gcm-avx10-x86_64-apple.S
[703/952] Compiling aes-gcm-avx10-x86_64-linux.S
[704/952] Compiling x_val.cc
[705/952] Compiling x_x509a.cc
[706/952] Compiling x_x509.cc
[707/952] Compiling x_sig.cc
[708/952] Compiling x_req.cc
[709/952] Compiling x_spki.cc
[709/952] Compiling x_pubkey.cc
[711/952] Compiling x_exten.cc
[712/952] Compiling x_name.cc
[713/952] Compiling x_crl.cc
[714/952] Compiling x_attrib.cc
[715/952] Compiling x_algor.cc
[716/952] Compiling x509spki.cc
[717/952] Compiling x_all.cc
[718/952] Compiling x509rset.cc
[719/952] Compiling x509name.cc
[720/952] Compiling x509cset.cc
[721/952] Compiling x509_vpm.cc
[722/952] Compiling x509_v3.cc
[723/952] Compiling x509_vfy.cc
[724/952] Compiling x509_txt.cc
[725/952] Compiling x509_trs.cc
[726/952] Compiling x509_set.cc
[727/952] Compiling x509_req.cc
[728/952] Compiling x509_obj.cc
[729/952] Compiling x509_def.cc
[730/952] Compiling x509_d2.cc
[731/952] Compiling x509_ext.cc
[732/952] Compiling x509_lu.cc
[733/952] Compiling x509_cmp.cc
[734/952] Compiling x509_att.cc
[735/952] Compiling x509.cc
[736/952] Compiling v3_skey.cc
[737/952] Compiling v3_utl.cc
[738/952] Compiling v3_purp.cc
[739/952] Compiling v3_prn.cc
[740/952] Compiling v3_ocsp.cc
[741/952] Compiling v3_pmaps.cc
[742/952] Compiling v3_pcons.cc
[743/952] Compiling v3_ncons.cc
[744/952] Compiling v3_int.cc
[745/952] Compiling v3_lib.cc
[746/952] Compiling v3_ia5.cc
[747/952] Compiling v3_info.cc
[748/952] Compiling v3_enum.cc
[749/952] Compiling v3_genn.cc
[750/952] Compiling v3_extku.cc
[751/952] Compiling v3_crld.cc
[752/952] Compiling v3_conf.cc
[753/952] Compiling v3_cpols.cc
[754/952] Compiling v3_bitst.cc
[755/952] Compiling v3_bcons.cc
[756/952] Compiling v3_akeya.cc
[757/952] Compiling v3_alt.cc
[758/952] Compiling v3_akey.cc
[759/952] Compiling t_x509a.cc
[760/952] Compiling t_x509.cc
[761/952] Compiling t_crl.cc
[762/952] Compiling t_req.cc
[763/952] Compiling rsa_pss.cc
[764/952] Compiling i2d_pr.cc
[765/952] Compiling name_print.cc
[766/952] Compiling policy.cc
[767/952] Compiling by_file.cc
[768/952] Compiling a_verify.cc
[769/952] Compiling a_digest.cc
[770/952] Compiling algorithm.cc
[770/952] Compiling by_dir.cc
[772/952] Compiling a_sign.cc
[773/952] Compiling asn1_gen.cc
[774/952] Compiling voprf.cc
[775/952] Compiling thread_win.cc
[776/952] Compiling thread.cc
[777/952] Compiling thread_pthread.cc
[778/952] Compiling thread_none.cc
[779/952] Compiling stack.cc
[780/952] Compiling trust_token.cc
[781/952] Compiling pmbtoken.cc
[782/952] Compiling slhdsa.cc
[783/952] Compiling spake2plus.cc
[784/952] Compiling siphash.cc
[785/952] Compiling sha512.cc
[786/952] Compiling sha256.cc
[787/952] Compiling sha1.cc
[788/952] Compiling rsa_print.cc
[789/952] Compiling rsa_extra.cc
[790/952] Compiling rsa_crypt.cc
[791/952] Compiling refcount.cc
[792/952] Compiling rc4.cc
[793/952] Compiling rsa_asn1.cc
[794/952] Compiling windows.cc
[795/952] Compiling urandom.cc
[796/952] Compiling trusty.cc
[797/952] Compiling rand.cc
[798/952] Compiling passive.cc
[799/952] Compiling ios.cc
[800/952] Compiling poly1305_arm_asm.S
[801/952] Compiling getentropy.cc
[802/952] Compiling forkunsafe.cc
[803/952] Compiling fork_detect.cc
[804/952] Compiling deterministic.cc
[805/952] Compiling poly1305_vec.cc
[806/952] Compiling poly1305_arm.cc
[807/952] Compiling poly1305.cc
[808/952] Compiling pool.cc
[809/952] Compiling pkcs8.cc
[809/952] Compiling pkcs8_x509.cc
[811/952] Compiling pkcs7.cc
[812/952] Compiling p5_pbev2.cc
[813/952] Compiling pkcs7_x509.cc
[814/952] Compiling pem_xaux.cc
[815/952] Compiling pem_x509.cc
[816/952] Compiling pem_pkey.cc
[817/952] Compiling pem_pk8.cc
[818/952] Compiling pem_oth.cc
[819/952] Compiling mlkem.cc
[820/952] Compiling obj_xref.cc
[821/952] Compiling pem_info.cc
[822/952] Compiling pem_all.cc
[823/952] Compiling pem_lib.cc
[824/952] Compiling mldsa.cc
[825/952] Compiling obj.cc
[826/952] Compiling poly_rq_mul.S
[827/952] Compiling mem.cc
[828/952] Compiling fips_shared_support.cc
[829/952] Compiling md5.cc
[830/952] Compiling md4.cc
[831/952] Compiling lhash.cc
[832/952] Compiling kyber.cc
[833/952] Compiling ex_data.cc
[834/952] Compiling sign.cc
[835/952] Compiling scrypt.cc
[836/952] Compiling pbkdf.cc
[837/952] Compiling print.cc
[838/952] Compiling hpke.cc
[839/952] Compiling hrss.cc
[840/952] Compiling p_x25519_asn1.cc
[841/952] Compiling p_x25519.cc
[842/952] Compiling p_ed25519.cc
[843/952] Compiling p_rsa_asn1.cc
[844/952] Compiling p_rsa.cc
[844/952] Compiling p_hkdf.cc
[846/952] Compiling p_ec.cc
[847/952] Compiling p_ed25519_asn1.cc
[848/952] Compiling p_ec_asn1.cc
[849/952] Compiling p_dh_asn1.cc
[850/952] Compiling p_dh.cc
[851/952] Compiling p_dsa_asn1.cc
[852/952] Compiling evp_ctx.cc
[853/952] Compiling err.cc
[854/952] Compiling evp.cc
[855/952] Compiling engine.cc
[856/952] Compiling evp_asn1.cc
[857/952] Compiling ecdsa_asn1.cc
[858/952] Compiling ecdh.cc
[859/952] Compiling ec_derive.cc
[860/952] Compiling hash_to_curve.cc
[861/952] Compiling dsa.cc
[862/952] Compiling ec_asn1.cc
[863/952] Compiling dsa_asn1.cc
[864/952] Compiling bcm.cc
[865/952] Compiling digest_extra.cc
[866/952] Compiling x25519-asm-arm.S
[867/952] Compiling params.cc
[868/952] Compiling des.cc
[869/952] Compiling curve25519_64_adx.cc
[869/952] Compiling dh_asn1.cc
[871/952] Compiling spake25519.cc
[872/952] Compiling cpu_intel.cc
[873/952] Compiling crypto.cc
[874/952] Compiling cpu_arm_linux.cc
[875/952] Compiling cpu_aarch64_win.cc
[876/952] Compiling cpu_arm_freebsd.cc
[877/952] Compiling curve25519.cc
[878/952] Compiling cpu_aarch64_sysreg.cc
[879/952] Compiling cpu_aarch64_openbsd.cc
[880/952] Compiling cpu_aarch64_linux.cc
[881/952] Compiling cpu_aarch64_fuchsia.cc
[882/952] Compiling cpu_aarch64_apple.cc
[883/952] Compiling get_cipher.cc
[884/952] Compiling tls_cbc.cc
[885/952] Compiling conf.cc
[886/952] Compiling e_tls.cc
[887/952] Compiling e_rc4.cc
[888/952] Compiling e_null.cc
[889/952] Compiling e_rc2.cc
[890/952] Compiling e_des.cc
[891/952] Compiling e_chacha20poly1305.cc
[892/952] Compiling e_aesgcmsiv.cc
[893/952] Compiling derive_key.cc
[894/952] Compiling chacha.cc
[895/952] Compiling e_aesctrhmac.cc
[896/952] Compiling unicode.cc
[897/952] Compiling ber.cc
[898/952] Compiling cbs.cc
[899/952] Compiling asn1_compat.cc
[900/952] Compiling cbb.cc
[901/952] Compiling buf.cc
[902/952] Compiling blake2.cc
[903/952] Compiling socket_helper.cc
[904/952] Compiling bn_asn1.cc
[905/952] Compiling socket.cc
[906/952] Compiling convert.cc
[907/952] Compiling printf.cc
[908/952] Compiling pair.cc
[909/952] Compiling hexdump.cc
[910/952] Compiling file.cc
[911/952] Compiling fd.cc
[912/952] Compiling errno.cc
[913/952] Compiling connect.cc
[914/952] Compiling bio_mem.cc
[915/952] Compiling base64.cc
[916/952] Compiling bio.cc
[917/952] Compiling tasn_typ.cc
[918/952] Compiling tasn_fre.cc
[919/952] Compiling tasn_enc.cc
[920/952] Compiling tasn_utl.cc
[921/952] Compiling tasn_new.cc
[922/952] Compiling posix_time.cc
[923/952] Compiling f_string.cc
[924/952] Compiling f_int.cc
[925/952] Compiling tasn_dec.cc
[926/952] Compiling asn_pack.cc
[927/952] Compiling asn1_par.cc
[928/952] Compiling asn1_lib.cc
[929/952] Compiling a_utctm.cc
[930/952] Compiling a_type.cc
[931/952] Compiling a_time.cc
[932/952] Compiling a_octet.cc
[933/952] Compiling a_strnid.cc
[934/952] Compiling a_strex.cc
[935/952] Compiling a_mbstr.cc
[936/952] Compiling a_object.cc
[937/952] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[938/952] Write sources
[940/952] Compiling a_int.cc
[941/952] Compiling a_i2d_fp.cc
[942/952] Write sources
[945/952] Compiling a_dup.cc
[946/952] Compiling a_d2i_fp.cc
[947/952] Compiling a_gentm.cc
[948/959] Compiling a_bitstr.cc
[949/977] Compiling a_bool.cc
[951/1052] Compiling Algorithms Suffix.swift
[952/1052] Compiling Algorithms Trim.swift
[953/1054] Compiling Algorithms Indexed.swift
[954/1054] Compiling Algorithms Intersperse.swift
[955/1054] Compiling Algorithms Joined.swift
[956/1054] Compiling Algorithms Keyed.swift
[957/1055] 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
[958/1055] 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
[959/1055] 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
[960/1055] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[963/1060] Compiling Algorithms MinMax.swift
[964/1060] Compiling Algorithms Partition.swift
[965/1060] Compiling Algorithms Permutations.swift
[966/1060] 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
[968/1060] Compiling Algorithms Unique.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[969/1060] Compiling Algorithms Windows.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[970/1060] Compiling BitCollections BitSet+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
[971/1060] Compiling BitCollections BitSet+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
[972/1060] Compiling BitCollections BitSet+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
[973/1060] Compiling BitCollections BitSet+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
[974/1060] Compiling BitCollections BitSet+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
[975/1060] Compiling BitCollections BitSet+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
[976/1060] Compiling BitCollections BitSet+Random.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[977/1060] Compiling BitCollections BitSet+SetAlgebra basics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[978/1060] Compiling BitCollections BitSet+SetAlgebra conformance.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[979/1060] Compiling Atomics Unmanaged extensions.swift
[980/1060] 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
[985/1060] 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
[986/1060] 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
[987/1060] 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
[988/1060] 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
[989/1060] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[998/1060] 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
[999/1060] 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
[1000/1060] 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
[1001/1060] 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
[1002/1060] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1004/1060] 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
[1005/1060] 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
[1006/1060] 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
[1007/1060] 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
[1008/1060] 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
[1009/1060] 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
[1010/1060] Compiling BitCollections BitSet+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
[1011/1060] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1012/1060] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1013/1060] 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
[1014/1060] 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
[1015/1060] 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
[1016/1060] 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
[1017/1060] 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
[1018/1060] 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
[1019/1060] 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
[1020/1060] 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
[1021/1060] 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
[1022/1060] 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
[1023/1060] 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
[1024/1060] 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
[1025/1060] 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
[1026/1060] 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
[1027/1060] 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
[1054/1062] 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
[1055/1062] 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
[1059/1062] Emitting module Atomics
[1059/1062] Compiling c-nioatomics.c
[1061/1062] Emitting module Algorithms
[1061/1062] Compiling c-atomics.c
[1063/1068] Compiling NIOConcurrencyHelpers lock.swift
[1064/1068] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1065/1068] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1066/1068] Compiling NIOConcurrencyHelpers atomics.swift
[1067/1068] Emitting module NIOConcurrencyHelpers
[1068/1068] Compiling NIOConcurrencyHelpers NIOLock.swift
[1069/1158] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1070/1158] Compiling NIOCore Codec.swift
[1071/1158] Compiling NIOCore ConvenienceOptionSupport.swift
[1072/1158] Compiling NIOCore DeadChannel.swift
[1073/1158] Compiling NIOCore DispatchQueue+WithFuture.swift
[1074/1158] Compiling NIOCore EventLoop+Deprecated.swift
[1075/1158] Compiling NIOCore AsyncChannelHandler.swift
[1076/1158] Compiling NIOCore AsyncChannelInboundStream.swift
[1077/1158] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1078/1160] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1079/1160] Compiling NIOCore BSDSocketAPI.swift
[1080/1160] Compiling NIOCore ByteBuffer-aux.swift
[1081/1160] Emitting module ConsoleKitTerminal
[1082/1160] Compiling NIOCore AddressedEnvelope.swift
[1083/1160] Compiling NIOCore AsyncAwaitSupport.swift
[1084/1160] Compiling NIOCore AsyncChannel.swift
[1085/1160] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1086/1160] Compiling NIOCore NIOAsyncWriter.swift
[1087/1160] Compiling NIOCore FileDescriptor.swift
[1088/1160] Compiling NIOCore FileHandle.swift
[1089/1160] Compiling NIOCore FileRegion.swift
[1090/1160] Compiling NIOCore EventLoop+SerialExecutor.swift
[1091/1160] Compiling NIOCore EventLoop.swift
[1092/1160] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1093/1160] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1094/1160] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1095/1160] Compiling NIOCore EventLoopFuture.swift
[1096/1160] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1097/1160] Compiling ConsoleKitTerminal LoggerFragment.swift
[1098/1160] Compiling NIOCore GlobalSingletons.swift
[1099/1160] Compiling NIOCore IO.swift
[1100/1160] Compiling NIOCore IOData.swift
[1101/1160] Compiling NIOCore IPProtocol.swift
[1102/1160] Compiling NIOCore IntegerBitPacking.swift
[1103/1160] Compiling NIOCore IntegerTypes.swift
[1104/1160] Compiling NIOCore Interfaces.swift
[1105/1160] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1106/1160] Compiling NIOCore NIOScheduledCallback.swift
[1107/1160] Compiling NIOCore NIOSendable.swift
[1108/1160] Compiling NIOCore RecvByteBufferAllocator.swift
[1109/1160] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1110/1160] Compiling NIOCore SocketAddresses.swift
[1111/1188] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1112/1188] Compiling ConsoleKitCommands AsyncCommand.swift
[1113/1188] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1114/1188] Compiling ConsoleKitCommands AsyncCommands.swift
[1115/1188] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1116/1188] Compiling ConsoleKitCommands AnyCommand.swift
[1117/1188] Compiling ConsoleKitCommands Command.swift
[1118/1188] Emitting module ConsoleKitCommands
[1119/1188] Compiling ConsoleKitCommands Flag.swift
[1120/1188] Compiling ConsoleKitCommands Option.swift
[1121/1190] Compiling ConsoleKitCommands Argument.swift
[1122/1190] Compiling ConsoleKitCommands CommandSignature.swift
[1123/1190] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1124/1190] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1125/1190] Compiling NIOCore SocketOptionProvider.swift
[1126/1190] Compiling NIOCore SystemCallHelpers.swift
[1127/1190] Compiling NIOCore TimeAmount+Duration.swift
[1128/1190] Compiling NIOCore TypeAssistedChannelHandler.swift
[1129/1190] Compiling NIOCore UniversalBootstrapSupport.swift
[1130/1190] Compiling NIOCore Utilities.swift
[1131/1190] Compiling ConsoleKitCommands CommandContext.swift
[1132/1190] Compiling ConsoleKitCommands CommandError.swift
[1133/1190] Compiling ConsoleKitCommands CommandGroup.swift
[1134/1190] Compiling ConsoleKitCommands CommandInput.swift
[1135/1190] Compiling ConsoleKitCommands Commands.swift
[1136/1190] Compiling ConsoleKitCommands Console+Run.swift
[1137/1190] Compiling ConsoleKitCommands ConsoleError.swift
[1138/1190] Compiling ConsoleKitCommands Completion.swift
[1145/1190] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1146/1190] Compiling ConsoleKitCommands Utilities.swift
[1147/1190] Compiling NIOCore Channel.swift
[1148/1190] Compiling NIOCore ChannelHandler.swift
[1149/1190] Compiling NIOCore ChannelHandlers.swift
[1150/1190] Compiling NIOCore ChannelInvoker.swift
[1151/1190] Compiling NIOCore ChannelOption.swift
[1152/1190] Compiling NIOCore ChannelPipeline.swift
[1153/1190] Compiling NIOCore CircularBuffer.swift
[1169/1192] Emitting module ConsoleKit
[1170/1192] Compiling ConsoleKit Exports.swift
[1178/1192] Compiling NIOCore Linux.swift
[1179/1192] Compiling NIOCore MarkedCircularBuffer.swift
[1180/1192] Compiling NIOCore MulticastChannel.swift
[1181/1192] Compiling NIOCore NIOAny.swift
[1182/1192] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1183/1192] Compiling NIOCore NIOCoreSendableMetatype.swift
[1184/1192] Compiling NIOCore NIOLoopBound.swift
[1185/1192] Compiling NIOCore ByteBuffer-core.swift
[1186/1192] Compiling NIOCore ByteBuffer-hex.swift
[1187/1192] Compiling NIOCore ByteBuffer-int.swift
[1188/1192] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1189/1192] Compiling NIOCore ByteBuffer-multi-int.swift
[1190/1192] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1191/1192] Compiling NIOCore ByteBuffer-views.swift
[1192/1192] Emitting module NIOCore
[1193/1248] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1194/1248] Compiling NIOEmbedded AsyncTestingChannel.swift
[1195/1248] Emitting module NIOEmbedded
[1196/1248] Compiling NIOEmbedded Embedded.swift
[1197/1248] Compiling NIOPosix GetaddrinfoResolver.swift
[1198/1248] Compiling NIOPosix HappyEyeballs.swift
[1199/1248] Compiling NIOPosix IO.swift
[1200/1248] Compiling NIOPosix IntegerBitPacking.swift
[1201/1248] Compiling NIOPosix IntegerTypes.swift
[1202/1248] Compiling NIOPosix Linux.swift
[1203/1253] Compiling NIOPosix ServerSocket.swift
[1204/1253] Compiling NIOPosix Socket.swift
[1205/1253] Compiling NIOPosix SocketChannel.swift
[1206/1253] Compiling NIOPosix SocketProtocols.swift
[1207/1253] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1208/1253] Emitting module NIOPosix
[1209/1253] Compiling NIOPosix Utilities.swift
[1210/1253] Compiling NIOPosix VsockAddress.swift
[1211/1253] Compiling NIOPosix VsockChannelEvents.swift
[1212/1253] Compiling NIOPosix Windows.swift
[1213/1253] Compiling NIOPosix resource_bundle_accessor.swift
[1214/1253] Compiling NIOPosix SelectorEpoll.swift
[1215/1253] Compiling NIOPosix SelectorGeneric.swift
[1216/1253] Compiling NIOPosix SelectorKqueue.swift
[1217/1253] Compiling NIOPosix SelectorUring.swift
[1218/1253] Compiling NIOPosix SelectorWSAPoll.swift
[1219/1253] Compiling NIOPosix BSDSocketAPICommon.swift
[1220/1253] Compiling NIOPosix BSDSocketAPIPosix.swift
[1221/1253] Compiling NIOPosix BSDSocketAPIWindows.swift
[1222/1253] Compiling NIOPosix BaseSocket.swift
[1223/1253] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1224/1253] Compiling NIOPosix BaseSocketChannel.swift
[1225/1253] Compiling NIOPosix LinuxCPUSet.swift
[1226/1253] Compiling NIOPosix LinuxUring.swift
[1227/1253] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1228/1253] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1229/1253] Compiling NIOPosix NIOThreadPool.swift
[1230/1253] Compiling NIOPosix NonBlockingFileIO.swift
[1231/1253] Compiling NIOPosix PendingDatagramWritesManager.swift
[1232/1253] Compiling NIOPosix PendingWritesManager.swift
[1233/1253] Compiling NIOPosix PipeChannel.swift
[1234/1253] Compiling NIOPosix PipePair.swift
[1235/1253] Compiling NIOPosix Pool.swift
[1236/1253] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1237/1253] Compiling NIOPosix PosixSingletons.swift
[1238/1253] Compiling NIOPosix RawSocketBootstrap.swift
[1239/1253] Compiling NIOPosix Resolver.swift
[1240/1253] Compiling NIOPosix Selectable.swift
[1241/1253] Compiling NIOPosix SelectableChannel.swift
[1242/1253] Compiling NIOPosix SelectableEventLoop.swift
[1243/1253] Compiling NIOPosix System.swift
[1244/1253] Compiling NIOPosix Thread.swift
[1245/1253] Compiling NIOPosix ThreadPosix.swift
[1246/1253] Compiling NIOPosix ThreadWindows.swift
[1247/1253] Compiling NIOPosix UnsafeTransfer.swift
[1248/1253] Compiling NIOPosix BaseStreamSocketChannel.swift
[1249/1253] Compiling NIOPosix Bootstrap.swift
[1250/1253] Compiling NIOPosix ControlMessage.swift
[1251/1253] Compiling NIOPosix DatagramVectorReadManager.swift
[1252/1253] Compiling NIOPosix Errors+Any.swift
[1253/1253] Compiling NIOPosix FileDescriptor.swift
[1254/1315] Compiling NIO Exports.swift
[1255/1315] Emitting module NIO
[1256/1326] Compiling _NIOFileSystem BufferedWriter.swift
[1257/1326] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[1258/1340] Compiling NIOSOCKS SOCKSClientHandler.swift
[1259/1340] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1260/1340] Compiling NIOSOCKS AuthenticationMethod.swift
[1261/1357] Compiling _NIOFileSystem IOStrategy.swift
[1262/1357] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1263/1357] Compiling _NIOFileSystem FileSystemError.swift
[1264/1357] Compiling _NIOFileSystem FileSystemProtocol.swift
[1265/1357] Compiling _NIOFileSystem FileType.swift
[1266/1357] Compiling _NIOFileSystem FileSystem.swift
[1267/1357] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[1268/1357] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1269/1357] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1270/1357] Compiling NIOTLS TLSEvents.swift
[1271/1357] Compiling NIOSOCKS SOCKSResponse.swift
[1272/1357] Compiling NIOSOCKS ClientStateMachine.swift
[1273/1357] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1274/1358] Compiling NIOSOCKS Helpers.swift
[1275/1358] Compiling NIOSOCKS Errors.swift
[1276/1358] Compiling NIOSOCKS Messages.swift
[1277/1358] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1278/1358] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1279/1358] Compiling NIOSOCKS SOCKSRequest.swift
[1280/1358] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1281/1358] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1282/1358] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1283/1358] Emitting module NIOTLS
[1284/1358] Compiling NIOTLS SNIHandler.swift
[1285/1358] Compiling NIOHTTP1 HTTPTypes.swift
[1286/1358] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1287/1358] Emitting module NIOSOCKS
[1288/1358] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1289/1358] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1290/1358] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1291/1358] Compiling NIOHTTP1 HTTPDecoder.swift
[1292/1358] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1293/1358] Compiling NIOSOCKS ServerStateMachine.swift
[1294/1389] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1295/1389] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1296/1389] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1297/1389] Emitting module NIOFoundationCompat
[1298/1389] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1299/1389] Compiling NIOSSL SubjectAlternativeName.swift
[1300/1389] Compiling NIOSSL NIOSSLSecureBytes.swift
[1301/1389] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1302/1389] Compiling NIOSSL SSLErrors.swift
[1303/1389] Compiling NIOSSL LinuxCABundle.swift
[1304/1389] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1305/1389] Compiling NIOSSL ByteBufferBIO.swift
[1306/1389] Compiling NIOSSL CustomPrivateKey.swift
[1307/1390] Compiling NIOSSL NIOSSLServerHandler.swift
[1308/1390] Compiling NIOSSL ObjectIdentifier.swift
[1309/1390] Compiling NIOSSL PosixPort.swift
[1310/1390] Compiling NIOSSL SSLCallbacks.swift
[1311/1390] Compiling NIOSSL SSLConnection.swift
[1312/1416] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1313/1416] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1314/1416] Compiling NIOSSL SafeCompare.swift
[1315/1416] Compiling NIOSSL Zeroization.swift
[1318/1416] Compiling NIOSSL RNG.swift
[1319/1416] Compiling NIOSSL SSLPublicKey.swift
[1320/1416] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1321/1416] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1322/1416] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1323/1416] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1324/1416] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1325/1416] Compiling NIOTransportServices NIOTSSingletons.swift
[1326/1416] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1327/1416] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1328/1416] Emitting module _NIOFileSystem
[1329/1416] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1330/1416] Compiling NIOSSL TLSConfiguration.swift
[1331/1416] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1332/1416] Compiling _NIOFileSystem Mocking.swift
[1333/1416] Compiling _NIOFileSystem Syscall.swift
[1334/1416] Compiling _NIOFileSystem Syscalls.swift
[1335/1416] Compiling _NIOFileSystem SystemFileHandle.swift
[1336/1416] Compiling _NIOFileSystem Utilities.swift
[1337/1416] Compiling _NIOFileSystem NIOFilePath.swift
[1339/1416] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1340/1416] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1341/1416] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1342/1416] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1343/1416] Compiling NIOTransportServices AcceptHandler.swift
[1344/1416] Compiling NIOTransportServices StateManagedChannel.swift
[1346/1416] Emitting module NIOHTTP1
[1347/1416] Compiling NIOTransportServices NIOTSBootstraps.swift
[1348/1416] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1349/1416] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[1350/1416] Compiling _NIOFileSystem OpenOptions.swift
[1351/1416] Compiling _NIOFileSystem String+FileSystem.swift
[1352/1416] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1353/1482] Emitting module NIOTransportServices
[1354/1484] Compiling MultipartKit MultipartPart.swift
[1355/1484] Compiling MultipartKit MultipartPartConvertible.swift
[1356/1484] Compiling NIOWebSocket WebSocketOpcode.swift
[1360/1485] Emitting module AsyncKit
[1361/1485] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1362/1485] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1363/1485] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1364/1485] Compiling MultipartKit FormDataEncoder.swift
[1365/1485] Compiling MultipartKit Storage.swift
[1366/1485] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1367/1485] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1368/1485] Compiling MultipartKit MultipartFormData.swift
[1369/1485] Compiling MultipartKit MultipartParser.swift
[1370/1485] Compiling NIOHPACK IntegerCoding.swift
[1371/1486] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1372/1486] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1376/1488] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1377/1488] Compiling NIOHPACK HuffmanTables.swift
[1378/1488] Compiling NIOHPACK IndexedHeaderTable.swift
[1379/1488] Emitting module NIOSSL
[1380/1491] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1382/1491] Compiling MultipartKit FormDataDecoder.swift
[1383/1491] Compiling MultipartKit Exports.swift
[1384/1491] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1385/1491] Compiling MultipartKit BasicCodingKey.swift
[1386/1491] Compiling MultipartKit MultipartError.swift
[1387/1491] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1389/1491] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1390/1491] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1391/1491] Emitting module NIOHTTPCompression
[1392/1491] Compiling NIOHTTPCompression HTTPCompression.swift
[1393/1491] Compiling NIOHTTPCompression HTTPDecompression.swift
[1394/1491] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1395/1491] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1396/1491] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1397/1491] Emitting module MultipartKit
[1408/1491] Compiling NIOHPACK HuffmanCoding.swift
[1409/1492] Compiling NIOHPACK StaticHeaderTable.swift
[1420/1492] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1421/1492] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1422/1492] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1423/1492] Emitting module NIOWebSocket
[1424/1492] Compiling NIOWebSocket SHA1.swift
[1425/1492] Compiling NIOWebSocket WebSocketFrame.swift
[1426/1492] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1427/1492] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1436/1492] Emitting module NIOExtras
[1437/1492] Compiling NIOHPACK HPACKErrors.swift
[1438/1492] Compiling NIOHPACK HeaderTables.swift
[1439/1492] Compiling NIOHPACK HPACKEncoder.swift
[1442/1492] Emitting module NIOHPACK
[1443/1492] Compiling NIOHPACK HPACKHeader.swift
[1455/1497] Compiling MultipartKit MultipartSerializer.swift
[1456/1497] Compiling MultipartKit Utilities.swift
[1465/1559] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1466/1559] Compiling NIOHTTP2 HasLocalSettings.swift
[1467/1559] Compiling NIOHTTP2 HasRemoteSettings.swift
[1468/1559] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1469/1559] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1470/1559] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1471/1559] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1472/1559] Compiling NIOHTTP2 HTTP2StreamID.swift
[1473/1559] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1474/1559] Compiling NIOHTTP2 HTTP2Stream.swift
[1475/1559] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1476/1559] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1477/1559] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1478/1559] Compiling NIOHTTP2 HTTP2Frame.swift
[1479/1559] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1480/1559] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1481/1559] Compiling NIOHTTP2 HTTP2PingData.swift
[1482/1559] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1483/1559] Compiling NIOFileSystem Exports.swift
[1484/1559] Emitting module NIOFileSystem
[1485/1559] Emitting module _NIOFileSystemFoundationCompat
[1486/1559] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1487/1559] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1488/1559] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1489/1559] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1490/1559] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1491/1559] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1492/1559] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1493/1559] Compiling NIOHTTP2 MayReceiveFrames.swift
[1494/1559] Compiling NIOHTTP2 ReceivingDataState.swift
[1495/1559] Compiling NIOExtras WritePCAPHandler.swift
[1496/1567] Compiling NIOHTTP2 Error+Any.swift
[1497/1567] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1498/1567] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1499/1567] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1500/1567] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1501/1567] Compiling NIOHTTP2 GlitchesMonitor.swift
[1502/1567] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1503/1573] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1504/1573] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1505/1573] Compiling NIOHTTP2 MaySendFrames.swift
[1506/1573] Compiling NIOHTTP2 SendingDataState.swift
[1507/1573] Compiling NIOHTTP2 SendingGoawayState.swift
[1508/1573] Compiling NIOHTTP2 SendingHeadersState.swift
[1509/1573] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1517/1573] Compiling WebSocketKit WebSocketHandler.swift
[1518/1573] Compiling WebSocketKit WebSocket.swift
[1519/1573] Compiling WebSocketKit WebSocket+Connect.swift
[1520/1573] Compiling WebSocketKit WebSocketClient.swift
[1521/1573] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1522/1573] Compiling WebSocketKit Exports.swift
[1523/1573] Compiling WebSocketKit WebSocket+Concurrency.swift
[1524/1573] Emitting module WebSocketKit
[1525/1573] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1526/1573] Compiling NIOHTTP2 StreamChannelList.swift
[1527/1573] Compiling NIOHTTP2 StreamMap.swift
[1528/1573] Compiling NIOHTTP2 StreamStateMachine.swift
[1529/1573] Compiling NIOHTTP2 UnsafeTransfer.swift
[1530/1573] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1531/1573] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1532/1573] Compiling NIOHTTP2 QuiescingState.swift
[1533/1573] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1534/1573] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1535/1573] Compiling NIOHTTP2 StateMachineResult.swift
[1536/1573] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1537/1573] Compiling NIOHTTP2 DOSHeuristics.swift
[1544/1573] Compiling NIOHTTP2 HTTP2Settings.swift
[1545/1573] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1546/1573] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1547/1573] Compiling NIOHTTP2 InboundEventBuffer.swift
[1548/1573] Compiling NIOHTTP2 InboundWindowManager.swift
[1549/1573] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1550/1573] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1557/1573] Compiling NIOHTTP2 SendingRstStreamState.swift
[1564/1573] Emitting module NIOHTTP2
[1565/1573] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1566/1573] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1567/1573] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1568/1573] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1569/1573] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1570/1573] Compiling NIOHTTP2 HTTP2Error.swift
[1571/1573] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1574/1637] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1575/1637] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1576/1637] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1577/1637] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1578/1637] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1579/1637] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[1580/1637] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1581/1644] Emitting module AsyncHTTPClient
[1582/1644] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1583/1644] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1584/1644] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1585/1644] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1586/1644] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1587/1644] Compiling AsyncHTTPClient Transaction.swift
[1588/1644] Compiling AsyncHTTPClient Base64.swift
[1589/1644] Compiling AsyncHTTPClient BasicAuth.swift
[1590/1644] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1591/1644] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1592/1644] Compiling AsyncHTTPClient ConnectionPool.swift
[1593/1644] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1594/1644] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1595/1644] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1596/1644] Compiling AsyncHTTPClient SSLContextCache.swift
[1597/1644] Compiling AsyncHTTPClient Scheme.swift
[1598/1644] Compiling AsyncHTTPClient Singleton.swift
[1599/1644] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1600/1644] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1601/1644] Compiling AsyncHTTPClient TracingSupport.swift
[1602/1644] Compiling AsyncHTTPClient Utils.swift
[1603/1644] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1604/1644] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1605/1644] Compiling AsyncHTTPClient ConnectionTarget.swift
[1606/1644] Compiling AsyncHTTPClient DeconstructedURL.swift
[1607/1644] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1608/1644] Compiling AsyncHTTPClient FoundationExtensions.swift
[1609/1644] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1610/1644] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1611/1644] Compiling AsyncHTTPClient HTTP1Connection.swift
[1612/1644] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1613/1644] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1614/1644] Compiling AsyncHTTPClient HTTP2Connection.swift
[1615/1644] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1616/1644] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1617/1644] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1618/1644] Compiling AsyncHTTPClient TLSConfiguration.swift
[1619/1644] Compiling AsyncHTTPClient RedirectState.swift
[1620/1644] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1621/1644] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[1622/1644] Compiling AsyncHTTPClient RequestBag.swift
[1623/1644] Compiling AsyncHTTPClient RequestValidation.swift
[1624/1644] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1625/1644] Compiling AsyncHTTPClient RequestOptions.swift
[1626/1644] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1627/1644] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1628/1644] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1629/1644] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1630/1644] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1631/1644] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1632/1644] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1633/1644] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1634/1644] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1635/1644] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1636/1644] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1637/1644] Compiling AsyncHTTPClient RequestBodyLength.swift
[1638/1644] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1639/1644] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1640/1644] Compiling AsyncHTTPClient HTTPClient.swift
[1641/1644] Compiling AsyncHTTPClient HTTPHandler.swift
[1642/1644] Compiling AsyncHTTPClient LRUCache.swift
[1643/1644] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1644/1644] Compiling AsyncHTTPClient NWErrorHandler.swift
[1645/1841] Compiling Vapor Extendable.swift
[1646/1841] Compiling Vapor File.swift
[1647/1841] Compiling Vapor FileIO.swift
[1648/1841] Compiling Vapor LifecycleHandler.swift
[1649/1841] Compiling Vapor OptionalType.swift
[1650/1841] Compiling Vapor RFC1123.swift
[1651/1841] Compiling Vapor SocketAddress+Hostname.swift
[1652/1841] Compiling Vapor Storage.swift
[1653/1841] Compiling Vapor String+IsIPAddress.swift
[1654/1841] Compiling Vapor Thread.swift
[1655/1841] Compiling Vapor URI.swift
[1656/1841] Compiling Vapor VaporSendableMetadataType.swift
[1657/1841] Compiling Vapor RangeResult.swift
[1658/1841] Compiling Vapor Validatable.swift
[1659/1841] Compiling Vapor Validation.swift
[1660/1841] Compiling Vapor ValidationKey.swift
[1661/1841] Compiling Vapor Validations.swift
[1662/1841] Compiling Vapor ValidationsError.swift
[1663/1841] Compiling Vapor Validator.swift
[1664/1841] Compiling Vapor ValidatorResult.swift
[1665/1841] Compiling Vapor And.swift
[1666/1862] Compiling Vapor Case.swift
[1667/1862] Compiling Vapor CharacterSet.swift
[1668/1862] Compiling Vapor Count.swift
[1669/1862] Compiling Vapor Custom.swift
[1670/1862] Compiling Vapor Email.swift
[1671/1862] Compiling Vapor Empty.swift
[1672/1862] Compiling Vapor In.swift
[1673/1862] Compiling Vapor Nil.swift
[1674/1862] Compiling Vapor NilIgnoring.swift
[1675/1862] Compiling Vapor Not.swift
[1676/1862] Compiling Vapor Or.swift
[1677/1862] Compiling Vapor Pattern.swift
[1678/1862] Compiling Vapor Range.swift
[1679/1862] Compiling Vapor URL.swift
[1680/1862] Compiling Vapor Valid.swift
[1681/1862] Compiling Vapor Application+Views.swift
[1682/1862] Compiling Vapor PlaintextRenderer.swift
[1683/1862] Compiling Vapor Request+View.swift
[1684/1862] Compiling Vapor View.swift
[1685/1862] Compiling Vapor ViewRenderer.swift
[1686/1862] Compiling Vapor _Deprecations.swift
[1687/1862] Compiling Vapor ServeCommand.swift
[1688/1862] Compiling Vapor AnyResponse+Concurrency.swift
[1689/1862] Compiling Vapor AsyncBasicResponder.swift
[1690/1862] Compiling Vapor AsyncMiddleware.swift
[1691/1862] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1692/1862] Compiling Vapor AsyncSessionDriver.swift
[1693/1862] Compiling Vapor Authentication+Concurrency.swift
[1694/1862] Compiling Vapor Cache+Concurrency.swift
[1695/1862] Compiling Vapor Client+Concurrency.swift
[1696/1862] Compiling Vapor RequestBody+Concurrency.swift
[1697/1862] Compiling Vapor Responder+Concurrency.swift
[1698/1862] Compiling Vapor ResponseCodable+Concurrency.swift
[1699/1862] Compiling Vapor RoutesBuilder+Concurrency.swift
[1700/1862] Compiling Vapor ViewRenderer+Concurrency.swift
[1701/1862] Compiling Vapor WebSocket+Concurrency.swift
[1702/1862] Compiling Vapor ContainerGetPathExecutor.swift
[1703/1862] Compiling Vapor Content.swift
[1704/1862] Compiling Vapor ContentCoders.swift
[1705/1862] Compiling Vapor ContentConfiguration.swift
[1706/1862] Compiling Vapor ContentContainer.swift
[1707/1862] Compiling Vapor JSONCoder+Custom.swift
[1708/1862] Compiling Vapor JSONCoders+Content.swift
[1709/1862] Compiling Vapor Application.swift
[1710/1862] Compiling Vapor AuthenticationCache.swift
[1711/1862] Compiling Vapor Authenticator.swift
[1712/1862] Compiling Vapor BasicAuthorization.swift
[1713/1862] Compiling Vapor BearerAuthorization.swift
[1714/1862] Compiling Vapor GuardMiddleware.swift
[1715/1862] Compiling Vapor RedirectMiddleware.swift
[1716/1862] Compiling Vapor SessionAuthenticatable.swift
[1717/1862] Compiling Vapor Bcrypt.swift
[1718/1862] Compiling Vapor Application+Cache.swift
[1719/1862] Compiling Vapor Cache.swift
[1720/1862] Compiling Vapor CacheExpirationTime.swift
[1721/1862] Compiling Vapor MemoryCache.swift
[1722/1862] Compiling Vapor Request+Cache.swift
[1723/1862] Compiling Vapor Application+Clients.swift
[1724/1862] Compiling Vapor Client.swift
[1725/1862] Compiling Vapor ClientRequest.swift
[1726/1862] Compiling Vapor ClientResponse.swift
[1727/1862] Compiling Vapor Request+Client.swift
[1728/1862] Compiling Vapor BootCommand.swift
[1729/1862] Compiling Vapor CommandContext+Application.swift
[1730/1862] Compiling Vapor RoutesCommand.swift
[1731/1862] Emitting module Vapor
[1732/1862] Compiling Vapor HTTPMediaTypePreference.swift
[1733/1862] Compiling Vapor Responder.swift
[1734/1862] Compiling Vapor Application+HTTP+Server.swift
[1735/1862] Compiling Vapor HTTPServer.swift
[1736/1862] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1737/1862] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1738/1862] Compiling Vapor HTTPServerHandler.swift
[1739/1862] Compiling Vapor HTTPServerRequestDecoder.swift
[1740/1862] Compiling Vapor HTTPServerResponseEncoder.swift
[1741/1862] Compiling Vapor HTTPServerUpgradeHandler.swift
[1742/1862] Compiling Vapor Logger+Report.swift
[1743/1862] Compiling Vapor LoggingSystem+Environment.swift
[1744/1862] Compiling Vapor Application+Middleware.swift
[1745/1862] Compiling Vapor CORSMiddleware.swift
[1746/1862] Compiling Vapor ErrorMiddleware.swift
[1747/1862] Compiling Vapor FileMiddleware.swift
[1748/1862] Compiling Vapor Middleware.swift
[1749/1862] Compiling Vapor MiddlewareConfiguration.swift
[1750/1862] Compiling Vapor ResponseCompressionMiddleware.swift
[1751/1862] Compiling Vapor RouteLoggingMiddleware.swift
[1752/1862] Compiling Vapor TracingMiddleware.swift
[1753/1862] Compiling Vapor File+Multipart.swift
[1754/1862] Compiling Vapor RouteCollection.swift
[1755/1862] Compiling Vapor Routes.swift
[1756/1862] Compiling Vapor RoutesBuilder+Group.swift
[1757/1862] Compiling Vapor RoutesBuilder+Method.swift
[1758/1862] Compiling Vapor RoutesBuilder+Middleware.swift
[1759/1862] Compiling Vapor RoutesBuilder+WebSocket.swift
[1760/1862] Compiling Vapor RoutesBuilder.swift
[1761/1862] Compiling Vapor OTP.swift
[1762/1862] Compiling Vapor Application+Servers.swift
[1763/1862] Compiling Vapor Server.swift
[1764/1862] Compiling Vapor App+Service.swift
[1765/1862] Compiling Vapor Req+Service.swift
[1766/1862] Compiling Vapor Service.swift
[1767/1862] Compiling Vapor Application+Sessions.swift
[1768/1862] Compiling Vapor MemorySessions.swift
[1769/1862] Compiling Vapor Request+Session.swift
[1770/1862] Compiling Vapor Session.swift
[1771/1862] Compiling Vapor SessionCache.swift
[1772/1862] Compiling Vapor SessionData.swift
[1773/1862] Compiling Vapor SessionDriver.swift
[1774/1862] Compiling Vapor SessionsConfiguration.swift
[1775/1862] Compiling Vapor SessionsMiddleware.swift
[1776/1862] Compiling Vapor BasicResponder.swift
[1777/1862] Compiling Vapor BodyStream.swift
[1778/1862] Compiling Vapor Application+HTTP+Client.swift
[1779/1862] Compiling Vapor EventLoopHTTPClient.swift
[1780/1862] Compiling Vapor EndpointCache.swift
[1781/1862] Compiling Vapor HTTPMethod+String.swift
[1782/1862] Compiling Vapor HTTPStatus.swift
[1783/1862] Compiling Vapor HTTPCookies.swift
[1784/1862] Compiling Vapor HTTPHeaderCacheControl.swift
[1785/1862] Compiling Vapor HTTPHeaderExpires.swift
[1786/1862] Compiling Vapor HTTPHeaderLastModified.swift
[1787/1862] Compiling Vapor HTTPHeaders+Cache.swift
[1788/1862] Compiling Vapor HTTPHeaders+Connection.swift
[1789/1862] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1790/1862] Compiling Vapor HTTPHeaders+ContentRange.swift
[1791/1862] Compiling Vapor HTTPHeaders+Directive.swift
[1792/1862] Compiling Vapor HTTPHeaders+Forwarded.swift
[1793/1862] Compiling Vapor HTTPHeaders+Link.swift
[1794/1862] Compiling Vapor HTTPHeaders+Name.swift
[1795/1862] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1796/1862] Compiling Vapor HTTPHeaders.swift
[1797/1862] Compiling Vapor HTTPMediaType.swift
[1798/1862] Compiling Vapor PlaintextDecoder.swift
[1799/1862] Compiling Vapor PlaintextEncoder.swift
[1800/1862] Compiling Vapor URLQueryCoders.swift
[1801/1862] Compiling Vapor URLQueryContainer.swift
[1802/1862] Compiling Vapor Core.swift
[1803/1862] Compiling Vapor Running.swift
[1804/1862] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1805/1862] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1806/1862] Compiling Vapor DotEnvFile+load.swift
[1807/1862] Compiling Vapor Routes+caseInsenstive.swift
[1808/1862] Compiling Vapor Validatable+validate.swift
[1809/1862] Compiling Vapor Environment+Process.swift
[1810/1862] Compiling Vapor Environment+Secret.swift
[1811/1862] Compiling Vapor Environment.swift
[1812/1862] Compiling Vapor Abort.swift
[1813/1862] Compiling Vapor AbortError.swift
[1814/1862] Compiling Vapor DebuggableError.swift
[1815/1862] Compiling Vapor Demangler.swift
[1816/1862] Compiling Vapor ErrorSource.swift
[1817/1862] Compiling Vapor StackTrace.swift
[1818/1862] Compiling Vapor Exports.swift
[1819/1862] Compiling Vapor Application+HTTP.swift
[1820/1862] Compiling Vapor FormDataDecoder+Content.swift
[1821/1862] Compiling Vapor FormDataEncoder+Content.swift
[1822/1862] Compiling Vapor Application+Password.swift
[1823/1862] Compiling Vapor Application+Passwords.swift
[1824/1862] Compiling Vapor AsyncPasswordHasher.swift
[1825/1862] Compiling Vapor BcryptHasher.swift
[1826/1862] Compiling Vapor PasswordHasher.swift
[1827/1862] Compiling Vapor PlaintextHasher.swift
[1828/1862] Compiling Vapor Request+Password.swift
[1829/1862] Compiling Vapor Redirect.swift
[1830/1862] Compiling Vapor Request+Body.swift
[1831/1862] Compiling Vapor Request+BodyStream.swift
[1832/1862] Compiling Vapor Request.swift
[1833/1862] Compiling Vapor Application+Responder.swift
[1834/1862] Compiling Vapor DefaultResponder.swift
[1835/1862] Compiling Vapor Response+Body.swift
[1836/1862] Compiling Vapor Response.swift
[1837/1862] Compiling Vapor ResponseCodable.swift
[1838/1862] Compiling Vapor Application+Routes.swift
[1839/1862] Compiling Vapor Parameters+Require.swift
[1840/1862] Compiling Vapor Request+WebSocket.swift
[1841/1862] Compiling Vapor Route.swift
[1842/1862] Compiling Vapor URLEncodedFormData.swift
[1843/1862] Compiling Vapor URLEncodedFormDecoder.swift
[1844/1862] Compiling Vapor URLEncodedFormEncoder.swift
[1845/1862] Compiling Vapor URLEncodedFormError.swift
[1846/1862] Compiling Vapor URLEncodedFormParser.swift
[1847/1862] Compiling Vapor URLEncodedFormSerializer.swift
[1848/1862] Compiling Vapor URLQueryFragmentConvertible.swift
[1849/1862] Compiling Vapor AnyResponse.swift
[1850/1862] Compiling Vapor Array+Random.swift
[1851/1862] Compiling Vapor Base32.swift
[1852/1862] Compiling Vapor Base64.swift
[1853/1862] Compiling Vapor BaseN.swift
[1854/1862] Compiling Vapor BasicCodingKey.swift
[1855/1862] Compiling Vapor ByteCount.swift
[1856/1862] Compiling Vapor Bytes+Hex.swift
[1857/1862] Compiling Vapor Bytes+SecureCompare.swift
[1858/1862] Compiling Vapor Collection+Safe.swift
[1859/1862] Compiling Vapor DataProtocol+Copy.swift
[1860/1862] Compiling Vapor DecoderUnwrapper.swift
[1861/1862] Compiling Vapor DirectoryConfiguration.swift
[1862/1862] Compiling Vapor DotEnv.swift
[1863/1877] Compiling Mailgun MailgunConfiguration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1864/1877] Compiling Mailgun MailgunDomain.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1865/1878] Compiling Mailgun MailgunRouteSetup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1866/1878] Compiling Mailgun MailgunMessage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1867/1878] Compiling Mailgun MailgunIncomingMessage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1868/1878] Compiling Mailgun MailgunTemplate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1869/1878] Compiling Mailgun MailgunClient+parse.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1870/1878] Compiling Mailgun MailgunClient+postRequest.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1871/1878] Compiling Mailgun Application+Mailgun.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1872/1878] Compiling Mailgun MailgunClient+encode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1873/1878] Compiling Mailgun MailgunError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1874/1878] Compiling Mailgun MailgunErrorResponse.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1875/1878] Emitting module Mailgun
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1876/1878] Compiling Mailgun Request+Mailgun.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1877/1878] Compiling Mailgun MailgunClient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1878/1878] Compiling Mailgun MailgunTemplateMessage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (88.45s)
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/apple/swift-configuration.git
[1/462] Fetching swift-configuration
Fetched https://github.com/apple/swift-configuration.git from cache (0.85s)
[1/75484] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.48s)
Computing version for https://github.com/apple/swift-configuration.git
Computed https://github.com/apple/swift-configuration.git at 0.1.1 (5.71s)
Fetching https://github.com/jpsim/Yams from cache
Fetching https://github.com/swift-server/swift-service-lifecycle
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/apple/swift-metrics from cache
[1/2518] Fetching swift-service-lifecycle
Fetched https://github.com/apple/swift-metrics from cache (0.92s)
Fetched https://github.com/apple/swift-log from cache (0.92s)
Fetched https://github.com/swift-server/swift-service-lifecycle from cache (1.24s)
Fetched https://github.com/jpsim/Yams from cache (1.26s)
Fetched https://github.com/apple/swift-system from cache (1.26s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.117.0 (3.76s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-extras.git from cache
[1/1117] Fetching swift-service-context
[13/6562] Fetching swift-service-context, swift-distributed-tracing
[68/10067] Fetching swift-service-context, swift-distributed-tracing, multipart-kit
[869/12676] Fetching swift-service-context, swift-distributed-tracing, multipart-kit, websocket-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (0.95s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
[6468/10067] Fetching swift-service-context, swift-distributed-tracing, multipart-kit
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.08s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.09s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (1.11s)
Fetching https://github.com/vapor/routing-kit.git
[2800/4622] Fetching swift-service-context, multipart-kit
Fetched https://github.com/apple/swift-service-context.git from cache (1.70s)
Fetched https://github.com/vapor/multipart-kit.git from cache (1.70s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.71s)
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/vapor/async-kit.git
[1/21162] Fetching routing-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.88s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.92s)
[21163/27483] Fetching routing-kit, console-kit
[21543/29922] Fetching routing-kit, console-kit, async-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.33s)
[983/8760] Fetching console-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.94s)
Fetched https://github.com/vapor/console-kit.git from cache (0.97s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.99s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.56s)
Fetched https://github.com/apple/swift-nio.git from cache (2.38s)
Computing version for https://github.com/apple/swift-metrics
Computed https://github.com/apple/swift-metrics at 2.7.1 (3.98s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.43s)
Computing version for https://github.com/swift-server/swift-service-lifecycle
Computed https://github.com/swift-server/swift-service-lifecycle at 2.9.0 (0.45s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5550] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.11s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.65s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.22s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.70s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.45s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.55s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.85s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.32s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.3 (0.49s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.46s)
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.68s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.0 (1.17s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.45s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.47s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.51s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
[1/6628] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (1.39s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.42s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.43s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.43s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (2.02s)
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.46s)
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.45s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.14.0 (0.58s)
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/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/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (0.59s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.57s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.29.0 (0.48s)
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-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.2 (0.47s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.45s)
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-metrics
Working copy of https://github.com/apple/swift-metrics resolved at 2.7.1
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-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-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/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/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
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/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-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-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.29.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-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-configuration.git
Working copy of https://github.com/apple/swift-configuration.git resolved at 0.1.1
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-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/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-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.3
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/swift-server/swift-service-lifecycle
Working copy of https://github.com/swift-server/swift-service-lifecycle resolved at 2.9.0
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/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.0
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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.2
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/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/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
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
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.117.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "swift-configuration",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-configuration.git"
}
],
"manifest_display_name" : "mailgun",
"name" : "mailgun",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "Mailgun",
"targets" : [
"Mailgun"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MailgunTests",
"module_type" : "SwiftTarget",
"name" : "MailgunTests",
"path" : "Tests/MailgunTests",
"product_dependencies" : [
"VaporTesting",
"Configuration"
],
"sources" : [
"MailgunTests.swift"
],
"target_dependencies" : [
"Mailgun"
],
"type" : "test"
},
{
"c99name" : "Mailgun",
"module_type" : "SwiftTarget",
"name" : "Mailgun",
"path" : "Sources/Mailgun",
"product_dependencies" : [
"Vapor",
"Configuration"
],
"product_memberships" : [
"Mailgun"
],
"sources" : [
"Extensions/Application+Mailgun.swift",
"Extensions/MailgunClient+encode.swift",
"Extensions/MailgunClient+parse.swift",
"Extensions/MailgunClient+postRequest.swift",
"Extensions/Request+Mailgun.swift",
"MailgunClient.swift",
"Models/MailgunConfiguration.swift",
"Models/MailgunDomain.swift",
"Models/MailgunError.swift",
"Models/MailgunErrorResponse.swift",
"Models/MailgunIncomingMessage.swift",
"Models/MailgunMessage.swift",
"Models/MailgunRouteSetup.swift",
"Models/MailgunTemplate.swift",
"Models/MailgunTemplateMessage.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.