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 async-http-client, reference main (5dd84c), with Swift 6.1 for macOS (SPM) on 4 Dec 2025 21:34:21 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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/async-http-client.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-server/async-http-client
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5dd84c7 Remove CollectEverythingLogHandler implementation in favour of InMemoryLogHandler from swift-log (#874)
Cloned https://github.com/swift-server/async-http-client.git
Revision (git rev-parse @):
5dd84c7bb48b348751d7bbe7ba94a17bafdcef37
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/async-http-client.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swift-server/async-http-client.git
https://github.com/swift-server/async-http-client.git
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.81.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.30.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-nio-http2",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.36.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-http2.git"
    },
    {
      "identity" : "swift-nio-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.26.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-extras.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.24.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    },
    {
      "identity" : "swift-distributed-tracing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-distributed-tracing.git"
    }
  ],
  "manifest_display_name" : "async-http-client",
  "name" : "async-http-client",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AsyncHTTPClient",
      "targets" : [
        "AsyncHTTPClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CAsyncHTTPClient",
      "module_type" : "ClangTarget",
      "name" : "CAsyncHTTPClient",
      "path" : "Sources/CAsyncHTTPClient",
      "product_memberships" : [
        "AsyncHTTPClient"
      ],
      "sources" : [
        "CAsyncHTTPClient.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AsyncHTTPClientTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncHTTPClientTests",
      "path" : "Tests/AsyncHTTPClientTests",
      "product_dependencies" : [
        "NIOTLS",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOEmbedded",
        "NIOFoundationCompat",
        "NIOTestUtils",
        "NIOSSL",
        "NIOHTTP2",
        "NIOSOCKS",
        "Atomics",
        "Algorithms",
        "Logging",
        "InMemoryLogging",
        "Tracing",
        "InMemoryTracing"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/AsyncHTTPClientTests/Resources/example.com.cert.pem",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/AsyncHTTPClientTests/Resources/example.com.private-key.pem",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/AsyncHTTPClientTests/Resources/self_signed_cert.pem",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/AsyncHTTPClientTests/Resources/self_signed_key.pem",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AsyncAwaitEndToEndTests.swift",
        "AsyncTestHelpers.swift",
        "ConnectionPoolSizeConfigValueIsRespectedTests.swift",
        "EmbeddedChannel+HTTPConvenience.swift",
        "HTTP1ClientChannelHandlerTests.swift",
        "HTTP1ConnectionStateMachineTests.swift",
        "HTTP1ConnectionTests.swift",
        "HTTP1ProxyConnectHandlerTests.swift",
        "HTTP2ClientRequestHandlerTests.swift",
        "HTTP2ClientTests.swift",
        "HTTP2ConnectionTests.swift",
        "HTTP2IdleHandlerTests.swift",
        "HTTPClient+SOCKSTests.swift",
        "HTTPClient+StructuredConcurrencyTests.swift",
        "HTTPClientBase.swift",
        "HTTPClientCookieTests.swift",
        "HTTPClientInformationalResponsesTests.swift",
        "HTTPClientInternalTests.swift",
        "HTTPClientNIOTSTests.swift",
        "HTTPClientRequestTests.swift",
        "HTTPClientResponseTests.swift",
        "HTTPClientTestUtils.swift",
        "HTTPClientTests.swift",
        "HTTPClientTracingInternalTests.swift",
        "HTTPClientTracingTests.swift",
        "HTTPClientUncleanSSLConnectionShutdownTests.swift",
        "HTTPConnectionPool+FactoryTests.swift",
        "HTTPConnectionPool+HTTP1ConnectionsTest.swift",
        "HTTPConnectionPool+HTTP1StateTests.swift",
        "HTTPConnectionPool+HTTP2ConnectionsTest.swift",
        "HTTPConnectionPool+HTTP2StateMachineTests.swift",
        "HTTPConnectionPool+ManagerTests.swift",
        "HTTPConnectionPool+RequestQueueTests.swift",
        "HTTPConnectionPool+StateTestUtils.swift",
        "HTTPConnectionPoolTests.swift",
        "HTTPRequestStateMachineTests.swift",
        "IdleTimeoutNoReuseTests.swift",
        "LRUCacheTests.swift",
        "Mocks/MockConnectionPool.swift",
        "Mocks/MockHTTPExecutableRequest.swift",
        "Mocks/MockRequestExecutor.swift",
        "Mocks/MockRequestQueuer.swift",
        "NWWaitingHandlerTests.swift",
        "NoBytesSentOverBodyLimitTests.swift",
        "RacePoolIdleConnectionsAndGetTests.swift",
        "RequestBagTests.swift",
        "RequestValidationTests.swift",
        "ResponseDelayGetTests.swift",
        "SOCKSEventsHandlerTests.swift",
        "SOCKSTestUtils.swift",
        "SSLContextCacheTests.swift",
        "StressGetHttpsTests.swift",
        "TLSEventsHandlerTests.swift",
        "Transaction+StateMachineTests.swift",
        "TransactionTests.swift",
        "XCTest+AsyncAwait.swift"
      ],
      "target_dependencies" : [
        "AsyncHTTPClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncHTTPClient",
      "module_type" : "SwiftTarget",
      "name" : "AsyncHTTPClient",
      "path" : "Sources/AsyncHTTPClient",
      "product_dependencies" : [
        "NIO",
        "NIOTLS",
        "NIOCore",
        "NIOPosix",
        "NIOHTTP1",
        "NIOConcurrencyHelpers",
        "NIOHTTP2",
        "NIOSSL",
        "NIOHTTPCompression",
        "NIOSOCKS",
        "NIOTransportServices",
        "Atomics",
        "Algorithms",
        "Logging",
        "Tracing"
      ],
      "product_memberships" : [
        "AsyncHTTPClient"
      ],
      "sources" : [
        "AsyncAwait/AnyAsyncSequence.swift",
        "AsyncAwait/AnyAsyncSequenceProucerDelete.swift",
        "AsyncAwait/AsyncLazySequence.swift",
        "AsyncAwait/HTTPClient+execute.swift",
        "AsyncAwait/HTTPClient+shutdown.swift",
        "AsyncAwait/HTTPClient+tracing.swift",
        "AsyncAwait/HTTPClientRequest+Prepared.swift",
        "AsyncAwait/HTTPClientRequest+auth.swift",
        "AsyncAwait/HTTPClientRequest.swift",
        "AsyncAwait/HTTPClientResponse.swift",
        "AsyncAwait/SingleIteratorPrecondition.swift",
        "AsyncAwait/Transaction+StateMachine.swift",
        "AsyncAwait/Transaction.swift",
        "Base64.swift",
        "BasicAuth.swift",
        "BestEffortHashableTLSConfiguration.swift",
        "Configuration+BrowserLike.swift",
        "ConnectionPool.swift",
        "ConnectionPool/ChannelHandler/HTTP1ProxyConnectHandler.swift",
        "ConnectionPool/ChannelHandler/SOCKSEventsHandler.swift",
        "ConnectionPool/ChannelHandler/TLSEventsHandler.swift",
        "ConnectionPool/HTTP1/HTTP1ClientChannelHandler.swift",
        "ConnectionPool/HTTP1/HTTP1Connection.swift",
        "ConnectionPool/HTTP1/HTTP1ConnectionStateMachine.swift",
        "ConnectionPool/HTTP2/HTTP2ClientRequestHandler.swift",
        "ConnectionPool/HTTP2/HTTP2Connection.swift",
        "ConnectionPool/HTTP2/HTTP2IdleHandler.swift",
        "ConnectionPool/HTTPConnectionEvent.swift",
        "ConnectionPool/HTTPConnectionPool+Factory.swift",
        "ConnectionPool/HTTPConnectionPool+Manager.swift",
        "ConnectionPool/HTTPConnectionPool.swift",
        "ConnectionPool/HTTPExecutableRequest.swift",
        "ConnectionPool/HTTPRequestStateMachine+Demand.swift",
        "ConnectionPool/HTTPRequestStateMachine.swift",
        "ConnectionPool/RequestBodyLength.swift",
        "ConnectionPool/RequestFramingMetadata.swift",
        "ConnectionPool/RequestOptions.swift",
        "ConnectionPool/State Machine/HTTPConnectionPool+Backoff.swift",
        "ConnectionPool/State Machine/HTTPConnectionPool+HTTP1Connections.swift",
        "ConnectionPool/State Machine/HTTPConnectionPool+HTTP1StateMachine.swift",
        "ConnectionPool/State Machine/HTTPConnectionPool+HTTP2Connections.swift",
        "ConnectionPool/State Machine/HTTPConnectionPool+HTTP2StateMachine.swift",
        "ConnectionPool/State Machine/HTTPConnectionPool+RequestQueue.swift",
        "ConnectionPool/State Machine/HTTPConnectionPool+StateMachine.swift",
        "ConnectionTarget.swift",
        "DeconstructedURL.swift",
        "FileDownloadDelegate.swift",
        "FoundationExtensions.swift",
        "HTTPClient+HTTPCookie.swift",
        "HTTPClient+Proxy.swift",
        "HTTPClient+StructuredConcurrency.swift",
        "HTTPClient.swift",
        "HTTPHandler.swift",
        "LRUCache.swift",
        "NIOLoopBound+Execute.swift",
        "NIOTransportServices/NWErrorHandler.swift",
        "NIOTransportServices/NWWaitingHandler.swift",
        "NIOTransportServices/TLSConfiguration.swift",
        "RedirectState.swift",
        "RequestBag+StateMachine.swift",
        "RequestBag+Tracing.swift",
        "RequestBag.swift",
        "RequestValidation.swift",
        "SSLContextCache.swift",
        "Scheme.swift",
        "Singleton.swift",
        "StringConvertibleInstances.swift",
        "StructuredConcurrencyHelpers.swift",
        "TracingSupport.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "CAsyncHTTPClient"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
Building for debugging...
[0/446] Write sources
[6/446] Copying PrivacyInfo.xcprivacy
[6/446] Write sources
[13/446] Copying PrivacyInfo.xcprivacy
[13/446] Write sources
[27/446] Compiling CNIOWindows WSAStartup.c
[27/446] Compiling CNIOWindows shim.c
[29/446] Compiling CNIOWASI CNIOWASI.c
[30/446] Compiling CNIOOpenBSD shim.c
[31/446] Compiling CNIOLinux shim.c
[32/446] Compiling _NumericsShims _NumericsShims.c
[33/446] Write swift-version-2F0A5646E1D333AE.txt
[34/446] Compiling CNIOLinux liburing_shims.c
[35/446] Compiling CNIOExtrasZlib empty.c
[36/446] Compiling _AtomicsShims.c
[37/446] Compiling CNIOPosix event_loop_id.c
[38/450] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[39/452] Compiling CNIOLLHTTP c_nio_http.c
[40/471] Compiling CNIOLLHTTP c_nio_api.c
[41/507] Compiling CNIOLLHTTP c_nio_llhttp.c
[42/507] Compiling fiat_p256_adx_sqr.S
[43/507] Compiling fiat_p256_adx_mul.S
[44/507] Compiling fiat_curve25519_adx_square.S
[45/507] Compiling fiat_curve25519_adx_mul.S
[46/507] Compiling CNIODarwin shim.c
[47/507] Compiling CNIOBoringSSLShims shims.c
[49/507] Compiling ServiceContextModule ServiceContextKey.swift
[50/507] Emitting module _NIOBase64
[51/507] Compiling _NIOBase64 Base64.swift
[52/507] Compiling ServiceContextModule ServiceContext.swift
[53/507] Emitting module ServiceContextModule
[54/507] Compiling RealModule RealFunctions.swift
[55/507] Compiling RealModule Float80+Real.swift
[56/507] Compiling RealModule Real.swift
[57/508] Compiling RealModule RelaxedArithmetic.swift
[58/508] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[59/509] Compiling Atomics AtomicBool.swift
[60/509] Compiling Atomics IntegerConformances.swift
[61/509] Emitting module RealModule
[62/509] Compiling RealModule ElementaryFunctions.swift
[63/509] Compiling RealModule Double+Real.swift
[64/509] Compiling RealModule AugmentedArithmetic.swift
[65/509] Compiling RealModule Float+Real.swift
[66/509] Compiling RealModule Float16+Real.swift
[67/509] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[68/509] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[69/515] Compiling _NIODataStructures _TinyArray.swift
[70/515] Compiling Atomics ManagedAtomicLazyReference.swift
[71/515] Compiling Atomics UnsafeAtomic.swift
[72/515] Compiling Atomics AtomicValue.swift
[73/515] Compiling Atomics AtomicMemoryOrderings.swift
[74/515] Compiling Atomics UnsafeAtomicLazyReference.swift
[75/515] Compiling Atomics IntegerOperations.swift
[76/516] Emitting module _NIODataStructures
[79/516] Compiling Atomics PointerConformances.swift
[80/516] Compiling Atomics Primitives.native.swift
[81/516] Compiling Atomics AtomicReference.swift
[82/516] Compiling Atomics AtomicStorage.swift
[83/516] Compiling Atomics DoubleWord.swift
[84/516] Compiling Atomics ManagedAtomic.swift
[85/516] Compiling Atomics OptionalRawRepresentable.swift
[86/516] Compiling Atomics RawRepresentable.swift
[87/516] Emitting module InternalCollectionsUtilities
[88/516] Compiling Atomics AtomicInteger.swift
[89/516] Compiling Atomics AtomicOptionalWrappable.swift
[92/516] Compiling Atomics Unmanaged extensions.swift
[105/542] Compiling Logging Locks.swift
[106/542] Emitting module Logging
[107/542] Compiling Logging MetadataProvider.swift
[108/542] Compiling _NIODataStructures Heap.swift
[109/542] Compiling _NIODataStructures PriorityQueue.swift
[110/558] Compiling Logging LogHandler.swift
[111/558] Compiling Logging Logging.swift
[112/558] Compiling DequeModule Deque+Equatable.swift
[113/558] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[114/558] Compiling DequeModule _DequeBuffer.swift
[115/558] Compiling DequeModule _DequeBufferHeader.swift
[116/558] Compiling DequeModule _DequeSlot.swift
[116/559] Compiling tls_record.cc
[118/559] Emitting module Atomics
[118/559] Compiling tls_method.cc
[119/559] Compiling tls13_server.cc
[121/559] Compiling DequeModule _UnsafeWrappedBuffer.swift
[121/559] Compiling tls13_enc.cc
[122/559] Compiling tls13_client.cc
[124/559] Compiling DequeModule Deque+Collection.swift
[125/559] Compiling DequeModule Deque+Extras.swift
[126/559] Compiling DequeModule Deque+Hashable.swift
[127/561] Compiling DequeModule Deque+CustomReflectable.swift
[128/561] Compiling DequeModule Deque+Descriptions.swift
[129/561] Compiling DequeModule Deque+Codable.swift
[132/561] Compiling DequeModule Deque+Testing.swift
[133/561] Compiling DequeModule Deque._Storage.swift
[134/561] Compiling DequeModule Deque._UnsafeHandle.swift
[135/561] Compiling DequeModule Deque.swift
[136/561] Compiling Algorithms Split.swift
[137/561] Compiling Algorithms Stride.swift
[138/561] Compiling Algorithms Joined.swift
[139/561] Compiling Algorithms Keyed.swift
[140/561] Compiling Algorithms MinMax.swift
[141/561] Compiling Algorithms Unique.swift
[142/561] Compiling Algorithms Windows.swift
[147/561] Emitting module DequeModule
[148/561] Compiling Algorithms Grouped.swift
[149/561] Compiling Algorithms Indexed.swift
[150/561] Compiling Algorithms Intersperse.swift
[151/561] Compiling Algorithms Partition.swift
[152/561] Compiling Algorithms Permutations.swift
[153/561] Compiling Algorithms Product.swift
[154/561] Compiling Instrumentation Locks.swift
[154/561] Compiling tls13_both.cc
[155/561] Compiling t1_enc.cc
[156/561] Compiling ssl_versions.cc
[158/561] Compiling Instrumentation InstrumentationSystem.swift
[159/561] Compiling Instrumentation MultiplexInstrument.swift
[160/561] Compiling Instrumentation Instrument.swift
[161/561] Compiling Instrumentation NoOpInstrument.swift
[162/561] Emitting module Instrumentation
[162/561] Compiling ssl_transcript.cc
[163/561] Compiling ssl_stat.cc
[164/561] Compiling ssl_x509.cc
[165/561] Compiling ssl_session.cc
[167/569] Compiling Tracing TracingTime.swift
[167/569] Compiling ssl_privkey.cc
[169/569] Compiling Algorithms Suffix.swift
[170/569] Compiling Algorithms Trim.swift
[177/569] Emitting module Algorithms
[178/569] Compiling Tracing TracerProtocol.swift
[179/569] Compiling Tracing Tracer.swift
[180/569] Compiling Tracing TracerProtocol+Legacy.swift
[181/569] Compiling Tracing NoOpTracer.swift
[182/569] Emitting module Tracing
[183/569] Compiling Tracing InstrumentationSystem+Tracing.swift
[184/569] Compiling Tracing SpanProtocol.swift
[184/569] Compiling ssl_file.cc
[185/569] Compiling ssl_key_share.cc
[186/569] Compiling ssl_cipher.cc
[187/569] Compiling ssl_credential.cc
[188/569] Compiling ssl_cert.cc
[189/569] Compiling ssl_buffer.cc
[190/569] Compiling ssl_lib.cc
[191/569] Compiling ssl_aead_ctx.cc
[192/569] Compiling ssl_asn1.cc
[193/569] Compiling s3_pkt.cc
[194/569] Compiling s3_lib.cc
[195/569] Compiling s3_both.cc
[196/569] Compiling handshake_server.cc
[197/569] Compiling handshake.cc
[198/569] Compiling handshake_client.cc
[199/569] Compiling handoff.cc
[200/569] Compiling md5-x86_64-linux.S
[201/569] Compiling md5-x86_64-apple.S
[202/569] Compiling md5-586-linux.S
[203/569] Compiling extensions.cc
[204/569] Compiling md5-586-apple.S
[205/569] Compiling chacha20_poly1305_x86_64-linux.S
[206/569] Compiling chacha20_poly1305_x86_64-apple.S
[207/569] Compiling chacha20_poly1305_armv8-win.S
[208/569] Compiling chacha20_poly1305_armv8-linux.S
[209/569] Compiling dtls_record.cc
[210/569] Compiling encrypted_client_hello.cc
[211/569] Compiling chacha20_poly1305_armv8-apple.S
[212/569] Compiling chacha-x86_64-linux.S
[213/569] Compiling chacha-x86_64-apple.S
[214/569] Compiling chacha-x86-linux.S
[215/569] Compiling chacha-x86-apple.S
[216/569] Compiling dtls_method.cc
[217/569] Compiling err_data.cc
[218/569] Compiling chacha-armv8-win.S
[219/569] Compiling chacha-armv8-linux.S
[220/569] Compiling bio_ssl.cc
[221/569] Compiling d1_srtp.cc
[222/569] Compiling chacha-armv4-linux.S
[223/569] Compiling aes128gcmsiv-x86_64-linux.S
[224/569] Compiling d1_pkt.cc
[225/569] Compiling chacha-armv8-apple.S
[226/569] Compiling aes128gcmsiv-x86_64-apple.S
[227/569] Compiling x86_64-mont5-linux.S
[228/569] Compiling x86_64-mont5-apple.S
[229/569] Compiling x86_64-mont-linux.S
[230/569] Compiling x86-mont-linux.S
[231/569] Compiling x86_64-mont-apple.S
[232/569] Compiling x86-mont-apple.S
[233/569] Compiling vpaes-x86_64-apple.S
[234/569] Compiling vpaes-x86_64-linux.S
[235/569] Compiling vpaes-x86-linux.S
[236/569] Compiling vpaes-x86-apple.S
[237/569] Compiling vpaes-armv8-win.S
[238/569] Compiling vpaes-armv8-linux.S
[239/569] Compiling vpaes-armv7-linux.S
[240/569] Compiling vpaes-armv8-apple.S
[241/569] Compiling sha512-x86_64-linux.S
[242/569] Compiling sha512-x86_64-apple.S
[243/569] Compiling d1_lib.cc
[244/569] Compiling sha512-armv8-win.S
[245/569] Compiling sha512-armv8-linux.S
[246/569] Compiling sha512-armv4-linux.S
[247/569] Compiling sha512-armv8-apple.S
[248/569] Compiling sha512-586-apple.S
[249/569] Compiling sha512-586-linux.S
[250/569] Compiling sha256-x86_64-linux.S
[251/569] Compiling sha256-x86_64-apple.S
[252/569] Compiling sha256-armv8-linux.S
[253/569] Compiling sha256-armv8-win.S
[254/569] Compiling sha256-armv8-apple.S
[255/569] Compiling d1_both.cc
[256/569] Compiling sha256-586-apple.S
[257/569] Compiling sha256-586-linux.S
[258/569] Compiling sha1-x86_64-linux.S
[259/569] Compiling sha256-armv4-linux.S
[260/569] Compiling sha1-armv8-win.S
[261/569] Compiling sha1-x86_64-apple.S
[262/569] Compiling sha1-armv8-linux.S
[263/569] Compiling sha1-armv8-apple.S
[264/569] Compiling sha1-armv4-large-linux.S
[265/569] Compiling sha1-586-linux.S
[266/569] Compiling rsaz-avx2-linux.S
[267/569] Compiling rsaz-avx2-apple.S
[268/569] Compiling sha1-586-apple.S
[269/569] Compiling rdrand-x86_64-linux.S
[270/569] Compiling rdrand-x86_64-apple.S
[271/569] Compiling p256_beeu-x86_64-asm-linux.S
[272/569] Compiling p256_beeu-x86_64-asm-apple.S
[273/569] Compiling p256_beeu-armv8-asm-win.S
[274/569] Compiling p256_beeu-armv8-asm-linux.S
[275/569] Compiling p256-x86_64-asm-apple.S
[276/569] Compiling p256-armv8-asm-linux.S
[277/569] Compiling p256-armv8-asm-win.S
[278/569] Compiling p256_beeu-armv8-asm-apple.S
[279/569] Compiling p256-x86_64-asm-linux.S
[280/569] Compiling ghashv8-armv8-win.S
[281/569] Compiling ghashv8-armv8-linux.S
[282/569] Compiling p256-armv8-asm-apple.S
[283/569] Compiling ghashv8-armv8-apple.S
[284/569] Compiling ghashv8-armv7-linux.S
[285/569] Compiling ghash-x86_64-linux.S
[286/569] Compiling ghash-x86_64-apple.S
[287/569] Compiling ghash-x86-linux.S
[288/569] Compiling ghash-x86-apple.S
[288/569] Compiling ghash-ssse3-x86_64-linux.S
[290/569] Compiling ghash-ssse3-x86_64-apple.S
[291/569] Compiling ghash-ssse3-x86-linux.S
[292/569] Compiling ghash-ssse3-x86-apple.S
[293/569] Compiling ghash-neon-armv8-win.S
[294/569] Compiling ghash-neon-armv8-linux.S
[295/569] Compiling ghash-neon-armv8-apple.S
[296/569] Compiling ghash-armv4-linux.S
[297/569] Compiling bn-armv8-win.S
[298/569] Compiling co-586-linux.S
[299/569] Compiling co-586-apple.S
[300/569] Compiling bsaes-armv7-linux.S
[301/569] Compiling bn-armv8-apple.S
[302/569] Compiling bn-armv8-linux.S
[303/569] Compiling bn-586-linux.S
[304/569] Compiling bn-586-apple.S
[305/569] Compiling armv8-mont-win.S
[306/569] Compiling armv8-mont-linux.S
[307/569] Compiling armv4-mont-linux.S
[308/569] Compiling armv8-mont-apple.S
[309/569] Compiling aesv8-gcm-armv8-win.S
[310/569] Compiling aesv8-gcm-armv8-linux.S
[311/569] Compiling aesv8-armv8-win.S
[312/569] Compiling aesv8-armv8-linux.S
[313/569] Compiling aesv8-gcm-armv8-apple.S
[314/569] Compiling aesv8-armv7-linux.S
[314/569] Compiling aesv8-armv8-apple.S
[316/569] Compiling aesni-x86_64-linux.S
[317/569] Compiling aesni-x86_64-apple.S
[318/569] Compiling aesni-x86-linux.S
[318/569] Compiling aesni-x86-apple.S
[320/569] Compiling aesni-gcm-x86_64-linux.S
[321/569] Compiling aes-gcm-avx2-x86_64-linux.S
[321/569] Compiling aesni-gcm-x86_64-apple.S
[323/569] Compiling aes-gcm-avx2-x86_64-apple.S
[324/569] Compiling aes-gcm-avx10-x86_64-apple.S
[325/569] Compiling aes-gcm-avx10-x86_64-linux.S
[326/569] Compiling x_x509a.cc
[327/569] Compiling x_sig.cc
[328/569] Compiling x_val.cc
[329/569] Compiling x_x509.cc
[330/569] Compiling x_spki.cc
[331/569] Compiling x_pubkey.cc
[332/569] Compiling x_req.cc
[333/569] Compiling x_exten.cc
[334/569] Compiling x_name.cc
[335/569] Compiling x_crl.cc
[336/569] Compiling x509spki.cc
[337/569] Compiling x_attrib.cc
[338/569] Compiling x_algor.cc
[339/569] Compiling x509rset.cc
[340/569] Compiling x_all.cc
[341/569] Compiling x509name.cc
[342/569] Compiling x509cset.cc
[343/569] Compiling x509_vpm.cc
[344/569] Compiling x509_v3.cc
[345/569] Compiling x509_vfy.cc
[346/569] Compiling x509_txt.cc
[347/569] Compiling x509_set.cc
[348/569] Compiling x509_trs.cc
[349/569] Compiling x509_obj.cc
[350/569] Compiling x509_req.cc
[351/569] Compiling x509_ext.cc
[352/569] Compiling x509_def.cc
[353/569] Compiling x509_d2.cc
[353/569] Compiling x509_lu.cc
[355/569] Compiling x509_cmp.cc
[356/569] Compiling x509.cc
[357/569] Compiling x509_att.cc
[358/569] Compiling v3_skey.cc
[359/569] Compiling v3_prn.cc
[360/569] Compiling v3_purp.cc
[361/569] Compiling v3_utl.cc
[362/569] Compiling v3_ocsp.cc
[363/569] Compiling v3_pmaps.cc
[364/569] Compiling v3_pcons.cc
[365/569] Compiling v3_ncons.cc
[366/569] Compiling v3_int.cc
[367/569] Compiling v3_lib.cc
[368/569] Compiling v3_ia5.cc
[369/569] Compiling v3_info.cc
[370/569] Compiling v3_extku.cc
[371/569] Compiling v3_genn.cc
[372/569] Compiling v3_enum.cc
[373/569] Compiling v3_crld.cc
[374/569] Compiling v3_cpols.cc
[375/569] Compiling v3_conf.cc
[376/569] Compiling v3_bitst.cc
[377/569] Compiling v3_bcons.cc
[378/569] Compiling v3_akeya.cc
[379/569] Compiling v3_alt.cc
[380/569] Compiling v3_akey.cc
[381/569] Compiling t_x509a.cc
[382/569] Compiling t_crl.cc
[383/569] Compiling t_x509.cc
[384/569] Compiling t_req.cc
[385/569] Compiling rsa_pss.cc
[386/569] Compiling i2d_pr.cc
[387/569] Compiling name_print.cc
[388/569] Compiling policy.cc
[389/569] Compiling algorithm.cc
[390/569] Compiling a_verify.cc
[391/569] Compiling by_file.cc
[392/569] Compiling a_sign.cc
[393/569] Compiling a_digest.cc
[394/569] Compiling by_dir.cc
[395/569] Compiling asn1_gen.cc
[396/569] Compiling voprf.cc
[397/569] Compiling thread_win.cc
[398/569] Compiling thread.cc
[399/569] Compiling thread_none.cc
[400/569] Compiling trust_token.cc
[400/569] Compiling thread_pthread.cc
[402/569] Compiling stack.cc
[403/569] Compiling pmbtoken.cc
[404/569] Compiling slhdsa.cc
[405/569] Compiling spake2plus.cc
[406/569] Compiling siphash.cc
[407/569] Compiling sha512.cc
[408/569] Compiling sha256.cc
[409/569] Compiling sha1.cc
[410/569] Compiling rsa_extra.cc
[411/569] Compiling rsa_print.cc
[412/569] Compiling rsa_crypt.cc
[413/569] Compiling refcount.cc
[414/569] Compiling rc4.cc
[415/569] Compiling rsa_asn1.cc
[416/569] Compiling windows.cc
[417/569] Compiling urandom.cc
[418/569] Compiling trusty.cc
[419/569] Compiling rand.cc
[420/569] Compiling ios.cc
[421/569] Compiling passive.cc
[422/569] Compiling poly1305_arm_asm.S
[423/569] Compiling getentropy.cc
[424/569] Compiling forkunsafe.cc
[425/569] Compiling deterministic.cc
[426/569] Compiling fork_detect.cc
[427/569] Compiling poly1305_vec.cc
[428/569] Compiling poly1305_arm.cc
[429/569] Compiling poly1305.cc
[430/569] Compiling pool.cc
[431/569] Compiling pkcs7.cc
[432/569] Compiling pkcs8.cc
[433/569] Compiling p5_pbev2.cc
[434/569] Compiling pkcs8_x509.cc
[435/569] Compiling pkcs7_x509.cc
[436/569] Compiling pem_xaux.cc
[437/569] Compiling pem_x509.cc
[438/569] Compiling pem_pkey.cc
[439/569] Compiling pem_pk8.cc
[440/569] Compiling pem_oth.cc
[441/569] Compiling mlkem.cc
[442/569] Compiling obj_xref.cc
[443/569] Compiling pem_info.cc
[444/569] Compiling pem_lib.cc
[445/569] Compiling mldsa.cc
[446/569] Compiling pem_all.cc
[447/569] Compiling obj.cc
[448/569] Compiling poly_rq_mul.S
[449/569] Compiling fips_shared_support.cc
[450/569] Compiling mem.cc
[451/569] Compiling md5.cc
[452/569] Compiling md4.cc
[453/569] Compiling lhash.cc
[454/569] Compiling kyber.cc
[455/569] Compiling ex_data.cc
[456/569] Compiling sign.cc
[457/569] Compiling scrypt.cc
[458/569] Compiling pbkdf.cc
[459/569] Compiling print.cc
[460/569] Compiling hpke.cc
[461/569] Compiling hrss.cc
[462/569] Compiling p_x25519_asn1.cc
[463/569] Compiling p_x25519.cc
[464/569] Compiling p_ed25519.cc
[465/569] Compiling p_rsa_asn1.cc
[466/569] Compiling p_hkdf.cc
[467/569] Compiling p_ec.cc
[468/569] Compiling p_rsa.cc
[469/569] Compiling p_ed25519_asn1.cc
[470/569] Compiling p_ec_asn1.cc
[471/569] Compiling p_dh_asn1.cc
[472/569] Compiling p_dsa_asn1.cc
[473/569] Compiling p_dh.cc
[474/569] Compiling evp_ctx.cc
[475/569] Compiling err.cc
[476/569] Compiling evp.cc
[477/569] Compiling engine.cc
[478/569] Compiling evp_asn1.cc
[479/569] Compiling ecdh.cc
[480/569] Compiling ecdsa_asn1.cc
[481/569] Compiling hash_to_curve.cc
[482/569] Compiling ec_derive.cc
[483/569] Compiling dsa.cc
[484/569] Compiling bcm.cc
[485/569] Compiling dsa_asn1.cc
[486/569] Compiling x25519-asm-arm.S
[487/569] Compiling ec_asn1.cc
[488/569] Compiling params.cc
[489/569] Compiling digest_extra.cc
[490/569] Compiling des.cc
[491/569] Compiling dh_asn1.cc
[492/569] Compiling curve25519_64_adx.cc
[493/569] Compiling spake25519.cc
[494/569] Compiling cpu_intel.cc
[495/569] Compiling crypto.cc
[496/569] Compiling cpu_arm_freebsd.cc
[497/569] Compiling cpu_arm_linux.cc
[498/569] Compiling cpu_aarch64_win.cc
[499/569] Compiling curve25519.cc
[500/569] Compiling cpu_aarch64_sysreg.cc
[501/569] Compiling cpu_aarch64_openbsd.cc
[502/569] Compiling cpu_aarch64_linux.cc
[503/569] Compiling cpu_aarch64_fuchsia.cc
[504/569] Compiling cpu_aarch64_apple.cc
[505/569] Compiling get_cipher.cc
[506/569] Compiling tls_cbc.cc
[507/569] Compiling e_rc4.cc
[508/569] Compiling conf.cc
[509/569] Compiling e_tls.cc
[510/569] Compiling e_rc2.cc
[511/569] Compiling e_null.cc
[512/569] Compiling e_des.cc
[513/569] Compiling e_chacha20poly1305.cc
[514/569] Compiling e_aesgcmsiv.cc
[515/569] Compiling e_aesctrhmac.cc
[516/569] Compiling derive_key.cc
[517/569] Compiling chacha.cc
[518/569] Compiling unicode.cc
[519/569] Compiling cbb.cc
[519/569] Compiling ber.cc
[521/569] Compiling cbs.cc
[522/569] Compiling asn1_compat.cc
[523/569] Compiling buf.cc
[524/569] Compiling blake2.cc
[525/569] Compiling socket_helper.cc
[526/569] Compiling convert.cc
[527/569] Compiling bn_asn1.cc
[528/569] Compiling socket.cc
[529/569] Compiling printf.cc
[530/569] Compiling pair.cc
[531/569] Compiling hexdump.cc
[532/569] Compiling file.cc
[533/569] Compiling fd.cc
[534/569] Compiling errno.cc
[535/569] Compiling connect.cc
[536/569] Compiling bio_mem.cc
[537/569] Compiling base64.cc
[538/569] Compiling bio.cc
[539/569] Compiling tasn_typ.cc
[540/569] Compiling tasn_fre.cc
[541/569] Compiling tasn_enc.cc
[542/569] Compiling tasn_utl.cc
[543/569] Compiling tasn_new.cc
[544/569] Compiling posix_time.cc
[545/569] Compiling f_string.cc
[546/569] Compiling f_int.cc
[547/569] Compiling asn_pack.cc
[548/569] Compiling tasn_dec.cc
[549/569] Compiling asn1_par.cc
[550/569] Compiling asn1_lib.cc
[551/569] Compiling a_utctm.cc
[552/569] Compiling a_type.cc
[553/569] Compiling a_time.cc
[554/569] Compiling a_octet.cc
[555/569] Compiling a_strnid.cc
[556/569] Compiling a_strex.cc
[557/569] Compiling a_mbstr.cc
[558/569] Compiling a_object.cc
[559/569] Write sources
[560/569] Compiling a_int.cc
[561/569] Compiling a_i2d_fp.cc
[562/569] Compiling a_dup.cc
[562/569] Compiling a_d2i_fp.cc
[564/569] Compiling a_gentm.cc
[565/569] Compiling a_bitstr.cc
[566/569] Compiling a_bool.cc
[567/569] Compiling c-nioatomics.c
[568/569] Compiling c-atomics.c
[570/575] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[571/575] Compiling NIOConcurrencyHelpers lock.swift
[572/575] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[573/575] Compiling NIOConcurrencyHelpers atomics.swift
[574/575] Emitting module NIOConcurrencyHelpers
[575/575] Compiling NIOConcurrencyHelpers NIOLock.swift
[576/639] Compiling NIOCore Linux.swift
[577/639] Compiling NIOCore MarkedCircularBuffer.swift
[578/639] Compiling NIOCore MulticastChannel.swift
[579/639] Compiling NIOCore NIOAny.swift
[580/639] Compiling NIOCore NIOCloseOnErrorHandler.swift
[581/639] Compiling NIOCore NIOCoreSendableMetatype.swift
[582/639] Compiling NIOCore NIODecodedAsyncSequence.swift
[583/646] Compiling NIOCore NIOLoopBound.swift
[584/646] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[585/646] Compiling NIOCore NIOScheduledCallback.swift
[586/646] Compiling NIOCore NIOSendable.swift
[587/646] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[588/646] Compiling NIOCore RecvByteBufferAllocator.swift
[589/646] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[590/646] Compiling NIOCore AddressedEnvelope.swift
[591/646] Compiling NIOCore AsyncAwaitSupport.swift
[592/646] Compiling NIOCore AsyncChannel.swift
[593/646] Compiling NIOCore AsyncChannelHandler.swift
[594/646] Compiling NIOCore AsyncChannelInboundStream.swift
[595/646] Compiling NIOCore AsyncChannelOutboundWriter.swift
[596/646] Compiling NIOCore NIOAsyncSequenceProducer.swift
[597/646] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[598/646] Compiling NIOCore EventLoopFuture+Deprecated.swift
[599/646] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[600/646] Compiling NIOCore EventLoopFuture.swift
[601/646] Compiling NIOCore FileDescriptor.swift
[602/646] Compiling NIOCore FileHandle.swift
[603/646] Compiling NIOCore FileRegion.swift
[604/646] Compiling NIOCore SocketAddresses.swift
[605/646] Compiling NIOCore SocketOptionProvider.swift
[606/646] Compiling NIOCore SystemCallHelpers.swift
[607/646] Compiling NIOCore TimeAmount+Duration.swift
[608/646] Compiling NIOCore TypeAssistedChannelHandler.swift
[609/646] Compiling NIOCore UniversalBootstrapSupport.swift
[610/646] Compiling NIOCore Utilities.swift
[611/646] Compiling NIOCore Channel.swift
[612/646] Compiling NIOCore ChannelHandler.swift
[613/646] Compiling NIOCore ChannelHandlers.swift
[614/646] Compiling NIOCore ChannelInvoker.swift
[615/646] Compiling NIOCore ChannelOption.swift
[616/646] Compiling NIOCore ChannelPipeline.swift
[617/646] Compiling NIOCore CircularBuffer.swift
[618/646] Compiling NIOCore GlobalSingletons.swift
[619/646] Compiling NIOCore IO.swift
[620/646] Compiling NIOCore IOData.swift
[621/646] Compiling NIOCore IPProtocol.swift
[622/646] Compiling NIOCore IntegerBitPacking.swift
[623/646] Compiling NIOCore IntegerTypes.swift
[624/646] Compiling NIOCore Interfaces.swift
[625/646] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[626/646] Compiling NIOCore NIOAsyncWriter.swift
[627/646] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[628/646] Compiling NIOCore BSDSocketAPI.swift
[629/646] Compiling NIOCore ByteBuffer-aux.swift
[630/646] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[631/646] Compiling NIOCore ByteBuffer-conversions.swift
[632/646] Compiling NIOCore Codec.swift
[633/646] Compiling NIOCore ConvenienceOptionSupport.swift
[634/646] Compiling NIOCore DeadChannel.swift
[635/646] Compiling NIOCore DispatchQueue+WithFuture.swift
[636/646] Compiling NIOCore EventLoop+Deprecated.swift
[637/646] Compiling NIOCore EventLoop+SerialExecutor.swift
[638/646] Compiling NIOCore EventLoop.swift
[639/646] Compiling NIOCore ByteBuffer-core.swift
[640/646] Compiling NIOCore ByteBuffer-hex.swift
[641/646] Compiling NIOCore ByteBuffer-int.swift
[642/646] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[643/646] Compiling NIOCore ByteBuffer-multi-int.swift
[644/646] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[645/646] Compiling NIOCore ByteBuffer-views.swift
[646/646] Emitting module NIOCore
[647/702] Compiling NIOEmbedded AsyncTestingChannel.swift
[648/702] Emitting module NIOEmbedded
[649/702] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[650/702] Compiling NIOEmbedded Embedded.swift
[651/702] Compiling NIOPosix System.swift
[652/702] Compiling NIOPosix Thread.swift
[653/702] Compiling NIOPosix ThreadPosix.swift
[654/702] Compiling NIOPosix ThreadWindows.swift
[655/702] Compiling NIOPosix UnsafeTransfer.swift
[656/707] Compiling NIOPosix SelectorEpoll.swift
[657/707] Compiling NIOPosix SelectorGeneric.swift
[658/707] Compiling NIOPosix SelectorKqueue.swift
[659/707] Compiling NIOPosix SelectorUring.swift
[660/707] Compiling NIOPosix SelectorWSAPoll.swift
[661/707] Compiling NIOPosix ServerSocket.swift
[662/707] Compiling NIOPosix Socket.swift
[663/707] Compiling NIOPosix SocketChannel.swift
[664/707] Compiling NIOPosix SocketProtocols.swift
[665/707] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[666/707] Compiling NIOPosix BSDSocketAPICommon.swift
[667/707] Compiling NIOPosix BSDSocketAPIPosix.swift
[668/707] Compiling NIOPosix BSDSocketAPIWindows.swift
[669/707] Compiling NIOPosix BaseSocket.swift
[670/707] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[671/707] Compiling NIOPosix BaseSocketChannel.swift
[672/707] Compiling NIOPosix PosixSingletons.swift
[673/707] Compiling NIOPosix RawSocketBootstrap.swift
[674/707] Compiling NIOPosix Resolver.swift
[675/707] Compiling NIOPosix Selectable.swift
[676/707] Compiling NIOPosix SelectableChannel.swift
[677/707] Compiling NIOPosix SelectableEventLoop.swift
[678/707] Compiling NIOPosix LinuxCPUSet.swift
[679/707] Compiling NIOPosix LinuxUring.swift
[680/707] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[681/707] Compiling NIOPosix NIOPosixSendableMetatype.swift
[682/707] Compiling NIOPosix NIOThreadPool.swift
[683/707] Compiling NIOPosix NonBlockingFileIO.swift
[684/707] Compiling NIOPosix PendingDatagramWritesManager.swift
[685/707] Compiling NIOPosix PendingWritesManager.swift
[686/707] Compiling NIOPosix PipeChannel.swift
[687/707] Compiling NIOPosix PipePair.swift
[688/707] Compiling NIOPosix Pool.swift
[689/707] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[690/707] Compiling NIOPosix GetaddrinfoResolver.swift
[691/707] Compiling NIOPosix HappyEyeballs.swift
[692/707] Compiling NIOPosix IO.swift
[693/707] Compiling NIOPosix IntegerBitPacking.swift
[694/707] Compiling NIOPosix IntegerTypes.swift
[695/707] Compiling NIOPosix Linux.swift
[696/707] Emitting module NIOPosix
[697/707] Compiling NIOPosix BaseStreamSocketChannel.swift
[698/707] Compiling NIOPosix Bootstrap.swift
[699/707] Compiling NIOPosix ControlMessage.swift
[700/707] Compiling NIOPosix DatagramVectorReadManager.swift
[701/707] Compiling NIOPosix Errors+Any.swift
[702/707] Compiling NIOPosix FileDescriptor.swift
[703/707] Compiling NIOPosix Utilities.swift
[704/707] Compiling NIOPosix VsockAddress.swift
[705/707] Compiling NIOPosix VsockChannelEvents.swift
[706/707] Compiling NIOPosix Windows.swift
[707/707] Compiling NIOPosix resource_bundle_accessor.swift
[708/709] Compiling NIO Exports.swift
[709/709] Emitting module NIO
[710/749] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[711/749] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[712/749] Compiling NIOSOCKS Errors.swift
[713/750] Compiling NIOSOCKS SOCKSResponse.swift
[714/750] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[715/750] Compiling NIOSOCKS ClientStateMachine.swift
[716/750] Compiling NIOSOCKS AuthenticationMethod.swift
[717/750] Compiling NIOSOCKS ClientGreeting.swift
[718/750] Compiling NIOHTTP1 ByteCollectionUtils.swift
[719/750] Compiling NIOHTTP1 HTTPDecoder.swift
[720/750] Emitting module NIOSOCKS
[721/750] Compiling NIOSOCKS Messages.swift
[722/750] Compiling NIOSOCKS Helpers.swift
[723/750] Compiling NIOSOCKS SOCKSRequest.swift
[724/750] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[725/750] Compiling NIOTLS TLSEvents.swift
[726/750] Compiling NIOTLS SNIHandler.swift
[727/750] Emitting module NIOTLS
[728/750] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[729/750] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[730/751] Compiling NIOSOCKS ServerStateMachine.swift
[731/751] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[732/751] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[733/751] Emitting module NIOFoundationCompat
[734/751] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[735/751] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[736/775] Compiling NIOSSL SSLPKCS12Bundle.swift
[737/775] Compiling NIOSSL SSLPrivateKey.swift
[738/775] Compiling NIOSSL AndroidCABundle.swift
[739/775] Compiling NIOSSL ByteBufferBIO.swift
[740/782] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[741/782] Compiling NIOSSL NIOSSLHandler.swift
[742/804] Emitting module NIOHTTP1
[743/804] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[744/804] Compiling NIOTransportServices StateManagedChannel.swift
[745/804] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[746/804] Compiling NIOTransportServices NIOTSErrors.swift
[747/804] Compiling NIOTransportServices NIOTSBootstraps.swift
[748/804] Compiling NIOTransportServices NIOTSChannelOptions.swift
[749/804] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[750/804] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[751/804] Compiling NIOTransportServices NIOTSListenerChannel.swift
[752/822] Compiling NIOHPACK DynamicHeaderTable.swift
[753/822] Compiling NIOHPACK HPACKDecoder.swift
[754/824] Emitting module NIOTransportServices
[755/824] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[756/824] Compiling NIOTransportServices AcceptHandler.swift
[757/824] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[758/824] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[759/824] Compiling NIOHPACK IntegerCoding.swift
[760/824] Compiling NIOHPACK IndexedHeaderTable.swift
[761/825] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[762/825] Compiling NIOHTTPCompression HTTPCompression.swift
[763/825] Compiling NIOHTTPCompression HTTPDecompression.swift
[764/825] Emitting module NIOHTTPCompression
[765/825] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[766/825] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[767/825] Emitting module NIOSSL
[768/828] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[769/828] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[770/828] Compiling NIOHPACK HeaderTables.swift
[771/828] Compiling NIOHPACK HuffmanTables.swift
[772/828] Compiling NIOHPACK HuffmanCoding.swift
[773/828] Compiling NIOHPACK HPACKErrors.swift
[776/828] Compiling NIOHPACK HPACKHeader.swift
[777/828] Emitting module NIOHPACK
[778/828] Compiling NIOHPACK HPACKEncoder.swift
[779/828] Compiling NIOHPACK StaticHeaderTable.swift
[780/828] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[781/828] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[782/828] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[783/828] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[784/828] Compiling NIOTransportServices NIOTSSingletons.swift
[787/828] Compiling NIOTransportServices NIOTSEventLoop.swift
[788/828] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[792/828] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[794/828] Compiling NIOTransportServices StateManagedListenerChannel.swift
[795/828] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[796/839] Compiling NIOSSL UniversalBootstrapSupport.swift
[797/839] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[798/839] Compiling NIOSSL resource_bundle_accessor.swift
[799/843] Compiling NIOHTTP2 SendingGoawayState.swift
[800/843] Compiling NIOHTTP2 SendingHeadersState.swift
[801/843] Compiling NIOHTTP2 SendingPushPromiseState.swift
[802/843] Compiling NIOHTTP2 ConnectionStateMachine.swift
[803/871] Compiling NIOHTTP2 DOSHeuristics.swift
[804/871] Compiling NIOHTTP2 Error+Any.swift
[805/871] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[806/890] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[807/890] Compiling NIOHTTP2 ReceivingHeadersState.swift
[808/890] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[809/890] Compiling NIOHTTP2 HasRemoteSettings.swift
[810/890] Compiling NIOHTTP2 LocallyQuiescingState.swift
[811/890] Compiling NIOHTTP2 QuiescingState.swift
[812/890] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[813/890] Compiling NIOHTTP2 HasFlowControlWindows.swift
[814/890] Compiling NIOHTTP2 HasLocalSettings.swift
[815/890] Compiling NIOHTTP2 SendingRstStreamState.swift
[816/890] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[817/890] Compiling NIOHTTP2 HTTP2SettingsState.swift
[818/890] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[819/890] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[820/890] Compiling NIOHTTP2 StateMachineResult.swift
[821/890] Compiling NIOHTTP2 ContentLengthVerifier.swift
[822/890] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[823/890] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[824/890] Compiling NIOHTTP2 MaySendFrames.swift
[825/890] Compiling NIOHTTP2 SendingDataState.swift
[826/890] Compiling NIOHTTP2 ConnectionStreamsState.swift
[827/890] Compiling NIOHTTP2 MayReceiveFrames.swift
[828/890] Compiling NIOHTTP2 ReceivingDataState.swift
[836/896] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[837/896] Compiling NIOHTTP2 HTTP2UserEvents.swift
[838/896] Compiling NIOHTTP2 InboundEventBuffer.swift
[839/896] Compiling NIOHTTP2 InboundWindowManager.swift
[840/896] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[841/896] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[842/896] Compiling NIOHTTP2 HTTP2Stream.swift
[843/896] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[844/896] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[845/896] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[846/896] Compiling NIOHTTP2 HTTP2StreamID.swift
[847/896] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[848/896] Emitting module NIOHTTP2
[849/896] Compiling NIOHTTP2 StreamChannelFlowController.swift
[850/896] Compiling NIOHTTP2 StreamChannelList.swift
[851/896] Compiling NIOHTTP2 StreamMap.swift
[852/896] Compiling NIOHTTP2 StreamStateMachine.swift
[853/896] Compiling NIOHTTP2 UnsafeTransfer.swift
[854/896] Compiling NIOHTTP2 WatermarkedFlowController.swift
[869/896] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[870/896] Compiling NIOHTTP2 HTTP2Frame.swift
[871/896] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[872/896] Compiling NIOHTTP2 HTTP2FrameParser.swift
[873/896] Compiling NIOHTTP2 HTTP2PingData.swift
[874/896] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[875/896] Compiling NIOHTTP2 HTTP2Settings.swift
[878/896] Compiling NIOHTTP2 ControlFrameBuffer.swift
[879/896] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[880/896] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[881/896] Compiling NIOHTTP2 GlitchesMonitor.swift
[882/896] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[890/896] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[891/896] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[892/896] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[893/896] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[894/896] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[895/896] Compiling NIOHTTP2 HTTP2Error.swift
[896/896] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[897/960] Compiling AsyncHTTPClient BasicAuth.swift
[898/960] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[899/960] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[900/960] Compiling AsyncHTTPClient ConnectionPool.swift
[901/960] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[902/960] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[903/960] Compiling AsyncHTTPClient TLSEventsHandler.swift
[904/967] Emitting module AsyncHTTPClient
[905/967] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[906/967] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[907/967] Compiling AsyncHTTPClient AsyncLazySequence.swift
[908/967] Compiling AsyncHTTPClient HTTPClient+execute.swift
[909/967] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[910/967] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[911/967] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[912/967] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[913/967] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[914/967] Compiling AsyncHTTPClient ConnectionTarget.swift
[915/967] Compiling AsyncHTTPClient DeconstructedURL.swift
[916/967] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[917/967] Compiling AsyncHTTPClient FoundationExtensions.swift
[918/967] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[919/967] Compiling AsyncHTTPClient SSLContextCache.swift
[920/967] Compiling AsyncHTTPClient Scheme.swift
[921/967] Compiling AsyncHTTPClient Singleton.swift
[922/967] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[923/967] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[924/967] Compiling AsyncHTTPClient TracingSupport.swift
[925/967] Compiling AsyncHTTPClient Utils.swift
[926/967] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[927/967] Compiling AsyncHTTPClient HTTP1Connection.swift
[928/967] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[929/967] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[930/967] Compiling AsyncHTTPClient HTTP2Connection.swift
[931/967] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[932/967] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[933/967] Compiling AsyncHTTPClient NWWaitingHandler.swift
[934/967] Compiling AsyncHTTPClient TLSConfiguration.swift
[935/967] Compiling AsyncHTTPClient RedirectState.swift
[936/967] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[937/967] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[938/967] Compiling AsyncHTTPClient RequestBag.swift
[939/967] Compiling AsyncHTTPClient RequestValidation.swift
[940/967] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[941/967] Compiling AsyncHTTPClient RequestOptions.swift
[942/967] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[943/967] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[944/967] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[945/967] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[946/967] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[947/967] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[948/967] Compiling AsyncHTTPClient HTTPClientRequest.swift
[949/967] Compiling AsyncHTTPClient HTTPClientResponse.swift
[950/967] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[951/967] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[952/967] Compiling AsyncHTTPClient Transaction.swift
[953/967] Compiling AsyncHTTPClient Base64.swift
[954/967] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[955/967] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[956/967] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[957/967] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[958/967] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[959/967] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[960/967] Compiling AsyncHTTPClient RequestBodyLength.swift
[961/967] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[962/967] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[963/967] Compiling AsyncHTTPClient HTTPClient.swift
[964/967] Compiling AsyncHTTPClient HTTPHandler.swift
[965/967] Compiling AsyncHTTPClient LRUCache.swift
[966/967] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[967/967] Compiling AsyncHTTPClient NWErrorHandler.swift
Build complete! (68.83s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
[1/5566] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.23s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.24s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.25s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.25s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.25s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.27s)
Fetched https://github.com/apple/swift-log.git from cache (1.27s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.93s)
Fetched https://github.com/apple/swift-nio.git from cache (2.72s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.7.1 (4.49s)
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.48s)
Fetching https://github.com/apple/swift-service-context.git
[1/1162] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.95s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.42s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.11s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (1.02s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (1.52s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.44s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.45s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.44s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.1 (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-certificates.git
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
[1/2568] Fetching swift-service-lifecycle
[181/9608] Fetching swift-service-lifecycle, swift-certificates
[766/15397] Fetching swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.00s)
[2765/12829] Fetching swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.28s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.28s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.28s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.31s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.31s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (1.81s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.52s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.32s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (1.82s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (2.54s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (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.6.0 (0.45s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (0.59s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.68s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (2.30s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (0.61s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.91s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.43s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (1.14s)
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-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.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.6.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.36.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.7.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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.31.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.81.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.30.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-nio-http2",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.36.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-http2.git"
    },
    {
      "identity" : "swift-nio-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.26.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-extras.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.24.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    },
    {
      "identity" : "swift-distributed-tracing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-distributed-tracing.git"
    }
  ],
  "manifest_display_name" : "async-http-client",
  "name" : "async-http-client",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AsyncHTTPClient",
      "targets" : [
        "AsyncHTTPClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CAsyncHTTPClient",
      "module_type" : "ClangTarget",
      "name" : "CAsyncHTTPClient",
      "path" : "Sources/CAsyncHTTPClient",
      "product_memberships" : [
        "AsyncHTTPClient"
      ],
      "sources" : [
        "CAsyncHTTPClient.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AsyncHTTPClientTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncHTTPClientTests",
      "path" : "Tests/AsyncHTTPClientTests",
      "product_dependencies" : [
        "NIOTLS",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOEmbedded",
        "NIOFoundationCompat",
        "NIOTestUtils",
        "NIOSSL",
        "NIOHTTP2",
        "NIOSOCKS",
        "Atomics",
        "Algorithms",
        "Logging",
        "InMemoryLogging",
        "Tracing",
        "InMemoryTracing"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/AsyncHTTPClientTests/Resources/example.com.cert.pem",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/AsyncHTTPClientTests/Resources/example.com.private-key.pem",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/AsyncHTTPClientTests/Resources/self_signed_cert.pem",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/AsyncHTTPClientTests/Resources/self_signed_key.pem",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AsyncAwaitEndToEndTests.swift",
        "AsyncTestHelpers.swift",
        "ConnectionPoolSizeConfigValueIsRespectedTests.swift",
        "EmbeddedChannel+HTTPConvenience.swift",
        "HTTP1ClientChannelHandlerTests.swift",
        "HTTP1ConnectionStateMachineTests.swift",
        "HTTP1ConnectionTests.swift",
        "HTTP1ProxyConnectHandlerTests.swift",
        "HTTP2ClientRequestHandlerTests.swift",
        "HTTP2ClientTests.swift",
        "HTTP2ConnectionTests.swift",
        "HTTP2IdleHandlerTests.swift",
        "HTTPClient+SOCKSTests.swift",
        "HTTPClient+StructuredConcurrencyTests.swift",
        "HTTPClientBase.swift",
        "HTTPClientCookieTests.swift",
        "HTTPClientInformationalResponsesTests.swift",
        "HTTPClientInternalTests.swift",
        "HTTPClientNIOTSTests.swift",
        "HTTPClientRequestTests.swift",
        "HTTPClientResponseTests.swift",
        "HTTPClientTestUtils.swift",
        "HTTPClientTests.swift",
        "HTTPClientTracingInternalTests.swift",
        "HTTPClientTracingTests.swift",
        "HTTPClientUncleanSSLConnectionShutdownTests.swift",
        "HTTPConnectionPool+FactoryTests.swift",
        "HTTPConnectionPool+HTTP1ConnectionsTest.swift",
        "HTTPConnectionPool+HTTP1StateTests.swift",
        "HTTPConnectionPool+HTTP2ConnectionsTest.swift",
        "HTTPConnectionPool+HTTP2StateMachineTests.swift",
        "HTTPConnectionPool+ManagerTests.swift",
        "HTTPConnectionPool+RequestQueueTests.swift",
        "HTTPConnectionPool+StateTestUtils.swift",
        "HTTPConnectionPoolTests.swift",
        "HTTPRequestStateMachineTests.swift",
        "IdleTimeoutNoReuseTests.swift",
        "LRUCacheTests.swift",
        "Mocks/MockConnectionPool.swift",
        "Mocks/MockHTTPExecutableRequest.swift",
        "Mocks/MockRequestExecutor.swift",
        "Mocks/MockRequestQueuer.swift",
        "NWWaitingHandlerTests.swift",
        "NoBytesSentOverBodyLimitTests.swift",
        "RacePoolIdleConnectionsAndGetTests.swift",
        "RequestBagTests.swift",
        "RequestValidationTests.swift",
        "ResponseDelayGetTests.swift",
        "SOCKSEventsHandlerTests.swift",
        "SOCKSTestUtils.swift",
        "SSLContextCacheTests.swift",
        "StressGetHttpsTests.swift",
        "TLSEventsHandlerTests.swift",
        "Transaction+StateMachineTests.swift",
        "TransactionTests.swift",
        "XCTest+AsyncAwait.swift"
      ],
      "target_dependencies" : [
        "AsyncHTTPClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncHTTPClient",
      "module_type" : "SwiftTarget",
      "name" : "AsyncHTTPClient",
      "path" : "Sources/AsyncHTTPClient",
      "product_dependencies" : [
        "NIO",
        "NIOTLS",
        "NIOCore",
        "NIOPosix",
        "NIOHTTP1",
        "NIOConcurrencyHelpers",
        "NIOHTTP2",
        "NIOSSL",
        "NIOHTTPCompression",
        "NIOSOCKS",
        "NIOTransportServices",
        "Atomics",
        "Algorithms",
        "Logging",
        "Tracing"
      ],
      "product_memberships" : [
        "AsyncHTTPClient"
      ],
      "sources" : [
        "AsyncAwait/AnyAsyncSequence.swift",
        "AsyncAwait/AnyAsyncSequenceProucerDelete.swift",
        "AsyncAwait/AsyncLazySequence.swift",
        "AsyncAwait/HTTPClient+execute.swift",
        "AsyncAwait/HTTPClient+shutdown.swift",
        "AsyncAwait/HTTPClient+tracing.swift",
        "AsyncAwait/HTTPClientRequest+Prepared.swift",
        "AsyncAwait/HTTPClientRequest+auth.swift",
        "AsyncAwait/HTTPClientRequest.swift",
        "AsyncAwait/HTTPClientResponse.swift",
        "AsyncAwait/SingleIteratorPrecondition.swift",
        "AsyncAwait/Transaction+StateMachine.swift",
        "AsyncAwait/Transaction.swift",
        "Base64.swift",
        "BasicAuth.swift",
        "BestEffortHashableTLSConfiguration.swift",
        "Configuration+BrowserLike.swift",
        "ConnectionPool.swift",
        "ConnectionPool/ChannelHandler/HTTP1ProxyConnectHandler.swift",
        "ConnectionPool/ChannelHandler/SOCKSEventsHandler.swift",
        "ConnectionPool/ChannelHandler/TLSEventsHandler.swift",
        "ConnectionPool/HTTP1/HTTP1ClientChannelHandler.swift",
        "ConnectionPool/HTTP1/HTTP1Connection.swift",
        "ConnectionPool/HTTP1/HTTP1ConnectionStateMachine.swift",
        "ConnectionPool/HTTP2/HTTP2ClientRequestHandler.swift",
        "ConnectionPool/HTTP2/HTTP2Connection.swift",
        "ConnectionPool/HTTP2/HTTP2IdleHandler.swift",
        "ConnectionPool/HTTPConnectionEvent.swift",
        "ConnectionPool/HTTPConnectionPool+Factory.swift",
        "ConnectionPool/HTTPConnectionPool+Manager.swift",
        "ConnectionPool/HTTPConnectionPool.swift",
        "ConnectionPool/HTTPExecutableRequest.swift",
        "ConnectionPool/HTTPRequestStateMachine+Demand.swift",
        "ConnectionPool/HTTPRequestStateMachine.swift",
        "ConnectionPool/RequestBodyLength.swift",
        "ConnectionPool/RequestFramingMetadata.swift",
        "ConnectionPool/RequestOptions.swift",
        "ConnectionPool/State Machine/HTTPConnectionPool+Backoff.swift",
        "ConnectionPool/State Machine/HTTPConnectionPool+HTTP1Connections.swift",
        "ConnectionPool/State Machine/HTTPConnectionPool+HTTP1StateMachine.swift",
        "ConnectionPool/State Machine/HTTPConnectionPool+HTTP2Connections.swift",
        "ConnectionPool/State Machine/HTTPConnectionPool+HTTP2StateMachine.swift",
        "ConnectionPool/State Machine/HTTPConnectionPool+RequestQueue.swift",
        "ConnectionPool/State Machine/HTTPConnectionPool+StateMachine.swift",
        "ConnectionTarget.swift",
        "DeconstructedURL.swift",
        "FileDownloadDelegate.swift",
        "FoundationExtensions.swift",
        "HTTPClient+HTTPCookie.swift",
        "HTTPClient+Proxy.swift",
        "HTTPClient+StructuredConcurrency.swift",
        "HTTPClient.swift",
        "HTTPHandler.swift",
        "LRUCache.swift",
        "NIOLoopBound+Execute.swift",
        "NIOTransportServices/NWErrorHandler.swift",
        "NIOTransportServices/NWWaitingHandler.swift",
        "NIOTransportServices/TLSConfiguration.swift",
        "RedirectState.swift",
        "RequestBag+StateMachine.swift",
        "RequestBag+Tracing.swift",
        "RequestBag.swift",
        "RequestValidation.swift",
        "SSLContextCache.swift",
        "Scheme.swift",
        "Singleton.swift",
        "StringConvertibleInstances.swift",
        "StructuredConcurrencyHelpers.swift",
        "TracingSupport.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "CAsyncHTTPClient"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.