The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of postgres-kit, reference 2.15.0 (fe44bb), with Swift 6.1 for macOS (SPM) on 27 Oct 2025 23:52:01 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/postgres-kit.git
Reference: 2.15.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/postgres-kit
 * tag               2.15.0     -> FETCH_HEAD
HEAD is now at fe44bbe Bump Swift minimum to 6.0 (#275)
Cloned https://github.com/vapor/postgres-kit.git
Revision (git rev-parse @):
fe44bbe35a6852730e76891b1fb36c533ecec3f6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/postgres-kit.git at 2.15.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vapor/postgres-kit.git
https://github.com/vapor/postgres-kit.git
{
  "dependencies" : [
    {
      "identity" : "postgres-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.27.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/postgres-nio.git"
    },
    {
      "identity" : "sql-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.33.2",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/sql-kit.git"
    },
    {
      "identity" : "async-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.21.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/async-kit.git"
    }
  ],
  "manifest_display_name" : "postgres-kit",
  "name" : "postgres-kit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "PostgresKit",
      "targets" : [
        "PostgresKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PostgresKitTests",
      "module_type" : "SwiftTarget",
      "name" : "PostgresKitTests",
      "path" : "Tests/PostgresKitTests",
      "product_dependencies" : [
        "SQLKitBenchmark"
      ],
      "sources" : [
        "PostgresKitTests.swift",
        "SQLPostgresConfigurationTests.swift",
        "Utilities.swift"
      ],
      "target_dependencies" : [
        "PostgresKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PostgresKit",
      "module_type" : "SwiftTarget",
      "name" : "PostgresKit",
      "path" : "Sources/PostgresKit",
      "product_dependencies" : [
        "AsyncKit",
        "PostgresNIO",
        "SQLKit"
      ],
      "product_memberships" : [
        "PostgresKit"
      ],
      "sources" : [
        "ConnectionPool+Postgres.swift",
        "Deprecations/PostgresColumnType.swift",
        "Deprecations/PostgresConfiguration.swift",
        "Deprecations/PostgresConnectionSource+PostgresConfiguration.swift",
        "Deprecations/PostgresDataDecoder.swift",
        "Deprecations/PostgresDataEncoder.swift",
        "Deprecations/PostgresDatabase+SQL+Deprecated.swift",
        "Exports.swift",
        "PostgresConnectionSource.swift",
        "PostgresDataTranslation.swift",
        "PostgresDatabase+SQL.swift",
        "PostgresDialect.swift",
        "PostgresRow+SQL.swift",
        "SQLPostgresConfiguration.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
Building for debugging...
[0/825] Write sources
[9/825] Copying PrivacyInfo.xcprivacy
[10/825] Write sources
[11/825] Copying PrivacyInfo.xcprivacy
[14/825] Write sources
[14/825] Copying PrivacyInfo.xcprivacy
[16/825] Write sources
[41/825] Compiling CNIOWindows shim.c
[41/825] Compiling CNIOWASI CNIOWASI.c
[43/825] Compiling CNIOLinux shim.c
[43/825] Compiling CNIOWindows WSAStartup.c
[45/825] Compiling CNIOLinux liburing_shims.c
[46/825] Compiling _NumericsShims _NumericsShims.c
[47/825] Write swift-version-2F0A5646E1D333AE.txt
[48/825] Compiling fiat_p256_adx_sqr.S
[49/825] Compiling fiat_curve25519_adx_mul.S
[50/825] Compiling fiat_p256_adx_mul.S
[51/825] Compiling fiat_curve25519_adx_square.S
[52/825] Compiling CNIOPosix event_loop_id.c
[53/825] Compiling _AtomicsShims.c
[54/882] Compiling CNIODarwin shim.c
[55/968] Compiling CNIOBoringSSLShims shims.c
[57/968] Compiling RealModule ElementaryFunctions.swift
[58/968] Compiling Crypto ASN1Identifier.swift
[59/968] Compiling Crypto ASN1Integer.swift
[60/968] Emitting module RealModule
[61/969] Compiling RealModule RealFunctions.swift
[62/969] Compiling RealModule Float80+Real.swift
[63/969] Compiling RealModule Real.swift
[64/972] Compiling RealModule AugmentedArithmetic.swift
[65/972] Compiling RealModule Double+Real.swift
[66/972] Compiling RealModule RelaxedArithmetic.swift
[67/972] Compiling RealModule Float+Real.swift
[68/972] Compiling RealModule Float16+Real.swift
[69/972] Emitting module _NIOBase64
[70/972] Compiling _NIOBase64 Base64.swift
[71/972] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[72/972] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[73/972] Compiling Crypto HashFunctions_SHA3.swift
[74/972] Compiling Crypto Digest_xkcp.swift
[75/972] Compiling Crypto HPKE-AEAD.swift
[76/972] Compiling Crypto HPKE-Ciphersuite.swift
[77/976] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[78/976] Compiling ConcurrencyHelpers LockedValueBox.swift
[79/976] Compiling Crypto ECDSASignature.swift
[80/976] Compiling Crypto PEMDocument.swift
[81/976] Emitting module InternalCollectionsUtilities
[82/976] Compiling Crypto GeneralizedTime.swift
[83/976] Compiling Crypto ObjectIdentifier.swift
[84/976] Compiling Crypto ASN1Null.swift
[85/976] Compiling Crypto ASN1OctetString.swift
[86/976] Compiling Crypto ASN1Strings.swift
[87/976] Compiling Crypto ArraySliceBigint.swift
[89/976] Compiling tls_record.cc
[90/976] Compiling tls_method.cc
[92/976] Compiling _NIODataStructures _TinyArray.swift
[93/976] Compiling ConcurrencyHelpers Lock.swift
[94/976] Emitting module ConcurrencyHelpers
[95/976] Compiling _NIODataStructures PriorityQueue.swift
[96/976] Emitting module _NIODataStructures
[97/976] Compiling _NIODataStructures Heap.swift
[98/1112] Emitting module CoreMetrics
[99/1112] Compiling CoreMetrics Metrics.swift
[100/1112] Compiling CoreMetrics Locks.swift
[101/1112] Compiling _RopeModule BigString+ReplaceSubrange.swift
[102/1112] Compiling _RopeModule BigString+Split.swift
[103/1112] Compiling _RopeModule Range+BigString.swift
[104/1112] Compiling _RopeModule BigString+UTF16View.swift
[105/1112] Compiling _RopeModule BigString+UTF8View.swift
[106/1112] Compiling _RopeModule BigString+Summary.swift
[107/1118] Compiling HeapModule _HeapNode.swift
[108/1118] Compiling HeapModule Heap.swift
[109/1118] Compiling HeapModule Heap+Invariants.swift
[110/1118] Compiling HeapModule Heap+UnsafeHandle.swift
[111/1118] Compiling _RopeModule BigString+CustomStringConvertible.swift
[112/1118] Compiling _RopeModule BigString+Equatable.swift
[113/1118] Compiling _RopeModule Rope+_Node.swift
[114/1118] Compiling _RopeModule Rope+_Storage.swift
[115/1118] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[116/1118] Compiling _RopeModule Rope+_UnsafeHandle.swift
[117/1118] Compiling _RopeModule Rope.swift
[118/1118] Compiling _RopeModule RopeElement.swift
[119/1118] Compiling _RopeModule RopeMetric.swift
[120/1118] Compiling _RopeModule BigString+Insert.swift
[121/1118] Compiling _RopeModule BigString+Managing Breaks.swift
[122/1118] Compiling _RopeModule BigString+RemoveSubrange.swift
[123/1196] Emitting module HeapModule
[124/1196] Compiling HeapModule Heap+Descriptions.swift
[125/1196] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[126/1198] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[127/1198] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[128/1198] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[129/1198] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[130/1198] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[131/1198] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[132/1198] Compiling Logging MetadataProvider.swift
[133/1198] Emitting module Logging
[134/1198] Compiling Logging Logging.swift
[135/1198] Compiling Logging Locks.swift
[136/1198] Compiling Logging LogHandler.swift
[136/1198] Compiling tls13_server.cc
[138/1198] Compiling HashTreeCollections TreeSet+Equatable.swift
[139/1198] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[140/1198] Compiling HashTreeCollections TreeSet+Extras.swift
[141/1198] Compiling HashTreeCollections TreeSet+Filter.swift
[142/1198] Compiling HashTreeCollections TreeSet+Hashable.swift
[143/1198] Compiling HashTreeCollections TreeSet+Sendable.swift
[144/1198] Compiling HashTreeCollections TreeSet+Sequence.swift
[145/1198] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[146/1222] Compiling HashTreeCollections TreeDictionary+Filter.swift
[147/1222] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[148/1222] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[149/1222] Compiling HashTreeCollections TreeDictionary+Keys.swift
[150/1222] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[151/1222] Compiling HashTreeCollections TreeDictionary+Merge.swift
[152/1222] Compiling HashTreeCollections _HashNode+Storage.swift
[153/1222] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[154/1222] Compiling HashTreeCollections _HashNode+Structural filter.swift
[155/1222] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[156/1222] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[157/1222] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[158/1222] Compiling DequeModule Deque+Descriptions.swift
[159/1222] Compiling DequeModule Deque._UnsafeHandle.swift
[160/1222] Compiling DequeModule Deque.swift
[161/1222] Compiling DequeModule Deque+Testing.swift
[162/1222] Compiling DequeModule Deque._Storage.swift
[163/1222] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[164/1222] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[165/1222] Compiling HashTreeCollections _RawHashNode.swift
[166/1222] Compiling HashTreeCollections _UnmanagedHashNode.swift
[167/1222] Compiling HashTreeCollections _UnsafePath.swift
[168/1222] Compiling HashTreeCollections TreeDictionary+Codable.swift
[169/1222] Compiling HashTreeCollections TreeDictionary+Collection.swift
[170/1222] Compiling UnixSignals UnixSignalsSequence.swift
[171/1222] Emitting module UnixSignals
[172/1222] Compiling UnixSignals UnixSignal.swift
[180/1222] Compiling tls13_enc.cc
[189/1229] Compiling DequeModule _DequeSlot.swift
[190/1230] Compiling HashTreeCollections TreeDictionary+Values.swift
[191/1230] Compiling HashTreeCollections TreeDictionary.swift
[192/1230] Compiling HashTreeCollections TreeSet+Codable.swift
[193/1230] Compiling HashTreeCollections TreeSet+Collection.swift
[194/1230] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[195/1230] Compiling HashTreeCollections TreeSet+Debugging.swift
[196/1230] Compiling HashTreeCollections TreeSet+Descriptions.swift
[197/1230] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[205/1230] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[206/1230] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[207/1230] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[208/1230] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[209/1230] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[210/1230] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[211/1230] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[213/1230] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[214/1230] Compiling HashTreeCollections _HashNode+Structural merge.swift
[215/1230] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[216/1230] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[217/1230] Compiling HashTreeCollections _HashNode+Structural union.swift
[218/1230] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[219/1230] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[220/1230] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[221/1230] Compiling HashTreeCollections _HashSlot.swift
[222/1230] Compiling HashTreeCollections _HashStack.swift
[223/1230] Compiling HashTreeCollections _HashTreeIterator.swift
[224/1230] Compiling HashTreeCollections _HashTreeStatistics.swift
[225/1230] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[226/1230] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[227/1230] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[234/1230] Compiling HashTreeCollections _HashNode.swift
[235/1230] Compiling HashTreeCollections _HashNodeHeader.swift
[236/1230] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[237/1230] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[238/1230] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[239/1230] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[240/1230] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[241/1230] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[242/1230] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[243/1230] Compiling HashTreeCollections TreeSet.swift
[244/1230] Compiling DequeModule Deque+Codable.swift
[245/1230] Compiling DequeModule Deque+Collection.swift
[246/1230] Compiling DequeModule Deque+Extras.swift
[247/1230] Compiling DequeModule Deque+Hashable.swift
[248/1230] Compiling DequeModule Deque+Equatable.swift
[249/1230] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[250/1230] Compiling DequeModule Deque+CustomReflectable.swift
[259/1230] Compiling DequeModule _DequeBufferHeader.swift
[264/1230] Compiling DequeModule _DequeBuffer.swift
[267/1230] Compiling DequeModule _UnsafeWrappedBuffer.swift
[278/1230] Emitting module DequeModule
[281/1230] Emitting module OrderedCollections
[291/1230] Emitting module Crypto
[300/1239] Compiling tls13_client.cc
[301/1239] Compiling tls13_both.cc
[307/1240] Compiling SwiftASN1 DER.swift
[311/1240] Compiling t1_enc.cc
[315/1240] Compiling _RopeModule Rope+Remove.swift
[316/1240] Compiling _RopeModule Rope+RemoveSubrange.swift
[317/1240] Compiling _RopeModule Rope+Split.swift
[318/1240] Compiling _RopeModule Optional Utilities.swift
[319/1240] Compiling _RopeModule String Utilities.swift
[320/1240] Compiling _RopeModule String.Index+ABI.swift
[321/1240] Compiling _RopeModule _CharacterRecognizer.swift
[365/1240] Emitting module _RopeModule
[374/1240] Compiling SwiftASN1 Errors.swift
[376/1240] Compiling ssl_versions.cc
[377/1240] Compiling ssl_x509.cc
[378/1240] Compiling ssl_stat.cc
[379/1240] Compiling ssl_transcript.cc
[381/1240] Emitting module HashTreeCollections
[382/1240] Emitting module SwiftASN1
[382/1240] Compiling ssl_session.cc
[387/1240] Compiling ssl_privkey.cc
[398/1240] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[399/1240] Compiling Crypto RNG_boring.swift
[400/1240] Compiling Crypto SafeCompare_boring.swift
[401/1240] Compiling Crypto Zeroization_boring.swift
[402/1240] Compiling Crypto PrettyBytes.swift
[403/1240] Compiling Crypto SafeCompare.swift
[404/1240] Compiling Crypto SecureBytes.swift
[405/1240] Compiling Crypto Zeroization.swift
[406/1240] Compiling Crypto resource_bundle_accessor.swift
[482/1240] Compiling ssl_key_share.cc
[483/1240] Compiling ssl_file.cc
[484/1240] Compiling ssl_credential.cc
[485/1240] Compiling ssl_lib.cc
[486/1240] Compiling ssl_cipher.cc
[488/1240] Emitting module Metrics
[489/1240] Compiling Metrics Metrics.swift
[489/1240] Compiling ssl_cert.cc
[490/1240] Compiling ssl_buffer.cc
[491/1240] Compiling ssl_asn1.cc
[492/1240] Compiling ssl_aead_ctx.cc
[493/1240] Compiling s3_pkt.cc
[494/1240] Compiling s3_lib.cc
[495/1240] Compiling s3_both.cc
[496/1240] Compiling handshake_server.cc
[497/1240] Compiling handshake_client.cc
[498/1240] Compiling handshake.cc
[499/1240] Compiling handoff.cc
[500/1240] Compiling md5-x86_64-linux.S
[501/1240] Compiling md5-x86_64-apple.S
[502/1240] Compiling md5-586-linux.S
[503/1240] Compiling dtls_record.cc
[504/1240] Compiling md5-586-apple.S
[505/1240] Compiling encrypted_client_hello.cc
[506/1240] Compiling extensions.cc
[507/1240] Compiling chacha20_poly1305_x86_64-linux.S
[508/1240] Compiling chacha20_poly1305_x86_64-apple.S
[509/1240] Compiling chacha20_poly1305_armv8-win.S
[510/1240] Compiling chacha20_poly1305_armv8-linux.S
[511/1240] Compiling chacha-x86_64-linux.S
[512/1240] Compiling chacha20_poly1305_armv8-apple.S
[513/1240] Compiling chacha-x86_64-apple.S
[514/1240] Compiling chacha-x86-linux.S
[515/1240] Compiling chacha-x86-apple.S
[516/1240] Compiling chacha-armv8-win.S
[517/1240] Compiling chacha-armv8-linux.S
[518/1240] Compiling dtls_method.cc
[519/1240] Compiling chacha-armv4-linux.S
[520/1240] Compiling chacha-armv8-apple.S
[520/1240] Compiling d1_srtp.cc
[522/1240] Compiling aes128gcmsiv-x86_64-linux.S
[523/1240] Compiling aes128gcmsiv-x86_64-apple.S
[524/1240] Compiling x86_64-mont5-linux.S
[525/1240] Compiling x86_64-mont-linux.S
[526/1240] Compiling x86_64-mont5-apple.S
[527/1240] Compiling x86_64-mont-apple.S
[528/1240] Compiling err_data.cc
[529/1240] Compiling x86-mont-linux.S
[530/1240] Compiling x86-mont-apple.S
[531/1240] Compiling d1_pkt.cc
[532/1240] Compiling vpaes-x86_64-linux.S
[533/1240] Compiling vpaes-x86_64-apple.S
[534/1240] Compiling vpaes-x86-apple.S
[535/1240] Compiling vpaes-x86-linux.S
[536/1240] Compiling vpaes-armv8-win.S
[537/1240] Compiling bio_ssl.cc
[538/1240] Compiling vpaes-armv8-linux.S
[539/1240] Compiling vpaes-armv7-linux.S
[540/1240] Compiling vpaes-armv8-apple.S
[541/1240] Compiling sha512-x86_64-linux.S
[542/1240] Compiling sha512-armv8-win.S
[542/1240] Compiling sha512-x86_64-apple.S
[544/1240] Compiling sha512-armv8-linux.S
[545/1240] Compiling sha512-armv4-linux.S
[546/1240] Compiling sha512-armv8-apple.S
[547/1240] Compiling d1_lib.cc
[548/1240] Compiling sha512-586-linux.S
[549/1240] Compiling sha512-586-apple.S
[550/1240] Compiling sha256-armv8-win.S
[551/1240] Compiling sha256-x86_64-linux.S
[552/1240] Compiling sha256-armv8-linux.S
[553/1240] Compiling sha256-x86_64-apple.S
[554/1240] Compiling sha256-armv4-linux.S
[555/1240] Compiling sha256-armv8-apple.S
[556/1240] Compiling sha256-586-linux.S
[557/1240] Compiling sha256-586-apple.S
[558/1240] Compiling d1_both.cc
[559/1240] Compiling sha1-x86_64-linux.S
[560/1240] Compiling sha1-armv8-win.S
[561/1240] Compiling sha1-x86_64-apple.S
[562/1240] Compiling sha1-armv8-linux.S
[562/1240] Compiling sha1-armv4-large-linux.S
[564/1240] Compiling sha1-armv8-apple.S
[565/1240] Compiling sha1-586-linux.S
[566/1240] Compiling sha1-586-apple.S
[567/1240] Compiling rsaz-avx2-apple.S
[567/1240] Compiling rsaz-avx2-linux.S
[568/1240] Compiling rdrand-x86_64-linux.S
[570/1240] Compiling rdrand-x86_64-apple.S
[571/1240] Compiling p256_beeu-armv8-asm-win.S
[572/1240] Compiling p256_beeu-armv8-asm-linux.S
[572/1240] Compiling p256_beeu-x86_64-asm-linux.S
[574/1240] Compiling p256_beeu-x86_64-asm-apple.S
[575/1240] Compiling p256-x86_64-asm-linux.S
[576/1240] Compiling p256_beeu-armv8-asm-apple.S
[577/1240] Compiling p256-armv8-asm-win.S
[578/1240] Compiling p256-armv8-asm-linux.S
[579/1240] Compiling p256-x86_64-asm-apple.S
[580/1240] Compiling p256-armv8-asm-apple.S
[581/1240] Compiling ghashv8-armv8-linux.S
[581/1240] Compiling ghashv8-armv8-win.S
[583/1240] Compiling ghashv8-armv7-linux.S
[584/1240] Compiling ghashv8-armv8-apple.S
[585/1240] Compiling ghash-x86_64-linux.S
[586/1240] Compiling ghash-x86_64-apple.S
[587/1240] Compiling ghash-x86-linux.S
[588/1240] Compiling ghash-ssse3-x86_64-linux.S
[589/1240] Compiling ghash-x86-apple.S
[590/1240] Compiling ghash-ssse3-x86_64-apple.S
[591/1240] Compiling ghash-ssse3-x86-linux.S
[592/1240] Compiling ghash-neon-armv8-win.S
[593/1240] Compiling ghash-neon-armv8-linux.S
[594/1240] Compiling ghash-ssse3-x86-apple.S
[595/1240] Compiling ghash-neon-armv8-apple.S
[596/1240] Compiling ghash-armv4-linux.S
[597/1240] Compiling co-586-linux.S
[598/1240] Compiling co-586-apple.S
[599/1240] Compiling bsaes-armv7-linux.S
[600/1240] Compiling bn-armv8-win.S
[601/1240] Compiling bn-armv8-linux.S
[602/1240] Compiling bn-586-linux.S
[603/1240] Compiling bn-armv8-apple.S
[604/1240] Compiling bn-586-apple.S
[605/1240] Compiling armv8-mont-win.S
[606/1240] Compiling armv8-mont-linux.S
[607/1240] Compiling armv4-mont-linux.S
[608/1240] Compiling armv8-mont-apple.S
[609/1240] Compiling aesv8-gcm-armv8-win.S
[610/1240] Compiling aesv8-gcm-armv8-linux.S
[611/1240] Compiling aesv8-gcm-armv8-apple.S
[612/1240] Compiling aesv8-armv8-win.S
[613/1240] Compiling aesv8-armv8-linux.S
[614/1240] Compiling aesv8-armv8-apple.S
[615/1240] Compiling aesv8-armv7-linux.S
[615/1240] Compiling aesni-x86_64-linux.S
[617/1240] Compiling aesni-x86_64-apple.S
[618/1240] Compiling aesni-x86-apple.S
[619/1240] Compiling aesni-x86-linux.S
[620/1240] Compiling aesni-gcm-x86_64-linux.S
[621/1240] Compiling aesni-gcm-x86_64-apple.S
[622/1240] Compiling aes-gcm-avx10-x86_64-linux.S
[623/1240] Compiling aes-gcm-avx2-x86_64-linux.S
[624/1240] Compiling aes-gcm-avx2-x86_64-apple.S
[625/1240] Compiling aes-gcm-avx10-x86_64-apple.S
[626/1240] Compiling x_x509.cc
[627/1240] Compiling x_spki.cc
[628/1240] Compiling x_val.cc
[629/1240] Compiling x_x509a.cc
[630/1240] Compiling x_sig.cc
[631/1240] Compiling x_pubkey.cc
[632/1240] Compiling x_exten.cc
[633/1240] Compiling x_req.cc
[634/1240] Compiling x_name.cc
[635/1240] Compiling x_crl.cc
[636/1240] Compiling x509spki.cc
[637/1240] Compiling x_attrib.cc
[638/1240] Compiling x_algor.cc
[639/1240] Compiling x509rset.cc
[640/1240] Compiling x_all.cc
[641/1240] Compiling x509cset.cc
[642/1240] Compiling x509name.cc
[643/1240] Compiling x509_vpm.cc
[644/1240] Compiling x509_v3.cc
[645/1240] Compiling x509_vfy.cc
[646/1240] Compiling x509_txt.cc
[647/1240] Compiling x509_trs.cc
[648/1240] Compiling x509_set.cc
[649/1240] Compiling x509_obj.cc
[650/1240] Compiling x509_req.cc
[651/1240] Compiling x509_def.cc
[652/1240] Compiling x509_ext.cc
[653/1240] Compiling x509_d2.cc
[654/1240] Compiling x509_lu.cc
[655/1240] Compiling x509_cmp.cc
[656/1240] Compiling x509.cc
[657/1240] Compiling x509_att.cc
[658/1240] Compiling v3_prn.cc
[659/1240] Compiling v3_skey.cc
[660/1240] Compiling v3_utl.cc
[661/1240] Compiling v3_purp.cc
[662/1240] Compiling v3_ocsp.cc
[663/1240] Compiling v3_pcons.cc
[664/1240] Compiling v3_pmaps.cc
[665/1240] Compiling v3_ncons.cc
[666/1240] Compiling v3_int.cc
[667/1240] Compiling v3_lib.cc
[668/1240] Compiling v3_info.cc
[669/1240] Compiling v3_ia5.cc
[670/1240] Compiling v3_genn.cc
[671/1240] Compiling v3_extku.cc
[672/1240] Compiling v3_enum.cc
[673/1240] Compiling v3_crld.cc
[674/1240] Compiling v3_conf.cc
[675/1240] Compiling v3_cpols.cc
[676/1240] Compiling v3_bitst.cc
[677/1240] Compiling v3_bcons.cc
[678/1240] Compiling v3_akeya.cc
[679/1240] Compiling v3_alt.cc
[680/1240] Compiling v3_akey.cc
[681/1240] Compiling t_x509a.cc
[682/1240] Compiling t_x509.cc
[683/1240] Compiling t_crl.cc
[684/1240] Compiling t_req.cc
[685/1240] Compiling rsa_pss.cc
[686/1240] Compiling i2d_pr.cc
[687/1240] Compiling policy.cc
[687/1240] Compiling name_print.cc
[689/1240] Compiling by_file.cc
[690/1240] Compiling by_dir.cc
[691/1240] Compiling asn1_gen.cc
[692/1240] Compiling algorithm.cc
[693/1240] Compiling a_verify.cc
[694/1240] Compiling a_digest.cc
[695/1240] Compiling a_sign.cc
[696/1240] Compiling voprf.cc
[697/1240] Compiling thread_win.cc
[698/1240] Compiling thread.cc
[699/1240] Compiling thread_pthread.cc
[700/1240] Compiling thread_none.cc
[701/1240] Compiling stack.cc
[702/1240] Compiling trust_token.cc
[703/1240] Compiling pmbtoken.cc
[704/1240] Compiling slhdsa.cc
[705/1240] Compiling spake2plus.cc
[706/1240] Compiling siphash.cc
[707/1240] Compiling sha512.cc
[708/1240] Compiling sha256.cc
[709/1240] Compiling sha1.cc
[710/1240] Compiling rsa_print.cc
[711/1240] Compiling rsa_extra.cc
[712/1240] Compiling refcount.cc
[713/1240] Compiling rsa_crypt.cc
[714/1240] Compiling rc4.cc
[715/1240] Compiling rsa_asn1.cc
[716/1240] Compiling windows.cc
[717/1240] Compiling urandom.cc
[718/1240] Compiling trusty.cc
[719/1240] Compiling ios.cc
[720/1240] Compiling rand.cc
[721/1240] Compiling passive.cc
[722/1240] Compiling poly1305_arm_asm.S
[723/1240] Compiling getentropy.cc
[724/1240] Compiling forkunsafe.cc
[725/1240] Compiling deterministic.cc
[726/1240] Compiling fork_detect.cc
[727/1240] Compiling poly1305_vec.cc
[728/1240] Compiling poly1305_arm.cc
[729/1240] Compiling poly1305.cc
[730/1240] Compiling pool.cc
[731/1240] Compiling pkcs8.cc
[732/1240] Compiling pkcs7.cc
[733/1240] Compiling pkcs8_x509.cc
[734/1240] Compiling p5_pbev2.cc
[735/1240] Compiling pkcs7_x509.cc
[736/1240] Compiling pem_xaux.cc
[737/1240] Compiling pem_x509.cc
[738/1240] Compiling pem_pkey.cc
[739/1240] Compiling pem_pk8.cc
[740/1240] Compiling pem_oth.cc
[741/1240] Compiling mlkem.cc
[742/1240] Compiling obj_xref.cc
[743/1240] Compiling pem_info.cc
[744/1240] Compiling pem_lib.cc
[745/1240] Compiling obj.cc
[746/1240] Compiling pem_all.cc
[747/1240] Compiling mldsa.cc
[748/1240] Compiling poly_rq_mul.S
[749/1240] Compiling fips_shared_support.cc
[750/1240] Compiling mem.cc
[751/1240] Compiling md5.cc
[752/1240] Compiling md4.cc
[753/1240] Compiling lhash.cc
[754/1240] Compiling kyber.cc
[755/1240] Compiling ex_data.cc
[756/1240] Compiling sign.cc
[757/1240] Compiling scrypt.cc
[758/1240] Compiling pbkdf.cc
[759/1240] Compiling print.cc
[760/1240] Compiling hpke.cc
[761/1240] Compiling hrss.cc
[762/1240] Compiling p_x25519_asn1.cc
[763/1240] Compiling p_x25519.cc
[764/1240] Compiling p_ed25519.cc
[765/1240] Compiling p_rsa_asn1.cc
[766/1240] Compiling p_rsa.cc
[767/1240] Compiling p_hkdf.cc
[768/1240] Compiling p_ed25519_asn1.cc
[769/1240] Compiling p_ec.cc
[770/1240] Compiling p_ec_asn1.cc
[771/1240] Compiling p_dh_asn1.cc
[772/1240] Compiling p_dsa_asn1.cc
[773/1240] Compiling p_dh.cc
[774/1240] Compiling evp_ctx.cc
[775/1240] Compiling evp.cc
[776/1240] Compiling engine.cc
[777/1240] Compiling err.cc
[778/1240] Compiling evp_asn1.cc
[779/1240] Compiling ecdsa_asn1.cc
[780/1240] Compiling ecdh.cc
[781/1240] Compiling hash_to_curve.cc
[782/1240] Compiling ec_derive.cc
[783/1240] Compiling dsa.cc
[784/1240] Compiling dsa_asn1.cc
[785/1240] Compiling ec_asn1.cc
[786/1240] Compiling params.cc
[787/1240] Compiling bcm.cc
[788/1240] Compiling digest_extra.cc
[789/1240] Compiling x25519-asm-arm.S
[790/1240] Compiling des.cc
[791/1240] Compiling curve25519_64_adx.cc
[792/1240] Compiling dh_asn1.cc
[793/1240] Compiling spake25519.cc
[794/1240] Compiling cpu_intel.cc
[795/1240] Compiling cpu_arm_linux.cc
[796/1240] Compiling crypto.cc
[797/1240] Compiling cpu_arm_freebsd.cc
[798/1240] Compiling cpu_aarch64_win.cc
[799/1240] Compiling curve25519.cc
[800/1240] Compiling cpu_aarch64_sysreg.cc
[801/1240] Compiling cpu_aarch64_openbsd.cc
[802/1240] Compiling cpu_aarch64_linux.cc
[803/1240] Compiling cpu_aarch64_fuchsia.cc
[804/1240] Compiling cpu_aarch64_apple.cc
[805/1240] Compiling get_cipher.cc
[806/1240] Compiling tls_cbc.cc
[807/1240] Compiling e_rc4.cc
[808/1240] Compiling conf.cc
[809/1240] Compiling e_tls.cc
[810/1240] Compiling e_null.cc
[811/1240] Compiling e_rc2.cc
[812/1240] Compiling e_des.cc
[813/1240] Compiling e_chacha20poly1305.cc
[814/1240] Compiling e_aesgcmsiv.cc
[815/1240] Compiling derive_key.cc
[816/1240] Compiling chacha.cc
[817/1240] Compiling e_aesctrhmac.cc
[818/1240] Compiling unicode.cc
[819/1240] Compiling ber.cc
[820/1240] Compiling cbs.cc
[821/1240] Compiling asn1_compat.cc
[822/1240] Compiling cbb.cc
[823/1240] Compiling buf.cc
[824/1240] Compiling blake2.cc
[825/1240] Compiling socket_helper.cc
[826/1240] Compiling bn_asn1.cc
[827/1240] Compiling convert.cc
[827/1240] Compiling socket.cc
[829/1240] Compiling printf.cc
[830/1240] Compiling pair.cc
[831/1240] Compiling hexdump.cc
[832/1240] Compiling file.cc
[833/1240] Compiling fd.cc
[834/1240] Compiling errno.cc
[835/1240] Compiling connect.cc
[836/1240] Compiling bio_mem.cc
[837/1240] Compiling base64.cc
[838/1240] Compiling bio.cc
[839/1240] Compiling tasn_typ.cc
[840/1240] Compiling tasn_fre.cc
[841/1240] Compiling tasn_enc.cc
[842/1240] Compiling tasn_utl.cc
[843/1240] Compiling tasn_new.cc
[844/1240] Compiling posix_time.cc
[845/1240] Compiling f_string.cc
[846/1240] Compiling f_int.cc
[847/1240] Compiling asn_pack.cc
[848/1240] Compiling tasn_dec.cc
[849/1240] Compiling asn1_par.cc
[850/1240] Compiling asn1_lib.cc
[851/1240] Compiling a_utctm.cc
[852/1240] Compiling a_type.cc
[853/1240] Compiling a_time.cc
[854/1240] Compiling a_octet.cc
[855/1240] Compiling a_strnid.cc
[856/1240] Compiling a_strex.cc
[857/1240] Compiling a_mbstr.cc
[858/1240] Compiling a_object.cc
[859/1240] Compiling a_int.cc
[860/1240] Compiling a_i2d_fp.cc
[861/1240] Compiling fiat_p256_adx_sqr.S
[862/1240] Compiling a_dup.cc
[863/1240] Compiling fiat_p256_adx_mul.S
[864/1240] Compiling fiat_curve25519_adx_square.S
[865/1240] Compiling a_d2i_fp.cc
[866/1240] Compiling fiat_curve25519_adx_mul.S
[867/1240] Compiling a_gentm.cc
[868/1240] Compiling md5-x86_64-linux.S
[869/1240] Compiling md5-x86_64-apple.S
[870/1240] Compiling md5-586-linux.S
[871/1240] Compiling md5-586-apple.S
[872/1240] Compiling chacha20_poly1305_x86_64-linux.S
[873/1240] Compiling chacha20_poly1305_x86_64-apple.S
[874/1240] Compiling a_bool.cc
[875/1240] Compiling chacha20_poly1305_armv8-win.S
[876/1240] Compiling a_bitstr.cc
[877/1240] Compiling chacha20_poly1305_armv8-linux.S
[878/1240] Compiling chacha-x86_64-linux.S
[879/1240] Compiling chacha20_poly1305_armv8-apple.S
[880/1240] Compiling chacha-x86_64-apple.S
[881/1240] Compiling chacha-x86-linux.S
[882/1240] Compiling chacha-x86-apple.S
[883/1240] Compiling chacha-armv8-win.S
[884/1240] Compiling chacha-armv8-linux.S
[885/1240] Compiling chacha-armv4-linux.S
[886/1240] Compiling aes128gcmsiv-x86_64-linux.S
[887/1240] Compiling aes128gcmsiv-x86_64-apple.S
[888/1240] Compiling chacha-armv8-apple.S
[889/1240] Compiling x86_64-mont5-linux.S
[890/1240] Compiling x86_64-mont5-apple.S
[891/1240] Compiling x86_64-mont-linux.S
[892/1240] Compiling x86_64-mont-apple.S
[893/1240] Compiling x86-mont-linux.S
[894/1240] Compiling x86-mont-apple.S
[895/1240] Compiling vpaes-x86_64-linux.S
[896/1240] Compiling vpaes-x86_64-apple.S
[897/1240] Compiling vpaes-x86-linux.S
[898/1240] Compiling vpaes-x86-apple.S
[898/1240] Compiling vpaes-armv8-win.S
[900/1240] Compiling vpaes-armv8-linux.S
[901/1240] Compiling err_data.cc
[902/1240] Compiling vpaes-armv8-apple.S
[903/1240] Compiling vpaes-armv7-linux.S
[904/1240] Compiling sha512-x86_64-linux.S
[905/1240] Compiling sha512-armv8-win.S
[906/1240] Compiling sha512-armv8-linux.S
[906/1240] Compiling sha512-x86_64-apple.S
[908/1240] Compiling CCryptoBoringSSLShims shims.c
[909/1240] Compiling sha512-armv4-linux.S
[910/1240] Compiling sha512-armv8-apple.S
[911/1240] Compiling sha512-586-linux.S
[912/1240] Compiling sha512-586-apple.S
[913/1240] Compiling sha256-x86_64-linux.S
[914/1240] Compiling sha256-armv8-win.S
[915/1240] Compiling sha256-x86_64-apple.S
[916/1240] Compiling sha256-armv8-linux.S
[917/1240] Compiling sha256-armv8-apple.S
[918/1240] Compiling sha256-armv4-linux.S
[919/1240] Compiling sha256-586-linux.S
[920/1240] Compiling sha256-586-apple.S
[921/1240] Compiling sha1-x86_64-linux.S
[922/1240] Compiling sha1-armv8-linux.S
[923/1240] Compiling sha1-x86_64-apple.S
[924/1240] Compiling sha1-armv8-win.S
[925/1240] Compiling sha1-586-linux.S
[926/1240] Compiling sha1-armv4-large-linux.S
[927/1240] Compiling sha1-586-apple.S
[928/1240] Compiling sha1-armv8-apple.S
[929/1240] Compiling rsaz-avx2-linux.S
[930/1240] Compiling rdrand-x86_64-linux.S
[931/1240] Compiling rsaz-avx2-apple.S
[932/1240] Compiling rdrand-x86_64-apple.S
[933/1240] Compiling p256_beeu-x86_64-asm-apple.S
[934/1240] Compiling p256_beeu-x86_64-asm-linux.S
[935/1240] Compiling p256_beeu-armv8-asm-win.S
[936/1240] Compiling p256_beeu-armv8-asm-linux.S
[937/1240] Compiling p256_beeu-armv8-asm-apple.S
[938/1240] Compiling p256-x86_64-asm-apple.S
[939/1240] Compiling p256-armv8-asm-win.S
[939/1240] Compiling p256-x86_64-asm-linux.S
[941/1240] Compiling ghashv8-armv8-win.S
[942/1240] Compiling p256-armv8-asm-linux.S
[943/1240] Compiling ghashv8-armv8-linux.S
[944/1240] Compiling p256-armv8-asm-apple.S
[945/1240] Compiling ghash-x86_64-linux.S
[946/1240] Compiling ghash-x86_64-apple.S
[946/1240] Compiling ghashv8-armv7-linux.S
[948/1240] Compiling ghashv8-armv8-apple.S
[949/1240] Compiling ghash-x86-linux.S
[950/1240] Compiling ghash-x86-apple.S
[951/1240] Compiling ghash-ssse3-x86_64-linux.S
[952/1240] Compiling ghash-ssse3-x86_64-apple.S
[953/1240] Compiling ghash-ssse3-x86-linux.S
[954/1240] Compiling ghash-neon-armv8-linux.S
[955/1240] Compiling ghash-ssse3-x86-apple.S
[956/1240] Compiling ghash-neon-armv8-win.S
[957/1240] Compiling ghash-neon-armv8-apple.S
[958/1240] Compiling ghash-armv4-linux.S
[959/1240] Compiling co-586-linux.S
[960/1240] Compiling co-586-apple.S
[961/1240] Compiling bn-armv8-win.S
[962/1240] Compiling bsaes-armv7-linux.S
[962/1240] Compiling bn-armv8-apple.S
[964/1240] Compiling bn-armv8-linux.S
[965/1240] Compiling bn-586-linux.S
[966/1240] Compiling bn-586-apple.S
[967/1240] Compiling armv8-mont-win.S
[968/1240] Compiling armv8-mont-linux.S
[969/1240] Compiling aesv8-gcm-armv8-win.S
[970/1240] Compiling aesv8-gcm-armv8-linux.S
[971/1240] Compiling armv8-mont-apple.S
[971/1240] Compiling armv4-mont-linux.S
[973/1240] Compiling aesv8-armv8-linux.S
[974/1240] Compiling aesv8-armv8-win.S
[975/1240] Compiling aesv8-armv8-apple.S
[976/1240] Compiling aesv8-gcm-armv8-apple.S
[977/1240] Compiling aesni-x86_64-apple.S
[978/1240] Compiling aesni-x86_64-linux.S
[979/1240] Compiling aesv8-armv7-linux.S
[980/1240] Compiling aesni-x86-linux.S
[981/1240] Compiling aesni-gcm-x86_64-linux.S
[982/1240] Compiling aesni-x86-apple.S
[983/1240] Compiling aesni-gcm-x86_64-apple.S
[984/1240] Compiling aes-gcm-avx512-x86_64-linux.S
[985/1240] Compiling c-nioatomics.c
[986/1240] Compiling aes-gcm-avx512-x86_64-apple.S
[987/1240] Compiling aes-gcm-avx2-x86_64-apple.S
[988/1240] Compiling aes-gcm-avx2-x86_64-linux.S
[989/1240] Compiling xwing.cc
[990/1240] Compiling c-atomics.c
[991/1240] Compiling x_x509a.cc
[992/1240] Compiling x_sig.cc
[992/1240] Compiling x_spki.cc
[994/1240] Compiling x_exten.cc
[995/1240] Compiling x_req.cc
[996/1240] Compiling x_x509.cc
[997/1240] Compiling x_name.cc
[998/1240] Compiling x_pubkey.cc
[999/1246] Compiling x_crl.cc
[1001/1246] Compiling NIOConcurrencyHelpers lock.swift
[1001/1246] Compiling x_attrib.cc
[1002/1246] Compiling x509spki.cc
[1003/1246] Compiling x509rset.cc
[1004/1246] Compiling x_all.cc
[1004/1246] Compiling x_algor.cc
[1006/1246] Compiling x509name.cc
[1007/1246] Compiling x509cset.cc
[1008/1246] Compiling x509_vpm.cc
[1010/1246] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1011/1246] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1012/1246] Compiling NIOConcurrencyHelpers NIOLock.swift
[1013/1246] Emitting module NIOConcurrencyHelpers
[1014/1246] Compiling NIOConcurrencyHelpers atomics.swift
[1014/1246] Compiling x509_vfy.cc
[1015/1246] Compiling x509_v3.cc
[1016/1246] Compiling x509_txt.cc
[1017/1246] Compiling x509_trs.cc
[1018/1246] Compiling x509_obj.cc
[1019/1246] Compiling x509_set.cc
[1020/1246] Compiling x509_req.cc
[1021/1246] Compiling x509_lu.cc
[1022/1246] Compiling x509_ext.cc
[1023/1246] Compiling x509_def.cc
[1024/1246] Compiling x509_d2.cc
[1025/1246] Compiling x509_att.cc
[1026/1246] Compiling x509_cmp.cc
[1027/1246] Compiling x509.cc
[1028/1246] Compiling v3_skey.cc
[1029/1246] Compiling v3_prn.cc
[1030/1246] Compiling v3_purp.cc
[1031/1246] Compiling v3_utl.cc
[1032/1246] Compiling v3_pmaps.cc
[1033/1246] Compiling v3_pcons.cc
[1034/1246] Compiling v3_ocsp.cc
[1035/1246] Compiling v3_ncons.cc
[1036/1246] Compiling v3_lib.cc
[1037/1246] Compiling v3_int.cc
[1038/1246] Compiling v3_ia5.cc
[1039/1246] Compiling v3_info.cc
[1040/1246] Compiling v3_genn.cc
[1041/1246] Compiling v3_enum.cc
[1042/1246] Compiling v3_extku.cc
[1043/1246] Compiling v3_crld.cc
[1044/1246] Compiling v3_cpols.cc
[1045/1246] Compiling v3_bitst.cc
[1046/1246] Compiling v3_conf.cc
[1047/1246] Compiling v3_bcons.cc
[1048/1246] Compiling v3_akeya.cc
[1049/1246] Compiling v3_alt.cc
[1050/1246] Compiling v3_akey.cc
[1051/1246] Compiling t_x509a.cc
[1052/1246] Compiling t_x509.cc
[1053/1246] Compiling t_req.cc
[1054/1246] Compiling t_crl.cc
[1055/1246] Compiling i2d_pr.cc
[1056/1246] Compiling rsa_pss.cc
[1057/1246] Compiling name_print.cc
[1058/1246] Compiling policy.cc
[1059/1246] Compiling by_file.cc
[1060/1246] Compiling algorithm.cc
[1061/1246] Compiling by_dir.cc
[1062/1246] Compiling asn1_gen.cc
[1063/1246] Compiling a_verify.cc
[1064/1246] Compiling a_sign.cc
[1065/1246] Compiling thread_win.cc
[1066/1246] Compiling a_digest.cc
[1067/1246] Compiling thread_none.cc
[1068/1246] Compiling thread.cc
[1069/1246] Compiling thread_pthread.cc
[1070/1246] Compiling voprf.cc
[1071/1246] Compiling trust_token.cc
[1072/1246] Compiling pmbtoken.cc
[1073/1246] Compiling stack.cc
[1074/1246] Compiling siphash.cc
[1075/1246] Compiling sha256.cc
[1076/1246] Compiling sha512.cc
[1077/1246] Compiling sha1.cc
[1078/1246] Compiling rsa_extra.cc
[1079/1246] Compiling rsa_print.cc
[1080/1246] Compiling slhdsa.cc
[1081/1246] Compiling spake2plus.cc
[1082/1246] Compiling rsa_crypt.cc
[1083/1246] Compiling rc4.cc
[1084/1246] Compiling refcount.cc
[1085/1246] Compiling rsa_asn1.cc
[1086/1246] Compiling windows.cc
[1087/1246] Compiling urandom.cc
[1088/1246] Compiling trusty.cc
[1089/1246] Compiling rand.cc
[1090/1246] Compiling passive.cc
[1091/1246] Compiling poly1305_arm_asm.S
[1092/1246] Compiling ios.cc
[1093/1246] Compiling getentropy.cc
[1094/1246] Compiling deterministic.cc
[1095/1246] Compiling forkunsafe.cc
[1096/1246] Compiling fork_detect.cc
[1097/1246] Compiling poly1305_vec.cc
[1098/1246] Compiling poly1305_arm.cc
[1099/1246] Compiling poly1305.cc
[1100/1246] Compiling pool.cc
[1101/1246] Compiling pkcs8.cc
[1102/1246] Compiling p5_pbev2.cc
[1103/1246] Compiling pkcs8_x509.cc
[1104/1246] Compiling pkcs7.cc
[1105/1246] Compiling pem_x509.cc
[1106/1246] Compiling pkcs7_x509.cc
[1107/1246] Compiling pem_xaux.cc
[1108/1246] Compiling pem_pkey.cc
[1109/1246] Compiling pem_pk8.cc
[1110/1246] Compiling pem_oth.cc
[1111/1246] Compiling pem_info.cc
[1112/1246] Compiling pem_all.cc
[1113/1246] Compiling mlkem.cc
[1114/1246] Compiling obj_xref.cc
[1115/1246] Compiling mldsa.cc
[1116/1246] Compiling pem_lib.cc
[1117/1246] Compiling mem.cc
[1118/1246] Compiling poly_rq_mul.S
[1119/1246] Compiling fips_shared_support.cc
[1120/1246] Compiling md5.cc
[1121/1246] Compiling obj.cc
[1122/1246] Compiling md4.cc
[1123/1246] Compiling lhash.cc
[1124/1246] Compiling fuzzer_mode.cc
[1125/1246] Compiling ex_data.cc
[1126/1246] Compiling kyber.cc
[1127/1246] Compiling hpke.cc
[1128/1246] Compiling scrypt.cc
[1129/1246] Compiling hrss.cc
[1130/1246] Compiling print.cc
[1131/1246] Compiling sign.cc
[1132/1246] Compiling pbkdf.cc
[1133/1246] Compiling p_x25519_asn1.cc
[1134/1246] Compiling p_x25519.cc
[1135/1246] Compiling p_rsa_asn1.cc
[1136/1246] Compiling p_ed25519_asn1.cc
[1137/1246] Compiling p_hkdf.cc
[1138/1246] Compiling p_rsa.cc
[1139/1246] Compiling p_ed25519.cc
[1140/1246] Compiling p_ec_asn1.cc
[1141/1246] Compiling p_ec.cc
[1142/1246] Compiling p_dsa_asn1.cc
[1143/1246] Compiling p_dh_asn1.cc
[1144/1246] Compiling err.cc
[1145/1246] Compiling p_dh.cc
[1146/1246] Compiling engine.cc
[1147/1246] Compiling evp.cc
[1148/1246] Compiling evp_ctx.cc
[1149/1246] Compiling ecdsa_p1363.cc
[1150/1246] Compiling evp_asn1.cc
[1151/1246] Compiling ecdh.cc
[1152/1246] Compiling ecdsa_asn1.cc
[1153/1246] Compiling ec_derive.cc
[1154/1246] Compiling hash_to_curve.cc
[1155/1246] Compiling dsa.cc
[1156/1246] Compiling dsa_asn1.cc
[1157/1246] Compiling ec_asn1.cc
[1158/1246] Compiling digest_extra.cc
[1159/1246] Compiling x25519-asm-arm.S
[1160/1246] Compiling params.cc
[1161/1246] Compiling dh_asn1.cc
[1162/1246] Compiling des.cc
[1163/1246] Compiling curve25519_64_adx.cc
[1164/1246] Compiling spake25519.cc
[1165/1246] Compiling cpu_intel.cc
[1166/1246] Compiling crypto.cc
[1167/1246] Compiling curve25519.cc
[1168/1246] Compiling cpu_arm_linux.cc
[1169/1246] Compiling cpu_arm_freebsd.cc
[1170/1246] Compiling cpu_aarch64_win.cc
[1171/1246] Compiling cpu_aarch64_sysreg.cc
[1172/1246] Compiling cpu_aarch64_openbsd.cc
[1173/1246] Compiling cpu_aarch64_linux.cc
[1174/1246] Compiling cpu_aarch64_fuchsia.cc
[1175/1246] Compiling cpu_aarch64_apple.cc
[1176/1246] Compiling conf.cc
[1177/1246] Compiling tls_cbc.cc
[1178/1246] Compiling get_cipher.cc
[1179/1246] Compiling e_rc4.cc
[1180/1246] Compiling e_tls.cc
[1181/1246] Compiling cms.cc
[1182/1246] Compiling e_rc2.cc
[1183/1246] Compiling e_null.cc
[1184/1246] Compiling e_des.cc
[1185/1246] Compiling e_aesgcmsiv.cc
[1186/1246] Compiling e_chacha20poly1305.cc
[1187/1246] Compiling e_aeseax.cc
[1188/1246] Compiling derive_key.cc
[1189/1246] Compiling e_aesctrhmac.cc
[1190/1246] Compiling chacha.cc
[1191/1246] Compiling unicode.cc
[1192/1246] Compiling cbb.cc
[1193/1246] Compiling cbs.cc
[1194/1246] Compiling ber.cc
[1195/1246] Compiling asn1_compat.cc
[1196/1246] Compiling sqrt.cc
[1197/1246] Compiling buf.cc
[1198/1246] Compiling exponentiation.cc
[1199/1246] Compiling div.cc
[1200/1246] Compiling blake2.cc
[1201/1246] Compiling convert.cc
[1202/1246] Compiling printf.cc
[1203/1246] Compiling pair.cc
[1204/1246] Compiling hexdump.cc
[1205/1246] Compiling bn_asn1.cc
[1206/1246] Compiling file.cc
[1207/1246] Compiling fd.cc
[1208/1246] Compiling errno.cc
[1209/1246] Compiling bio_mem.cc
[1210/1246] Compiling base64.cc
[1211/1246] Compiling bio.cc
[1212/1246] Compiling bcm.cc
[1213/1246] Compiling tasn_fre.cc
[1214/1246] Compiling tasn_typ.cc
[1215/1246] Compiling tasn_enc.cc
[1216/1246] Compiling tasn_utl.cc
[1217/1246] Compiling tasn_new.cc
[1218/1246] Compiling tasn_dec.cc
[1219/1246] Compiling posix_time.cc
[1220/1246] Compiling f_string.cc
[1221/1246] Compiling f_int.cc
[1222/1246] Compiling asn1_par.cc
[1223/1246] Compiling asn_pack.cc
[1224/1246] Compiling asn1_lib.cc
[1225/1246] Compiling a_utctm.cc
[1226/1246] Compiling a_time.cc
[1227/1246] Compiling a_type.cc
[1228/1246] Compiling a_octet.cc
[1229/1246] Compiling a_strnid.cc
[1230/1246] Compiling a_strex.cc
[1231/1246] Compiling a_mbstr.cc
[1231/1246] Write sources
[1235/1246] Compiling a_int.cc
[1236/1246] Compiling a_i2d_fp.cc
[1237/1246] Compiling a_object.cc
[1237/1246] Write sources
[1240/1246] Compiling a_dup.cc
[1241/1246] Compiling a_d2i_fp.cc
[1242/1246] Compiling a_gentm.cc
[1243/1392] Compiling aes.cc
[1244/1392] Compiling a_bool.cc
[1245/1392] Compiling a_bitstr.cc
[1247/1401] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[1248/1401] Compiling AsyncAlgorithms AsyncChannel.swift
[1249/1403] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[1250/1403] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[1251/1404] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[1252/1404] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[1253/1404] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[1254/1404] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[1255/1404] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[1256/1404] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[1257/1404] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[1258/1404] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[1259/1404] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[1260/1404] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[1261/1404] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[1262/1404] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[1263/1409] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[1264/1409] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[1265/1409] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[1266/1409] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[1269/1409] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1270/1409] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1271/1409] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1272/1409] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1273/1409] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1274/1409] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1275/1409] Compiling Atomics Unmanaged extensions.swift
[1276/1409] Emitting module BitCollections
[1281/1409] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[1282/1409] Compiling Algorithms Unique.swift
[1283/1409] Compiling Algorithms Windows.swift
[1284/1409] Compiling BitCollections BitSet.swift
[1285/1409] Compiling BitCollections Range+Utilities.swift
[1286/1409] Compiling BitCollections Slice+Utilities.swift
[1287/1409] Compiling BitCollections UInt+Tricks.swift
[1288/1409] Compiling BitCollections _Word.swift
[1289/1409] Emitting module AsyncAlgorithms
[1293/1414] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[1294/1414] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[1295/1414] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[1296/1414] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[1297/1414] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[1298/1414] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[1299/1414] Compiling AsyncAlgorithms Locking.swift
[1300/1414] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[1301/1414] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[1302/1414] Compiling AsyncAlgorithms MergeStateMachine.swift
[1303/1414] Compiling AsyncAlgorithms MergeStorage.swift
[1304/1414] Compiling CryptoBoringWrapper RandomBytes.swift
[1318/1414] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[1319/1414] Compiling AsyncAlgorithms CombineLatestStorage.swift
[1320/1414] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[1321/1414] Compiling AsyncAlgorithms DebounceStateMachine.swift
[1322/1414] Compiling AsyncAlgorithms DebounceStorage.swift
[1323/1414] Compiling AsyncAlgorithms Dictionary.swift
[1327/1414] Compiling AsyncAlgorithms ChannelStorage.swift
[1328/1414] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[1329/1414] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[1336/1414] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[1337/1414] Compiling AsyncAlgorithms Rethrow.swift
[1338/1414] Compiling AsyncAlgorithms SetAlgebra.swift
[1339/1414] Compiling AsyncAlgorithms UnsafeTransfer.swift
[1340/1414] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[1341/1414] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[1378/1416] Compiling Collections Collections.swift
[1379/1416] Emitting module Collections
[1393/1416] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1394/1416] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1395/1416] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1396/1416] Emitting module CryptoBoringWrapper
[1397/1416] Compiling CryptoBoringWrapper EllipticCurve.swift
[1398/1416] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1399/1416] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1400/1416] Emitting module Atomics
[1404/1416] Compiling AsyncAlgorithms ZipStateMachine.swift
[1405/1416] Compiling AsyncAlgorithms ZipStorage.swift
[1416/1560] Emitting module Algorithms
[1417/1560] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1418/1560] Compiling ServiceLifecycle ServiceRunnerError.swift
[1419/1560] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1420/1560] Emitting module ServiceLifecycle
[1421/1560] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1422/1560] Compiling ServiceLifecycle CancellationWaiter.swift
[1423/1560] Compiling NIOCore ByteBuffer-views.swift
[1424/1560] Compiling NIOCore Channel.swift
[1425/1560] Compiling NIOCore ChannelHandler.swift
[1426/1560] Compiling NIOCore ChannelHandlers.swift
[1427/1560] Compiling NIOCore ChannelInvoker.swift
[1428/1560] Compiling NIOCore ChannelOption.swift
[1429/1566] Compiling NIOCore IOData.swift
[1430/1566] Compiling NIOCore IPProtocol.swift
[1431/1566] Compiling NIOCore IntegerBitPacking.swift
[1432/1566] Compiling NIOCore IntegerTypes.swift
[1433/1566] Compiling NIOCore Interfaces.swift
[1434/1566] Compiling NIOCore Linux.swift
[1435/1566] Compiling NIOCore MarkedCircularBuffer.swift
[1436/1566] Compiling NIOCore MulticastChannel.swift
[1437/1566] Compiling NIOCore NIOAny.swift
[1438/1566] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1439/1566] Compiling NIOCore NIOCoreSendableMetatype.swift
[1440/1566] Compiling NIOCore NIOLoopBound.swift
[1441/1566] Compiling NIOCore ChannelPipeline.swift
[1442/1566] Compiling NIOCore CircularBuffer.swift
[1443/1566] Compiling NIOCore Codec.swift
[1444/1566] Compiling NIOCore ConvenienceOptionSupport.swift
[1445/1566] Compiling NIOCore DeadChannel.swift
[1446/1566] Compiling NIOCore DispatchQueue+WithFuture.swift
[1447/1566] Compiling NIOCore GlobalSingletons.swift
[1448/1566] Compiling NIOCore IO.swift
[1454/1572] Compiling ServiceLifecycle Service.swift
[1455/1572] Compiling ServiceLifecycle ServiceGroup.swift
[1456/1572] Compiling ServiceLifecycle GracefulShutdown.swift
[1457/1572] Emitting module CryptoExtras
[1465/1572] Compiling CryptoExtras ThreadWindows.swift
[1466/1572] Compiling CryptoExtras DLEQ.swift
[1467/1572] Compiling CryptoExtras Prover.swift
[1468/1572] Compiling CryptoExtras Verifier.swift
[1469/1572] Compiling CryptoExtras ZKPToolbox.swift
[1470/1572] Compiling CryptoExtras resource_bundle_accessor.swift
[1471/1572] Compiling NIOCore SocketOptionProvider.swift
[1472/1572] Compiling NIOCore SystemCallHelpers.swift
[1473/1572] Compiling NIOCore TimeAmount+Duration.swift
[1474/1572] Compiling NIOCore TypeAssistedChannelHandler.swift
[1475/1572] Compiling NIOCore UniversalBootstrapSupport.swift
[1476/1572] Compiling NIOCore Utilities.swift
[1481/1572] Compiling NIOCore EventLoop+Deprecated.swift
[1482/1572] Compiling NIOCore EventLoop+SerialExecutor.swift
[1483/1572] Compiling NIOCore EventLoop.swift
[1484/1572] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1485/1572] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1486/1572] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1487/1572] Compiling NIOCore EventLoopFuture.swift
[1488/1572] Compiling NIOCore FileDescriptor.swift
[1489/1572] Compiling NIOCore FileHandle.swift
[1490/1572] Compiling NIOCore FileRegion.swift
[1491/1572] Compiling NIOCore AddressedEnvelope.swift
[1492/1572] Compiling NIOCore AsyncAwaitSupport.swift
[1493/1572] Compiling NIOCore AsyncChannel.swift
[1494/1572] Compiling NIOCore AsyncChannelHandler.swift
[1495/1572] Compiling NIOCore AsyncChannelInboundStream.swift
[1496/1572] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1497/1572] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1506/1572] Emitting module _ConnectionPoolModule
[1513/1573] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionState.swift
[1514/1573] Compiling _ConnectionPoolModule PoolStateMachine+RequestQueue.swift
[1520/1573] Compiling NIOCore NIOAsyncWriter.swift
[1521/1573] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1523/1573] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionGroup.swift
[1529/1573] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1530/1573] Compiling _ConnectionPoolModule PoolStateMachine.swift
[1534/1573] Compiling NIOCore BSDSocketAPI.swift
[1535/1573] Compiling NIOCore ByteBuffer-aux.swift
[1536/1573] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1537/1573] Compiling NIOCore ByteBuffer-conversions.swift
[1538/1573] Compiling NIOCore ByteBuffer-core.swift
[1539/1573] Compiling NIOCore ByteBuffer-hex.swift
[1540/1573] Compiling NIOCore ByteBuffer-int.swift
[1541/1573] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1542/1573] Compiling NIOCore ByteBuffer-multi-int.swift
[1543/1573] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1544/1573] Compiling _ConnectionPoolModule TinyFastSequence.swift
[1559/1575] Emitting module _CryptoExtras
[1560/1575] Compiling _CryptoExtras Exports.swift
[1575/1575] Emitting module NIOCore
[1576/1725] Emitting module NIOEmbedded
[1577/1725] Compiling NIOEmbedded AsyncTestingChannel.swift
[1578/1725] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1579/1725] Compiling NIOEmbedded Embedded.swift
[1580/1725] Compiling SQLKit SQLDropEnum.swift
[1581/1725] Compiling SQLKit SQLDropIndex.swift
[1582/1725] Compiling SQLKit SQLDropTable.swift
[1583/1725] Compiling SQLKit SQLDropTrigger.swift
[1584/1725] Compiling SQLKit SQLInsert.swift
[1585/1730] Compiling SQLKit SQLConstraint.swift
[1586/1730] Compiling SQLKit SQLDataType.swift
[1587/1730] Compiling SQLKit SQLDirection.swift
[1588/1730] Compiling SQLKit SQLDistinct.swift
[1589/1730] Compiling SQLKit SQLForeignKeyAction.swift
[1590/1730] Compiling NIOPosix Utilities.swift
[1591/1730] Compiling NIOPosix VsockAddress.swift
[1592/1730] Compiling NIOPosix VsockChannelEvents.swift
[1593/1730] Compiling NIOPosix Windows.swift
[1594/1730] Compiling NIOPosix resource_bundle_accessor.swift
[1595/1730] Emitting module NIOPosix
[1596/1730] Compiling SQLKit SQLLockingClause.swift
[1597/1730] Compiling SQLKit SQLOrderBy.swift
[1598/1730] Compiling SQLKit SQLReturning.swift
[1599/1730] Compiling SQLKit SQLSubquery.swift
[1600/1730] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[1601/1730] Compiling SQLKit SQLAlterEnum.swift
[1602/1730] Compiling SQLKit SQLUnionBuilder.swift
[1603/1730] Compiling SQLKit SQLUpdateBuilder.swift
[1604/1730] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[1605/1730] Compiling SQLKit SQLColumnUpdateBuilder.swift
[1606/1730] Compiling SQLKit SQLJoin.swift
[1607/1730] Compiling SQLKit SQLJoinMethod.swift
[1608/1730] Compiling SQLKit SQLAlterTable.swift
[1609/1730] Compiling SQLKit SQLCreateEnum.swift
[1610/1730] Compiling SQLKit SQLCreateIndex.swift
[1611/1730] Compiling SQLKit SQLCreateTable.swift
[1612/1730] Compiling SQLKit SQLCreateTrigger.swift
[1613/1730] Compiling SQLKit SQLDelete.swift
[1614/1730] Compiling SQLKit SQLQueryFetcher.swift
[1615/1730] Compiling SQLKit SQLReturningBuilder.swift
[1616/1730] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[1617/1730] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[1618/1730] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[1619/1730] Compiling SQLKit SQLColumn.swift
[1620/1730] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[1621/1730] Compiling SQLKit SQLCommonUnionBuilder.swift
[1622/1730] Compiling SQLKit SQLJoinBuilder.swift
[1623/1730] Compiling SQLKit SQLPartialResultBuilder.swift
[1624/1730] Compiling SQLKit SQLPredicateBuilder.swift
[1625/1730] Compiling SQLKit SQLQueryBuilder.swift
[1626/1730] Compiling SQLKit SQLNestedSubpathExpression.swift
[1627/1730] Compiling SQLKit SQLQualifiedTable.swift
[1628/1730] Compiling SQLKit SQLQueryString.swift
[1629/1730] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[1630/1730] Compiling SQLKit SQLDropTriggerBuilder.swift
[1631/1730] Compiling SQLKit SQLInsertBuilder.swift
[1632/1730] Compiling SQLKit SQLPredicateGroupBuilder.swift
[1633/1730] Compiling SQLKit SQLRawBuilder.swift
[1634/1730] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[1635/1730] Compiling SQLKit SQLSelectBuilder.swift
[1636/1730] Compiling SQLKit SQLSubqueryBuilder.swift
[1637/1730] Compiling SQLKit SQLUnion.swift
[1638/1730] Compiling SQLKit SQLUpdate.swift
[1639/1730] Compiling SQLKit SQLExpression.swift
[1640/1730] Compiling SQLKit SQLSerializer.swift
[1641/1730] Compiling SQLKit SQLStatement.swift
[1642/1730] Compiling SQLKit SQLBinaryExpression.swift
[1643/1730] Compiling SQLKit SQLBinaryOperator.swift
[1644/1730] Compiling SQLKit SQLBind.swift
[1645/1730] Compiling SQLKit SQLFunction.swift
[1646/1730] Compiling SQLKit SQLGroupExpression.swift
[1658/1764] Emitting module NIO
[1659/1764] Compiling NIO Exports.swift
[1660/1764] Compiling SQLKit SQLColumnAssignment.swift
[1661/1764] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[1662/1764] Compiling SQLKit SQLColumnDefinition.swift
[1663/1764] Compiling SQLKit SQLCommonTableExpression.swift
[1664/1764] Compiling SQLKit SQLConflictAction.swift
[1665/1764] Compiling SQLKit SQLConflictResolutionStrategy.swift
[1666/1764] Compiling SQLKit SQLDropBehaviour.swift
[1667/1764] Compiling SQLKit SQLEnumDataType.swift
[1668/1764] Compiling SQLKit SQLExcludedColumn.swift
[1669/1764] Compiling SQLKit SQLForeignKey.swift
[1674/1764] Compiling SQLKit SQLCreateIndexBuilder.swift
[1675/1764] Compiling SQLKit SQLCreateTableBuilder.swift
[1676/1764] Compiling SQLKit SQLCreateTriggerBuilder.swift
[1677/1764] Compiling SQLKit SQLDeleteBuilder.swift
[1678/1764] Compiling SQLKit SQLDropEnumBuilder.swift
[1679/1764] Compiling SQLKit SQLDropIndexBuilder.swift
[1680/1764] Compiling SQLKit SQLDropTableBuilder.swift
[1691/1764] Compiling SQLKit SQLDatabase.swift
[1692/1764] Compiling SQLKit SQLDatabaseReportedVersion.swift
[1693/1764] Compiling SQLKit SQLDialect.swift
[1694/1764] Compiling SQLKit SQLDatabase+Deprecated.swift
[1695/1764] Compiling SQLKit SQLError.swift
[1696/1764] Compiling SQLKit SQLExpressions+Deprecated.swift
[1697/1764] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[1698/1764] Compiling SQLKit Exports.swift
[1699/1764] Compiling SQLKit SQLAlias.swift
[1700/1764] Compiling SQLKit SQLBetween.swift
[1701/1775] Compiling AsyncKit Future+Collection.swift
[1702/1775] Compiling AsyncKit Future+Conjunctions.swift
[1703/1775] Compiling AsyncKit Future+Optional.swift
[1704/1775] Compiling AsyncKit Future+Transform.swift
[1705/1775] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1706/1775] Compiling AsyncKit EventLoopFutureQueue.swift
[1707/1775] Compiling AsyncKit Future+Miscellaneous.swift
[1708/1775] Compiling AsyncKit Future+Nonempty.swift
[1709/1775] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1710/1775] Compiling AsyncKit Collection+Flatten.swift
[1732/1775] Emitting module SQLKit
[1733/1775] Compiling NIOTLS TLSEvents.swift
[1734/1775] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1735/1775] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1736/1775] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1737/1775] Compiling NIOTLS SNIHandler.swift
[1738/1775] Emitting module NIOTLS
[1739/1775] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1740/1775] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1741/1775] Emitting module NIOFoundationCompat
[1742/1775] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1743/1775] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1744/1775] Compiling SQLKit SQLIdentifier.swift
[1745/1775] Compiling SQLKit SQLList.swift
[1746/1775] Compiling SQLKit SQLLiteral.swift
[1747/1775] Compiling SQLKit SQLRaw.swift
[1748/1775] Compiling SQLKit SQLCodingUtilities.swift
[1749/1775] Compiling SQLKit SQLQueryEncoder.swift
[1750/1775] Compiling SQLKit SQLRow.swift
[1751/1775] Compiling SQLKit SQLRowDecoder.swift
[1752/1775] Compiling SQLKit SomeCodingKey.swift
[1753/1775] Compiling SQLKit StringHandling.swift
[1754/1828] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1755/1828] Compiling NIOTransportServices NIOTSErrors.swift
[1756/1828] Compiling NIOTransportServices NIOTSBootstraps.swift
[1757/1830] Compiling NIOTransportServices NIOTSEventLoop.swift
[1758/1830] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1759/1830] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1760/1830] Compiling NIOTransportServices StateManagedChannel.swift
[1761/1830] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1762/1830] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1763/1830] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1764/1830] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1765/1830] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1766/1830] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1769/1832] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1772/1832] Compiling NIOTransportServices NIOTSSingletons.swift
[1773/1832] Compiling NIOTransportServices AcceptHandler.swift
[1774/1832] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1775/1832] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1776/1832] Emitting module NIOSSL
[1777/1835] Emitting module NIOTransportServices
[1779/1835] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1780/1835] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1783/1835] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1784/1835] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1787/1835] Compiling NIOSSL SSLPublicKey.swift
[1788/1835] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1789/1835] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1792/1835] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1797/1835] Compiling NIOSSL UniversalBootstrapSupport.swift
[1798/1835] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1799/1835] Compiling NIOSSL resource_bundle_accessor.swift
[1812/1835] Compiling NIOSSL TLSConfiguration.swift
[1813/1835] Compiling NIOSSL SSLCertificate.swift
[1814/1835] Compiling NIOSSL SSLCertificateExtensions.swift
[1815/1835] Compiling NIOSSL SSLCertificateName.swift
[1827/1835] Emitting module AsyncKit
[1828/1942] Compiling PostgresNIO PSQLRowStream.swift
[1829/1942] Compiling PostgresNIO PSQLTask.swift
[1830/1942] Compiling PostgresNIO PostgresBackendMessage.swift
[1831/1942] Compiling PostgresNIO Logging+PSQL.swift
[1832/1942] Compiling PostgresNIO Authentication.swift
[1833/1942] Compiling PostgresNIO PostgresBackendMessageDecoder.swift
[1834/1942] Compiling PostgresNIO PostgresCell.swift
[1835/1942] Compiling PostgresNIO PostgresChannelHandler.swift
[1836/1942] Compiling PostgresNIO PostgresMessage+SASLResponse.swift
[1837/1942] Compiling PostgresNIO PostgresMessage+SSLRequest.swift
[1838/1942] Compiling PostgresNIO PostgresMessage+SimpleQuery.swift
[1839/1942] Compiling PostgresNIO PostgresMessage+Startup.swift
[1840/1942] Compiling PostgresNIO PostgresMessage+Sync.swift
[1841/1942] Compiling PostgresNIO PostgresMessage+Terminate.swift
[1842/1942] Compiling PostgresNIO PostgresMessageDecoder.swift
[1843/1942] Compiling PostgresNIO PostgresMessageEncoder.swift
[1844/1942] Compiling PostgresNIO PostgresMessage+0.swift
[1845/1942] Compiling PostgresNIO PostgresMessage+BackendKeyData.swift
[1846/1942] Compiling PostgresNIO PostgresMessage+DataRow.swift
[1847/1942] Compiling PostgresNIO PostgresMessage+Error.swift
[1848/1953] Compiling PostgresNIO PostgresData+UInt.swift
[1849/1953] Compiling PostgresNIO PostgresMessage+Authentication.swift
[1850/1953] Compiling PostgresNIO PostgresMessage+Bind.swift
[1851/1953] Compiling PostgresNIO PostgresMessage+Close.swift
[1852/1953] Compiling PostgresNIO PostgresMessage+CommandComplete.swift
[1853/1953] Compiling PostgresNIO PostgresMessage+Describe.swift
[1854/1953] Compiling PostgresNIO PostgresMessage+Execute.swift
[1855/1953] Compiling PostgresNIO PostgresMessage+ParameterDescription.swift
[1856/1953] Compiling PostgresNIO PostgresMessage+ParameterStatus.swift
[1857/1953] Compiling PostgresNIO PostgresMessage+Parse.swift
[1858/1953] Compiling PostgresNIO PostgresMessage+Password.swift
[1859/1953] Compiling PostgresNIO PostgresMessage+ReadyForQuery.swift
[1860/1953] Emitting module PostgresNIO
[1861/1953] Compiling PostgresNIO Bool+PostgresCodable.swift
[1862/1953] Compiling PostgresNIO Bytes+PostgresCodable.swift
[1863/1953] Compiling PostgresNIO Date+PostgresCodable.swift
[1864/1953] Compiling PostgresNIO Decimal+PostgresCodable.swift
[1865/1953] Compiling PostgresNIO Float+PostgresCodable.swift
[1866/1953] Compiling PostgresNIO Int+PostgresCodable.swift
[1867/1953] Compiling PostgresNIO JSON+PostgresCodable.swift
[1868/1953] Compiling PostgresNIO Range+PostgresCodable.swift
[1869/1953] Compiling PostgresNIO RawRepresentable+PostgresCodable.swift
[1870/1953] Compiling PostgresNIO String+PostgresCodable.swift
[1871/1953] Compiling PostgresNIO UUID+PostgresCodable.swift
[1872/1953] Compiling PostgresNIO ByteBuffer+PSQL.swift
[1873/1953] Compiling PostgresNIO PostgresNotificationSequence.swift
[1874/1953] Compiling PostgresNIO PostgresQuery.swift
[1875/1953] Compiling PostgresNIO PostgresRowSequence.swift
[1876/1953] Compiling PostgresNIO PostgresTransactionError.swift
[1877/1953] Compiling PostgresNIO PreparedStatement.swift
[1878/1953] Compiling PostgresNIO VariadicGenerics.swift
[1879/1953] Compiling PostgresNIO ConnectionFactory.swift
[1880/1953] Compiling PostgresNIO PostgresClient.swift
[1881/1953] Compiling PostgresNIO PostgresClientMetrics.swift
[1882/1953] Compiling PostgresNIO Postgres+PSQLCompat.swift
[1883/1953] Compiling PostgresNIO PostgresDatabase+Query.swift
[1886/1953] Compiling PostgresNIO BackendKeyData.swift
[1887/1953] Compiling PostgresNIO CopyInMessage.swift
[1888/1953] Compiling PostgresNIO DataRow.swift
[1889/1953] Compiling PostgresNIO ErrorResponse.swift
[1890/1953] Compiling PostgresNIO NotificationResponse.swift
[1891/1953] Compiling PostgresNIO ParameterDescription.swift
[1892/1953] Compiling PostgresNIO ParameterStatus.swift
[1893/1953] Compiling PostgresNIO ReadyForQuery.swift
[1894/1953] Compiling PostgresNIO RowDescription.swift
[1895/1953] Compiling PostgresNIO NotificationListener.swift
[1896/1953] Compiling PostgresNIO PostgresData+JSONB.swift
[1897/1953] Compiling PostgresNIO PostgresData+Numeric.swift
[1898/1953] Compiling PostgresNIO PostgresData+Optional.swift
[1899/1953] Compiling PostgresNIO PostgresData+RawRepresentable.swift
[1900/1953] Compiling PostgresNIO PostgresData+Set.swift
[1901/1953] Compiling PostgresNIO PostgresData+String.swift
[1902/1953] Compiling PostgresNIO PostgresData+UUID.swift
[1903/1953] Compiling PostgresNIO PostgresData.swift
[1904/1953] Compiling PostgresNIO PostgresDataConvertible.swift
[1905/1953] Compiling PostgresNIO PostgresDataType.swift
[1906/1953] Compiling PostgresNIO PostgresRow.swift
[1907/1953] Compiling PostgresNIO PostgresConnection+Configuration+Deprecated.swift
[1908/1953] Compiling PostgresNIO PostgresMessage+Identifier.swift
[1909/1953] Compiling PostgresNIO PostgresMessage+NotificationResponse.swift
[1910/1953] Compiling PostgresNIO PostgresMessage+RowDescription.swift
[1911/1953] Compiling PostgresNIO PostgresMessageType.swift
[1912/1953] Compiling PostgresNIO AuthenticationStateMachine.swift
[1913/1953] Compiling PostgresNIO CloseStateMachine.swift
[1914/1953] Compiling PostgresNIO ConnectionStateMachine.swift
[1915/1953] Compiling PostgresNIO ExtendedQueryStateMachine.swift
[1916/1953] Compiling PostgresNIO ListenStateMachine.swift
[1917/1953] Compiling PostgresNIO PreparedStatementStateMachine.swift
[1918/1953] Compiling PostgresNIO RowStreamStateMachine.swift
[1919/1953] Compiling PostgresNIO Array+PostgresCodable.swift
[1920/1953] Compiling PostgresNIO PostgresConnection+Configuration.swift
[1921/1953] Compiling PostgresNIO PostgresConnection.swift
[1922/1953] Compiling PostgresNIO PostgresDatabase+PreparedQuery.swift
[1923/1953] Compiling PostgresNIO PostgresData+Array.swift
[1924/1953] Compiling PostgresNIO PostgresData+Bool.swift
[1925/1953] Compiling PostgresNIO PostgresData+Bytes.swift
[1926/1953] Compiling PostgresNIO PostgresData+Date.swift
[1927/1953] Compiling PostgresNIO PostgresData+Decimal.swift
[1928/1953] Compiling PostgresNIO PostgresData+Double.swift
[1929/1953] Compiling PostgresNIO PostgresData+Float.swift
[1930/1953] Compiling PostgresNIO PostgresData+Int.swift
[1931/1953] Compiling PostgresNIO PostgresData+JSON.swift
[1932/1953] Compiling PostgresNIO PostgresDatabase+SimpleQuery.swift
[1933/1953] Compiling PostgresNIO PostgresDatabase.swift
[1934/1953] Compiling PostgresNIO PostgresRequest.swift
[1935/1953] Compiling PostgresNIO Exports.swift
[1936/1953] Compiling PostgresNIO NIOUtils.swift
[1937/1953] Compiling PostgresNIO PostgresError+Code.swift
[1938/1953] Compiling PostgresNIO PostgresError.swift
[1939/1953] Compiling PostgresNIO PostgresJSONDecoder.swift
[1940/1953] Compiling PostgresNIO PostgresJSONEncoder.swift
[1941/1953] Compiling PostgresNIO SASLAuthentication+SCRAM-SHA256.swift
[1942/1953] Compiling PostgresNIO SASLAuthenticationManager.swift
[1943/1953] Compiling PostgresNIO PSQLError.swift
[1944/1953] Compiling PostgresNIO PSQLEventsHandler.swift
[1945/1953] Compiling PostgresNIO PSQLPreparedStatement.swift
[1952/1953] Compiling PostgresNIO PostgresCodable.swift
[1953/1953] Compiling PostgresNIO PostgresFrontendMessageEncoder.swift
[1954/1967] Compiling PostgresKit PostgresRow+SQL.swift
[1955/1968] Compiling PostgresKit PostgresDatabase+SQL+Deprecated.swift
[1956/1968] Compiling PostgresKit Exports.swift
[1957/1968] Compiling PostgresKit PostgresConnectionSource.swift
[1958/1968] Compiling PostgresKit PostgresDataDecoder.swift
[1959/1968] Compiling PostgresKit PostgresDataEncoder.swift
[1960/1968] Compiling PostgresKit PostgresDialect.swift
[1961/1968] Compiling PostgresKit PostgresConfiguration.swift
[1962/1968] Compiling PostgresKit PostgresConnectionSource+PostgresConfiguration.swift
[1963/1968] Compiling PostgresKit SQLPostgresConfiguration.swift
[1964/1968] Compiling PostgresKit PostgresDatabase+SQL.swift
[1965/1968] Compiling PostgresKit ConnectionPool+Postgres.swift
[1966/1968] Compiling PostgresKit PostgresColumnType.swift
[1967/1968] Emitting module PostgresKit
/Users/admin/builder/spi-builder-workspace/Sources/PostgresKit/PostgresDataTranslation.swift:63:59: warning: 'PostgresDataConvertible' is deprecated: This protocol is going to be replaced with ``PostgresEncodable`` and ``PostgresDecodable``
 61 |     /// This typealias serves to limit the deprecation noise caused by `PostgresDataConvertible` to a single
 62 |     /// warning, down from what would otherwise be a minimum of two. It has no other purpose.
 63 |     fileprivate typealias PostgresLegacyDataConvertible = PostgresDataConvertible
    |                                                           `- warning: 'PostgresDataConvertible' is deprecated: This protocol is going to be replaced with ``PostgresEncodable`` and ``PostgresDecodable``
 64 |
 65 |     static func decode<T: Decodable, D: PostgresJSONDecoder>(
[1968/1968] Compiling PostgresKit PostgresDataTranslation.swift
/Users/admin/builder/spi-builder-workspace/Sources/PostgresKit/PostgresDataTranslation.swift:63:59: warning: 'PostgresDataConvertible' is deprecated: This protocol is going to be replaced with ``PostgresEncodable`` and ``PostgresDecodable``
 61 |     /// This typealias serves to limit the deprecation noise caused by `PostgresDataConvertible` to a single
 62 |     /// warning, down from what would otherwise be a minimum of two. It has no other purpose.
 63 |     fileprivate typealias PostgresLegacyDataConvertible = PostgresDataConvertible
    |                                                           `- warning: 'PostgresDataConvertible' is deprecated: This protocol is going to be replaced with ``PostgresEncodable`` and ``PostgresDecodable``
 64 |
 65 |     static func decode<T: Decodable, D: PostgresJSONDecoder>(
Build complete! (83.42s)
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/postgres-nio.git
[1/6087] Fetching sql-kit
[2/8526] Fetching sql-kit, async-kit
[6093/21401] Fetching sql-kit, async-kit, postgres-nio
Fetched https://github.com/vapor/postgres-nio.git from cache (4.65s)
Fetched https://github.com/vapor/sql-kit.git from cache (4.65s)
Fetched https://github.com/vapor/async-kit.git from cache (4.65s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (5.19s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (2.46s)
Fetched https://github.com/apple/swift-log.git from cache (2.46s)
Fetched https://github.com/apple/swift-collections.git from cache (2.51s)
Fetched https://github.com/apple/swift-nio.git from cache (2.55s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.2 (3.08s)
Computing version for https://github.com/vapor/postgres-nio.git
Computed https://github.com/vapor/postgres-nio.git at 1.29.0 (0.53s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
[1/2530] Fetching swift-service-lifecycle
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.91s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.91s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.99s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.01s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.05s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.05s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.79s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.81s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.33s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.87.0 (0.64s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.01s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.54s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.0 (0.49s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5633] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.06s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.61s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (0.49s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.2 (0.49s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.35.0 (0.52s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.0.0 (3.20s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.70s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (1.34s)
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.25.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.0.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.35.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.21.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.87.0
Creating working copy for https://github.com/vapor/postgres-nio.git
Working copy of https://github.com/vapor/postgres-nio.git resolved at 1.29.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "postgres-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.27.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/postgres-nio.git"
    },
    {
      "identity" : "sql-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.33.2",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/sql-kit.git"
    },
    {
      "identity" : "async-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.21.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/async-kit.git"
    }
  ],
  "manifest_display_name" : "postgres-kit",
  "name" : "postgres-kit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "PostgresKit",
      "targets" : [
        "PostgresKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PostgresKitTests",
      "module_type" : "SwiftTarget",
      "name" : "PostgresKitTests",
      "path" : "Tests/PostgresKitTests",
      "product_dependencies" : [
        "SQLKitBenchmark"
      ],
      "sources" : [
        "PostgresKitTests.swift",
        "SQLPostgresConfigurationTests.swift",
        "Utilities.swift"
      ],
      "target_dependencies" : [
        "PostgresKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PostgresKit",
      "module_type" : "SwiftTarget",
      "name" : "PostgresKit",
      "path" : "Sources/PostgresKit",
      "product_dependencies" : [
        "AsyncKit",
        "PostgresNIO",
        "SQLKit"
      ],
      "product_memberships" : [
        "PostgresKit"
      ],
      "sources" : [
        "ConnectionPool+Postgres.swift",
        "Deprecations/PostgresColumnType.swift",
        "Deprecations/PostgresConfiguration.swift",
        "Deprecations/PostgresConnectionSource+PostgresConfiguration.swift",
        "Deprecations/PostgresDataDecoder.swift",
        "Deprecations/PostgresDataEncoder.swift",
        "Deprecations/PostgresDatabase+SQL+Deprecated.swift",
        "Exports.swift",
        "PostgresConnectionSource.swift",
        "PostgresDataTranslation.swift",
        "PostgresDatabase+SQL.swift",
        "PostgresDialect.swift",
        "PostgresRow+SQL.swift",
        "SQLPostgresConfiguration.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.