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 fluent-postgres-driver, reference 2.12.0 (59bff4), with Swift 6.1 for macOS (SPM) on 27 Oct 2025 19:22:15 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/fluent-postgres-driver.git
Reference: 2.12.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/fluent-postgres-driver
 * tag               2.12.0     -> FETCH_HEAD
HEAD is now at 59bff45 Bump Swift minimum to 6.0 (#226)
Cloned https://github.com/vapor/fluent-postgres-driver.git
Revision (git rev-parse @):
59bff45a41d1ece1950bb8a6e0006d88c1fb6e69
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/fluent-postgres-driver.git at 2.12.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vapor/fluent-postgres-driver.git
https://github.com/vapor/fluent-postgres-driver.git
{
  "dependencies" : [
    {
      "identity" : "fluent-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.52.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-kit.git"
    },
    {
      "identity" : "postgres-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.14.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/postgres-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" : "fluent-postgres-driver",
  "name" : "fluent-postgres-driver",
  "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" : "FluentPostgresDriver",
      "targets" : [
        "FluentPostgresDriver"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluentPostgresDriverTests",
      "module_type" : "SwiftTarget",
      "name" : "FluentPostgresDriverTests",
      "path" : "Tests/FluentPostgresDriverTests",
      "product_dependencies" : [
        "FluentBenchmark"
      ],
      "sources" : [
        "FluentPostgresDriverTests.swift",
        "FluentPostgresTransactionControlTests.swift"
      ],
      "target_dependencies" : [
        "FluentPostgresDriver"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FluentPostgresDriver",
      "module_type" : "SwiftTarget",
      "name" : "FluentPostgresDriver",
      "path" : "Sources/FluentPostgresDriver",
      "product_dependencies" : [
        "FluentKit",
        "FluentSQL",
        "PostgresKit",
        "AsyncKit"
      ],
      "product_memberships" : [
        "FluentPostgresDriver"
      ],
      "sources" : [
        "DatabaseID+PostgreSQL.swift",
        "Deprecations/FluentPostgresConfiguration+Deprecated.swift",
        "Exports.swift",
        "FluentPostgresConfiguration.swift",
        "FluentPostgresDatabase.swift",
        "FluentPostgresDriver.swift",
        "PostgresConverterDelegate.swift",
        "PostgresError+Database.swift",
        "PostgresRow+Database.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/828] Write sources
[8/828] Copying PrivacyInfo.xcprivacy
[9/828] Write sources
[10/828] Copying PrivacyInfo.xcprivacy
[14/828] Write sources
[14/828] Copying PrivacyInfo.xcprivacy
[14/828] Write sources
[18/828] Copying PrivacyInfo.xcprivacy
[19/828] Write sources
[44/828] Compiling CNIOWindows WSAStartup.c
[45/828] Compiling CNIOWindows shim.c
[45/828] Compiling CNIOWASI CNIOWASI.c
[47/828] Compiling CNIOLinux shim.c
[47/828] Compiling CNIOLinux liburing_shims.c
[49/828] Compiling _NumericsShims _NumericsShims.c
[50/828] Compiling fiat_p256_adx_sqr.S
[51/828] Compiling fiat_p256_adx_mul.S
[52/828] Compiling fiat_curve25519_adx_square.S
[53/828] Write swift-version-2F0A5646E1D333AE.txt
[54/828] Compiling fiat_curve25519_adx_mul.S
[55/828] Compiling _AtomicsShims.c
[56/828] Compiling CNIOPosix event_loop_id.c
[57/852] Compiling CNIODarwin shim.c
[59/852] Emitting module _NIOBase64
[60/852] Compiling _NIOBase64 Base64.swift
[60/863] Compiling CNIOBoringSSLShims shims.c
[62/863] Compiling RealModule RealFunctions.swift
[62/864] Compiling tls13_enc.cc
[63/864] Compiling tls_record.cc
[63/864] Compiling tls13_server.cc
[63/864] Compiling tls13_client.cc
[66/866] Compiling tls_method.cc
[68/869] Compiling RealModule Float80+Real.swift
[69/869] Compiling RealModule Real.swift
[70/869] Compiling RealModule RelaxedArithmetic.swift
[71/869] Compiling RealModule Float+Real.swift
[72/869] Compiling RealModule ElementaryFunctions.swift
[73/869] Compiling RealModule Float16+Real.swift
[74/869] Compiling RealModule Double+Real.swift
[75/869] Compiling RealModule AlgebraicField.swift
[76/869] Compiling RealModule ApproximateEquality.swift
[77/869] Compiling RealModule AugmentedArithmetic.swift
[78/889] Emitting module RealModule
[79/978] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[80/978] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[81/979] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[82/979] Compiling Crypto ASN1BitString.swift
[83/979] Compiling Crypto ASN1Boolean.swift
[84/979] Compiling Crypto ASN1.swift
[85/979] Compiling Crypto ASN1Any.swift
[86/979] Compiling Crypto ChaChaPoly_boring.swift
[87/979] Compiling Crypto ChaChaPoly.swift
[88/979] Compiling Crypto MLDSA_boring.swift
[89/979] Compiling Crypto MLDSA_wrapper.swift
[90/979] Compiling Crypto Cipher.swift
[91/979] Compiling Crypto Nonces.swift
[92/979] Compiling Crypto AES-GCM.swift
[93/979] Compiling Crypto AES-GCM_boring.swift
[94/979] Compiling Crypto ECDSA_boring.swift
[95/979] Compiling Crypto EdDSA_boring.swift
[96/979] Emitting module InternalCollectionsUtilities
[97/979] Emitting module _NIODataStructures
[98/979] Compiling _NIODataStructures PriorityQueue.swift
[99/979] Compiling _NIODataStructures _TinyArray.swift
[100/979] Compiling _NIODataStructures Heap.swift
[100/979] Compiling t1_enc.cc
[101/979] Compiling tls13_both.cc
[102/999] Compiling ssl_x509.cc
[104/1105] Compiling Logging MetadataProvider.swift
[105/1105] Compiling ConcurrencyHelpers LockedValueBox.swift
[106/1112] Compiling ConcurrencyHelpers Lock.swift
[107/1112] Emitting module ConcurrencyHelpers
[108/1112] Emitting module Logging
[108/1206] Compiling ssl_versions.cc
[110/1206] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[111/1206] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[112/1206] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[113/1206] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[114/1206] Compiling HashTreeCollections _HashNode.swift
[115/1206] Compiling HashTreeCollections _HashNodeHeader.swift
[116/1212] Compiling HashTreeCollections _UnmanagedHashNode.swift
[117/1212] Compiling HashTreeCollections _UnsafePath.swift
[118/1212] Compiling HashTreeCollections TreeDictionary+Codable.swift
[119/1212] Compiling HashTreeCollections TreeDictionary+Collection.swift
[120/1212] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[121/1212] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[122/1212] Compiling HashTreeCollections TreeSet+Codable.swift
[123/1212] Compiling HashTreeCollections TreeSet+Collection.swift
[124/1212] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[125/1212] Compiling HashTreeCollections TreeSet+Debugging.swift
[126/1212] Compiling HashTreeCollections TreeSet+Descriptions.swift
[127/1212] Compiling HashTreeCollections _RawHashNode.swift
[128/1212] Compiling HeapModule Heap.swift
[129/1212] Compiling HeapModule _HeapNode.swift
[130/1212] Compiling HeapModule Heap+UnsafeHandle.swift
[131/1212] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[132/1212] Compiling HeapModule Heap+Invariants.swift
[133/1212] Compiling DequeModule _DequeSlot.swift
[134/1212] Compiling DequeModule _DequeBuffer.swift
[135/1212] Compiling DequeModule _DequeBufferHeader.swift
[136/1213] Compiling HeapModule Heap+Descriptions.swift
[137/1213] Emitting module HeapModule
[138/1216] Compiling DequeModule Deque+Hashable.swift
[139/1216] Compiling DequeModule Deque+Equatable.swift
[140/1216] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[141/1216] Compiling DequeModule Deque._UnsafeHandle.swift
[142/1216] Compiling DequeModule Deque.swift
[143/1216] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[144/1216] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[145/1216] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[146/1216] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[147/1216] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[148/1216] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[149/1216] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[150/1216] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[151/1216] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[152/1224] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[153/1224] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[154/1224] Compiling HashTreeCollections TreeDictionary+Keys.swift
[155/1224] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[156/1224] Compiling HashTreeCollections TreeDictionary+Merge.swift
[157/1224] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[158/1224] Compiling HashTreeCollections _HashNode+Debugging.swift
[159/1224] Compiling HashTreeCollections _HashNode+Initializers.swift
[160/1224] Compiling HashTreeCollections _HashNode+Invariants.swift
[161/1224] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[162/1224] Compiling HashTreeCollections TreeDictionary+Values.swift
[163/1224] Compiling HashTreeCollections TreeDictionary.swift
[164/1224] Compiling DequeModule _UnsafeWrappedBuffer.swift
[165/1224] Compiling CoreMetrics Locks.swift
[166/1224] Compiling CoreMetrics Metrics.swift
[167/1224] Emitting module CoreMetrics
[168/1224] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[169/1224] Compiling HashTreeCollections _HashNode+Structural union.swift
[170/1224] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[171/1224] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[172/1224] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[173/1224] Compiling HashTreeCollections TreeDictionary+Filter.swift
[174/1224] Compiling HashTreeCollections _AncestorHashSlots.swift
[175/1224] Compiling HashTreeCollections _Bitmap.swift
[176/1224] Compiling HashTreeCollections _Bucket.swift
[177/1224] Compiling HashTreeCollections _Hash.swift
[178/1224] Compiling HashTreeCollections _HashLevel.swift
[179/1224] Compiling HashTreeCollections _HashNode+Builder.swift
[180/1224] Compiling DequeModule Deque+Testing.swift
[181/1224] Compiling DequeModule Deque._Storage.swift
[182/1224] Compiling DequeModule Deque+Extras.swift
[186/1224] Compiling Logging LogHandler.swift
[187/1224] Compiling Logging Locks.swift
[188/1224] Compiling Logging Logging.swift
[189/1224] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[190/1224] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[191/1224] Compiling HashTreeCollections _HashNode+Storage.swift
[192/1224] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[193/1224] Compiling HashTreeCollections _HashNode+Structural filter.swift
[194/1224] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[195/1224] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[204/1233] Compiling DequeModule Deque+Codable.swift
[205/1233] Compiling DequeModule Deque+Collection.swift
[216/1233] Compiling OrderedCollections OrderedSet+SubSequence.swift
[217/1233] Compiling OrderedCollections OrderedSet+Testing.swift
[218/1233] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[219/1233] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[220/1233] Compiling OrderedCollections OrderedSet.swift
[221/1233] Compiling OrderedCollections _UnsafeBitset.swift
[222/1233] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[231/1233] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[232/1233] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[233/1233] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[234/1233] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[235/1233] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[236/1233] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[237/1233] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[238/1233] Compiling HashTreeCollections TreeSet.swift
[239/1233] Emitting module DequeModule
[240/1233] Compiling DequeModule Deque+CustomReflectable.swift
[241/1233] Compiling DequeModule Deque+Descriptions.swift
[263/1233] Emitting module Crypto
[299/1242] Compiling SwiftASN1 DER.swift
[300/1243] Compiling UnixSignals UnixSignal.swift
[301/1243] Compiling UnixSignals UnixSignalsSequence.swift
[302/1243] Emitting module UnixSignals
[302/1243] Compiling ssl_transcript.cc
[323/1243] Emitting module OrderedCollections
[323/1243] Compiling ssl_stat.cc
[325/1243] Compiling SwiftASN1 Errors.swift
[326/1243] Emitting module _RopeModule
[327/1243] Compiling _RopeModule Rope+Remove.swift
[328/1243] Compiling _RopeModule Rope+RemoveSubrange.swift
[329/1243] Compiling _RopeModule Rope+Split.swift
[330/1243] Compiling _RopeModule Optional Utilities.swift
[331/1243] Compiling _RopeModule String Utilities.swift
[332/1243] Compiling _RopeModule String.Index+ABI.swift
[333/1243] Compiling _RopeModule _CharacterRecognizer.swift
[373/1243] Compiling ssl_session.cc
[374/1243] Compiling ssl_privkey.cc
[376/1243] Emitting module SwiftASN1
[376/1243] Compiling ssl_key_share.cc
[377/1243] Compiling ssl_file.cc
[379/1243] Emitting module HashTreeCollections
[379/1243] Compiling ssl_lib.cc
[480/1243] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[481/1243] Compiling Crypto RNG_boring.swift
[482/1243] Compiling Crypto SafeCompare_boring.swift
[483/1243] Compiling Crypto Zeroization_boring.swift
[484/1243] Compiling Crypto PrettyBytes.swift
[485/1243] Compiling Crypto SafeCompare.swift
[486/1243] Compiling Crypto SecureBytes.swift
[487/1243] Compiling Crypto Zeroization.swift
[488/1243] Compiling Crypto resource_bundle_accessor.swift
[488/1243] Compiling ssl_credential.cc
[489/1243] Compiling ssl_cipher.cc
[490/1243] Compiling ssl_cert.cc
[491/1243] Compiling ssl_buffer.cc
[492/1243] Compiling ssl_asn1.cc
[494/1243] Emitting module Metrics
[495/1243] Compiling Metrics Metrics.swift
[495/1243] Compiling ssl_aead_ctx.cc
[496/1243] Compiling s3_pkt.cc
[497/1243] Compiling s3_lib.cc
[498/1243] Compiling s3_both.cc
[499/1243] Compiling handshake_server.cc
[500/1243] Compiling handshake_client.cc
[501/1243] Compiling handshake.cc
[502/1243] Compiling handoff.cc
[503/1243] Compiling md5-x86_64-linux.S
[504/1243] Compiling md5-x86_64-apple.S
[505/1243] Compiling md5-586-linux.S
[506/1243] Compiling dtls_record.cc
[507/1243] Compiling encrypted_client_hello.cc
[508/1243] Compiling md5-586-apple.S
[509/1243] Compiling chacha20_poly1305_x86_64-linux.S
[510/1243] Compiling dtls_method.cc
[511/1243] Compiling extensions.cc
[512/1243] Compiling chacha20_poly1305_x86_64-apple.S
[513/1243] Compiling chacha20_poly1305_armv8-win.S
[514/1243] Compiling d1_srtp.cc
[515/1243] Compiling chacha20_poly1305_armv8-linux.S
[516/1243] Compiling chacha-x86_64-linux.S
[517/1243] Compiling chacha20_poly1305_armv8-apple.S
[518/1243] Compiling chacha-x86-linux.S
[518/1243] Compiling chacha-x86_64-apple.S
[520/1243] Compiling d1_pkt.cc
[521/1243] Compiling chacha-x86-apple.S
[522/1243] Compiling chacha-armv8-win.S
[523/1243] Compiling chacha-armv4-linux.S
[524/1243] Compiling chacha-armv8-linux.S
[525/1243] Compiling aes128gcmsiv-x86_64-linux.S
[526/1243] Compiling aes128gcmsiv-x86_64-apple.S
[527/1243] Compiling chacha-armv8-apple.S
[528/1243] Compiling x86_64-mont5-linux.S
[529/1243] Compiling x86_64-mont5-apple.S
[530/1243] Compiling x86_64-mont-linux.S
[531/1243] Compiling x86-mont-linux.S
[532/1243] Compiling x86_64-mont-apple.S
[533/1243] Compiling x86-mont-apple.S
[534/1243] Compiling vpaes-x86_64-linux.S
[535/1243] Compiling vpaes-x86_64-apple.S
[536/1243] Compiling vpaes-x86-linux.S
[537/1243] Compiling vpaes-x86-apple.S
[538/1243] Compiling err_data.cc
[539/1243] Compiling vpaes-armv8-linux.S
[540/1243] Compiling vpaes-armv8-win.S
[541/1243] Compiling d1_lib.cc
[542/1243] Compiling vpaes-armv8-apple.S
[543/1243] Compiling vpaes-armv7-linux.S
[544/1243] Compiling sha512-x86_64-linux.S
[545/1243] Compiling sha512-x86_64-apple.S
[546/1243] Compiling sha512-armv8-win.S
[547/1243] Compiling sha512-armv8-linux.S
[548/1243] Compiling sha512-armv4-linux.S
[549/1243] Compiling sha512-586-linux.S
[550/1243] Compiling sha512-armv8-apple.S
[551/1243] Compiling bio_ssl.cc
[552/1243] Compiling sha512-586-apple.S
[552/1243] Compiling sha256-x86_64-apple.S
[554/1243] Compiling sha256-x86_64-linux.S
[554/1243] Compiling sha256-armv8-win.S
[556/1243] Compiling sha256-armv8-linux.S
[557/1243] Compiling sha256-armv4-linux.S
[558/1243] Compiling sha256-586-linux.S
[559/1243] Compiling sha256-armv8-apple.S
[559/1243] Compiling sha256-586-apple.S
[561/1243] Compiling sha1-x86_64-linux.S
[562/1243] Compiling sha1-armv8-win.S
[563/1243] Compiling sha1-armv8-linux.S
[564/1243] Compiling sha1-x86_64-apple.S
[565/1243] Compiling sha1-armv4-large-linux.S
[566/1243] Compiling sha1-armv8-apple.S
[567/1243] Compiling sha1-586-apple.S
[568/1243] Compiling sha1-586-linux.S
[569/1243] Compiling rsaz-avx2-linux.S
[570/1243] Compiling rdrand-x86_64-linux.S
[571/1243] Compiling rsaz-avx2-apple.S
[572/1243] Compiling rdrand-x86_64-apple.S
[573/1243] Compiling p256_beeu-x86_64-asm-linux.S
[574/1243] Compiling p256_beeu-x86_64-asm-apple.S
[575/1243] Compiling d1_both.cc
[576/1243] Compiling p256_beeu-armv8-asm-win.S
[577/1243] Compiling p256-x86_64-asm-linux.S
[578/1243] Compiling p256_beeu-armv8-asm-linux.S
[579/1243] Compiling p256_beeu-armv8-asm-apple.S
[580/1243] Compiling p256-armv8-asm-linux.S
[581/1243] Compiling p256-x86_64-asm-apple.S
[582/1243] Compiling p256-armv8-asm-win.S
[583/1243] Compiling p256-armv8-asm-apple.S
[584/1243] Compiling ghashv8-armv8-win.S
[585/1243] Compiling ghashv8-armv8-apple.S
[586/1243] Compiling ghashv8-armv8-linux.S
[587/1243] Compiling ghash-x86_64-apple.S
[588/1243] Compiling ghashv8-armv7-linux.S
[589/1243] Compiling ghash-x86_64-linux.S
[590/1243] Compiling ghash-ssse3-x86_64-linux.S
[591/1243] Compiling ghash-x86-apple.S
[591/1243] Compiling ghash-x86-linux.S
[593/1243] Compiling ghash-ssse3-x86_64-apple.S
[594/1243] Compiling ghash-ssse3-x86-linux.S
[595/1243] Compiling ghash-neon-armv8-win.S
[596/1243] Compiling ghash-ssse3-x86-apple.S
[597/1243] Compiling ghash-neon-armv8-linux.S
[598/1243] Compiling ghash-neon-armv8-apple.S
[599/1243] Compiling ghash-armv4-linux.S
[600/1243] Compiling co-586-apple.S
[600/1243] Compiling co-586-linux.S
[600/1243] Compiling bn-armv8-win.S
[600/1243] Compiling bsaes-armv7-linux.S
[604/1243] Compiling bn-armv8-linux.S
[605/1243] Compiling bn-armv8-apple.S
[606/1243] Compiling bn-586-linux.S
[607/1243] Compiling bn-586-apple.S
[608/1243] Compiling armv8-mont-win.S
[609/1243] Compiling armv4-mont-linux.S
[610/1243] Compiling armv8-mont-linux.S
[611/1243] Compiling aesv8-gcm-armv8-linux.S
[612/1243] Compiling aesv8-gcm-armv8-win.S
[613/1243] Compiling armv8-mont-apple.S
[614/1243] Compiling aesv8-gcm-armv8-apple.S
[615/1243] Compiling aesv8-armv8-win.S
[616/1243] Compiling aesv8-armv8-linux.S
[617/1243] Compiling aesv8-armv7-linux.S
[618/1243] Compiling aesv8-armv8-apple.S
[619/1243] Compiling aesni-x86_64-apple.S
[620/1243] Compiling aesni-x86_64-linux.S
[620/1243] Compiling aesni-x86-apple.S
[620/1243] Compiling aesni-x86-linux.S
[623/1243] Compiling aesni-gcm-x86_64-linux.S
[624/1243] Compiling aesni-gcm-x86_64-apple.S
[625/1243] Compiling aes-gcm-avx2-x86_64-linux.S
[626/1243] Compiling aes-gcm-avx2-x86_64-apple.S
[627/1243] Compiling aes-gcm-avx10-x86_64-apple.S
[628/1243] Compiling aes-gcm-avx10-x86_64-linux.S
[629/1243] Compiling x_val.cc
[630/1243] Compiling x_sig.cc
[631/1243] Compiling x_x509a.cc
[632/1243] Compiling x_spki.cc
[633/1243] Compiling x_pubkey.cc
[634/1243] Compiling x_req.cc
[635/1243] Compiling x_x509.cc
[636/1243] Compiling x_name.cc
[637/1243] Compiling x_crl.cc
[637/1243] Compiling x_exten.cc
[639/1243] Compiling x_algor.cc
[640/1243] Compiling x509spki.cc
[641/1243] Compiling x_attrib.cc
[642/1243] Compiling x_all.cc
[643/1243] Compiling x509rset.cc
[644/1243] Compiling x509_vpm.cc
[645/1243] Compiling x509name.cc
[646/1243] Compiling x509cset.cc
[647/1243] Compiling x509_v3.cc
[648/1243] Compiling x509_vfy.cc
[649/1243] Compiling x509_txt.cc
[650/1243] Compiling x509_trs.cc
[651/1243] Compiling x509_set.cc
[652/1243] Compiling x509_req.cc
[653/1243] Compiling x509_def.cc
[654/1243] Compiling x509_d2.cc
[655/1243] Compiling x509_ext.cc
[656/1243] Compiling x509_obj.cc
[657/1243] Compiling x509_lu.cc
[658/1243] Compiling x509_cmp.cc
[659/1243] Compiling x509_att.cc
[660/1243] Compiling x509.cc
[661/1243] Compiling v3_skey.cc
[662/1243] Compiling v3_ocsp.cc
[663/1243] Compiling v3_utl.cc
[664/1243] Compiling v3_purp.cc
[665/1243] Compiling v3_prn.cc
[666/1243] Compiling v3_pcons.cc
[667/1243] Compiling v3_pmaps.cc
[668/1243] Compiling v3_ncons.cc
[669/1243] Compiling v3_lib.cc
[670/1243] Compiling v3_int.cc
[671/1243] Compiling v3_info.cc
[672/1243] Compiling v3_genn.cc
[673/1243] Compiling v3_ia5.cc
[674/1243] Compiling v3_enum.cc
[675/1243] Compiling v3_extku.cc
[676/1243] Compiling v3_cpols.cc
[677/1243] Compiling v3_crld.cc
[678/1243] Compiling v3_conf.cc
[679/1243] Compiling v3_bitst.cc
[680/1243] Compiling v3_bcons.cc
[681/1243] Compiling v3_akeya.cc
[682/1243] Compiling t_x509a.cc
[683/1243] Compiling v3_alt.cc
[684/1243] Compiling v3_akey.cc
[685/1243] Compiling t_crl.cc
[686/1243] Compiling t_req.cc
[687/1243] Compiling t_x509.cc
[688/1243] Compiling rsa_pss.cc
[689/1243] Compiling i2d_pr.cc
[690/1243] Compiling name_print.cc
[691/1243] Compiling policy.cc
[692/1243] Compiling asn1_gen.cc
[693/1243] Compiling by_file.cc
[694/1243] Compiling by_dir.cc
[695/1243] Compiling a_sign.cc
[696/1243] Compiling a_digest.cc
[697/1243] Compiling algorithm.cc
[698/1243] Compiling a_verify.cc
[699/1243] Compiling voprf.cc
[700/1243] Compiling trust_token.cc
[701/1243] Compiling thread_win.cc
[702/1243] Compiling thread.cc
[703/1243] Compiling thread_none.cc
[704/1243] Compiling pmbtoken.cc
[705/1243] Compiling thread_pthread.cc
[706/1243] Compiling stack.cc
[707/1243] Compiling slhdsa.cc
[708/1243] Compiling spake2plus.cc
[709/1243] Compiling sha512.cc
[710/1243] Compiling siphash.cc
[711/1243] Compiling sha1.cc
[711/1243] Compiling sha256.cc
[713/1243] Compiling rsa_extra.cc
[714/1243] Compiling rsa_print.cc
[715/1243] Compiling rsa_crypt.cc
[716/1243] Compiling refcount.cc
[717/1243] Compiling rsa_asn1.cc
[718/1243] Compiling rc4.cc
[719/1243] Compiling urandom.cc
[720/1243] Compiling windows.cc
[721/1243] Compiling trusty.cc
[722/1243] Compiling rand.cc
[723/1243] Compiling ios.cc
[724/1243] Compiling passive.cc
[725/1243] Compiling poly1305_arm_asm.S
[726/1243] Compiling getentropy.cc
[727/1243] Compiling forkunsafe.cc
[728/1243] Compiling fork_detect.cc
[729/1243] Compiling deterministic.cc
[730/1243] Compiling poly1305_vec.cc
[731/1243] Compiling poly1305_arm.cc
[732/1243] Compiling poly1305.cc
[733/1243] Compiling pool.cc
[734/1243] Compiling pkcs7.cc
[735/1243] Compiling pkcs8.cc
[735/1243] Compiling p5_pbev2.cc
[737/1243] Compiling pkcs8_x509.cc
[738/1243] Compiling pkcs7_x509.cc
[739/1243] Compiling pem_xaux.cc
[740/1243] Compiling pem_x509.cc
[741/1243] Compiling pem_pkey.cc
[742/1243] Compiling pem_pk8.cc
[743/1243] Compiling pem_oth.cc
[744/1243] Compiling mlkem.cc
[745/1243] Compiling obj_xref.cc
[746/1243] Compiling mldsa.cc
[747/1243] Compiling pem_lib.cc
[748/1243] Compiling pem_info.cc
[748/1243] Compiling pem_all.cc
[750/1243] Compiling obj.cc
[751/1243] Compiling poly_rq_mul.S
[752/1243] Compiling fips_shared_support.cc
[753/1243] Compiling mem.cc
[754/1243] Compiling md5.cc
[755/1243] Compiling md4.cc
[756/1243] Compiling lhash.cc
[757/1243] Compiling kyber.cc
[758/1243] Compiling ex_data.cc
[759/1243] Compiling sign.cc
[760/1243] Compiling scrypt.cc
[761/1243] Compiling pbkdf.cc
[762/1243] Compiling print.cc
[763/1243] Compiling hpke.cc
[764/1243] Compiling hrss.cc
[765/1243] Compiling p_x25519_asn1.cc
[766/1243] Compiling p_x25519.cc
[767/1243] Compiling p_ed25519.cc
[768/1243] Compiling p_rsa_asn1.cc
[769/1243] Compiling p_rsa.cc
[770/1243] Compiling p_ec.cc
[771/1243] Compiling p_hkdf.cc
[772/1243] Compiling p_ed25519_asn1.cc
[773/1243] Compiling p_ec_asn1.cc
[774/1243] Compiling p_dh_asn1.cc
[775/1243] Compiling p_dsa_asn1.cc
[776/1243] Compiling p_dh.cc
[777/1243] Compiling evp_ctx.cc
[778/1243] Compiling err.cc
[779/1243] Compiling evp.cc
[780/1243] Compiling engine.cc
[781/1243] Compiling evp_asn1.cc
[782/1243] Compiling ecdh.cc
[783/1243] Compiling ecdsa_asn1.cc
[784/1243] Compiling hash_to_curve.cc
[785/1243] Compiling ec_derive.cc
[786/1243] Compiling dsa.cc
[787/1243] Compiling ec_asn1.cc
[788/1243] Compiling dsa_asn1.cc
[789/1243] Compiling x25519-asm-arm.S
[790/1243] Compiling bcm.cc
[791/1243] Compiling params.cc
[792/1243] Compiling digest_extra.cc
[793/1243] Compiling des.cc
[794/1243] Compiling dh_asn1.cc
[795/1243] Compiling curve25519_64_adx.cc
[796/1243] Compiling spake25519.cc
[797/1243] Compiling cpu_intel.cc
[798/1243] Compiling cpu_arm_freebsd.cc
[799/1243] Compiling cpu_arm_linux.cc
[800/1243] Compiling crypto.cc
[801/1243] Compiling cpu_aarch64_win.cc
[802/1243] Compiling cpu_aarch64_sysreg.cc
[803/1243] Compiling curve25519.cc
[804/1243] Compiling cpu_aarch64_openbsd.cc
[805/1243] Compiling cpu_aarch64_linux.cc
[806/1243] Compiling cpu_aarch64_fuchsia.cc
[807/1243] Compiling cpu_aarch64_apple.cc
[808/1243] Compiling get_cipher.cc
[809/1243] Compiling tls_cbc.cc
[810/1243] Compiling conf.cc
[811/1243] Compiling e_tls.cc
[812/1243] Compiling e_rc4.cc
[813/1243] Compiling e_rc2.cc
[814/1243] Compiling e_null.cc
[815/1243] Compiling e_des.cc
[816/1243] Compiling e_chacha20poly1305.cc
[817/1243] Compiling e_aesgcmsiv.cc
[818/1243] Compiling derive_key.cc
[819/1243] Compiling e_aesctrhmac.cc
[820/1243] Compiling chacha.cc
[821/1243] Compiling unicode.cc
[822/1243] Compiling cbb.cc
[823/1243] Compiling ber.cc
[824/1243] Compiling cbs.cc
[825/1243] Compiling asn1_compat.cc
[826/1243] Compiling buf.cc
[827/1243] Compiling blake2.cc
[828/1243] Compiling socket_helper.cc
[829/1243] Compiling convert.cc
[830/1243] Compiling bn_asn1.cc
[831/1243] Compiling socket.cc
[832/1243] Compiling printf.cc
[833/1243] Compiling hexdump.cc
[834/1243] Compiling pair.cc
[835/1243] Compiling file.cc
[836/1243] Compiling fd.cc
[837/1243] Compiling errno.cc
[838/1243] Compiling connect.cc
[839/1243] Compiling bio_mem.cc
[840/1243] Compiling base64.cc
[841/1243] Compiling bio.cc
[842/1243] Compiling tasn_typ.cc
[843/1243] Compiling tasn_fre.cc
[844/1243] Compiling tasn_enc.cc
[845/1243] Compiling tasn_utl.cc
[846/1243] Compiling tasn_new.cc
[847/1243] Compiling posix_time.cc
[848/1243] Compiling f_string.cc
[849/1243] Compiling f_int.cc
[850/1243] Compiling tasn_dec.cc
[851/1243] Compiling asn_pack.cc
[852/1243] Compiling asn1_par.cc
[853/1243] Compiling a_utctm.cc
[854/1243] Compiling asn1_lib.cc
[855/1243] Compiling a_type.cc
[856/1243] Compiling a_time.cc
[857/1243] Compiling a_octet.cc
[858/1243] Compiling a_strnid.cc
[859/1243] Compiling a_strex.cc
[860/1243] Compiling a_mbstr.cc
[861/1243] Compiling a_object.cc
[862/1243] Compiling a_int.cc
[863/1243] Compiling fiat_p256_adx_sqr.S
[864/1243] Compiling a_i2d_fp.cc
[865/1243] Compiling a_dup.cc
[866/1243] Compiling fiat_p256_adx_mul.S
[867/1243] Compiling fiat_curve25519_adx_square.S
[868/1243] Compiling a_d2i_fp.cc
[869/1243] Compiling fiat_curve25519_adx_mul.S
[870/1243] Compiling md5-x86_64-apple.S
[871/1243] Compiling md5-x86_64-linux.S
[872/1243] Compiling a_gentm.cc
[873/1243] Compiling md5-586-linux.S
[874/1243] Compiling md5-586-apple.S
[875/1243] Compiling chacha20_poly1305_x86_64-linux.S
[876/1243] Compiling chacha20_poly1305_x86_64-apple.S
[877/1243] Compiling chacha20_poly1305_armv8-win.S
[878/1243] Compiling chacha20_poly1305_armv8-linux.S
[879/1243] Compiling a_bool.cc
[880/1243] Compiling a_bitstr.cc
[881/1243] Compiling chacha-x86_64-linux.S
[882/1243] Compiling chacha20_poly1305_armv8-apple.S
[883/1243] Compiling chacha-x86-linux.S
[884/1243] Compiling chacha-x86-apple.S
[884/1243] Compiling chacha-x86_64-apple.S
[886/1243] Compiling chacha-armv8-win.S
[887/1243] Compiling chacha-armv8-linux.S
[888/1243] Compiling chacha-armv4-linux.S
[889/1243] Compiling x86_64-mont5-linux.S
[890/1243] Compiling aes128gcmsiv-x86_64-apple.S
[891/1243] Compiling aes128gcmsiv-x86_64-linux.S
[892/1243] Compiling chacha-armv8-apple.S
[893/1243] Compiling x86_64-mont5-apple.S
[894/1243] Compiling x86_64-mont-linux.S
[895/1243] Compiling x86-mont-linux.S
[896/1243] Compiling x86_64-mont-apple.S
[896/1243] Compiling x86-mont-apple.S
[898/1243] Compiling vpaes-x86_64-linux.S
[899/1243] Compiling vpaes-x86_64-apple.S
[900/1243] Compiling vpaes-x86-apple.S
[901/1243] Compiling vpaes-armv8-win.S
[901/1243] Compiling vpaes-armv8-linux.S
[903/1243] Compiling vpaes-x86-linux.S
[904/1243] Compiling vpaes-armv8-apple.S
[905/1243] Compiling err_data.cc
[906/1243] Compiling vpaes-armv7-linux.S
[907/1243] Compiling CCryptoBoringSSLShims shims.c
[908/1243] Compiling sha512-x86_64-apple.S
[909/1243] Compiling sha512-x86_64-linux.S
[910/1243] Compiling sha512-armv8-linux.S
[910/1243] Compiling sha512-armv8-win.S
[912/1243] Compiling sha512-armv4-linux.S
[913/1243] Compiling sha512-armv8-apple.S
[914/1243] Compiling sha512-586-linux.S
[915/1243] Compiling sha512-586-apple.S
[916/1243] Compiling sha256-x86_64-linux.S
[917/1243] Compiling sha256-armv8-win.S
[918/1243] Compiling sha256-armv8-linux.S
[918/1243] Compiling sha256-x86_64-apple.S
[920/1243] Compiling sha256-armv4-linux.S
[921/1243] Compiling sha256-armv8-apple.S
[922/1243] Compiling sha256-586-linux.S
[923/1243] Compiling sha256-586-apple.S
[924/1243] Compiling sha1-x86_64-linux.S
[925/1243] Compiling sha1-x86_64-apple.S
[926/1243] Compiling sha1-armv8-win.S
[927/1243] Compiling sha1-armv8-linux.S
[928/1243] Compiling sha1-armv8-apple.S
[928/1243] Compiling sha1-armv4-large-linux.S
[930/1243] Compiling sha1-586-linux.S
[931/1243] Compiling sha1-586-apple.S
[932/1243] Compiling rdrand-x86_64-linux.S
[932/1243] Compiling rsaz-avx2-apple.S
[934/1243] Compiling rdrand-x86_64-apple.S
[934/1243] Compiling rsaz-avx2-linux.S
[936/1243] Compiling p256_beeu-x86_64-asm-apple.S
[937/1243] Compiling p256_beeu-x86_64-asm-linux.S
[937/1243] Compiling p256_beeu-armv8-asm-win.S
[939/1243] Compiling p256_beeu-armv8-asm-linux.S
[940/1243] Compiling p256-x86_64-asm-linux.S
[941/1243] Compiling p256-x86_64-asm-apple.S
[942/1243] Compiling p256-armv8-asm-win.S
[943/1243] Compiling p256_beeu-armv8-asm-apple.S
[944/1243] Compiling ghashv8-armv8-win.S
[944/1243] Compiling p256-armv8-asm-linux.S
[946/1243] Compiling p256-armv8-asm-apple.S
[947/1243] Compiling ghashv8-armv8-linux.S
[948/1243] Compiling ghash-x86_64-apple.S
[949/1243] Compiling ghash-x86_64-linux.S
[950/1243] Compiling ghashv8-armv7-linux.S
[951/1243] Compiling ghashv8-armv8-apple.S
[952/1243] Compiling ghash-x86-linux.S
[953/1243] Compiling ghash-x86-apple.S
[954/1243] Compiling ghash-ssse3-x86_64-linux.S
[955/1243] Compiling ghash-ssse3-x86_64-apple.S
[956/1243] Compiling ghash-neon-armv8-linux.S
[957/1243] Compiling ghash-neon-armv8-win.S
[957/1243] Compiling ghash-ssse3-x86-linux.S
[959/1243] Compiling ghash-ssse3-x86-apple.S
[960/1243] Compiling ghash-neon-armv8-apple.S
[961/1243] Compiling ghash-armv4-linux.S
[962/1243] Compiling co-586-linux.S
[963/1243] Compiling co-586-apple.S
[964/1243] Compiling bn-armv8-linux.S
[964/1243] Compiling bn-armv8-win.S
[966/1243] Compiling bn-armv8-apple.S
[966/1243] Compiling bsaes-armv7-linux.S
[968/1243] Compiling bn-586-apple.S
[969/1243] Compiling bn-586-linux.S
[970/1243] Compiling armv8-mont-win.S
[971/1243] Compiling armv8-mont-linux.S
[972/1243] Compiling armv4-mont-linux.S
[973/1243] Compiling aesv8-gcm-armv8-win.S
[974/1243] Compiling aesv8-gcm-armv8-linux.S
[975/1243] Compiling armv8-mont-apple.S
[976/1243] Compiling aesv8-armv8-win.S
[977/1243] Compiling aesv8-armv8-linux.S
[978/1243] Compiling aesv8-gcm-armv8-apple.S
[979/1243] Compiling aesv8-armv8-apple.S
[980/1243] Compiling aesv8-armv7-linux.S
[981/1243] Compiling aesni-x86_64-linux.S
[982/1243] Compiling aesni-x86-linux.S
[983/1243] Compiling aesni-x86_64-apple.S
[984/1243] Compiling aesni-x86-apple.S
[985/1243] Compiling aesni-gcm-x86_64-linux.S
[986/1243] Compiling aesni-gcm-x86_64-apple.S
[987/1243] Compiling aes-gcm-avx512-x86_64-linux.S
[988/1243] Compiling aes-gcm-avx512-x86_64-apple.S
[989/1243] Compiling aes-gcm-avx2-x86_64-linux.S
[989/1243] Compiling aes-gcm-avx2-x86_64-apple.S
[991/1243] Compiling c-nioatomics.c
[992/1243] Compiling xwing.cc
[993/1243] Compiling x_x509a.cc
[994/1243] Compiling x_spki.cc
[995/1243] Compiling x_req.cc
[996/1243] Compiling x_sig.cc
[997/1243] Compiling x_name.cc
[998/1243] Compiling x_x509.cc
[999/1243] Compiling x_pubkey.cc
[1000/1243] Compiling c-atomics.c
[1001/1243] Compiling x_exten.cc
[1002/1249] Compiling x_crl.cc
[1003/1249] Compiling x509spki.cc
[1004/1249] Compiling x_attrib.cc
[1005/1249] Compiling x509rset.cc
[1006/1249] Compiling x509name.cc
[1007/1249] Compiling x_all.cc
[1008/1249] Compiling x509cset.cc
[1009/1249] Compiling x_algor.cc
[1010/1249] Compiling x509_vpm.cc
[1012/1249] Compiling NIOConcurrencyHelpers lock.swift
[1013/1249] Compiling NIOConcurrencyHelpers NIOLock.swift
[1014/1249] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1015/1249] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1016/1249] Emitting module NIOConcurrencyHelpers
[1017/1249] Compiling NIOConcurrencyHelpers atomics.swift
[1017/1249] Compiling x509_vfy.cc
[1018/1249] Compiling x509_txt.cc
[1019/1249] Compiling x509_trs.cc
[1020/1249] Compiling x509_set.cc
[1021/1249] Compiling x509_v3.cc
[1022/1249] Compiling x509_obj.cc
[1023/1249] Compiling x509_req.cc
[1024/1249] Compiling x509_lu.cc
[1025/1249] Compiling x509_ext.cc
[1026/1249] Compiling x509_def.cc
[1027/1249] Compiling x509_d2.cc
[1028/1249] Compiling x509.cc
[1029/1249] Compiling x509_att.cc
[1030/1249] Compiling x509_cmp.cc
[1031/1249] Compiling v3_skey.cc
[1032/1249] Compiling v3_prn.cc
[1033/1249] Compiling v3_utl.cc
[1034/1249] Compiling v3_purp.cc
[1035/1249] Compiling v3_pmaps.cc
[1036/1249] Compiling v3_pcons.cc
[1037/1249] Compiling v3_ocsp.cc
[1038/1249] Compiling v3_ncons.cc
[1039/1249] Compiling v3_lib.cc
[1040/1249] Compiling v3_int.cc
[1041/1249] Compiling v3_ia5.cc
[1042/1249] Compiling v3_info.cc
[1043/1249] Compiling v3_genn.cc
[1044/1249] Compiling v3_enum.cc
[1045/1249] Compiling v3_extku.cc
[1046/1249] Compiling v3_crld.cc
[1047/1249] Compiling v3_cpols.cc
[1048/1249] Compiling v3_bitst.cc
[1049/1249] Compiling v3_bcons.cc
[1050/1249] Compiling v3_conf.cc
[1051/1249] Compiling v3_akeya.cc
[1051/1249] Compiling v3_alt.cc
[1053/1249] Compiling v3_akey.cc
[1054/1249] Compiling t_x509a.cc
[1055/1249] Compiling t_x509.cc
[1056/1249] Compiling t_req.cc
[1057/1249] Compiling i2d_pr.cc
[1058/1249] Compiling t_crl.cc
[1059/1249] Compiling name_print.cc
[1060/1249] Compiling rsa_pss.cc
[1061/1249] Compiling policy.cc
[1062/1249] Compiling by_file.cc
[1063/1249] Compiling algorithm.cc
[1064/1249] Compiling by_dir.cc
[1065/1249] Compiling asn1_gen.cc
[1066/1249] Compiling a_verify.cc
[1067/1249] Compiling thread_win.cc
[1068/1249] Compiling thread.cc
[1069/1249] Compiling thread_pthread.cc
[1070/1249] Compiling thread_none.cc
[1071/1249] Compiling a_digest.cc
[1072/1249] Compiling a_sign.cc
[1073/1249] Compiling voprf.cc
[1074/1249] Compiling trust_token.cc
[1075/1249] Compiling pmbtoken.cc
[1076/1249] Compiling stack.cc
[1077/1249] Compiling sha512.cc
[1078/1249] Compiling siphash.cc
[1079/1249] Compiling sha256.cc
[1080/1249] Compiling sha1.cc
[1081/1249] Compiling rsa_extra.cc
[1082/1249] Compiling slhdsa.cc
[1083/1249] Compiling rsa_print.cc
[1084/1249] Compiling spake2plus.cc
[1085/1249] Compiling rsa_crypt.cc
[1086/1249] Compiling rc4.cc
[1087/1249] Compiling urandom.cc
[1088/1249] Compiling refcount.cc
[1089/1249] Compiling windows.cc
[1090/1249] Compiling trusty.cc
[1091/1249] Compiling rand.cc
[1092/1249] Compiling ios.cc
[1093/1249] Compiling passive.cc
[1094/1249] Compiling poly1305_arm_asm.S
[1095/1249] Compiling getentropy.cc
[1096/1249] Compiling rsa_asn1.cc
[1097/1249] Compiling deterministic.cc
[1098/1249] Compiling forkunsafe.cc
[1099/1249] Compiling fork_detect.cc
[1100/1249] Compiling poly1305_vec.cc
[1101/1249] Compiling poly1305_arm.cc
[1102/1249] Compiling poly1305.cc
[1103/1249] Compiling pool.cc
[1104/1249] Compiling pkcs8.cc
[1105/1249] Compiling pkcs8_x509.cc
[1106/1249] Compiling p5_pbev2.cc
[1107/1249] Compiling pkcs7.cc
[1108/1249] Compiling pem_xaux.cc
[1109/1249] Compiling pkcs7_x509.cc
[1110/1249] Compiling pem_x509.cc
[1111/1249] Compiling pem_pkey.cc
[1112/1249] Compiling pem_oth.cc
[1113/1249] Compiling pem_pk8.cc
[1114/1249] Compiling mlkem.cc
[1115/1249] Compiling obj_xref.cc
[1116/1249] Compiling mldsa.cc
[1117/1249] Compiling pem_info.cc
[1118/1249] Compiling pem_lib.cc
[1119/1249] Compiling poly_rq_mul.S
[1120/1249] Compiling mem.cc
[1121/1249] Compiling pem_all.cc
[1122/1249] Compiling fips_shared_support.cc
[1123/1249] Compiling obj.cc
[1124/1249] Compiling md5.cc
[1125/1249] Compiling md4.cc
[1126/1249] Compiling lhash.cc
[1127/1249] Compiling fuzzer_mode.cc
[1128/1249] Compiling kyber.cc
[1129/1249] Compiling ex_data.cc
[1130/1249] Compiling hrss.cc
[1131/1249] Compiling hpke.cc
[1132/1249] Compiling scrypt.cc
[1133/1249] Compiling print.cc
[1134/1249] Compiling sign.cc
[1135/1249] Compiling pbkdf.cc
[1136/1249] Compiling p_x25519_asn1.cc
[1137/1249] Compiling p_x25519.cc
[1138/1249] Compiling p_rsa_asn1.cc
[1139/1249] Compiling p_hkdf.cc
[1140/1249] Compiling p_rsa.cc
[1141/1249] Compiling p_ed25519_asn1.cc
[1142/1249] Compiling p_ed25519.cc
[1143/1249] Compiling p_ec_asn1.cc
[1144/1249] Compiling p_ec.cc
[1145/1249] Compiling p_dsa_asn1.cc
[1146/1249] Compiling p_dh_asn1.cc
[1147/1249] Compiling p_dh.cc
[1148/1249] Compiling err.cc
[1149/1249] Compiling engine.cc
[1150/1249] Compiling evp_ctx.cc
[1151/1249] Compiling ecdsa_p1363.cc
[1152/1249] Compiling evp.cc
[1153/1249] Compiling evp_asn1.cc
[1154/1249] Compiling ecdh.cc
[1155/1249] Compiling ec_derive.cc
[1156/1249] Compiling ecdsa_asn1.cc
[1157/1249] Compiling hash_to_curve.cc
[1158/1249] Compiling dsa.cc
[1159/1249] Compiling ec_asn1.cc
[1160/1249] Compiling dsa_asn1.cc
[1161/1249] Compiling digest_extra.cc
[1162/1249] Compiling x25519-asm-arm.S
[1163/1249] Compiling params.cc
[1164/1249] Compiling des.cc
[1165/1249] Compiling dh_asn1.cc
[1166/1249] Compiling curve25519_64_adx.cc
[1167/1249] Compiling spake25519.cc
[1168/1249] Compiling cpu_intel.cc
[1169/1249] Compiling crypto.cc
[1170/1249] Compiling cpu_arm_linux.cc
[1171/1249] Compiling cpu_arm_freebsd.cc
[1172/1249] Compiling curve25519.cc
[1173/1249] Compiling cpu_aarch64_win.cc
[1174/1249] Compiling cpu_aarch64_sysreg.cc
[1175/1249] Compiling cpu_aarch64_openbsd.cc
[1176/1249] Compiling cpu_aarch64_linux.cc
[1177/1249] Compiling cpu_aarch64_fuchsia.cc
[1178/1249] Compiling cpu_aarch64_apple.cc
[1179/1249] Compiling conf.cc
[1180/1249] Compiling tls_cbc.cc
[1181/1249] Compiling get_cipher.cc
[1182/1249] Compiling e_rc4.cc
[1183/1249] Compiling e_tls.cc
[1184/1249] Compiling cms.cc
[1185/1249] Compiling e_rc2.cc
[1185/1249] Compiling e_null.cc
[1187/1249] Compiling e_des.cc
[1188/1249] Compiling e_chacha20poly1305.cc
[1189/1249] Compiling e_aesgcmsiv.cc
[1190/1249] Compiling e_aeseax.cc
[1191/1249] Compiling derive_key.cc
[1192/1249] Compiling e_aesctrhmac.cc
[1193/1249] Compiling chacha.cc
[1194/1249] Compiling unicode.cc
[1195/1249] Compiling cbb.cc
[1196/1249] Compiling cbs.cc
[1197/1249] Compiling ber.cc
[1198/1249] Compiling asn1_compat.cc
[1199/1249] Compiling sqrt.cc
[1200/1249] Compiling buf.cc
[1201/1249] Compiling div.cc
[1202/1249] Compiling exponentiation.cc
[1203/1249] Compiling blake2.cc
[1204/1249] Compiling printf.cc
[1205/1249] Compiling hexdump.cc
[1206/1249] Compiling pair.cc
[1207/1249] Compiling convert.cc
[1208/1249] Compiling bn_asn1.cc
[1209/1249] Compiling file.cc
[1210/1249] Compiling fd.cc
[1211/1249] Compiling errno.cc
[1212/1249] Compiling bio_mem.cc
[1213/1249] Compiling bcm.cc
[1214/1249] Compiling base64.cc
[1215/1249] Compiling bio.cc
[1216/1249] Compiling tasn_typ.cc
[1217/1249] Compiling tasn_fre.cc
[1218/1249] Compiling tasn_enc.cc
[1219/1249] Compiling tasn_utl.cc
[1220/1249] Compiling tasn_new.cc
[1221/1249] Compiling tasn_dec.cc
[1222/1249] Compiling posix_time.cc
[1223/1249] Compiling f_string.cc
[1224/1249] Compiling f_int.cc
[1225/1249] Compiling asn_pack.cc
[1226/1249] Compiling asn1_par.cc
[1227/1249] Compiling a_utctm.cc
[1228/1249] Compiling asn1_lib.cc
[1229/1249] Compiling a_time.cc
[1230/1249] Compiling a_type.cc
[1231/1249] Compiling a_strnid.cc
[1232/1249] Compiling a_octet.cc
[1233/1249] Compiling a_strex.cc
[1234/1249] Compiling a_mbstr.cc
[1235/1249] Write sources
[1237/1249] Compiling a_object.cc
[1238/1249] Compiling a_i2d_fp.cc
[1238/1249] Write sources
[1242/1249] Compiling a_int.cc
[1243/1249] Compiling a_dup.cc
[1244/1249] Compiling a_d2i_fp.cc
[1245/1249] Compiling a_gentm.cc
[1246/1285] Compiling aes.cc
[1246/1285] Compiling a_bool.cc
[1248/1395] Compiling a_bitstr.cc
[1250/1404] Compiling Algorithms Suffix.swift
[1251/1404] Compiling AsyncAlgorithms AsyncChannel.swift
[1252/1406] Compiling Algorithms Joined.swift
[1253/1406] Compiling Algorithms Keyed.swift
[1254/1407] Compiling Algorithms Indexed.swift
[1255/1407] Compiling Algorithms Intersperse.swift
[1256/1407] Compiling BitCollections BitArray+Descriptions.swift
[1257/1407] Compiling BitCollections BitArray+Equatable.swift
[1258/1407] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1259/1407] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1260/1407] Compiling BitCollections BitArray+Extras.swift
[1261/1407] Compiling Algorithms MinMax.swift
[1262/1407] Compiling BitCollections BitArray+Fill.swift
[1263/1407] Compiling Algorithms Partition.swift
[1264/1407] Compiling Algorithms Permutations.swift
[1265/1407] Compiling Algorithms Product.swift
[1266/1412] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[1267/1412] Compiling AsyncAlgorithms Locking.swift
[1268/1412] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[1269/1412] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[1270/1412] Compiling AsyncAlgorithms MergeStateMachine.swift
[1271/1412] Compiling AsyncAlgorithms MergeStorage.swift
[1272/1412] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[1273/1412] Compiling AsyncAlgorithms Rethrow.swift
[1274/1412] Compiling AsyncAlgorithms SetAlgebra.swift
[1275/1412] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1276/1412] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1277/1412] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1278/1412] Compiling Atomics Unmanaged extensions.swift
[1279/1412] Emitting module BitCollections
[1280/1412] Compiling Algorithms EitherSequence.swift
[1281/1412] Compiling Algorithms FirstNonNil.swift
[1282/1412] Compiling Algorithms FlattenCollection.swift
[1283/1412] Compiling Algorithms Grouped.swift
[1284/1412] Compiling Algorithms Unique.swift
[1285/1412] Compiling Algorithms Windows.swift
[1286/1412] Compiling BitCollections BitSet.swift
[1287/1412] Compiling BitCollections Range+Utilities.swift
[1288/1412] Compiling BitCollections Slice+Utilities.swift
[1289/1412] Compiling BitCollections UInt+Tricks.swift
[1290/1412] Compiling BitCollections _Word.swift
[1291/1412] Emitting module AsyncAlgorithms
[1292/1417] Compiling Algorithms AdjacentPairs.swift
[1293/1417] Compiling Algorithms Chain.swift
[1294/1417] Compiling Algorithms Chunked.swift
[1295/1417] Compiling Algorithms Combinations.swift
[1296/1417] Compiling Algorithms Compacted.swift
[1300/1417] Compiling AsyncAlgorithms ChannelStorage.swift
[1301/1417] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[1302/1417] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[1309/1417] Compiling Algorithms RandomSample.swift
[1310/1417] Compiling Algorithms Reductions.swift
[1311/1417] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[1312/1417] Compiling Algorithms Split.swift
[1313/1417] Compiling Algorithms Stride.swift
[1315/1417] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[1316/1417] Compiling AsyncAlgorithms CombineLatestStorage.swift
[1317/1417] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[1318/1417] Compiling AsyncAlgorithms DebounceStateMachine.swift
[1319/1417] Compiling AsyncAlgorithms DebounceStorage.swift
[1320/1417] Compiling AsyncAlgorithms Dictionary.swift
[1323/1417] Compiling Algorithms Cycle.swift
[1369/1419] Emitting module Collections
[1370/1419] Compiling Collections Collections.swift
[1394/1419] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1395/1419] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[1396/1419] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1397/1419] Compiling CryptoBoringWrapper RandomBytes.swift
[1398/1419] Compiling CryptoBoringWrapper EllipticCurve.swift
[1399/1419] Emitting module CryptoBoringWrapper
[1400/1419] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1401/1419] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1402/1419] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1403/1419] Emitting module Atomics
[1404/1419] Compiling AsyncAlgorithms UnsafeTransfer.swift
[1405/1419] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[1406/1419] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[1407/1419] Compiling AsyncAlgorithms ZipStateMachine.swift
[1408/1419] Compiling AsyncAlgorithms ZipStorage.swift
[1409/1554] Compiling NIOCore FileDescriptor.swift
[1410/1554] Compiling NIOCore FileHandle.swift
[1411/1554] Compiling NIOCore FileRegion.swift
[1412/1554] Compiling NIOCore GlobalSingletons.swift
[1413/1554] Compiling NIOCore IO.swift
[1414/1554] Compiling NIOCore IOData.swift
[1415/1554] Compiling NIOCore IPProtocol.swift
[1416/1554] Compiling NIOCore IntegerBitPacking.swift
[1417/1554] Compiling NIOCore IntegerTypes.swift
[1418/1554] Compiling NIOCore Interfaces.swift
[1419/1563] Emitting module Algorithms
[1420/1563] Compiling NIOCore EventLoop.swift
[1421/1563] Compiling NIOCore ByteBuffer-core.swift
[1422/1563] Compiling NIOCore ByteBuffer-hex.swift
[1423/1563] Compiling NIOCore ByteBuffer-int.swift
[1424/1563] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1425/1563] Compiling NIOCore ByteBuffer-multi-int.swift
[1426/1569] Compiling NIOCore Codec.swift
[1427/1569] Compiling NIOCore ConvenienceOptionSupport.swift
[1428/1569] Compiling NIOCore DeadChannel.swift
[1429/1569] Compiling NIOCore DispatchQueue+WithFuture.swift
[1430/1569] Compiling NIOCore EventLoop+Deprecated.swift
[1431/1569] Compiling NIOCore EventLoop+SerialExecutor.swift
[1432/1569] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1433/1569] Compiling NIOCore ByteBuffer-views.swift
[1434/1569] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1435/1569] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1436/1569] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1437/1569] Compiling NIOCore EventLoopFuture.swift
[1438/1569] Compiling NIOCore NIOScheduledCallback.swift
[1439/1569] Compiling NIOCore NIOSendable.swift
[1440/1569] Compiling NIOCore RecvByteBufferAllocator.swift
[1441/1569] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1442/1569] Compiling NIOCore SocketAddresses.swift
[1443/1569] Compiling NIOCore Channel.swift
[1444/1569] Emitting module CryptoExtras
[1445/1569] Compiling ServiceLifecycle GracefulShutdown.swift
[1446/1569] Compiling ServiceLifecycle ServiceRunnerError.swift
[1447/1569] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1448/1569] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1449/1569] Compiling ServiceLifecycle Service.swift
[1450/1569] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1451/1569] Compiling ServiceLifecycle CancellationWaiter.swift
[1452/1569] Emitting module ServiceLifecycle
[1453/1569] Compiling ServiceLifecycle ServiceGroup.swift
[1454/1569] Compiling NIOCore AddressedEnvelope.swift
[1455/1569] Compiling NIOCore AsyncAwaitSupport.swift
[1456/1569] Compiling NIOCore AsyncChannel.swift
[1457/1569] Compiling NIOCore AsyncChannelHandler.swift
[1458/1569] Compiling NIOCore AsyncChannelInboundStream.swift
[1459/1569] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1460/1569] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1461/1569] Compiling CryptoExtras ThreadWindows.swift
[1462/1569] Compiling CryptoExtras DLEQ.swift
[1463/1569] Compiling CryptoExtras Prover.swift
[1464/1569] Compiling CryptoExtras Verifier.swift
[1465/1569] Compiling CryptoExtras ZKPToolbox.swift
[1466/1569] Compiling CryptoExtras resource_bundle_accessor.swift
[1477/1570] Compiling NIOCore MulticastChannel.swift
[1478/1570] Compiling NIOCore NIOAny.swift
[1479/1570] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1480/1570] Compiling NIOCore NIOCoreSendableMetatype.swift
[1481/1570] Compiling NIOCore NIOLoopBound.swift
[1482/1570] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1483/1570] Compiling NIOCore NIOAsyncWriter.swift
[1484/1570] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1485/1570] Compiling NIOCore BSDSocketAPI.swift
[1486/1570] Compiling NIOCore ByteBuffer-aux.swift
[1487/1570] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1488/1570] Compiling NIOCore ByteBuffer-conversions.swift
[1489/1570] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1490/1570] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionGroup.swift
[1491/1570] Compiling _ConnectionPoolModule TinyFastSequence.swift
[1492/1570] Emitting module _ConnectionPoolModule
[1497/1570] Compiling _ConnectionPoolModule PoolStateMachine+ConnectionState.swift
[1498/1570] Compiling NIOCore Linux.swift
[1499/1570] Compiling NIOCore MarkedCircularBuffer.swift
[1500/1570] Compiling _ConnectionPoolModule PoolStateMachine+RequestQueue.swift
[1502/1570] Compiling _ConnectionPoolModule PoolStateMachine.swift
[1549/1578] Emitting module _CryptoExtras
[1550/1578] Compiling _CryptoExtras Exports.swift
[1551/1578] Compiling NIOCore SocketOptionProvider.swift
[1552/1578] Compiling NIOCore SystemCallHelpers.swift
[1553/1578] Compiling NIOCore TimeAmount+Duration.swift
[1554/1578] Compiling NIOCore TypeAssistedChannelHandler.swift
[1555/1578] Compiling NIOCore UniversalBootstrapSupport.swift
[1556/1578] Compiling NIOCore Utilities.swift
[1578/1578] Emitting module NIOCore
[1579/1728] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1580/1728] Compiling NIOEmbedded AsyncTestingChannel.swift
[1581/1728] Emitting module NIOEmbedded
[1582/1728] Compiling NIOEmbedded Embedded.swift
[1583/1728] Compiling SQLKit Exports.swift
[1584/1728] Compiling SQLKit SQLAlias.swift
[1585/1728] Compiling SQLKit SQLBetween.swift
[1586/1728] Compiling SQLKit SQLColumn.swift
[1587/1728] Compiling SQLKit SQLConstraint.swift
[1588/1728] Compiling SQLKit SQLDataType.swift
[1589/1728] Compiling SQLKit SQLDirection.swift
[1590/1728] Compiling SQLKit SQLDistinct.swift
[1591/1728] Compiling SQLKit SQLForeignKeyAction.swift
[1592/1728] Compiling SQLKit SQLNestedSubpathExpression.swift
[1593/1728] Compiling SQLKit SQLQualifiedTable.swift
[1594/1733] Compiling SQLKit SQLDialect.swift
[1595/1733] Compiling SQLKit SQLDatabase+Deprecated.swift
[1596/1733] Compiling SQLKit SQLError.swift
[1597/1733] Compiling SQLKit SQLExpressions+Deprecated.swift
[1598/1733] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[1599/1733] Compiling SQLKit SQLCreateTriggerBuilder.swift
[1600/1733] Compiling SQLKit SQLDeleteBuilder.swift
[1601/1733] Compiling SQLKit SQLDropEnumBuilder.swift
[1602/1733] Compiling SQLKit SQLDropIndexBuilder.swift
[1603/1733] Compiling SQLKit SQLDropTableBuilder.swift
[1604/1733] Compiling SQLKit SQLDropTriggerBuilder.swift
[1605/1733] Compiling SQLKit SQLUnionBuilder.swift
[1606/1733] Compiling SQLKit SQLUpdateBuilder.swift
[1607/1733] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[1608/1733] Compiling SQLKit SQLColumnUpdateBuilder.swift
[1609/1733] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[1610/1733] Compiling SQLKit SQLInsertBuilder.swift
[1611/1733] Compiling SQLKit SQLPredicateGroupBuilder.swift
[1612/1733] Compiling SQLKit SQLRawBuilder.swift
[1613/1733] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[1614/1733] Compiling SQLKit SQLSelectBuilder.swift
[1615/1733] Compiling SQLKit SQLSubqueryBuilder.swift
[1616/1733] Emitting module NIOPosix
[1617/1733] Compiling NIOPosix Utilities.swift
[1618/1733] Compiling NIOPosix VsockAddress.swift
[1619/1733] Compiling NIOPosix VsockChannelEvents.swift
[1620/1733] Compiling NIOPosix Windows.swift
[1621/1733] Compiling NIOPosix resource_bundle_accessor.swift
[1622/1733] Compiling SQLKit SQLReturningBuilder.swift
[1623/1733] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[1624/1733] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[1625/1733] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[1626/1733] Compiling SQLKit SQLDatabase.swift
[1627/1733] Compiling SQLKit SQLDatabaseReportedVersion.swift
[1628/1733] Compiling SQLKit SQLCommonUnionBuilder.swift
[1629/1733] Compiling SQLKit SQLJoinBuilder.swift
[1630/1733] Compiling SQLKit SQLPartialResultBuilder.swift
[1631/1733] Compiling SQLKit SQLPredicateBuilder.swift
[1632/1733] Compiling SQLKit SQLQueryBuilder.swift
[1633/1733] Compiling SQLKit SQLQueryFetcher.swift
[1634/1733] Compiling SQLKit SQLAlterEnumBuilder.swift
[1635/1733] Compiling SQLKit SQLAlterTableBuilder.swift
[1636/1733] Compiling SQLKit SQLConflictUpdateBuilder.swift
[1637/1733] Compiling SQLKit SQLCreateEnumBuilder.swift
[1638/1733] Compiling SQLKit SQLCreateIndexBuilder.swift
[1639/1733] Compiling SQLKit SQLCreateTableBuilder.swift
[1653/1767] Compiling SQLKit SQLCommonTableExpression.swift
[1654/1767] Compiling SQLKit SQLConflictAction.swift
[1655/1767] Compiling SQLKit SQLConflictResolutionStrategy.swift
[1656/1767] Compiling SQLKit SQLDropBehaviour.swift
[1657/1767] Compiling SQLKit SQLEnumDataType.swift
[1658/1767] Compiling SQLKit SQLExcludedColumn.swift
[1659/1767] Compiling SQLKit SQLForeignKey.swift
[1660/1767] Compiling SQLKit SQLUnion.swift
[1661/1767] Compiling SQLKit SQLUpdate.swift
[1662/1767] Compiling SQLKit SQLExpression.swift
[1663/1767] Compiling SQLKit SQLSerializer.swift
[1664/1767] Compiling SQLKit SQLStatement.swift
[1665/1767] Compiling SQLKit SQLBinaryExpression.swift
[1666/1767] Compiling SQLKit SQLBinaryOperator.swift
[1667/1767] Compiling SQLKit SQLBind.swift
[1668/1767] Compiling SQLKit SQLFunction.swift
[1669/1767] Compiling SQLKit SQLGroupExpression.swift
[1670/1767] Emitting module NIO
[1671/1767] Compiling NIO Exports.swift
[1693/1767] Compiling AsyncKit EventLoopConnectionPool.swift
[1694/1767] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[1695/1767] Compiling AsyncKit EventLoop+Concurrency.swift
[1696/1767] Compiling AsyncKit Future+Miscellaneous.swift
[1697/1767] Compiling AsyncKit Future+Nonempty.swift
[1698/1767] Compiling AsyncKit Future+Collection.swift
[1699/1767] Compiling AsyncKit Future+Conjunctions.swift
[1700/1767] Compiling AsyncKit Future+Try.swift
[1701/1767] Compiling AsyncKit FutureOperators.swift
[1702/1767] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1703/1767] Compiling AsyncKit EventLoopFutureQueue.swift
[1704/1767] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1705/1767] Compiling AsyncKit Collection+Flatten.swift
[1706/1767] Compiling AsyncKit ConnectionPoolError.swift
[1707/1767] Compiling AsyncKit ConnectionPoolItem.swift
[1708/1767] Compiling AsyncKit ConnectionPoolSource.swift
[1709/1767] Compiling AsyncKit EventLoop+Flatten.swift
[1710/1767] Compiling AsyncKit EventLoop+Future.swift
[1711/1767] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1712/1767] Compiling AsyncKit Future+Optional.swift
[1713/1767] Compiling AsyncKit Future+Transform.swift
[1715/1778] Compiling SQLKit SQLCreateIndex.swift
[1716/1778] Compiling SQLKit SQLCreateTable.swift
[1717/1778] Compiling SQLKit SQLCreateTrigger.swift
[1718/1778] Compiling SQLKit SQLDelete.swift
[1719/1778] Compiling SQLKit SQLDropEnum.swift
[1720/1778] Compiling SQLKit SQLDropIndex.swift
[1721/1778] Compiling SQLKit SQLDropTable.swift
[1722/1778] Compiling SQLKit SQLDropTrigger.swift
[1723/1778] Compiling SQLKit SQLInsert.swift
[1724/1778] Compiling SQLKit SQLSelect.swift
[1725/1778] Compiling SQLKit SQLJoin.swift
[1726/1778] Compiling SQLKit SQLJoinMethod.swift
[1727/1778] Compiling SQLKit SQLLockingClause.swift
[1728/1778] Compiling SQLKit SQLOrderBy.swift
[1729/1778] Compiling SQLKit SQLReturning.swift
[1730/1778] Compiling SQLKit SQLSubquery.swift
[1731/1778] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[1732/1778] Compiling SQLKit SQLAlterEnum.swift
[1733/1778] Compiling SQLKit SQLAlterTable.swift
[1734/1778] Compiling SQLKit SQLCreateEnum.swift
[1735/1778] Emitting module NIOTLS
[1736/1778] Emitting module SQLKit
[1737/1778] Emitting module NIOFoundationCompat
[1738/1778] Compiling NIOTLS TLSEvents.swift
[1739/1778] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1740/1778] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1741/1778] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1742/1778] Compiling NIOTLS SNIHandler.swift
[1743/1778] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1744/1778] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1745/1778] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1746/1778] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1747/1809] Compiling SQLKit SQLIdentifier.swift
[1748/1809] Compiling SQLKit SQLList.swift
[1749/1809] Compiling SQLKit SQLLiteral.swift
[1750/1809] Compiling SQLKit SQLRaw.swift
[1751/1809] Compiling SQLKit SQLCodingUtilities.swift
[1752/1809] Compiling SQLKit SQLQueryEncoder.swift
[1753/1809] Compiling SQLKit SQLRow.swift
[1754/1809] Compiling SQLKit SQLRowDecoder.swift
[1755/1809] Compiling SQLKit SomeCodingKey.swift
[1756/1809] Compiling SQLKit StringHandling.swift
[1757/1921] Emitting module NIOTransportServices
[1758/1923] Compiling FluentKit MirrorBypass.swift
[1759/1923] Compiling FluentKit AsyncMigration.swift
[1760/1925] Compiling FluentKit EagerLoad.swift
[1761/1925] Compiling FluentKit Fields+Codable.swift
[1762/1925] Compiling FluentKit Fields.swift
[1763/1925] Compiling FluentKit Migration.swift
[1764/1925] Compiling FluentKit MigrationLog.swift
[1765/1925] Compiling FluentKit Migrations.swift
[1766/1925] Compiling FluentKit Migrator.swift
[1767/1925] Compiling FluentKit AnyModel.swift
[1771/1925] Compiling FluentKit ModelMiddleware.swift
[1772/1925] Compiling FluentKit ModelResponder.swift
[1778/1925] Compiling FluentKit Exports.swift
[1779/1925] Compiling FluentKit FluentError.swift
[1782/1925] Compiling FluentKit EnumProperty.swift
[1783/1925] Compiling FluentKit OptionalEnumProperty.swift
[1786/1925] Compiling AsyncKit Optional+StrictMap.swift
[1787/1925] Compiling AsyncKit Exports.swift
[1788/1925] Emitting module NIOSSL
[1789/1928] Compiling FluentKit KeyPrefixingStrategy.swift
[1790/1928] Compiling FluentKit TransactionControlDatabase.swift
[1791/1928] Compiling FluentKit DatabaseEnum.swift
[1792/1928] Compiling FluentKit EnumBuilder.swift
[1793/1928] Compiling FluentKit EnumMetadata.swift
[1800/1928] Compiling NIOSSL UniversalBootstrapSupport.swift
[1801/1928] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1802/1928] Compiling NIOSSL resource_bundle_accessor.swift
[1825/1937] Compiling FluentKit Database+Concurrency.swift
[1826/1937] Compiling FluentKit EnumBuilder+Concurrency.swift
[1827/1937] Compiling FluentKit Model+Concurrency.swift
[1828/1937] Compiling FluentKit ModelResponder+Concurrency.swift
[1829/1937] Compiling FluentKit OptionalChild+Concurrency.swift
[1830/1937] Compiling FluentKit OptionalParent+Concurrency.swift
[1831/1937] Compiling FluentKit Parent+Concurrency.swift
[1832/1937] Compiling FluentKit QueryBuilder+Concurrency.swift
[1833/1937] Compiling FluentKit Relation+Concurrency.swift
[1834/1937] Compiling FluentKit SchemaBuilder+Concurrency.swift
[1835/1937] Compiling FluentKit Siblings+Concurrency.swift
[1836/1937] Compiling FluentKit Database+Logging.swift
[1837/1937] Compiling FluentKit Database.swift
[1838/1937] Compiling FluentKit DatabaseID.swift
[1839/1937] Compiling FluentKit DatabaseInput.swift
[1840/1937] Compiling FluentKit DatabaseOutput.swift
[1841/1937] Compiling FluentKit Databases.swift
[1845/1937] Compiling FluentKit Model+CRUD.swift
[1846/1937] Compiling FluentKit Model.swift
[1847/1937] Compiling FluentKit ModelAlias.swift
[1848/1937] Compiling FluentKit Schema.swift
[1849/1937] Compiling FluentKit FieldOperators.swift
[1850/1937] Compiling FluentKit Operators.swift
[1851/1937] Compiling FluentKit ValueOperators+Array.swift
[1852/1937] Compiling FluentKit ValueOperators+String.swift
[1853/1937] Compiling FluentKit ValueOperators.swift
[1854/1937] Compiling FluentKit Boolean.swift
[1865/1937] Emitting module FluentKit
[1883/1937] Compiling FluentKit QueryBuilder+Filter.swift
[1884/1937] Compiling FluentKit QueryBuilder+Group.swift
[1885/1937] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[1886/1937] Compiling FluentKit QueryBuilder+Join.swift
[1887/1937] Compiling FluentKit QueryBuilder+Paginate.swift
[1888/1937] Compiling FluentKit QueryBuilder+Range.swift
[1889/1937] Compiling FluentKit QueryBuilder+Set.swift
[1890/1937] Compiling FluentKit QueryBuilder+Sort.swift
[1891/1937] Compiling FluentKit QueryBuilder.swift
[1892/1937] Compiling FluentKit DatabaseQuery+Action.swift
[1893/1937] Compiling FluentKit DatabaseQuery+Aggregate.swift
[1894/1937] Compiling FluentKit DatabaseQuery+Field.swift
[1895/1937] Compiling FluentKit DatabaseQuery+Filter.swift
[1896/1937] Compiling FluentKit DatabaseQuery+Join.swift
[1897/1937] Compiling FluentKit DatabaseQuery+Range.swift
[1898/1937] Compiling FluentKit DatabaseQuery+Sort.swift
[1899/2044] Compiling PostgresNIO PostgresData+Decimal.swift
[1900/2044] Compiling PostgresNIO PostgresData+Double.swift
[1901/2044] Compiling PostgresNIO PostgresData+Float.swift
[1902/2044] Compiling PostgresNIO PostgresData+Int.swift
[1903/2044] Compiling PostgresNIO PostgresData+JSON.swift
[1904/2044] Compiling PostgresNIO Bool+PostgresCodable.swift
[1905/2044] Compiling PostgresNIO Bytes+PostgresCodable.swift
[1906/2044] Compiling PostgresNIO Date+PostgresCodable.swift
[1907/2044] Compiling PostgresNIO Decimal+PostgresCodable.swift
[1908/2044] Compiling PostgresNIO PostgresMessage+BackendKeyData.swift
[1909/2044] Compiling PostgresNIO PostgresMessage+DataRow.swift
[1910/2044] Compiling PostgresNIO PostgresMessage+Error.swift
[1911/2044] Compiling PostgresNIO PostgresConnection+Configuration.swift
[1912/2044] Compiling PostgresNIO PostgresConnection.swift
[1913/2044] Compiling PostgresNIO PostgresDatabase+PreparedQuery.swift
[1914/2044] Compiling PostgresNIO PostgresData+Array.swift
[1915/2044] Compiling PostgresNIO PostgresData+Bool.swift
[1916/2044] Compiling PostgresNIO PostgresData+Bytes.swift
[1917/2044] Compiling PostgresNIO PostgresData+Date.swift
[1918/2044] Compiling PostgresNIO PostgresConnection+Configuration+Deprecated.swift
[1919/2044] Compiling PostgresNIO PostgresMessage+SASLResponse.swift
[1920/2044] Compiling PostgresNIO PostgresMessage+SSLRequest.swift
[1921/2044] Compiling PostgresNIO PostgresMessage+SimpleQuery.swift
[1922/2044] Compiling PostgresNIO PostgresMessage+Startup.swift
[1923/2044] Compiling PostgresNIO PostgresMessage+Sync.swift
[1924/2044] Compiling PostgresNIO PostgresMessage+Terminate.swift
[1925/2044] Compiling PostgresNIO PostgresMessageDecoder.swift
[1926/2044] Compiling PostgresNIO PostgresMessageEncoder.swift
[1927/2044] Compiling PostgresNIO PostgresMessage+0.swift
[1928/2055] Compiling FluentSQL SQLQualifiedTable+Deprecated.swift
[1929/2056] Emitting module FluentSQL
[1930/2056] Compiling FluentSQL SQLJSONColumnPath+Deprecated.swift
[1931/2056] Compiling FluentSQL SQLList+Deprecated.swift
[1932/2056] Compiling FluentSQL DatabaseSchema+SQL.swift
[1933/2056] Compiling FluentSQL SQLDatabase+Model.swift
[1934/2056] Compiling FluentSQL ConverterUtilities.swift
[1935/2056] Compiling FluentSQL DatabaseQuery+SQL.swift
[1936/2056] Compiling FluentSQL SQLDatabase+Model+Concurrency.swift
[1937/2056] Compiling FluentSQL SQLQueryConverter.swift
[1938/2056] Compiling FluentSQL Exports.swift
[1939/2056] Compiling FluentSQL SQLSchemaConverter.swift
[1940/2056] Compiling PostgresNIO ParameterDescription.swift
[1941/2056] Compiling PostgresNIO ParameterStatus.swift
[1942/2056] Emitting module AsyncKit
[1943/2056] Compiling PostgresNIO CopyInMessage.swift
[1944/2056] Compiling PostgresNIO DataRow.swift
[1947/2056] Compiling PostgresNIO BackendKeyData.swift
[1948/2056] Compiling PostgresNIO ErrorResponse.swift
[1949/2056] Compiling PostgresNIO NotificationResponse.swift
[1954/2056] Compiling PostgresNIO Float+PostgresCodable.swift
[1955/2056] Compiling PostgresNIO Int+PostgresCodable.swift
[1956/2056] Compiling PostgresNIO JSON+PostgresCodable.swift
[1957/2056] Compiling PostgresNIO Range+PostgresCodable.swift
[1958/2056] Compiling PostgresNIO RawRepresentable+PostgresCodable.swift
[1959/2056] Compiling PostgresNIO String+PostgresCodable.swift
[1960/2056] Compiling PostgresNIO UUID+PostgresCodable.swift
[1961/2056] Compiling PostgresNIO ByteBuffer+PSQL.swift
[1971/2067] Compiling PostgresNIO ReadyForQuery.swift
[1972/2067] Compiling PostgresNIO RowDescription.swift
[1973/2067] Compiling PostgresNIO NotificationListener.swift
[1974/2067] Emitting module PostgresNIO
[1999/2067] Compiling PostgresNIO PostgresData+UInt.swift
[2000/2067] Compiling PostgresNIO PostgresMessage+Authentication.swift
[2001/2067] Compiling PostgresNIO PostgresMessage+Bind.swift
[2002/2067] Compiling PostgresNIO PostgresMessage+Close.swift
[2003/2067] Compiling PostgresNIO PostgresMessage+CommandComplete.swift
[2004/2067] Compiling PostgresNIO PostgresMessage+Describe.swift
[2005/2067] Compiling PostgresNIO PostgresMessage+Execute.swift
[2006/2067] Compiling PostgresNIO PostgresMessage+ParameterDescription.swift
[2007/2067] Compiling PostgresNIO PostgresMessage+ParameterStatus.swift
[2008/2067] Compiling PostgresNIO PostgresMessage+Parse.swift
[2009/2067] Compiling PostgresNIO PostgresMessage+Password.swift
[2010/2067] Compiling PostgresNIO PostgresMessage+ReadyForQuery.swift
[2011/2067] Compiling PostgresNIO PostgresNotificationSequence.swift
[2012/2067] Compiling PostgresNIO PostgresQuery.swift
[2013/2067] Compiling PostgresNIO PostgresRowSequence.swift
[2014/2067] Compiling PostgresNIO PostgresTransactionError.swift
[2015/2067] Compiling PostgresNIO PreparedStatement.swift
[2016/2067] Compiling PostgresNIO VariadicGenerics.swift
[2017/2067] Compiling PostgresNIO ConnectionFactory.swift
[2018/2067] Compiling PostgresNIO PostgresClient.swift
[2019/2067] Compiling PostgresNIO PostgresClientMetrics.swift
[2020/2067] Compiling PostgresNIO Postgres+PSQLCompat.swift
[2021/2067] Compiling PostgresNIO PostgresDatabase+Query.swift
[2022/2067] Compiling PostgresNIO PostgresData+JSONB.swift
[2023/2067] Compiling PostgresNIO PostgresData+Numeric.swift
[2024/2067] Compiling PostgresNIO PostgresData+Optional.swift
[2025/2067] Compiling PostgresNIO PostgresData+RawRepresentable.swift
[2026/2067] Compiling PostgresNIO PostgresData+Set.swift
[2027/2067] Compiling PostgresNIO PostgresData+String.swift
[2028/2067] Compiling PostgresNIO PostgresData+UUID.swift
[2029/2067] Compiling PostgresNIO PostgresData.swift
[2030/2067] Compiling PostgresNIO PostgresDataConvertible.swift
[2031/2067] Compiling PostgresNIO PostgresDataType.swift
[2032/2067] Compiling PostgresNIO PostgresRow.swift
[2034/2067] Compiling PostgresNIO PostgresMessage+Identifier.swift
[2035/2067] Compiling PostgresNIO PostgresMessage+NotificationResponse.swift
[2036/2067] Compiling PostgresNIO PostgresMessage+RowDescription.swift
[2037/2067] Compiling PostgresNIO PostgresMessageType.swift
[2038/2067] Compiling PostgresNIO AuthenticationStateMachine.swift
[2039/2067] Compiling PostgresNIO CloseStateMachine.swift
[2040/2067] Compiling PostgresNIO ConnectionStateMachine.swift
[2041/2067] Compiling PostgresNIO ExtendedQueryStateMachine.swift
[2042/2067] Compiling PostgresNIO ListenStateMachine.swift
[2043/2067] Compiling PostgresNIO PreparedStatementStateMachine.swift
[2044/2067] Compiling PostgresNIO RowStreamStateMachine.swift
[2045/2067] Compiling PostgresNIO Array+PostgresCodable.swift
[2046/2067] Compiling PostgresNIO PostgresDatabase+SimpleQuery.swift
[2047/2067] Compiling PostgresNIO PostgresDatabase.swift
[2048/2067] Compiling PostgresNIO PostgresRequest.swift
[2049/2067] Compiling PostgresNIO Exports.swift
[2050/2067] Compiling PostgresNIO NIOUtils.swift
[2051/2067] Compiling PostgresNIO PostgresError+Code.swift
[2052/2067] Compiling PostgresNIO PostgresError.swift
[2053/2067] Compiling PostgresNIO PostgresJSONDecoder.swift
[2054/2067] Compiling PostgresNIO PostgresJSONEncoder.swift
[2055/2067] Compiling PostgresNIO SASLAuthentication+SCRAM-SHA256.swift
[2056/2067] Compiling PostgresNIO SASLAuthenticationManager.swift
[2057/2067] Compiling PostgresNIO PSQLError.swift
[2058/2067] Compiling PostgresNIO PSQLEventsHandler.swift
[2059/2067] Compiling PostgresNIO PSQLPreparedStatement.swift
[2060/2067] Compiling PostgresNIO PSQLRowStream.swift
[2061/2067] Compiling PostgresNIO PSQLTask.swift
[2062/2067] Compiling PostgresNIO PostgresBackendMessage.swift
[2063/2067] Compiling PostgresNIO PostgresBackendMessageDecoder.swift
[2064/2067] Compiling PostgresNIO PostgresCell.swift
[2065/2067] Compiling PostgresNIO PostgresChannelHandler.swift
[2066/2067] Compiling PostgresNIO PostgresCodable.swift
[2067/2067] Compiling PostgresNIO PostgresFrontendMessageEncoder.swift
[2068/2081] Compiling PostgresKit PostgresDialect.swift
[2069/2082] Compiling PostgresKit SQLPostgresConfiguration.swift
[2070/2082] Compiling PostgresKit PostgresConnectionSource.swift
[2071/2082] Compiling PostgresKit PostgresDatabase+SQL.swift
[2072/2082] Compiling PostgresKit PostgresDatabase+SQL+Deprecated.swift
[2073/2082] Compiling PostgresKit Exports.swift
[2074/2082] Compiling PostgresKit PostgresDataDecoder.swift
[2075/2082] Compiling PostgresKit PostgresDataEncoder.swift
[2076/2082] Compiling PostgresKit PostgresRow+SQL.swift
[2077/2082] Compiling PostgresKit PostgresConfiguration.swift
[2078/2082] Compiling PostgresKit PostgresConnectionSource+PostgresConfiguration.swift
[2079/2082] Compiling PostgresKit ConnectionPool+Postgres.swift
[2080/2082] Compiling PostgresKit PostgresColumnType.swift
[2081/2082] Emitting module PostgresKit
[2082/2082] Compiling PostgresKit PostgresDataTranslation.swift
[2083/2092] Compiling FluentPostgresDriver PostgresRow+Database.swift
[2084/2092] Compiling FluentPostgresDriver PostgresError+Database.swift
[2085/2092] Compiling FluentPostgresDriver PostgresConverterDelegate.swift
[2086/2092] Compiling FluentPostgresDriver FluentPostgresDriver.swift
[2087/2092] Compiling FluentPostgresDriver Exports.swift
[2088/2092] Compiling FluentPostgresDriver FluentPostgresConfiguration.swift
[2089/2092] Compiling FluentPostgresDriver FluentPostgresConfiguration+Deprecated.swift
[2090/2092] Compiling FluentPostgresDriver DatabaseID+PostgreSQL.swift
[2091/2092] Emitting module FluentPostgresDriver
[2092/2092] Compiling FluentPostgresDriver FluentPostgresDatabase.swift
Build complete! (81.75s)
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/vapor/postgres-kit.git
Fetching https://github.com/vapor/async-kit.git
[1/2439] Fetching async-kit
[75/7875] Fetching async-kit, postgres-kit
[2879/21214] Fetching async-kit, postgres-kit, fluent-kit
Fetched https://github.com/vapor/async-kit.git from cache (1.28s)
Fetched https://github.com/vapor/fluent-kit.git from cache (1.28s)
Fetched https://github.com/vapor/postgres-kit.git from cache (1.28s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (1.81s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.92s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.34s)
Fetched https://github.com/apple/swift-collections.git from cache (2.37s)
Fetched https://github.com/apple/swift-nio.git from cache (2.40s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (2.90s)
Fetching https://github.com/vapor/sql-kit.git
[1/6087] Fetching sql-kit
Fetched https://github.com/vapor/sql-kit.git from cache (0.96s)
Computing version for https://github.com/vapor/postgres-kit.git
Computed https://github.com/vapor/postgres-kit.git at 2.15.0 (1.46s)
Fetching https://github.com/vapor/postgres-nio.git
[1/12875] Fetching postgres-nio
Fetched https://github.com/vapor/postgres-nio.git from cache (1.35s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.2 (1.87s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.47s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.23s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.87s)
Computing version for https://github.com/vapor/postgres-nio.git
Computed https://github.com/vapor/postgres-nio.git at 1.29.0 (1.42s)
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-atomics.git from cache (0.69s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.88s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.94s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.73s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.74s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.75s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.24s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.87.0 (0.61s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.92s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.41s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.50s)
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.47s)
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.15s)
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.68s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.55s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (0.47s)
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 (2.91s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.65s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (1.28s)
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.87.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/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/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/vapor/postgres-kit.git
Working copy of https://github.com/vapor/postgres-kit.git resolved at 2.15.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/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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.0.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
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-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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.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.3.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "fluent-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.52.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-kit.git"
    },
    {
      "identity" : "postgres-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.14.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/postgres-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" : "fluent-postgres-driver",
  "name" : "fluent-postgres-driver",
  "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" : "FluentPostgresDriver",
      "targets" : [
        "FluentPostgresDriver"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluentPostgresDriverTests",
      "module_type" : "SwiftTarget",
      "name" : "FluentPostgresDriverTests",
      "path" : "Tests/FluentPostgresDriverTests",
      "product_dependencies" : [
        "FluentBenchmark"
      ],
      "sources" : [
        "FluentPostgresDriverTests.swift",
        "FluentPostgresTransactionControlTests.swift"
      ],
      "target_dependencies" : [
        "FluentPostgresDriver"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FluentPostgresDriver",
      "module_type" : "SwiftTarget",
      "name" : "FluentPostgresDriver",
      "path" : "Sources/FluentPostgresDriver",
      "product_dependencies" : [
        "FluentKit",
        "FluentSQL",
        "PostgresKit",
        "AsyncKit"
      ],
      "product_memberships" : [
        "FluentPostgresDriver"
      ],
      "sources" : [
        "DatabaseID+PostgreSQL.swift",
        "Deprecations/FluentPostgresConfiguration+Deprecated.swift",
        "Exports.swift",
        "FluentPostgresConfiguration.swift",
        "FluentPostgresDatabase.swift",
        "FluentPostgresDriver.swift",
        "PostgresConverterDelegate.swift",
        "PostgresError+Database.swift",
        "PostgresRow+Database.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.