The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of fluent, reference main (223b27), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 13:59:30 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/fluent.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/fluent
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 223b27d Async Lifecycle (#781)
Cloned https://github.com/vapor/fluent.git
Revision (git rev-parse @):
223b27d04ab2b51c25503c9922eecbcdf6c12f89
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/fluent.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vapor/fluent.git
https://github.com/vapor/fluent.git
{
  "dependencies" : [
    {
      "identity" : "fluent-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.49.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-kit.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.101.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "fluent",
  "name" : "fluent",
  "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" : "Fluent",
      "targets" : [
        "Fluent"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluentTests",
      "module_type" : "SwiftTarget",
      "name" : "FluentTests",
      "path" : "Tests/FluentTests",
      "product_dependencies" : [
        "XCTFluent",
        "XCTVapor"
      ],
      "sources" : [
        "CacheTests.swift",
        "CredentialTests.swift",
        "OperatorTests.swift",
        "PaginationTests.swift",
        "QueryHistoryTests.swift",
        "RepositoryTests.swift",
        "SessionTests.swift"
      ],
      "target_dependencies" : [
        "Fluent"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Fluent",
      "module_type" : "SwiftTarget",
      "name" : "Fluent",
      "path" : "Sources/Fluent",
      "product_dependencies" : [
        "FluentKit",
        "Vapor"
      ],
      "product_memberships" : [
        "Fluent"
      ],
      "sources" : [
        "Concurrency/FluentProvider+Concurrency.swift",
        "Concurrency/ModelCredentialsAuthenticatable+Concurrency.swift",
        "Concurrency/Pagination+Concurrency.swift",
        "Concurrency/Sessions+Concurrency.swift",
        "Exports.swift",
        "Fluent+Cache.swift",
        "Fluent+History.swift",
        "Fluent+Paginate.swift",
        "Fluent+Pagination.swift",
        "Fluent+Sessions.swift",
        "FluentProvider.swift",
        "MigrateCommand.swift",
        "ModelAuthenticatable.swift",
        "ModelCredentialsAuthenticatable.swift",
        "ModelTokenAuthenticatable.swift",
        "PageLimit.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/476] Copying PrivacyInfo.xcprivacy
[0/476] Write sources
[2/476] Copying PrivacyInfo.xcprivacy
[2/476] Write sources
[7/476] Copying PrivacyInfo.xcprivacy
[7/476] Write sources
[9/476] Copying PrivacyInfo.xcprivacy
[9/476] Write sources
[51/476] Write swift-version-2F0A5646E1D333AE.txt
[52/476] Compiling CNIOWindows WSAStartup.c
[53/476] Compiling CSystem shims.c
[54/476] Compiling CNIOWindows shim.c
[54/476] Compiling CNIOWASI CNIOWASI.c
[56/476] Compiling _NumericsShims _NumericsShims.c
[57/476] Compiling CNIOLinux shim.c
[58/528] Compiling CNIOSHA1 c_nio_sha1.c
[59/528] Compiling CVaporBcrypt blf.c
[60/528] Compiling _AtomicsShims.c
[61/528] Compiling CVaporBcrypt bcrypt.c
[62/528] Compiling CNIOLinux liburing_shims.c
[63/622] Compiling CNIOLLHTTP c_nio_llhttp.c
[64/622] Compiling CNIOLLHTTP c_nio_http.c
[65/622] Compiling CNIOLLHTTP c_nio_api.c
[66/622] Compiling CNIOExtrasZlib empty.c
[68/622] Compiling ServiceContextModule ServiceContextKey.swift
[69/622] Compiling ServiceContextModule ServiceContext.swift
[70/622] Emitting module ServiceContextModule
[71/622] Compiling RealModule Float80+Real.swift
[72/622] Compiling RealModule Real.swift
[73/623] Compiling RealModule Float16+Real.swift
[74/623] Compiling RealModule ElementaryFunctions.swift
[75/623] Compiling RealModule Float+Real.swift
[76/623] Compiling RealModule AugmentedArithmetic.swift
[77/623] Emitting module RealModule
[78/623] Compiling RealModule AlgebraicField.swift
[79/623] Compiling RealModule Double+Real.swift
[80/623] Compiling RealModule ApproximateEquality.swift
[81/623] Emitting module _NIOBase64
[82/623] Compiling _NIOBase64 Base64.swift
[83/623] Compiling RealModule RealFunctions.swift
[84/623] Compiling Crypto HPKE-Ciphersuite.swift
[85/623] Compiling Crypto HPKE-KDF.swift
[85/624] Compiling fiat_p256_adx_sqr.S
[86/624] Compiling fiat_p256_adx_mul.S
[88/624] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[89/624] Compiling Crypto ASN1.swift
[90/624] Compiling Crypto ASN1Any.swift
[91/624] Compiling Crypto HashFunctions_SHA2.swift
[92/624] Compiling Crypto HPKE-AEAD.swift
[93/624] Compiling Crypto Digest_boring.swift
[94/624] Compiling Crypto Digest.swift
[95/624] Compiling Crypto Digests.swift
[96/624] Compiling Crypto HashFunctions.swift
[96/624] Compiling fiat_curve25519_adx_square.S
[97/630] Compiling fiat_curve25519_adx_mul.S
[99/630] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[100/630] Compiling Crypto Cipher.swift
[101/630] Compiling Crypto Nonces.swift
[102/630] Compiling Crypto AES-GCM.swift
[103/630] Compiling Crypto AES-GCM_boring.swift
[104/630] Emitting module InternalCollectionsUtilities
[105/630] Compiling Crypto ChaChaPoly_boring.swift
[106/630] Compiling Crypto ChaChaPoly.swift
[107/630] Compiling _NIODataStructures PriorityQueue.swift
[108/630] Compiling _NIODataStructures _TinyArray.swift
[111/633] Compiling CNIODarwin shim.c
[113/633] Compiling Logging MetadataProvider.swift
[117/633] Emitting module _NIODataStructures
[118/633] Compiling _NIODataStructures Heap.swift
[119/633] Compiling Instrumentation Locks.swift
[120/633] Compiling Instrumentation Instrument.swift
[121/633] Emitting module Instrumentation
[122/633] Compiling Instrumentation NoOpInstrument.swift
[123/633] Compiling Instrumentation InstrumentationSystem.swift
[124/633] Compiling Instrumentation MultiplexInstrument.swift
[128/766] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[129/766] Compiling OrderedCollections OrderedSet+Descriptions.swift
[130/766] Compiling OrderedCollections OrderedSet+Diffing.swift
[131/766] Compiling OrderedCollections OrderedSet+Equatable.swift
[132/766] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[133/766] Compiling OrderedCollections OrderedSet+Hashable.swift
[134/766] Compiling OrderedCollections OrderedSet+Initializers.swift
[134/766] Compiling CNIOBoringSSLShims shims.c
[136/766] Emitting module CoreMetrics
[137/766] Compiling CoreMetrics Locks.swift
[138/766] Compiling CoreMetrics Metrics.swift
[139/766] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[140/766] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[141/766] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[142/766] Compiling OrderedCollections OrderedSet+Insertions.swift
[143/766] Compiling OrderedCollections OrderedSet+Invariants.swift
[144/766] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[145/766] Compiling Logging LogHandler.swift
[146/766] Compiling Logging Logging.swift
[147/766] Emitting module Logging
[148/766] Compiling Logging Locks.swift
[149/766] Emitting module SystemPackage
[150/774] Compiling HeapModule Heap+Invariants.swift
[151/854] Compiling HeapModule _HeapNode.swift
[152/854] Compiling HeapModule Heap+UnsafeHandle.swift
[153/854] Compiling HeapModule Heap.swift
[154/854] Compiling HeapModule Heap+Descriptions.swift
[155/854] Emitting module HeapModule
[156/854] Compiling HashTreeCollections _HashNode+Debugging.swift
[157/854] Compiling HashTreeCollections _HashNode+Initializers.swift
[158/854] Compiling HashTreeCollections _HashNode+Invariants.swift
[159/854] Compiling HashTreeCollections _Hash.swift
[160/854] Compiling HashTreeCollections _HashLevel.swift
[161/854] Compiling HashTreeCollections _HashNode+Builder.swift
[162/854] Compiling HashTreeCollections TreeDictionary+Filter.swift
[163/854] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[164/854] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[165/854] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[166/854] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[170/854] Compiling HashTreeCollections TreeDictionary+Keys.swift
[173/860] Compiling HashTreeCollections _HashNode+Lookups.swift
[174/860] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[175/860] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[176/860] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[177/882] Compiling Tracing TracingTime.swift
[178/882] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[179/882] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[180/882] Compiling HashTreeCollections _RawHashNode.swift
[181/882] Compiling HashTreeCollections _UnmanagedHashNode.swift
[182/882] Compiling HashTreeCollections _UnsafePath.swift
[183/882] Compiling HashTreeCollections TreeDictionary+Codable.swift
[184/882] Compiling Tracing TracerProtocol.swift
[185/882] Compiling HashTreeCollections _HashNode+Storage.swift
[186/882] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[187/882] Compiling HashTreeCollections _HashNode+Structural filter.swift
[188/882] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[189/882] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[190/882] Compiling HashTreeCollections TreeSet+Equatable.swift
[191/882] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[192/882] Compiling HashTreeCollections TreeSet+Extras.swift
[193/882] Compiling HashTreeCollections TreeSet+Filter.swift
[194/882] Compiling HashTreeCollections TreeSet+Hashable.swift
[195/882] Compiling HashTreeCollections TreeSet+Sendable.swift
[196/882] Compiling HashTreeCollections TreeSet+Sequence.swift
[205/890] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[206/890] Compiling HashTreeCollections TreeDictionary+Merge.swift
[207/890] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[208/890] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[209/890] Compiling HashTreeCollections TreeDictionary+Values.swift
[210/890] Compiling HashTreeCollections TreeDictionary.swift
[211/890] Compiling HashTreeCollections TreeSet+Codable.swift
[212/890] Compiling HashTreeCollections TreeSet+Collection.swift
[213/890] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[214/890] Compiling HashTreeCollections TreeSet+Debugging.swift
[215/890] Compiling HashTreeCollections TreeSet+Descriptions.swift
[216/890] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[217/890] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[218/890] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[219/890] Compiling HashTreeCollections _HashNode+Structural merge.swift
[220/890] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[221/890] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[222/890] Compiling HashTreeCollections _HashNode+Structural union.swift
[222/890] Compiling tls_method.cc
[223/890] Compiling tls_record.cc
[225/890] Compiling DequeModule _DequeBuffer.swift
[226/890] Compiling DequeModule _DequeSlot.swift
[227/890] Compiling DequeModule _DequeBufferHeader.swift
[228/890] Compiling DequeModule Deque+Testing.swift
[229/890] Compiling DequeModule Deque._Storage.swift
[230/891] Compiling DequeModule Deque+Equatable.swift
[231/891] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[232/891] Compiling DequeModule Deque+Extras.swift
[233/891] Compiling DequeModule Deque+Hashable.swift
[234/891] Compiling DequeModule Deque+CustomReflectable.swift
[235/891] Compiling DequeModule Deque+Descriptions.swift
[236/891] Compiling DequeModule Deque+Codable.swift
[237/891] Compiling DequeModule Deque+Collection.swift
[238/898] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[239/898] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[240/898] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[241/898] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[242/898] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[243/898] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[244/898] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[245/898] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[246/898] Compiling Tracing SpanProtocol.swift
[247/898] Compiling Tracing TracerProtocol+Legacy.swift
[257/898] Compiling OrderedCollections OrderedSet+SubSequence.swift
[258/898] Compiling OrderedCollections OrderedSet+Testing.swift
[259/898] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[260/898] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[261/898] Compiling OrderedCollections OrderedSet.swift
[262/898] Compiling OrderedCollections _UnsafeBitset.swift
[263/898] Compiling Tracing InstrumentationSystem+Tracing.swift
[264/898] Compiling Tracing NoOpTracer.swift
[265/898] Emitting module Tracing
[266/898] Compiling Tracing Tracer.swift
[267/898] Compiling DequeModule Deque._UnsafeHandle.swift
[268/898] Compiling DequeModule Deque.swift
[282/898] Compiling DequeModule _UnsafeWrappedBuffer.swift
[283/898] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[284/898] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[285/898] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[286/898] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[287/898] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[288/898] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[289/898] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[290/898] Compiling HashTreeCollections TreeSet.swift
[331/898] Emitting module DequeModule
[341/898] Compiling _RopeModule Rope+Remove.swift
[342/898] Compiling _RopeModule Rope+RemoveSubrange.swift
[343/898] Compiling _RopeModule Rope+Split.swift
[344/898] Compiling _RopeModule Optional Utilities.swift
[345/898] Compiling _RopeModule String Utilities.swift
[346/898] Compiling _RopeModule String.Index+ABI.swift
[347/898] Compiling _RopeModule _CharacterRecognizer.swift
[348/898] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[358/898] Emitting module OrderedCollections
[368/898] Emitting module _RopeModule
[368/898] Compiling tls13_server.cc
[369/898] Compiling tls13_enc.cc
[417/898] Compiling tls13_client.cc
[418/898] Compiling tls13_both.cc
[419/898] Compiling t1_enc.cc
[421/898] Emitting module Metrics
[422/898] Compiling Metrics Metrics.swift
[423/898] Emitting module Crypto
[432/906] Emitting module HashTreeCollections
[496/906] Compiling ssl_versions.cc
[498/906] Compiling RoutingKit Router.swift
[498/906] Compiling ssl_stat.cc
[499/906] Compiling ssl_transcript.cc
[500/906] Compiling ssl_x509.cc
[501/906] Compiling ssl_session.cc
[503/906] Compiling RoutingKit AnyRouter.swift
[504/906] Compiling RoutingKit PathComponent.swift
[505/906] Compiling RoutingKit Parameters.swift
[506/906] Emitting module RoutingKit
[507/906] Compiling RoutingKit TrieRouter.swift
[508/906] Compiling Crypto RNG_boring.swift
[509/906] Compiling Crypto SafeCompare_boring.swift
[510/906] Compiling Crypto Zeroization_boring.swift
[511/906] Compiling Crypto PrettyBytes.swift
[512/906] Compiling Crypto SafeCompare.swift
[513/906] Compiling Crypto SecureBytes.swift
[514/906] Compiling Crypto Zeroization.swift
[515/906] Compiling Crypto resource_bundle_accessor.swift
[515/906] Compiling ssl_privkey.cc
[516/906] Compiling ssl_key_share.cc
[517/906] Compiling ssl_file.cc
[518/906] Compiling ssl_lib.cc
[519/906] Compiling ssl_cipher.cc
[520/906] Compiling ssl_cert.cc
[521/906] Compiling ssl_credential.cc
[522/906] Compiling ssl_buffer.cc
[523/906] Compiling ssl_asn1.cc
[524/906] Compiling ssl_aead_ctx.cc
[525/906] Compiling s3_pkt.cc
[526/906] Compiling s3_lib.cc
[527/906] Compiling s3_both.cc
[528/906] Compiling handshake.cc
[529/906] Compiling handshake_server.cc
[530/906] Compiling handshake_client.cc
[531/906] Compiling handoff.cc
[532/906] Compiling md5-x86_64-linux.S
[533/906] Compiling md5-x86_64-apple.S
[534/906] Compiling md5-586-linux.S
[535/906] Compiling md5-586-apple.S
[536/906] Compiling encrypted_client_hello.cc
[537/906] Compiling dtls_method.cc
[538/906] Compiling extensions.cc
[539/906] Compiling dtls_record.cc
[540/906] Compiling chacha20_poly1305_x86_64-linux.S
[541/906] Compiling chacha20_poly1305_x86_64-apple.S
[542/906] Compiling chacha20_poly1305_armv8-win.S
[543/906] Compiling chacha20_poly1305_armv8-linux.S
[544/906] Compiling chacha-x86_64-linux.S
[545/906] Compiling chacha-x86_64-apple.S
[546/906] Compiling chacha-x86-linux.S
[547/906] Compiling chacha20_poly1305_armv8-apple.S
[548/906] Compiling chacha-x86-apple.S
[549/906] Compiling chacha-armv8-win.S
[550/906] Compiling chacha-armv8-linux.S
[551/906] Compiling chacha-armv4-linux.S
[552/906] Compiling chacha-armv8-apple.S
[553/906] Compiling aes128gcmsiv-x86_64-linux.S
[554/906] Compiling aes128gcmsiv-x86_64-apple.S
[555/906] Compiling d1_srtp.cc
[556/906] Compiling err_data.cc
[557/906] Compiling x86_64-mont5-apple.S
[558/906] Compiling x86_64-mont5-linux.S
[559/906] Compiling d1_pkt.cc
[560/906] Compiling x86_64-mont-linux.S
[561/906] Compiling x86-mont-linux.S
[562/906] Compiling x86_64-mont-apple.S
[563/906] Compiling x86-mont-apple.S
[564/906] Compiling bio_ssl.cc
[565/906] Compiling vpaes-x86_64-linux.S
[565/906] Compiling vpaes-x86_64-apple.S
[567/906] Compiling vpaes-x86-linux.S
[568/906] Compiling vpaes-armv8-win.S
[569/906] Compiling vpaes-x86-apple.S
[570/906] Compiling vpaes-armv8-linux.S
[571/906] Compiling vpaes-armv7-linux.S
[572/906] Compiling vpaes-armv8-apple.S
[573/906] Compiling sha512-x86_64-apple.S
[574/906] Compiling sha512-x86_64-linux.S
[575/906] Compiling sha512-armv8-win.S
[576/906] Compiling sha512-armv8-linux.S
[577/906] Compiling sha512-armv4-linux.S
[578/906] Compiling sha512-armv8-apple.S
[579/906] Compiling sha512-586-linux.S
[580/906] Compiling sha512-586-apple.S
[581/906] Compiling d1_lib.cc
[582/906] Compiling sha256-x86_64-apple.S
[583/906] Compiling sha256-x86_64-linux.S
[584/906] Compiling sha256-armv8-win.S
[584/906] Compiling sha256-armv8-linux.S
[586/906] Compiling sha256-armv8-apple.S
[587/906] Compiling sha256-586-linux.S
[588/906] Compiling sha256-armv4-linux.S
[589/906] Compiling sha256-586-apple.S
[590/906] Compiling sha1-x86_64-linux.S
[591/906] Compiling sha1-armv8-win.S
[592/906] Compiling sha1-x86_64-apple.S
[593/906] Compiling sha1-armv8-linux.S
[594/906] Compiling d1_both.cc
[595/906] Compiling sha1-armv4-large-linux.S
[596/906] Compiling sha1-586-linux.S
[596/906] Compiling sha1-armv8-apple.S
[598/906] Compiling sha1-586-apple.S
[598/906] Compiling rsaz-avx2-linux.S
[600/906] Compiling rsaz-avx2-apple.S
[601/906] Compiling rdrand-x86_64-apple.S
[602/906] Compiling rdrand-x86_64-linux.S
[603/906] Compiling p256_beeu-x86_64-asm-linux.S
[604/906] Compiling p256_beeu-x86_64-asm-apple.S
[605/906] Compiling p256_beeu-armv8-asm-win.S
[606/906] Compiling p256-x86_64-asm-linux.S
[607/906] Compiling p256_beeu-armv8-asm-linux.S
[608/906] Compiling p256-x86_64-asm-apple.S
[608/906] Compiling p256_beeu-armv8-asm-apple.S
[610/906] Compiling p256-armv8-asm-win.S
[611/906] Compiling p256-armv8-asm-linux.S
[612/906] Compiling ghashv8-armv8-win.S
[613/906] Compiling p256-armv8-asm-apple.S
[614/906] Compiling ghashv8-armv8-linux.S
[615/906] Compiling ghashv8-armv7-linux.S
[616/906] Compiling ghashv8-armv8-apple.S
[617/906] Compiling ghash-x86-linux.S
[618/906] Compiling ghash-x86_64-apple.S
[618/906] Compiling ghash-x86_64-linux.S
[620/906] Compiling ghash-x86-apple.S
[621/906] Compiling ghash-ssse3-x86_64-linux.S
[622/906] Compiling ghash-ssse3-x86_64-apple.S
[623/906] Compiling ghash-ssse3-x86-linux.S
[624/906] Compiling ghash-ssse3-x86-apple.S
[625/906] Compiling ghash-neon-armv8-win.S
[626/906] Compiling co-586-apple.S
[627/906] Compiling ghash-neon-armv8-linux.S
[628/906] Compiling ghash-armv4-linux.S
[628/906] Compiling ghash-neon-armv8-apple.S
[630/906] Compiling co-586-linux.S
[631/906] Compiling bn-armv8-win.S
[632/906] Compiling bsaes-armv7-linux.S
[633/906] Compiling bn-armv8-linux.S
[633/906] Compiling bn-armv8-apple.S
[635/906] Compiling bn-586-linux.S
[636/906] Compiling bn-586-apple.S
[637/906] Compiling armv4-mont-linux.S
[638/906] Compiling armv8-mont-win.S
[639/906] Compiling armv8-mont-linux.S
[640/906] Compiling armv8-mont-apple.S
[641/906] Compiling aesv8-gcm-armv8-linux.S
[642/906] Compiling aesv8-gcm-armv8-win.S
[643/906] Compiling aesv8-armv8-win.S
[644/906] Compiling aesv8-gcm-armv8-apple.S
[645/906] Compiling aesv8-armv8-linux.S
[646/906] Compiling aesv8-armv7-linux.S
[647/906] Compiling aesni-x86_64-linux.S
[648/906] Compiling aesv8-armv8-apple.S
[649/906] Compiling aesni-x86_64-apple.S
[650/906] Compiling aesni-x86-apple.S
[651/906] Compiling aesni-x86-linux.S
[652/906] Compiling aesni-gcm-x86_64-linux.S
[653/906] Compiling aesni-gcm-x86_64-apple.S
[654/906] Compiling aes-gcm-avx2-x86_64-apple.S
[655/906] Compiling aes-gcm-avx2-x86_64-linux.S
[656/906] Compiling aes-gcm-avx10-x86_64-apple.S
[656/906] Compiling aes-gcm-avx10-x86_64-linux.S
[658/906] Compiling x_sig.cc
[659/906] Compiling x_spki.cc
[660/906] Compiling x_x509a.cc
[661/906] Compiling x_val.cc
[662/906] Compiling x_req.cc
[663/906] Compiling x_x509.cc
[664/906] Compiling x_name.cc
[665/906] Compiling x_exten.cc
[666/906] Compiling x_crl.cc
[667/906] Compiling x_pubkey.cc
[668/906] Compiling x_attrib.cc
[669/906] Compiling x_algor.cc
[670/906] Compiling x509spki.cc
[671/906] Compiling x509rset.cc
[672/906] Compiling x509name.cc
[673/906] Compiling x_all.cc
[674/906] Compiling x509cset.cc
[675/906] Compiling x509_v3.cc
[676/906] Compiling x509_vpm.cc
[677/906] Compiling x509_vfy.cc
[678/906] Compiling x509_txt.cc
[679/906] Compiling x509_trs.cc
[680/906] Compiling x509_set.cc
[681/906] Compiling x509_def.cc
[682/906] Compiling x509_lu.cc
[683/906] Compiling x509_obj.cc
[684/906] Compiling x509_req.cc
[685/906] Compiling x509_d2.cc
[686/906] Compiling x509_ext.cc
[687/906] Compiling x509_cmp.cc
[688/906] Compiling x509.cc
[689/906] Compiling x509_att.cc
[690/906] Compiling v3_prn.cc
[691/906] Compiling v3_ocsp.cc
[692/906] Compiling v3_skey.cc
[693/906] Compiling v3_utl.cc
[694/906] Compiling v3_pcons.cc
[694/906] Compiling v3_pmaps.cc
[696/906] Compiling v3_purp.cc
[697/906] Compiling v3_ncons.cc
[698/906] Compiling v3_lib.cc
[699/906] Compiling v3_int.cc
[700/906] Compiling v3_ia5.cc
[701/906] Compiling v3_genn.cc
[702/906] Compiling v3_info.cc
[703/906] Compiling v3_extku.cc
[704/906] Compiling v3_enum.cc
[705/906] Compiling v3_crld.cc
[706/906] Compiling v3_conf.cc
[707/906] Compiling v3_cpols.cc
[708/906] Compiling v3_bitst.cc
[709/906] Compiling v3_bcons.cc
[710/906] Compiling v3_akey.cc
[711/906] Compiling t_x509a.cc
[712/906] Compiling v3_akeya.cc
[713/906] Compiling v3_alt.cc
[714/906] Compiling t_x509.cc
[715/906] Compiling t_crl.cc
[716/906] Compiling t_req.cc
[717/906] Compiling rsa_pss.cc
[718/906] Compiling i2d_pr.cc
[719/906] Compiling name_print.cc
[720/906] Compiling policy.cc
[721/906] Compiling by_file.cc
[722/906] Compiling by_dir.cc
[723/906] Compiling a_verify.cc
[724/906] Compiling algorithm.cc
[725/906] Compiling a_digest.cc
[726/906] Compiling asn1_gen.cc
[727/906] Compiling a_sign.cc
[728/906] Compiling voprf.cc
[729/906] Compiling trust_token.cc
[730/906] Compiling thread_win.cc
[731/906] Compiling thread.cc
[732/906] Compiling thread_none.cc
[733/906] Compiling thread_pthread.cc
[734/906] Compiling stack.cc
[735/906] Compiling pmbtoken.cc
[736/906] Compiling slhdsa.cc
[737/906] Compiling spake2plus.cc
[738/906] Compiling siphash.cc
[739/906] Compiling sha512.cc
[740/906] Compiling sha1.cc
[741/906] Compiling sha256.cc
[742/906] Compiling rsa_print.cc
[743/906] Compiling rsa_extra.cc
[744/906] Compiling rsa_crypt.cc
[745/906] Compiling refcount.cc
[746/906] Compiling rsa_asn1.cc
[747/906] Compiling rc4.cc
[748/906] Compiling urandom.cc
[749/906] Compiling windows.cc
[750/906] Compiling trusty.cc
[751/906] Compiling rand.cc
[752/906] Compiling ios.cc
[753/906] Compiling passive.cc
[754/906] Compiling poly1305_arm_asm.S
[755/906] Compiling getentropy.cc
[756/906] Compiling forkunsafe.cc
[757/906] Compiling deterministic.cc
[758/906] Compiling fork_detect.cc
[759/906] Compiling poly1305_vec.cc
[760/906] Compiling poly1305_arm.cc
[761/906] Compiling poly1305.cc
[762/906] Compiling pool.cc
[763/906] Compiling pkcs7.cc
[763/906] Compiling pkcs8.cc
[765/906] Compiling p5_pbev2.cc
[766/906] Compiling pkcs8_x509.cc
[767/906] Compiling pem_xaux.cc
[768/906] Compiling pkcs7_x509.cc
[769/906] Compiling pem_x509.cc
[770/906] Compiling pem_pkey.cc
[771/906] Compiling pem_pk8.cc
[772/906] Compiling pem_oth.cc
[773/906] Compiling mlkem.cc
[774/906] Compiling obj_xref.cc
[775/906] Compiling pem_info.cc
[776/906] Compiling pem_all.cc
[777/906] Compiling pem_lib.cc
[778/906] Compiling mldsa.cc
[779/906] Compiling obj.cc
[780/906] Compiling poly_rq_mul.S
[781/906] Compiling fips_shared_support.cc
[782/906] Compiling mem.cc
[783/906] Compiling md5.cc
[784/906] Compiling md4.cc
[785/906] Compiling lhash.cc
[786/906] Compiling kyber.cc
[787/906] Compiling ex_data.cc
[788/906] Compiling sign.cc
[789/906] Compiling scrypt.cc
[790/906] Compiling pbkdf.cc
[791/906] Compiling print.cc
[792/906] Compiling hpke.cc
[793/906] Compiling hrss.cc
[794/906] Compiling p_x25519_asn1.cc
[795/906] Compiling p_x25519.cc
[796/906] Compiling p_ed25519.cc
[797/906] Compiling p_rsa_asn1.cc
[798/906] Compiling p_hkdf.cc
[799/906] Compiling p_ec.cc
[800/906] Compiling p_rsa.cc
[801/906] Compiling p_ed25519_asn1.cc
[802/906] Compiling p_ec_asn1.cc
[803/906] Compiling p_dh_asn1.cc
[804/906] Compiling p_dsa_asn1.cc
[805/906] Compiling p_dh.cc
[806/906] Compiling err.cc
[807/906] Compiling evp_ctx.cc
[808/906] Compiling evp.cc
[809/906] Compiling engine.cc
[810/906] Compiling evp_asn1.cc
[811/906] Compiling ecdh.cc
[812/906] Compiling ecdsa_asn1.cc
[813/906] Compiling ec_derive.cc
[814/906] Compiling hash_to_curve.cc
[815/906] Compiling dsa.cc
[816/906] Compiling dsa_asn1.cc
[817/906] Compiling ec_asn1.cc
[818/906] Compiling bcm.cc
[819/906] Compiling params.cc
[820/906] Compiling digest_extra.cc
[821/906] Compiling x25519-asm-arm.S
[822/906] Compiling des.cc
[823/906] Compiling dh_asn1.cc
[824/906] Compiling curve25519_64_adx.cc
[825/906] Compiling spake25519.cc
[826/906] Compiling cpu_intel.cc
[827/906] Compiling cpu_arm_freebsd.cc
[828/906] Compiling cpu_arm_linux.cc
[829/906] Compiling crypto.cc
[830/906] Compiling cpu_aarch64_win.cc
[831/906] Compiling curve25519.cc
[832/906] Compiling cpu_aarch64_sysreg.cc
[833/906] Compiling cpu_aarch64_openbsd.cc
[834/906] Compiling cpu_aarch64_linux.cc
[835/906] Compiling cpu_aarch64_fuchsia.cc
[836/906] Compiling cpu_aarch64_apple.cc
[837/906] Compiling get_cipher.cc
[838/906] Compiling e_rc4.cc
[839/906] Compiling tls_cbc.cc
[840/906] Compiling conf.cc
[841/906] Compiling e_tls.cc
[842/906] Compiling e_rc2.cc
[843/906] Compiling e_null.cc
[844/906] Compiling e_des.cc
[845/906] Compiling e_chacha20poly1305.cc
[846/906] Compiling e_aesgcmsiv.cc
[847/906] Compiling derive_key.cc
[848/906] Compiling chacha.cc
[849/906] Compiling e_aesctrhmac.cc
[850/906] Compiling unicode.cc
[851/906] Compiling cbs.cc
[852/906] Compiling ber.cc
[853/906] Compiling asn1_compat.cc
[854/906] Compiling cbb.cc
[855/906] Compiling buf.cc
[856/906] Compiling blake2.cc
[857/906] Compiling socket_helper.cc
[858/906] Compiling bn_asn1.cc
[859/906] Compiling convert.cc
[860/906] Compiling socket.cc
[861/906] Compiling printf.cc
[862/906] Compiling pair.cc
[863/906] Compiling hexdump.cc
[864/906] Compiling file.cc
[865/906] Compiling fd.cc
[866/906] Compiling errno.cc
[867/906] Compiling connect.cc
[868/906] Compiling bio_mem.cc
[869/906] Compiling base64.cc
[870/906] Compiling bio.cc
[871/906] Compiling tasn_typ.cc
[872/906] Compiling tasn_fre.cc
[873/906] Compiling tasn_utl.cc
[874/906] Compiling tasn_enc.cc
[875/906] Compiling tasn_new.cc
[876/906] Compiling posix_time.cc
[877/906] Compiling f_string.cc
[878/906] Compiling f_int.cc
[879/906] Compiling asn_pack.cc
[880/906] Compiling tasn_dec.cc
[881/906] Compiling asn1_par.cc
[882/906] Compiling asn1_lib.cc
[883/906] Compiling a_utctm.cc
[884/906] Compiling a_type.cc
[885/906] Compiling a_time.cc
[886/906] Compiling a_octet.cc
[887/906] Compiling a_strnid.cc
[888/906] Compiling a_strex.cc
[889/906] Compiling a_mbstr.cc
[890/906] Compiling a_object.cc
[891/906] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[891/906] Write sources
[897/906] Compiling a_int.cc
[898/906] Compiling a_i2d_fp.cc
[899/906] Compiling a_dup.cc
[900/906] Compiling a_d2i_fp.cc
[901/906] Compiling a_gentm.cc
[902/906] Compiling a_bitstr.cc
[903/964] Compiling a_bool.cc
[905/1006] Compiling Algorithms Suffix.swift
[906/1006] Compiling Algorithms Trim.swift
[907/1008] Compiling Algorithms MinMax.swift
[908/1008] Compiling Algorithms Partition.swift
[909/1008] Compiling Atomics UnsafeAtomic.swift
[910/1008] Compiling Atomics UnsafeAtomicLazyReference.swift
[911/1010] Compiling Algorithms Indexed.swift
[912/1010] Compiling Algorithms Intersperse.swift
[913/1010] Compiling Algorithms Joined.swift
[914/1010] Compiling Algorithms Keyed.swift
[919/1015] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[920/1015] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[921/1015] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[922/1015] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[923/1015] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[924/1015] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[925/1015] Emitting module BitCollections
[926/1015] Compiling Atomics IntegerOperations.swift
[927/1015] Compiling Atomics Unmanaged extensions.swift
[928/1015] Compiling Algorithms FlattenCollection.swift
[929/1015] Compiling Algorithms Grouped.swift
[932/1015] Compiling Algorithms Compacted.swift
[933/1015] Compiling Algorithms Cycle.swift
[934/1015] Compiling Algorithms Unique.swift
[935/1015] Compiling Algorithms Windows.swift
[938/1015] Compiling Algorithms Rotate.swift
[939/1015] Compiling Algorithms Split.swift
[940/1015] Compiling Algorithms Stride.swift
[942/1015] Compiling BitCollections BitSet.swift
[943/1015] Compiling BitCollections Range+Utilities.swift
[944/1015] Compiling BitCollections Slice+Utilities.swift
[945/1015] Compiling BitCollections UInt+Tricks.swift
[946/1015] Compiling BitCollections _Word.swift
[947/1015] Compiling Algorithms EitherSequence.swift
[948/1015] Compiling Algorithms FirstNonNil.swift
[953/1015] Compiling Algorithms Combinations.swift
[958/1015] Compiling Algorithms AdjacentPairs.swift
[959/1015] Compiling Algorithms Chain.swift
[960/1015] Compiling Algorithms Chunked.swift
[967/1015] Compiling BitCollections BitArray+Descriptions.swift
[968/1015] Compiling BitCollections BitArray+Equatable.swift
[969/1015] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[970/1015] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[971/1015] Compiling BitCollections BitArray+Extras.swift
[972/1015] Compiling BitCollections BitArray+Fill.swift
[973/1015] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[974/1015] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[975/1015] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[976/1015] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[977/1015] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[978/1015] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[982/1015] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[983/1015] Compiling BitCollections BitArray+RandomBits.swift
[984/1015] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[985/1015] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[986/1015] Compiling BitCollections BitSet+SetAlgebra union.swift
[987/1015] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[988/1015] Compiling BitCollections BitSet.Counted.swift
[989/1015] Compiling BitCollections BitSet.Index.swift
[990/1015] Compiling BitCollections BitSet._UnsafeHandle.swift
[1003/1017] Emitting module Collections
[1004/1017] Compiling Collections Collections.swift
[1014/1017] Emitting module Atomics
[1014/1017] Compiling c-nioatomics.c
[1016/1017] Emitting module Algorithms
[1016/1017] Compiling c-atomics.c
[1018/1023] Emitting module NIOConcurrencyHelpers
[1019/1023] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1020/1023] Compiling NIOConcurrencyHelpers lock.swift
[1021/1023] Compiling NIOConcurrencyHelpers atomics.swift
[1022/1023] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1023/1023] Compiling NIOConcurrencyHelpers NIOLock.swift
[1024/1111] Emitting module ConsoleKitTerminal
[1025/1113] Compiling NIOCore AddressedEnvelope.swift
[1026/1113] Compiling NIOCore AsyncAwaitSupport.swift
[1027/1113] Compiling NIOCore AsyncChannel.swift
[1028/1113] Compiling NIOCore AsyncChannelHandler.swift
[1029/1113] Compiling NIOCore AsyncChannelInboundStream.swift
[1030/1113] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1031/1113] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1032/1113] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1033/1113] Compiling NIOCore NIOAsyncWriter.swift
[1034/1113] Compiling NIOCore ChannelHandlers.swift
[1035/1113] Compiling NIOCore ChannelInvoker.swift
[1036/1113] Compiling NIOCore ChannelOption.swift
[1037/1113] Compiling NIOCore Channel.swift
[1038/1113] Compiling NIOCore ChannelHandler.swift
[1039/1113] Compiling NIOCore ConvenienceOptionSupport.swift
[1040/1113] Compiling NIOCore DeadChannel.swift
[1041/1113] Compiling NIOCore DispatchQueue+WithFuture.swift
[1042/1113] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1043/1113] Compiling NIOCore ByteBuffer-conversions.swift
[1044/1113] Compiling NIOCore Codec.swift
[1045/1113] Compiling NIOCore EventLoop+Deprecated.swift
[1046/1113] Compiling NIOCore EventLoop+SerialExecutor.swift
[1047/1113] Compiling NIOCore EventLoop.swift
[1048/1113] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1049/1113] Compiling NIOCore BSDSocketAPI.swift
[1050/1113] Compiling NIOCore ByteBuffer-aux.swift
[1051/1113] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1052/1113] Compiling ConsoleKitTerminal LoggerFragment.swift
[1053/1113] Compiling NIOCore Interfaces.swift
[1054/1113] Compiling NIOCore Linux.swift
[1055/1113] Compiling NIOCore MarkedCircularBuffer.swift
[1056/1113] Compiling NIOCore MulticastChannel.swift
[1057/1113] Compiling NIOCore NIOAny.swift
[1058/1113] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1059/1113] Compiling NIOCore GlobalSingletons.swift
[1060/1113] Compiling NIOCore IO.swift
[1061/1113] Compiling NIOCore IOData.swift
[1062/1113] Compiling NIOCore IPProtocol.swift
[1063/1113] Compiling NIOCore IntegerBitPacking.swift
[1064/1113] Compiling NIOCore IntegerTypes.swift
[1065/1113] Compiling NIOCore NIOLoopBound.swift
[1066/1113] Compiling NIOCore NIOScheduledCallback.swift
[1067/1113] Compiling NIOCore NIOSendable.swift
[1068/1113] Compiling NIOCore RecvByteBufferAllocator.swift
[1069/1113] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1070/1113] Compiling NIOCore SocketAddresses.swift
[1071/1141] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1072/1141] Compiling ConsoleKitCommands AsyncCommand.swift
[1073/1141] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1074/1141] Compiling ConsoleKitCommands Command.swift
[1075/1141] Compiling ConsoleKitCommands CommandContext.swift
[1076/1141] Compiling ConsoleKitCommands CommandError.swift
[1077/1141] Compiling ConsoleKitCommands AsyncCommands.swift
[1078/1141] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1079/1141] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1080/1141] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1081/1141] Compiling NIOCore EventLoopFuture.swift
[1082/1141] Compiling NIOCore FileDescriptor.swift
[1083/1141] Compiling NIOCore FileHandle.swift
[1084/1141] Compiling NIOCore FileRegion.swift
[1085/1141] Compiling ConsoleKitCommands Flag.swift
[1086/1141] Compiling ConsoleKitCommands Option.swift
[1087/1141] Compiling ConsoleKitCommands Argument.swift
[1088/1141] Compiling ConsoleKitCommands CommandSignature.swift
[1089/1143] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1090/1143] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1097/1143] Emitting module ConsoleKitCommands
[1098/1143] Compiling NIOCore SocketOptionProvider.swift
[1099/1143] Compiling NIOCore SystemCallHelpers.swift
[1100/1143] Compiling NIOCore TimeAmount+Duration.swift
[1101/1143] Compiling NIOCore TypeAssistedChannelHandler.swift
[1102/1143] Compiling NIOCore UniversalBootstrapSupport.swift
[1103/1143] Compiling NIOCore Utilities.swift
[1104/1143] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1105/1143] Compiling ConsoleKitCommands Utilities.swift
[1106/1143] Compiling ConsoleKitCommands CommandGroup.swift
[1107/1143] Compiling ConsoleKitCommands CommandInput.swift
[1108/1143] Compiling ConsoleKitCommands ConsoleError.swift
[1109/1143] Compiling ConsoleKitCommands Completion.swift
[1110/1143] Compiling ConsoleKitCommands Commands.swift
[1111/1143] Compiling ConsoleKitCommands Console+Run.swift
[1113/1143] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1114/1143] Compiling ConsoleKitCommands AnyCommand.swift
[1115/1145] Emitting module ConsoleKit
[1116/1145] Compiling ConsoleKit Exports.swift
[1131/1145] Compiling NIOCore ByteBuffer-core.swift
[1132/1145] Compiling NIOCore ByteBuffer-hex.swift
[1133/1145] Compiling NIOCore ByteBuffer-int.swift
[1134/1145] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1135/1145] Compiling NIOCore ByteBuffer-multi-int.swift
[1136/1145] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1137/1145] Compiling NIOCore ByteBuffer-views.swift
[1145/1145] Emitting module NIOCore
[1146/1198] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1147/1198] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1148/1198] Compiling NIOPosix PosixSingletons.swift
[1149/1198] Compiling NIOPosix RawSocketBootstrap.swift
[1150/1198] Compiling NIOPosix Resolver.swift
[1151/1200] Compiling NIOEmbedded AsyncTestingChannel.swift
[1152/1200] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1153/1200] Emitting module NIOEmbedded
[1154/1200] Compiling NIOEmbedded Embedded.swift
[1155/1203] Compiling NIOPosix GetaddrinfoResolver.swift
[1156/1203] Compiling NIOPosix HappyEyeballs.swift
[1157/1203] Compiling NIOPosix IO.swift
[1158/1203] Compiling NIOPosix IntegerBitPacking.swift
[1159/1203] Compiling NIOPosix IntegerTypes.swift
[1160/1203] Compiling NIOPosix Linux.swift
[1161/1203] Compiling NIOPosix SocketProtocols.swift
[1162/1203] Compiling NIOPosix System.swift
[1163/1203] Compiling NIOPosix Thread.swift
[1164/1203] Compiling NIOPosix ThreadPosix.swift
[1165/1203] Compiling NIOPosix ThreadWindows.swift
[1166/1203] Compiling NIOPosix UnsafeTransfer.swift
[1167/1203] Compiling NIOPosix Utilities.swift
[1168/1203] Compiling NIOPosix VsockAddress.swift
[1169/1203] Compiling NIOPosix VsockChannelEvents.swift
[1170/1203] Compiling NIOPosix resource_bundle_accessor.swift
[1171/1203] Emitting module NIOPosix
[1172/1203] Compiling NIOPosix BSDSocketAPICommon.swift
[1173/1203] Compiling NIOPosix BSDSocketAPIPosix.swift
[1174/1203] Compiling NIOPosix BSDSocketAPIWindows.swift
[1175/1203] Compiling NIOPosix BaseSocket.swift
[1176/1203] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1177/1203] Compiling NIOPosix BaseSocketChannel.swift
[1178/1203] Compiling NIOPosix PendingDatagramWritesManager.swift
[1179/1203] Compiling NIOPosix PendingWritesManager.swift
[1180/1203] Compiling NIOPosix PipeChannel.swift
[1181/1203] Compiling NIOPosix PipePair.swift
[1182/1203] Compiling NIOPosix Pool.swift
[1183/1203] Compiling NIOPosix SelectorKqueue.swift
[1184/1203] Compiling NIOPosix SelectorUring.swift
[1185/1203] Compiling NIOPosix ServerSocket.swift
[1186/1203] Compiling NIOPosix Socket.swift
[1187/1203] Compiling NIOPosix SocketChannel.swift
[1188/1203] Compiling NIOPosix LinuxCPUSet.swift
[1189/1203] Compiling NIOPosix LinuxUring.swift
[1190/1203] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1191/1203] Compiling NIOPosix NIOThreadPool.swift
[1192/1203] Compiling NIOPosix NonBlockingFileIO.swift
[1193/1203] Compiling NIOPosix Selectable.swift
[1194/1203] Compiling NIOPosix SelectableChannel.swift
[1195/1203] Compiling NIOPosix SelectableEventLoop.swift
[1196/1203] Compiling NIOPosix SelectorEpoll.swift
[1197/1203] Compiling NIOPosix SelectorGeneric.swift
[1198/1203] Compiling NIOPosix BaseStreamSocketChannel.swift
[1199/1203] Compiling NIOPosix Bootstrap.swift
[1200/1203] Compiling NIOPosix ControlMessage.swift
[1201/1203] Compiling NIOPosix DatagramVectorReadManager.swift
[1202/1203] Compiling NIOPosix Errors+Any.swift
[1203/1203] Compiling NIOPosix FileDescriptor.swift
[1204/1264] Compiling NIO Exports.swift
[1205/1264] Emitting module NIO
[1206/1264] Compiling _NIOFileSystem FileHandle.swift
[1207/1264] Compiling _NIOFileSystem UnsafeTransfer.swift
[1208/1306] Compiling _NIOFileSystem IOStrategy.swift
[1209/1306] Compiling _NIOFileSystem DirectoryEntry.swift
[1210/1306] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1211/1306] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1212/1400] Compiling NIOTLS TLSEvents.swift
[1213/1400] Compiling NIOSOCKS SOCKSResponse.swift
[1214/1400] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1215/1400] Compiling NIOSOCKS ClientStateMachine.swift
[1216/1400] Compiling NIOSOCKS Helpers.swift
[1217/1401] Compiling NIOSOCKS Messages.swift
[1218/1401] Compiling NIOSOCKS Errors.swift
[1219/1401] Compiling SQLKit SQLColumnAssignment.swift
[1220/1401] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[1221/1401] Compiling SQLKit SQLColumnDefinition.swift
[1222/1401] Compiling SQLKit SQLCommonTableExpression.swift
[1223/1401] Emitting module NIOSOCKS
[1224/1401] Compiling NIOSOCKS SOCKSRequest.swift
[1225/1401] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1226/1401] Compiling NIOTLS SNIHandler.swift
[1227/1401] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1228/1401] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1229/1401] Emitting module NIOTLS
[1230/1401] Compiling SQLKit SQLConflictResolutionStrategy.swift
[1231/1401] Compiling SQLKit SQLDropBehaviour.swift
[1232/1401] Compiling SQLKit SQLEnumDataType.swift
[1236/1401] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1237/1402] Emitting module _NIOFileSystem
[1238/1405] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1239/1435] Compiling NIOSOCKS ServerStateMachine.swift
[1240/1435] Compiling NIOSSL NIOSSLSecureBytes.swift
[1241/1435] Compiling NIOSSL RNG.swift
[1242/1435] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1243/1435] Compiling NIOSSL NIOSSLHandler.swift
[1244/1435] Compiling NIOSSL LinuxCABundle.swift
[1245/1435] Compiling NIOSSL NIOSSLClientHandler.swift
[1246/1435] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1247/1435] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1248/1435] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1249/1435] Emitting module NIOFoundationCompat
[1250/1435] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1253/1435] Compiling NIOSSL SafeCompare.swift
[1254/1435] Compiling NIOSSL Zeroization.swift
[1255/1435] Compiling NIOSSL SSLCertificate.swift
[1256/1435] Compiling NIOSSL SSLCertificateExtensions.swift
[1259/1435] Compiling SQLKit SQLColumn.swift
[1260/1435] Compiling SQLKit SQLConstraint.swift
[1261/1435] Compiling SQLKit SQLDataType.swift
[1262/1435] Compiling SQLKit SQLDirection.swift
[1263/1435] Compiling SQLKit SQLDistinct.swift
[1264/1435] Compiling SQLKit SQLForeignKeyAction.swift
[1265/1435] Compiling SQLKit SQLNestedSubpathExpression.swift
[1266/1435] Compiling SQLKit SQLQualifiedTable.swift
[1267/1435] Compiling SQLKit SQLQueryString.swift
[1268/1435] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[1269/1467] Compiling SQLKit SQLUnion.swift
[1270/1467] Compiling SQLKit SQLUpdate.swift
[1271/1467] Compiling SQLKit SQLExpression.swift
[1272/1467] Compiling SQLKit SQLSerializer.swift
[1273/1467] Compiling SQLKit SQLStatement.swift
[1274/1467] Compiling SQLKit SQLBinaryExpression.swift
[1275/1467] Compiling SQLKit SQLBinaryOperator.swift
[1276/1467] Compiling SQLKit SQLBind.swift
[1277/1467] Compiling SQLKit SQLFunction.swift
[1278/1467] Compiling SQLKit SQLGroupExpression.swift
[1279/1467] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1280/1467] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1281/1467] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1282/1467] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1283/1467] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1284/1467] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1285/1467] Compiling NIOTransportServices NIOTSBootstraps.swift
[1286/1467] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1287/1467] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1288/1467] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1289/1467] Compiling NIOTransportServices NIOTSErrors.swift
[1290/1467] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1291/1467] Compiling NIOTransportServices NIOTSSingletons.swift
[1292/1467] Compiling NIOTransportServices NIOTSEventLoop.swift
[1293/1467] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1294/1467] Compiling NIOTransportServices AcceptHandler.swift
[1295/1467] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1296/1467] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1297/1467] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1298/1467] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1299/1467] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1300/1467] Compiling NIOTransportServices StateManagedChannel.swift
[1301/1467] Compiling _NIOFileSystem OpenOptions.swift
[1302/1467] Compiling _NIOFileSystem String+FileSystem.swift
[1303/1467] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1307/1467] Compiling NIOSSL SSLInit.swift
[1312/1467] Compiling SQLKit SQLCreateIndex.swift
[1313/1467] Compiling SQLKit SQLCreateTable.swift
[1314/1467] Compiling SQLKit SQLCreateTrigger.swift
[1315/1467] Compiling SQLKit SQLDelete.swift
[1316/1467] Compiling SQLKit SQLDropEnum.swift
[1317/1467] Compiling SQLKit SQLDropIndex.swift
[1318/1467] Compiling SQLKit SQLDropTable.swift
[1319/1467] Compiling SQLKit SQLDropTrigger.swift
[1320/1467] Compiling SQLKit SQLInsert.swift
[1321/1467] Compiling SQLKit SQLSelect.swift
[1322/1467] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[1323/1467] Compiling SQLKit SQLCommonUnionBuilder.swift
[1324/1467] Compiling SQLKit SQLJoinBuilder.swift
[1325/1467] Compiling SQLKit SQLPartialResultBuilder.swift
[1326/1467] Compiling SQLKit SQLPredicateBuilder.swift
[1327/1467] Compiling SQLKit SQLQueryBuilder.swift
[1328/1467] Compiling SQLKit SQLQueryFetcher.swift
[1329/1467] Compiling SQLKit SQLReturningBuilder.swift
[1330/1467] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[1331/1467] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[1332/1467] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[1333/1467] Compiling SQLKit SQLAlterEnumBuilder.swift
[1334/1467] Compiling SQLKit SQLAlterTableBuilder.swift
[1335/1467] Compiling SQLKit SQLConflictUpdateBuilder.swift
[1336/1467] Compiling SQLKit SQLCreateEnumBuilder.swift
[1337/1467] Compiling SQLKit SQLCreateIndexBuilder.swift
[1338/1467] Compiling SQLKit SQLCreateTableBuilder.swift
[1339/1467] Compiling SQLKit SQLCreateTriggerBuilder.swift
[1340/1467] Compiling SQLKit SQLDeleteBuilder.swift
[1341/1467] Compiling SQLKit SQLDropEnumBuilder.swift
[1342/1467] Compiling SQLKit SQLDropIndexBuilder.swift
[1343/1467] Compiling SQLKit SQLDropTableBuilder.swift
[1347/1467] Compiling NIOSSL SSLPKCS12Bundle.swift
[1348/1467] Compiling NIOSSL SSLPrivateKey.swift
[1349/1467] Compiling NIOSSL NIOSSLServerHandler.swift
[1350/1467] Compiling NIOSSL ObjectIdentifier.swift
[1351/1467] Compiling NIOSSL PosixPort.swift
[1352/1467] Compiling SQLKit SQLAlterTable.swift
[1353/1467] Compiling SQLKit SQLCreateEnum.swift
[1354/1467] Compiling SQLKit SQLDatabase.swift
[1355/1467] Compiling SQLKit SQLDatabaseReportedVersion.swift
[1356/1467] Compiling SQLKit SQLDialect.swift
[1357/1467] Compiling SQLKit SQLDatabase+Deprecated.swift
[1358/1467] Compiling SQLKit SQLError.swift
[1362/1467] Compiling SQLKit SQLAlias.swift
[1363/1467] Compiling SQLKit SQLBetween.swift
[1368/1467] Emitting module NIOHTTP1
[1387/1533] Emitting module NIOTransportServices
[1388/1535] Emitting module AsyncKit
[1389/1535] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1390/1535] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1391/1535] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1392/1535] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1393/1535] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1394/1535] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1397/1535] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1399/1535] Emitting module NIOSSL
[1400/1538] Compiling MultipartKit MultipartPart.swift
[1401/1538] Compiling MultipartKit MultipartPartConvertible.swift
[1402/1538] Compiling MultipartKit FormDataDecoder.swift
[1403/1538] Compiling MultipartKit FormDataEncoder.swift
[1404/1538] Compiling MultipartKit Storage.swift
[1405/1538] Compiling MultipartKit BasicCodingKey.swift
[1406/1538] Compiling MultipartKit MultipartError.swift
[1407/1538] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1408/1538] Compiling MultipartKit MultipartFormData.swift
[1409/1538] Compiling MultipartKit MultipartParser.swift
[1410/1538] Compiling NIOWebSocket WebSocketOpcode.swift
[1411/1538] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1412/1539] Emitting module SQLKit
[1417/1540] Compiling MultipartKit Exports.swift
[1418/1540] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1419/1540] Compiling NIOHPACK IntegerCoding.swift
[1420/1540] Compiling NIOHPACK HPACKEncoder.swift
[1421/1540] Compiling NIOHPACK HeaderTables.swift
[1422/1540] Compiling NIOHPACK HuffmanTables.swift
[1423/1541] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1424/1541] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1425/1541] Compiling NIOHTTPCompression HTTPCompression.swift
[1426/1541] Compiling NIOHTTPCompression HTTPDecompression.swift
[1427/1541] Emitting module NIOHTTPCompression
[1428/1541] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1429/1541] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1430/1541] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1431/1541] Compiling NIOWebSocket SHA1.swift
[1432/1541] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1433/1541] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1434/1541] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1435/1541] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1436/1541] Emitting module NIOWebSocket
[1437/1541] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1438/1541] Compiling NIOWebSocket WebSocketFrame.swift
[1439/1541] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1440/1541] Compiling NIOHPACK StaticHeaderTable.swift
[1455/1541] Emitting module NIOExtras
[1466/1541] Compiling NIOHPACK HPACKErrors.swift
[1467/1541] Compiling NIOHPACK IndexedHeaderTable.swift
[1468/1541] Compiling NIOHPACK HuffmanCoding.swift
[1469/1541] Emitting module NIOHPACK
[1470/1541] Compiling NIOHPACK HPACKHeader.swift
[1485/1541] Emitting module MultipartKit
[1490/1543] Compiling NIOSSL UniversalBootstrapSupport.swift
[1491/1543] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1492/1543] Compiling NIOSSL resource_bundle_accessor.swift
[1500/1543] Compiling MultipartKit MultipartSerializer.swift
[1501/1543] Compiling MultipartKit Utilities.swift
[1515/1559] Compiling SQLKit SQLIdentifier.swift
[1516/1559] Compiling SQLKit SQLList.swift
[1517/1559] Compiling SQLKit SQLLiteral.swift
[1518/1559] Compiling SQLKit SQLRaw.swift
[1519/1559] Compiling SQLKit SQLCodingUtilities.swift
[1520/1559] Compiling SQLKit SQLQueryEncoder.swift
[1521/1559] Compiling SQLKit SQLRow.swift
[1522/1559] Compiling SQLKit SQLRowDecoder.swift
[1523/1559] Compiling SQLKit SomeCodingKey.swift
[1524/1559] Compiling SQLKit StringHandling.swift
[1525/1608] Compiling NIOFileSystem Exports.swift
[1526/1608] Emitting module NIOFileSystem
[1527/1608] Compiling NIOHTTP2 StateMachineResult.swift
[1528/1608] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1529/1608] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1530/1608] Emitting module _NIOFileSystemFoundationCompat
[1531/1608] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1532/1698] Compiling FluentKit Database+Concurrency.swift
[1533/1698] Compiling FluentKit EnumBuilder+Concurrency.swift
[1534/1698] Compiling FluentKit Model+Concurrency.swift
[1535/1698] Compiling FluentKit ModelResponder+Concurrency.swift
[1536/1698] Compiling FluentKit AsyncMigration.swift
[1537/1698] Compiling FluentKit AsyncModelMiddleware.swift
[1538/1698] Compiling FluentKit Children+Concurrency.swift
[1539/1698] Compiling NIOExtras WritePCAPHandler.swift
[1540/1706] Compiling FluentKit OptionalChild+Concurrency.swift
[1541/1706] Compiling FluentKit OptionalParent+Concurrency.swift
[1542/1706] Compiling FluentKit Parent+Concurrency.swift
[1543/1706] Compiling FluentKit KeyPrefixingStrategy.swift
[1544/1706] Compiling FluentKit TransactionControlDatabase.swift
[1545/1706] Compiling FluentKit DatabaseEnum.swift
[1546/1706] Compiling FluentKit EnumBuilder.swift
[1557/1721] Compiling FluentKit Siblings+Concurrency.swift
[1558/1721] Compiling FluentKit Database+Logging.swift
[1559/1721] Compiling FluentKit Database.swift
[1560/1721] Compiling FluentKit DatabaseID.swift
[1561/1721] Compiling FluentKit DatabaseInput.swift
[1562/1721] Compiling FluentKit DatabaseOutput.swift
[1563/1721] Compiling WebSocketKit WebSocketHandler.swift
[1564/1721] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1565/1721] Compiling WebSocketKit WebSocket.swift
[1566/1721] Compiling WebSocketKit WebSocket+Concurrency.swift
[1567/1721] Compiling WebSocketKit WebSocket+Connect.swift
[1568/1721] Emitting module WebSocketKit
[1569/1721] Compiling WebSocketKit Exports.swift
[1570/1721] Compiling WebSocketKit WebSocketClient.swift
[1571/1721] Emitting module FluentKit
[1572/1721] Compiling FluentKit ID.swift
[1573/1721] Compiling FluentKit OptionalBoolean.swift
[1574/1721] Compiling FluentKit OptionalChild.swift
[1575/1721] Compiling FluentKit OptionalField.swift
[1576/1721] Compiling FluentKit OptionalParent.swift
[1577/1721] Compiling FluentKit Parent.swift
[1578/1721] Compiling FluentKit Property.swift
[1579/1721] Compiling FluentKit Relation.swift
[1580/1721] Compiling FluentKit Siblings.swift
[1581/1721] Compiling FluentKit Timestamp.swift
[1582/1721] Compiling FluentKit QueryBuilder+Concurrency.swift
[1583/1721] Compiling FluentKit Relation+Concurrency.swift
[1584/1721] Compiling FluentKit SchemaBuilder+Concurrency.swift
[1585/1721] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1586/1721] Compiling NIOHTTP2 StreamChannelList.swift
[1587/1721] Compiling NIOHTTP2 StreamMap.swift
[1588/1721] Compiling NIOHTTP2 StreamStateMachine.swift
[1589/1721] Compiling NIOHTTP2 UnsafeTransfer.swift
[1590/1721] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1591/1721] Compiling FluentKit ModelResponder.swift
[1592/1721] Compiling FluentKit Migration.swift
[1593/1721] Compiling FluentKit MigrationLog.swift
[1594/1721] Compiling FluentKit Migrations.swift
[1595/1721] Compiling FluentKit Migrator.swift
[1596/1721] Compiling FluentKit AnyModel.swift
[1597/1721] Compiling FluentKit EagerLoad.swift
[1598/1721] Compiling FluentKit Fields+Codable.swift
[1599/1721] Compiling FluentKit Fields.swift
[1600/1721] Compiling FluentKit MirrorBypass.swift
[1605/1721] Compiling FluentKit EnumMetadata.swift
[1606/1721] Compiling FluentKit EnumProperty.swift
[1607/1721] Compiling FluentKit OptionalEnumProperty.swift
[1608/1721] Compiling FluentKit Exports.swift
[1609/1721] Compiling FluentKit FluentError.swift
[1610/1721] Compiling FluentKit ModelMiddleware.swift
[1611/1721] Compiling FluentKit DatabaseQuery+Value.swift
[1612/1721] Compiling FluentKit DatabaseQuery.swift
[1613/1721] Compiling FluentKit QueryHistory.swift
[1614/1721] Compiling FluentKit DatabaseSchema.swift
[1615/1721] Compiling FluentKit SchemaBuilder.swift
[1616/1721] Compiling FluentKit OptionalType.swift
[1617/1721] Compiling FluentKit RandomGeneratable.swift
[1618/1721] Compiling FluentKit SomeCodingKey.swift
[1619/1721] Compiling FluentKit UnsafeMutableTransferBox.swift
[1627/1721] Emitting module NIOHTTP2
[1633/1721] Compiling FluentKit Operators.swift
[1634/1721] Compiling FluentKit ValueOperators+Array.swift
[1635/1721] Compiling FluentKit ValueOperators+String.swift
[1636/1721] Compiling FluentKit ValueOperators.swift
[1637/1721] Compiling FluentKit Boolean.swift
[1648/1721] Compiling FluentKit QueryBuilder+Sort.swift
[1649/1721] Compiling FluentKit QueryBuilder.swift
[1650/1721] Compiling FluentKit DatabaseQuery+Action.swift
[1651/1721] Compiling FluentKit DatabaseQuery+Aggregate.swift
[1652/1721] Compiling FluentKit DatabaseQuery+Field.swift
[1653/1721] Compiling FluentKit DatabaseQuery+Filter.swift
[1654/1721] Compiling FluentKit DatabaseQuery+Join.swift
[1655/1721] Compiling FluentKit DatabaseQuery+Range.swift
[1656/1721] Compiling FluentKit DatabaseQuery+Sort.swift
[1657/1721] Compiling FluentKit BooleanPropertyFormat.swift
[1658/1721] Compiling FluentKit Children.swift
[1659/1721] Compiling FluentKit CompositeChildren.swift
[1660/1721] Compiling FluentKit CompositeID.swift
[1661/1721] Compiling FluentKit CompositeOptionalChild.swift
[1662/1721] Compiling FluentKit CompositeOptionalParent.swift
[1663/1721] Compiling FluentKit CompositeParent.swift
[1664/1721] Compiling FluentKit Field.swift
[1665/1721] Compiling FluentKit FieldKey.swift
[1666/1721] Compiling FluentKit Group.swift
[1667/1721] Compiling FluentKit QueryBuilder+Group.swift
[1668/1721] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[1669/1721] Compiling FluentKit QueryBuilder+Join.swift
[1670/1721] Compiling FluentKit QueryBuilder+Paginate.swift
[1671/1721] Compiling FluentKit QueryBuilder+Range.swift
[1672/1721] Compiling FluentKit QueryBuilder+Set.swift
[1673/1721] Compiling FluentKit TimestampFormat.swift
[1674/1721] Compiling FluentKit QueryBuilder+Aggregate.swift
[1675/1721] Compiling FluentKit QueryBuilder+EagerLoad.swift
[1676/1721] Compiling FluentKit QueryBuilder+Filter.swift
[1722/1782] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1723/1782] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1724/1782] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1725/1782] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1726/1782] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1727/1782] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1728/1782] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1729/1788] Emitting module AsyncHTTPClient
[1730/1788] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1731/1788] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1732/1788] Compiling AsyncHTTPClient ConnectionPool.swift
[1733/1788] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1734/1788] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1735/1788] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1736/1788] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1737/1788] Compiling AsyncHTTPClient SSLContextCache.swift
[1738/1788] Compiling AsyncHTTPClient Scheme.swift
[1739/1788] Compiling AsyncHTTPClient Singleton.swift
[1740/1788] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1741/1788] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1742/1788] Compiling AsyncHTTPClient Utils.swift
[1743/1788] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1744/1788] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1745/1788] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1746/1788] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1747/1788] Compiling AsyncHTTPClient Transaction.swift
[1748/1788] Compiling AsyncHTTPClient Base64.swift
[1749/1788] Compiling AsyncHTTPClient BasicAuth.swift
[1750/1788] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1751/1788] Compiling AsyncHTTPClient ConnectionTarget.swift
[1752/1788] Compiling AsyncHTTPClient DeconstructedURL.swift
[1753/1788] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1754/1788] Compiling AsyncHTTPClient FoundationExtensions.swift
[1755/1788] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1756/1788] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1757/1788] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1758/1788] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1759/1788] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1760/1788] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1761/1788] Compiling AsyncHTTPClient RequestBodyLength.swift
[1762/1788] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1763/1788] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1764/1788] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1765/1788] Compiling AsyncHTTPClient HTTPClient.swift
[1766/1788] Compiling AsyncHTTPClient HTTPHandler.swift
[1767/1788] Compiling AsyncHTTPClient LRUCache.swift
[1768/1788] Compiling AsyncHTTPClient NWErrorHandler.swift
[1769/1788] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1770/1788] Compiling AsyncHTTPClient TLSConfiguration.swift
[1771/1788] Compiling AsyncHTTPClient RedirectState.swift
[1772/1788] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1773/1788] Compiling AsyncHTTPClient RequestBag.swift
[1774/1788] Compiling AsyncHTTPClient RequestValidation.swift
[1775/1788] Compiling AsyncHTTPClient HTTP1Connection.swift
[1776/1788] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1777/1788] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1778/1788] Compiling AsyncHTTPClient HTTP2Connection.swift
[1779/1788] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1780/1788] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1781/1788] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1782/1788] Compiling AsyncHTTPClient RequestOptions.swift
[1783/1788] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1784/1788] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1785/1788] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1786/1788] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1787/1788] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1788/1788] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1789/1984] Compiling Vapor ServeCommand.swift
[1790/1984] Compiling Vapor AnyResponse+Concurrency.swift
[1791/1984] Compiling Vapor AsyncBasicResponder.swift
[1792/1984] Compiling Vapor AsyncMiddleware.swift
[1793/1984] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1794/1984] Compiling Vapor AsyncSessionDriver.swift
[1795/1984] Compiling Vapor Authentication+Concurrency.swift
[1796/1984] Compiling Vapor Cache+Concurrency.swift
[1797/1984] Compiling Vapor Client+Concurrency.swift
[1798/1984] Compiling Vapor RequestBody+Concurrency.swift
[1799/1984] Compiling Vapor Responder+Concurrency.swift
[1800/1984] Compiling Vapor ResponseCodable+Concurrency.swift
[1801/1984] Compiling Vapor RoutesBuilder+Concurrency.swift
[1802/1984] Compiling Vapor ViewRenderer+Concurrency.swift
[1803/1984] Compiling Vapor WebSocket+Concurrency.swift
[1804/1984] Compiling Vapor ContainerGetPathExecutor.swift
[1805/1984] Compiling Vapor Content.swift
[1806/1984] Compiling Vapor ContentCoders.swift
[1807/1984] Compiling Vapor ContentConfiguration.swift
[1808/1984] Compiling Vapor ContentContainer.swift
[1809/1984] Compiling Vapor JSONCoder+Custom.swift
[1810/1984] Compiling Vapor JSONCoders+Content.swift
[1811/2005] Compiling Vapor RouteCollection.swift
[1812/2005] Compiling Vapor Routes.swift
[1813/2005] Compiling Vapor RoutesBuilder+Group.swift
[1814/2005] Compiling Vapor RoutesBuilder+Method.swift
[1815/2005] Compiling Vapor RoutesBuilder+Middleware.swift
[1816/2005] Compiling Vapor RoutesBuilder+WebSocket.swift
[1817/2005] Compiling Vapor RoutesBuilder.swift
[1818/2005] Compiling Vapor OTP.swift
[1819/2005] Compiling Vapor Application+Servers.swift
[1820/2005] Compiling Vapor Server.swift
[1821/2005] Compiling Vapor App+Service.swift
[1822/2005] Compiling Vapor Req+Service.swift
[1823/2005] Compiling Vapor Service.swift
[1824/2005] Compiling Vapor Application+Sessions.swift
[1825/2005] Compiling Vapor MemorySessions.swift
[1826/2005] Compiling Vapor Request+Session.swift
[1827/2005] Compiling Vapor Session.swift
[1828/2005] Compiling Vapor SessionCache.swift
[1829/2005] Compiling Vapor SessionData.swift
[1830/2005] Compiling Vapor SessionDriver.swift
[1831/2005] Compiling Vapor SessionsConfiguration.swift
[1832/2005] Compiling Vapor HTTPMediaTypePreference.swift
[1833/2005] Compiling Vapor Responder.swift
[1834/2005] Compiling Vapor Application+HTTP+Server.swift
[1835/2005] Compiling Vapor HTTPServer.swift
[1836/2005] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1837/2005] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1838/2005] Compiling Vapor HTTPServerHandler.swift
[1839/2005] Compiling Vapor HTTPServerRequestDecoder.swift
[1840/2005] Compiling Vapor HTTPServerResponseEncoder.swift
[1841/2005] Compiling Vapor HTTPServerUpgradeHandler.swift
[1842/2005] Compiling Vapor Logger+Report.swift
[1843/2005] Compiling Vapor LoggingSystem+Environment.swift
[1844/2005] Compiling Vapor Application+Middleware.swift
[1845/2005] Compiling Vapor CORSMiddleware.swift
[1846/2005] Compiling Vapor ErrorMiddleware.swift
[1847/2005] Compiling Vapor FileMiddleware.swift
[1848/2005] Compiling Vapor Middleware.swift
[1849/2005] Compiling Vapor MiddlewareConfiguration.swift
[1850/2005] Compiling Vapor ResponseCompressionMiddleware.swift
[1851/2005] Compiling Vapor RouteLoggingMiddleware.swift
[1852/2005] Compiling Vapor TracingMiddleware.swift
[1853/2005] Compiling Vapor File+Multipart.swift
[1854/2005] Compiling Vapor Case.swift
[1855/2005] Compiling Vapor CharacterSet.swift
[1856/2005] Compiling Vapor Count.swift
[1857/2005] Compiling Vapor Custom.swift
[1858/2005] Compiling Vapor Email.swift
[1859/2005] Compiling Vapor Empty.swift
[1860/2005] Compiling Vapor In.swift
[1861/2005] Compiling Vapor Nil.swift
[1862/2005] Compiling Vapor NilIgnoring.swift
[1863/2005] Compiling Vapor Not.swift
[1864/2005] Compiling Vapor Or.swift
[1865/2005] Compiling Vapor Pattern.swift
[1866/2005] Compiling Vapor Range.swift
[1867/2005] Compiling Vapor URL.swift
[1868/2005] Compiling Vapor Valid.swift
[1869/2005] Compiling Vapor Application+Views.swift
[1870/2005] Compiling Vapor PlaintextRenderer.swift
[1871/2005] Compiling Vapor Request+View.swift
[1872/2005] Compiling Vapor View.swift
[1873/2005] Compiling Vapor ViewRenderer.swift
[1874/2005] Compiling Vapor _Deprecations.swift
[1875/2005] Compiling Vapor FormDataDecoder+Content.swift
[1876/2005] Compiling Vapor FormDataEncoder+Content.swift
[1877/2005] Compiling Vapor Application+Password.swift
[1878/2005] Compiling Vapor Application+Passwords.swift
[1879/2005] Compiling Vapor AsyncPasswordHasher.swift
[1880/2005] Compiling Vapor BcryptHasher.swift
[1881/2005] Compiling Vapor PasswordHasher.swift
[1882/2005] Compiling Vapor PlaintextHasher.swift
[1883/2005] Compiling Vapor Request+Password.swift
[1884/2005] Compiling Vapor Redirect.swift
[1885/2005] Compiling Vapor Request+Body.swift
[1886/2005] Compiling Vapor Request+BodyStream.swift
[1887/2005] Compiling Vapor Request.swift
[1888/2005] Compiling Vapor Application+Responder.swift
[1889/2005] Compiling Vapor DefaultResponder.swift
[1890/2005] Compiling Vapor Response+Body.swift
[1891/2005] Compiling Vapor Response.swift
[1892/2005] Compiling Vapor ResponseCodable.swift
[1893/2005] Compiling Vapor Application+Routes.swift
[1894/2005] Compiling Vapor Parameters+Require.swift
[1895/2005] Compiling Vapor Request+WebSocket.swift
[1896/2005] Compiling Vapor Route.swift
[1897/2005] Compiling Vapor Application.swift
[1898/2005] Compiling Vapor AuthenticationCache.swift
[1899/2005] Compiling Vapor Authenticator.swift
[1900/2005] Compiling Vapor BasicAuthorization.swift
[1901/2005] Compiling Vapor BearerAuthorization.swift
[1902/2005] Compiling Vapor GuardMiddleware.swift
[1903/2005] Compiling Vapor RedirectMiddleware.swift
[1904/2005] Compiling Vapor SessionAuthenticatable.swift
[1905/2005] Compiling Vapor Bcrypt.swift
[1906/2005] Compiling Vapor Application+Cache.swift
[1907/2005] Compiling Vapor Cache.swift
[1908/2005] Compiling Vapor CacheExpirationTime.swift
[1909/2005] Compiling Vapor MemoryCache.swift
[1910/2005] Compiling Vapor Request+Cache.swift
[1911/2005] Compiling Vapor Application+Clients.swift
[1912/2005] Compiling Vapor Client.swift
[1913/2005] Compiling Vapor ClientRequest.swift
[1914/2005] Compiling Vapor ClientResponse.swift
[1915/2005] Compiling Vapor Request+Client.swift
[1916/2005] Compiling Vapor BootCommand.swift
[1917/2005] Compiling Vapor CommandContext+Application.swift
[1918/2005] Compiling Vapor RoutesCommand.swift
[1919/2005] Compiling Vapor DotEnv.swift
[1920/2005] Compiling Vapor Extendable.swift
[1921/2005] Compiling Vapor File.swift
[1922/2005] Compiling Vapor FileIO.swift
[1923/2005] Compiling Vapor LifecycleHandler.swift
[1924/2005] Compiling Vapor OptionalType.swift
[1925/2005] Compiling Vapor RFC1123.swift
[1926/2005] Compiling Vapor SocketAddress+Hostname.swift
[1927/2005] Compiling Vapor Storage.swift
[1928/2005] Compiling Vapor String+IsIPAddress.swift
[1929/2005] Compiling Vapor Thread.swift
[1930/2005] Compiling Vapor URI.swift
[1931/2005] Compiling Vapor RangeResult.swift
[1932/2005] Compiling Vapor Validatable.swift
[1933/2005] Compiling Vapor Validation.swift
[1934/2005] Compiling Vapor ValidationKey.swift
[1935/2005] Compiling Vapor Validations.swift
[1936/2005] Compiling Vapor ValidationsError.swift
[1937/2005] Compiling Vapor Validator.swift
[1938/2005] Compiling Vapor ValidatorResult.swift
[1939/2005] Compiling Vapor And.swift
[1940/2005] Emitting module Vapor
[1941/2005] Compiling Vapor BasicResponder.swift
[1942/2005] Compiling Vapor BodyStream.swift
[1943/2005] Compiling Vapor Application+HTTP+Client.swift
[1944/2005] Compiling Vapor EventLoopHTTPClient.swift
[1945/2005] Compiling Vapor EndpointCache.swift
[1946/2005] Compiling Vapor HTTPMethod+String.swift
[1947/2005] Compiling Vapor HTTPStatus.swift
[1948/2005] Compiling Vapor HTTPCookies.swift
[1949/2005] Compiling Vapor HTTPHeaderCacheControl.swift
[1950/2005] Compiling Vapor HTTPHeaderExpires.swift
[1951/2005] Compiling Vapor HTTPHeaderLastModified.swift
[1952/2005] Compiling Vapor HTTPHeaders+Cache.swift
[1953/2005] Compiling Vapor HTTPHeaders+Connection.swift
[1954/2005] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1955/2005] Compiling Vapor HTTPHeaders+ContentRange.swift
[1956/2005] Compiling Vapor HTTPHeaders+Directive.swift
[1957/2005] Compiling Vapor HTTPHeaders+Forwarded.swift
[1958/2005] Compiling Vapor HTTPHeaders+Link.swift
[1959/2005] Compiling Vapor HTTPHeaders+Name.swift
[1960/2005] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1961/2005] Compiling Vapor HTTPHeaders.swift
[1962/2005] Compiling Vapor HTTPMediaType.swift
[1963/2005] Compiling Vapor PlaintextDecoder.swift
[1964/2005] Compiling Vapor PlaintextEncoder.swift
[1965/2005] Compiling Vapor URLQueryCoders.swift
[1966/2005] Compiling Vapor URLQueryContainer.swift
[1967/2005] Compiling Vapor Core.swift
[1968/2005] Compiling Vapor Running.swift
[1969/2005] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1970/2005] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1971/2005] Compiling Vapor DotEnvFile+load.swift
[1972/2005] Compiling Vapor Routes+caseInsenstive.swift
[1973/2005] Compiling Vapor Validatable+validate.swift
[1974/2005] Compiling Vapor Environment+Process.swift
[1975/2005] Compiling Vapor Environment+Secret.swift
[1976/2005] Compiling Vapor Environment.swift
[1977/2005] Compiling Vapor Abort.swift
[1978/2005] Compiling Vapor AbortError.swift
[1979/2005] Compiling Vapor DebuggableError.swift
[1980/2005] Compiling Vapor Demangler.swift
[1981/2005] Compiling Vapor ErrorSource.swift
[1982/2005] Compiling Vapor StackTrace.swift
[1983/2005] Compiling Vapor Exports.swift
[1984/2005] Compiling Vapor Application+HTTP.swift
[1985/2005] Compiling Vapor SessionsMiddleware.swift
[1986/2005] Compiling Vapor URLEncodedFormData.swift
[1987/2005] Compiling Vapor URLEncodedFormDecoder.swift
[1988/2005] Compiling Vapor URLEncodedFormEncoder.swift
[1989/2005] Compiling Vapor URLEncodedFormError.swift
[1990/2005] Compiling Vapor URLEncodedFormParser.swift
[1991/2005] Compiling Vapor URLEncodedFormSerializer.swift
[1992/2005] Compiling Vapor URLQueryFragmentConvertible.swift
[1993/2005] Compiling Vapor AnyResponse.swift
[1994/2005] Compiling Vapor Array+Random.swift
[1995/2005] Compiling Vapor Base32.swift
[1996/2005] Compiling Vapor Base64.swift
[1997/2005] Compiling Vapor BaseN.swift
[1998/2005] Compiling Vapor BasicCodingKey.swift
[1999/2005] Compiling Vapor ByteCount.swift
[2000/2005] Compiling Vapor Bytes+Hex.swift
[2001/2005] Compiling Vapor Bytes+SecureCompare.swift
[2002/2005] Compiling Vapor Collection+Safe.swift
[2003/2005] Compiling Vapor DataProtocol+Copy.swift
[2004/2005] Compiling Vapor DecoderUnwrapper.swift
[2005/2005] Compiling Vapor DirectoryConfiguration.swift
[2006/2021] Compiling Fluent FluentProvider.swift
[2007/2021] Compiling Fluent MigrateCommand.swift
[2008/2021] Compiling Fluent ModelTokenAuthenticatable.swift
[2009/2022] Compiling Fluent ModelCredentialsAuthenticatable.swift
[2010/2022] Compiling Fluent ModelAuthenticatable.swift
[2011/2022] Compiling Fluent Pagination+Concurrency.swift
[2012/2022] Compiling Fluent Sessions+Concurrency.swift
[2013/2022] Compiling Fluent Fluent+History.swift
/Users/admin/builder/spi-builder-workspace/Sources/Fluent/Fluent+Paginate.swift:18:1: warning: extension declares a conformance of imported type 'Page' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'FluentKit' introduce this conformance in the future
16 | }
17 |
18 | extension Page: Content, ResponseEncodable, RequestDecodable, AsyncResponseEncodable, AsyncRequestDecodable where T: Codable { }
   | |- warning: extension declares a conformance of imported type 'Page' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'FluentKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 |
[2014/2022] Compiling Fluent Fluent+Paginate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Fluent/Fluent+Paginate.swift:18:1: warning: extension declares a conformance of imported type 'Page' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'FluentKit' introduce this conformance in the future
16 | }
17 |
18 | extension Page: Content, ResponseEncodable, RequestDecodable, AsyncResponseEncodable, AsyncRequestDecodable where T: Codable { }
   | |- warning: extension declares a conformance of imported type 'Page' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'FluentKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 |
[2015/2022] Compiling Fluent FluentProvider+Concurrency.swift
[2016/2022] Compiling Fluent ModelCredentialsAuthenticatable+Concurrency.swift
[2017/2022] Emitting module Fluent
/Users/admin/builder/spi-builder-workspace/Sources/Fluent/Fluent+Paginate.swift:18:1: warning: extension declares a conformance of imported type 'Page' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'FluentKit' introduce this conformance in the future
16 | }
17 |
18 | extension Page: Content, ResponseEncodable, RequestDecodable, AsyncResponseEncodable, AsyncRequestDecodable where T: Codable { }
   | |- warning: extension declares a conformance of imported type 'Page' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'FluentKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 |
[2018/2022] Compiling Fluent Exports.swift
[2019/2022] Compiling Fluent Fluent+Cache.swift
[2020/2022] Compiling Fluent Fluent+Pagination.swift
[2021/2022] Compiling Fluent Fluent+Sessions.swift
[2022/2022] Compiling Fluent PageLimit.swift
Build complete! (92.93s)
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/fluent-kit.git
[1/13244] Fetching fluent-kit
[13245/87581] Fetching fluent-kit, vapor
Fetched https://github.com/vapor/fluent-kit.git from cache (2.62s)
Fetched https://github.com/vapor/vapor.git from cache (2.62s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.1 (3.13s)
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
[1/5983] Fetching sql-kit
Fetched https://github.com/apple/swift-log.git from cache (0.64s)
Fetched https://github.com/vapor/sql-kit.git from cache (0.98s)
Fetched https://github.com/apple/swift-nio.git from cache (1.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.52s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.46s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.78s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (1.92s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.42s)
Fetched https://github.com/apple/swift-system.git from cache (0.57s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.06s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.69s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (0.59s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
[1/1063] Fetching swift-service-context
[76/3666] Fetching swift-service-context, websocket-kit
[311/6874] Fetching swift-service-context, websocket-kit, multipart-kit
[632/11848] Fetching swift-service-context, websocket-kit, multipart-kit, swift-distributed-tracing
Fetched https://github.com/apple/swift-service-context.git from cache (0.84s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
[4881/10785] Fetching websocket-kit, multipart-kit, swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.06s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.06s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.07s)
[3823/5811] Fetching websocket-kit, multipart-kit
Fetched https://github.com/apple/swift-metrics.git from cache (1.08s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.75s)
Fetching https://github.com/vapor/async-kit.git
[4253/11296] Fetching websocket-kit, multipart-kit, console-kit
[4473/32023] Fetching websocket-kit, multipart-kit, console-kit, routing-kit
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.70s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.72s)
Fetched https://github.com/vapor/console-kit.git from cache (0.93s)
[8191/26538] Fetching websocket-kit, multipart-kit, routing-kit
[20628/28908] Fetching websocket-kit, multipart-kit, routing-kit, async-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.41s)
[5983/8181] Fetching websocket-kit, multipart-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.96s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.78s)
[4252/5811] Fetching websocket-kit, multipart-kit
Fetched https://github.com/vapor/multipart-kit.git from cache (14.22s)
Fetched https://github.com/vapor/websocket-kit.git from cache (14.22s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (14.73s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.45s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (0.47s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.59s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.16s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.51s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (1.01s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.51s)
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.43s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.53s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (1.04s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.47s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.59s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.46s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.48s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.47s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.57s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.60s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.47s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.46s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.46s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.02s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.59s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.18s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.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.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.1
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.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.3.2
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
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.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "fluent-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.49.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-kit.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.101.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "fluent",
  "name" : "fluent",
  "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" : "Fluent",
      "targets" : [
        "Fluent"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluentTests",
      "module_type" : "SwiftTarget",
      "name" : "FluentTests",
      "path" : "Tests/FluentTests",
      "product_dependencies" : [
        "XCTFluent",
        "XCTVapor"
      ],
      "sources" : [
        "CacheTests.swift",
        "CredentialTests.swift",
        "OperatorTests.swift",
        "PaginationTests.swift",
        "QueryHistoryTests.swift",
        "RepositoryTests.swift",
        "SessionTests.swift"
      ],
      "target_dependencies" : [
        "Fluent"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Fluent",
      "module_type" : "SwiftTarget",
      "name" : "Fluent",
      "path" : "Sources/Fluent",
      "product_dependencies" : [
        "FluentKit",
        "Vapor"
      ],
      "product_memberships" : [
        "Fluent"
      ],
      "sources" : [
        "Concurrency/FluentProvider+Concurrency.swift",
        "Concurrency/ModelCredentialsAuthenticatable+Concurrency.swift",
        "Concurrency/Pagination+Concurrency.swift",
        "Concurrency/Sessions+Concurrency.swift",
        "Exports.swift",
        "Fluent+Cache.swift",
        "Fluent+History.swift",
        "Fluent+Paginate.swift",
        "Fluent+Pagination.swift",
        "Fluent+Sessions.swift",
        "FluentProvider.swift",
        "MigrateCommand.swift",
        "ModelAuthenticatable.swift",
        "ModelCredentialsAuthenticatable.swift",
        "ModelTokenAuthenticatable.swift",
        "PageLimit.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.