The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-openapi-async-http-client, reference main (3de8ae), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 04:01:54 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.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-openapi-async-http-client.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-server/swift-openapi-async-http-client
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3de8aee Add static SDK CI workflow (#49)
Cloned https://github.com/swift-server/swift-openapi-async-http-client.git
Revision (git rev-parse @):
3de8aee75eec802a79640f94c5d0c4b67640563f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-openapi-async-http-client.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swift-server/swift-openapi-async-http-client.git
https://github.com/swift-server/swift-openapi-async-http-client.git
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.58.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.23.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "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"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    }
  ],
  "manifest_display_name" : "swift-openapi-async-http-client",
  "name" : "swift-openapi-async-http-client",
  "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"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenAPIAsyncHTTPClient",
      "targets" : [
        "OpenAPIAsyncHTTPClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAPIAsyncHTTPClientTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIAsyncHTTPClientTests",
      "path" : "Tests/OpenAPIAsyncHTTPClientTests",
      "sources" : [
        "Test_AsyncHTTPClientTransport.swift"
      ],
      "target_dependencies" : [
        "OpenAPIAsyncHTTPClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIAsyncHTTPClient",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIAsyncHTTPClient",
      "path" : "Sources/OpenAPIAsyncHTTPClient",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "HTTPTypes",
        "AsyncHTTPClient",
        "NIOFoundationCompat"
      ],
      "product_memberships" : [
        "OpenAPIAsyncHTTPClient"
      ],
      "sources" : [
        "AsyncHTTPClientTransport.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/444] Write sources
[3/444] Copying PrivacyInfo.xcprivacy
[3/444] Write sources
[13/444] Copying PrivacyInfo.xcprivacy
[13/444] Write sources
[25/444] Compiling CNIOWindows shim.c
[26/444] Write swift-version-2F0A5646E1D333AE.txt
[27/444] Compiling CNIOWASI CNIOWASI.c
[28/444] Compiling CNIOWindows WSAStartup.c
[29/444] Compiling CNIOLinux liburing_shims.c
[30/444] Compiling CNIOLinux shim.c
[31/444] Compiling _NumericsShims _NumericsShims.c
[32/444] Compiling CNIOExtrasZlib empty.c
[33/465] Compiling _AtomicsShims.c
[34/492] Compiling CNIOLLHTTP c_nio_http.c
[35/492] Compiling CNIOLLHTTP c_nio_api.c
[36/492] Compiling fiat_p256_adx_sqr.S
[37/492] Compiling fiat_p256_adx_mul.S
[38/492] Compiling fiat_curve25519_adx_square.S
[39/492] Compiling fiat_curve25519_adx_mul.S
[40/492] Compiling CNIOLLHTTP c_nio_llhttp.c
[41/492] Compiling CNIODarwin shim.c
[43/492] Emitting module InternalCollectionsUtilities
[44/492] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[45/492] Compiling InternalCollectionsUtilities Specialize.swift
[46/493] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[47/493] Compiling RealModule Real.swift
[48/493] Compiling RealModule ElementaryFunctions.swift
[49/494] Compiling InternalCollectionsUtilities _SortedCollection.swift
[50/494] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[51/494] Compiling InternalCollectionsUtilities Debugging.swift
[52/494] Compiling InternalCollectionsUtilities Descriptions.swift
[53/494] Compiling RealModule Float80+Real.swift
[54/494] Emitting module RealModule
[55/494] Compiling RealModule Float+Real.swift
[56/494] Compiling RealModule AlgebraicField.swift
[57/494] Compiling RealModule AugmentedArithmetic.swift
[58/494] Compiling RealModule ApproximateEquality.swift
[59/494] Compiling RealModule Float16+Real.swift
[60/494] Compiling RealModule Double+Real.swift
[60/494] Compiling CNIOBoringSSLShims shims.c
[62/494] Compiling InternalCollectionsUtilities UInt+reversed.swift
[63/494] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[64/494] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[65/494] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[66/494] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[67/494] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[68/494] Compiling InternalCollectionsUtilities Integer rank.swift
[69/494] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[70/494] Compiling RealModule RealFunctions.swift
[71/494] Compiling _NIOBase64 Base64.swift
[72/494] Emitting module _NIOBase64
[73/494] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[74/494] Compiling HTTPTypes HTTPFieldName.swift
[75/494] Emitting module Logging
[76/494] Compiling _NIODataStructures PriorityQueue.swift
[77/494] Compiling _NIODataStructures _TinyArray.swift
[78/494] Emitting module _NIODataStructures
[79/494] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[80/494] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[81/494] Compiling Logging Locks.swift
[82/494] Compiling Logging MetadataProvider.swift
[83/494] Compiling _NIODataStructures Heap.swift
[84/494] Compiling HTTPTypes HTTPResponse.swift
[85/494] Compiling HTTPTypes HTTPParsedFields.swift
[86/494] Compiling HTTPTypes HTTPRequest.swift
[87/494] Emitting module HTTPTypes
[88/494] Compiling HTTPTypes HTTPField.swift
[89/494] Compiling HTTPTypes NIOLock.swift
[90/494] Compiling HTTPTypes ISOLatin1String.swift
[91/510] Compiling HTTPTypes HTTPFields.swift
[92/510] Compiling Logging LogHandler.swift
[93/510] Compiling Logging Logging.swift
[94/510] Compiling DequeModule _DequeSlot.swift
[94/511] Compiling tls_record.cc
[95/511] Compiling tls_method.cc
[97/511] Compiling DequeModule _UnsafeWrappedBuffer.swift
[97/574] Compiling tls13_server.cc
[98/574] Compiling tls13_client.cc
[99/574] Compiling tls13_enc.cc
[100/574] Compiling tls13_both.cc
[102/574] Compiling OpenAPIRuntime OpenAPIValue.swift
[103/574] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[104/574] Compiling OpenAPIRuntime UndocumentedPayload.swift
[105/574] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[106/574] Compiling OpenAPIRuntime ByteUtilities.swift
[107/574] Compiling OpenAPIRuntime ContentDisposition.swift
[108/574] Compiling DequeModule _DequeBuffer.swift
[109/574] Compiling OpenAPIRuntime Acceptable.swift
[110/574] Compiling OpenAPIRuntime Base64EncodedData.swift
[111/574] Compiling DequeModule _DequeBufferHeader.swift
[111/574] Compiling t1_enc.cc
[113/574] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[114/574] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[115/574] Compiling OpenAPIRuntime CodableExtensions.swift
[116/574] Compiling OpenAPIRuntime Configuration.swift
[117/574] Emitting module DequeModule
[117/574] Compiling ssl_x509.cc
[118/574] Compiling ssl_versions.cc
[119/574] Compiling ssl_transcript.cc
[120/574] Compiling ssl_stat.cc
[121/574] Compiling ssl_privkey.cc
[122/574] Compiling ssl_session.cc
[123/574] Compiling ssl_file.cc
[124/574] Compiling ssl_key_share.cc
[125/574] Compiling ssl_lib.cc
[126/574] Compiling ssl_credential.cc
[127/574] Compiling ssl_cipher.cc
[128/574] Compiling ssl_cert.cc
[129/574] Compiling ssl_buffer.cc
[130/574] Compiling ssl_aead_ctx.cc
[131/574] Compiling ssl_asn1.cc
[132/574] Compiling s3_pkt.cc
[133/574] Compiling s3_both.cc
[134/574] Compiling s3_lib.cc
[135/574] Compiling handshake_server.cc
[136/574] Compiling handshake_client.cc
[137/574] Compiling handshake.cc
[138/574] Compiling handoff.cc
[139/574] Compiling encrypted_client_hello.cc
[140/574] Compiling d1_srtp.cc
[141/574] Compiling md5-x86_64-linux.S
[142/574] Compiling extensions.cc
[143/574] Compiling dtls_method.cc
[144/574] Compiling dtls_record.cc
[145/574] Compiling md5-x86_64-apple.S
[146/574] Compiling md5-586-linux.S
[147/574] Compiling md5-586-apple.S
[148/574] Compiling chacha20_poly1305_x86_64-linux.S
[149/574] Compiling chacha20_poly1305_x86_64-apple.S
[150/574] Compiling chacha20_poly1305_armv8-win.S
[151/574] Compiling chacha20_poly1305_armv8-linux.S
[152/574] Compiling chacha-x86_64-linux.S
[153/574] Compiling chacha-x86_64-apple.S
[154/574] Compiling chacha20_poly1305_armv8-apple.S
[155/574] Compiling chacha-x86-linux.S
[156/574] Compiling chacha-x86-apple.S
[157/574] Compiling chacha-armv8-win.S
[158/574] Compiling chacha-armv8-linux.S
[159/574] Compiling chacha-armv4-linux.S
[160/574] Compiling d1_pkt.cc
[161/574] Compiling bio_ssl.cc
[162/574] Compiling chacha-armv8-apple.S
[163/574] Compiling aes128gcmsiv-x86_64-linux.S
[164/574] Compiling aes128gcmsiv-x86_64-apple.S
[165/574] Compiling x86_64-mont-linux.S
[166/574] Compiling x86_64-mont5-linux.S
[167/574] Compiling x86_64-mont5-apple.S
[168/574] Compiling d1_lib.cc
[169/574] Compiling x86_64-mont-apple.S
[169/574] Compiling x86-mont-linux.S
[171/574] Compiling x86-mont-apple.S
[172/574] Compiling vpaes-x86-linux.S
[173/574] Compiling vpaes-x86_64-linux.S
[174/574] Compiling vpaes-x86_64-apple.S
[175/574] Compiling err_data.cc
[176/574] Compiling d1_both.cc
[177/574] Compiling vpaes-armv8-linux.S
[178/574] Compiling vpaes-x86-apple.S
[179/574] Compiling vpaes-armv8-win.S
[180/574] Compiling vpaes-armv7-linux.S
[181/574] Compiling sha512-x86_64-linux.S
[182/574] Compiling vpaes-armv8-apple.S
[182/574] Compiling sha512-x86_64-apple.S
[184/574] Compiling sha512-armv8-win.S
[185/574] Compiling sha512-armv8-linux.S
[186/574] Compiling sha512-armv4-linux.S
[187/574] Compiling sha512-armv8-apple.S
[188/574] Compiling sha512-586-linux.S
[189/574] Compiling sha512-586-apple.S
[190/574] Compiling sha256-x86_64-linux.S
[191/574] Compiling sha256-x86_64-apple.S
[192/574] Compiling sha256-armv8-win.S
[193/574] Compiling sha256-armv8-linux.S
[194/574] Compiling sha256-armv4-linux.S
[195/574] Compiling sha256-586-linux.S
[196/574] Compiling sha256-armv8-apple.S
[197/574] Compiling sha256-586-apple.S
[198/574] Compiling sha1-x86_64-apple.S
[199/574] Compiling sha1-x86_64-linux.S
[200/574] Compiling sha1-armv8-linux.S
[201/574] Compiling sha1-armv8-win.S
[202/574] Compiling sha1-armv4-large-linux.S
[203/574] Compiling rsaz-avx2-linux.S
[204/574] Compiling sha1-586-apple.S
[205/574] Compiling sha1-armv8-apple.S
[206/574] Compiling sha1-586-linux.S
[207/574] Compiling rsaz-avx2-apple.S
[208/574] Compiling rdrand-x86_64-linux.S
[209/574] Compiling p256_beeu-x86_64-asm-apple.S
[210/574] Compiling rdrand-x86_64-apple.S
[211/574] Compiling p256_beeu-armv8-asm-win.S
[212/574] Compiling p256_beeu-x86_64-asm-linux.S
[213/574] Compiling p256_beeu-armv8-asm-linux.S
[214/574] Compiling p256-x86_64-asm-linux.S
[215/574] Compiling p256_beeu-armv8-asm-apple.S
[216/574] Compiling p256-x86_64-asm-apple.S
[217/574] Compiling p256-armv8-asm-win.S
[218/574] Compiling p256-armv8-asm-linux.S
[219/574] Compiling ghashv8-armv8-linux.S
[220/574] Compiling ghashv8-armv8-apple.S
[221/574] Compiling ghashv8-armv8-win.S
[222/574] Compiling ghashv8-armv7-linux.S
[223/574] Compiling p256-armv8-asm-apple.S
[224/574] Compiling ghash-x86_64-linux.S
[225/574] Compiling ghash-x86_64-apple.S
[226/574] Compiling ghash-x86-linux.S
[227/574] Compiling ghash-x86-apple.S
[228/574] Compiling ghash-ssse3-x86_64-linux.S
[229/574] Compiling ghash-ssse3-x86-apple.S
[230/574] Compiling ghash-ssse3-x86-linux.S
[231/574] Compiling ghash-ssse3-x86_64-apple.S
[232/574] Compiling ghash-neon-armv8-win.S
[233/574] Compiling ghash-neon-armv8-linux.S
[234/574] Compiling ghash-neon-armv8-apple.S
[235/574] Compiling co-586-apple.S
[236/574] Compiling ghash-armv4-linux.S
[237/574] Compiling co-586-linux.S
[238/574] Compiling bn-armv8-win.S
[239/574] Compiling bn-armv8-linux.S
[240/574] Compiling bsaes-armv7-linux.S
[241/574] Compiling bn-armv8-apple.S
[242/574] Compiling bn-586-linux.S
[243/574] Compiling bn-586-apple.S
[244/574] Compiling armv8-mont-apple.S
[245/574] Compiling armv8-mont-linux.S
[246/574] Compiling armv8-mont-win.S
[247/574] Compiling aesv8-gcm-armv8-win.S
[248/574] Compiling aesv8-gcm-armv8-linux.S
[248/574] Compiling armv4-mont-linux.S
[250/574] Compiling aesv8-armv8-linux.S
[251/574] Compiling aesv8-armv8-win.S
[252/574] Compiling aesv8-gcm-armv8-apple.S
[253/574] Compiling aesni-x86_64-linux.S
[254/574] Compiling aesv8-armv7-linux.S
[255/574] Compiling aesv8-armv8-apple.S
[256/574] Compiling aesni-x86_64-apple.S
[257/574] Compiling aesni-x86-linux.S
[258/574] Compiling aesni-x86-apple.S
[259/574] Compiling aesni-gcm-x86_64-linux.S
[260/574] Compiling aesni-gcm-x86_64-apple.S
[261/574] Compiling aes-gcm-avx2-x86_64-apple.S
[262/574] Compiling aes-gcm-avx2-x86_64-linux.S
[262/574] Compiling aes-gcm-avx10-x86_64-linux.S
[264/574] Compiling aes-gcm-avx10-x86_64-apple.S
[265/574] Compiling x_val.cc
[266/574] Compiling x_x509a.cc
[267/574] Compiling x_spki.cc
[268/574] Compiling x_pubkey.cc
[269/574] Compiling x_exten.cc
[269/574] Compiling x_sig.cc
[271/574] Compiling x_req.cc
[272/574] Compiling x_name.cc
[273/574] Compiling x_x509.cc
[275/574] Emitting module OpenAPIRuntime
[275/580] Compiling x_all.cc
[276/580] Compiling x_algor.cc
[277/580] Compiling x509spki.cc
[278/580] Compiling x_crl.cc
[279/580] Compiling x_attrib.cc
[280/580] Compiling x509rset.cc
[281/580] Compiling x509name.cc
[282/580] Compiling x509cset.cc
[283/580] Compiling x509_vpm.cc
[284/580] Compiling x509_txt.cc
[285/580] Compiling x509_trs.cc
[286/580] Compiling x509_vfy.cc
[287/580] Compiling x509_ext.cc
[288/580] Compiling x509_v3.cc
[289/580] Compiling x509_req.cc
[290/580] Compiling x509_obj.cc
[291/580] Compiling x509_set.cc
[292/580] Compiling x509_lu.cc
[299/580] Compiling OpenAPIRuntime Converter+Client.swift
[300/580] Compiling OpenAPIRuntime Converter+Common.swift
[301/580] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[302/580] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[303/580] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[304/580] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[305/580] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[306/580] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[307/580] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[315/580] Compiling OpenAPIRuntime Converter+Server.swift
[316/580] Compiling OpenAPIRuntime Converter.swift
[317/580] Compiling OpenAPIRuntime CurrencyExtensions.swift
[318/580] Compiling OpenAPIRuntime ErrorExtensions.swift
[319/580] Compiling OpenAPIRuntime FoundationExtensions.swift
[320/580] Compiling OpenAPIRuntime ParameterStyles.swift
[321/580] Compiling OpenAPIRuntime ServerVariable.swift
[322/580] Compiling OpenAPIRuntime URIDecoder.swift
[323/580] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[324/580] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[325/580] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[326/580] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[327/580] Compiling OpenAPIRuntime URIEncoder.swift
[327/580] Compiling x509_d2.cc
[329/580] Compiling OpenAPIRuntime ClientTransport.swift
[330/580] Compiling OpenAPIRuntime CurrencyTypes.swift
[331/580] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[332/580] Compiling OpenAPIRuntime HTTPBody.swift
[333/580] Compiling OpenAPIRuntime ServerTransport.swift
[334/580] Compiling OpenAPIRuntime UniversalClient.swift
[335/580] Compiling OpenAPIRuntime UniversalServer.swift
[336/580] Compiling OpenAPIRuntime URLExtensions.swift
[337/580] Compiling OpenAPIRuntime Deprecated.swift
[338/580] Compiling OpenAPIRuntime ClientError.swift
[339/580] Compiling OpenAPIRuntime CodingErrors.swift
[340/580] Compiling OpenAPIRuntime RuntimeError.swift
[341/580] Compiling OpenAPIRuntime ServerError.swift
[342/580] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[343/580] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[344/580] Compiling OpenAPIRuntime MultipartValidation.swift
[345/580] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[346/580] Compiling OpenAPIRuntime URICodeCodingKey.swift
[347/580] Compiling OpenAPIRuntime URICoderConfiguration.swift
[348/580] Compiling OpenAPIRuntime URIEncodedNode.swift
[349/580] Compiling OpenAPIRuntime URIParsedTypes.swift
[350/580] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[351/580] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[352/580] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[353/580] Compiling OpenAPIRuntime ServerSentEvents.swift
[354/580] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[355/580] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[356/580] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[356/580] Compiling x509_def.cc
[357/580] Compiling x509_cmp.cc
[358/580] Compiling x509_att.cc
[360/580] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[361/580] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[362/580] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[363/580] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[364/580] Compiling OpenAPIRuntime URIParser.swift
[365/580] Compiling OpenAPIRuntime URISerializer.swift
[365/580] Compiling x509.cc
[366/580] Compiling v3_skey.cc
[367/580] Compiling v3_prn.cc
[368/580] Compiling v3_purp.cc
[369/580] Compiling v3_utl.cc
[370/580] Compiling v3_pmaps.cc
[371/580] Compiling v3_pcons.cc
[372/580] Compiling v3_ocsp.cc
[373/580] Compiling v3_ncons.cc
[374/580] Compiling v3_int.cc
[375/580] Compiling v3_lib.cc
[376/580] Compiling v3_info.cc
[377/580] Compiling v3_ia5.cc
[378/580] Compiling v3_extku.cc
[379/580] Compiling v3_genn.cc
[380/580] Compiling v3_enum.cc
[381/580] Compiling v3_cpols.cc
[382/580] Compiling v3_crld.cc
[383/580] Compiling v3_conf.cc
[384/580] Compiling v3_bcons.cc
[385/580] Compiling v3_bitst.cc
[386/580] Compiling v3_alt.cc
[387/580] Compiling v3_akeya.cc
[388/580] Compiling v3_akey.cc
[389/580] Compiling t_x509a.cc
[390/580] Compiling i2d_pr.cc
[391/580] Compiling t_x509.cc
[392/580] Compiling t_crl.cc
[393/580] Compiling t_req.cc
[394/580] Compiling rsa_pss.cc
[395/580] Compiling name_print.cc
[396/580] Compiling policy.cc
[397/580] Compiling by_file.cc
[398/580] Compiling by_dir.cc
[399/580] Compiling asn1_gen.cc
[400/580] Compiling thread_pthread.cc
[401/580] Compiling thread_win.cc
[402/580] Compiling algorithm.cc
[403/580] Compiling voprf.cc
[404/580] Compiling a_sign.cc
[405/580] Compiling a_verify.cc
[406/580] Compiling a_digest.cc
[407/580] Compiling thread_none.cc
[408/580] Compiling trust_token.cc
[409/580] Compiling pmbtoken.cc
[410/580] Compiling thread.cc
[411/580] Compiling stack.cc
[412/580] Compiling siphash.cc
[413/580] Compiling sha512.cc
[414/580] Compiling sha1.cc
[415/580] Compiling sha256.cc
[416/580] Compiling rsa_extra.cc
[417/580] Compiling slhdsa.cc
[418/580] Compiling rsa_print.cc
[419/580] Compiling spake2plus.cc
[420/580] Compiling rsa_crypt.cc
[421/580] Compiling rc4.cc
[422/580] Compiling windows.cc
[423/580] Compiling urandom.cc
[424/580] Compiling trusty.cc
[425/580] Compiling rand.cc
[426/580] Compiling refcount.cc
[427/580] Compiling rsa_asn1.cc
[428/580] Compiling poly1305_arm_asm.S
[429/580] Compiling ios.cc
[430/580] Compiling passive.cc
[431/580] Compiling getentropy.cc
[432/580] Compiling deterministic.cc
[433/580] Compiling forkunsafe.cc
[434/580] Compiling fork_detect.cc
[435/580] Compiling poly1305_vec.cc
[436/580] Compiling poly1305_arm.cc
[437/580] Compiling poly1305.cc
[438/580] Compiling pool.cc
[439/580] Compiling pkcs8_x509.cc
[440/580] Compiling pkcs8.cc
[441/580] Compiling p5_pbev2.cc
[442/580] Compiling pkcs7.cc
[443/580] Compiling pkcs7_x509.cc
[444/580] Compiling pem_x509.cc
[445/580] Compiling pem_pk8.cc
[446/580] Compiling pem_xaux.cc
[447/580] Compiling pem_pkey.cc
[448/580] Compiling pem_oth.cc
[449/580] Compiling pem_info.cc
[450/580] Compiling mlkem.cc
[451/580] Compiling mldsa.cc
[452/580] Compiling obj_xref.cc
[453/580] Compiling pem_lib.cc
[454/580] Compiling mem.cc
[455/580] Compiling md5.cc
[456/580] Compiling poly_rq_mul.S
[457/580] Compiling fips_shared_support.cc
[458/580] Compiling pem_all.cc
[459/580] Compiling md4.cc
[460/580] Compiling obj.cc
[461/580] Compiling lhash.cc
[462/580] Compiling ex_data.cc
[463/580] Compiling sign.cc
[464/580] Compiling kyber.cc
[465/580] Compiling scrypt.cc
[466/580] Compiling print.cc
[466/580] Compiling pbkdf.cc
[468/580] Compiling hrss.cc
[469/580] Compiling hpke.cc
[470/580] Compiling p_x25519.cc
[471/580] Compiling p_x25519_asn1.cc
[472/580] Compiling p_rsa_asn1.cc
[473/580] Compiling p_rsa.cc
[474/580] Compiling p_ed25519.cc
[475/580] Compiling p_ec.cc
[476/580] Compiling p_hkdf.cc
[477/580] Compiling p_ec_asn1.cc
[478/580] Compiling p_ed25519_asn1.cc
[479/580] Compiling p_dh_asn1.cc
[480/580] Compiling p_dsa_asn1.cc
[481/580] Compiling p_dh.cc
[482/580] Compiling evp_ctx.cc
[483/580] Compiling err.cc
[484/580] Compiling evp.cc
[485/580] Compiling engine.cc
[486/580] Compiling evp_asn1.cc
[487/580] Compiling ecdsa_asn1.cc
[488/580] Compiling ecdh.cc
[489/580] Compiling ec_derive.cc
[490/580] Compiling hash_to_curve.cc
[491/580] Compiling dsa.cc
[492/580] Compiling bcm.cc
[493/580] Compiling dsa_asn1.cc
[494/580] Compiling ec_asn1.cc
[495/580] Compiling x25519-asm-arm.S
[496/580] Compiling params.cc
[497/580] Compiling digest_extra.cc
[498/580] Compiling dh_asn1.cc
[499/580] Compiling curve25519_64_adx.cc
[500/580] Compiling des.cc
[501/580] Compiling spake25519.cc
[502/580] Compiling cpu_intel.cc
[503/580] Compiling cpu_arm_linux.cc
[504/580] Compiling crypto.cc
[505/580] Compiling cpu_arm_freebsd.cc
[506/580] Compiling curve25519.cc
[507/580] Compiling cpu_aarch64_win.cc
[508/580] Compiling cpu_aarch64_sysreg.cc
[509/580] Compiling cpu_aarch64_openbsd.cc
[510/580] Compiling cpu_aarch64_linux.cc
[511/580] Compiling cpu_aarch64_fuchsia.cc
[512/580] Compiling cpu_aarch64_apple.cc
[513/580] Compiling get_cipher.cc
[514/580] Compiling e_tls.cc
[515/580] Compiling tls_cbc.cc
[515/580] Compiling conf.cc
[517/580] Compiling e_rc4.cc
[518/580] Compiling e_rc2.cc
[519/580] Compiling e_null.cc
[520/580] Compiling e_chacha20poly1305.cc
[521/580] Compiling e_des.cc
[522/580] Compiling e_aesgcmsiv.cc
[523/580] Compiling derive_key.cc
[524/580] Compiling e_aesctrhmac.cc
[525/580] Compiling chacha.cc
[526/580] Compiling unicode.cc
[527/580] Compiling ber.cc
[528/580] Compiling cbb.cc
[529/580] Compiling buf.cc
[530/580] Compiling cbs.cc
[531/580] Compiling asn1_compat.cc
[532/580] Compiling socket_helper.cc
[533/580] Compiling blake2.cc
[534/580] Compiling convert.cc
[535/580] Compiling bn_asn1.cc
[536/580] Compiling socket.cc
[537/580] Compiling printf.cc
[538/580] Compiling pair.cc
[539/580] Compiling hexdump.cc
[540/580] Compiling file.cc
[541/580] Compiling fd.cc
[542/580] Compiling errno.cc
[543/580] Compiling bio_mem.cc
[544/580] Compiling connect.cc
[545/580] Compiling base64.cc
[546/580] Compiling bio.cc
[547/580] Compiling tasn_typ.cc
[548/580] Compiling tasn_fre.cc
[549/580] Compiling tasn_utl.cc
[550/580] Compiling tasn_new.cc
[551/580] Compiling tasn_enc.cc
[552/580] Compiling f_string.cc
[553/580] Compiling posix_time.cc
[554/580] Compiling f_int.cc
[555/580] Compiling tasn_dec.cc
[556/580] Compiling asn_pack.cc
[557/580] Compiling asn1_par.cc
[558/580] Compiling a_utctm.cc
[559/580] Compiling asn1_lib.cc
[560/580] Compiling a_time.cc
[561/580] Compiling a_type.cc
[562/580] Compiling a_octet.cc
[563/580] Compiling a_strex.cc
[564/580] Compiling a_strnid.cc
[565/580] Compiling a_mbstr.cc
[566/580] Compiling a_object.cc
[567/580] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[567/580] Write sources
[570/580] Compiling a_int.cc
[570/580] Write sources
[572/580] Compiling a_i2d_fp.cc
[573/580] Compiling a_dup.cc
[574/580] Compiling a_d2i_fp.cc
[575/580] Compiling a_gentm.cc
[576/599] Compiling a_bitstr.cc
[577/599] Compiling a_bool.cc
[579/625] Compiling Algorithms EitherSequence.swift
[580/625] Compiling Algorithms FirstNonNil.swift
[581/627] Compiling Algorithms Split.swift
[582/627] Compiling Algorithms Stride.swift
[583/627] Compiling Algorithms Combinations.swift
[584/627] Compiling Algorithms Compacted.swift
[585/627] Compiling Algorithms FlattenCollection.swift
[586/627] Compiling Algorithms Joined.swift
[587/627] Compiling Algorithms Keyed.swift
[588/627] Compiling Algorithms MinMax.swift
[589/627] Compiling Atomics IntegerOperations.swift
[590/627] Compiling Atomics Unmanaged extensions.swift
[591/627] Compiling Algorithms Grouped.swift
[592/627] Compiling Algorithms Indexed.swift
[593/627] Compiling Algorithms Intersperse.swift
[594/629] Compiling Algorithms Suffix.swift
[595/629] Compiling Algorithms Trim.swift
[600/629] Compiling Algorithms Cycle.swift
[604/629] Compiling Algorithms RandomSample.swift
[605/629] Compiling Algorithms Reductions.swift
[606/629] Compiling Algorithms Rotate.swift
[607/629] Compiling Algorithms Partition.swift
[615/629] Compiling Algorithms Chunked.swift
[617/629] Compiling Algorithms AdjacentPairs.swift
[618/629] Compiling Algorithms Chain.swift
[624/629] Compiling Algorithms Unique.swift
[625/629] Compiling Algorithms Windows.swift
[626/629] Emitting module Atomics
[626/629] Compiling c-nioatomics.c
[628/629] Emitting module Algorithms
[628/629] Compiling c-atomics.c
[630/635] Compiling NIOConcurrencyHelpers lock.swift
[631/635] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[632/635] Compiling NIOConcurrencyHelpers atomics.swift
[633/635] Emitting module NIOConcurrencyHelpers
[634/635] Compiling NIOConcurrencyHelpers NIOLock.swift
[635/635] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[636/696] Compiling NIOCore GlobalSingletons.swift
[637/696] Compiling NIOCore IO.swift
[638/696] Compiling NIOCore IOData.swift
[639/696] Compiling NIOCore IPProtocol.swift
[640/696] Compiling NIOCore IntegerBitPacking.swift
[641/696] Compiling NIOCore IntegerTypes.swift
[642/702] Compiling NIOCore NIOLoopBound.swift
[643/702] Compiling NIOCore NIOScheduledCallback.swift
[644/702] Compiling NIOCore NIOSendable.swift
[645/702] Compiling NIOCore RecvByteBufferAllocator.swift
[646/702] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[647/702] Compiling NIOCore SocketAddresses.swift
[648/702] Compiling NIOCore Interfaces.swift
[649/702] Compiling NIOCore Linux.swift
[650/702] Compiling NIOCore MarkedCircularBuffer.swift
[651/702] Compiling NIOCore MulticastChannel.swift
[652/702] Compiling NIOCore NIOAny.swift
[653/702] Compiling NIOCore NIOCloseOnErrorHandler.swift
[654/702] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[655/702] Compiling NIOCore EventLoopFuture+Deprecated.swift
[656/702] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[657/702] Compiling NIOCore EventLoopFuture.swift
[658/702] Compiling NIOCore FileDescriptor.swift
[659/702] Compiling NIOCore FileHandle.swift
[660/702] Compiling NIOCore FileRegion.swift
[661/702] Compiling NIOCore Codec.swift
[662/702] Compiling NIOCore ConvenienceOptionSupport.swift
[663/702] Compiling NIOCore DeadChannel.swift
[664/702] Compiling NIOCore DispatchQueue+WithFuture.swift
[665/702] Compiling NIOCore EventLoop+Deprecated.swift
[666/702] Compiling NIOCore EventLoop+SerialExecutor.swift
[667/702] Compiling NIOCore EventLoop.swift
[668/702] Compiling NIOCore SocketOptionProvider.swift
[669/702] Compiling NIOCore SystemCallHelpers.swift
[670/702] Compiling NIOCore TimeAmount+Duration.swift
[671/702] Compiling NIOCore TypeAssistedChannelHandler.swift
[672/702] Compiling NIOCore UniversalBootstrapSupport.swift
[673/702] Compiling NIOCore Utilities.swift
[674/702] Compiling NIOCore AddressedEnvelope.swift
[675/702] Compiling NIOCore AsyncAwaitSupport.swift
[676/702] Compiling NIOCore AsyncChannel.swift
[677/702] Compiling NIOCore AsyncChannelHandler.swift
[678/702] Compiling NIOCore AsyncChannelInboundStream.swift
[679/702] Compiling NIOCore AsyncChannelOutboundWriter.swift
[680/702] Compiling NIOCore NIOAsyncSequenceProducer.swift
[681/702] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[682/702] Compiling NIOCore NIOAsyncWriter.swift
[683/702] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[684/702] Compiling NIOCore BSDSocketAPI.swift
[685/702] Compiling NIOCore ByteBuffer-aux.swift
[686/702] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[687/702] Compiling NIOCore ByteBuffer-conversions.swift
[688/702] Compiling NIOCore Channel.swift
[689/702] Compiling NIOCore ChannelHandler.swift
[690/702] Compiling NIOCore ChannelHandlers.swift
[691/702] Compiling NIOCore ChannelInvoker.swift
[692/702] Compiling NIOCore ChannelOption.swift
[693/702] Compiling NIOCore ChannelPipeline.swift
[694/702] Compiling NIOCore CircularBuffer.swift
[695/702] Compiling NIOCore ByteBuffer-core.swift
[696/702] Compiling NIOCore ByteBuffer-hex.swift
[697/702] Compiling NIOCore ByteBuffer-int.swift
[698/702] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[699/702] Compiling NIOCore ByteBuffer-multi-int.swift
[700/702] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[701/702] Compiling NIOCore ByteBuffer-views.swift
[702/702] Emitting module NIOCore
[703/755] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[704/755] Compiling NIOEmbedded AsyncTestingChannel.swift
[705/755] Emitting module NIOEmbedded
[706/755] Compiling NIOEmbedded Embedded.swift
[707/755] Compiling NIOPosix SelectorKqueue.swift
[708/755] Compiling NIOPosix SelectorUring.swift
[709/755] Compiling NIOPosix ServerSocket.swift
[710/755] Compiling NIOPosix Socket.swift
[711/755] Compiling NIOPosix SocketChannel.swift
[712/755] Compiling NIOPosix LinuxCPUSet.swift
[713/755] Compiling NIOPosix LinuxUring.swift
[714/755] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[715/755] Compiling NIOPosix NIOThreadPool.swift
[716/755] Compiling NIOPosix NonBlockingFileIO.swift
[717/755] Compiling NIOPosix PooledRecvBufferAllocator.swift
[718/755] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[719/755] Compiling NIOPosix PosixSingletons.swift
[720/755] Compiling NIOPosix RawSocketBootstrap.swift
[721/755] Compiling NIOPosix Resolver.swift
[722/760] Compiling NIOPosix GetaddrinfoResolver.swift
[723/760] Compiling NIOPosix HappyEyeballs.swift
[724/760] Compiling NIOPosix IO.swift
[725/760] Compiling NIOPosix IntegerBitPacking.swift
[726/760] Compiling NIOPosix IntegerTypes.swift
[727/760] Compiling NIOPosix Linux.swift
[728/760] Compiling NIOPosix SocketProtocols.swift
[729/760] Compiling NIOPosix System.swift
[730/760] Compiling NIOPosix Thread.swift
[731/760] Compiling NIOPosix ThreadPosix.swift
[732/760] Compiling NIOPosix ThreadWindows.swift
[733/760] Compiling NIOPosix BSDSocketAPICommon.swift
[734/760] Compiling NIOPosix BSDSocketAPIPosix.swift
[735/760] Compiling NIOPosix BSDSocketAPIWindows.swift
[736/760] Compiling NIOPosix BaseSocket.swift
[737/760] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[738/760] Compiling NIOPosix BaseSocketChannel.swift
[739/760] Compiling NIOPosix PendingDatagramWritesManager.swift
[740/760] Compiling NIOPosix PendingWritesManager.swift
[741/760] Compiling NIOPosix PipeChannel.swift
[742/760] Compiling NIOPosix PipePair.swift
[743/760] Compiling NIOPosix Pool.swift
[744/760] Compiling NIOPosix BaseStreamSocketChannel.swift
[745/760] Compiling NIOPosix Bootstrap.swift
[746/760] Compiling NIOPosix ControlMessage.swift
[747/760] Compiling NIOPosix DatagramVectorReadManager.swift
[748/760] Compiling NIOPosix Errors+Any.swift
[749/760] Compiling NIOPosix FileDescriptor.swift
[750/760] Compiling NIOPosix Selectable.swift
[751/760] Compiling NIOPosix SelectableChannel.swift
[752/760] Compiling NIOPosix SelectableEventLoop.swift
[753/760] Compiling NIOPosix SelectorEpoll.swift
[754/760] Compiling NIOPosix SelectorGeneric.swift
[755/760] Emitting module NIOPosix
[756/760] Compiling NIOPosix UnsafeTransfer.swift
[757/760] Compiling NIOPosix Utilities.swift
[758/760] Compiling NIOPosix VsockAddress.swift
[759/760] Compiling NIOPosix VsockChannelEvents.swift
[760/760] Compiling NIOPosix resource_bundle_accessor.swift
[761/762] Emitting module NIO
[762/762] Compiling NIO Exports.swift
[763/802] Compiling NIOTLS TLSEvents.swift
[764/802] Compiling NIOSOCKS Errors.swift
[765/803] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[766/803] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[767/803] Compiling NIOSOCKS Helpers.swift
[768/803] Compiling NIOSOCKS SOCKSResponse.swift
[769/803] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[770/803] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[771/803] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[772/803] Emitting module NIOTLS
[773/803] Compiling NIOTLS SNIHandler.swift
[774/803] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[775/803] Compiling NIOSOCKS ClientStateMachine.swift
[776/803] Compiling NIOSOCKS SOCKSClientHandler.swift
[777/803] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[778/803] Emitting module NIOSOCKS
[779/803] Compiling NIOSOCKS AuthenticationMethod.swift
[780/803] Compiling NIOSOCKS ClientGreeting.swift
[781/803] Compiling NIOSOCKS Messages.swift
[782/803] Compiling NIOSOCKS SOCKSRequest.swift
[783/803] Compiling NIOSOCKS ServerStateMachine.swift
[784/803] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[785/804] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[786/834] Emitting module NIOFoundationCompat
[787/834] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[788/834] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[789/834] Compiling NIOSSL CustomPrivateKey.swift
[790/834] Compiling NIOSSL IdentityVerification.swift
[791/834] Compiling NIOSSL SafeCompare.swift
[792/834] Compiling NIOSSL Zeroization.swift
[793/834] Compiling NIOSSL SSLPrivateKey.swift
[794/834] Compiling NIOSSL LinuxCABundle.swift
[795/856] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[796/856] Emitting module NIOHTTP1
[797/856] Compiling NIOTransportServices AcceptHandler.swift
[798/856] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[799/856] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[800/856] Compiling NIOTransportServices NIOTSSingletons.swift
[801/856] Compiling NIOTransportServices NIOTSChannelOptions.swift
[802/856] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[803/856] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[804/856] Compiling NIOTransportServices NIOTSErrors.swift
[805/874] Compiling NIOHPACK IntegerCoding.swift
[806/874] Compiling NIOHPACK IndexedHeaderTable.swift
[807/874] Compiling NIOHPACK HuffmanCoding.swift
[808/875] Emitting module NIOTransportServices
[809/877] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[810/877] Compiling NIOHPACK HeaderTables.swift
[811/877] Compiling NIOHPACK HPACKErrors.swift
[812/877] Compiling NIOHPACK HuffmanTables.swift
[813/877] Emitting module NIOHTTPCompression
[814/877] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[815/877] Compiling NIOHTTPCompression HTTPCompression.swift
[816/877] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[817/877] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[818/877] Compiling NIOHTTPCompression HTTPDecompression.swift
[819/877] Emitting module NIOSSL
[820/880] Compiling NIOHPACK StaticHeaderTable.swift
[821/880] Compiling NIOHPACK HPACKEncoder.swift
[822/880] Compiling NIOHPACK DynamicHeaderTable.swift
[823/880] Compiling NIOHPACK HPACKDecoder.swift
[824/880] Emitting module NIOHPACK
[825/880] Compiling NIOHPACK HPACKHeader.swift
[826/880] Compiling NIOSSL SSLPublicKey.swift
[827/880] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[828/880] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[829/881] Compiling NIOTransportServices StateManagedChannel.swift
[830/881] Compiling NIOTransportServices NIOTSBootstraps.swift
[832/940] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[833/940] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[834/940] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[835/940] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[836/940] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[837/940] Compiling NIOHTTP2 MaySendFrames.swift
[838/940] Compiling NIOHTTP2 Error+Any.swift
[839/940] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[840/940] Compiling NIOHTTP2 ControlFrameBuffer.swift
[841/940] Compiling NIOHTTP2 SendingRstStreamState.swift
[842/940] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[843/940] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[844/940] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[845/940] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[846/940] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[854/940] Compiling NIOHTTP2 ReceivingDataState.swift
[855/940] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[856/940] Compiling NIOHTTP2 ConnectionStreamsState.swift
[857/940] Compiling NIOHTTP2 MayReceiveFrames.swift
[858/940] Compiling NIOHTTP2 SendingDataState.swift
[859/940] Compiling NIOHTTP2 SendingGoawayState.swift
[860/940] Compiling NIOHTTP2 SendingHeadersState.swift
[861/940] Compiling NIOHTTP2 SendingPushPromiseState.swift
[862/940] Compiling NIOHTTP2 ConnectionStateMachine.swift
[863/940] Compiling NIOHTTP2 ReceivingHeadersState.swift
[864/940] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[878/940] Compiling NIOHTTP2 HTTP2SettingsState.swift
[879/940] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[880/940] Compiling NIOHTTP2 HasFlowControlWindows.swift
[881/940] Emitting module NIOHTTP2
[882/946] Compiling NIOHTTP2 LocallyQuiescingState.swift
[883/946] Compiling NIOHTTP2 QuiescingState.swift
[884/946] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[885/946] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[886/946] Compiling NIOHTTP2 StateMachineResult.swift
[887/946] Compiling NIOHTTP2 ContentLengthVerifier.swift
[888/946] Compiling NIOHTTP2 DOSHeuristics.swift
[889/946] Compiling NIOHTTP2 HTTP2Settings.swift
[890/946] Compiling NIOHTTP2 HTTP2Stream.swift
[891/946] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[892/946] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[893/946] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[894/946] Compiling NIOHTTP2 HTTP2StreamID.swift
[895/946] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[896/946] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[897/946] Compiling NIOHTTP2 HTTP2UserEvents.swift
[898/946] Compiling NIOHTTP2 InboundEventBuffer.swift
[899/946] Compiling NIOHTTP2 InboundWindowManager.swift
[900/946] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[908/946] Compiling NIOHTTP2 StreamChannelFlowController.swift
[909/946] Compiling NIOHTTP2 StreamChannelList.swift
[910/946] Compiling NIOHTTP2 StreamMap.swift
[911/946] Compiling NIOHTTP2 StreamStateMachine.swift
[912/946] Compiling NIOHTTP2 UnsafeTransfer.swift
[913/946] Compiling NIOHTTP2 WatermarkedFlowController.swift
[914/946] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[915/946] Compiling NIOHTTP2 HTTP2Frame.swift
[916/946] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[917/946] Compiling NIOHTTP2 HTTP2FrameParser.swift
[918/946] Compiling NIOHTTP2 HTTP2PingData.swift
[919/946] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[925/946] Compiling NIOHTTP2 HasLocalSettings.swift
[926/946] Compiling NIOHTTP2 HasRemoteSettings.swift
[934/946] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[938/946] Compiling NIOHTTP2 HTTP2Error.swift
[939/946] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[947/1007] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[948/1007] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[949/1007] Compiling AsyncHTTPClient AsyncLazySequence.swift
[950/1007] Compiling AsyncHTTPClient HTTPClient+execute.swift
[951/1007] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[952/1007] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[953/1007] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[954/1013] Emitting module AsyncHTTPClient
[955/1013] Compiling AsyncHTTPClient HTTPClientRequest.swift
[956/1013] Compiling AsyncHTTPClient HTTPClientResponse.swift
[957/1013] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[958/1013] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[959/1013] Compiling AsyncHTTPClient Transaction.swift
[960/1013] Compiling AsyncHTTPClient Base64.swift
[961/1013] Compiling AsyncHTTPClient BasicAuth.swift
[962/1013] Compiling AsyncHTTPClient SSLContextCache.swift
[963/1013] Compiling AsyncHTTPClient Scheme.swift
[964/1013] Compiling AsyncHTTPClient Singleton.swift
[965/1013] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[966/1013] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[967/1013] Compiling AsyncHTTPClient Utils.swift
[968/1013] Compiling AsyncHTTPClient HTTP1Connection.swift
[969/1013] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[970/1013] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[971/1013] Compiling AsyncHTTPClient HTTP2Connection.swift
[972/1013] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[973/1013] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[974/1013] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[975/1013] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[976/1013] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[977/1013] Compiling AsyncHTTPClient ConnectionPool.swift
[978/1013] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[979/1013] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[980/1013] Compiling AsyncHTTPClient TLSEventsHandler.swift
[981/1013] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[982/1013] Compiling AsyncHTTPClient NWWaitingHandler.swift
[983/1013] Compiling AsyncHTTPClient TLSConfiguration.swift
[984/1013] Compiling AsyncHTTPClient RedirectState.swift
[985/1013] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[986/1013] Compiling AsyncHTTPClient RequestBag.swift
[987/1013] Compiling AsyncHTTPClient RequestValidation.swift
[988/1013] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[989/1013] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[990/1013] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[991/1013] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[992/1013] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[993/1013] Compiling AsyncHTTPClient RequestBodyLength.swift
[994/1013] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[995/1013] Compiling AsyncHTTPClient RequestOptions.swift
[996/1013] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[997/1013] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[998/1013] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[999/1013] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1000/1013] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1001/1013] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1002/1013] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1003/1013] Compiling AsyncHTTPClient ConnectionTarget.swift
[1004/1013] Compiling AsyncHTTPClient DeconstructedURL.swift
[1005/1013] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1006/1013] Compiling AsyncHTTPClient FoundationExtensions.swift
[1007/1013] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1008/1013] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1009/1013] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1010/1013] Compiling AsyncHTTPClient HTTPClient.swift
[1011/1013] Compiling AsyncHTTPClient HTTPHandler.swift
[1012/1013] Compiling AsyncHTTPClient LRUCache.swift
[1013/1013] Compiling AsyncHTTPClient NWErrorHandler.swift
[1014/1015] Emitting module OpenAPIAsyncHTTPClient
[1015/1015] Compiling OpenAPIAsyncHTTPClient AsyncHTTPClientTransport.swift
Build complete! (58.81s)
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-nio from cache
Fetching https://github.com/apple/swift-http-types from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
[1/5672] Fetching swift-openapi-runtime
Fetched https://github.com/apple/swift-http-types from cache (0.96s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.98s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.99s)
Fetched https://github.com/apple/swift-nio from cache (0.99s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (1.49s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.53s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.60s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.60s)
Fetched https://github.com/apple/swift-log.git from cache (0.67s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.71s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.73s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.74s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.37s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.92s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.57s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.82.1 (0.67s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.72s)
Fetched https://github.com/apple/swift-collections.git from cache (0.73s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.20s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.68s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.45s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.58s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.43s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.43s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.48s)
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.45s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.92s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.47s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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.36.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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.30.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.0.3
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.26.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.3
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.24.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-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.82.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.2.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.58.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.23.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "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"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    }
  ],
  "manifest_display_name" : "swift-openapi-async-http-client",
  "name" : "swift-openapi-async-http-client",
  "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"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenAPIAsyncHTTPClient",
      "targets" : [
        "OpenAPIAsyncHTTPClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAPIAsyncHTTPClientTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIAsyncHTTPClientTests",
      "path" : "Tests/OpenAPIAsyncHTTPClientTests",
      "sources" : [
        "Test_AsyncHTTPClientTransport.swift"
      ],
      "target_dependencies" : [
        "OpenAPIAsyncHTTPClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIAsyncHTTPClient",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIAsyncHTTPClient",
      "path" : "Sources/OpenAPIAsyncHTTPClient",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "HTTPTypes",
        "AsyncHTTPClient",
        "NIOFoundationCompat"
      ],
      "product_memberships" : [
        "OpenAPIAsyncHTTPClient"
      ],
      "sources" : [
        "AsyncHTTPClientTransport.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.