The Swift Package Index logo.Swift Package Index

Build Information

Successful build of couchdb-swift, reference master (b40595), with Swift 6.1 for macOS (SPM) on 28 Mar 2026 22:45:28 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.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/makoni/couchdb-swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/makoni/couchdb-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b405952 Fixed warnings (#43)
Cloned https://github.com/makoni/couchdb-swift.git
Revision (git rev-parse @):
b405952579e46b8298a729c8218c4e28fe02210f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/makoni/couchdb-swift.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/makoni/couchdb-swift.git
https://github.com/makoni/couchdb-swift.git
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.21.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin.git"
    }
  ],
  "manifest_display_name" : "couchdb-swift",
  "name" : "couchdb-swift",
  "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" : "CouchDBClient",
      "targets" : [
        "CouchDBClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CouchDBClientTests",
      "module_type" : "SwiftTarget",
      "name" : "CouchDBClientTests",
      "path" : "Tests/CouchDBClientTests",
      "sources" : [
        "AttachmentsAPITests.swift",
        "CouchDBClientTests.swift",
        "HTTPClientTests.swift",
        "MangoQueryTests.swift",
        "TestSupport.swift"
      ],
      "target_dependencies" : [
        "CouchDBClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CouchDBClient",
      "module_type" : "SwiftTarget",
      "name" : "CouchDBClient",
      "path" : "Sources/CouchDBClient",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "CouchDBClient"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CouchDBClient/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "CouchDBClient.swift",
        "Models/CouchDBClientError.swift",
        "Models/CouchDBError.swift",
        "Models/CouchDBFindResponse.swift",
        "Models/CouchDBRepresentable.swift",
        "Models/CouchUpdateResponse.swift",
        "Models/CreateSessionResponse.swift",
        "Models/MangoExplainResponse.swift",
        "Models/MangoIndex.swift",
        "Models/MangoQuery.swift",
        "Models/RowsResponse.swift",
        "Models/UpdateDBResponse.swift"
      ],
      "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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/459] Copying Localizable.xcstrings
[3/459] Copying Info.plist
[4/459] Write sources
[9/459] Copying PrivacyInfo.xcprivacy
[12/459] Write sources
[14/459] Copying PrivacyInfo.xcprivacy
[14/459] Write sources
[31/459] Compiling CNIOWindows WSAStartup.c
[31/459] Compiling CNIOWindows shim.c
[31/459] Compiling CNIOWASI CNIOWASI.c
[34/459] Compiling CNIOLinux shim.c
[34/459] Compiling CNIOLinux liburing_shims.c
[36/459] Compiling CNIOOpenBSD shim.c
[37/459] Compiling _NumericsShims _NumericsShims.c
[38/459] Write swift-version-2F0A5646E1D333AE.txt
[39/459] Compiling _AtomicsShims.c
[40/459] Compiling CNIOPosix event_loop_id.c
[41/465] Compiling CNIOLLHTTP c_nio_http.c
[42/468] Compiling CNIOLLHTTP c_nio_api.c
[43/468] Compiling CNIOExtrasZlib inftrees.c
[44/468] Compiling CNIOExtrasZlib inffast.c
[45/468] Compiling CNIOExtrasZlib inflate.c
[46/477] Compiling CNIOExtrasZlib trees.c
[47/479] Compiling CNIOLLHTTP c_nio_llhttp.c
[48/479] Compiling CNIOExtrasZlib crc32.c
[49/479] Compiling CNIOExtrasZlib deflate.c
[50/479] Compiling CNIOExtrasZlib adler32.c
[51/479] Compiling fiat_p256_adx_sqr.S
[52/484] Compiling fiat_p256_adx_mul.S
[53/497] Compiling fiat_curve25519_adx_square.S
[54/503] Compiling fiat_curve25519_adx_mul.S
[55/503] Compiling CNIOExtrasZlib zutil.c
[56/503] Compiling CNIODarwin shim.c
[58/503] Compiling ServiceContextModule ServiceContextKey.swift
[59/503] Compiling _NIOBase64 Base64.swift
[60/503] Emitting module _NIOBase64
[61/503] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[62/503] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[63/504] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[64/504] Emitting module RealModule
[65/504] Compiling InternalCollectionsUtilities Debugging.swift
[66/504] Compiling InternalCollectionsUtilities Descriptions.swift
[67/505] Compiling RealModule RealFunctions.swift
[68/505] Emitting module ServiceContextModule
[69/505] Compiling ServiceContextModule ServiceContext.swift
[70/505] Compiling RealModule Float80+Real.swift
[71/505] Compiling RealModule Real.swift
[72/505] Compiling RealModule RelaxedArithmetic.swift
[73/505] Compiling RealModule AugmentedArithmetic.swift
[74/505] Compiling RealModule Double+Real.swift
[74/505] Compiling CNIOBoringSSLShims shims.c
[76/505] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[77/505] Compiling InternalCollectionsUtilities _SortedCollection.swift
[78/505] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[79/505] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[80/505] Compiling InternalCollectionsUtilities Span+Extras.swift
[81/505] Compiling InternalCollectionsUtilities String+Padding.swift
[82/505] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[83/505] Compiling InternalCollectionsUtilities UInt+reversed.swift
[84/505] Compiling RealModule ElementaryFunctions.swift
[85/505] Compiling RealModule Float+Real.swift
[86/505] Compiling RealModule Float16+Real.swift
[89/511] Emitting module InternalCollectionsUtilities
[90/511] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[91/511] Compiling InternalCollectionsUtilities Integer rank.swift
[92/511] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[93/511] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[94/511] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[95/511] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[96/511] Compiling Instrumentation NoOpInstrument.swift
[97/511] Compiling Instrumentation MultiplexInstrument.swift
[98/511] Emitting module _NIODataStructures
[99/511] Compiling _NIODataStructures PriorityQueue.swift
[100/511] Compiling _NIODataStructures _TinyArray.swift
[101/511] Compiling Logging MetadataProvider.swift
[102/511] Compiling Instrumentation Instrument.swift
[103/511] Compiling Instrumentation InstrumentationSystem.swift
[104/511] Emitting module Instrumentation
[105/511] Compiling Instrumentation Locks.swift
[106/511] Compiling _NIODataStructures Heap.swift
[107/511] Emitting module Logging
[108/511] Compiling Logging LogHandler.swift
[109/511] Compiling Logging Locks.swift
[110/511] Compiling Logging Logging.swift
[110/511] Compiling tls_method.cc
[111/511] Compiling tls_record.cc
[112/511] Compiling tls13_server.cc
[113/511] Compiling tls13_enc.cc
[114/550] Compiling tls13_client.cc
[116/553] Emitting module ContainersPreview
[117/556] Compiling ContainersPreview OutputSpan+Extras.swift
[118/556] Compiling ContainersPreview TemporaryAllocation.swift
[119/556] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[120/556] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[121/556] Compiling ContainersPreview Producer+Filter.swift
[122/556] Compiling ContainersPreview Producer+Map.swift
[123/556] Compiling ContainersPreview Producer+Reduce.swift
[124/556] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[125/556] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[126/556] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[127/556] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[128/556] Compiling ContainersPreview Producer.swift
[129/556] Compiling ContainersPreview Borrow.swift
[130/556] Compiling ContainersPreview Box.swift
[131/556] Compiling ContainersPreview ContainerIterator.swift
[132/556] Compiling ContainersPreview DynamicContainer.swift
[133/556] Compiling ContainersPreview MutableContainer.swift
[134/556] Compiling ContainersPreview PermutableContainer.swift
[135/556] Compiling ContainersPreview Drain+Reduce.swift
[136/556] Compiling ContainersPreview Drain.swift
[137/556] Compiling ContainersPreview Producer+Collect.swift
[138/556] Compiling ContainersPreview RandomAccessContainer.swift
[139/556] Compiling ContainersPreview RangeExpression2.swift
[140/556] Compiling ContainersPreview RangeReplaceableContainer.swift
[141/556] Compiling ContainersPreview Drain+Map.swift
[142/556] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[143/556] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[144/556] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[145/556] Compiling ContainersPreview BorrowingSequence.swift
[146/556] Compiling ContainersPreview BidirectionalContainer.swift
[147/556] Compiling ContainersPreview Container+Filter.swift
[148/556] Compiling ContainersPreview Container+SpanwiseZip.swift
[149/556] Compiling ContainersPreview Container.swift
[149/556] Compiling tls13_both.cc
[151/556] Compiling ContainersPreview Inout.swift
[152/556] Compiling ContainersPreview InputSpan.swift
[153/556] Compiling ContainersPreview Shared.swift
[154/556] Compiling Tracing TracingTime.swift
[154/556] Compiling t1_enc.cc
[156/556] Compiling Tracing TracerProtocol.swift
[157/556] Compiling Tracing Tracer.swift
[158/556] Compiling Tracing TracerProtocol+Legacy.swift
[159/556] Compiling Tracing InstrumentationSystem+Tracing.swift
[160/556] Emitting module Tracing
[161/556] Compiling Tracing NoOpTracer.swift
[162/556] Compiling Tracing SpanProtocol.swift
[163/597] Compiling DequeModule UniqueDeque+Append.swift
[164/597] Compiling DequeModule UniqueDeque+Consumption.swift
[165/597] Compiling DequeModule UniqueDeque+Container.swift
[166/597] Compiling DequeModule UniqueDeque+Descriptions.swift
[167/601] Compiling DequeModule UniqueDeque+Equatable.swift
[168/601] Compiling DequeModule UniqueDeque+Experimental.swift
[169/601] Compiling DequeModule UniqueDeque+Hashable.swift
[170/601] Compiling DequeModule UniqueDeque+Initializers.swift
[171/601] Compiling DequeModule UniqueDeque+Insertions.swift
[172/601] Compiling DequeModule UniqueDeque+Prepend.swift
[173/601] Compiling DequeModule UniqueDeque+Removals.swift
[174/601] Compiling DequeModule UniqueDeque+Replacements.swift
[175/601] Compiling DequeModule RigidDeque+Removals.swift
[176/601] Compiling DequeModule RigidDeque+Replacements.swift
[177/601] Compiling DequeModule RigidDeque+Testing.swift
[178/601] Compiling DequeModule RigidDeque.swift
[178/601] Compiling ssl_stat.cc
[179/601] Compiling ssl_versions.cc
[180/601] Compiling ssl_transcript.cc
[181/601] Compiling ssl_x509.cc
[182/601] Compiling ssl_privkey.cc
[183/601] Compiling ssl_session.cc
[184/601] Compiling ssl_key_share.cc
[186/601] Compiling DequeModule RigidDeque+Hashable.swift
[187/601] Compiling DequeModule RigidDeque+Initializers.swift
[188/601] Compiling DequeModule RigidDeque+Insertions.swift
[189/601] Compiling DequeModule RigidDeque+Prepend.swift
[190/601] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[191/601] Compiling DequeModule Deque+Extras.swift
[192/601] Compiling DequeModule Deque+Hashable.swift
[193/601] Compiling DequeModule Deque+Testing.swift
[194/601] Compiling DequeModule Deque._Storage.swift
[195/601] Compiling DequeModule RigidDeque+Consumption.swift
[196/601] Compiling DequeModule RigidDeque+Container.swift
[197/601] Compiling DequeModule RigidDeque+Descriptions.swift
[198/601] Compiling DequeModule RigidDeque+Equatable.swift
[199/601] Compiling DequeModule RigidDeque+Experimental.swift
[200/601] Compiling DequeModule Deque._UnsafeHandle.swift
[201/601] Compiling DequeModule Deque.swift
[202/601] Compiling DequeModule _DequeBuffer.swift
[203/601] Compiling DequeModule _DequeBufferHeader.swift
[204/601] Compiling DequeModule RigidDeque+Append.swift
[205/601] Compiling DequeModule Deque+Codable.swift
[206/601] Compiling DequeModule Deque+Collection.swift
[207/601] Compiling DequeModule Deque+CustomReflectable.swift
[208/601] Compiling DequeModule Deque+Descriptions.swift
[209/601] Compiling DequeModule Deque+Equatable.swift
[209/601] Compiling ssl_lib.cc
[210/601] Compiling ssl_file.cc
[211/601] Compiling ssl_credential.cc
[212/601] Compiling ssl_cipher.cc
[213/601] Compiling ssl_cert.cc
[214/601] Compiling ssl_buffer.cc
[216/601] Compiling DequeModule UniqueDeque.swift
[217/601] Compiling DequeModule _DequeSlot.swift
[218/601] Compiling DequeModule _UnsafeDequeHandle.swift
[219/601] Compiling DequeModule _UnsafeDequeSegments.swift
[220/601] Emitting module DequeModule
[220/601] Compiling ssl_aead_ctx.cc
[221/601] Compiling s3_pkt.cc
[221/601] Compiling ssl_asn1.cc
[223/601] Compiling s3_lib.cc
[224/601] Compiling s3_both.cc
[225/601] Compiling handshake_server.cc
[226/601] Compiling handshake_client.cc
[227/601] Compiling handshake.cc
[228/601] Compiling handoff.cc
[229/601] Compiling md5-x86_64-linux.S
[230/601] Compiling md5-x86_64-apple.S
[231/601] Compiling dtls_method.cc
[232/601] Compiling encrypted_client_hello.cc
[233/601] Compiling md5-586-linux.S
[234/601] Compiling dtls_record.cc
[235/601] Compiling md5-586-apple.S
[236/601] Compiling chacha20_poly1305_x86_64-linux.S
[237/601] Compiling chacha20_poly1305_x86_64-apple.S
[238/601] Compiling chacha20_poly1305_armv8-win.S
[239/601] Compiling chacha20_poly1305_armv8-linux.S
[240/601] Compiling extensions.cc
[241/601] Compiling chacha-x86_64-linux.S
[242/601] Compiling chacha20_poly1305_armv8-apple.S
[243/601] Compiling chacha-x86_64-apple.S
[244/601] Compiling chacha-x86-linux.S
[245/601] Compiling d1_srtp.cc
[246/601] Compiling chacha-x86-apple.S
[247/601] Compiling chacha-armv8-win.S
[248/601] Compiling chacha-armv8-linux.S
[249/601] Compiling chacha-armv4-linux.S
[250/601] Compiling aes128gcmsiv-x86_64-linux.S
[251/601] Compiling chacha-armv8-apple.S
[252/601] Compiling aes128gcmsiv-x86_64-apple.S
[253/601] Compiling x86_64-mont5-linux.S
[254/601] Compiling x86_64-mont5-apple.S
[255/601] Compiling x86_64-mont-linux.S
[256/601] Compiling x86_64-mont-apple.S
[257/601] Compiling x86-mont-linux.S
[258/601] Compiling d1_pkt.cc
[259/601] Compiling x86-mont-apple.S
[260/601] Compiling vpaes-x86_64-linux.S
[261/601] Compiling err_data.cc
[262/601] Compiling vpaes-x86_64-apple.S
[263/601] Compiling vpaes-x86-linux.S
[264/601] Compiling vpaes-x86-apple.S
[265/601] Compiling vpaes-armv8-linux.S
[266/601] Compiling vpaes-armv8-win.S
[267/601] Compiling vpaes-armv8-apple.S
[268/601] Compiling vpaes-armv7-linux.S
[269/601] Compiling sha512-x86_64-linux.S
[270/601] Compiling bio_ssl.cc
[271/601] Compiling sha512-x86_64-apple.S
[272/601] Compiling sha512-armv8-win.S
[273/601] Compiling sha512-armv8-linux.S
[274/601] Compiling sha512-armv8-apple.S
[275/601] Compiling sha512-586-linux.S
[276/601] Compiling sha512-armv4-linux.S
[277/601] Compiling sha512-586-apple.S
[278/601] Compiling sha256-x86_64-linux.S
[279/601] Compiling sha256-x86_64-apple.S
[280/601] Compiling sha256-armv8-win.S
[281/601] Compiling sha256-armv8-linux.S
[282/601] Compiling sha256-586-linux.S
[282/601] Compiling sha256-armv4-linux.S
[284/601] Compiling sha256-armv8-apple.S
[285/601] Compiling sha256-586-apple.S
[286/601] Compiling sha1-x86_64-linux.S
[287/601] Compiling sha1-x86_64-apple.S
[288/601] Compiling sha1-armv8-win.S
[289/601] Compiling sha1-armv8-linux.S
[290/601] Compiling d1_lib.cc
[291/601] Compiling sha1-armv4-large-linux.S
[292/601] Compiling sha1-586-linux.S
[293/601] Compiling sha1-armv8-apple.S
[294/601] Compiling sha1-586-apple.S
[295/601] Compiling rsaz-avx2-apple.S
[296/601] Compiling rdrand-x86_64-linux.S
[297/601] Compiling rsaz-avx2-linux.S
[298/601] Compiling p256_beeu-x86_64-asm-linux.S
[299/601] Compiling rdrand-x86_64-apple.S
[300/601] Compiling p256_beeu-armv8-asm-win.S
[301/601] Compiling p256_beeu-armv8-asm-linux.S
[302/601] Compiling p256_beeu-x86_64-asm-apple.S
[303/601] Compiling p256_beeu-armv8-asm-apple.S
[304/601] Compiling d1_both.cc
[305/601] Compiling p256-x86_64-asm-apple.S
[306/601] Compiling p256-x86_64-asm-linux.S
[307/601] Compiling p256-armv8-asm-win.S
[308/601] Compiling p256-armv8-asm-linux.S
[309/601] Compiling p256-armv8-asm-apple.S
[310/601] Compiling ghashv8-armv8-win.S
[311/601] Compiling ghashv8-armv8-linux.S
[312/601] Compiling ghashv8-armv7-linux.S
[313/601] Compiling ghashv8-armv8-apple.S
[314/601] Compiling ghash-x86_64-apple.S
[315/601] Compiling ghash-x86-linux.S
[316/601] Compiling ghash-x86_64-linux.S
[317/601] Compiling ghash-ssse3-x86_64-linux.S
[318/601] Compiling ghash-x86-apple.S
[319/601] Compiling ghash-ssse3-x86_64-apple.S
[320/601] Compiling ghash-ssse3-x86-apple.S
[321/601] Compiling ghash-armv4-linux.S
[321/601] Compiling ghash-neon-armv8-win.S
[321/601] Compiling ghash-neon-armv8-linux.S
[321/601] Compiling ghash-ssse3-x86-linux.S
[325/601] Compiling co-586-linux.S
[326/601] Compiling ghash-neon-armv8-apple.S
[327/601] Compiling co-586-apple.S
[328/601] Compiling bsaes-armv7-linux.S
[329/601] Compiling bn-armv8-win.S
[330/601] Compiling armv8-mont-win.S
[331/601] Compiling bn-armv8-linux.S
[332/601] Compiling bn-586-linux.S
[332/601] Compiling bn-586-apple.S
[334/601] Compiling armv8-mont-linux.S
[335/601] Compiling bn-armv8-apple.S
[336/601] Compiling armv8-mont-apple.S
[337/601] Compiling armv4-mont-linux.S
[338/601] Compiling aesv8-gcm-armv8-win.S
[339/601] Compiling aesv8-gcm-armv8-linux.S
[340/601] Compiling aesv8-armv8-win.S
[341/601] Compiling aesv8-armv7-linux.S
[342/601] Compiling aesv8-armv8-linux.S
[343/601] Compiling aesv8-gcm-armv8-apple.S
[343/601] Compiling aesni-x86_64-linux.S
[345/601] Compiling aesni-x86_64-apple.S
[346/601] Compiling aesv8-armv8-apple.S
[347/601] Compiling aesni-x86-apple.S
[347/601] Compiling aesni-x86-linux.S
[349/601] Compiling aesni-gcm-x86_64-linux.S
[350/601] Compiling aesni-gcm-x86_64-apple.S
[351/601] Compiling aes-gcm-avx2-x86_64-linux.S
[352/601] Compiling aes-gcm-avx2-x86_64-apple.S
[353/601] Compiling aes-gcm-avx10-x86_64-linux.S
[354/601] Compiling aes-gcm-avx10-x86_64-apple.S
[355/601] Compiling x_val.cc
[356/601] Compiling x_x509a.cc
[357/601] Compiling x_spki.cc
[358/601] Compiling x_x509.cc
[359/601] Compiling x_sig.cc
[360/601] Compiling x_req.cc
[361/601] Compiling x_exten.cc
[362/601] Compiling x_pubkey.cc
[363/601] Compiling x_name.cc
[364/601] Compiling x_crl.cc
[365/601] Compiling x_algor.cc
[366/601] Compiling x509spki.cc
[367/601] Compiling x_attrib.cc
[368/601] Compiling x509rset.cc
[369/601] Compiling x_all.cc
[370/601] Compiling x509cset.cc
[371/601] Compiling x509name.cc
[372/601] Compiling x509_vpm.cc
[373/601] Compiling x509_v3.cc
[374/601] Compiling x509_vfy.cc
[375/601] Compiling x509_txt.cc
[376/601] Compiling x509_trs.cc
[377/601] Compiling x509_set.cc
[378/601] Compiling x509_obj.cc
[378/601] Compiling x509_req.cc
[380/601] Compiling x509_def.cc
[381/601] Compiling x509_ext.cc
[382/601] Compiling x509_d2.cc
[383/601] Compiling x509_lu.cc
[384/601] Compiling x509_cmp.cc
[385/601] Compiling x509_att.cc
[386/601] Compiling x509.cc
[387/601] Compiling v3_utl.cc
[388/601] Compiling v3_skey.cc
[389/601] Compiling v3_prn.cc
[390/601] Compiling v3_purp.cc
[391/601] Compiling v3_ocsp.cc
[392/601] Compiling v3_pmaps.cc
[393/601] Compiling v3_pcons.cc
[394/601] Compiling v3_ncons.cc
[395/601] Compiling v3_int.cc
[396/601] Compiling v3_lib.cc
[397/601] Compiling v3_ia5.cc
[398/601] Compiling v3_info.cc
[399/601] Compiling v3_genn.cc
[400/601] Compiling v3_extku.cc
[401/601] Compiling v3_enum.cc
[402/601] Compiling v3_crld.cc
[403/601] Compiling v3_cpols.cc
[404/601] Compiling v3_conf.cc
[405/601] Compiling v3_bitst.cc
[406/601] Compiling v3_bcons.cc
[407/601] Compiling v3_akeya.cc
[408/601] Compiling v3_alt.cc
[409/601] Compiling t_x509a.cc
[410/601] Compiling v3_akey.cc
[411/601] Compiling t_crl.cc
[412/601] Compiling t_x509.cc
[413/601] Compiling t_req.cc
[414/601] Compiling rsa_pss.cc
[415/601] Compiling i2d_pr.cc
[416/601] Compiling name_print.cc
[417/601] Compiling policy.cc
[418/601] Compiling by_file.cc
[419/601] Compiling algorithm.cc
[420/601] Compiling a_verify.cc
[421/601] Compiling a_sign.cc
[422/601] Compiling by_dir.cc
[423/601] Compiling asn1_gen.cc
[424/601] Compiling a_digest.cc
[425/601] Compiling voprf.cc
[426/601] Compiling thread_win.cc
[427/601] Compiling thread_none.cc
[428/601] Compiling thread.cc
[429/601] Compiling thread_pthread.cc
[430/601] Compiling trust_token.cc
[431/601] Compiling stack.cc
[432/601] Compiling pmbtoken.cc
[433/601] Compiling slhdsa.cc
[434/601] Compiling spake2plus.cc
[435/601] Compiling siphash.cc
[436/601] Compiling sha512.cc
[437/601] Compiling sha1.cc
[438/601] Compiling sha256.cc
[439/601] Compiling rsa_print.cc
[440/601] Compiling rsa_extra.cc
[441/601] Compiling rsa_crypt.cc
[442/601] Compiling refcount.cc
[443/601] Compiling rc4.cc
[444/601] Compiling rsa_asn1.cc
[445/601] Compiling windows.cc
[446/601] Compiling urandom.cc
[447/601] Compiling trusty.cc
[448/601] Compiling rand.cc
[449/601] Compiling ios.cc
[450/601] Compiling passive.cc
[451/601] Compiling poly1305_arm_asm.S
[452/601] Compiling getentropy.cc
[453/601] Compiling forkunsafe.cc
[454/601] Compiling fork_detect.cc
[455/601] Compiling deterministic.cc
[456/601] Compiling poly1305_vec.cc
[457/601] Compiling poly1305_arm.cc
[458/601] Compiling poly1305.cc
[459/601] Compiling pool.cc
[460/601] Compiling pkcs8.cc
[461/601] Compiling pkcs8_x509.cc
[462/601] Compiling pkcs7.cc
[463/601] Compiling p5_pbev2.cc
[464/601] Compiling pkcs7_x509.cc
[465/601] Compiling pem_xaux.cc
[466/601] Compiling pem_pkey.cc
[466/601] Compiling pem_x509.cc
[468/601] Compiling pem_pk8.cc
[469/601] Compiling pem_oth.cc
[470/601] Compiling mlkem.cc
[471/601] Compiling obj_xref.cc
[472/601] Compiling pem_info.cc
[473/601] Compiling pem_lib.cc
[474/601] Compiling pem_all.cc
[475/601] Compiling mldsa.cc
[476/601] Compiling obj.cc
[477/601] Compiling poly_rq_mul.S
[478/601] Compiling mem.cc
[479/601] Compiling fips_shared_support.cc
[480/601] Compiling md5.cc
[481/601] Compiling md4.cc
[482/601] Compiling lhash.cc
[483/601] Compiling kyber.cc
[484/601] Compiling ex_data.cc
[485/601] Compiling sign.cc
[486/601] Compiling scrypt.cc
[487/601] Compiling print.cc
[488/601] Compiling pbkdf.cc
[489/601] Compiling hpke.cc
[490/601] Compiling hrss.cc
[491/601] Compiling p_x25519_asn1.cc
[492/601] Compiling p_x25519.cc
[493/601] Compiling p_ed25519.cc
[494/601] Compiling p_rsa_asn1.cc
[495/601] Compiling p_rsa.cc
[496/601] Compiling p_hkdf.cc
[497/601] Compiling p_ec.cc
[498/601] Compiling p_ed25519_asn1.cc
[499/601] Compiling p_ec_asn1.cc
[500/601] Compiling p_dh_asn1.cc
[501/601] Compiling p_dsa_asn1.cc
[502/601] Compiling p_dh.cc
[503/601] Compiling evp_ctx.cc
[504/601] Compiling engine.cc
[505/601] Compiling err.cc
[506/601] Compiling evp.cc
[507/601] Compiling evp_asn1.cc
[508/601] Compiling ecdsa_asn1.cc
[508/601] Compiling ecdh.cc
[510/601] Compiling ec_derive.cc
[511/601] Compiling hash_to_curve.cc
[512/601] Compiling dsa.cc
[513/601] Compiling ec_asn1.cc
[514/601] Compiling x25519-asm-arm.S
[515/601] Compiling dsa_asn1.cc
[516/601] Compiling digest_extra.cc
[517/601] Compiling bcm.cc
[518/601] Compiling params.cc
[519/601] Compiling des.cc
[520/601] Compiling dh_asn1.cc
[521/601] Compiling curve25519_64_adx.cc
[522/601] Compiling spake25519.cc
[523/601] Compiling cpu_intel.cc
[524/601] Compiling crypto.cc
[525/601] Compiling cpu_arm_linux.cc
[526/601] Compiling cpu_arm_freebsd.cc
[527/601] Compiling cpu_aarch64_win.cc
[528/601] Compiling curve25519.cc
[529/601] Compiling cpu_aarch64_sysreg.cc
[530/601] Compiling cpu_aarch64_openbsd.cc
[531/601] Compiling cpu_aarch64_linux.cc
[532/601] Compiling cpu_aarch64_fuchsia.cc
[533/601] Compiling cpu_aarch64_apple.cc
[534/601] Compiling tls_cbc.cc
[535/601] Compiling get_cipher.cc
[536/601] Compiling conf.cc
[537/601] Compiling e_tls.cc
[538/601] Compiling e_rc4.cc
[539/601] Compiling e_rc2.cc
[540/601] Compiling e_null.cc
[541/601] Compiling e_des.cc
[542/601] Compiling e_chacha20poly1305.cc
[543/601] Compiling e_aesgcmsiv.cc
[544/601] Compiling derive_key.cc
[545/601] Compiling chacha.cc
[546/601] Compiling e_aesctrhmac.cc
[547/601] Compiling unicode.cc
[548/601] Compiling cbs.cc
[549/601] Compiling cbb.cc
[550/601] Compiling ber.cc
[551/601] Compiling asn1_compat.cc
[552/601] Compiling buf.cc
[553/601] Compiling blake2.cc
[554/601] Compiling socket_helper.cc
[555/601] Compiling convert.cc
[556/601] Compiling bn_asn1.cc
[557/601] Compiling socket.cc
[558/601] Compiling printf.cc
[559/601] Compiling pair.cc
[560/601] Compiling hexdump.cc
[561/601] Compiling file.cc
[562/601] Compiling fd.cc
[563/601] Compiling errno.cc
[564/601] Compiling connect.cc
[565/601] Compiling bio_mem.cc
[566/601] Compiling base64.cc
[567/601] Compiling bio.cc
[568/601] Compiling tasn_typ.cc
[569/601] Compiling tasn_fre.cc
[570/601] Compiling tasn_utl.cc
[571/601] Compiling tasn_enc.cc
[572/601] Compiling tasn_new.cc
[573/601] Compiling posix_time.cc
[574/601] Compiling f_string.cc
[575/601] Compiling f_int.cc
[576/601] Compiling asn_pack.cc
[577/601] Compiling tasn_dec.cc
[578/601] Compiling asn1_par.cc
[579/601] Compiling asn1_lib.cc
[580/601] Compiling a_utctm.cc
[581/601] Compiling a_time.cc
[582/601] Compiling a_type.cc
[583/601] Compiling a_octet.cc
[584/601] Compiling a_strnid.cc
[585/601] Compiling a_strex.cc
[586/601] Compiling a_object.cc
[587/601] Compiling a_mbstr.cc
[588/601] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[588/601] Write sources
[591/601] Compiling a_int.cc
[591/601] Write sources
[593/601] Compiling a_i2d_fp.cc
[594/601] Compiling a_dup.cc
[595/601] Compiling a_d2i_fp.cc
[596/601] Compiling a_gentm.cc
[597/621] Compiling a_bitstr.cc
[598/627] Compiling a_bool.cc
[600/646] Compiling Algorithms Suffix.swift
[601/646] Compiling Algorithms Trim.swift
[602/648] Compiling Algorithms Permutations.swift
[603/648] Compiling Algorithms Product.swift
[604/649] Compiling Algorithms MinMax.swift
[605/649] Compiling Algorithms Partition.swift
[606/649] Compiling Algorithms Indexed.swift
[607/649] Compiling Algorithms Intersperse.swift
[608/649] Compiling Algorithms Joined.swift
[609/649] Compiling Algorithms Keyed.swift
[610/649] Compiling Atomics Unmanaged extensions.swift
[611/649] Compiling Algorithms FlattenCollection.swift
[612/649] Compiling Algorithms Grouped.swift
[613/649] Compiling Algorithms EitherSequence.swift
[614/649] Compiling Algorithms FirstNonNil.swift
[615/649] Compiling Algorithms Unique.swift
[616/649] Compiling Algorithms Windows.swift
[620/649] Compiling Algorithms Combinations.swift
[621/649] Compiling Algorithms Compacted.swift
[622/649] Compiling Algorithms Cycle.swift
[623/649] Compiling Algorithms RandomSample.swift
[624/649] Compiling Algorithms Reductions.swift
[625/649] Compiling Algorithms Rotate.swift
[626/649] Compiling Algorithms Split.swift
[627/649] Compiling Algorithms Stride.swift
[637/649] Compiling Algorithms Chain.swift
[638/649] Compiling Algorithms Chunked.swift
[640/649] Compiling Algorithms AdjacentPairs.swift
[646/649] Emitting module Atomics
[646/649] Compiling c-nioatomics.c
[648/649] Emitting module Algorithms
[648/649] Compiling c-atomics.c
[650/656] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[651/656] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[652/656] Compiling NIOConcurrencyHelpers NIOLock.swift
[653/656] Compiling NIOConcurrencyHelpers atomics.swift
[654/656] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[655/656] Emitting module NIOConcurrencyHelpers
[656/656] Compiling NIOConcurrencyHelpers lock.swift
[657/721] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[658/721] Compiling NIOCore NIOScheduledCallback.swift
[659/721] Compiling NIOCore NIOSendable.swift
[660/721] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[661/721] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[662/721] Compiling NIOCore RecvByteBufferAllocator.swift
[663/721] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[664/728] Compiling NIOCore MarkedCircularBuffer.swift
[665/728] Compiling NIOCore MulticastChannel.swift
[666/728] Compiling NIOCore NIOAny.swift
[667/728] Compiling NIOCore NIOCloseOnErrorHandler.swift
[668/728] Compiling NIOCore NIOCoreSendableMetatype.swift
[669/728] Compiling NIOCore NIODecodedAsyncSequence.swift
[670/728] Compiling NIOCore NIOLoopBound.swift
[671/728] Compiling NIOCore IO.swift
[672/728] Compiling NIOCore IOData.swift
[673/728] Compiling NIOCore IPProtocol.swift
[674/728] Compiling NIOCore IntegerBitPacking.swift
[675/728] Compiling NIOCore IntegerTypes.swift
[676/728] Compiling NIOCore Interfaces.swift
[677/728] Compiling NIOCore Linux.swift
[678/728] Compiling NIOCore ConvenienceOptionSupport.swift
[679/728] Compiling NIOCore DeadChannel.swift
[680/728] Compiling NIOCore DispatchQueue+WithFuture.swift
[681/728] Compiling NIOCore EventLoop+Deprecated.swift
[682/728] Compiling NIOCore EventLoop+SerialExecutor.swift
[683/728] Compiling NIOCore EventLoop.swift
[684/728] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[685/728] Compiling NIOCore EventLoopFuture+Deprecated.swift
[686/728] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[687/728] Compiling NIOCore EventLoopFuture.swift
[688/728] Compiling NIOCore FileDescriptor.swift
[689/728] Compiling NIOCore FileHandle.swift
[690/728] Compiling NIOCore FileRegion.swift
[691/728] Compiling NIOCore GlobalSingletons.swift
[692/728] Compiling NIOCore AddressedEnvelope.swift
[693/728] Compiling NIOCore AsyncAwaitSupport.swift
[694/728] Compiling NIOCore AsyncChannel.swift
[695/728] Compiling NIOCore AsyncChannelHandler.swift
[696/728] Compiling NIOCore AsyncChannelInboundStream.swift
[697/728] Compiling NIOCore AsyncChannelOutboundWriter.swift
[698/728] Compiling NIOCore NIOAsyncSequenceProducer.swift
[699/728] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[700/728] Compiling NIOCore SocketAddresses.swift
[701/728] Compiling NIOCore SocketOptionProvider.swift
[702/728] Compiling NIOCore SystemCallHelpers.swift
[703/728] Compiling NIOCore TimeAmount+Duration.swift
[704/728] Compiling NIOCore TypeAssistedChannelHandler.swift
[705/728] Compiling NIOCore UniversalBootstrapSupport.swift
[706/728] Compiling NIOCore Utilities.swift
[707/728] Compiling NIOCore ChannelHandler.swift
[708/728] Compiling NIOCore ChannelHandlers.swift
[709/728] Compiling NIOCore ChannelInvoker.swift
[710/728] Compiling NIOCore ChannelOption.swift
[711/728] Compiling NIOCore ChannelPipeline.swift
[712/728] Compiling NIOCore CircularBuffer.swift
[713/728] Compiling NIOCore Codec.swift
[714/728] Compiling NIOCore NIOAsyncWriter.swift
[715/728] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[716/728] Compiling NIOCore BSDSocketAPI.swift
[717/728] Compiling NIOCore ByteBuffer-aux.swift
[718/728] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[719/728] Compiling NIOCore ByteBuffer-conversions.swift
[720/728] Compiling NIOCore ByteBuffer-core.swift
[721/728] Compiling NIOCore ByteBuffer-hex.swift
[722/728] Compiling NIOCore ByteBuffer-int.swift
[723/728] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[724/728] Compiling NIOCore ByteBuffer-multi-int.swift
[725/728] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[726/728] Compiling NIOCore ByteBuffer-views.swift
[727/728] Compiling NIOCore Channel.swift
[728/728] Emitting module NIOCore
[729/784] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[730/784] Compiling NIOEmbedded AsyncTestingChannel.swift
[731/784] Compiling NIOEmbedded Embedded.swift
[732/784] Emitting module NIOEmbedded
[733/784] Compiling NIOPosix Linux.swift
[734/784] Compiling NIOPosix LinuxCPUSet.swift
[735/784] Compiling NIOPosix LinuxUring.swift
[736/784] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[737/784] Compiling NIOPosix NIOPosixSendableMetatype.swift
[738/784] Compiling NIOPosix NIOThreadPool.swift
[739/789] Compiling NIOPosix SelectorWSAPoll.swift
[740/789] Compiling NIOPosix ServerSocket.swift
[741/789] Compiling NIOPosix Socket.swift
[742/789] Compiling NIOPosix SocketChannel.swift
[743/789] Compiling NIOPosix SocketProtocols.swift
[744/789] Compiling NIOPosix SelectableEventLoop.swift
[745/789] Compiling NIOPosix SelectorEpoll.swift
[746/789] Compiling NIOPosix SelectorGeneric.swift
[747/789] Compiling NIOPosix SelectorKqueue.swift
[748/789] Compiling NIOPosix SelectorUring.swift
[749/789] Emitting module NIOPosix
[750/789] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[751/789] Compiling NIOPosix PosixSingletons.swift
[752/789] Compiling NIOPosix RawSocketBootstrap.swift
[753/789] Compiling NIOPosix Resolver.swift
[754/789] Compiling NIOPosix Selectable.swift
[755/789] Compiling NIOPosix SelectableChannel.swift
[756/789] Compiling NIOPosix BSDSocketAPICommon.swift
[757/789] Compiling NIOPosix BSDSocketAPIPosix.swift
[758/789] Compiling NIOPosix BSDSocketAPIWindows.swift
[759/789] Compiling NIOPosix BaseSocket.swift
[760/789] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[761/789] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[762/789] Compiling NIOPosix FileDescriptor.swift
[763/789] Compiling NIOPosix GetaddrinfoResolver.swift
[764/789] Compiling NIOPosix HappyEyeballs.swift
[765/789] Compiling NIOPosix IO.swift
[766/789] Compiling NIOPosix IntegerBitPacking.swift
[767/789] Compiling NIOPosix IntegerTypes.swift
[768/789] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[769/789] Compiling NIOPosix System.swift
[770/789] Compiling NIOPosix Thread.swift
[771/789] Compiling NIOPosix ThreadPosix.swift
[772/789] Compiling NIOPosix ThreadWindows.swift
[773/789] Compiling NIOPosix NonBlockingFileIO.swift
[774/789] Compiling NIOPosix PendingDatagramWritesManager.swift
[775/789] Compiling NIOPosix PendingWritesManager.swift
[776/789] Compiling NIOPosix PipeChannel.swift
[777/789] Compiling NIOPosix PipePair.swift
[778/789] Compiling NIOPosix Pool.swift
[779/789] Compiling NIOPosix BaseSocketChannel.swift
[780/789] Compiling NIOPosix BaseStreamSocketChannel.swift
[781/789] Compiling NIOPosix Bootstrap.swift
[782/789] Compiling NIOPosix ControlMessage.swift
[783/789] Compiling NIOPosix DatagramVectorReadManager.swift
[784/789] Compiling NIOPosix Errors+Any.swift
[785/789] Compiling NIOPosix Utilities.swift
[786/789] Compiling NIOPosix VsockAddress.swift
[787/789] Compiling NIOPosix VsockChannelEvents.swift
[788/789] Compiling NIOPosix Windows.swift
[789/789] Compiling NIOPosix resource_bundle_accessor.swift
[790/791] Compiling NIO Exports.swift
[791/791] Emitting module NIO
[792/831] Compiling NIOTLS TLSEvents.swift
[793/831] Compiling NIOSOCKS Helpers.swift
[794/831] Compiling NIOSOCKS Errors.swift
[795/832] Compiling NIOSOCKS SOCKSResponse.swift
[796/832] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[797/832] Compiling NIOSOCKS ClientStateMachine.swift
[798/832] Compiling NIOHTTP1 HTTPEncoder.swift
[799/832] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[800/832] Emitting module NIOSOCKS
[801/832] Compiling NIOHTTP1 ByteCollectionUtils.swift
[802/832] Compiling NIOHTTP1 HTTPDecoder.swift
[803/832] Compiling NIOSOCKS Messages.swift
[804/832] Compiling NIOSOCKS SOCKSRequest.swift
[805/832] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[806/832] Emitting module NIOTLS
[807/832] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[808/832] Compiling NIOTLS SNIHandler.swift
[809/832] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[810/832] Compiling NIOSOCKS ServerStateMachine.swift
[811/832] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[812/832] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[813/833] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[814/833] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[815/833] Emitting module NIOFoundationCompat
[816/833] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[817/833] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[818/833] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[819/833] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[820/833] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[821/833] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[822/864] Compiling NIOSSL Zeroization.swift
[823/864] Compiling NIOSSL TLSConfiguration.swift
[824/886] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[825/886] Compiling NIOTransportServices StateManagedListenerChannel.swift
[826/886] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[827/886] Compiling NIOTransportServices AcceptHandler.swift
[828/886] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[829/886] Emitting module NIOHTTP1
[830/886] Compiling NIOTransportServices NIOTSListenerChannel.swift
[831/886] Compiling NIOTransportServices NIOTSEventLoop.swift
[832/886] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[833/886] Compiling NIOTransportServices NIOTSBootstraps.swift
[834/893] Emitting module NIOTransportServices
[835/906] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[836/906] Compiling NIOTransportServices NIOTSSingletons.swift
[837/906] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[838/906] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[839/906] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[840/906] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[844/906] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[845/906] Compiling NIOTransportServices StateManagedChannel.swift
[847/906] Compiling NIOTransportServices NIOTSChannelOptions.swift
[848/906] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[849/906] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[850/906] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[851/906] Emitting module NIOSSL
[852/909] Compiling NIOHPACK IndexedHeaderTable.swift
[853/909] Compiling NIOHPACK IntegerCoding.swift
[854/910] Compiling NIOHTTPCompression HTTPCompression.swift
[855/910] Compiling NIOHTTPCompression HTTPDecompression.swift
[856/910] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[857/910] Emitting module NIOHTTPCompression
[858/910] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[859/910] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[860/910] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[861/910] Compiling NIOHPACK HuffmanTables.swift
[862/910] Compiling NIOHPACK HuffmanCoding.swift
[863/910] Compiling NIOHPACK StaticHeaderTable.swift
[864/910] Compiling NIOHPACK DynamicHeaderTable.swift
[865/910] Compiling NIOHPACK HPACKDecoder.swift
[866/910] Emitting module NIOHPACK
[867/910] Compiling NIOHPACK HeaderTables.swift
[868/910] Compiling NIOHPACK HPACKErrors.swift
[869/910] Compiling NIOHPACK HPACKHeader.swift
[870/910] Compiling NIOHPACK HPACKEncoder.swift
[872/910] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[876/910] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[877/910] Compiling NIOTransportServices NIOTSErrors.swift
[878/910] Compiling NIOSSL UniversalBootstrapSupport.swift
[879/910] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[880/910] Compiling NIOSSL resource_bundle_accessor.swift
[888/959] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[889/959] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[890/959] Compiling NIOHTTP2 MaySendFrames.swift
[891/959] Compiling NIOHTTP2 SendingPushPromiseState.swift
[892/959] Compiling NIOHTTP2 LocallyQuiescingState.swift
[893/959] Compiling NIOHTTP2 QuiescingState.swift
[894/960] Compiling NIOHTTP2 ConnectionStateMachine.swift
[895/960] Compiling NIOHTTP2 ConnectionStreamsState.swift
[896/960] Compiling NIOHTTP2 MayReceiveFrames.swift
[897/963] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[898/963] Compiling NIOHTTP2 GlitchesMonitor.swift
[899/963] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[900/963] Compiling NIOHTTP2 Error+Any.swift
[901/963] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[902/963] Compiling NIOHTTP2 ControlFrameBuffer.swift
[903/963] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[904/963] Compiling NIOHTTP2 ReceivingDataState.swift
[905/963] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[906/963] Compiling NIOHTTP2 ReceivingHeadersState.swift
[907/963] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[908/967] Compiling NIOHTTP2 SendingDataState.swift
[909/967] Compiling NIOHTTP2 SendingGoawayState.swift
[910/967] Compiling NIOHTTP2 SendingHeadersState.swift
[913/974] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[914/974] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[915/974] Compiling NIOHTTP2 StateMachineResult.swift
[916/974] Compiling NIOHTTP2 ContentLengthVerifier.swift
[917/974] Compiling NIOHTTP2 DOSHeuristics.swift
[925/981] Emitting module NIOHTTP2
[926/981] Compiling NIOHTTP2 StreamChannelFlowController.swift
[927/981] Compiling NIOHTTP2 StreamChannelList.swift
[928/981] Compiling NIOHTTP2 StreamMap.swift
[929/981] Compiling NIOHTTP2 StreamStateMachine.swift
[930/981] Compiling NIOHTTP2 Timer.swift
[931/981] Compiling NIOHTTP2 UnsafeTransfer.swift
[932/981] Compiling NIOHTTP2 WatermarkedFlowController.swift
[947/981] Compiling NIOHTTP2 HTTP2Stream.swift
[948/981] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[949/981] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[950/981] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[951/981] Compiling NIOHTTP2 HTTP2StreamID.swift
[952/981] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[953/981] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[954/981] Compiling NIOHTTP2 HTTP2UserEvents.swift
[955/981] Compiling NIOHTTP2 InboundEventBuffer.swift
[956/981] Compiling NIOHTTP2 InboundWindowManager.swift
[957/981] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[958/981] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[959/981] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[960/981] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[961/981] Compiling NIOHTTP2 SendingRstStreamState.swift
[962/981] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[963/981] Compiling NIOHTTP2 HTTP2SettingsState.swift
[964/981] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[965/981] Compiling NIOHTTP2 HasFlowControlWindows.swift
[966/981] Compiling NIOHTTP2 HasLocalSettings.swift
[967/981] Compiling NIOHTTP2 HasRemoteSettings.swift
[968/981] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[969/981] Compiling NIOHTTP2 HTTP2Frame.swift
[970/981] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[971/981] Compiling NIOHTTP2 HTTP2FrameParser.swift
[972/981] Compiling NIOHTTP2 HTTP2PingData.swift
[973/981] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[974/981] Compiling NIOHTTP2 HTTP2Settings.swift
[975/981] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[976/981] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[977/981] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[978/981] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[979/981] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[980/981] Compiling NIOHTTP2 HTTP2Error.swift
[981/981] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[982/1046] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[983/1046] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[984/1046] Compiling AsyncHTTPClient AsyncLazySequence.swift
[985/1046] Compiling AsyncHTTPClient HTTPClient+execute.swift
[986/1046] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[987/1046] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[988/1046] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[989/1046] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[990/1053] Emitting module AsyncHTTPClient
[991/1053] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[992/1053] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[993/1053] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[994/1053] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[995/1053] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[996/1053] Compiling AsyncHTTPClient RequestBodyLength.swift
[997/1053] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[998/1053] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[999/1053] Compiling AsyncHTTPClient ConnectionTarget.swift
[1000/1053] Compiling AsyncHTTPClient DeconstructedURL.swift
[1001/1053] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1002/1053] Compiling AsyncHTTPClient FoundationExtensions.swift
[1003/1053] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1004/1053] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1005/1053] Compiling AsyncHTTPClient SSLContextCache.swift
[1006/1053] Compiling AsyncHTTPClient Scheme.swift
[1007/1053] Compiling AsyncHTTPClient Singleton.swift
[1008/1053] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1009/1053] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1010/1053] Compiling AsyncHTTPClient TracingSupport.swift
[1011/1053] Compiling AsyncHTTPClient Utils.swift
[1012/1053] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1013/1053] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1014/1053] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1015/1053] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1016/1053] Compiling AsyncHTTPClient Transaction.swift
[1017/1053] Compiling AsyncHTTPClient Base64.swift
[1018/1053] Compiling AsyncHTTPClient BasicAuth.swift
[1019/1053] Compiling AsyncHTTPClient HTTP1Connection.swift
[1020/1053] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1021/1053] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1022/1053] Compiling AsyncHTTPClient HTTP2Connection.swift
[1023/1053] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1024/1053] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1025/1053] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1026/1053] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1027/1053] Compiling AsyncHTTPClient TLSConfiguration.swift
[1028/1053] Compiling AsyncHTTPClient RedirectState.swift
[1029/1053] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1030/1053] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[1031/1053] Compiling AsyncHTTPClient RequestBag.swift
[1032/1053] Compiling AsyncHTTPClient RequestValidation.swift
[1033/1053] Compiling AsyncHTTPClient RequestOptions.swift
[1034/1053] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1035/1053] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1036/1053] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1037/1053] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1038/1053] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1039/1053] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1040/1053] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1041/1053] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1042/1053] Compiling AsyncHTTPClient ConnectionPool.swift
[1043/1053] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1044/1053] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1045/1053] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1046/1053] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1047/1053] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1048/1053] Compiling AsyncHTTPClient HTTPClient.swift
[1049/1053] Compiling AsyncHTTPClient HTTPClientConfiguration+SwiftConfiguration.swift
[1050/1053] Compiling AsyncHTTPClient HTTPHandler.swift
[1051/1053] Compiling AsyncHTTPClient LRUCache.swift
[1052/1053] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1053/1053] Compiling AsyncHTTPClient NWErrorHandler.swift
[1054/1066] Compiling CouchDBClient RowsResponse.swift
[1055/1066] Compiling CouchDBClient MangoQuery.swift
[1056/1066] Compiling CouchDBClient UpdateDBResponse.swift
[1057/1067] Compiling CouchDBClient CreateSessionResponse.swift
[1058/1067] Compiling CouchDBClient CouchDBError.swift
[1059/1067] Compiling CouchDBClient CouchDBFindResponse.swift
[1060/1067] Compiling CouchDBClient MangoIndex.swift
[1061/1067] Compiling CouchDBClient CouchDBRepresentable.swift
[1062/1067] Compiling CouchDBClient CouchUpdateResponse.swift
[1063/1067] Compiling CouchDBClient MangoExplainResponse.swift
[1064/1067] Compiling CouchDBClient resource_bundle_accessor.swift
[1065/1067] Emitting module CouchDBClient
[1066/1067] Compiling CouchDBClient CouchDBClient.swift
[1067/1067] Compiling CouchDBClient CouchDBClientError.swift
Build complete! (85.58s)
Fetching https://github.com/swiftlang/swift-docc-plugin.git from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (0.64s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.18s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.6 (4.28s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.82s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.51s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.33.1 (0.50s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-atomics.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-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
[1/5691] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-algorithms.git from cache (0.80s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.07s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.08s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.09s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.10s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.10s)
Fetched https://github.com/apple/swift-log.git from cache (1.11s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.94s)
Fetched https://github.com/apple/swift-nio.git from cache (2.26s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (3.87s)
Fetching https://github.com/apple/swift-service-context.git
[1/1210] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.89s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.51s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.80s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.31s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.49s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.50s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.64s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.50s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (0.49s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (0.51s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (0.56s)
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-asn1.git from cache
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
[1/2686] Fetching swift-service-lifecycle
Fetched https://github.com/apple/swift-asn1.git from cache (0.64s)
[566/9811] Fetching swift-service-lifecycle, swift-certificates
[620/16035] Fetching swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.91s)
[2572/13349] Fetching swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.19s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.19s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.23s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.24s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.10.1 (1.76s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.52s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.48s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.99s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.61s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.99s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (3.49s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.63s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.56s)
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 (2.08s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.63s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.0 (1.10s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git resolved at 1.4.6
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.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
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.42.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
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.33.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
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.10.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.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.18.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.33.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.3
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.21.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin.git"
    }
  ],
  "manifest_display_name" : "couchdb-swift",
  "name" : "couchdb-swift",
  "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" : "CouchDBClient",
      "targets" : [
        "CouchDBClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CouchDBClientTests",
      "module_type" : "SwiftTarget",
      "name" : "CouchDBClientTests",
      "path" : "Tests/CouchDBClientTests",
      "sources" : [
        "AttachmentsAPITests.swift",
        "CouchDBClientTests.swift",
        "HTTPClientTests.swift",
        "MangoQueryTests.swift",
        "TestSupport.swift"
      ],
      "target_dependencies" : [
        "CouchDBClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CouchDBClient",
      "module_type" : "SwiftTarget",
      "name" : "CouchDBClient",
      "path" : "Sources/CouchDBClient",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "CouchDBClient"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CouchDBClient/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "CouchDBClient.swift",
        "Models/CouchDBClientError.swift",
        "Models/CouchDBError.swift",
        "Models/CouchDBFindResponse.swift",
        "Models/CouchDBRepresentable.swift",
        "Models/CouchUpdateResponse.swift",
        "Models/CreateSessionResponse.swift",
        "Models/MangoExplainResponse.swift",
        "Models/MangoIndex.swift",
        "Models/MangoQuery.swift",
        "Models/RowsResponse.swift",
        "Models/UpdateDBResponse.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.