The Swift Package Index logo.Swift Package Index

Build Information

Successful build of VaporOpenAPI, reference 0.9.0 (5278a9), with Swift 6.1 for macOS (SPM) on 21 Feb 2026 03:52:38 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattpolzin/VaporOpenAPI.git
Reference: 0.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mattpolzin/VaporOpenAPI
 * tag               0.9.0      -> FETCH_HEAD
HEAD is now at 5278a9a Merge pull request #25 from mattpolzin/feature/openapikit-5
Cloned https://github.com/mattpolzin/VaporOpenAPI.git
Revision (git rev-parse @):
5278a9a95a3834f54580322bb19bbecc80b35574
SUCCESS checkout https://github.com/mattpolzin/VaporOpenAPI.git at 0.9.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mattpolzin/VaporOpenAPI.git
https://github.com/mattpolzin/VaporOpenAPI.git
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.86.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "vaportypedroutes",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.0",
            "upper_bound" : "0.12.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/VaporTypedRoutes.git"
    },
    {
      "identity" : "openapikit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/OpenAPIKit.git"
    },
    {
      "identity" : "openapireflection",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/OpenAPIReflection.git"
    }
  ],
  "manifest_display_name" : "VaporOpenAPI",
  "name" : "VaporOpenAPI",
  "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" : "VaporOpenAPI",
      "targets" : [
        "VaporOpenAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "VaporOpenAPITests",
      "module_type" : "SwiftTarget",
      "name" : "VaporOpenAPITests",
      "path" : "Tests/VaporOpenAPITests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "VaporOpenAPITests.swift"
      ],
      "target_dependencies" : [
        "VaporOpenAPI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VaporOpenAPI",
      "module_type" : "SwiftTarget",
      "name" : "VaporOpenAPI",
      "path" : "Sources/VaporOpenAPI",
      "product_dependencies" : [
        "Vapor",
        "VaporTypedRoutes",
        "OpenAPIKit",
        "OpenAPIReflection"
      ],
      "product_memberships" : [
        "VaporOpenAPI"
      ],
      "sources" : [
        "ContentConfiguration+JSONEncoder.swift",
        "EventLoopFuture+OpenAPI.swift",
        "Exports.swift",
        "QueryParam+OpenAPI.swift",
        "Route+Metadata.swift",
        "Sampleable+OpenAPIExample.swift",
        "VaporHttp+OpenAPI.swift",
        "VaporPathComponent+OpenAPI.swift",
        "VaporRoute+OpenAPI.swift",
        "VaporRoutes+OpenAPI.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/858] Write sources
[8/858] Copying PrivacyInfo.xcprivacy
[15/858] Write sources
[64/858] Compiling CNIOWindows shim.c
[65/858] Compiling CSystem shims.c
[65/858] Compiling CNIOWASI CNIOWASI.c
[65/858] Compiling CNIOWindows WSAStartup.c
[68/858] Compiling _NumericsShims _NumericsShims.c
[69/858] Write swift-version-2F0A5646E1D333AE.txt
[70/858] Compiling CNIOLinux shim.c
[71/858] Compiling CNIOLinux liburing_shims.c
[71/858] Compiling CNIOOpenBSD shim.c
[73/858] Compiling _AtomicsShims.c
[74/858] Compiling CNIOPosix event_loop_id.c
[75/864] Compiling CNIOSHA1 c_nio_sha1.c
[76/866] Compiling CVaporBcrypt blf.c
[77/866] Compiling CNIOLLHTTP c_nio_http.c
[78/910] Compiling CVaporBcrypt bcrypt.c
[79/928] Compiling CNIOLLHTTP c_nio_llhttp.c
[81/966] Compiling ServiceContextModule ServiceContextKey.swift
[82/966] Emitting module _NIOBase64
[83/966] Compiling _NIOBase64 Base64.swift
[84/966] Compiling _CertificateInternals _TinyArray.swift
[85/966] Emitting module _CertificateInternals
[86/966] Compiling ServiceContextModule ServiceContext.swift
[87/966] Emitting module ServiceContextModule
[88/966] Compiling RealModule RealFunctions.swift
[89/966] Compiling RealModule Float80+Real.swift
[90/966] Compiling RealModule Real.swift
[91/967] Compiling RealModule RelaxedArithmetic.swift
[92/987] Emitting module Sampleable
[93/987] Compiling Sampleable Sampleable.swift
[94/987] Compiling RealModule Float16+Real.swift
[95/987] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[96/987] Compiling InternalCollectionsUtilities Integer rank.swift
[97/987] Compiling RealModule Float+Real.swift
[98/987] Compiling RealModule AugmentedArithmetic.swift
[99/987] Compiling RealModule Double+Real.swift
[100/987] Compiling RealModule ElementaryFunctions.swift
[101/987] Emitting module RealModule
[102/1073] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[102/1074] Compiling CNIOLLHTTP c_nio_api.c
[103/1074] Compiling CNIOExtrasZlib empty.c
[105/1080] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[106/1080] Compiling Crypto Ed25519Keys.swift
[107/1080] Compiling Crypto NISTCurvesKeys.swift
[108/1080] Compiling Crypto ASN1.swift
[109/1080] Compiling Crypto ASN1Any.swift
[110/1080] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[111/1080] Compiling Crypto ASN1BitString.swift
[112/1080] Compiling Crypto ASN1Boolean.swift
[113/1080] Compiling Crypto ChaChaPoly.swift
[114/1080] Compiling Crypto Cipher.swift
[115/1080] Compiling Crypto Nonces.swift
[116/1083] Compiling _NIODataStructures _TinyArray.swift
[117/1083] Compiling _NIODataStructures PriorityQueue.swift
[118/1083] Compiling Instrumentation NoOpInstrument.swift
[119/1083] Compiling Instrumentation Instrument.swift
[120/1083] Compiling Instrumentation InstrumentationSystem.swift
[121/1083] Compiling Instrumentation MultiplexInstrument.swift
[122/1083] Compiling Crypto X25519Keys.swift
[123/1083] Compiling Crypto SymmetricKeys.swift
[126/1083] Compiling Crypto ChaChaPoly_boring.swift
[128/1083] Compiling Crypto AES-GCM.swift
[129/1083] Compiling Crypto AES-GCM_boring.swift
[131/1083] Emitting module InternalCollectionsUtilities
[134/1083] Emitting module SystemPackage
[137/1083] Compiling Crypto HMAC.swift
[138/1083] Compiling Crypto MACFunctions.swift
[139/1083] Compiling Crypto MessageAuthenticationCode.swift
[140/1083] Compiling Crypto AES.swift
[141/1083] Compiling Crypto ECDSASignature_boring.swift
[142/1083] Compiling Crypto HashFunctions_SHA3.swift
[143/1083] Compiling Crypto Digest_xkcp.swift
[144/1083] Compiling _NIODataStructures Heap.swift
[145/1083] Emitting module _NIODataStructures
[146/1083] Compiling Logging Locks.swift
[147/1083] Emitting module Logging
[148/1083] Compiling Logging LogHandler.swift
[149/1083] Compiling Logging Logging.swift
[150/1083] Compiling Logging MetadataProvider.swift
[151/1083] Emitting module Instrumentation
[152/1083] Compiling Instrumentation Locks.swift
[152/1083] Compiling CNIODarwin shim.c
[154/1083] Compiling Crypto HPKE-AEAD.swift
[155/1083] Compiling Crypto HPKE-Ciphersuite.swift
[156/1083] Compiling Crypto HPKE-KDF.swift
[157/1083] Compiling Crypto HPKE-KexKeyDerivation.swift
[158/1083] Compiling Crypto HPKE-LabeledExtract.swift
[159/1083] Compiling Crypto HPKE-Utils.swift
[160/1223] Compiling OrderedCollections _HashTable+Bucket.swift
[161/1223] Compiling OrderedCollections _HashTable+BucketIterator.swift
[162/1223] Compiling OrderedCollections _HashTable+Constants.swift
[163/1223] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[164/1223] Compiling OrderedCollections _HashTable+Testing.swift
[165/1223] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[166/1223] Compiling CoreMetrics Locks.swift
[167/1223] Emitting module CoreMetrics
[168/1223] Compiling CoreMetrics Metrics.swift
[169/1223] Compiling OrderedCollections OrderedSet+Insertions.swift
[170/1223] Compiling OrderedCollections OrderedSet+Invariants.swift
[171/1223] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[172/1232] Compiling OrderedCollections OrderedSet+Codable.swift
[173/1232] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[174/1232] Compiling OrderedCollections OrderedSet+Descriptions.swift
[175/1232] Compiling OrderedCollections OrderedSet+Diffing.swift
[176/1232] Compiling OrderedCollections OrderedSet+Equatable.swift
[177/1232] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[178/1238] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[179/1238] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[180/1238] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[181/1238] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[182/1238] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[183/1238] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[184/1238] Compiling Tracing TracerProtocol.swift
[185/1238] Compiling Tracing Tracer.swift
[186/1238] Compiling Tracing TracingTime.swift
[187/1238] Compiling HeapModule _HeapNode.swift
[188/1238] Compiling HeapModule Heap+Descriptions.swift
[189/1238] Compiling HeapModule Heap+UnsafeHandle.swift
[190/1238] Compiling Tracing TracerProtocol+Legacy.swift
[191/1238] Compiling HeapModule Heap.swift
[192/1238] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[193/1238] Compiling HeapModule Heap+Invariants.swift
[194/1238] Emitting module HeapModule
[195/1238] Compiling OrderedCollections OrderedDictionary+Elements.swift
[196/1238] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[197/1238] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[198/1238] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[199/1238] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[200/1238] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[201/1238] Compiling Tracing NoOpTracer.swift
[202/1238] Compiling Tracing InstrumentationSystem+Tracing.swift
[203/1238] Compiling Tracing SpanProtocol.swift
[204/1238] Emitting module Tracing
[204/1238] Compiling CNIOBoringSSLShims shims.c
[205/1238] Compiling fiat_p256_adx_sqr.S
[206/1238] Compiling fiat_p256_adx_mul.S
[207/1238] Compiling fiat_curve25519_adx_square.S
[208/1242] Compiling fiat_curve25519_adx_mul.S
[210/1332] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[211/1332] Compiling HashTreeCollections _HashNode+Structural union.swift
[212/1332] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[213/1332] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[214/1332] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[215/1332] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[216/1332] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[217/1332] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[218/1332] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[219/1332] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[220/1332] Compiling HashTreeCollections _HashNode+Structural merge.swift
[221/1332] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[222/1332] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[223/1332] Compiling HashTreeCollections _HashNode+Structural filter.swift
[224/1332] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[225/1332] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[226/1332] Compiling HashTreeCollections _RawHashNode.swift
[227/1332] Compiling HashTreeCollections _UnmanagedHashNode.swift
[228/1332] Compiling HashTreeCollections _UnsafePath.swift
[229/1332] Compiling HashTreeCollections TreeDictionary+Codable.swift
[230/1332] Compiling HashTreeCollections TreeDictionary+Collection.swift
[231/1332] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[232/1332] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[233/1332] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[234/1332] Compiling DequeModule _DequeBufferHeader.swift
[235/1332] Compiling DequeModule _DequeBuffer.swift
[236/1332] Compiling DequeModule _DequeSlot.swift
[244/1333] Compiling HashTreeCollections _HashNode+Lookups.swift
[245/1333] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[246/1333] Compiling DequeModule Deque._UnsafeHandle.swift
[247/1333] Compiling DequeModule Deque.swift
[248/1333] Compiling HashTreeCollections _HashNode+Storage.swift
[259/1340] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[267/1340] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[268/1340] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[269/1340] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[270/1340] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[271/1340] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[272/1340] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[273/1340] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[274/1340] Compiling HashTreeCollections _HashNode.swift
[275/1340] Compiling DequeModule _UnsafeWrappedBuffer.swift
[276/1340] Emitting module Crypto
[277/1349] Compiling HashTreeCollections TreeSet+Sequence.swift
[278/1349] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[284/1349] Compiling HashTreeCollections TreeSet+Equatable.swift
[285/1349] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[286/1349] Compiling HashTreeCollections TreeSet+Extras.swift
[287/1349] Compiling HashTreeCollections TreeSet+Filter.swift
[288/1349] Compiling HashTreeCollections TreeSet+Hashable.swift
[289/1349] Compiling HashTreeCollections TreeSet+Sendable.swift
[290/1349] Compiling _RopeModule Rope+Remove.swift
[291/1349] Compiling _RopeModule Rope+RemoveSubrange.swift
[292/1349] Compiling _RopeModule Rope+Split.swift
[293/1349] Compiling _RopeModule Optional Utilities.swift
[294/1349] Compiling _RopeModule String Utilities.swift
[295/1349] Compiling _RopeModule String.Index+ABI.swift
[296/1349] Compiling _RopeModule _CharacterRecognizer.swift
[297/1349] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[312/1357] Compiling HashTreeCollections _Hash.swift
[313/1357] Compiling HashTreeCollections _HashLevel.swift
[314/1357] Compiling HashTreeCollections _HashNode+Builder.swift
[315/1357] Compiling HashTreeCollections _HashNode+Debugging.swift
[316/1357] Compiling HashTreeCollections _HashNode+Initializers.swift
[317/1357] Compiling HashTreeCollections _HashNode+Invariants.swift
[322/1358] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[323/1358] Compiling HashTreeCollections TreeDictionary+Values.swift
[324/1358] Compiling HashTreeCollections TreeDictionary.swift
[325/1358] Compiling HashTreeCollections TreeSet+Codable.swift
[326/1358] Compiling HashTreeCollections TreeSet+Collection.swift
[327/1358] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[328/1358] Compiling HashTreeCollections TreeSet+Debugging.swift
[329/1358] Compiling HashTreeCollections TreeSet+Descriptions.swift
[336/1358] Emitting module DequeModule
[341/1358] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[342/1358] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[343/1358] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[344/1358] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[345/1358] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[346/1358] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[347/1358] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[348/1358] Compiling HashTreeCollections TreeSet.swift
[349/1358] Compiling SwiftASN1 DER.swift
[352/1358] Compiling SwiftASN1 Errors.swift
[353/1358] Emitting module OrderedCollections
[354/1358] Compiling RoutingKit Router.swift
[355/1358] Compiling RoutingKit TrieRouter.swift
[356/1358] Compiling RoutingKit PathComponent.swift
[359/1358] Compiling RoutingKit AnyRouter.swift
[368/1358] Emitting module _RopeModule
[373/1358] Emitting module OpenAPIKitCore
[381/1361] Compiling HashTreeCollections _HashNodeHeader.swift
[382/1361] Compiling HashTreeCollections _HashSlot.swift
[383/1361] Compiling HashTreeCollections _HashStack.swift
[384/1361] Compiling HashTreeCollections _HashTreeIterator.swift
[385/1361] Compiling HashTreeCollections _HashTreeStatistics.swift
[386/1361] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[387/1361] Compiling HashTreeCollections _AncestorHashSlots.swift
[388/1361] Compiling HashTreeCollections _Bitmap.swift
[389/1361] Compiling HashTreeCollections _Bucket.swift
[411/1361] Compiling OpenAPIKitCore Optional+Zip.swift
[412/1361] Compiling OpenAPIKitCore Result+Value.swift
[413/1361] Compiling OpenAPIKitCore Validatable.swift
[413/1361] Compiling tls_record.cc
[438/1361] Emitting module SwiftASN1
[438/1361] Compiling tls_method.cc
[439/1361] Compiling tls13_server.cc
[460/1361] Emitting module Metrics
[461/1361] Compiling Metrics Metrics.swift
[532/1361] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[533/1361] Compiling Crypto RNG_boring.swift
[534/1361] Compiling Crypto SafeCompare_boring.swift
[535/1361] Compiling Crypto Zeroization_boring.swift
[536/1361] Compiling Crypto PrettyBytes.swift
[537/1361] Compiling Crypto SafeCompare.swift
[538/1361] Compiling Crypto SecureBytes.swift
[539/1361] Compiling Crypto Zeroization.swift
[540/1361] Compiling Crypto resource_bundle_accessor.swift
[540/1361] Compiling tls13_enc.cc
[541/1361] Compiling tls13_client.cc
[570/1361] Emitting module HashTreeCollections
[571/1361] Emitting module RoutingKit
[572/1361] Compiling RoutingKit Parameters.swift
[596/1361] Compiling tls13_both.cc
[597/1361] Compiling t1_enc.cc
[598/1389] Compiling ssl_versions.cc
[599/1394] Compiling ssl_transcript.cc
[600/1434] Compiling ssl_stat.cc
[601/1434] Compiling ssl_x509.cc
[602/1434] Compiling ssl_session.cc
[603/1434] Compiling ssl_privkey.cc
[604/1434] Compiling ssl_key_share.cc
[605/1434] Compiling ssl_lib.cc
[606/1434] Compiling ssl_file.cc
[607/1434] Compiling ssl_cipher.cc
[608/1434] Compiling ssl_credential.cc
[609/1434] Compiling ssl_buffer.cc
[610/1434] Compiling ssl_cert.cc
[611/1434] Compiling ssl_aead_ctx.cc
[612/1434] Compiling ssl_asn1.cc
[613/1434] Compiling s3_pkt.cc
[615/1434] Compiling OpenAPIKit Server.swift
[616/1434] Compiling OpenAPIKit Tag.swift
[617/1434] Compiling OpenAPIKit URLTemplate+Validatable.swift
[618/1434] Compiling OpenAPIKit Array+ExternallyDereferenceable.swift
[619/1434] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[620/1434] Compiling OpenAPIKit Dictionary+ExternallyDereferenceable.swift
[621/1434] Compiling OpenAPIKit Optional+ExternallyDereferenceable.swift
[622/1434] Compiling OpenAPIKit OrderedDictionary+ExternallyDereferenceable.swift
[622/1441] Compiling s3_lib.cc
[623/1441] Compiling s3_both.cc
[624/1441] Compiling handshake_server.cc
[625/1441] Compiling handshake_client.cc
[626/1441] Compiling handshake.cc
[627/1441] Compiling handoff.cc
[628/1441] Compiling encrypted_client_hello.cc
[629/1441] Compiling md5-x86_64-linux.S
[630/1441] Compiling md5-x86_64-apple.S
[631/1441] Compiling dtls_record.cc
[632/1441] Compiling md5-586-linux.S
[633/1441] Compiling md5-586-apple.S
[634/1441] Compiling extensions.cc
[635/1441] Compiling chacha20_poly1305_x86_64-linux.S
[636/1441] Compiling chacha20_poly1305_x86_64-apple.S
[637/1441] Compiling chacha20_poly1305_armv8-win.S
[638/1441] Compiling dtls_method.cc
[639/1441] Compiling chacha20_poly1305_armv8-linux.S
[640/1441] Compiling chacha-x86_64-linux.S
[641/1441] Compiling chacha20_poly1305_armv8-apple.S
[642/1441] Compiling chacha-x86_64-apple.S
[643/1441] Compiling chacha-x86-linux.S
[644/1441] Compiling chacha-x86-apple.S
[645/1441] Compiling chacha-armv8-win.S
[646/1441] Compiling chacha-armv8-linux.S
[647/1441] Compiling chacha-armv4-linux.S
[648/1441] Compiling chacha-armv8-apple.S
[649/1441] Compiling aes128gcmsiv-x86_64-linux.S
[650/1441] Compiling aes128gcmsiv-x86_64-apple.S
[651/1441] Compiling x86_64-mont5-linux.S
[652/1441] Compiling x86_64-mont5-apple.S
[653/1441] Compiling x86_64-mont-linux.S
[654/1441] Compiling err_data.cc
[655/1441] Compiling x86_64-mont-apple.S
[656/1441] Compiling x86-mont-linux.S
[657/1441] Compiling d1_srtp.cc
[658/1441] Compiling x86-mont-apple.S
[659/1441] Compiling vpaes-x86_64-linux.S
[660/1441] Compiling vpaes-x86_64-apple.S
[661/1441] Compiling vpaes-x86-linux.S
[662/1441] Compiling vpaes-x86-apple.S
[663/1441] Compiling vpaes-armv8-win.S
[664/1441] Compiling vpaes-armv8-linux.S
[665/1441] Compiling vpaes-armv8-apple.S
[666/1441] Compiling vpaes-armv7-linux.S
[667/1441] Compiling sha512-x86_64-linux.S
[668/1441] Compiling sha512-x86_64-apple.S
[669/1441] Compiling sha512-armv8-win.S
[670/1441] Compiling sha512-armv8-linux.S
[671/1441] Compiling sha512-armv8-apple.S
[672/1441] Compiling sha512-armv4-linux.S
[673/1441] Compiling sha512-586-apple.S
[674/1441] Compiling sha512-586-linux.S
[675/1441] Compiling bio_ssl.cc
[676/1441] Compiling sha256-x86_64-linux.S
[677/1441] Compiling sha256-x86_64-apple.S
[678/1441] Compiling sha256-armv8-win.S
[679/1441] Compiling sha256-armv8-linux.S
[680/1441] Compiling sha256-armv4-linux.S
[681/1441] Compiling sha256-586-linux.S
[682/1441] Compiling sha256-armv8-apple.S
[683/1441] Compiling sha256-586-apple.S
[684/1441] Compiling sha1-x86_64-linux.S
[685/1441] Compiling sha1-x86_64-apple.S
[686/1441] Compiling sha1-armv8-win.S
[687/1441] Compiling sha1-armv8-linux.S
[688/1441] Compiling sha1-armv4-large-linux.S
[689/1441] Compiling sha1-armv8-apple.S
[690/1441] Compiling sha1-586-linux.S
[691/1441] Compiling sha1-586-apple.S
[692/1441] Compiling rsaz-avx2-linux.S
[693/1441] Compiling rsaz-avx2-apple.S
[694/1441] Compiling rdrand-x86_64-apple.S
[695/1441] Compiling rdrand-x86_64-linux.S
[696/1441] Compiling p256_beeu-x86_64-asm-linux.S
[697/1441] Compiling p256_beeu-x86_64-asm-apple.S
[698/1441] Compiling p256_beeu-armv8-asm-win.S
[699/1441] Compiling p256_beeu-armv8-asm-linux.S
[700/1441] Compiling p256-x86_64-asm-linux.S
[701/1441] Compiling p256_beeu-armv8-asm-apple.S
[702/1441] Compiling p256-x86_64-asm-apple.S
[703/1441] Compiling d1_pkt.cc
[704/1441] Compiling p256-armv8-asm-linux.S
[705/1441] Compiling p256-armv8-asm-win.S
[706/1441] Compiling p256-armv8-asm-apple.S
[707/1441] Compiling ghashv8-armv8-win.S
[708/1441] Compiling ghashv8-armv8-linux.S
[709/1441] Compiling ghashv8-armv7-linux.S
[710/1441] Compiling ghashv8-armv8-apple.S
[711/1441] Compiling ghash-x86_64-linux.S
[712/1441] Compiling ghash-x86_64-apple.S
[713/1441] Compiling d1_lib.cc
[714/1441] Compiling ghash-x86-linux.S
[715/1441] Compiling ghash-x86-apple.S
[716/1441] Compiling ghash-ssse3-x86_64-linux.S
[717/1441] Compiling ghash-ssse3-x86_64-apple.S
[718/1441] Compiling ghash-ssse3-x86-linux.S
[719/1441] Compiling ghash-ssse3-x86-apple.S
[720/1441] Compiling ghash-neon-armv8-win.S
[721/1441] Compiling ghash-neon-armv8-linux.S
[722/1441] Compiling ghash-neon-armv8-apple.S
[723/1441] Compiling ghash-armv4-linux.S
[724/1441] Compiling co-586-linux.S
[725/1441] Compiling co-586-apple.S
[726/1441] Compiling bsaes-armv7-linux.S
[727/1441] Compiling bn-armv8-linux.S
[728/1441] Compiling bn-armv8-win.S
[729/1441] Compiling bn-armv8-apple.S
[730/1441] Compiling bn-586-linux.S
[731/1441] Compiling bn-586-apple.S
[732/1441] Compiling armv8-mont-win.S
[733/1441] Compiling armv8-mont-linux.S
[734/1441] Compiling armv8-mont-apple.S
[735/1441] Compiling armv4-mont-linux.S
[736/1441] Compiling aesv8-gcm-armv8-win.S
[737/1441] Compiling aesv8-gcm-armv8-linux.S
[738/1441] Compiling aesv8-armv8-win.S
[739/1441] Compiling aesv8-armv8-linux.S
[739/1441] Compiling aesv8-gcm-armv8-apple.S
[741/1441] Compiling aesv8-armv8-apple.S
[742/1441] Compiling aesv8-armv7-linux.S
[743/1441] Compiling aesni-x86_64-apple.S
[743/1441] Compiling aesni-x86_64-linux.S
[745/1441] Compiling aesni-x86-linux.S
[746/1441] Compiling aesni-x86-apple.S
[747/1441] Compiling aesni-gcm-x86_64-linux.S
[748/1441] Compiling aesni-gcm-x86_64-apple.S
[749/1441] Compiling aes-gcm-avx2-x86_64-linux.S
[750/1441] Compiling aes-gcm-avx10-x86_64-linux.S
[751/1441] Compiling aes-gcm-avx2-x86_64-apple.S
[752/1441] Compiling aes-gcm-avx10-x86_64-apple.S
[753/1441] Compiling d1_both.cc
[754/1441] Compiling x_sig.cc
[755/1441] Compiling x_val.cc
[756/1441] Compiling x_x509a.cc
[757/1441] Compiling x_name.cc
[758/1441] Compiling x_pubkey.cc
[759/1441] Compiling x_exten.cc
[760/1441] Compiling x_req.cc
[761/1441] Compiling x_spki.cc
[762/1441] Compiling x_x509.cc
[764/1441] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[765/1441] Compiling OpenAPIKit Validation+Builtins.swift
[766/1441] Compiling OpenAPIKit Validation.swift
[767/1441] Compiling OpenAPIKit Validator+Convenience.swift
[768/1441] Compiling OpenAPIKit Validator.swift
[769/1441] Compiling OpenAPIKit XML.swift
[770/1441] Compiling OpenAPIKit _CoreReExport.swift
[770/1441] Compiling x509spki.cc
[771/1441] Compiling x_algor.cc
[772/1441] Compiling x_attrib.cc
[773/1441] Compiling x_crl.cc
[774/1441] Compiling x509cset.cc
[775/1441] Compiling x509rset.cc
[776/1441] Compiling x509_vpm.cc
[777/1441] Compiling x509name.cc
[778/1441] Compiling x_all.cc
[779/1441] Compiling x509_txt.cc
[780/1441] Compiling x509_trs.cc
[781/1441] Compiling x509_v3.cc
[782/1441] Compiling x509_obj.cc
[783/1441] Compiling x509_req.cc
[784/1441] Compiling x509_lu.cc
[784/1441] Compiling x509_set.cc
[786/1441] Compiling x509_ext.cc
[787/1441] Compiling x509_vfy.cc
[788/1441] Compiling x509_def.cc
[789/1441] Compiling x509_d2.cc
[790/1441] Compiling x509.cc
[791/1441] Compiling x509_att.cc
[792/1441] Compiling x509_cmp.cc
[793/1441] Compiling v3_prn.cc
[794/1441] Compiling v3_skey.cc
[795/1441] Compiling v3_utl.cc
[796/1441] Compiling v3_purp.cc
[797/1441] Compiling v3_ocsp.cc
[798/1441] Compiling v3_pmaps.cc
[799/1441] Compiling v3_pcons.cc
[800/1441] Compiling v3_lib.cc
[800/1441] Compiling v3_int.cc
[802/1441] Compiling v3_ncons.cc
[803/1441] Compiling v3_info.cc
[804/1441] Compiling v3_ia5.cc
[805/1441] Compiling v3_genn.cc
[806/1441] Compiling v3_extku.cc
[807/1441] Compiling v3_enum.cc
[808/1441] Compiling v3_crld.cc
[809/1441] Compiling v3_bcons.cc
[810/1441] Compiling v3_conf.cc
[811/1441] Compiling v3_alt.cc
[812/1441] Compiling v3_bitst.cc
[813/1441] Compiling v3_cpols.cc
[815/1441] Compiling OpenAPIKit Link.swift
[816/1441] Compiling OpenAPIKit OpenAPI.swift
[817/1441] Compiling OpenAPIKit OpenAPIConditionalWarnings.swift
[818/1441] Compiling OpenAPIKit DereferencedOperation.swift
[819/1441] Compiling OpenAPIKit Operation.swift
[820/1441] Compiling OpenAPIKit ResolvedEndpoint.swift
[821/1441] Compiling OpenAPIKit DereferencedParameter.swift
[822/1441] Compiling OpenAPIKit DereferencedSchemaContext.swift
[822/1441] Compiling v3_akeya.cc
[823/1441] Compiling i2d_pr.cc
[824/1441] Compiling t_x509.cc
[825/1441] Compiling v3_akey.cc
[826/1441] Compiling t_x509a.cc
[827/1441] Compiling rsa_pss.cc
[828/1441] Compiling t_crl.cc
[829/1441] Compiling name_print.cc
[829/1441] Compiling t_req.cc
[831/1441] Compiling policy.cc
[833/1441] Compiling OpenAPIKit Either+Convenience.swift
[834/1441] Compiling OpenAPIKit Either+ExternallyDereferenceable.swift
[835/1441] Compiling OpenAPIKit Either+LocallyDereferenceable.swift
[836/1441] Compiling OpenAPIKit Either+Summarizable.swift
[837/1441] Compiling OpenAPIKit Either+Validatable.swift
[838/1441] Compiling OpenAPIKit DocumentDecodingError.swift
[839/1441] Compiling OpenAPIKit OperationDecodingError.swift
[840/1441] Compiling OpenAPIKit PathDecodingError.swift
[841/1441] Compiling OpenAPIKit DereferencedContent.swift
[842/1441] Compiling OpenAPIKit DereferencedContentEncoding.swift
[843/1441] Compiling OpenAPIKit DereferencedContentPositionalEncoding.swift
[844/1441] Compiling OpenAPIKit Discriminator.swift
[845/1441] Compiling OpenAPIKit DereferencedDocument.swift
[846/1441] Compiling OpenAPIKit Document.swift
[847/1441] Compiling OpenAPIKit DocumentInfo.swift
[848/1441] Compiling OpenAPIKit ResolvedDocument.swift
[848/1441] Compiling voprf.cc
[849/1441] Compiling trust_token.cc
[850/1441] Compiling by_file.cc
[851/1441] Compiling a_digest.cc
[852/1441] Compiling algorithm.cc
[853/1441] Compiling a_verify.cc
[854/1441] Compiling by_dir.cc
[855/1441] Compiling a_sign.cc
[856/1441] Compiling asn1_gen.cc
[858/1441] Compiling OpenAPIKit DereferencedRequest.swift
[859/1441] Compiling OpenAPIKit Request.swift
[860/1441] Compiling OpenAPIKit DereferencedResponse.swift
[861/1441] Compiling OpenAPIKit Response.swift
[862/1441] Compiling OpenAPIKit RuntimeExpression.swift
[863/1441] Compiling OpenAPIKit SchemaProtocols.swift
[864/1441] Compiling OpenAPIKit SwiftPrimitiveTypes+OpenAPI.swift
[865/1441] Compiling OpenAPIKit DereferencedJSONSchema.swift
[865/1441] Compiling thread_win.cc
[866/1441] Compiling thread_pthread.cc
[867/1441] Compiling thread.cc
[868/1441] Compiling thread_none.cc
[869/1441] Compiling stack.cc
[870/1441] Compiling siphash.cc
[871/1441] Compiling slhdsa.cc
[872/1441] Compiling pmbtoken.cc
[873/1441] Compiling spake2plus.cc
[874/1441] Compiling sha512.cc
[875/1441] Compiling sha256.cc
[876/1441] Compiling sha1.cc
[877/1441] Compiling rsa_extra.cc
[878/1441] Compiling rsa_print.cc
[879/1441] Compiling rsa_crypt.cc
[880/1441] Compiling rc4.cc
[881/1441] Compiling refcount.cc
[882/1441] Compiling windows.cc
[883/1441] Compiling trusty.cc
[884/1441] Compiling urandom.cc
[885/1441] Compiling rsa_asn1.cc
[886/1441] Compiling rand.cc
[887/1441] Compiling passive.cc
[888/1441] Compiling ios.cc
[889/1441] Compiling poly1305_arm_asm.S
[890/1441] Compiling getentropy.cc
[891/1441] Compiling forkunsafe.cc
[892/1441] Compiling deterministic.cc
[893/1441] Compiling fork_detect.cc
[894/1441] Compiling poly1305_vec.cc
[895/1441] Compiling poly1305_arm.cc
[896/1441] Compiling poly1305.cc
[897/1441] Compiling pool.cc
[898/1441] Compiling pkcs8_x509.cc
[899/1441] Compiling pkcs7.cc
[900/1441] Compiling p5_pbev2.cc
[901/1441] Compiling pkcs8.cc
[902/1441] Compiling pkcs7_x509.cc
[903/1441] Compiling pem_xaux.cc
[904/1441] Compiling pem_x509.cc
[905/1441] Compiling pem_pkey.cc
[906/1441] Compiling pem_pk8.cc
[907/1441] Compiling mlkem.cc
[908/1441] Compiling pem_oth.cc
[909/1441] Compiling mldsa.cc
[910/1441] Compiling obj_xref.cc
[911/1441] Compiling mem.cc
[912/1441] Compiling pem_lib.cc
[913/1441] Compiling obj.cc
[914/1441] Compiling poly_rq_mul.S
[915/1441] Compiling pem_info.cc
[916/1441] Compiling pem_all.cc
[917/1441] Compiling fips_shared_support.cc
[918/1441] Compiling md4.cc
[919/1441] Compiling md5.cc
[920/1441] Compiling lhash.cc
[921/1441] Compiling ex_data.cc
[922/1441] Compiling sign.cc
[923/1441] Compiling kyber.cc
[924/1441] Compiling hrss.cc
[925/1441] Compiling hpke.cc
[926/1441] Compiling scrypt.cc
[927/1441] Compiling pbkdf.cc
[928/1441] Compiling print.cc
[929/1441] Compiling p_x25519.cc
[930/1441] Compiling p_x25519_asn1.cc
[931/1441] Compiling p_rsa_asn1.cc
[932/1441] Compiling p_ed25519.cc
[933/1441] Compiling p_hkdf.cc
[934/1441] Compiling p_rsa.cc
[935/1441] Compiling p_ed25519_asn1.cc
[936/1441] Compiling p_ec_asn1.cc
[937/1441] Compiling p_ec.cc
[938/1441] Compiling p_dh_asn1.cc
[939/1441] Compiling p_dh.cc
[940/1441] Compiling p_dsa_asn1.cc
[941/1441] Compiling evp_ctx.cc
[942/1441] Compiling evp.cc
[943/1441] Compiling err.cc
[944/1441] Compiling engine.cc
[945/1441] Compiling evp_asn1.cc
[946/1441] Compiling ecdh.cc
[947/1441] Compiling hash_to_curve.cc
[948/1441] Compiling ec_derive.cc
[949/1441] Compiling ecdsa_asn1.cc
[950/1441] Compiling dsa.cc
[951/1441] Compiling dsa_asn1.cc
[952/1441] Compiling ec_asn1.cc
[953/1441] Compiling x25519-asm-arm.S
[954/1441] Compiling params.cc
[955/1441] Compiling digest_extra.cc
[956/1441] Compiling bcm.cc
[957/1441] Compiling des.cc
[958/1441] Compiling dh_asn1.cc
[959/1441] Compiling curve25519_64_adx.cc
[960/1441] Compiling spake25519.cc
[961/1441] Compiling crypto.cc
[962/1441] Compiling cpu_intel.cc
[963/1441] Compiling cpu_arm_linux.cc
[964/1441] Compiling curve25519.cc
[965/1441] Compiling cpu_arm_freebsd.cc
[966/1441] Compiling cpu_aarch64_win.cc
[967/1441] Compiling cpu_aarch64_sysreg.cc
[968/1441] Compiling cpu_aarch64_openbsd.cc
[969/1441] Compiling cpu_aarch64_linux.cc
[970/1441] Compiling cpu_aarch64_fuchsia.cc
[971/1441] Compiling cpu_aarch64_apple.cc
[972/1441] Compiling tls_cbc.cc
[973/1441] Compiling conf.cc
[974/1441] Compiling get_cipher.cc
[975/1441] Compiling e_tls.cc
[976/1441] Compiling e_rc4.cc
[977/1441] Compiling e_rc2.cc
[978/1441] Compiling e_null.cc
[979/1441] Compiling e_des.cc
[980/1441] Compiling e_chacha20poly1305.cc
[981/1441] Compiling e_aesgcmsiv.cc
[982/1441] Compiling derive_key.cc
[983/1441] Compiling e_aesctrhmac.cc
[984/1441] Compiling chacha.cc
[985/1441] Compiling unicode.cc
[986/1441] Compiling cbb.cc
[987/1441] Compiling cbs.cc
[988/1441] Compiling buf.cc
[989/1441] Compiling ber.cc
[990/1441] Compiling blake2.cc
[991/1441] Compiling asn1_compat.cc
[992/1441] Compiling bn_asn1.cc
[993/1441] Compiling convert.cc
[994/1441] Compiling socket.cc
[994/1441] Compiling socket_helper.cc
[996/1441] Compiling printf.cc
[997/1441] Compiling hexdump.cc
[998/1441] Compiling pair.cc
[999/1441] Compiling file.cc
[1000/1441] Compiling fd.cc
[1001/1441] Compiling errno.cc
[1002/1441] Compiling connect.cc
[1003/1441] Compiling bio_mem.cc
[1004/1441] Compiling base64.cc
[1005/1441] Compiling bio.cc
[1006/1441] Compiling tasn_typ.cc
[1007/1441] Compiling tasn_fre.cc
[1008/1441] Compiling tasn_utl.cc
[1008/1441] Compiling tasn_enc.cc
[1010/1441] Compiling tasn_new.cc
[1011/1441] Compiling f_int.cc
[1012/1441] Compiling posix_time.cc
[1013/1441] Compiling f_string.cc
[1014/1441] Compiling tasn_dec.cc
[1015/1441] Compiling asn_pack.cc
[1016/1441] Compiling asn1_par.cc
[1017/1441] Compiling a_utctm.cc
[1018/1441] Compiling asn1_lib.cc
[1019/1441] Compiling a_type.cc
[1020/1441] Compiling a_octet.cc
[1021/1441] Compiling a_time.cc
[1022/1441] Compiling a_strex.cc
[1023/1441] Compiling a_strnid.cc
[1024/1441] Compiling a_object.cc
[1025/1441] Compiling a_mbstr.cc
[1026/1441] Compiling a_i2d_fp.cc
[1027/1441] Compiling a_dup.cc
[1028/1441] Compiling a_d2i_fp.cc
[1029/1441] Compiling fiat_p256_adx_sqr.S
[1030/1441] Compiling a_bitstr.cc
[1031/1441] Compiling a_int.cc
[1032/1441] Compiling fiat_p256_adx_mul.S
[1033/1441] Compiling fiat_curve25519_adx_square.S
[1034/1441] Compiling fiat_curve25519_adx_mul.S
[1035/1441] Compiling md5-x86_64-linux.S
[1036/1441] Compiling md5-x86_64-apple.S
[1037/1441] Compiling md5-586-linux.S
[1038/1441] Compiling a_gentm.cc
[1039/1441] Compiling md5-586-apple.S
[1040/1441] Compiling a_bool.cc
[1041/1441] Compiling chacha20_poly1305_x86_64-linux.S
[1042/1441] Compiling chacha20_poly1305_x86_64-apple.S
[1043/1441] Compiling chacha20_poly1305_armv8-win.S
[1044/1441] Compiling chacha20_poly1305_armv8-linux.S
[1045/1441] Compiling chacha20_poly1305_armv8-apple.S
[1046/1441] Compiling chacha-x86_64-linux.S
[1047/1441] Compiling chacha-x86_64-apple.S
[1048/1441] Compiling chacha-x86-linux.S
[1049/1441] Compiling chacha-x86-apple.S
[1050/1441] Compiling chacha-armv8-win.S
[1051/1441] Compiling chacha-armv8-linux.S
[1052/1441] Compiling chacha-armv4-linux.S
[1053/1441] Compiling aes128gcmsiv-x86_64-linux.S
[1054/1441] Compiling chacha-armv8-apple.S
[1055/1441] Compiling aes128gcmsiv-x86_64-apple.S
[1056/1441] Compiling x86_64-mont5-linux.S
[1057/1441] Compiling x86_64-mont5-apple.S
[1058/1441] Compiling x86_64-mont-linux.S
[1059/1441] Compiling x86_64-mont-apple.S
[1060/1441] Compiling x86-mont-linux.S
[1061/1441] Compiling x86-mont-apple.S
[1062/1441] Compiling vpaes-x86_64-linux.S
[1063/1441] Compiling vpaes-x86_64-apple.S
[1064/1441] Compiling vpaes-x86-linux.S
[1065/1441] Compiling vpaes-x86-apple.S
[1066/1441] Compiling vpaes-armv8-win.S
[1067/1441] Compiling vpaes-armv8-linux.S
[1068/1441] Compiling CCryptoBoringSSLShims shims.c
[1069/1441] Compiling err_data.cc
[1070/1441] Compiling vpaes-armv8-apple.S
[1071/1441] Compiling vpaes-armv7-linux.S
[1072/1441] Compiling sha512-x86_64-linux.S
[1073/1441] Compiling sha512-x86_64-apple.S
[1074/1441] Compiling sha512-armv8-linux.S
[1075/1441] Compiling sha512-armv8-win.S
[1076/1441] Compiling sha512-armv4-linux.S
[1077/1441] Compiling sha512-586-linux.S
[1078/1441] Compiling sha512-586-apple.S
[1079/1441] Compiling sha512-armv8-apple.S
[1080/1441] Compiling sha256-x86_64-linux.S
[1081/1441] Compiling sha256-x86_64-apple.S
[1082/1441] Compiling sha256-armv8-win.S
[1083/1441] Compiling sha256-armv8-linux.S
[1084/1441] Compiling sha256-586-linux.S
[1085/1441] Compiling sha256-armv4-linux.S
[1086/1441] Compiling sha256-armv8-apple.S
[1087/1441] Compiling sha256-586-apple.S
[1088/1441] Compiling sha1-x86_64-linux.S
[1089/1441] Compiling sha1-x86_64-apple.S
[1090/1441] Compiling sha1-armv8-win.S
[1091/1441] Compiling sha1-armv8-linux.S
[1092/1441] Compiling sha1-586-linux.S
[1093/1441] Compiling sha1-armv4-large-linux.S
[1094/1441] Compiling sha1-586-apple.S
[1095/1441] Compiling sha1-armv8-apple.S
[1096/1441] Compiling rsaz-avx2-linux.S
[1097/1441] Compiling rsaz-avx2-apple.S
[1098/1441] Compiling rdrand-x86_64-linux.S
[1099/1441] Compiling rdrand-x86_64-apple.S
[1100/1441] Compiling p256_beeu-x86_64-asm-linux.S
[1101/1441] Compiling p256_beeu-x86_64-asm-apple.S
[1102/1441] Compiling p256_beeu-armv8-asm-win.S
[1103/1441] Compiling p256_beeu-armv8-asm-linux.S
[1104/1441] Compiling p256_beeu-armv8-asm-apple.S
[1105/1441] Compiling p256-x86_64-asm-linux.S
[1106/1441] Compiling p256-x86_64-asm-apple.S
[1107/1441] Compiling p256-armv8-asm-linux.S
[1107/1441] Compiling p256-armv8-asm-win.S
[1109/1441] Compiling ghashv8-armv8-win.S
[1110/1441] Compiling p256-armv8-asm-apple.S
[1111/1441] Compiling ghashv8-armv8-linux.S
[1112/1441] Compiling ghashv8-armv8-apple.S
[1113/1441] Compiling ghash-x86_64-apple.S
[1114/1441] Compiling ghashv8-armv7-linux.S
[1114/1441] Compiling ghash-x86_64-linux.S
[1116/1441] Compiling ghash-x86-linux.S
[1117/1441] Compiling ghash-x86-apple.S
[1118/1441] Compiling ghash-ssse3-x86_64-linux.S
[1119/1441] Compiling ghash-ssse3-x86_64-apple.S
[1120/1441] Compiling ghash-ssse3-x86-linux.S
[1121/1441] Compiling ghash-ssse3-x86-apple.S
[1122/1441] Compiling ghash-neon-armv8-win.S
[1123/1441] Compiling ghash-neon-armv8-linux.S
[1124/1441] Compiling ghash-armv4-linux.S
[1125/1441] Compiling ghash-neon-armv8-apple.S
[1126/1441] Compiling co-586-linux.S
[1127/1441] Compiling bsaes-armv7-linux.S
[1128/1441] Compiling co-586-apple.S
[1129/1441] Compiling bn-armv8-win.S
[1130/1441] Compiling bn-armv8-linux.S
[1131/1441] Compiling bn-armv8-apple.S
[1132/1441] Compiling bn-586-linux.S
[1133/1441] Compiling bn-586-apple.S
[1134/1441] Compiling armv8-mont-win.S
[1135/1441] Compiling armv8-mont-linux.S
[1136/1441] Compiling armv4-mont-linux.S
[1137/1441] Compiling aesv8-gcm-armv8-win.S
[1138/1441] Compiling aesv8-gcm-armv8-linux.S
[1139/1441] Compiling armv8-mont-apple.S
[1140/1441] Compiling aesv8-armv8-win.S
[1141/1441] Compiling aesv8-gcm-armv8-apple.S
[1142/1441] Compiling aesv8-armv8-linux.S
[1143/1441] Compiling aesv8-armv7-linux.S
[1144/1441] Compiling aesv8-armv8-apple.S
[1145/1441] Compiling aesni-x86_64-apple.S
[1146/1441] Compiling aesni-x86_64-linux.S
[1147/1441] Compiling aesni-x86-linux.S
[1148/1441] Compiling aesni-x86-apple.S
[1149/1441] Compiling aesni-gcm-x86_64-linux.S
[1150/1441] Compiling aes-gcm-avx512-x86_64-linux.S
[1151/1441] Compiling aesni-gcm-x86_64-apple.S
[1152/1441] Compiling aes-gcm-avx512-x86_64-apple.S
[1153/1441] Compiling aes-gcm-avx2-x86_64-linux.S
[1154/1441] Compiling aes-gcm-avx2-x86_64-apple.S
[1155/1441] Compiling xwing.cc
[1156/1441] Compiling x_sig.cc
[1157/1441] Compiling x_spki.cc
[1157/1441] Compiling x_req.cc
[1159/1441] Compiling x_x509a.cc
[1160/1441] Compiling x_x509.cc
[1161/1441] Compiling x_pubkey.cc
[1162/1441] Compiling c-nioatomics.c
[1163/1441] Compiling x_name.cc
[1164/1441] Compiling x_exten.cc
[1165/1441] Compiling x_crl.cc
[1166/1441] Compiling x_attrib.cc
[1167/1441] Compiling x_all.cc
[1168/1441] Compiling x509spki.cc
[1169/1441] Compiling x_algor.cc
[1170/1441] Compiling c-atomics.c
[1171/1441] Compiling x509name.cc
[1172/1441] Compiling x509rset.cc
[1173/1441] Compiling x509cset.cc
[1174/1441] Compiling x509_vpm.cc
[1175/1441] Compiling x509_vfy.cc
[1176/1441] Compiling x509_txt.cc
[1177/1448] Compiling x509_v3.cc
[1178/1448] Compiling x509_trs.cc
[1180/1448] Compiling NIOConcurrencyHelpers lock.swift
[1180/1448] Compiling x509_set.cc
[1182/1448] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[1183/1448] Emitting module NIOConcurrencyHelpers
[1184/1448] Compiling NIOConcurrencyHelpers NIOLock.swift
[1185/1448] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1186/1448] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1187/1448] Compiling NIOConcurrencyHelpers atomics.swift
[1187/1448] Compiling x509_req.cc
[1188/1448] Compiling x509_def.cc
[1189/1448] Compiling x509_obj.cc
[1190/1448] Compiling x509_ext.cc
[1191/1448] Compiling x509_lu.cc
[1192/1448] Compiling x509_d2.cc
[1193/1448] Compiling x509_cmp.cc
[1194/1475] Compiling x509_att.cc
[1196/1475] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1197/1475] Compiling ConsoleKitTerminal CustomActivity.swift
[1198/1475] Compiling ConsoleKitTerminal LoadingBar.swift
[1199/1477] Emitting module ConsoleKitTerminal
[1200/1477] Compiling ConsoleKitTerminal Console+Confirm.swift
[1201/1477] Compiling ConsoleKitTerminal Console+Input.swift
[1202/1477] Compiling ConsoleKitTerminal Console+Center.swift
[1203/1477] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1204/1477] Compiling ConsoleKitTerminal ConsoleText.swift
[1205/1477] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1206/1477] Compiling ConsoleKitTerminal ActivityBar.swift
[1207/1477] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1208/1477] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1208/1477] Compiling x509.cc
[1210/1477] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1211/1477] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1211/1477] Compiling v3_prn.cc
[1212/1477] Compiling v3_skey.cc
[1213/1477] Compiling v3_purp.cc
[1214/1477] Compiling v3_utl.cc
[1215/1477] Compiling v3_pmaps.cc
[1216/1477] Compiling v3_pcons.cc
[1218/1477] Compiling ConsoleKitTerminal ProgressBar.swift
[1219/1477] Compiling ConsoleKitTerminal Console+Clear.swift
[1220/1477] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1221/1477] Compiling ConsoleKitTerminal ConsoleClear.swift
[1222/1477] Compiling ConsoleKitTerminal Console+Ask.swift
[1223/1477] Compiling ConsoleKitTerminal Console+Choose.swift
[1224/1477] Compiling ConsoleKitTerminal ANSI.swift
[1225/1477] Compiling ConsoleKitTerminal Console.swift
[1226/1477] Compiling ConsoleKitTerminal Terminal.swift
[1227/1477] Compiling ConsoleKitTerminal Console+Output.swift
[1228/1477] Compiling ConsoleKitTerminal Console+Wait.swift
[1229/1477] Compiling ConsoleKitTerminal ConsoleColor.swift
[1229/1477] Compiling v3_ocsp.cc
[1231/1477] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1232/1477] Compiling ConsoleKitTerminal LoggerFragment.swift
[1232/1477] Compiling v3_ncons.cc
[1233/1477] Compiling v3_lib.cc
[1234/1477] Compiling v3_int.cc
[1235/1477] Compiling v3_info.cc
[1236/1477] Compiling v3_ia5.cc
[1237/1477] Compiling v3_genn.cc
[1238/1477] Compiling v3_extku.cc
[1239/1499] Compiling v3_enum.cc
[1241/1499] Compiling ConsoleKitCommands Commands.swift
[1242/1499] Compiling ConsoleKitCommands Console+Run.swift
[1243/1501] Emitting module ConsoleKitCommands
[1244/1501] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1245/1501] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1246/1501] Compiling ConsoleKitCommands Flag.swift
[1247/1501] Compiling ConsoleKitCommands Option.swift
[1247/1501] Compiling v3_crld.cc
[1249/1501] Compiling ConsoleKitCommands AsyncCommands.swift
[1250/1501] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1251/1501] Compiling ConsoleKitCommands AnyCommand.swift
[1251/1501] Compiling v3_bcons.cc
[1252/1501] Compiling v3_bitst.cc
[1253/1501] Compiling v3_cpols.cc
[1254/1501] Compiling v3_alt.cc
[1255/1501] Compiling v3_akeya.cc
[1256/1501] Compiling v3_conf.cc
[1258/1501] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1259/1501] Compiling ConsoleKitCommands Utilities.swift
[1259/1501] Compiling v3_akey.cc
[1260/1501] Compiling t_x509a.cc
[1262/1501] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1263/1501] Compiling ConsoleKitCommands AsyncCommand.swift
[1264/1501] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1265/1501] Compiling ConsoleKitCommands CommandGroup.swift
[1266/1501] Compiling ConsoleKitCommands CommandInput.swift
[1267/1501] Compiling ConsoleKitCommands Argument.swift
[1268/1501] Compiling ConsoleKitCommands CommandSignature.swift
[1269/1501] Compiling ConsoleKitCommands Command.swift
[1270/1501] Compiling ConsoleKitCommands CommandContext.swift
[1271/1501] Compiling ConsoleKitCommands CommandError.swift
[1272/1501] Compiling ConsoleKitCommands ConsoleError.swift
[1273/1501] Compiling ConsoleKitCommands Completion.swift
[1273/1501] Compiling t_crl.cc
[1274/1501] Compiling t_x509.cc
[1275/1501] Compiling t_req.cc
[1276/1501] Compiling name_print.cc
[1277/1501] Compiling i2d_pr.cc
[1278/1501] Compiling policy.cc
[1279/1501] Compiling rsa_pss.cc
[1281/1503] Emitting module ConsoleKit
[1282/1503] Compiling ConsoleKit Exports.swift
[1282/1503] Compiling by_file.cc
[1283/1503] Compiling voprf.cc
[1284/1503] Compiling algorithm.cc
[1285/1503] Compiling a_verify.cc
[1286/1503] Compiling by_dir.cc
[1286/1503] Compiling asn1_gen.cc
[1288/1503] Compiling a_sign.cc
[1289/1503] Compiling a_digest.cc
[1290/1503] Compiling thread_pthread.cc
[1291/1503] Compiling thread_win.cc
[1292/1503] Compiling thread.cc
[1293/1503] Compiling thread_none.cc
[1294/1503] Compiling trust_token.cc
[1295/1503] Compiling stack.cc
[1296/1503] Compiling pmbtoken.cc
[1297/1503] Compiling spake2plus.cc
[1298/1503] Compiling siphash.cc
[1299/1503] Compiling sha512.cc
[1300/1503] Compiling sha256.cc
[1301/1503] Compiling slhdsa.cc
[1302/1503] Compiling sha1.cc
[1303/1503] Compiling rsa_extra.cc
[1304/1503] Compiling rsa_print.cc
[1305/1503] Compiling rsa_crypt.cc
[1306/1503] Compiling rc4.cc
[1307/1503] Compiling urandom.cc
[1308/1503] Compiling refcount.cc
[1309/1503] Compiling trusty.cc
[1310/1503] Compiling windows.cc
[1311/1503] Compiling rand.cc
[1312/1503] Compiling passive.cc
[1313/1503] Compiling poly1305_arm_asm.S
[1314/1503] Compiling rsa_asn1.cc
[1315/1503] Compiling ios.cc
[1316/1503] Compiling getentropy.cc
[1317/1503] Compiling deterministic.cc
[1318/1503] Compiling fork_detect.cc
[1319/1503] Compiling forkunsafe.cc
[1320/1503] Compiling poly1305_vec.cc
[1321/1503] Compiling poly1305_arm.cc
[1322/1503] Compiling pool.cc
[1323/1503] Compiling poly1305.cc
[1324/1503] Compiling pkcs7.cc
[1325/1503] Compiling pkcs8_x509.cc
[1326/1503] Compiling p5_pbev2.cc
[1327/1503] Compiling pkcs8.cc
[1328/1503] Compiling pem_xaux.cc
[1329/1503] Compiling pkcs7_x509.cc
[1330/1503] Compiling pem_x509.cc
[1331/1503] Compiling pem_pkey.cc
[1332/1503] Compiling pem_pk8.cc
[1333/1503] Compiling mlkem.cc
[1334/1503] Compiling obj_xref.cc
[1335/1503] Compiling pem_oth.cc
[1336/1503] Compiling mldsa.cc
[1337/1503] Compiling pem_info.cc
[1338/1503] Compiling obj.cc
[1339/1503] Compiling pem_lib.cc
[1340/1503] Compiling mem.cc
[1341/1503] Compiling pem_all.cc
[1342/1503] Compiling poly_rq_mul.S
[1343/1503] Compiling fips_shared_support.cc
[1344/1503] Compiling lhash.cc
[1345/1503] Compiling md5.cc
[1346/1503] Compiling md4.cc
[1347/1503] Compiling fuzzer_mode.cc
[1348/1503] Compiling kyber.cc
[1349/1503] Compiling ex_data.cc
[1350/1503] Compiling hpke.cc
[1351/1503] Compiling hrss.cc
[1352/1503] Compiling scrypt.cc
[1353/1503] Compiling pbkdf.cc
[1354/1503] Compiling print.cc
[1355/1503] Compiling sign.cc
[1356/1503] Compiling p_x25519.cc
[1357/1503] Compiling p_x25519_asn1.cc
[1358/1503] Compiling p_rsa_asn1.cc
[1359/1503] Compiling p_rsa.cc
[1360/1503] Compiling p_hkdf.cc
[1361/1503] Compiling p_ed25519_asn1.cc
[1362/1503] Compiling p_ed25519.cc
[1363/1503] Compiling p_ec_asn1.cc
[1364/1503] Compiling p_dsa_asn1.cc
[1365/1503] Compiling p_ec.cc
[1366/1503] Compiling p_dh_asn1.cc
[1367/1503] Compiling err.cc
[1368/1503] Compiling p_dh.cc
[1369/1503] Compiling evp_ctx.cc
[1370/1503] Compiling evp.cc
[1371/1503] Compiling engine.cc
[1372/1503] Compiling ecdsa_p1363.cc
[1373/1503] Compiling evp_asn1.cc
[1374/1503] Compiling ecdh.cc
[1375/1503] Compiling ec_derive.cc
[1376/1503] Compiling hash_to_curve.cc
[1377/1503] Compiling ecdsa_asn1.cc
[1378/1503] Compiling dsa.cc
[1379/1503] Compiling ec_asn1.cc
[1380/1503] Compiling digest_extra.cc
[1381/1503] Compiling dsa_asn1.cc
[1382/1503] Compiling x25519-asm-arm.S
[1383/1503] Compiling params.cc
[1384/1503] Compiling dh_asn1.cc
[1385/1503] Compiling des.cc
[1386/1503] Compiling curve25519_64_adx.cc
[1387/1503] Compiling spake25519.cc
[1388/1503] Compiling crypto.cc
[1389/1503] Compiling cpu_intel.cc
[1390/1503] Compiling curve25519.cc
[1391/1503] Compiling cpu_arm_linux.cc
[1392/1503] Compiling cpu_arm_freebsd.cc
[1393/1503] Compiling cpu_aarch64_win.cc
[1394/1503] Compiling cpu_aarch64_openbsd.cc
[1395/1503] Compiling cpu_aarch64_sysreg.cc
[1396/1503] Compiling cpu_aarch64_fuchsia.cc
[1396/1503] Compiling cpu_aarch64_linux.cc
[1398/1503] Compiling cpu_aarch64_apple.cc
[1399/1503] Compiling conf.cc
[1400/1503] Compiling tls_cbc.cc
[1401/1503] Compiling get_cipher.cc
[1402/1503] Compiling e_tls.cc
[1403/1503] Compiling e_rc4.cc
[1404/1503] Compiling e_rc2.cc
[1405/1503] Compiling cms.cc
[1406/1503] Compiling e_null.cc
[1407/1503] Compiling e_des.cc
[1408/1503] Compiling e_chacha20poly1305.cc
[1409/1503] Compiling e_aesgcmsiv.cc
[1410/1503] Compiling e_aeseax.cc
[1411/1503] Compiling derive_key.cc
[1412/1503] Compiling e_aesctrhmac.cc
[1413/1503] Compiling chacha.cc
[1414/1503] Compiling unicode.cc
[1415/1503] Compiling cbs.cc
[1416/1503] Compiling cbb.cc
[1417/1503] Compiling sqrt.cc
[1418/1503] Compiling ber.cc
[1419/1503] Compiling buf.cc
[1420/1503] Compiling asn1_compat.cc
[1421/1503] Compiling exponentiation.cc
[1422/1503] Compiling div.cc
[1423/1503] Compiling printf.cc
[1424/1503] Compiling blake2.cc
[1425/1503] Compiling pair.cc
[1426/1503] Compiling file.cc
[1427/1503] Compiling hexdump.cc
[1428/1503] Compiling bn_asn1.cc
[1429/1503] Compiling convert.cc
[1430/1503] Compiling fd.cc
[1431/1503] Compiling errno.cc
[1432/1503] Compiling bio_mem.cc
[1433/1503] Compiling base64.cc
[1434/1503] Compiling bio.cc
[1435/1503] Compiling tasn_typ.cc
[1436/1503] Compiling tasn_utl.cc
[1437/1503] Compiling tasn_fre.cc
[1438/1503] Compiling tasn_new.cc
[1439/1503] Compiling tasn_enc.cc
[1440/1503] Compiling posix_time.cc
[1441/1503] Compiling f_string.cc
[1442/1503] Compiling f_int.cc
[1443/1503] Compiling tasn_dec.cc
[1444/1503] Compiling asn_pack.cc
[1445/1503] Compiling asn1_par.cc
[1446/1503] Compiling asn1_lib.cc
[1447/1503] Compiling a_utctm.cc
[1448/1503] Compiling a_time.cc
[1449/1503] Compiling a_strnid.cc
[1450/1503] Compiling a_type.cc
[1451/1503] Compiling a_octet.cc
[1452/1503] Compiling a_strex.cc
[1453/1503] Compiling a_object.cc
[1454/1503] Compiling a_mbstr.cc
[1455/1503] Compiling a_i2d_fp.cc
[1456/1503] Compiling a_dup.cc
[1457/1503] Write sources
[1459/1503] Compiling a_d2i_fp.cc
[1460/1503] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1461/1503] Write sources
[1464/1503] Compiling a_int.cc
[1465/1503] Compiling a_gentm.cc
[1466/1603] Compiling a_bool.cc
[1467/1603] Compiling aes.cc
[1468/1603] Compiling bcm.cc
[1469/1603] Compiling a_bitstr.cc
[1471/1603] Compiling BitCollections BitArray+Invariants.swift
[1472/1603] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1473/1603] Compiling Algorithms Grouped.swift
[1474/1603] Compiling Algorithms Indexed.swift
[1475/1604] Compiling Atomics Unmanaged extensions.swift
[1476/1613] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1477/1613] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1478/1613] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1479/1613] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1480/1613] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1481/1613] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1482/1613] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1483/1613] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1484/1613] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1485/1613] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1486/1613] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1487/1613] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1488/1618] Compiling Algorithms EitherSequence.swift
[1489/1618] Compiling Algorithms FirstNonNil.swift
[1490/1618] Compiling BitCollections BitArray+Codable.swift
[1491/1618] Compiling BitCollections BitArray+Collection.swift
[1492/1618] Compiling BitCollections BitArray+Descriptions.swift
[1493/1618] Compiling BitCollections BitArray+Equatable.swift
[1494/1618] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1495/1618] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1496/1618] Emitting module BitCollections
[1503/1618] Compiling BitCollections BitArray+Hashable.swift
[1504/1618] Compiling BitCollections BitArray+Initializers.swift
[1509/1618] Compiling BitCollections BitSet.swift
[1510/1618] Compiling BitCollections Range+Utilities.swift
[1511/1618] Compiling BitCollections Slice+Utilities.swift
[1512/1618] Compiling BitCollections UInt+Tricks.swift
[1513/1618] Compiling BitCollections _Word.swift
[1514/1618] Compiling BitCollections BitSet+Hashable.swift
[1515/1618] Compiling BitCollections BitSet+Initializers.swift
[1516/1618] Compiling BitCollections BitSet+Invariants.swift
[1517/1618] Compiling BitCollections BitSet+Random.swift
[1518/1618] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1519/1618] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1520/1618] Compiling Algorithms Intersperse.swift
[1521/1618] Compiling BitCollections BitSet+CustomReflectable.swift
[1522/1618] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1523/1618] Compiling BitCollections BitSet+Equatable.swift
[1524/1618] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1525/1618] Compiling BitCollections BitSet+Extras.swift
[1526/1618] Compiling BitCollections BitArray+Shifts.swift
[1527/1618] Compiling BitCollections BitArray+Testing.swift
[1528/1618] Compiling BitCollections BitArray._UnsafeHandle.swift
[1529/1618] Compiling BitCollections BitArray.swift
[1530/1618] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1531/1618] Compiling BitCollections BitSet+Codable.swift
[1532/1618] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1533/1618] Compiling BitCollections BitSet+SetAlgebra union.swift
[1534/1618] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1535/1618] Compiling BitCollections BitSet.Counted.swift
[1536/1618] Compiling BitCollections BitSet.Index.swift
[1537/1618] Compiling BitCollections BitSet._UnsafeHandle.swift
[1538/1618] Compiling BitCollections BitArray+BitwiseOperations.swift
[1539/1618] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1542/1618] Compiling BitCollections BitArray+Copy.swift
[1543/1618] Compiling BitCollections BitArray+CustomReflectable.swift
[1553/1622] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[1554/1622] Compiling CryptoBoringWrapper RandomBytes.swift
[1555/1622] Compiling Collections Collections.swift
[1556/1622] Emitting module Collections
[1569/1622] Compiling Algorithms Unique.swift
[1570/1622] Compiling Algorithms Windows.swift
[1574/1622] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1575/1622] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1576/1622] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1577/1622] Compiling CryptoBoringWrapper EllipticCurve.swift
[1578/1622] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1579/1622] Emitting module CryptoBoringWrapper
[1580/1622] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1581/1622] Emitting module Atomics
[1582/1745] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1583/1745] Compiling NIOCore NIOAsyncWriter.swift
[1584/1745] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1585/1745] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1586/1745] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1587/1745] Compiling NIOCore AsyncChannelHandler.swift
[1588/1745] Compiling NIOCore AsyncChannelInboundStream.swift
[1589/1745] Emitting module Algorithms
[1590/1745] Compiling NIOCore CircularBuffer.swift
[1591/1745] Compiling NIOCore Codec.swift
[1592/1745] Compiling NIOCore ConvenienceOptionSupport.swift
[1593/1745] Compiling NIOCore DeadChannel.swift
[1594/1745] Compiling NIOCore DispatchQueue+WithFuture.swift
[1595/1745] Compiling NIOCore EventLoop+Deprecated.swift
[1596/1751] Emitting module CryptoExtras
[1597/1751] Compiling CryptoExtras ThreadWindows.swift
[1598/1751] Compiling CryptoExtras DLEQ.swift
[1599/1751] Compiling CryptoExtras Prover.swift
[1600/1751] Compiling CryptoExtras Verifier.swift
[1601/1751] Compiling CryptoExtras ZKPToolbox.swift
[1602/1751] Compiling CryptoExtras resource_bundle_accessor.swift
[1603/1751] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1604/1751] Compiling NIOCore MarkedCircularBuffer.swift
[1605/1751] Compiling NIOCore MulticastChannel.swift
[1606/1751] Compiling NIOCore NIOAny.swift
[1607/1751] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1608/1751] Compiling NIOCore NIOCoreSendableMetatype.swift
[1609/1751] Compiling NIOCore NIODecodedAsyncSequence.swift
[1610/1751] Compiling NIOCore NIOLoopBound.swift
[1611/1758] Compiling NIOCore IO.swift
[1612/1758] Compiling NIOCore IOData.swift
[1613/1758] Compiling NIOCore IPProtocol.swift
[1614/1758] Compiling NIOCore IntegerBitPacking.swift
[1615/1758] Compiling NIOCore IntegerTypes.swift
[1616/1758] Compiling NIOCore Interfaces.swift
[1617/1758] Compiling NIOCore Linux.swift
[1618/1758] Compiling NIOCore ByteBuffer-core.swift
[1619/1758] Compiling NIOCore ChannelHandler.swift
[1620/1758] Compiling NIOCore ChannelHandlers.swift
[1621/1758] Compiling NIOCore ChannelInvoker.swift
[1622/1758] Compiling NIOCore ChannelOption.swift
[1623/1758] Compiling NIOCore ChannelPipeline.swift
[1624/1758] Compiling NIOCore EventLoop+SerialExecutor.swift
[1625/1758] Compiling NIOCore EventLoop.swift
[1626/1758] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1627/1758] Compiling NIOCore ByteBuffer-hex.swift
[1628/1758] Compiling NIOCore ByteBuffer-int.swift
[1629/1758] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1630/1758] Compiling NIOCore EventLoopFuture.swift
[1631/1758] Compiling NIOCore FileDescriptor.swift
[1632/1758] Compiling NIOCore FileHandle.swift
[1633/1758] Compiling NIOCore FileRegion.swift
[1634/1758] Compiling NIOCore GlobalSingletons.swift
[1637/1758] Compiling NIOCore ByteBuffer-multi-int.swift
[1638/1758] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1639/1758] Compiling NIOCore ByteBuffer-views.swift
[1640/1758] Compiling NIOCore Channel.swift
[1641/1758] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1642/1758] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1659/1758] Compiling NIOCore BSDSocketAPI.swift
[1660/1758] Compiling NIOCore ByteBuffer-aux.swift
[1661/1758] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1662/1758] Compiling NIOCore ByteBuffer-conversions.swift
[1675/1758] Compiling NIOCore AddressedEnvelope.swift
[1676/1758] Compiling NIOCore AsyncAwaitSupport.swift
[1677/1758] Compiling NIOCore AsyncChannel.swift
[1682/1758] Compiling NIOCore SocketAddresses.swift
[1683/1758] Compiling NIOCore SocketOptionProvider.swift
[1684/1758] Compiling NIOCore SystemCallHelpers.swift
[1685/1758] Compiling NIOCore TimeAmount+Duration.swift
[1686/1758] Compiling NIOCore TypeAssistedChannelHandler.swift
[1687/1758] Compiling NIOCore UniversalBootstrapSupport.swift
[1688/1758] Compiling NIOCore Utilities.swift
[1689/1760] Emitting module _CryptoExtras
[1690/1760] Compiling _CryptoExtras Exports.swift
[1699/1859] Compiling X509 CertificatePublicKey.swift
[1700/1859] Compiling X509 CertificateSerialNumber.swift
[1701/1859] Compiling X509 CertificateVersion.swift
[1702/1859] Compiling X509 SubjectKeyIdentifier.swift
[1703/1859] Compiling X509 Extension.swift
[1704/1859] Compiling X509 Extensions.swift
[1705/1859] Compiling X509 ExtensionsBuilder.swift
[1706/1859] Compiling X509 GeneralName.swift
[1707/1859] Compiling X509 Lock.swift
[1708/1859] Compiling X509 LockedValueBox.swift
[1709/1859] Compiling X509 BasicOCSPResponse.swift
[1710/1859] Compiling X509 DirectoryString.swift
[1711/1859] Compiling X509 OCSPCertID.swift
[1712/1859] Compiling X509 OCSPCertStatus.swift
[1713/1859] Compiling X509 StateOrProvinceName.swift
[1714/1859] Compiling X509 StreetAddress.swift
[1715/1859] Compiling X509 Error.swift
[1716/1859] Compiling X509 AuthorityInformationAccess.swift
[1717/1859] Compiling X509 AuthorityKeyIdentifier.swift
[1718/1859] Compiling X509 BasicConstraints.swift
[1719/1859] Compiling X509 ExtendedKeyUsage.swift
[1720/1859] Compiling X509 ExtensionIdentifiers.swift
[1721/1859] Compiling X509 KeyUsage.swift
[1722/1859] Compiling X509 NameConstraints.swift
[1723/1859] Compiling X509 SubjectAlternativeName.swift
[1724/1859] Compiling X509 NameConstraintsPolicy.swift
[1725/1859] Compiling X509 RFC5280Policy.swift
[1726/1859] Compiling X509 URIConstraints.swift
[1727/1859] Compiling X509 AllOfPolicies.swift
[1728/1859] Compiling X509 AnyPolicy.swift
[1729/1859] Compiling X509 CertificateStore.swift
[1730/1859] Compiling X509 CustomCertificateStore.swift
[1731/1859] Compiling X509 OneOfPolicies.swift
[1732/1859] Compiling X509 PolicyBuilder.swift
[1733/1859] Compiling X509 BasicConstraintsPolicy.swift
[1734/1859] Compiling X509 DNSNames.swift
[1735/1859] Compiling X509 DirectoryNames.swift
[1736/1859] Compiling X509 ExpiryPolicy.swift
[1737/1859] Compiling X509 IPConstraints.swift
[1749/1869] Compiling X509 CustomPrivateKey.swift
[1750/1869] Compiling X509 Digests.swift
[1751/1869] Compiling X509 DistinguishedName.swift
[1752/1869] Compiling X509 CommonName.swift
[1753/1869] Compiling X509 CountryName.swift
[1754/1869] Compiling X509 DNBuilder.swift
[1755/1869] Compiling X509 DomainComponent.swift
[1756/1869] Compiling X509 EmailAddress.swift
[1757/1869] Compiling X509 LocalityName.swift
[1758/1869] Compiling X509 OrganizationName.swift
[1759/1869] Compiling X509 OrganizationalUnitName.swift
[1760/1869] Compiling X509 OCSPTBSRequest.swift
[1761/1869] Compiling X509 OCSPVersion.swift
[1762/1869] Compiling X509 PKCS8PrivateKey.swift
[1763/1869] Compiling X509 PromiseAndFuture.swift
[1764/1869] Compiling X509 RDNAttribute.swift
[1765/1869] Compiling X509 RandomNumberGenerator+bytes.swift
[1766/1869] Compiling X509 RelativeDistinguishedName.swift
[1767/1869] Compiling X509 SEC1PrivateKey.swift
[1768/1869] Compiling X509 SecKeyWrapper.swift
[1769/1869] Compiling X509 Signature.swift
[1770/1869] Compiling X509 SignatureAlgorithm.swift
[1771/1869] Compiling X509 CMSAttribute.swift
[1772/1869] Compiling X509 CMSContentInfo.swift
[1773/1869] Compiling X509 CMSEncapsulatedContentInfo.swift
[1774/1869] Compiling X509 CMSIssuerAndSerialNumber.swift
[1775/1869] Compiling X509 CMSOperations.swift
[1776/1869] Compiling X509 CMSSignature.swift
[1777/1869] Compiling X509 CMSSignedData.swift
[1778/1869] Compiling X509 CMSSignerIdentifier.swift
[1779/1869] Compiling X509 CMSSignerInfo.swift
[1780/1869] Compiling X509 CMSVersion.swift
[1781/1869] Compiling X509 Curve25519+DER.swift
[1782/1869] Compiling X509 CSRAttribute.swift
[1783/1869] Compiling X509 CSRAttributes.swift
[1784/1869] Compiling X509 CSRVersion.swift
[1785/1869] Compiling X509 CertificateSigningRequest.swift
[1786/1869] Compiling X509 CertificationRequestInfo.swift
[1787/1869] Compiling X509 ExtensionRequest.swift
[1788/1869] Compiling X509 Certificate.swift
[1789/1869] Compiling X509 CertificatePrivateKey.swift
[1793/1869] Compiling X509 OCSPExtensionID.swift
[1794/1869] Compiling X509 OCSPNonce.swift
[1795/1869] Compiling X509 OCSPPolicy.swift
[1796/1869] Compiling X509 OCSPRequest.swift
[1797/1869] Compiling X509 OCSPResponse.swift
[1798/1869] Compiling X509 OCSPResponseBytes.swift
[1799/1869] Compiling X509 OCSPResponseData.swift
[1800/1869] Compiling X509 OCSPResponseStatus.swift
[1801/1869] Compiling X509 OCSPSignature.swift
[1802/1869] Compiling X509 OCSPSingleRequest.swift
[1803/1869] Compiling X509 OCSPSingleResponse.swift
[1804/1869] Emitting module NIOCore
[1816/1925] Compiling X509 VerifierPolicy.swift
[1817/1925] Compiling X509 AlgorithmIdentifier.swift
[1818/1925] Compiling X509 ECDSASignature.swift
[1819/1925] Compiling X509 RSAPKCS1PublicKey.swift
[1820/1925] Compiling X509 SubjectPublicKeyInfo.swift
[1821/1925] Compiling X509 TBSCertificate.swift
[1822/1925] Compiling X509 Time.swift
[1823/1925] Compiling X509 TimeCalculations.swift
[1824/1925] Compiling X509 Validity.swift
[1825/1925] Compiling X509 X509SendableMetatype.swift
[1826/1925] Compiling NIOPosix Resolver.swift
[1827/1925] Compiling NIOPosix Selectable.swift
[1828/1925] Compiling NIOPosix SelectableChannel.swift
[1829/1925] Compiling NIOPosix SelectableEventLoop.swift
[1830/1925] Compiling NIOPosix SelectorEpoll.swift
[1831/1925] Compiling NIOPosix SelectorGeneric.swift
[1832/1925] Compiling NIOPosix SelectorKqueue.swift
[1833/1925] Compiling NIOPosix SelectorUring.swift
[1834/1925] Compiling NIOPosix SelectorWSAPoll.swift
[1835/1925] Compiling NIOPosix ServerSocket.swift
[1836/1925] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1837/1925] Compiling NIOEmbedded AsyncTestingChannel.swift
[1838/1925] Emitting module NIOEmbedded
[1839/1925] Compiling NIOEmbedded Embedded.swift
[1840/1925] Compiling NIOPosix BSDSocketAPICommon.swift
[1841/1925] Compiling NIOPosix BSDSocketAPIPosix.swift
[1842/1925] Compiling NIOPosix BSDSocketAPIWindows.swift
[1843/1925] Compiling NIOPosix BaseSocket.swift
[1844/1925] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[1845/1925] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1846/1925] Compiling NIOPosix FileDescriptor.swift
[1847/1925] Compiling NIOPosix GetaddrinfoResolver.swift
[1848/1925] Emitting module OpenAPIKit
[1849/1925] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1850/1925] Compiling NIOPosix System.swift
[1851/1925] Compiling NIOPosix Thread.swift
[1852/1925] Compiling NIOPosix ThreadPosix.swift
[1853/1925] Compiling NIOPosix ThreadWindows.swift
[1854/1930] Emitting module X509
[1857/1930] Compiling NIOPosix Socket.swift
[1858/1930] Compiling NIOPosix SocketChannel.swift
[1859/1930] Compiling NIOPosix SocketProtocols.swift
[1860/1930] Emitting module NIOPosix
[1861/1930] Compiling NIOPosix Utilities.swift
[1862/1930] Compiling NIOPosix VsockAddress.swift
[1863/1930] Compiling NIOPosix VsockChannelEvents.swift
[1864/1930] Compiling NIOPosix Windows.swift
[1865/1930] Compiling NIOPosix resource_bundle_accessor.swift
[1866/1930] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1867/1930] Compiling NIOPosix PosixSingletons.swift
[1868/1930] Compiling NIOPosix RawSocketBootstrap.swift
[1877/1930] Compiling NIOPosix NonBlockingFileIO.swift
[1878/1930] Compiling NIOPosix PendingDatagramWritesManager.swift
[1879/1930] Compiling NIOPosix PendingWritesManager.swift
[1880/1930] Compiling NIOPosix PipeChannel.swift
[1881/1930] Compiling NIOPosix PipePair.swift
[1882/1930] Compiling NIOPosix Pool.swift
[1883/1930] Compiling NIOPosix Linux.swift
[1884/1930] Compiling NIOPosix LinuxCPUSet.swift
[1885/1930] Compiling NIOPosix LinuxUring.swift
[1886/1930] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1887/1930] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1888/1930] Compiling NIOPosix NIOThreadPool.swift
[1897/1930] Compiling NIOPosix HappyEyeballs.swift
[1898/1930] Compiling NIOPosix IO.swift
[1899/1930] Compiling NIOPosix IntegerBitPacking.swift
[1900/1930] Compiling NIOPosix IntegerTypes.swift
[1901/1930] Compiling NIOPosix BaseSocketChannel.swift
[1902/1930] Compiling NIOPosix BaseStreamSocketChannel.swift
[1903/1930] Compiling NIOPosix Bootstrap.swift
[1904/1930] Compiling NIOPosix ControlMessage.swift
[1905/1930] Compiling NIOPosix DatagramVectorReadManager.swift
[1906/1930] Compiling NIOPosix Errors+Any.swift
[1907/1991] Emitting module NIO
[1908/1991] Compiling NIO Exports.swift
[1909/1991] Compiling _NIOFileSystem Array+FileSystem.swift
[1910/1991] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[1911/1991] Compiling _NIOFileSystem BufferedReader.swift
[1912/2033] Compiling _NIOFileSystem FileSystemProtocol.swift
[1913/2033] Compiling _NIOFileSystem FileType.swift
[1914/2033] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[1915/2033] Compiling _NIOFileSystem FileSystemError.swift
[1916/2033] Compiling _NIOFileSystem IOStrategy.swift
[1917/2033] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1918/2033] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1919/2033] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1920/2033] Compiling _NIOFileSystem FileSystem.swift
[1921/2033] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1922/2033] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1923/2033] Compiling NIOSOCKS Errors.swift
[1924/2034] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1925/2034] Compiling NIOSOCKS SOCKSResponse.swift
[1926/2034] Compiling NIOSOCKS ClientStateMachine.swift
[1927/2034] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1928/2034] Compiling NIOHTTP1 HTTPDecoder.swift
[1929/2034] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1930/2034] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1931/2034] Compiling NIOSOCKS Helpers.swift
[1932/2034] Compiling NIOSOCKS Messages.swift
[1933/2034] Compiling NIOSOCKS SOCKSRequest.swift
[1934/2034] Emitting module NIOSOCKS
[1935/2034] Compiling NIOHTTP1 HTTPTypes.swift
[1937/2034] Compiling NIOTLS TLSEvents.swift
[1938/2034] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1939/2034] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1940/2034] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1941/2034] Emitting module NIOTLS
[1942/2034] Compiling NIOTLS SNIHandler.swift
[1943/2034] Compiling NIOSOCKS ServerStateMachine.swift
[1944/2034] Compiling AsyncKit Optional+StrictMap.swift
[1945/2034] Compiling AsyncKit Exports.swift
[1946/2065] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1947/2065] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1948/2065] Emitting module NIOFoundationCompat
[1949/2065] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1950/2065] Compiling NIOSSL NIOSSLHandler.swift
[1951/2065] Compiling NIOSSL IdentityVerification.swift
[1952/2065] Compiling NIOSSL SafeCompare.swift
[1953/2065] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1954/2065] Compiling NIOSSL Zeroization.swift
[1955/2065] Compiling NIOSSL TLSConfiguration.swift
[1956/2065] Compiling NIOSSL LinuxCABundle.swift
[1957/2065] Compiling NIOSSL NIOSSLClientHandler.swift
[1958/2065] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1959/2066] Compiling NIOSSL SSLCertificate.swift
[1960/2066] Compiling NIOSSL SSLCertificateExtensions.swift
[1961/2066] Compiling NIOSSL SSLCertificateName.swift
[1962/2066] Compiling NIOSSL AndroidCABundle.swift
[1963/2066] Emitting module _NIOFileSystem
[1964/2092] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1965/2092] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1966/2092] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1967/2092] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1968/2092] Compiling NIOSSL SubjectAlternativeName.swift
[1969/2092] Compiling NIOSSL NIOSSLSecureBytes.swift
[1970/2092] Compiling NIOSSL RNG.swift
[1971/2092] Compiling NIOSSL SSLPublicKey.swift
[1972/2092] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1973/2092] Compiling NIOTransportServices NIOTSSingletons.swift
[1974/2092] Compiling NIOSSL SSLInit.swift
[1975/2092] Compiling NIOSSL SSLPKCS12Bundle.swift
[1976/2092] Compiling NIOSSL SSLPrivateKey.swift
[1977/2092] Compiling NIOTransportServices AcceptHandler.swift
[1978/2092] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1979/2092] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1980/2092] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1981/2092] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1982/2092] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1983/2092] Compiling _NIOFileSystem Mocking.swift
[1984/2092] Compiling _NIOFileSystem Syscall.swift
[1985/2092] Compiling _NIOFileSystem Syscalls.swift
[1986/2092] Compiling _NIOFileSystem SystemFileHandle.swift
[1987/2092] Compiling _NIOFileSystem Utilities.swift
[1988/2092] Compiling _NIOFileSystem NIOFilePath.swift
[1989/2092] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1990/2092] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1991/2092] Emitting module NIOHTTP1
[1992/2092] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1993/2092] Compiling NIOTransportServices NIOTSBootstraps.swift
[1996/2092] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[1997/2092] Compiling _NIOFileSystem OpenOptions.swift
[1998/2092] Compiling _NIOFileSystem String+FileSystem.swift
[1999/2092] Compiling _NIOFileSystem resource_bundle_accessor.swift
[2002/2160] Emitting module AsyncKit
[2003/2160] Emitting module NIOTransportServices
[2004/2160] Compiling NIOExtras DebugInboundEventsHandler.swift
[2005/2160] Compiling NIOExtras DebugOutboundEventsHandler.swift
[2006/2160] Compiling NIOExtras FixedLengthFrameDecoder.swift
[2007/2160] Compiling NIOExtras RequestResponseHandlers+State.swift
[2008/2160] Compiling NIOExtras RequestResponseWithIDHandler.swift
[2009/2160] Compiling NIOExtras NIOExtrasError.swift
[2010/2160] Compiling NIOExtras NIOLengthFieldBitLength.swift
[2011/2160] Compiling NIOExtras LineBasedFrameDecoder.swift
[2012/2160] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[2014/2160] Compiling NIOExtras NIORequestIdentifiable.swift
[2015/2160] Compiling NIOExtras PCAPRingBuffer.swift
[2016/2160] Compiling NIOHPACK IntegerCoding.swift
[2017/2161] Compiling NIOWebSocket SHA1.swift
[2018/2162] Compiling NIOHPACK HuffmanTables.swift
[2019/2162] Compiling NIOHPACK IndexedHeaderTable.swift
[2020/2162] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[2021/2162] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[2022/2162] Emitting module NIOSSL
[2023/2165] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[2024/2165] Emitting module NIOWebSocket
[2025/2165] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[2026/2165] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[2027/2165] Compiling NIOWebSocket WebSocketOpcode.swift
[2028/2165] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[2029/2165] Compiling NIOHPACK HeaderTables.swift
[2030/2165] Compiling NIOHPACK HuffmanCoding.swift
[2031/2165] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[2032/2165] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[2033/2165] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[2034/2165] Compiling NIOHTTPCompression HTTPDecompression.swift
[2035/2165] Emitting module NIOHTTPCompression
[2036/2165] Compiling NIOHTTPCompression HTTPCompression.swift
[2037/2165] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[2038/2165] Compiling NIOHPACK StaticHeaderTable.swift
[2045/2166] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[2048/2168] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[2049/2168] Compiling NIOWebSocket WebSocketFrame.swift
[2050/2168] Compiling NIOWebSocket WebSocketErrorCodes.swift
[2053/2168] Compiling NIOExtras QuiescingHelper.swift
[2054/2168] Compiling NIOExtras RequestResponseHandler.swift
[2056/2168] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[2057/2168] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[2058/2168] Compiling NIOExtras JSONRPCFraming.swift
[2059/2168] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[2060/2168] Compiling NIOExtras LengthFieldPrepender.swift
[2068/2168] Compiling NIOHPACK HPACKEncoder.swift
[2069/2168] Compiling NIOHPACK HPACKErrors.swift
[2070/2168] Emitting module NIOHPACK
[2073/2168] Compiling NIOHPACK HPACKHeader.swift
[2076/2168] Emitting module NIOExtras
[2089/2168] Emitting module MultipartKit
[2109/2168] Compiling NIOSSL UniversalBootstrapSupport.swift
[2110/2168] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[2111/2168] Compiling NIOSSL resource_bundle_accessor.swift
[2112/2168] Compiling MultipartKit MultipartSerializer.swift
[2113/2168] Compiling MultipartKit Utilities.swift
[2114/2237] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2115/2237] Compiling NIOHTTP2 HTTP2Stream.swift
[2116/2237] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2117/2237] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2118/2237] Compiling NIOHTTP2 HTTP2Frame.swift
[2119/2237] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2120/2237] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2121/2237] Compiling NIOHTTP2 Error+Any.swift
[2122/2237] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[2123/2237] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2124/2237] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2125/2237] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2126/2237] Compiling NIOHTTP2 GlitchesMonitor.swift
[2127/2237] Emitting module NIOFileSystem
[2128/2237] Compiling NIOFileSystem Exports.swift
[2129/2237] Emitting module _NIOFileSystemFoundationCompat
[2130/2237] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[2131/2237] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[2132/2237] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2133/2237] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[2134/2237] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[2135/2237] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[2136/2237] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2137/2237] Compiling NIOHTTP2 InboundEventBuffer.swift
[2138/2237] Compiling NIOHTTP2 InboundWindowManager.swift
[2139/2237] Compiling NIOHTTP2 HTTP2PingData.swift
[2140/2237] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2141/2237] Compiling NIOHTTP2 HTTP2Settings.swift
[2142/2237] Compiling NIOExtras WritePCAPHandler.swift
[2143/2245] Emitting module NIOHTTP2
[2144/2252] Compiling WebSocketKit WebSocketHandler.swift
[2145/2252] Compiling WebSocketKit WebSocket.swift
[2146/2252] Compiling WebSocketKit WebSocket+Connect.swift
[2147/2252] Compiling WebSocketKit Exports.swift
[2148/2252] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[2149/2252] Compiling WebSocketKit WebSocket+Concurrency.swift
[2150/2252] Emitting module WebSocketKit
[2151/2252] Compiling WebSocketKit WebSocketClient.swift
[2152/2252] Compiling NIOHTTP2 ConnectionStateMachine.swift
[2153/2252] Compiling NIOHTTP2 ConnectionStreamsState.swift
[2154/2252] Compiling NIOHTTP2 MayReceiveFrames.swift
[2155/2252] Compiling NIOHTTP2 ReceivingDataState.swift
[2156/2252] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[2157/2252] Compiling NIOHTTP2 ReceivingHeadersState.swift
[2158/2252] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2159/2252] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2160/2252] Compiling NIOHTTP2 StreamChannelList.swift
[2161/2252] Compiling NIOHTTP2 StreamMap.swift
[2162/2252] Compiling NIOHTTP2 StreamStateMachine.swift
[2163/2252] Compiling NIOHTTP2 Timer.swift
[2164/2252] Compiling NIOHTTP2 UnsafeTransfer.swift
[2165/2252] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2166/2252] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2167/2252] Compiling NIOHTTP2 QuiescingState.swift
[2168/2252] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2169/2252] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2170/2252] Compiling NIOHTTP2 StateMachineResult.swift
[2171/2252] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2172/2252] Compiling NIOHTTP2 DOSHeuristics.swift
[2173/2252] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[2174/2252] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[2175/2252] Compiling NIOHTTP2 MaySendFrames.swift
[2176/2252] Compiling NIOHTTP2 SendingDataState.swift
[2177/2252] Compiling NIOHTTP2 SendingGoawayState.swift
[2178/2252] Compiling NIOHTTP2 SendingHeadersState.swift
[2179/2252] Compiling NIOHTTP2 SendingPushPromiseState.swift
[2182/2252] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2183/2252] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2184/2252] Compiling NIOHTTP2 HTTP2StreamID.swift
[2185/2252] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2186/2252] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2187/2252] Compiling NIOHTTP2 SendingRstStreamState.swift
[2188/2252] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[2189/2252] Compiling NIOHTTP2 HTTP2SettingsState.swift
[2190/2252] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[2191/2252] Compiling NIOHTTP2 HasFlowControlWindows.swift
[2192/2252] Compiling NIOHTTP2 HasLocalSettings.swift
[2193/2252] Compiling NIOHTTP2 HasRemoteSettings.swift
[2215/2252] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2216/2252] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2217/2252] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2218/2252] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2219/2252] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2220/2252] Compiling NIOHTTP2 HTTP2Error.swift
[2221/2252] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2229/2317] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2230/2317] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2231/2317] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2232/2317] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2233/2317] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2234/2317] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[2235/2317] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2236/2317] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2237/2324] Emitting module AsyncHTTPClient
[2238/2324] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2239/2324] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2240/2324] Compiling AsyncHTTPClient ConnectionPool.swift
[2241/2324] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2242/2324] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2243/2324] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2244/2324] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2245/2324] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2246/2324] Compiling AsyncHTTPClient ConnectionTarget.swift
[2247/2324] Compiling AsyncHTTPClient DeconstructedURL.swift
[2248/2324] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2249/2324] Compiling AsyncHTTPClient FoundationExtensions.swift
[2250/2324] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2251/2324] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2252/2324] Compiling AsyncHTTPClient SSLContextCache.swift
[2253/2324] Compiling AsyncHTTPClient Scheme.swift
[2254/2324] Compiling AsyncHTTPClient Singleton.swift
[2255/2324] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2256/2324] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2257/2324] Compiling AsyncHTTPClient TracingSupport.swift
[2258/2324] Compiling AsyncHTTPClient Utils.swift
[2259/2324] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2260/2324] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2261/2324] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2262/2324] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2263/2324] Compiling AsyncHTTPClient Transaction.swift
[2264/2324] Compiling AsyncHTTPClient Base64.swift
[2265/2324] Compiling AsyncHTTPClient BasicAuth.swift
[2266/2324] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2267/2324] Compiling AsyncHTTPClient TLSConfiguration.swift
[2268/2324] Compiling AsyncHTTPClient RedirectState.swift
[2269/2324] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2270/2324] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[2271/2324] Compiling AsyncHTTPClient RequestBag.swift
[2272/2324] Compiling AsyncHTTPClient RequestValidation.swift
[2273/2324] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2274/2324] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2275/2324] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2276/2324] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2277/2324] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2278/2324] Compiling AsyncHTTPClient RequestBodyLength.swift
[2279/2324] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2280/2324] Compiling AsyncHTTPClient RequestOptions.swift
[2281/2324] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2282/2324] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2283/2324] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2284/2324] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2285/2324] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2286/2324] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2287/2324] Compiling AsyncHTTPClient HTTP1Connection.swift
[2288/2324] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2289/2324] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2290/2324] Compiling AsyncHTTPClient HTTP2Connection.swift
[2291/2324] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2292/2324] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2293/2324] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2294/2324] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2295/2324] Compiling AsyncHTTPClient HTTPClient.swift
[2296/2324] Compiling AsyncHTTPClient HTTPClientConfiguration+SwiftConfiguration.swift
[2297/2324] Compiling AsyncHTTPClient HTTPHandler.swift
[2298/2324] Compiling AsyncHTTPClient LRUCache.swift
[2299/2324] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2300/2324] Compiling AsyncHTTPClient NWErrorHandler.swift
[2301/2522] Compiling Vapor EndpointCache.swift
[2302/2522] Compiling Vapor HTTPMethod+String.swift
[2303/2522] Compiling Vapor HTTPStatus.swift
[2304/2522] Compiling Vapor HTTPCookies.swift
[2305/2522] Compiling Vapor HTTPHeaderCacheControl.swift
[2306/2522] Compiling Vapor HTTPHeaderExpires.swift
[2307/2522] Compiling Vapor HTTPHeaderLastModified.swift
[2308/2522] Compiling Vapor HTTPHeaders+Cache.swift
[2309/2522] Compiling Vapor ContentConfiguration.swift
[2310/2522] Compiling Vapor ContentContainer.swift
[2311/2522] Compiling Vapor JSONCoder+Custom.swift
[2312/2522] Compiling Vapor JSONCoders+Content.swift
[2313/2522] Compiling Vapor BasicResponder.swift
[2314/2522] Compiling Vapor BodyStream.swift
[2315/2522] Compiling Vapor Application+HTTP+Client.swift
[2316/2522] Compiling Vapor EventLoopHTTPClient.swift
[2317/2522] Compiling Vapor HTTPHeaders+Connection.swift
[2318/2522] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2319/2522] Compiling Vapor HTTPHeaders+ContentRange.swift
[2320/2522] Compiling Vapor HTTPHeaders+Directive.swift
[2321/2522] Compiling Vapor HTTPHeaders+Forwarded.swift
[2322/2522] Compiling Vapor HTTPHeaders+Link.swift
[2323/2522] Compiling Vapor HTTPHeaders+Name.swift
[2324/2522] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2325/2530] Compiling OpenAPIReflection SwiftPrimitiveExtensions.swift
[2326/2530] Compiling OpenAPIReflection SchemaProtocols.swift
[2327/2530] Compiling OpenAPIReflection Optional+ZipWith.swift
[2328/2530] Compiling OpenAPIReflection AnyJSONCaseIterable.swift
[2329/2530] Compiling OpenAPIReflection OpenAPI+Errors.swift
[2330/2530] Compiling OpenAPIReflection Date+OpenAPI.swift
[2331/2530] Emitting module OpenAPIReflection
[2332/2530] Compiling OpenAPIReflection Sampleable+OpenAPI.swift
[2333/2530] Emitting module Vapor
[2334/2551] Compiling Vapor SessionsMiddleware.swift
[2335/2551] Compiling Vapor URLEncodedFormData.swift
[2336/2551] Compiling Vapor URLEncodedFormDecoder.swift
[2337/2551] Compiling Vapor URLEncodedFormEncoder.swift
[2338/2551] Compiling Vapor URLEncodedFormError.swift
[2339/2551] Compiling Vapor URLEncodedFormParser.swift
[2340/2551] Compiling Vapor URLEncodedFormSerializer.swift
[2341/2551] Compiling Vapor URLQueryFragmentConvertible.swift
[2342/2551] Compiling Vapor AnyResponse.swift
[2343/2551] Compiling Vapor Array+Random.swift
[2344/2551] Compiling Vapor Base32.swift
[2345/2551] Compiling Vapor Base64.swift
[2346/2551] Compiling Vapor BaseN.swift
[2347/2551] Compiling Vapor BasicCodingKey.swift
[2348/2551] Compiling Vapor ByteCount.swift
[2349/2551] Compiling Vapor Bytes+Hex.swift
[2350/2551] Compiling Vapor Bytes+SecureCompare.swift
[2351/2551] Compiling Vapor Collection+Safe.swift
[2352/2551] Compiling Vapor DataProtocol+Copy.swift
[2353/2551] Compiling Vapor DecoderUnwrapper.swift
[2354/2551] Compiling Vapor DirectoryConfiguration.swift
[2355/2551] Compiling Vapor DotEnv.swift
[2356/2551] Compiling Vapor Case.swift
[2357/2551] Compiling Vapor CharacterSet.swift
[2358/2551] Compiling Vapor Count.swift
[2359/2551] Compiling Vapor Custom.swift
[2360/2551] Compiling Vapor Email.swift
[2361/2551] Compiling Vapor Empty.swift
[2362/2551] Compiling Vapor In.swift
[2363/2551] Compiling Vapor Nil.swift
[2364/2551] Compiling Vapor NilIgnoring.swift
[2365/2551] Compiling Vapor Not.swift
[2366/2551] Compiling Vapor Or.swift
[2367/2551] Compiling Vapor Pattern.swift
[2368/2551] Compiling Vapor Range.swift
[2369/2551] Compiling Vapor URL.swift
[2370/2551] Compiling Vapor Valid.swift
[2371/2551] Compiling Vapor Application+Views.swift
[2372/2551] Compiling Vapor PlaintextRenderer.swift
[2373/2551] Compiling Vapor Request+View.swift
[2374/2551] Compiling Vapor View.swift
[2375/2551] Compiling Vapor ViewRenderer.swift
[2376/2551] Compiling Vapor _Deprecations.swift
[2377/2551] Compiling Vapor Application.swift
[2378/2551] Compiling Vapor AuthenticationCache.swift
[2379/2551] Compiling Vapor Authenticator.swift
[2380/2551] Compiling Vapor BasicAuthorization.swift
[2381/2551] Compiling Vapor BearerAuthorization.swift
[2382/2551] Compiling Vapor GuardMiddleware.swift
[2383/2551] Compiling Vapor RedirectMiddleware.swift
[2384/2551] Compiling Vapor SessionAuthenticatable.swift
[2385/2551] Compiling Vapor Bcrypt.swift
[2386/2551] Compiling Vapor Application+Cache.swift
[2387/2551] Compiling Vapor Cache.swift
[2388/2551] Compiling Vapor CacheExpirationTime.swift
[2389/2551] Compiling Vapor MemoryCache.swift
[2390/2551] Compiling Vapor Request+Cache.swift
[2391/2551] Compiling Vapor Application+Clients.swift
[2392/2551] Compiling Vapor Client.swift
[2393/2551] Compiling Vapor ClientRequest.swift
[2394/2551] Compiling Vapor ClientResponse.swift
[2395/2551] Compiling Vapor Request+Client.swift
[2396/2551] Compiling Vapor BootCommand.swift
[2397/2551] Compiling Vapor CommandContext+Application.swift
[2398/2551] Compiling Vapor RoutesCommand.swift
[2399/2551] Compiling Vapor PlaintextDecoder.swift
[2400/2551] Compiling Vapor PlaintextEncoder.swift
[2401/2551] Compiling Vapor URLQueryCoders.swift
[2402/2551] Compiling Vapor URLQueryContainer.swift
[2403/2551] Compiling Vapor Core.swift
[2404/2551] Compiling Vapor Running.swift
[2405/2551] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2406/2551] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2407/2551] Compiling Vapor DotEnvFile+load.swift
[2408/2551] Compiling Vapor Routes+caseInsenstive.swift
[2409/2551] Compiling Vapor Validatable+validate.swift
[2410/2551] Compiling Vapor Environment+Process.swift
[2411/2551] Compiling Vapor Environment+Secret.swift
[2412/2551] Compiling Vapor Environment.swift
[2413/2551] Compiling Vapor Abort.swift
[2414/2551] Compiling Vapor AbortError.swift
[2415/2551] Compiling Vapor DebuggableError.swift
[2416/2551] Compiling Vapor Demangler.swift
[2417/2551] Compiling Vapor ErrorSource.swift
[2418/2551] Compiling Vapor StackTrace.swift
[2419/2551] Compiling Vapor Exports.swift
[2420/2551] Compiling Vapor Application+HTTP.swift
[2421/2551] Compiling Vapor RouteCollection.swift
[2422/2551] Compiling Vapor Routes.swift
[2423/2551] Compiling Vapor RoutesBuilder+Group.swift
[2424/2551] Compiling Vapor RoutesBuilder+Method.swift
[2425/2551] Compiling Vapor RoutesBuilder+Middleware.swift
[2426/2551] Compiling Vapor RoutesBuilder+WebSocket.swift
[2427/2551] Compiling Vapor RoutesBuilder.swift
[2428/2551] Compiling Vapor OTP.swift
[2429/2551] Compiling Vapor ValidatedCertificateChain.swift
[2430/2551] Compiling Vapor Application+Servers.swift
[2431/2551] Compiling Vapor Server.swift
[2432/2551] Compiling Vapor App+Service.swift
[2433/2551] Compiling Vapor Req+Service.swift
[2434/2551] Compiling Vapor Service.swift
[2435/2551] Compiling Vapor Application+Sessions.swift
[2436/2551] Compiling Vapor MemorySessions.swift
[2437/2551] Compiling Vapor Request+Session.swift
[2438/2551] Compiling Vapor Session.swift
[2439/2551] Compiling Vapor SessionCache.swift
[2440/2551] Compiling Vapor SessionData.swift
[2441/2551] Compiling Vapor SessionDriver.swift
[2442/2551] Compiling Vapor SessionsConfiguration.swift
[2443/2551] Compiling Vapor HTTPMediaTypePreference.swift
[2444/2551] Compiling Vapor Responder.swift
[2445/2551] Compiling Vapor Application+HTTP+Server.swift
[2446/2551] Compiling Vapor HTTPServer.swift
[2447/2551] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2448/2551] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2449/2551] Compiling Vapor HTTPServerHandler.swift
[2450/2551] Compiling Vapor HTTPServerRequestDecoder.swift
[2451/2551] Compiling Vapor HTTPServerResponseEncoder.swift
[2452/2551] Compiling Vapor HTTPServerUpgradeHandler.swift
[2453/2551] Compiling Vapor Logger+Report.swift
[2454/2551] Compiling Vapor LoggingSystem+Environment.swift
[2455/2551] Compiling Vapor Application+Middleware.swift
[2456/2551] Compiling Vapor CORSMiddleware.swift
[2457/2551] Compiling Vapor ErrorMiddleware.swift
[2458/2551] Compiling Vapor FileMiddleware.swift
[2459/2551] Compiling Vapor Middleware.swift
[2460/2551] Compiling Vapor MiddlewareConfiguration.swift
[2461/2551] Compiling Vapor ResponseCompressionMiddleware.swift
[2462/2551] Compiling Vapor RouteLoggingMiddleware.swift
[2463/2551] Compiling Vapor TracingMiddleware.swift
[2464/2551] Compiling Vapor File+Multipart.swift
[2465/2551] Compiling Vapor Extendable.swift
[2466/2551] Compiling Vapor File.swift
[2467/2551] Compiling Vapor FileIO.swift
[2468/2551] Compiling Vapor LifecycleHandler.swift
[2469/2551] Compiling Vapor OptionalType.swift
[2470/2551] Compiling Vapor RFC1123.swift
[2471/2551] Compiling Vapor SocketAddress+Hostname.swift
[2472/2551] Compiling Vapor Storage.swift
[2473/2551] Compiling Vapor String+IsIPAddress.swift
[2474/2551] Compiling Vapor Thread.swift
[2475/2551] Compiling Vapor URI.swift
[2476/2551] Compiling Vapor VaporSendableMetadataType.swift
[2477/2551] Compiling Vapor RangeResult.swift
[2478/2551] Compiling Vapor Validatable.swift
[2479/2551] Compiling Vapor Validation.swift
[2480/2551] Compiling Vapor ValidationKey.swift
[2481/2551] Compiling Vapor Validations.swift
[2482/2551] Compiling Vapor ValidationsError.swift
[2483/2551] Compiling Vapor Validator.swift
[2484/2551] Compiling Vapor ValidatorResult.swift
[2485/2551] Compiling Vapor And.swift
[2486/2551] Compiling Vapor ServeCommand.swift
[2487/2551] Compiling Vapor AnyResponse+Concurrency.swift
[2488/2551] Compiling Vapor AsyncBasicResponder.swift
[2489/2551] Compiling Vapor AsyncMiddleware.swift
[2490/2551] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2491/2551] Compiling Vapor AsyncSessionDriver.swift
[2492/2551] Compiling Vapor Authentication+Concurrency.swift
[2493/2551] Compiling Vapor Cache+Concurrency.swift
[2494/2551] Compiling Vapor Client+Concurrency.swift
[2495/2551] Compiling Vapor RequestBody+Concurrency.swift
[2496/2551] Compiling Vapor Responder+Concurrency.swift
[2497/2551] Compiling Vapor ResponseCodable+Concurrency.swift
[2498/2551] Compiling Vapor RoutesBuilder+Concurrency.swift
[2499/2551] Compiling Vapor ViewRenderer+Concurrency.swift
[2500/2551] Compiling Vapor WebSocket+Concurrency.swift
[2501/2551] Compiling Vapor ContainerGetPathExecutor.swift
[2502/2551] Compiling Vapor Content.swift
[2503/2551] Compiling Vapor ContentCoders.swift
[2508/2551] Compiling Vapor FormDataDecoder+Content.swift
[2509/2551] Compiling Vapor FormDataEncoder+Content.swift
[2510/2551] Compiling Vapor Application+Password.swift
[2511/2551] Compiling Vapor Application+Passwords.swift
[2512/2551] Compiling Vapor AsyncPasswordHasher.swift
[2513/2551] Compiling Vapor BcryptHasher.swift
[2514/2551] Compiling Vapor PasswordHasher.swift
[2515/2551] Compiling Vapor PlaintextHasher.swift
[2516/2551] Compiling Vapor Request+Password.swift
[2517/2551] Compiling Vapor Redirect.swift
[2518/2551] Compiling Vapor Request+Body.swift
[2519/2551] Compiling Vapor Request+BodyStream.swift
[2520/2551] Compiling Vapor Request.swift
[2521/2551] Compiling Vapor Application+Responder.swift
[2522/2551] Compiling Vapor DefaultResponder.swift
[2523/2551] Compiling Vapor Response+Body.swift
[2524/2551] Compiling Vapor Response.swift
[2525/2551] Compiling Vapor ResponseCodable.swift
[2526/2551] Compiling Vapor Application+Routes.swift
[2527/2551] Compiling Vapor Parameters+Require.swift
[2528/2551] Compiling Vapor Request+WebSocket.swift
[2529/2551] Compiling Vapor Route.swift
[2550/2551] Compiling Vapor HTTPHeaders.swift
[2551/2551] Compiling Vapor HTTPMediaType.swift
[2552/2561] Compiling VaporTypedRoutes TypedRequest+Query.swift
[2553/2561] Compiling VaporTypedRoutes TypedRequest.swift
[2554/2561] Compiling VaporTypedRoutes TypedPathComponent.swift
[2555/2561] Compiling VaporTypedRoutes ResponseBuilder.swift
[2556/2561] Compiling VaporTypedRoutes RoutesBuilder+RouteContext.swift
[2557/2561] Compiling VaporTypedRoutes QueryParam.swift
[2558/2561] Compiling VaporTypedRoutes ResponseContext.swift
[2559/2561] Emitting module VaporTypedRoutes
[2560/2561] Compiling VaporTypedRoutes RouteContext.swift
[2561/2561] Compiling VaporTypedRoutes RoutesBuilderContext+Concurrency.swift
[2562/2571] Compiling VaporOpenAPI VaporHttp+OpenAPI.swift
[2563/2571] Compiling VaporOpenAPI Route+Metadata.swift
[2564/2571] Compiling VaporOpenAPI VaporPathComponent+OpenAPI.swift
[2565/2571] Compiling VaporOpenAPI Exports.swift
[2566/2571] Compiling VaporOpenAPI QueryParam+OpenAPI.swift
[2567/2571] Emitting module VaporOpenAPI
[2568/2571] Compiling VaporOpenAPI EventLoopFuture+OpenAPI.swift
[2569/2571] Compiling VaporOpenAPI VaporRoute+OpenAPI.swift
[2570/2571] Compiling VaporOpenAPI ContentConfiguration+JSONEncoder.swift
[2571/2571] Compiling VaporOpenAPI Sampleable+OpenAPIExample.swift
[2572/2572] Compiling VaporOpenAPI VaporRoutes+OpenAPI.swift
Build complete! (113.72s)
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/mattpolzin/VaporTypedRoutes.git
Fetching https://github.com/mattpolzin/OpenAPIKit.git
Fetching https://github.com/mattpolzin/OpenAPIReflection.git
[1/456] Fetching openapireflection
[284/686] Fetching openapireflection, vaportypedroutes
[687/77452] Fetching openapireflection, vaportypedroutes, vapor
[688/200383] Fetching openapireflection, vaportypedroutes, vapor, openapikit
Fetched https://github.com/vapor/vapor.git from cache (2.67s)
Fetched https://github.com/mattpolzin/OpenAPIReflection.git from cache (2.67s)
[73989/123161] Fetching vaportypedroutes, openapikit
Fetched https://github.com/mattpolzin/OpenAPIKit.git from cache (5.32s)
Fetched https://github.com/mattpolzin/VaporTypedRoutes.git from cache (5.32s)
Computing version for https://github.com/mattpolzin/OpenAPIReflection.git
Computed https://github.com/mattpolzin/OpenAPIReflection.git at 4.0.0 (5.87s)
Fetching https://github.com/mattpolzin/Sampleable.git
[1/63] Fetching sampleable
Fetched https://github.com/mattpolzin/Sampleable.git from cache (0.66s)
Computing version for https://github.com/mattpolzin/OpenAPIKit.git
Computed https://github.com/mattpolzin/OpenAPIKit.git at 5.0.0 (1.22s)
Computing version for https://github.com/mattpolzin/VaporTypedRoutes.git
Computed https://github.com/mattpolzin/VaporTypedRoutes.git at 0.11.0 (0.50s)
Computing version for https://github.com/mattpolzin/Sampleable.git
Computed https://github.com/mattpolzin/Sampleable.git at 2.1.0 (3.57s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.121.2 (0.55s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-service-context.git
[1/7109] Fetching swift-certificates
[2/8289] Fetching swift-certificates, swift-service-context
[227/11905] Fetching swift-certificates, swift-service-context, multipart-kit
[553/14557] Fetching swift-certificates, swift-service-context, multipart-kit, websocket-kit
Fetched https://github.com/apple/swift-service-context.git from cache (0.98s)
[5629/13377] Fetching swift-certificates, multipart-kit, websocket-kit
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/apple/swift-certificates.git from cache (1.22s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.23s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.23s)
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
[4281/11933] Fetching multipart-kit, websocket-kit, swift-distributed-tracing
Fetched https://github.com/vapor/websocket-kit.git from cache (1.96s)
Fetched https://github.com/vapor/multipart-kit.git from cache (1.96s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.97s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
[1643/5665] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-metrics.git from cache (0.81s)
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.88s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.20s)
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-log.git from cache (1.03s)
Fetching https://github.com/vapor/async-kit.git
[1/21356] Fetching routing-kit
[429/23810] Fetching routing-kit, async-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.94s)
Fetching https://github.com/swift-server/async-http-client.git from cache
[3139/30362] Fetching routing-kit, async-kit, console-kit
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.02s)
Fetched https://github.com/vapor/async-kit.git from cache (0.89s)
[7599/27908] Fetching routing-kit, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (1.18s)
[9611/21356] Fetching routing-kit
Fetched https://github.com/apple/swift-crypto.git from cache (1.55s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.15s)
Fetched https://github.com/apple/swift-nio.git from cache (2.61s)
Fetched https://github.com/vapor/routing-kit.git from cache (4.19s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (6.83s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.60s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.92s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (1.48s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.3 (0.51s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.48s)
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.70s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.21s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.49s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.50s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (2.63s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.8.0 (0.46s)
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/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.53s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (0.46s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.42s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.0 (1.94s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.60s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (1.08s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.32.1 (0.56s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-types.git from cache
[1/2621] Fetching swift-service-lifecycle
[211/8763] Fetching swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.99s)
[3993/6142] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.11s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.16s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.17s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.95.0 (1.88s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.07s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.10.1 (1.61s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.2 (0.55s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.49s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.49s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.54s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.52s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.40.0 (0.52s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.31.0 (0.52s)
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.95.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.36.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.31.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.26.0
Creating working copy for https://github.com/mattpolzin/OpenAPIKit.git
Working copy of https://github.com/mattpolzin/OpenAPIKit.git resolved at 5.0.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.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.3.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.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/mattpolzin/VaporTypedRoutes.git
Working copy of https://github.com/mattpolzin/VaporTypedRoutes.git resolved at 0.11.0
Creating working copy for https://github.com/mattpolzin/OpenAPIReflection.git
Working copy of https://github.com/mattpolzin/OpenAPIReflection.git resolved at 4.0.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.10.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.32.1
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.21.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.40.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.121.2
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.1
Creating working copy for https://github.com/mattpolzin/Sampleable.git
Working copy of https://github.com/mattpolzin/Sampleable.git resolved at 2.1.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.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.86.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "vaportypedroutes",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.0",
            "upper_bound" : "0.12.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/VaporTypedRoutes.git"
    },
    {
      "identity" : "openapikit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/OpenAPIKit.git"
    },
    {
      "identity" : "openapireflection",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattpolzin/OpenAPIReflection.git"
    }
  ],
  "manifest_display_name" : "VaporOpenAPI",
  "name" : "VaporOpenAPI",
  "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" : "VaporOpenAPI",
      "targets" : [
        "VaporOpenAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "VaporOpenAPITests",
      "module_type" : "SwiftTarget",
      "name" : "VaporOpenAPITests",
      "path" : "Tests/VaporOpenAPITests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "VaporOpenAPITests.swift"
      ],
      "target_dependencies" : [
        "VaporOpenAPI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VaporOpenAPI",
      "module_type" : "SwiftTarget",
      "name" : "VaporOpenAPI",
      "path" : "Sources/VaporOpenAPI",
      "product_dependencies" : [
        "Vapor",
        "VaporTypedRoutes",
        "OpenAPIKit",
        "OpenAPIReflection"
      ],
      "product_memberships" : [
        "VaporOpenAPI"
      ],
      "sources" : [
        "ContentConfiguration+JSONEncoder.swift",
        "EventLoopFuture+OpenAPI.swift",
        "Exports.swift",
        "QueryParam+OpenAPI.swift",
        "Route+Metadata.swift",
        "Sampleable+OpenAPIExample.swift",
        "VaporHttp+OpenAPI.swift",
        "VaporPathComponent+OpenAPI.swift",
        "VaporRoute+OpenAPI.swift",
        "VaporRoutes+OpenAPI.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.