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