The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of mailgun, reference 6.0.1 (b9c974), with Swift 6.1 for macOS (SPM) on 9 Oct 2025 20:10:12 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 InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/mailgun.git
Reference: 6.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/mailgun
 * tag               6.0.1      -> FETCH_HEAD
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 6.0.1
========================================
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
[7/476] Copying PrivacyInfo.xcprivacy
[8/476] Write sources
[9/476] Copying PrivacyInfo.xcprivacy
[11/476] Write sources
[52/476] Compiling CNIOWASI CNIOWASI.c
[53/476] Compiling CSystem shims.c
[53/476] Compiling CNIOWindows shim.c
[53/476] Compiling CNIOWindows WSAStartup.c
[56/476] Compiling _NumericsShims _NumericsShims.c
[57/476] Write swift-version-2F0A5646E1D333AE.txt
[58/476] Compiling CNIOLinux shim.c
[59/476] Compiling CNIOLinux liburing_shims.c
[60/476] Compiling CNIOPosix event_loop_id.c
[61/476] Compiling _AtomicsShims.c
[62/482] Compiling CNIOSHA1 c_nio_sha1.c
[63/482] Compiling CNIOLLHTTP c_nio_http.c
[64/482] Compiling CVaporBcrypt blf.c
[65/482] Compiling CNIOLLHTTP c_nio_api.c
[66/514] Compiling CVaporBcrypt bcrypt.c
[67/623] Compiling CNIOLLHTTP c_nio_llhttp.c
[68/623] Compiling CNIOExtrasZlib empty.c
[70/623] Compiling RealModule RealFunctions.swift
[71/623] Emitting module _NIOBase64
[72/623] Compiling _NIOBase64 Base64.swift
[73/624] Compiling RealModule ElementaryFunctions.swift
[74/624] Compiling ServiceContextModule ServiceContextKey.swift
[75/624] Emitting module ServiceContextModule
[76/624] Compiling ServiceContextModule ServiceContext.swift
[77/624] Compiling RealModule RelaxedArithmetic.swift
[77/624] Compiling fiat_p256_adx_sqr.S
[79/624] Emitting module RealModule
[80/624] Compiling Crypto AES-GCM.swift
[81/624] Compiling Crypto AES-GCM_boring.swift
[82/624] Compiling RealModule Float80+Real.swift
[83/624] Compiling RealModule Real.swift
[84/624] Compiling RealModule AugmentedArithmetic.swift
[85/624] Compiling RealModule Double+Real.swift
[86/624] Compiling RealModule Float+Real.swift
[87/624] Compiling RealModule Float16+Real.swift
[87/624] Compiling fiat_p256_adx_mul.S
[88/624] Compiling fiat_curve25519_adx_square.S
[89/624] Compiling fiat_curve25519_adx_mul.S
[91/624] 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
[92/625] 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 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
[94/631] Compiling _NIODataStructures _TinyArray.swift
[95/631] Compiling _NIODataStructures PriorityQueue.swift
[95/631] Compiling CNIODarwin shim.c
[97/631] 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
[98/631] 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
[99/631] Compiling Crypto ASN1.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[100/631] Compiling Crypto ASN1Any.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[101/631] Compiling Crypto ASN1BitString.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/631] Compiling Crypto HPKE.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/631] Compiling Crypto HPKE-Context.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/631] 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
[105/631] Compiling Crypto ChaChaPoly_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
[106/631] Compiling Crypto ChaChaPoly.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[107/631] 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
[108/631] Compiling Crypto Cipher.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[109/631] Compiling Crypto Nonces.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[112/631] Compiling Instrumentation NoOpInstrument.swift
[116/634] Compiling Instrumentation MultiplexInstrument.swift
[117/634] Compiling Instrumentation Instrument.swift
[118/634] Compiling Instrumentation InstrumentationSystem.swift
[119/634] Emitting module Instrumentation
[120/634] Compiling Instrumentation Locks.swift
[124/634] Compiling Logging MetadataProvider.swift
[125/634] Compiling _NIODataStructures Heap.swift
[126/634] Emitting module _NIODataStructures
[127/634] Compiling Crypto KEM.swift
[128/634] Compiling Crypto ECDH_boring.swift
[129/634] Compiling Crypto Digest_boring.swift
[130/634] Compiling Crypto HPKE-KDF.swift
[131/634] Compiling Crypto AES.swift
[132/634] Compiling Crypto ECDSASignature_boring.swift
[133/634] Compiling CoreMetrics Locks.swift
[134/634] Emitting module CoreMetrics
[135/634] Compiling CoreMetrics Metrics.swift
[141/634] Compiling Crypto Insecure_HashFunctions.swift
[142/712] Emitting module SystemPackage
[142/713] Compiling CNIOBoringSSLShims shims.c
[144/768] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[145/768] Compiling OrderedCollections _HashTable+Testing.swift
[146/768] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[147/770] Compiling OrderedCollections OrderedSet+Insertions.swift
[148/770] Compiling OrderedCollections OrderedSet+Invariants.swift
[149/770] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[150/770] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[151/770] Compiling OrderedCollections OrderedSet+Hashable.swift
[152/770] Compiling OrderedCollections OrderedSet+Initializers.swift
[153/770] Compiling Logging Logging.swift
[154/770] Compiling Logging Locks.swift
[155/770] Emitting module Logging
[156/770] Compiling Logging LogHandler.swift
[157/777] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[158/777] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[159/777] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[160/783] Compiling Tracing TracerProtocol.swift
[161/783] Compiling Tracing Tracer.swift
[162/783] Compiling Tracing TracingTime.swift
[163/783] Compiling Tracing NoOpTracer.swift
[164/783] Compiling Tracing TracerProtocol+Legacy.swift
[165/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
[166/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
[167/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
[168/783] Emitting module Tracing
[169/783] Compiling Tracing SpanProtocol.swift
[170/783] Compiling Tracing InstrumentationSystem+Tracing.swift
[171/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
[172/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
[173/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
[174/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
[175/861] 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
[176/861] 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
[177/861] 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
[178/861] 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
[179/861] 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
[180/861] 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
[181/861] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[182/861] Compiling HashTreeCollections _HashNode+Structural filter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[183/861] Compiling HashTreeCollections _HashNode+Structural intersection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[184/861] Compiling HashTreeCollections _HashNode+Structural 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
[185/861] 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
[186/861] 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
[187/861] Compiling HashTreeCollections TreeDictionary+Sendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[188/861] Compiling HashTreeCollections _HashNode+Lookups.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[189/861] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[190/861] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[191/861] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[192/861] Compiling HashTreeCollections _HashNode+Storage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[192/883] Compiling tls_method.cc
[193/883] Compiling tls_record.cc
[195/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
[196/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
[197/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
[198/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
[199/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
[200/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
[201/883] Compiling HashTreeCollections TreeDictionary.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[202/883] Compiling HashTreeCollections TreeSet+Codable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[203/883] Compiling HashTreeCollections TreeSet+Collection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[204/883] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[205/883] Compiling HashTreeCollections TreeSet+Debugging.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[206/883] Compiling HashTreeCollections TreeSet+Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[207/883] Compiling HashTreeCollections _HashNode+Structural 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
[208/883] Compiling HashTreeCollections _HashNode+Structural 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
[209/883] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[210/883] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/883] Compiling HashTreeCollections TreeDictionary+Sequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[212/883] Compiling HashTreeCollections TreeDictionary+Values.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[213/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
[214/883] 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
[215/883] 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
[216/883] 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
[217/883] 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
[218/883] Compiling HashTreeCollections _HashNode+Structural 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
[219/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
[220/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
[221/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
[222/883] Compiling HashTreeCollections TreeSet+Equatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[223/883] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[224/883] Compiling HashTreeCollections TreeSet+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[224/883] Compiling tls13_server.cc
[234/890] 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
[235/890] 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
[236/932] 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
[237/932] Compiling Configuration ConfigReader+internalHelpers.swift
[238/932] Compiling Configuration ConfigReader+methods.swift
[239/932] Compiling Configuration ConfigReader.swift
[240/932] Compiling Configuration ConfigKeyEncoder.swift
[241/932] Compiling Configuration SeparatorKeyDecoder.swift
[242/932] Compiling Configuration SeparatorKeyEncoder.swift
[243/932] Compiling Configuration MultiProvider.swift
[244/932] Compiling Configuration CLIArgumentParser.swift
[245/932] Compiling Configuration CLISnapshot.swift
[246/932] Compiling Configuration CommandLineArgumentsProvider.swift
[247/932] Compiling Configuration CommonProviderFileSystem.swift
[248/932] Compiling Configuration ReloadingFileProviderCore.swift
[249/932] Compiling Configuration JSONProviderSnapshot.swift
[250/932] Compiling Configuration ReloadingJSONProvider.swift
[251/932] Compiling Configuration ConfigProvider+Operators.swift
[252/932] 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
[253/932] 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
[254/932] Compiling Configuration AccessLogger.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[255/932] Compiling Configuration FileAccessLogger.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[256/932] Compiling Configuration ConfigContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[257/932] Compiling Configuration ConfigKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[258/932] 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
[259/932] 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
[261/932] 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
[262/932] Compiling Configuration ConfigSnapshotReader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[263/932] Compiling Configuration ExpressibleByConfigString.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[268/932] 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
[269/932] Compiling Configuration ConfigSnapshotReader+methods.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[270/932] Emitting module Crypto
[283/940] Compiling Configuration CLIKeyEncoder.swift
[284/940] Compiling Configuration ConfigKeyDecoder.swift
[285/940] Compiling Configuration ReloadingYAMLProvider.swift
[286/940] Compiling Configuration YAMLProvider.swift
[287/940] Compiling OrderedCollections OrderedSet+SubSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[288/940] Compiling OrderedCollections OrderedSet+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[289/940] Compiling OrderedCollections OrderedSet+UnorderedView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[290/940] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[291/940] Compiling OrderedCollections OrderedSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[292/940] Compiling OrderedCollections _UnsafeBitset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[295/940] 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
[296/940] Emitting module OrderedCollections
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[301/940] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[314/948] 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
[315/948] 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
[316/948] 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
[317/948] 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
[318/948] 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
[319/948] 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
[320/948] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[330/948] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[331/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
[332/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
[333/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
[334/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
[335/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
[336/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
[337/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
[338/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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[355/948] Compiling Configuration YAMLProviderSnapshot.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[356/948] Emitting module _RopeModule
[356/948] Compiling tls13_enc.cc
[358/948] Compiling HashTreeCollections TreeSet+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
[359/948] Compiling HashTreeCollections TreeSet+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
[360/948] Compiling HashTreeCollections TreeSet+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
[361/948] Compiling HashTreeCollections TreeSet+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
[362/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
[363/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
[364/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
[365/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
[372/948] Compiling tls13_client.cc
[404/948] Compiling Configuration SecretsSpecifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[405/948] Compiling Configuration DirectoryFilesProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[406/948] Compiling Configuration InMemoryProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[407/948] Compiling Configuration MutableInMemoryProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[408/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
[409/948] Compiling Configuration ConfigProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[410/948] Compiling Configuration ConfigProviderHelpers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[421/948] Compiling t1_enc.cc
[422/948] Compiling tls13_both.cc
[424/948] Emitting module Metrics
[425/948] Compiling Metrics Metrics.swift
[506/948] Compiling ssl_versions.cc
[507/948] Compiling ssl_transcript.cc
[508/948] Compiling ssl_x509.cc
[510/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
[511/948] Compiling RoutingKit TrieRouter.swift
[512/948] Compiling RoutingKit AnyRouter.swift
[513/948] Emitting module RoutingKit
[514/948] Compiling RoutingKit Router.swift
[514/948] Compiling ssl_stat.cc
[515/948] Compiling ssl_session.cc
[516/948] Compiling ssl_privkey.cc
[517/948] Compiling ssl_key_share.cc
[518/948] Compiling ssl_file.cc
[519/948] Compiling ssl_credential.cc
[521/948] Compiling RoutingKit PathComponent.swift
[522/948] Compiling RoutingKit Parameters.swift
[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_cipher.cc
[524/952] Compiling ssl_lib.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
[529/952] Compiling ssl_cert.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
[544/952] Compiling ssl_buffer.cc
[546/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
[547/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
[548/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
[549/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
[549/952] Compiling ssl_aead_ctx.cc
[550/952] Compiling ssl_asn1.cc
[551/952] Compiling s3_pkt.cc
[552/952] Compiling s3_lib.cc
[553/952] Compiling s3_both.cc
[554/952] Compiling handshake_client.cc
[555/952] Compiling handshake_server.cc
[556/952] Compiling handshake.cc
[557/952] Compiling handoff.cc
[558/952] Compiling dtls_record.cc
[559/952] Compiling d1_srtp.cc
[560/952] Compiling encrypted_client_hello.cc
[561/952] Compiling dtls_method.cc
[562/952] Compiling md5-x86_64-linux.S
[563/952] Compiling md5-x86_64-apple.S
[564/952] Compiling md5-586-linux.S
[565/952] Compiling md5-586-apple.S
[566/952] Compiling extensions.cc
[567/952] Compiling chacha20_poly1305_x86_64-linux.S
[568/952] Compiling chacha20_poly1305_x86_64-apple.S
[569/952] Compiling chacha20_poly1305_armv8-win.S
[570/952] Compiling chacha20_poly1305_armv8-linux.S
[571/952] Compiling chacha-x86_64-linux.S
[572/952] Compiling chacha-x86_64-apple.S
[573/952] Compiling d1_pkt.cc
[574/952] Compiling chacha20_poly1305_armv8-apple.S
[575/952] Compiling chacha-x86-linux.S
[576/952] Compiling d1_lib.cc
[577/952] Compiling chacha-x86-apple.S
[578/952] Compiling chacha-armv8-win.S
[579/952] Compiling chacha-armv8-linux.S
[580/952] Compiling chacha-armv4-linux.S
[581/952] Compiling aes128gcmsiv-x86_64-apple.S
[582/952] Compiling aes128gcmsiv-x86_64-linux.S
[583/952] Compiling chacha-armv8-apple.S
[584/952] Compiling x86_64-mont5-linux.S
[585/952] Compiling x86_64-mont5-apple.S
[586/952] Compiling x86_64-mont-linux.S
[587/952] Compiling x86_64-mont-apple.S
[588/952] Compiling x86-mont-linux.S
[589/952] Compiling x86-mont-apple.S
[590/952] Compiling vpaes-x86_64-linux.S
[591/952] Compiling err_data.cc
[592/952] Compiling vpaes-x86_64-apple.S
[593/952] Compiling vpaes-x86-linux.S
[594/952] Compiling vpaes-armv8-win.S
[595/952] Compiling vpaes-x86-apple.S
[596/952] Compiling vpaes-armv8-linux.S
[597/952] Compiling vpaes-armv8-apple.S
[598/952] Compiling bio_ssl.cc
[599/952] Compiling sha512-x86_64-linux.S
[599/952] Compiling vpaes-armv7-linux.S
[601/952] Compiling sha512-x86_64-apple.S
[602/952] Compiling sha512-armv8-win.S
[603/952] Compiling sha512-armv8-linux.S
[604/952] Compiling sha512-armv8-apple.S
[605/952] Compiling sha512-armv4-linux.S
[606/952] Compiling sha512-586-linux.S
[607/952] Compiling sha256-x86_64-linux.S
[607/952] Compiling sha512-586-apple.S
[609/952] Compiling sha256-x86_64-apple.S
[610/952] Compiling sha256-armv8-win.S
[611/952] Compiling sha256-armv8-linux.S
[612/952] Compiling d1_both.cc
[613/952] Compiling sha256-armv4-linux.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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[636/952] Compiling sha256-armv8-apple.S
[637/952] Compiling sha256-586-linux.S
[637/952] Compiling sha256-586-apple.S
[639/952] Compiling sha1-x86_64-linux.S
[640/952] Compiling sha1-x86_64-apple.S
[641/952] Compiling sha1-armv8-linux.S
[641/952] Compiling sha1-armv8-win.S
[643/952] Compiling sha1-armv4-large-linux.S
[644/952] Compiling sha1-586-linux.S
[645/952] Compiling sha1-armv8-apple.S
[646/952] Compiling rsaz-avx2-apple.S
[647/952] Compiling sha1-586-apple.S
[648/952] Compiling rsaz-avx2-linux.S
[649/952] Compiling rdrand-x86_64-linux.S
[650/952] Compiling p256_beeu-x86_64-asm-linux.S
[651/952] Compiling rdrand-x86_64-apple.S
[651/952] Compiling p256_beeu-x86_64-asm-apple.S
[653/952] Compiling p256_beeu-armv8-asm-win.S
[654/952] Compiling p256_beeu-armv8-asm-linux.S
[655/952] Compiling p256-armv8-asm-win.S
[656/952] Compiling p256-x86_64-asm-linux.S
[657/952] Compiling p256-x86_64-asm-apple.S
[658/952] Compiling p256_beeu-armv8-asm-apple.S
[659/952] Compiling p256-armv8-asm-linux.S
[660/952] Compiling ghashv8-armv8-win.S
[661/952] Compiling ghashv8-armv8-linux.S
[662/952] Compiling p256-armv8-asm-apple.S
[663/952] Compiling ghashv8-armv8-apple.S
[664/952] Compiling ghash-x86_64-apple.S
[665/952] Compiling ghash-x86_64-linux.S
[666/952] Compiling ghashv8-armv7-linux.S
[666/952] Compiling ghash-x86-apple.S
[668/952] Compiling ghash-x86-linux.S
[669/952] Compiling ghash-ssse3-x86_64-linux.S
[670/952] Compiling ghash-ssse3-x86_64-apple.S
[671/952] Compiling ghash-ssse3-x86-linux.S
[672/952] Compiling ghash-ssse3-x86-apple.S
[673/952] Compiling ghash-neon-armv8-win.S
[674/952] Compiling ghash-neon-armv8-linux.S
[675/952] Compiling co-586-linux.S
[676/952] Compiling co-586-apple.S
[677/952] Compiling ghash-armv4-linux.S
[678/952] Compiling ghash-neon-armv8-apple.S
[679/952] Compiling bn-armv8-win.S
[680/952] Compiling bsaes-armv7-linux.S
[681/952] Compiling bn-armv8-linux.S
[682/952] Compiling bn-armv8-apple.S
[683/952] Compiling bn-586-linux.S
[684/952] Compiling bn-586-apple.S
[685/952] Compiling armv8-mont-win.S
[685/952] Compiling armv4-mont-linux.S
[687/952] Compiling armv8-mont-linux.S
[688/952] Compiling armv8-mont-apple.S
[689/952] Compiling aesv8-gcm-armv8-linux.S
[689/952] Compiling aesv8-gcm-armv8-win.S
[691/952] Compiling aesv8-gcm-armv8-apple.S
[692/952] Compiling aesv8-armv8-win.S
[693/952] Compiling aesv8-armv8-linux.S
[694/952] Compiling aesv8-armv8-apple.S
[695/952] Compiling aesv8-armv7-linux.S
[696/952] Compiling aesni-x86_64-apple.S
[697/952] Compiling aesni-x86_64-linux.S
[698/952] Compiling aesni-x86-linux.S
[699/952] Compiling aesni-x86-apple.S
[700/952] Compiling aesni-gcm-x86_64-linux.S
[701/952] Compiling aesni-gcm-x86_64-apple.S
[702/952] Compiling aes-gcm-avx2-x86_64-linux.S
[703/952] Compiling aes-gcm-avx2-x86_64-apple.S
[704/952] Compiling aes-gcm-avx10-x86_64-linux.S
[705/952] Compiling aes-gcm-avx10-x86_64-apple.S
[706/952] Compiling x_sig.cc
[707/952] Compiling x_x509a.cc
[708/952] Compiling x_val.cc
[709/952] Compiling x_spki.cc
[710/952] Compiling x_x509.cc
[711/952] Compiling x_pubkey.cc
[712/952] Compiling x_req.cc
[713/952] Compiling x_exten.cc
[714/952] Compiling x_crl.cc
[715/952] Compiling x_name.cc
[716/952] Compiling x_algor.cc
[717/952] Compiling x_attrib.cc
[718/952] Compiling x509rset.cc
[719/952] Compiling x509spki.cc
[720/952] Compiling x_all.cc
[721/952] Compiling x509_vpm.cc
[722/952] Compiling x509cset.cc
[723/952] Compiling x509name.cc
[724/952] Compiling x509_v3.cc
[725/952] Compiling x509_vfy.cc
[726/952] Compiling x509_txt.cc
[727/952] Compiling x509_trs.cc
[728/952] Compiling x509_obj.cc
[729/952] Compiling x509_req.cc
[730/952] Compiling x509_set.cc
[731/952] Compiling x509_def.cc
[732/952] Compiling x509_d2.cc
[733/952] Compiling x509_ext.cc
[734/952] Compiling x509_lu.cc
[735/952] Compiling x509_cmp.cc
[736/952] Compiling x509_att.cc
[737/952] Compiling x509.cc
[738/952] Compiling v3_prn.cc
[739/952] Compiling v3_skey.cc
[740/952] Compiling v3_pcons.cc
[741/952] Compiling v3_pmaps.cc
[742/952] Compiling v3_ocsp.cc
[742/952] Compiling v3_purp.cc
[744/952] Compiling v3_utl.cc
[745/952] Compiling v3_ncons.cc
[746/952] Compiling v3_int.cc
[747/952] Compiling v3_lib.cc
[748/952] Compiling v3_info.cc
[749/952] Compiling v3_ia5.cc
[750/952] Compiling v3_extku.cc
[751/952] Compiling v3_crld.cc
[752/952] Compiling v3_enum.cc
[753/952] Compiling v3_genn.cc
[754/952] Compiling v3_cpols.cc
[755/952] Compiling v3_conf.cc
[756/952] Compiling v3_bitst.cc
[757/952] Compiling v3_bcons.cc
[758/952] Compiling v3_akeya.cc
[759/952] Compiling v3_alt.cc
[760/952] Compiling v3_akey.cc
[761/952] Compiling t_x509a.cc
[762/952] Compiling t_crl.cc
[763/952] Compiling t_req.cc
[764/952] Compiling t_x509.cc
[765/952] Compiling rsa_pss.cc
[766/952] Compiling i2d_pr.cc
[767/952] Compiling name_print.cc
[768/952] Compiling policy.cc
[769/952] Compiling by_file.cc
[770/952] Compiling a_digest.cc
[771/952] Compiling by_dir.cc
[772/952] Compiling algorithm.cc
[773/952] Compiling a_verify.cc
[774/952] Compiling asn1_gen.cc
[775/952] Compiling a_sign.cc
[776/952] Compiling voprf.cc
[777/952] Compiling thread_win.cc
[778/952] Compiling thread_pthread.cc
[779/952] Compiling trust_token.cc
[780/952] Compiling thread.cc
[781/952] Compiling thread_none.cc
[782/952] Compiling pmbtoken.cc
[782/952] Compiling stack.cc
[784/952] Compiling slhdsa.cc
[785/952] Compiling spake2plus.cc
[786/952] Compiling siphash.cc
[787/952] Compiling sha512.cc
[788/952] Compiling sha256.cc
[789/952] Compiling sha1.cc
[790/952] Compiling rsa_print.cc
[791/952] Compiling rsa_extra.cc
[792/952] Compiling rsa_crypt.cc
[793/952] Compiling refcount.cc
[794/952] Compiling rsa_asn1.cc
[795/952] Compiling rc4.cc
[796/952] Compiling windows.cc
[797/952] Compiling urandom.cc
[798/952] Compiling rand.cc
[799/952] Compiling trusty.cc
[800/952] Compiling ios.cc
[801/952] Compiling passive.cc
[802/952] Compiling poly1305_arm_asm.S
[803/952] Compiling getentropy.cc
[804/952] Compiling forkunsafe.cc
[805/952] Compiling deterministic.cc
[806/952] Compiling fork_detect.cc
[807/952] Compiling poly1305_arm.cc
[807/952] Compiling poly1305_vec.cc
[809/952] Compiling poly1305.cc
[810/952] Compiling pool.cc
[811/952] Compiling pkcs8.cc
[812/952] Compiling pkcs7.cc
[813/952] Compiling pkcs8_x509.cc
[814/952] Compiling p5_pbev2.cc
[815/952] Compiling pkcs7_x509.cc
[816/952] Compiling pem_xaux.cc
[817/952] Compiling pem_x509.cc
[818/952] Compiling pem_pkey.cc
[819/952] Compiling pem_oth.cc
[819/952] Compiling pem_pk8.cc
[821/952] Compiling mlkem.cc
[822/952] Compiling obj_xref.cc
[823/952] Compiling pem_info.cc
[824/952] Compiling pem_lib.cc
[825/952] Compiling mldsa.cc
[826/952] Compiling pem_all.cc
[827/952] Compiling obj.cc
[828/952] Compiling poly_rq_mul.S
[829/952] Compiling mem.cc
[830/952] Compiling fips_shared_support.cc
[831/952] Compiling md4.cc
[832/952] Compiling md5.cc
[833/952] Compiling lhash.cc
[834/952] Compiling kyber.cc
[835/952] Compiling sign.cc
[836/952] Compiling ex_data.cc
[837/952] Compiling scrypt.cc
[838/952] Compiling pbkdf.cc
[839/952] Compiling print.cc
[840/952] Compiling hpke.cc
[841/952] Compiling hrss.cc
[842/952] Compiling p_x25519_asn1.cc
[843/952] Compiling p_x25519.cc
[844/952] Compiling p_ed25519.cc
[845/952] Compiling p_rsa.cc
[846/952] Compiling p_rsa_asn1.cc
[847/952] Compiling p_ed25519_asn1.cc
[848/952] Compiling p_hkdf.cc
[849/952] Compiling p_ec.cc
[850/952] Compiling p_ec_asn1.cc
[851/952] Compiling p_dh_asn1.cc
[852/952] Compiling p_dsa_asn1.cc
[853/952] Compiling p_dh.cc
[854/952] Compiling err.cc
[855/952] Compiling evp_ctx.cc
[856/952] Compiling evp.cc
[857/952] Compiling engine.cc
[858/952] Compiling evp_asn1.cc
[859/952] Compiling ecdsa_asn1.cc
[860/952] Compiling ecdh.cc
[861/952] Compiling ec_derive.cc
[862/952] Compiling hash_to_curve.cc
[863/952] Compiling bcm.cc
[864/952] Compiling dsa.cc
[865/952] Compiling x25519-asm-arm.S
[866/952] Compiling ec_asn1.cc
[867/952] Compiling params.cc
[868/952] Compiling dsa_asn1.cc
[869/952] Compiling digest_extra.cc
[870/952] Compiling des.cc
[871/952] Compiling dh_asn1.cc
[872/952] Compiling curve25519_64_adx.cc
[873/952] Compiling spake25519.cc
[874/952] Compiling crypto.cc
[875/952] Compiling cpu_intel.cc
[876/952] Compiling cpu_arm_linux.cc
[877/952] Compiling cpu_arm_freebsd.cc
[878/952] Compiling curve25519.cc
[879/952] Compiling cpu_aarch64_win.cc
[880/952] Compiling cpu_aarch64_sysreg.cc
[881/952] Compiling cpu_aarch64_openbsd.cc
[882/952] Compiling cpu_aarch64_linux.cc
[883/952] Compiling cpu_aarch64_fuchsia.cc
[884/952] Compiling cpu_aarch64_apple.cc
[885/952] Compiling get_cipher.cc
[886/952] Compiling conf.cc
[887/952] Compiling tls_cbc.cc
[888/952] Compiling e_tls.cc
[889/952] Compiling e_rc4.cc
[890/952] Compiling e_null.cc
[891/952] Compiling e_rc2.cc
[892/952] Compiling e_des.cc
[893/952] Compiling e_chacha20poly1305.cc
[894/952] Compiling e_aesgcmsiv.cc
[895/952] Compiling derive_key.cc
[896/952] Compiling e_aesctrhmac.cc
[897/952] Compiling chacha.cc
[898/952] Compiling unicode.cc
[899/952] Compiling cbs.cc
[900/952] Compiling ber.cc
[901/952] Compiling cbb.cc
[902/952] Compiling buf.cc
[903/952] Compiling asn1_compat.cc
[904/952] Compiling blake2.cc
[905/952] Compiling socket_helper.cc
[906/952] Compiling bn_asn1.cc
[907/952] Compiling convert.cc
[908/952] Compiling socket.cc
[909/952] Compiling printf.cc
[910/952] Compiling pair.cc
[911/952] Compiling hexdump.cc
[912/952] Compiling file.cc
[913/952] Compiling fd.cc
[914/952] Compiling errno.cc
[915/952] Compiling connect.cc
[916/952] Compiling bio_mem.cc
[917/952] Compiling bio.cc
[918/952] Compiling base64.cc
[919/952] Compiling tasn_typ.cc
[920/952] Compiling tasn_fre.cc
[921/952] Compiling tasn_enc.cc
[922/952] Compiling tasn_utl.cc
[923/952] Compiling tasn_new.cc
[924/952] Compiling posix_time.cc
[925/952] Compiling f_string.cc
[926/952] Compiling f_int.cc
[927/952] Compiling tasn_dec.cc
[928/952] Compiling asn_pack.cc
[929/952] Compiling asn1_par.cc
[930/952] Compiling a_utctm.cc
[930/952] Compiling asn1_lib.cc
[932/952] Compiling a_type.cc
[933/952] Compiling a_time.cc
[934/952] Compiling a_octet.cc
[935/952] Compiling a_strnid.cc
[936/952] Compiling a_strex.cc
[937/952] Compiling a_mbstr.cc
[938/952] Compiling a_object.cc
[939/952] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[939/952] Write sources
[943/952] Compiling a_int.cc
[944/952] Compiling a_i2d_fp.cc
[945/952] Compiling a_dup.cc
[946/952] Compiling a_d2i_fp.cc
[947/952] Compiling a_gentm.cc
[948/968] Compiling a_bitstr.cc
[949/1027] Compiling a_bool.cc
[951/1052] Compiling Algorithms Trim.swift
[952/1052] Compiling Algorithms Partition.swift
[953/1052] Compiling Algorithms Intersperse.swift
[954/1052] Compiling Algorithms Suffix.swift
[955/1053] Compiling Algorithms EitherSequence.swift
[956/1053] Compiling Algorithms FirstNonNil.swift
[957/1053] Compiling Algorithms Permutations.swift
[958/1053] Compiling Algorithms Product.swift
[959/1053] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/1053] Compiling Atomics Unmanaged extensions.swift
[961/1053] Compiling BitCollections BitSet+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
[962/1053] Compiling BitCollections BitSet+CustomStringConvertible.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[963/1053] 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
[964/1053] 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
[965/1053] 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
[966/1058] 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
[967/1058] Compiling Algorithms Grouped.swift
[968/1058] Compiling Algorithms Indexed.swift
[969/1058] Compiling Algorithms Chain.swift
[970/1058] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[977/1058] Compiling BitCollections BitArray+Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[978/1058] Compiling BitCollections BitArray+Equatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[979/1058] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[980/1058] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[981/1058] Compiling BitCollections BitArray+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[982/1058] Compiling BitCollections BitArray+Fill.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[983/1058] Compiling BitCollections BitArray+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
[984/1058] Compiling BitCollections BitArray+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
[985/1058] Compiling BitCollections BitArray+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
[986/1058] Compiling BitCollections BitArray+LosslessStringConvertible.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/1058] Compiling BitCollections BitArray+RandomBits.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/1058] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[989/1058] 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
[990/1058] 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
[991/1058] 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
[992/1058] 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
[993/1058] 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
[994/1058] 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
[995/1058] 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
[996/1058] 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
[997/1058] 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
[998/1058] 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
[999/1058] 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
[1000/1058] 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
[1001/1058] 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
[1002/1058] 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
[1003/1058] 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
[1004/1058] 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
[1005/1058] 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
[1008/1058] 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
[1009/1058] Compiling Algorithms Joined.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1010/1058] Compiling Algorithms Keyed.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1011/1058] Compiling Algorithms MinMax.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1012/1058] 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
[1013/1058] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[1020/1058] 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
[1021/1058] 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
[1022/1058] 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
[1023/1058] 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
[1024/1058] 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
[1025/1058] 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
[1050/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
[1051/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
[1057/1062] Compiling Algorithms Unique.swift
[1058/1062] Compiling Algorithms Windows.swift
[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 NIOLockedValueBox.swift
[1065/1068] Emitting module NIOConcurrencyHelpers
[1066/1068] Compiling NIOConcurrencyHelpers atomics.swift
[1067/1068] Compiling NIOConcurrencyHelpers NIOLock.swift
[1068/1068] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1069/1158] Compiling NIOCore ChannelHandlers.swift
[1070/1158] Compiling NIOCore ChannelInvoker.swift
[1071/1158] Compiling NIOCore ChannelOption.swift
[1072/1160] Emitting module ConsoleKitTerminal
[1073/1160] Compiling NIOCore NIOAsyncWriter.swift
[1074/1160] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1075/1160] Compiling NIOCore BSDSocketAPI.swift
[1076/1160] Compiling NIOCore AddressedEnvelope.swift
[1077/1160] Compiling NIOCore AsyncAwaitSupport.swift
[1078/1160] Compiling NIOCore AsyncChannel.swift
[1079/1160] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1080/1160] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1081/1160] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1082/1160] Compiling NIOCore AsyncChannelHandler.swift
[1083/1160] Compiling NIOCore AsyncChannelInboundStream.swift
[1084/1160] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1085/1160] Compiling NIOCore ByteBuffer-multi-int.swift
[1086/1160] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1087/1160] Compiling NIOCore ByteBuffer-aux.swift
[1088/1160] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1089/1160] Compiling NIOCore ByteBuffer-conversions.swift
[1090/1160] Compiling NIOCore ByteBuffer-views.swift
[1091/1160] Compiling NIOCore Channel.swift
[1092/1160] Compiling NIOCore ChannelHandler.swift
[1093/1160] Compiling NIOCore ByteBuffer-core.swift
[1094/1160] Compiling NIOCore ByteBuffer-hex.swift
[1095/1160] Compiling NIOCore ByteBuffer-int.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/1188] Compiling NIOCore Linux.swift
[1106/1188] Compiling NIOCore MarkedCircularBuffer.swift
[1107/1188] Compiling NIOCore MulticastChannel.swift
[1108/1188] Compiling NIOCore NIOAny.swift
[1109/1188] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1110/1188] Compiling NIOCore NIOCoreSendableMetatype.swift
[1111/1188] Compiling NIOCore NIOLoopBound.swift
[1112/1188] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1113/1188] Compiling NIOCore NIOScheduledCallback.swift
[1114/1188] Compiling NIOCore NIOSendable.swift
[1115/1188] Compiling NIOCore RecvByteBufferAllocator.swift
[1116/1188] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1117/1188] Compiling NIOCore SocketAddresses.swift
[1118/1188] Compiling NIOCore Codec.swift
[1119/1188] Compiling NIOCore ConvenienceOptionSupport.swift
[1120/1188] Compiling NIOCore DeadChannel.swift
[1121/1188] Compiling NIOCore DispatchQueue+WithFuture.swift
[1122/1188] Compiling NIOCore EventLoop+Deprecated.swift
[1123/1188] Compiling NIOCore EventLoop+SerialExecutor.swift
[1124/1188] Compiling NIOCore EventLoop.swift
[1125/1188] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1126/1188] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1127/1188] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1128/1188] Compiling NIOCore EventLoopFuture.swift
[1129/1188] Compiling NIOCore FileDescriptor.swift
[1130/1188] Compiling NIOCore FileHandle.swift
[1131/1188] Compiling NIOCore FileRegion.swift
[1132/1188] Compiling NIOCore SocketOptionProvider.swift
[1133/1188] Compiling NIOCore SystemCallHelpers.swift
[1134/1188] Compiling NIOCore TimeAmount+Duration.swift
[1135/1188] Compiling NIOCore TypeAssistedChannelHandler.swift
[1136/1188] Compiling NIOCore UniversalBootstrapSupport.swift
[1137/1188] Compiling NIOCore Utilities.swift
[1138/1188] Compiling ConsoleKitCommands Argument.swift
[1139/1188] Compiling ConsoleKitCommands CommandSignature.swift
[1140/1188] Compiling ConsoleKitCommands Flag.swift
[1141/1188] Compiling ConsoleKitCommands Option.swift
[1142/1190] Emitting module ConsoleKitCommands
[1143/1190] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1144/1190] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1145/1190] Compiling ConsoleKitCommands Commands.swift
[1146/1190] Compiling ConsoleKitCommands Console+Run.swift
[1147/1190] Compiling ConsoleKitCommands CommandGroup.swift
[1148/1190] Compiling ConsoleKitCommands CommandInput.swift
[1149/1190] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1150/1190] Compiling ConsoleKitCommands AsyncCommand.swift
[1151/1190] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1152/1190] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1153/1190] Compiling ConsoleKitCommands Utilities.swift
[1161/1190] Compiling ConsoleKitCommands ConsoleError.swift
[1162/1190] Compiling ConsoleKitCommands Completion.swift
[1163/1190] Compiling ConsoleKitCommands AsyncCommands.swift
[1164/1190] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1165/1190] Compiling ConsoleKitCommands AnyCommand.swift
[1166/1190] Compiling ConsoleKitCommands Command.swift
[1167/1190] Compiling ConsoleKitCommands CommandContext.swift
[1168/1190] Compiling ConsoleKitCommands CommandError.swift
[1169/1192] Emitting module ConsoleKit
[1170/1192] Compiling ConsoleKit Exports.swift
[1171/1192] Emitting module NIOCore
[1193/1248] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1194/1248] Emitting module NIOEmbedded
[1195/1248] Compiling NIOEmbedded AsyncTestingChannel.swift
[1196/1248] Compiling NIOEmbedded Embedded.swift
[1197/1248] Compiling NIOPosix System.swift
[1198/1248] Compiling NIOPosix Thread.swift
[1199/1248] Compiling NIOPosix ThreadPosix.swift
[1200/1248] Compiling NIOPosix ThreadWindows.swift
[1201/1248] Compiling NIOPosix UnsafeTransfer.swift
[1202/1253] Compiling NIOPosix SelectorEpoll.swift
[1203/1253] Compiling NIOPosix SelectorGeneric.swift
[1204/1253] Compiling NIOPosix SelectorKqueue.swift
[1205/1253] Compiling NIOPosix SelectorUring.swift
[1206/1253] Compiling NIOPosix SelectorWSAPoll.swift
[1207/1253] Compiling NIOPosix ServerSocket.swift
[1208/1253] Compiling NIOPosix Socket.swift
[1209/1253] Compiling NIOPosix SocketChannel.swift
[1210/1253] Compiling NIOPosix SocketProtocols.swift
[1211/1253] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1212/1253] Compiling NIOPosix PosixSingletons.swift
[1213/1253] Compiling NIOPosix RawSocketBootstrap.swift
[1214/1253] Compiling NIOPosix Resolver.swift
[1215/1253] Compiling NIOPosix Selectable.swift
[1216/1253] Compiling NIOPosix SelectableChannel.swift
[1217/1253] Compiling NIOPosix SelectableEventLoop.swift
[1218/1253] Compiling NIOPosix BSDSocketAPICommon.swift
[1219/1253] Compiling NIOPosix BSDSocketAPIPosix.swift
[1220/1253] Compiling NIOPosix BSDSocketAPIWindows.swift
[1221/1253] Compiling NIOPosix BaseSocket.swift
[1222/1253] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1223/1253] Compiling NIOPosix BaseSocketChannel.swift
[1224/1253] Emitting module NIOPosix
[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 Utilities.swift
[1238/1253] Compiling NIOPosix VsockAddress.swift
[1239/1253] Compiling NIOPosix VsockChannelEvents.swift
[1240/1253] Compiling NIOPosix Windows.swift
[1241/1253] Compiling NIOPosix resource_bundle_accessor.swift
[1242/1253] Compiling NIOPosix BaseStreamSocketChannel.swift
[1243/1253] Compiling NIOPosix Bootstrap.swift
[1244/1253] Compiling NIOPosix ControlMessage.swift
[1245/1253] Compiling NIOPosix DatagramVectorReadManager.swift
[1246/1253] Compiling NIOPosix Errors+Any.swift
[1247/1253] Compiling NIOPosix FileDescriptor.swift
[1248/1253] Compiling NIOPosix GetaddrinfoResolver.swift
[1249/1253] Compiling NIOPosix HappyEyeballs.swift
[1250/1253] Compiling NIOPosix IO.swift
[1251/1253] Compiling NIOPosix IntegerBitPacking.swift
[1252/1253] Compiling NIOPosix IntegerTypes.swift
[1253/1253] Compiling NIOPosix Linux.swift
[1254/1315] Compiling NIO Exports.swift
[1255/1315] Emitting module NIO
[1256/1315] Compiling _NIOFileSystem Array+FileSystem.swift
[1257/1315] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[1258/1315] Compiling _NIOFileSystem BufferedReader.swift
[1259/1357] Compiling _NIOFileSystem IOStrategy.swift
[1260/1357] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1261/1357] Compiling _NIOFileSystem FileSystemProtocol.swift
[1262/1357] Compiling _NIOFileSystem FileType.swift
[1263/1357] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1264/1357] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1265/1357] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1266/1357] Compiling NIOSOCKS ClientStateMachine.swift
[1267/1358] Compiling NIOSOCKS SOCKSResponse.swift
[1268/1358] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1269/1358] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1270/1358] Compiling NIOSOCKS Helpers.swift
[1271/1358] Compiling NIOSOCKS Messages.swift
[1272/1358] Compiling NIOSOCKS SOCKSRequest.swift
[1273/1358] Compiling NIOSOCKS Errors.swift
[1274/1358] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1275/1358] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1276/1358] Compiling NIOSOCKS SOCKSClientHandler.swift
[1277/1358] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1278/1358] Emitting module NIOSOCKS
[1279/1358] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1280/1358] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1281/1359] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1282/1359] Compiling NIOTLS TLSEvents.swift
[1283/1359] Emitting module NIOTLS
[1284/1359] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1285/1359] Compiling NIOTLS SNIHandler.swift
[1286/1359] Emitting module _NIOFileSystem
[1287/1363] Compiling NIOSOCKS ServerStateMachine.swift
[1288/1394] Compiling NIOSSL ObjectIdentifier.swift
[1289/1394] Compiling NIOSSL PosixPort.swift
[1290/1394] Compiling NIOSSL SSLPublicKey.swift
[1291/1394] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1292/1394] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1293/1394] Compiling NIOSSL SSLConnection.swift
[1294/1394] Compiling NIOSSL SSLContext.swift
[1295/1394] Compiling NIOSSL SSLErrors.swift
[1296/1394] Emitting module NIOFoundationCompat
[1297/1394] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1298/1394] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1299/1394] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1300/1394] Compiling NIOSSL CustomPrivateKey.swift
[1301/1394] Compiling NIOSSL IdentityVerification.swift
[1302/1394] Compiling NIOSSL LinuxCABundle.swift
[1303/1394] Compiling NIOSSL NIOSSLClientHandler.swift
[1304/1394] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1305/1394] Compiling NIOSSL NIOSSLHandler.swift
[1306/1394] Compiling NIOSSL AndroidCABundle.swift
[1307/1394] Compiling NIOSSL SSLPKCS12Bundle.swift
[1308/1394] Compiling NIOSSL SSLPrivateKey.swift
[1309/1394] Compiling NIOSSL SafeCompare.swift
[1310/1394] Compiling NIOSSL Zeroization.swift
[1311/1395] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1312/1416] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[1313/1416] Compiling _NIOFileSystem OpenOptions.swift
[1314/1416] Compiling _NIOFileSystem String+FileSystem.swift
[1315/1416] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1318/1416] Compiling NIOSSL SSLCallbacks.swift
[1319/1416] Compiling NIOSSL SSLInit.swift
[1320/1416] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1321/1416] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1322/1416] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1323/1416] Compiling NIOTransportServices NIOTSErrors.swift
[1324/1416] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1325/1416] Compiling NIOTransportServices StateManagedChannel.swift
[1326/1416] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1327/1416] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1328/1416] Compiling NIOTransportServices NIOTSEventLoop.swift
[1329/1416] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1330/1416] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1331/1416] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1332/1416] Compiling NIOSSL TLSConfiguration.swift
[1333/1416] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1334/1416] Compiling _NIOFileSystem Mocking.swift
[1335/1416] Compiling _NIOFileSystem Syscall.swift
[1336/1416] Compiling _NIOFileSystem Syscalls.swift
[1337/1416] Compiling _NIOFileSystem SystemFileHandle.swift
[1338/1416] Compiling _NIOFileSystem Utilities.swift
[1339/1416] Compiling _NIOFileSystem NIOFilePath.swift
[1344/1416] Compiling NIOTransportServices AcceptHandler.swift
[1345/1416] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1346/1416] Compiling NIOTransportServices NIOTSSingletons.swift
[1348/1416] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1349/1416] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1350/1416] Emitting module NIOHTTP1
[1352/1416] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1353/1482] Emitting module AsyncKit
[1354/1482] Compiling NIOHPACK IndexedHeaderTable.swift
[1355/1482] Compiling NIOHPACK IntegerCoding.swift
[1356/1483] Emitting module NIOTransportServices
[1357/1485] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1358/1485] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1359/1485] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1362/1485] Compiling NIOExtras DebugInboundEventsHandler.swift
[1363/1485] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1364/1485] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1365/1485] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1366/1486] Compiling NIOWebSocket WebSocketOpcode.swift
[1367/1486] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1368/1486] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1369/1486] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1370/1486] Compiling NIOHPACK HuffmanCoding.swift
[1371/1486] Compiling NIOHPACK HuffmanTables.swift
[1372/1486] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1373/1486] Compiling NIOHTTPCompression HTTPDecompression.swift
[1374/1486] Emitting module NIOHTTPCompression
[1375/1486] Compiling NIOHTTPCompression HTTPCompression.swift
[1376/1486] Compiling NIOExtras RequestResponseHandlers+State.swift
[1377/1486] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1378/1488] Compiling NIOHPACK StaticHeaderTable.swift
[1381/1488] Compiling NIOExtras QuiescingHelper.swift
[1382/1488] Compiling NIOExtras RequestResponseHandler.swift
[1383/1489] Emitting module NIOSSL
[1384/1489] Compiling NIOWebSocket SHA1.swift
[1385/1489] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1386/1489] Emitting module NIOWebSocket
[1387/1489] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1388/1489] Compiling NIOWebSocket WebSocketFrame.swift
[1392/1492] Compiling NIOHPACK HeaderTables.swift
[1393/1492] Compiling NIOHPACK HPACKErrors.swift
[1396/1492] Compiling NIOHPACK HPACKEncoder.swift
[1397/1492] Emitting module NIOHPACK
[1398/1492] Compiling NIOHPACK HPACKHeader.swift
[1399/1492] Compiling NIOExtras PCAPRingBuffer.swift
[1400/1492] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1401/1492] Compiling NIOExtras LengthFieldPrepender.swift
[1403/1492] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1404/1492] Compiling NIOExtras NIORequestIdentifiable.swift
[1406/1492] Compiling NIOExtras NIOExtrasError.swift
[1407/1492] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1408/1492] Compiling NIOExtras LineBasedFrameDecoder.swift
[1409/1492] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1411/1492] Compiling NIOExtras JSONRPCFraming.swift
[1412/1492] Emitting module NIOExtras
[1413/1492] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1414/1492] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1419/1492] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1420/1492] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1435/1492] Emitting module MultipartKit
[1438/1559] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1439/1559] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1440/1559] Compiling NIOHTTP2 MayReceiveFrames.swift
[1441/1559] Compiling NIOHTTP2 ReceivingDataState.swift
[1443/1559] Compiling NIOHTTP2 SendingGoawayState.swift
[1444/1559] Compiling NIOHTTP2 SendingHeadersState.swift
[1445/1559] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1446/1559] Compiling NIOHTTP2 MaySendFrames.swift
[1447/1559] Compiling NIOHTTP2 SendingDataState.swift
[1448/1559] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1449/1559] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1450/1559] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1451/1559] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1452/1559] Compiling NIOHTTP2 HTTP2Error.swift
[1453/1559] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1454/1559] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1455/1559] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1456/1559] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1457/1559] Compiling NIOHTTP2 HTTP2StreamID.swift
[1458/1559] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1459/1559] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1460/1559] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1461/1559] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1463/1559] Emitting module NIOFileSystem
[1464/1559] Compiling NIOFileSystem Exports.swift
[1465/1559] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1466/1559] Compiling NIOHTTP2 StateMachineResult.swift
[1467/1559] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1468/1559] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1469/1559] Compiling NIOHTTP2 HTTP2Stream.swift
[1470/1559] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1471/1559] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1475/1559] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1476/1559] Emitting module _NIOFileSystemFoundationCompat
[1477/1559] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1491/1559] Compiling NIOExtras WritePCAPHandler.swift
[1492/1567] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1493/1567] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1494/1567] Compiling NIOHTTP2 InboundEventBuffer.swift
[1495/1567] Compiling NIOHTTP2 InboundWindowManager.swift
[1496/1567] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1497/1567] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1498/1573] Emitting module NIOHTTP2
[1499/1573] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1500/1573] Compiling NIOHTTP2 QuiescingState.swift
[1501/1573] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1505/1573] Compiling NIOHTTP2 DOSHeuristics.swift
[1526/1573] Compiling WebSocketKit WebSocketHandler.swift
[1527/1573] Emitting module WebSocketKit
[1528/1573] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1529/1573] Compiling NIOHTTP2 StreamChannelList.swift
[1530/1573] Compiling NIOHTTP2 StreamMap.swift
[1531/1573] Compiling NIOHTTP2 StreamStateMachine.swift
[1532/1573] Compiling NIOHTTP2 UnsafeTransfer.swift
[1533/1573] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1534/1573] Compiling NIOHTTP2 Error+Any.swift
[1535/1573] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1536/1573] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1537/1573] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1538/1573] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1539/1573] Compiling NIOHTTP2 GlitchesMonitor.swift
[1540/1573] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1541/1573] Compiling NIOHTTP2 SendingRstStreamState.swift
[1542/1573] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1543/1573] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1544/1573] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1545/1573] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1546/1573] Compiling NIOHTTP2 HasLocalSettings.swift
[1547/1573] Compiling NIOHTTP2 HasRemoteSettings.swift
[1548/1573] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1549/1573] Compiling NIOHTTP2 HTTP2Frame.swift
[1550/1573] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1551/1573] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1552/1573] Compiling NIOHTTP2 HTTP2PingData.swift
[1553/1573] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1554/1573] Compiling NIOHTTP2 HTTP2Settings.swift
[1555/1573] Compiling WebSocketKit Exports.swift
[1556/1573] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1557/1573] Compiling WebSocketKit WebSocket.swift
[1558/1573] Compiling WebSocketKit WebSocket+Concurrency.swift
[1559/1573] Compiling WebSocketKit WebSocket+Connect.swift
[1560/1573] Compiling WebSocketKit WebSocketClient.swift
[1568/1637] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1569/1637] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1570/1637] Compiling AsyncHTTPClient ConnectionPool.swift
[1571/1637] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1572/1637] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1573/1637] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1574/1637] Compiling AsyncHTTPClient BasicAuth.swift
[1575/1637] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1576/1637] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1581/1644] Emitting module AsyncHTTPClient
[1582/1644] Compiling AsyncHTTPClient SSLContextCache.swift
[1583/1644] Compiling AsyncHTTPClient Scheme.swift
[1584/1644] Compiling AsyncHTTPClient Singleton.swift
[1585/1644] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1586/1644] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1587/1644] Compiling AsyncHTTPClient TracingSupport.swift
[1588/1644] Compiling AsyncHTTPClient Utils.swift
[1591/1644] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1592/1644] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1593/1644] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1594/1644] Compiling AsyncHTTPClient Transaction.swift
[1595/1644] Compiling AsyncHTTPClient Base64.swift
[1596/1644] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1597/1644] Compiling AsyncHTTPClient HTTP1Connection.swift
[1598/1644] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1599/1644] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1600/1644] Compiling AsyncHTTPClient HTTP2Connection.swift
[1601/1644] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1602/1644] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1603/1644] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1604/1644] Compiling AsyncHTTPClient TLSConfiguration.swift
[1605/1644] Compiling AsyncHTTPClient RedirectState.swift
[1606/1644] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1607/1644] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[1608/1644] Compiling AsyncHTTPClient RequestBag.swift
[1609/1644] Compiling AsyncHTTPClient RequestValidation.swift
[1610/1644] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1611/1644] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1612/1644] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1613/1644] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1614/1644] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1615/1644] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[1616/1644] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1617/1644] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1618/1644] Compiling AsyncHTTPClient RequestOptions.swift
[1619/1644] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1620/1644] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1621/1644] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1622/1644] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1623/1644] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1624/1644] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1625/1644] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1626/1644] Compiling AsyncHTTPClient ConnectionTarget.swift
[1627/1644] Compiling AsyncHTTPClient DeconstructedURL.swift
[1628/1644] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1629/1644] Compiling AsyncHTTPClient FoundationExtensions.swift
[1630/1644] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.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 PlaintextDecoder.swift
[1646/1841] Compiling Vapor PlaintextEncoder.swift
[1647/1841] Compiling Vapor URLQueryCoders.swift
[1648/1841] Compiling Vapor URLQueryContainer.swift
[1649/1841] Compiling Vapor Core.swift
[1650/1841] Compiling Vapor Running.swift
[1651/1841] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1652/1841] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1653/1841] Compiling Vapor DotEnvFile+load.swift
[1654/1841] Compiling Vapor Routes+caseInsenstive.swift
[1655/1841] Compiling Vapor Validatable+validate.swift
[1656/1841] Compiling Vapor Environment+Process.swift
[1657/1841] Compiling Vapor Environment+Secret.swift
[1658/1841] Compiling Vapor Environment.swift
[1659/1841] Compiling Vapor Abort.swift
[1660/1841] Compiling Vapor AbortError.swift
[1661/1841] Compiling Vapor DebuggableError.swift
[1662/1841] Compiling Vapor Demangler.swift
[1663/1841] Compiling Vapor ErrorSource.swift
[1664/1841] Compiling Vapor StackTrace.swift
[1665/1841] Compiling Vapor Exports.swift
[1666/1841] Compiling Vapor Application+HTTP.swift
[1667/1862] Compiling Vapor Application.swift
[1668/1862] Compiling Vapor AuthenticationCache.swift
[1669/1862] Compiling Vapor Authenticator.swift
[1670/1862] Compiling Vapor BasicAuthorization.swift
[1671/1862] Compiling Vapor BearerAuthorization.swift
[1672/1862] Compiling Vapor GuardMiddleware.swift
[1673/1862] Compiling Vapor RedirectMiddleware.swift
[1674/1862] Compiling Vapor SessionAuthenticatable.swift
[1675/1862] Compiling Vapor Bcrypt.swift
[1676/1862] Compiling Vapor Application+Cache.swift
[1677/1862] Compiling Vapor Cache.swift
[1678/1862] Compiling Vapor CacheExpirationTime.swift
[1679/1862] Compiling Vapor MemoryCache.swift
[1680/1862] Compiling Vapor Request+Cache.swift
[1681/1862] Compiling Vapor Application+Clients.swift
[1682/1862] Compiling Vapor Client.swift
[1683/1862] Compiling Vapor ClientRequest.swift
[1684/1862] Compiling Vapor ClientResponse.swift
[1685/1862] Compiling Vapor Request+Client.swift
[1686/1862] Compiling Vapor BootCommand.swift
[1687/1862] Compiling Vapor CommandContext+Application.swift
[1688/1862] Compiling Vapor RoutesCommand.swift
[1689/1862] Compiling Vapor Extendable.swift
[1690/1862] Compiling Vapor File.swift
[1691/1862] Compiling Vapor FileIO.swift
[1692/1862] Compiling Vapor LifecycleHandler.swift
[1693/1862] Compiling Vapor OptionalType.swift
[1694/1862] Compiling Vapor RFC1123.swift
[1695/1862] Compiling Vapor SocketAddress+Hostname.swift
[1696/1862] Compiling Vapor Storage.swift
[1697/1862] Compiling Vapor String+IsIPAddress.swift
[1698/1862] Compiling Vapor Thread.swift
[1699/1862] Compiling Vapor URI.swift
[1700/1862] Compiling Vapor VaporSendableMetadataType.swift
[1701/1862] Compiling Vapor RangeResult.swift
[1702/1862] Compiling Vapor Validatable.swift
[1703/1862] Compiling Vapor Validation.swift
[1704/1862] Compiling Vapor ValidationKey.swift
[1705/1862] Compiling Vapor Validations.swift
[1706/1862] Compiling Vapor ValidationsError.swift
[1707/1862] Compiling Vapor Validator.swift
[1708/1862] Compiling Vapor ValidatorResult.swift
[1709/1862] Compiling Vapor And.swift
[1710/1862] Compiling Vapor HTTPMediaTypePreference.swift
[1711/1862] Compiling Vapor Responder.swift
[1712/1862] Compiling Vapor Application+HTTP+Server.swift
[1713/1862] Compiling Vapor HTTPServer.swift
[1714/1862] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1715/1862] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1716/1862] Compiling Vapor HTTPServerHandler.swift
[1717/1862] Compiling Vapor HTTPServerRequestDecoder.swift
[1718/1862] Compiling Vapor HTTPServerResponseEncoder.swift
[1719/1862] Compiling Vapor HTTPServerUpgradeHandler.swift
[1720/1862] Compiling Vapor Logger+Report.swift
[1721/1862] Compiling Vapor LoggingSystem+Environment.swift
[1722/1862] Compiling Vapor Application+Middleware.swift
[1723/1862] Compiling Vapor CORSMiddleware.swift
[1724/1862] Compiling Vapor ErrorMiddleware.swift
[1725/1862] Compiling Vapor FileMiddleware.swift
[1726/1862] Compiling Vapor Middleware.swift
[1727/1862] Compiling Vapor MiddlewareConfiguration.swift
[1728/1862] Compiling Vapor ResponseCompressionMiddleware.swift
[1729/1862] Compiling Vapor RouteLoggingMiddleware.swift
[1730/1862] Compiling Vapor TracingMiddleware.swift
[1731/1862] Compiling Vapor File+Multipart.swift
[1732/1862] Compiling Vapor Case.swift
[1733/1862] Compiling Vapor CharacterSet.swift
[1734/1862] Compiling Vapor Count.swift
[1735/1862] Compiling Vapor Custom.swift
[1736/1862] Compiling Vapor Email.swift
[1737/1862] Compiling Vapor Empty.swift
[1738/1862] Compiling Vapor In.swift
[1739/1862] Compiling Vapor Nil.swift
[1740/1862] Compiling Vapor NilIgnoring.swift
[1741/1862] Compiling Vapor Not.swift
[1742/1862] Compiling Vapor Or.swift
[1743/1862] Compiling Vapor Pattern.swift
[1744/1862] Compiling Vapor Range.swift
[1745/1862] Compiling Vapor URL.swift
[1746/1862] Compiling Vapor Valid.swift
[1747/1862] Compiling Vapor Application+Views.swift
[1748/1862] Compiling Vapor PlaintextRenderer.swift
[1749/1862] Compiling Vapor Request+View.swift
[1750/1862] Compiling Vapor View.swift
[1751/1862] Compiling Vapor ViewRenderer.swift
[1752/1862] Compiling Vapor _Deprecations.swift
[1753/1862] Compiling Vapor FormDataDecoder+Content.swift
[1754/1862] Compiling Vapor FormDataEncoder+Content.swift
[1755/1862] Compiling Vapor Application+Password.swift
[1756/1862] Compiling Vapor Application+Passwords.swift
[1757/1862] Compiling Vapor AsyncPasswordHasher.swift
[1758/1862] Compiling Vapor BcryptHasher.swift
[1759/1862] Compiling Vapor PasswordHasher.swift
[1760/1862] Compiling Vapor PlaintextHasher.swift
[1761/1862] Compiling Vapor Request+Password.swift
[1762/1862] Compiling Vapor Redirect.swift
[1763/1862] Compiling Vapor Request+Body.swift
[1764/1862] Compiling Vapor Request+BodyStream.swift
[1765/1862] Compiling Vapor Request.swift
[1766/1862] Compiling Vapor Application+Responder.swift
[1767/1862] Compiling Vapor DefaultResponder.swift
[1768/1862] Compiling Vapor Response+Body.swift
[1769/1862] Compiling Vapor Response.swift
[1770/1862] Compiling Vapor ResponseCodable.swift
[1771/1862] Compiling Vapor Application+Routes.swift
[1772/1862] Compiling Vapor Parameters+Require.swift
[1773/1862] Compiling Vapor Request+WebSocket.swift
[1774/1862] Compiling Vapor Route.swift
[1775/1862] Compiling Vapor ServeCommand.swift
[1776/1862] Compiling Vapor AnyResponse+Concurrency.swift
[1777/1862] Compiling Vapor AsyncBasicResponder.swift
[1778/1862] Compiling Vapor AsyncMiddleware.swift
[1779/1862] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1780/1862] Compiling Vapor AsyncSessionDriver.swift
[1781/1862] Compiling Vapor Authentication+Concurrency.swift
[1782/1862] Compiling Vapor Cache+Concurrency.swift
[1783/1862] Compiling Vapor Client+Concurrency.swift
[1784/1862] Compiling Vapor RequestBody+Concurrency.swift
[1785/1862] Compiling Vapor Responder+Concurrency.swift
[1786/1862] Compiling Vapor ResponseCodable+Concurrency.swift
[1787/1862] Compiling Vapor RoutesBuilder+Concurrency.swift
[1788/1862] Compiling Vapor ViewRenderer+Concurrency.swift
[1789/1862] Compiling Vapor WebSocket+Concurrency.swift
[1790/1862] Compiling Vapor ContainerGetPathExecutor.swift
[1791/1862] Compiling Vapor Content.swift
[1792/1862] Compiling Vapor ContentCoders.swift
[1793/1862] Compiling Vapor ContentConfiguration.swift
[1794/1862] Compiling Vapor ContentContainer.swift
[1795/1862] Compiling Vapor JSONCoder+Custom.swift
[1796/1862] Compiling Vapor JSONCoders+Content.swift
[1797/1862] Emitting module Vapor
[1798/1862] Compiling Vapor BasicResponder.swift
[1799/1862] Compiling Vapor BodyStream.swift
[1800/1862] Compiling Vapor Application+HTTP+Client.swift
[1801/1862] Compiling Vapor EventLoopHTTPClient.swift
[1802/1862] Compiling Vapor EndpointCache.swift
[1803/1862] Compiling Vapor HTTPMethod+String.swift
[1804/1862] Compiling Vapor HTTPStatus.swift
[1805/1862] Compiling Vapor HTTPCookies.swift
[1806/1862] Compiling Vapor HTTPHeaderCacheControl.swift
[1807/1862] Compiling Vapor HTTPHeaderExpires.swift
[1808/1862] Compiling Vapor HTTPHeaderLastModified.swift
[1809/1862] Compiling Vapor HTTPHeaders+Cache.swift
[1810/1862] Compiling Vapor HTTPHeaders+Connection.swift
[1811/1862] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1812/1862] Compiling Vapor HTTPHeaders+ContentRange.swift
[1813/1862] Compiling Vapor HTTPHeaders+Directive.swift
[1814/1862] Compiling Vapor HTTPHeaders+Forwarded.swift
[1815/1862] Compiling Vapor HTTPHeaders+Link.swift
[1816/1862] Compiling Vapor HTTPHeaders+Name.swift
[1817/1862] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1818/1862] Compiling Vapor HTTPHeaders.swift
[1819/1862] Compiling Vapor HTTPMediaType.swift
[1820/1862] Compiling Vapor RouteCollection.swift
[1821/1862] Compiling Vapor Routes.swift
[1822/1862] Compiling Vapor RoutesBuilder+Group.swift
[1823/1862] Compiling Vapor RoutesBuilder+Method.swift
[1824/1862] Compiling Vapor RoutesBuilder+Middleware.swift
[1825/1862] Compiling Vapor RoutesBuilder+WebSocket.swift
[1826/1862] Compiling Vapor RoutesBuilder.swift
[1827/1862] Compiling Vapor OTP.swift
[1828/1862] Compiling Vapor Application+Servers.swift
[1829/1862] Compiling Vapor Server.swift
[1830/1862] Compiling Vapor App+Service.swift
[1831/1862] Compiling Vapor Req+Service.swift
[1832/1862] Compiling Vapor Service.swift
[1833/1862] Compiling Vapor Application+Sessions.swift
[1834/1862] Compiling Vapor MemorySessions.swift
[1835/1862] Compiling Vapor Request+Session.swift
[1836/1862] Compiling Vapor Session.swift
[1837/1862] Compiling Vapor SessionCache.swift
[1838/1862] Compiling Vapor SessionData.swift
[1839/1862] Compiling Vapor SessionDriver.swift
[1840/1862] Compiling Vapor SessionsConfiguration.swift
[1841/1862] Compiling Vapor SessionsMiddleware.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 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
[1864/1877] 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
[1865/1877] 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
[1866/1877] 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
[1867/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
[1868/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
[1869/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
[1870/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
[1871/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
[1872/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
[1873/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
[1874/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
[1875/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
[1876/1878] 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
[1877/1878] 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
[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! (90.43s)
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/apple/swift-configuration.git
[1/462] Fetching swift-configuration
[463/75946] Fetching swift-configuration, vapor
Fetched https://github.com/apple/swift-configuration.git from cache (2.51s)
Fetched https://github.com/vapor/vapor.git from cache (2.51s)
Computing version for https://github.com/apple/swift-configuration.git
Computed https://github.com/apple/swift-configuration.git at 0.1.1 (5.74s)
Fetching https://github.com/swift-server/swift-service-lifecycle
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/jpsim/Yams from cache
Fetching https://github.com/apple/swift-metrics from cache
Fetching https://github.com/apple/swift-log from cache
[1/2518] Fetching swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle from cache (0.90s)
Fetched https://github.com/apple/swift-metrics from cache (1.26s)
Fetched https://github.com/apple/swift-log from cache (1.26s)
Fetched https://github.com/jpsim/Yams from cache (1.27s)
Fetched https://github.com/apple/swift-system from cache (1.27s)
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/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
[1/2609] Fetching websocket-kit
[288/3726] Fetching websocket-kit, swift-service-context
[411/9171] Fetching websocket-kit, swift-service-context, swift-distributed-tracing
[412/12676] Fetching websocket-kit, swift-service-context, swift-distributed-tracing, multipart-kit
Fetched https://github.com/apple/swift-atomics.git from cache (0.72s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.93s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/vapor/websocket-kit.git from cache (1.93s)
Fetched https://github.com/vapor/multipart-kit.git from cache (1.93s)
Fetched https://github.com/apple/swift-service-context.git from cache (1.93s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.93s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.95s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/vapor/routing-kit.git
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
Fetched https://github.com/apple/swift-algorithms.git from cache (1.99s)
Fetching https://github.com/swift-server/async-http-client.git from cache
[1/2439] Fetching async-kit
[50/23601] Fetching async-kit, routing-kit
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.95s)
[51/29922] Fetching async-kit, routing-kit, console-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.88s)
[5325/27483] Fetching routing-kit, console-kit
Fetched https://github.com/swift-server/async-http-client.git from cache (0.98s)
Fetched https://github.com/vapor/console-kit.git from cache (1.04s)
[12063/21162] Fetching routing-kit
Fetched https://github.com/apple/swift-crypto.git from cache (1.42s)
Fetched https://github.com/vapor/routing-kit.git from cache (2.18s)
Fetched https://github.com/apple/swift-nio.git from cache (2.23s)
Computing version for https://github.com/apple/swift-metrics
Computed https://github.com/apple/swift-metrics at 2.7.1 (4.73s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.47s)
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.48s)
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.10s)
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.67s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.34s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.84s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.49s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.61s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.87s)
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.38s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.3 (0.50s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.48s)
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.73s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.0 (1.25s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.49s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.48s)
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.53s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-http-structured-headers.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-asn1.git from cache (0.69s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.04s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.07s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.07s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.67s)
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.53s)
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.48s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.14.0 (0.59s)
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.47s)
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.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (0.60s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.59s)
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.49s)
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.49s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.2 (0.51s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.51s)
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.14.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
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-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/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/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/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-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-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-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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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/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/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/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.117.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.29.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/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-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-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.2
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.0
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-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/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.21.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/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-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-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.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.