The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of live-caller-id-lookup-example, reference 1.0.0-alpha.1 (18eb3e), with Swift 6.0 for macOS (SPM) on 16 Sep 2024 13:46:19 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/live-caller-id-lookup-example.git
Reference: 1.0.0-alpha.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/live-caller-id-lookup-example
 * tag               1.0.0-alpha.1 -> FETCH_HEAD
HEAD is now at 18eb3e8 Bump swift-he version (#16)
Cloned https://github.com/apple/live-caller-id-lookup-example.git
Revision (git rev-parse @):
18eb3e848839244a9e842e68271383b64cc3b7df
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/live-caller-id-lookup-example.git at 1.0.0-alpha.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/apple/live-caller-id-lookup-example.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
[4/4] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[4/506] Write sources
[7/506] Copying PrivacyInfo.xcprivacy
[12/506] Write ConstructDatabase-entitlement.plist
[12/506] Write PIRService-entitlement.plist
[14/506] Write sources
[14/506] Copying PrivacyInfo.xcprivacy
[16/506] Write sources
[17/506] Copying PrivacyInfo.xcprivacy
[18/506] Write sources
[22/506] Copying PrivacyInfo.xcprivacy
[22/506] Write sources
[62/506] Write swift-version-117DEE11B69C53C9.txt
[63/506] Compiling CNIOWindows shim.c
[63/506] Compiling CNIOWindows WSAStartup.c
[65/506] Compiling CNIOLinux liburing_shims.c
[66/506] Compiling CNIOLinux shim.c
[67/506] Compiling _NumericsShims _NumericsShims.c
[68/506] Compiling _AtomicsShims.c
[69/533] Compiling CUtil zeroize.c
[70/556] Compiling CNIOLLHTTP c_nio_http.c
[71/625] Compiling CNIOLLHTTP c_nio_api.c
[72/648] Compiling CNIOLLHTTP c_nio_llhttp.c
[74/733] Compiling ServiceContextModule ServiceContextKey.swift
[75/733] Emitting module ServiceContextModule
[76/733] Compiling ServiceContextModule ServiceContext.swift
[77/736] Compiling _NIOBase64 Base64.swift
[78/736] Emitting module _NIOBase64
[79/736] Compiling RealModule Float80+Real.swift
[80/736] Compiling RealModule Float16+Real.swift
[81/736] Compiling RealModule Real.swift
[82/736] Compiling RealModule Float+Real.swift
[83/736] Compiling RealModule ElementaryFunctions.swift
[84/737] Compiling Crypto AES-GCM_boring.swift
[85/737] Compiling Crypto ChaChaPoly_boring.swift
[86/737] Compiling Crypto Nonces.swift
[87/737] Compiling Crypto ASN1.swift
[88/737] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[89/744] Compiling RealModule RealFunctions.swift
[90/744] Compiling RealModule AugmentedArithmetic.swift
[91/744] Compiling RealModule Double+Real.swift
[92/744] Emitting module RealModule
[93/744] Compiling RealModule AlgebraicField.swift
[94/744] Compiling RealModule ApproximateEquality.swift
[95/747] Compiling Instrumentation Instrument.swift
[96/747] Compiling Instrumentation MultiplexInstrument.swift
[97/747] Compiling Instrumentation NoOpInstrument.swift
[98/747] Compiling Instrumentation InstrumentationSystem.swift
[99/747] Compiling ConcurrencyHelpers LockedValueBox.swift
[100/747] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[101/747] Compiling _NIODataStructures PriorityQueue.swift
[102/747] Compiling _NIODataStructures _TinyArray.swift
[103/747] Emitting module ConcurrencyHelpers
[104/747] Compiling ConcurrencyHelpers Lock.swift
[105/747] Emitting module _NIODataStructures
[106/747] Compiling _NIODataStructures Heap.swift
[107/747] Emitting module Instrumentation
[108/747] Compiling Instrumentation Locks.swift
[109/755] Compiling HTTPTypes HTTPParsedFields.swift
[110/755] Compiling Crypto Digests.swift
[111/755] Compiling Crypto AES-GCM.swift
[112/755] Compiling Crypto SubjectPublicKeyInfo.swift
[113/755] Compiling Crypto CryptoKitErrors.swift
[114/755] Compiling Crypto ECDSASignature.swift
[115/755] Compiling Crypto PEMDocument.swift
[116/755] Compiling Crypto Digest_boring.swift
[117/755] Compiling Crypto Digest.swift
[118/755] Compiling Crypto PKCS8PrivateKey.swift
[119/755] Compiling Crypto SEC1PrivateKey.swift
[120/755] Emitting module InternalCollectionsUtilities
[121/755] Compiling Crypto ChaChaPoly.swift
[122/755] Compiling Crypto Cipher.swift
[122/755] Compiling CNIODarwin shim.c
[124/833] Compiling HTTPTypes ISOLatin1String.swift
[125/833] Compiling HTTPTypes HTTPRequest.swift
[126/833] Compiling HTTPTypes HTTPFieldName.swift
[127/833] Compiling HTTPTypes HTTPResponse.swift
[128/833] Compiling ComplexModule Arithmetic.swift
[129/833] Compiling ComplexModule Complex.swift
[130/833] Compiling Logging MetadataProvider.swift
[131/833] Compiling Logging Logging.swift
[132/833] Compiling Logging Locks.swift
[133/833] Emitting module Logging
[134/833] Compiling Logging LogHandler.swift
[135/833] Compiling CoreMetrics Locks.swift
[136/833] Compiling CoreMetrics Metrics.swift
[137/833] Emitting module CoreMetrics
[138/896] Compiling HTTPTypes HTTPField.swift
[139/896] Compiling HTTPTypes HTTPFields.swift
[140/896] Emitting module HTTPTypes
[141/898] Compiling HeapModule Heap+Invariants.swift
[142/898] Compiling HeapModule Heap.swift
[143/898] Compiling HeapModule _HeapNode.swift
[144/898] Compiling Tracing SpanProtocol.swift
[145/898] Compiling ComplexModule Differentiable.swift
[146/898] Compiling ComplexModule ElementaryFunctions.swift
[147/898] Emitting module ComplexModule
[148/898] Compiling SwiftASN1 DER.swift
[149/899] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[150/899] Compiling HeapModule Heap+UnsafeHandle.swift
[151/899] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[152/899] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[153/977] Emitting module Tracing
[154/977] Compiling Tracing NoOpTracer.swift
[155/977] Compiling Tracing InstrumentationSystem+Tracing.swift
[156/977] Emitting module UnixSignals
[157/977] Compiling UnixSignals UnixSignal.swift
[158/977] Compiling UnixSignals UnixSignalsSequence.swift
[159/979] Emitting module HeapModule
[160/979] Compiling HeapModule Heap+Descriptions.swift
[161/979] Compiling Numerics Numerics.swift
[162/979] Emitting module Numerics
[163/979] Compiling HashTreeCollections TreeDictionary+Merge.swift
[164/979] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[165/979] Compiling HashTreeCollections TreeDictionary+Keys.swift
[166/979] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[167/979] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[168/979] Compiling HashTreeCollections TreeDictionary+Filter.swift
[169/979] Compiling Tracing TracingTime.swift
[170/979] Compiling Tracing TracerProtocol.swift
[171/979] Compiling Tracing Tracer.swift
[172/979] Compiling Tracing TracerProtocol+Legacy.swift
[173/996] Compiling SwiftASN1 Errors.swift
[174/996] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[175/996] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[176/996] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[177/996] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[178/996] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[179/996] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[180/996] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[181/1003] Compiling DequeModule _DequeSlot.swift
[182/1004] Emitting module SwiftASN1
[183/1004] Compiling DequeModule Deque+Equatable.swift
[184/1004] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[185/1004] Compiling HashTreeCollections _UnsafePath.swift
[186/1004] Compiling HashTreeCollections TreeDictionary+Codable.swift
[187/1004] Compiling HashTreeCollections TreeDictionary+Collection.swift
[188/1004] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[189/1004] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[190/1004] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[191/1004] Compiling HashTreeCollections _HashStack.swift
[192/1004] Compiling HashTreeCollections _HashTreeIterator.swift
[193/1004] Compiling HashTreeCollections _HashTreeStatistics.swift
[194/1004] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[195/1004] Compiling HashTreeCollections _RawHashNode.swift
[196/1004] Compiling HashTreeCollections _UnmanagedHashNode.swift
[197/1004] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[198/1004] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[199/1004] Compiling HashTreeCollections TreeDictionary+Values.swift
[200/1004] Compiling HashTreeCollections TreeDictionary.swift
[201/1004] Compiling HashTreeCollections TreeSet+Codable.swift
[202/1004] Compiling HashTreeCollections TreeSet+Collection.swift
[203/1004] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[204/1004] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[205/1004] Compiling HashTreeCollections _HashNode+Storage.swift
[206/1004] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[207/1004] Compiling HashTreeCollections _HashNode+Structural filter.swift
[208/1004] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[209/1004] Compiling DequeModule _DequeBuffer.swift
[210/1004] Compiling HashTreeCollections _HashNode+Structural union.swift
[211/1004] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[212/1004] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[213/1004] Compiling HashTreeCollections _HashNode+Lookups.swift
[214/1004] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[215/1004] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[216/1004] Compiling HashTreeCollections TreeSet+Debugging.swift
[217/1004] Compiling HashTreeCollections TreeSet+Descriptions.swift
[218/1004] Compiling HashTreeCollections _AncestorHashSlots.swift
[219/1004] Compiling HashTreeCollections _Bitmap.swift
[220/1004] Compiling HashTreeCollections _Bucket.swift
[221/1004] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[222/1004] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[223/1004] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[224/1004] Compiling HashTreeCollections _HashNode.swift
[225/1004] Compiling HashTreeCollections _HashNodeHeader.swift
[226/1004] Compiling HashTreeCollections _HashSlot.swift
[243/1010] Compiling OrderedCollections OrderedSet+SubSequence.swift
[244/1010] Compiling OrderedCollections OrderedSet+Testing.swift
[245/1010] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[246/1010] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[247/1010] Compiling OrderedCollections OrderedSet.swift
[248/1010] Compiling OrderedCollections _UnsafeBitset.swift
[249/1010] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[250/1010] Compiling DequeModule _UnsafeWrappedBuffer.swift
[251/1010] Compiling DequeModule Deque+CustomReflectable.swift
[252/1010] Compiling DequeModule Deque+Descriptions.swift
[255/1010] Compiling DequeModule Deque+Extras.swift
[256/1010] Compiling DequeModule Deque+Hashable.swift
[257/1010] Compiling DequeModule Deque+Codable.swift
[258/1010] Compiling DequeModule Deque+Collection.swift
[259/1010] Compiling DequeModule Deque._Storage.swift
[260/1010] Compiling DequeModule Deque._UnsafeHandle.swift
[261/1010] Compiling DequeModule Deque+Sendable.swift
[262/1010] Compiling DequeModule Deque+Testing.swift
[263/1010] Compiling DequeModule Deque.swift
[263/1010] Compiling c-nioatomics.c
[265/1010] Compiling DequeModule _DequeBufferHeader.swift
[296/1010] Compiling CCryptoBoringSSLShims shims.c
[297/1010] Compiling fiat_p256_adx_sqr.S
[298/1010] Compiling fiat_p256_adx_mul.S
[299/1010] Compiling fiat_curve25519_adx_square.S
[300/1010] Compiling fiat_curve25519_adx_mul.S
[310/1018] Compiling x_x509a.c
[311/1018] Compiling c-atomics.c
[312/1018] Compiling x_val.c
[313/1018] Compiling x_x509.c
[332/1024] Compiling x_spki.c
[333/1024] Compiling x_sig.c
[334/1024] Compiling x_req.c
[335/1024] Compiling x_pubkey.c
[337/1024] Compiling _RopeModule Rope+Remove.swift
[338/1024] Compiling _RopeModule Rope+RemoveSubrange.swift
[339/1024] Compiling _RopeModule Rope+Split.swift
[340/1024] Compiling _RopeModule Optional Utilities.swift
[341/1024] Compiling _RopeModule String Utilities.swift
[342/1024] Compiling _RopeModule String.Index+ABI.swift
[343/1024] Compiling _RopeModule _CharacterRecognizer.swift
[343/1024] Compiling x_name.c
[360/1024] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[377/1024] Compiling x_exten.c
[391/1024] Emitting module DequeModule
[392/1024] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[393/1024] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[394/1024] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[395/1024] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[396/1024] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[397/1024] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[398/1024] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[399/1024] Compiling HashTreeCollections TreeSet.swift
[399/1024] Compiling x_crl.c
[401/1024] Compiling NIOConcurrencyHelpers lock.swift
[401/1024] Compiling x_attrib.c
[402/1024] Compiling x_all.c
[403/1024] Compiling x_algor.c
[404/1024] Compiling x509spki.c
[405/1024] Compiling x509rset.c
[406/1024] Compiling x509name.c
[407/1024] Compiling x509cset.c
[408/1024] Compiling x509_vpm.c
[409/1024] Compiling x509_vfy.c
[410/1024] Compiling x509_v3.c
[411/1024] Compiling x509_txt.c
[412/1024] Compiling x509_trs.c
[429/1024] Compiling x509_set.c
[447/1024] Compiling x509_req.c
[449/1024] Emitting module Metrics
[450/1024] Compiling Metrics Metrics.swift
[451/1024] Compiling NIOConcurrencyHelpers atomics.swift
[452/1024] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[453/1024] Compiling NIOConcurrencyHelpers NIOLock.swift
[454/1024] Emitting module NIOConcurrencyHelpers
[455/1024] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[455/1024] Compiling x509_obj.c
[456/1024] Compiling x509_ext.c
[457/1024] Compiling x509_lu.c
[458/1024] Compiling x509_d2.c
[459/1024] Compiling x509_def.c
[470/1032] Emitting module Crypto
[479/1032] Compiling x509.c
[480/1032] Compiling x509_cmp.c
[508/1041] Compiling x509_att.c
[526/1041] Compiling v3_utl.c
[533/1041] Compiling v3_skey.c
[535/1041] Emitting module SwiftProtobuf
[535/1041] Compiling v3_prn.c
[536/1041] Compiling v3_purp.c
[587/1041] Compiling v3_pmaps.c
[588/1041] Compiling v3_ocsp.c
[594/1041] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[595/1041] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[596/1041] Compiling Crypto Zeroization_boring.swift
[597/1041] Compiling Crypto PrettyBytes.swift
[598/1041] Compiling Crypto SafeCompare.swift
[598/1041] Compiling v3_pcons.c
[599/1041] Compiling v3_ncons.c
[600/1041] Compiling v3_lib.c
[601/1041] Compiling v3_int.c
[602/1041] Compiling v3_ia5.c
[603/1041] Compiling v3_info.c
[604/1041] Compiling v3_genn.c
[605/1041] Compiling v3_extku.c
[606/1041] Compiling v3_enum.c
[607/1041] Compiling v3_cpols.c
[608/1041] Compiling v3_crld.c
[609/1041] Compiling v3_conf.c
[610/1041] Compiling v3_bitst.c
[611/1041] Compiling v3_bcons.c
[612/1041] Compiling v3_akeya.c
[613/1041] Compiling v3_alt.c
[615/1041] Emitting module OrderedCollections
[615/1041] Compiling v3_akey.c
[616/1041] Compiling t_x509a.c
[623/1041] Compiling SwiftProtobuf duration.pb.swift
[624/1041] Compiling SwiftProtobuf empty.pb.swift
[625/1041] Compiling SwiftProtobuf field_mask.pb.swift
[625/1041] Compiling t_x509.c
[626/1041] Compiling i2d_pr.c
[627/1041] Compiling t_req.c
[628/1041] Compiling t_crl.c
[629/1041] Compiling name_print.c
[630/1041] Compiling rsa_pss.c
[631/1041] Compiling policy.c
[632/1041] Compiling by_file.c
[634/1041] Emitting module _RopeModule
[634/1041] Compiling algorithm.c
[635/1041] Compiling by_dir.c
[636/1041] Compiling a_verify.c
[637/1041] Compiling asn1_gen.c
[665/1041] Compiling a_digest.c
[666/1041] Compiling a_sign.c
[667/1041] Compiling voprf.c
[668/1041] Compiling thread_win.c
[669/1041] Compiling thread_pthread.c
[669/1041] Compiling thread_none.c
[671/1041] Compiling thread.c
[672/1041] Compiling trust_token.c
[673/1041] Compiling pmbtoken.c
[674/1041] Compiling wots.c
[675/1041] Compiling stack.c
[676/1041] Compiling spx_util.c
[677/1041] Compiling thash.c
[678/1041] Compiling spx.c
[679/1041] Compiling merkle.c
[680/1041] Compiling fors.c
[681/1041] Compiling address.c
[682/1041] Compiling siphash.c
[683/1041] Compiling rsa_print.c
[684/1041] Compiling rc4.c
[685/1041] Compiling windows.c
[686/1041] Compiling refcount.c
[687/1041] Compiling rsa_asn1.c
[688/1041] Compiling rsa_crypt.c
[689/1041] Compiling rand_extra.c
[690/1041] Compiling trusty.c
[691/1041] Compiling passive.c
[692/1041] Compiling ios.c
[693/1041] Compiling poly1305_arm_asm.S
[694/1041] Compiling deterministic.c
[695/1041] Compiling forkunsafe.c
[696/1041] Compiling poly1305_vec.c
[697/1041] Compiling pool.c
[698/1041] Compiling poly1305_arm.c
[699/1041] Compiling poly1305.c
[700/1041] Compiling getentropy.c
[701/1041] Compiling pkcs7.c
[702/1041] Compiling pkcs8.c
[703/1041] Compiling p5_pbev2.c
[704/1041] Compiling pem_xaux.c
[705/1041] Compiling pkcs8_x509.c
[706/1041] Compiling pkcs7_x509.c
[707/1041] Compiling pem_x509.c
[708/1041] Compiling pem_pkey.c
[709/1041] Compiling pem_pk8.c
[710/1041] Compiling obj_xref.c
[711/1041] Compiling pem_oth.c
[712/1041] Compiling mem.c
[713/1041] Compiling pem_info.c
[714/1041] Compiling pem_lib.c
[715/1041] Compiling lhash.c
[716/1041] Compiling pem_all.c
[717/1041] Compiling obj.c
[718/1041] Compiling kyber.c
[719/1041] Compiling keccak.c
[720/1041] Compiling poly_rq_mul.S
[721/1041] Compiling x86_64-mont-mac.mac.x86_64.S
[722/1041] Compiling x86_64-mont5-linux.linux.x86_64.S
[723/1041] Compiling x86_64-mont5-mac.mac.x86_64.S
[724/1041] Compiling x86-mont-linux.linux.x86.S
[724/1041] Compiling x86-mont-windows.windows.x86.S
[726/1041] Compiling x86_64-mont-linux.linux.x86_64.S
[727/1041] Compiling hpke.c
[728/1041] Compiling vpaes-x86_64-mac.mac.x86_64.S
[729/1041] Compiling vpaes-x86_64-linux.linux.x86_64.S
[730/1041] Compiling vpaes-x86-windows.windows.x86.S
[731/1041] Compiling vpaes-x86-linux.linux.x86.S
[732/1041] Compiling vpaes-armv8-linux.linux.aarch64.S
[733/1041] Compiling vpaes-armv8-ios.ios.aarch64.S
[734/1041] Compiling vpaes-armv7-linux.linux.arm.S
[735/1041] Compiling sha512-x86_64-mac.mac.x86_64.S
[736/1041] Compiling vpaes-armv7-ios.ios.arm.S
[737/1041] Compiling sha512-x86_64-linux.linux.x86_64.S
[738/1041] Compiling sha512-armv8-linux.linux.aarch64.S
[739/1041] Compiling sha512-armv4-linux.linux.arm.S
[740/1041] Compiling kdf.c
[741/1041] Compiling sha512-586-windows.windows.x86.S
[742/1041] Compiling sha512-armv4-ios.ios.arm.S
[743/1041] Compiling sha512-armv8-ios.ios.aarch64.S
[744/1041] Compiling sha512-586-linux.linux.x86.S
[745/1041] Compiling sha256-x86_64-mac.mac.x86_64.S
[746/1041] Compiling sha256-armv8-linux.linux.aarch64.S
[746/1041] Compiling sha256-x86_64-linux.linux.x86_64.S
[749/1041] Emitting module HashTreeCollections
[749/1041] Compiling sha256-armv4-linux.linux.arm.S
[750/1041] Compiling sha256-armv8-ios.ios.aarch64.S
[751/1041] Compiling sha256-armv4-ios.ios.arm.S
[752/1041] Compiling sha256-586-windows.windows.x86.S
[753/1041] Compiling hrss.c
[754/1041] Compiling sha256-586-linux.linux.x86.S
[755/1041] Compiling sha1-x86_64-linux.linux.x86_64.S
[756/1041] Compiling sha1-x86_64-mac.mac.x86_64.S
[757/1041] Compiling sha1-armv8-linux.linux.aarch64.S
[758/1041] Compiling sha1-armv4-large-ios.ios.arm.S
[759/1041] Compiling sha1-armv4-large-linux.linux.arm.S
[760/1041] Compiling sha1-armv8-ios.ios.aarch64.S
[761/1041] Compiling sha1-586-windows.windows.x86.S
[762/1041] Compiling sha1-586-linux.linux.x86.S
[767/1041] Compiling SwiftProtobuf source_context.pb.swift
[768/1041] Compiling SwiftProtobuf struct.pb.swift
[769/1041] Compiling SwiftProtobuf timestamp.pb.swift
[770/1041] Compiling SwiftProtobuf type.pb.swift
[771/1041] Compiling SwiftProtobuf wrappers.pb.swift
[772/1041] Compiling SwiftProtobuf resource_bundle_accessor.swift
[772/1041] Compiling rsaz-avx2-mac.mac.x86_64.S
[773/1041] Compiling rsaz-avx2-linux.linux.x86_64.S
[774/1041] Compiling sha512.c
[775/1041] Compiling sha1.c
[776/1041] Compiling sha256.c
[777/1041] Compiling fips.c
[778/1041] Compiling service_indicator.c
[779/1041] Compiling rdrand-x86_64-mac.mac.x86_64.S
[780/1041] Compiling self_check.c
[781/1041] Compiling rdrand-x86_64-linux.linux.x86_64.S
[782/1041] Compiling rsa_impl.c
[783/1041] Compiling blinding.c
[784/1041] Compiling padding.c
[785/1041] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[786/1041] Compiling urandom.c
[787/1041] Compiling rsa.c
[788/1041] Compiling rand.c
[789/1041] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[790/1041] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[791/1041] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[792/1041] Compiling fork_detect.c
[793/1041] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[794/1041] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[795/1041] Compiling ctrdrbg.c
[796/1041] Compiling p256-armv8-asm-linux.linux.aarch64.S
[806/1041] Compiling p256-armv8-asm-ios.ios.aarch64.S
[807/1041] Compiling polyval.c
[808/1041] Compiling ofb.c
[809/1041] Compiling md5-x86_64-mac.mac.x86_64.S
[810/1041] Compiling gcm_nohw.c
[811/1041] Compiling md5-x86_64-linux.linux.x86_64.S
[812/1041] Compiling ctr.c
[813/1041] Compiling gcm.c
[814/1041] Compiling cbc.c
[815/1041] Compiling cfb.c
[816/1041] Compiling md5-586-linux.linux.x86.S
[817/1041] Compiling md5.c
[818/1041] Compiling md5-586-windows.windows.x86.S
[819/1041] Compiling ghashv8-armv8-linux.linux.aarch64.S
[820/1041] Compiling ghashv8-armv7-ios.ios.arm.S
[821/1041] Compiling ghashv8-armv8-ios.ios.aarch64.S
[822/1041] Compiling ghashv8-armv7-linux.linux.arm.S
[823/1041] Compiling md4.c
[824/1041] Compiling ghash-x86_64-linux.linux.x86_64.S
[824/1041] Compiling ghash-x86-windows.windows.x86.S
[824/1041] Compiling ghash-x86_64-mac.mac.x86_64.S
[827/1041] Compiling hmac.c
[828/1041] Compiling hkdf.c
[829/1041] Compiling ghash-x86-linux.linux.x86.S
[830/1041] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[831/1041] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[832/1041] Compiling ghash-ssse3-x86-windows.windows.x86.S
[833/1041] Compiling ghash-ssse3-x86-linux.linux.x86.S
[834/1041] Compiling ghash-armv4-linux.linux.arm.S
[835/1041] Compiling ghash-armv4-ios.ios.arm.S
[836/1041] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[836/1041] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[838/1041] Compiling fips_shared_support.c
[839/1041] Compiling ecdh.c
[840/1041] Compiling wnaf.c
[841/1041] Compiling util.c
[841/1041] Compiling ecdsa.c
[843/1041] Compiling simple.c
[844/1041] Compiling simple_mul.c
[845/1041] Compiling scalar.c
[846/1041] Compiling p224-64.c
[847/1041] Compiling oct.c
[848/1041] Compiling p256.c
[849/1041] Compiling felem.c
[850/1041] Compiling ec_montgomery.c
[851/1041] Compiling ec_key.c
[852/1041] Compiling digestsign.c
[853/1041] Compiling digests.c
[854/1041] Compiling co-586-windows.windows.x86.S
[855/1041] Compiling digest.c
[856/1041] Compiling co-586-linux.linux.x86.S
[856/1041] Compiling dh.c
[858/1041] Compiling check.c
[859/1041] Compiling ec.c
[860/1041] Compiling p256-nistz.c
[861/1041] Compiling bsaes-armv7-linux.linux.arm.S
[861/1041] Compiling bsaes-armv7-ios.ios.arm.S
[863/1041] Compiling cmac.c
[864/1041] Compiling e_aesccm.c
[865/1041] Compiling aead.c
[866/1041] Compiling cipher.c
[867/1041] Compiling sqrt.c
[868/1041] Compiling shift.c
[869/1041] Compiling e_aes.c
[870/1041] Compiling rsaz_exp.c
[871/1041] Compiling random.c
[872/1041] Compiling prime.c
[873/1041] Compiling montgomery_inv.c
[873/1041] Compiling mul.c
[875/1041] Compiling jacobi.c
[876/1041] Compiling montgomery.c
[877/1041] Compiling gcd_extra.c
[878/1041] Compiling gcd.c
[879/1041] Compiling generic.c
[880/1041] Compiling div_extra.c
[881/1041] Compiling exponentiation.c
[882/1041] Compiling ctx.c
[882/1041] Compiling cmp.c
[884/1041] Compiling div.c
[885/1041] Compiling bytes.c
[886/1041] Compiling bn-armv8-linux.linux.aarch64.S
[887/1041] Compiling x86_64-gcc.c
[888/1041] Compiling bn.c
[889/1041] Compiling bn-armv8-ios.ios.aarch64.S
[890/1041] Compiling bn-586-windows.windows.x86.S
[891/1041] Compiling add.c
[892/1041] Compiling bn-586-linux.linux.x86.S
[893/1041] Compiling armv8-mont-linux.linux.aarch64.S
[894/1041] Compiling armv8-mont-ios.ios.aarch64.S
[895/1041] Compiling armv4-mont-ios.ios.arm.S
[896/1041] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[897/1041] Compiling armv4-mont-linux.linux.arm.S
[898/1041] Compiling aesv8-armv8-linux.linux.aarch64.S
[899/1041] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[900/1041] Compiling aesv8-armv8-ios.ios.aarch64.S
[901/1041] Compiling aesv8-armv7-linux.linux.arm.S
[902/1041] Compiling aesv8-armv7-ios.ios.arm.S
[903/1041] Compiling aesni-x86_64-mac.mac.x86_64.S
[904/1041] Compiling aesni-x86-windows.windows.x86.S
[905/1041] Compiling aesni-x86_64-linux.linux.x86_64.S
[905/1041] Compiling aesni-x86-linux.linux.x86.S
[907/1041] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[908/1041] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[909/1041] Compiling mode_wrappers.c
[910/1041] Compiling key_wrap.c
[911/1041] Compiling aes.c
[912/1041] Compiling ex_data.c
[913/1041] Compiling aes_nohw.c
[914/1041] Compiling sign.c
[915/1041] Compiling pbkdf.c
[916/1041] Compiling scrypt.c
[917/1041] Compiling p_x25519_asn1.c
[918/1041] Compiling print.c
[919/1041] Compiling p_x25519.c
[920/1041] Compiling p_rsa_asn1.c
[921/1041] Compiling p_hkdf.c
[922/1041] Compiling p_ed25519.c
[923/1041] Compiling p_ed25519_asn1.c
[923/1041] Compiling p_rsa.c
[925/1041] Compiling p_ec_asn1.c
[926/1041] Compiling p_ec.c
[927/1041] Compiling p_dsa_asn1.c
[928/1041] Compiling evp_ctx.c
[929/1041] Compiling err_data.c
[930/1041] Compiling evp_asn1.c
[931/1041] Compiling evp.c
[932/1041] Compiling engine.c
[933/1041] Compiling err.c
[934/1041] Compiling ecdsa_asn1.c
[935/1041] Compiling ecdh_extra.c
[936/1041] Compiling ec_derive.c
[937/1041] Compiling hash_to_curve.c
[938/1041] Compiling ec_asn1.c
[939/1041] Compiling dsa_asn1.c
[940/1041] Compiling dsa.c
[941/1041] Compiling x25519-asm-arm.S
[942/1041] Compiling dh_asn1.c
[943/1041] Compiling params.c
[944/1041] Compiling curve25519_64_adx.c
[945/1041] Compiling digest_extra.c
[946/1041] Compiling spake25519.c
[947/1041] Compiling des.c
[948/1041] Compiling cpu_intel.c
[949/1041] Compiling crypto.c
[950/1041] Compiling cpu_arm_freebsd.c
[951/1041] Compiling cpu_arm_linux.c
[952/1041] Compiling cpu_aarch64_openbsd.c
[953/1041] Compiling cpu_aarch64_win.c
[954/1041] Compiling cpu_aarch64_sysreg.c
[955/1041] Compiling cpu_aarch64_linux.c
[956/1041] Compiling curve25519.c
[957/1041] Compiling cpu_aarch64_fuchsia.c
[958/1041] Compiling conf.c
[959/1041] Compiling e_rc4.c
[960/1041] Compiling tls_cbc.c
[961/1041] Compiling e_null.c
[962/1041] Compiling e_tls.c
[963/1041] Compiling e_des.c
[964/1041] Compiling e_rc2.c
[965/1041] Compiling e_chacha20poly1305.c
[966/1041] Compiling e_aesgcmsiv.c
[967/1041] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[968/1041] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[969/1041] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[970/1041] Compiling derive_key.c
[971/1041] Compiling e_aesctrhmac.c
[972/1041] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[973/1041] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[974/1041] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[975/1041] Compiling cipher_extra.c
[976/1041] Compiling chacha-x86_64-linux.linux.x86_64.S
[977/1041] Compiling chacha-x86_64-mac.mac.x86_64.S
[978/1041] Compiling chacha-x86-linux.linux.x86.S
[979/1041] Compiling chacha-x86-windows.windows.x86.S
[980/1041] Compiling chacha-armv8-linux.linux.aarch64.S
[981/1041] Compiling chacha-armv4-linux.linux.arm.S
[982/1041] Compiling chacha.c
[983/1041] Compiling chacha-armv8-ios.ios.aarch64.S
[984/1041] Compiling chacha-armv4-ios.ios.arm.S
[985/1041] Compiling unicode.c
[986/1041] Compiling ber.c
[987/1041] Compiling asn1_compat.c
[988/1041] Compiling cbb.c
[989/1041] Compiling buf.c
[990/1041] Compiling cbs.c
[991/1041] Compiling bn_asn1.c
[992/1041] Compiling blake2.c
[993/1041] Compiling convert.c
[994/1041] Compiling printf.c
[995/1041] Compiling hexdump.c
[996/1041] Compiling pair.c
[997/1041] Compiling file.c
[998/1041] Compiling bio_mem.c
[999/1041] Compiling base64.c
[1000/1041] Compiling errno.c
[1001/1041] Compiling tasn_utl.c
[1002/1041] Compiling bio.c
[1003/1041] Compiling fd.c
[1004/1041] Compiling tasn_typ.c
[1005/1041] Compiling cpu_aarch64_apple.c
[1006/1041] Compiling tasn_new.c
[1007/1041] Compiling tasn_fre.c
[1008/1041] Compiling tasn_enc.c
[1009/1041] Compiling posix_time.c
[1010/1041] Compiling tasn_dec.c
[1011/1041] Compiling f_string.c
[1012/1041] Compiling f_int.c
[1013/1041] Compiling asn_pack.c
[1014/1041] Compiling asn1_par.c
[1015/1041] Compiling a_utctm.c
[1016/1041] Compiling a_type.c
[1017/1041] Compiling asn1_lib.c
[1018/1041] Compiling a_octet.c
[1019/1041] Compiling a_time.c
[1020/1041] Compiling a_strnid.c
[1021/1041] Compiling a_object.c
[1022/1041] Write sources
[1023/1041] Compiling a_strex.c
[1025/1041] Write sources
[1026/1041] Compiling a_mbstr.c
[1027/1041] Compiling a_int.c
[1027/1041] Write sources
[1029/1041] Compiling a_i2d_fp.c
[1030/1041] Compiling a_dup.c
[1031/1041] Compiling a_gentm.c
[1032/1041] Compiling a_d2i_fp.c
[1033/1041] Compiling a_bool.c
[1034/1041] Compiling a_bitstr.c
[1036/1167] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[1037/1167] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[1038/1169] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[1039/1169] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[1040/1169] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[1041/1169] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[1042/1169] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[1043/1169] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[1044/1169] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[1045/1169] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[1046/1169] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[1047/1169] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[1048/1169] Compiling Atomics IntegerOperations.swift
[1049/1169] Compiling Atomics Unmanaged extensions.swift
[1050/1169] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[1051/1169] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[1052/1169] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[1053/1169] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[1056/1174] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[1057/1174] Compiling AsyncAlgorithms Rethrow.swift
[1058/1174] Compiling AsyncAlgorithms SetAlgebra.swift
[1059/1174] Compiling BitCollections BitSet+Random.swift
[1060/1174] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1061/1174] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1062/1174] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[1063/1174] Emitting module ArgumentParserToolInfo
[1064/1174] Compiling ArgumentParserToolInfo ToolInfo.swift
[1065/1174] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1066/1174] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1067/1174] Emitting module CryptoBoringWrapper
[1068/1232] Compiling BitCollections BitSet.swift
[1069/1232] Compiling BitCollections Range+Utilities.swift
[1070/1232] Compiling BitCollections Slice+Utilities.swift
[1071/1232] Compiling BitCollections UInt+Tricks.swift
[1072/1232] Compiling BitCollections _Word.swift
[1073/1232] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1074/1232] Compiling _CryptoExtras DigestType.swift
[1075/1232] Compiling _CryptoExtras Error.swift
[1076/1232] Compiling _CryptoExtras PEMDocument.swift
[1077/1232] Compiling _CryptoExtras ChaCha20CTR.swift
[1078/1232] Compiling _CryptoExtras AES_CBC.swift
[1079/1232] Compiling _CryptoExtras AES_CTR.swift
[1080/1232] Compiling _CryptoExtras AES_GCM_SIV.swift
[1081/1232] Compiling _CryptoExtras RSA.swift
[1082/1232] Compiling _CryptoExtras RSA_boring.swift
[1083/1232] Compiling _CryptoExtras RSA+BlindSigning.swift
[1084/1232] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[1085/1232] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[1086/1232] Compiling _CryptoExtras RandomBytes.swift
[1087/1232] Compiling _CryptoExtras ArbitraryPrecisionInteger_boring.swift
[1088/1237] Compiling _CryptoExtras BoringSSLHelpers.swift
[1089/1237] Compiling ArgumentParser CollectionExtensions.swift
[1090/1237] Compiling ArgumentParser ArgumentHelp.swift
[1091/1237] Compiling ArgumentParser ArgumentVisibility.swift
[1092/1237] Compiling ArgumentParser CompletionKind.swift
[1093/1237] Compiling ArgumentParser Errors.swift
[1097/1237] Compiling _CryptoExtras Block Function.swift
[1098/1237] Compiling _CryptoExtras AES_CTR_boring.swift
[1099/1237] Compiling _CryptoExtras RSA_security.swift
[1100/1237] Compiling ArgumentParser AsyncParsableCommand.swift
[1101/1237] Compiling ArgumentParser CommandConfiguration.swift
[1102/1237] Compiling ArgumentParser EnumerableFlag.swift
[1103/1237] Compiling ArgumentParser ExpressibleByArgument.swift
[1104/1237] Compiling ArgumentParser BashCompletionsGenerator.swift
[1105/1237] Compiling ArgumentParser CompletionsGenerator.swift
[1112/1237] Compiling ArgumentParser Parsed.swift
[1113/1237] Compiling ArgumentParser ParsedValues.swift
[1114/1237] Compiling AsyncAlgorithms Locking.swift
[1115/1237] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[1116/1237] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[1117/1237] Compiling AsyncAlgorithms MergeStateMachine.swift
[1118/1237] Compiling AsyncAlgorithms MergeStorage.swift
[1122/1237] Emitting module BitCollections
[1123/1237] Compiling ArgumentParser FishCompletionsGenerator.swift
[1124/1237] Compiling ArgumentParser ZshCompletionsGenerator.swift
[1125/1237] Compiling ArgumentParser Argument.swift
[1126/1237] Compiling ArgumentParser InputOrigin.swift
[1127/1237] Compiling ArgumentParser Name.swift
[1128/1237] Compiling AsyncAlgorithms ZipStateMachine.swift
[1129/1237] Compiling AsyncAlgorithms ZipStorage.swift
[1130/1237] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1131/1237] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1132/1237] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1133/1237] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1146/1239] Compiling Collections Collections.swift
[1147/1239] Emitting module Collections
[1156/1243] Emitting module AsyncAlgorithms
[1165/1245] Emitting module _CryptoExtras
[1166/1245] Compiling _CryptoExtras FiniteFieldArithmeticContext_boring.swift
[1167/1245] Compiling _CryptoExtras resource_bundle_accessor.swift
[1177/1245] Compiling ArgumentParser Platform.swift
[1178/1245] Compiling ArgumentParser SequenceExtensions.swift
[1179/1245] Compiling ArgumentParser StringExtensions.swift
[1180/1245] Compiling ArgumentParser Tree.swift
[1206/1269] Compiling HomomorphicEncryption CoefficientPacking.swift
[1207/1269] Compiling HomomorphicEncryption Context.swift
[1210/1295] Emitting module ArgumentParser
[1211/1295] Compiling AsyncAlgorithms UnsafeTransfer.swift
[1212/1295] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[1213/1295] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[1216/1295] Compiling HomomorphicEncryption Bfv+Keys.swift
[1217/1295] Compiling HomomorphicEncryption Bfv+Multiply.swift
[1218/1295] Compiling HomomorphicEncryption Bfv.swift
[1219/1295] Compiling HomomorphicEncryption Ciphertext.swift
[1220/1295] Compiling HomomorphicEncryption Array2d.swift
[1221/1295] Compiling HomomorphicEncryption Bfv+Decrypt.swift
[1222/1295] Compiling HomomorphicEncryption Bfv+Encode.swift
[1223/1295] Compiling HomomorphicEncryption Bfv+Encrypt.swift
[1224/1295] Compiling HomomorphicEncryption Keys.swift
[1225/1295] Compiling HomomorphicEncryption Modulus.swift
[1226/1295] Compiling HomomorphicEncryption NoOpScheme.swift
[1227/1295] Compiling HomomorphicEncryption Plaintext.swift
[1228/1295] Compiling HomomorphicEncryption Galois.swift
[1229/1295] Compiling HomomorphicEncryption PolyCollection.swift
[1230/1295] Compiling HomomorphicEncryption PolyContext.swift
[1231/1295] Compiling HomomorphicEncryption PolyRq+Ntt.swift
[1232/1295] Compiling HomomorphicEncryption PolyRq+Randomize.swift
[1233/1295] Compiling HomomorphicEncryption PolyRq+Serialize.swift
[1234/1295] Compiling HomomorphicEncryption PolyRq.swift
[1235/1295] Compiling HomomorphicEncryption BufferedRng.swift
[1236/1295] Compiling HomomorphicEncryption NistAes128Ctr.swift
[1237/1295] Compiling HomomorphicEncryption NistCtrDrbg.swift
[1238/1295] Compiling HomomorphicEncryption PseudoRandomNumberGenerator.swift
[1239/1304] Emitting module Atomics
[1240/1304] Compiling ServiceLifecycle Service.swift
[1241/1364] Compiling ServiceLifecycle ServiceRunnerError.swift
[1242/1364] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1243/1364] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1244/1364] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1245/1364] Compiling ServiceLifecycle CancellationWaiter.swift
[1246/1364] Compiling ServiceLifecycle GracefulShutdown.swift
[1247/1364] Emitting module ServiceLifecycle
[1248/1364] Compiling ServiceLifecycle ServiceGroup.swift
[1249/1364] Compiling PrivacyPass TokenRequest.swift
[1250/1365] Compiling PrivacyPass TokenResponse.swift
[1251/1365] Compiling PrivacyPass Util.swift
[1252/1365] Compiling PrivacyPass TokenIssuerDirectory.swift
[1253/1365] Compiling PrivacyPass Token.swift
[1254/1365] Compiling PrivacyPass Verifier.swift
[1255/1365] Compiling NIOCore ByteBuffer-core.swift
[1256/1365] Compiling NIOCore ByteBuffer-hexdump.swift
[1257/1365] Compiling NIOCore ByteBuffer-int.swift
[1258/1365] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1259/1365] Emitting module PrivacyPass
[1260/1365] Compiling PrivacyPass PublicKey.swift
[1261/1365] Compiling NIOCore ByteBuffer-multi-int.swift
[1262/1365] Compiling NIOCore ByteBuffer-views.swift
[1263/1365] Compiling NIOCore NIOLoopBound.swift
[1264/1365] Compiling NIOCore NIOSendable.swift
[1265/1365] Compiling NIOCore PointerHelpers.swift
[1266/1365] Compiling NIOCore RecvByteBufferAllocator.swift
[1267/1365] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1268/1365] Compiling NIOCore SocketAddresses.swift
[1269/1365] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1270/1365] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1271/1365] Compiling NIOCore EventLoopFuture.swift
[1272/1365] Compiling NIOCore FileDescriptor.swift
[1273/1365] Compiling NIOCore FileHandle.swift
[1274/1365] Compiling NIOCore FileRegion.swift
[1275/1371] Compiling NIOCore SocketOptionProvider.swift
[1276/1371] Compiling NIOCore SystemCallHelpers.swift
[1277/1371] Compiling NIOCore TimeAmount+Duration.swift
[1278/1371] Compiling NIOCore TypeAssistedChannelHandler.swift
[1279/1371] Compiling NIOCore UniversalBootstrapSupport.swift
[1280/1371] Compiling NIOCore Utilities.swift
[1281/1371] Compiling NIOCore AddressedEnvelope.swift
[1282/1371] Compiling NIOCore AsyncAwaitSupport.swift
[1283/1371] Compiling NIOCore AsyncChannel.swift
[1284/1371] Compiling NIOCore AsyncChannelInboundStream.swift
[1285/1371] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[1286/1371] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1287/1371] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[1288/1371] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1289/1371] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1290/1371] Compiling NIOCore NIOAsyncWriter.swift
[1291/1371] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1292/1371] Compiling NIOCore BSDSocketAPI.swift
[1293/1371] Compiling NIOCore ByteBuffer-aux.swift
[1294/1371] Compiling NIOCore ByteBuffer-conversions.swift
[1295/1371] Compiling NIOCore ConvenienceOptionSupport.swift
[1296/1371] Compiling NIOCore DeadChannel.swift
[1297/1371] Compiling NIOCore DispatchQueue+WithFuture.swift
[1298/1371] Compiling NIOCore EventLoop+Deprecated.swift
[1299/1371] Compiling NIOCore EventLoop+SerialExecutor.swift
[1300/1371] Compiling NIOCore EventLoop.swift
[1301/1371] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1322/1374] Compiling NIOCore NIOAny.swift
[1323/1374] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1324/1374] Compiling NIOCore GlobalSingletons.swift
[1325/1374] Compiling NIOCore IO.swift
[1326/1374] Compiling NIOCore Interfaces.swift
[1327/1374] Compiling NIOCore Linux.swift
[1328/1374] Compiling NIOCore MarkedCircularBuffer.swift
[1329/1374] Compiling NIOCore MulticastChannel.swift
[1332/1374] Compiling HomomorphicEncryption SerializedPlaintext.swift
[1333/1374] Compiling HomomorphicEncryption Util.swift
[1334/1374] Compiling HomomorphicEncryption Zeroization.swift
[1335/1374] Compiling NIOCore IntegerTypes.swift
[1345/1374] Compiling NIOCore ChannelHandler.swift
[1346/1374] Compiling NIOCore ChannelHandlers.swift
[1347/1374] Compiling NIOCore ChannelInvoker.swift
[1348/1374] Compiling NIOCore ChannelOption.swift
[1349/1374] Compiling NIOCore ChannelPipeline.swift
[1350/1374] Compiling NIOCore CircularBuffer.swift
[1351/1374] Compiling NIOCore Codec.swift
[1354/1374] Compiling NIOCore Channel.swift
[1367/1374] Emitting module NIOCore
[1368/1429] Emitting module HomomorphicEncryption
[1369/1429] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[1370/1429] Emitting module NIOHTTPTypes
[1371/1444] Compiling NIOEmbedded Embedded.swift
[1372/1444] Emitting module NIOEmbedded
[1373/1444] Compiling NIOEmbedded AsyncTestingChannel.swift
[1374/1444] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1375/1444] Compiling PrivateInformationRetrieval HashBucket.swift
[1376/1444] Compiling PrivateInformationRetrieval KeywordPirProtocol.swift
[1377/1444] Compiling PrivateInformationRetrieval KeywordDatabase.swift
[1378/1444] Compiling PrivateInformationRetrieval Error.swift
[1379/1444] Compiling PrivateInformationRetrieval MulPir.swift
[1380/1444] Compiling PrivateInformationRetrieval PirUtil.swift
[1381/1444] Compiling HomomorphicEncryptionProtobuf apple_swift_homomorphic_encryption_v1_error_stddev.pb.swift
[1382/1444] Compiling HomomorphicEncryptionProtobuf MessageExtensions.swift
[1383/1444] Compiling HomomorphicEncryptionProtobuf ConversionHe.swift
[1384/1444] Compiling HomomorphicEncryptionProtobuf ConversionError.swift
[1385/1444] Emitting module HomomorphicEncryptionProtobuf
[1386/1444] Compiling HomomorphicEncryptionProtobuf apple_swift_homomorphic_encryption_v1_he.pb.swift
[1387/1444] Compiling NIOPosix HappyEyeballs.swift
[1388/1444] Compiling NIOPosix IO.swift
[1389/1444] Compiling NIOPosix IntegerBitPacking.swift
[1390/1444] Compiling NIOPosix IntegerTypes.swift
[1391/1444] Compiling NIOPosix Linux.swift
[1392/1444] Compiling NIOPosix LinuxCPUSet.swift
[1393/1449] Compiling NIOPosix BSDSocketAPICommon.swift
[1394/1449] Compiling NIOPosix BSDSocketAPIPosix.swift
[1395/1449] Compiling NIOPosix BSDSocketAPIWindows.swift
[1396/1449] Compiling NIOPosix BaseSocket.swift
[1397/1449] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1398/1449] Compiling NIOPosix BaseSocketChannel.swift
[1399/1449] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1400/1449] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1401/1449] Compiling NIOPosix PosixSingletons.swift
[1402/1449] Compiling NIOPosix RawSocketBootstrap.swift
[1403/1449] Compiling NIOPosix Resolver.swift
[1404/1449] Compiling NIOPosix PendingWritesManager.swift
[1405/1449] Compiling NIOPosix PipeChannel.swift
[1406/1449] Compiling NIOPosix PipePair.swift
[1407/1449] Compiling NIOPosix PointerHelpers.swift
[1408/1449] Compiling NIOPosix Pool.swift
[1409/1449] Compiling NIOPosix Selectable.swift
[1410/1449] Compiling NIOPosix SelectableChannel.swift
[1411/1449] Compiling NIOPosix SelectableEventLoop.swift
[1412/1449] Compiling NIOPosix SelectorEpoll.swift
[1413/1449] Compiling NIOPosix SelectorGeneric.swift
[1414/1449] Compiling NIOPosix SelectorKqueue.swift
[1415/1449] Compiling NIOPosix SelectorUring.swift
[1416/1449] Compiling NIOPosix ServerSocket.swift
[1417/1449] Compiling NIOPosix Socket.swift
[1418/1449] Compiling NIOPosix SocketChannel.swift
[1419/1449] Compiling NIOPosix SocketProtocols.swift
[1420/1449] Compiling NIOPosix System.swift
[1421/1449] Compiling NIOPosix Thread.swift
[1422/1449] Compiling NIOPosix ThreadPosix.swift
[1423/1449] Compiling NIOPosix ThreadWindows.swift
[1424/1449] Emitting module PrivateInformationRetrieval
[1425/1449] Compiling PrivateInformationRetrieval IndexPirProtocol.swift
[1426/1449] Compiling PrivateInformationRetrieval CuckooTable.swift
[1427/1449] Compiling NIOPosix UnsafeTransfer.swift
[1428/1449] Compiling NIOPosix Utilities.swift
[1429/1449] Compiling NIOPosix VsockAddress.swift
[1430/1449] Compiling NIOPosix VsockChannelEvents.swift
[1431/1449] Compiling NIOPosix resource_bundle_accessor.swift
[1432/1457] Emitting module NIOPosix
[1433/1457] Compiling NIOPosix BaseStreamSocketChannel.swift
[1434/1457] Compiling NIOPosix Bootstrap.swift
[1435/1457] Compiling NIOPosix ControlMessage.swift
[1436/1457] Compiling NIOPosix DatagramVectorReadManager.swift
[1437/1457] Compiling NIOPosix FileDescriptor.swift
[1438/1457] Compiling NIOPosix GetaddrinfoResolver.swift
[1439/1457] Compiling NIOPosix LinuxUring.swift
[1440/1457] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1441/1457] Compiling NIOPosix NIOThreadPool.swift
[1442/1457] Compiling NIOPosix NonBlockingFileIO.swift
[1443/1457] Compiling NIOPosix PendingDatagramWritesManager.swift
[1444/1459] Compiling PrivateInformationRetrievalProtobuf apple_swift_homomorphic_encryption_pir_v1_pir_algorithm.pb.swift
[1445/1459] Compiling NIO Exports.swift
[1446/1459] Emitting module NIO
[1447/1459] Compiling PrivateInformationRetrievalProtobuf ConversionApi.swift
[1448/1459] Emitting module PrivateInformationRetrievalProtobuf
[1449/1486] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1450/1486] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1451/1486] Compiling PrivateInformationRetrievalProtobuf ConversionPir.swift
[1452/1486] Compiling PrivateInformationRetrievalProtobuf ConversionError.swift
[1453/1486] Compiling PrivateInformationRetrievalProtobuf apple_swift_homomorphic_encryption_pir_v1_pir.pb.swift
[1454/1486] Compiling PrivateInformationRetrievalProtobuf apple_swift_homomorphic_encryption_api_v1_api.pb.swift
[1455/1486] Compiling PrivateInformationRetrievalProtobuf apple_swift_homomorphic_encryption_pir_v1_pir_database.pb.swift
[1456/1486] Compiling NIOTLS TLSEvents.swift
[1457/1486] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1458/1486] Emitting module NIOTLS
[1459/1486] Compiling NIOTLS SNIHandler.swift
[1460/1486] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1461/1486] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1462/1490] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1463/1490] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1464/1491] Emitting module NIOFoundationCompat
[1465/1491] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1466/1513] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1467/1513] Compiling ConstructDatabase CallIdentity.pb.swift
[1468/1513] Compiling ConstructDatabase ConstructDatabase.swift
[1469/1513] Emitting module ConstructDatabase
[1470/1513] Compiling ConstructDatabase InputIdentities.pb.swift
[1470/1513] Write Objects.LinkFileList
[1472/1513] Compiling NIOTransportServices NIOTSSingletons.swift
[1473/1513] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1474/1513] Compiling NIOTransportServices NIOTSErrors.swift
[1475/1513] Compiling NIOTransportServices NIOTSEventLoop.swift
[1476/1513] Compiling NIOTransportServices AcceptHandler.swift
[1477/1513] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1478/1513] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1479/1513] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1480/1513] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1481/1513] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1482/1513] Compiling NIOTransportServices NIOTSBootstraps.swift
[1483/1513] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1484/1513] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1485/1513] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1486/1513] Emitting module NIOHTTP1
[1486/1535] Linking ConstructDatabase
[1488/1535] Emitting module NIOHTTPTypesHTTP1
[1489/1535] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[1490/1535] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[1491/1535] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[1492/1535] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1493/1535] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1494/1535] Compiling NIOExtras DebugInboundEventsHandler.swift
[1495/1537] Compiling NIOExtras NIOExtrasError.swift
[1496/1537] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1497/1537] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1498/1537] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1499/1537] Compiling NIOExtras JSONRPCFraming.swift
[1500/1537] Compiling NIOExtras NIORequestIdentifiable.swift
[1501/1537] Compiling NIOExtras PCAPRingBuffer.swift
[1502/1537] Compiling NIOExtras QuiescingHelper.swift
[1503/1537] Compiling NIOExtras RequestResponseHandler.swift
[1504/1537] Compiling NIOExtras LineBasedFrameDecoder.swift
[1505/1537] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1505/1538] Applying ConstructDatabase
[1507/1538] Emitting module NIOTransportServices
[1508/1538] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1509/1538] Compiling NIOExtras LengthFieldPrepender.swift
[1510/1538] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1511/1538] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1512/1538] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1513/1538] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1514/1538] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1515/1538] Compiling NIOTransportServices StateManagedChannel.swift
[1519/1538] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1522/1538] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1534/1538] Emitting module NIOExtras
[1535/1538] Compiling NIOExtras WritePCAPHandler.swift
[1536/1557] Compiling HummingbirdCore Response.swift
[1537/1557] Compiling HummingbirdCore ResponseBody.swift
[1538/1557] Compiling HummingbirdCore Deprecations.swift
[1539/1557] Compiling HummingbirdCore Request.swift
[1540/1558] Emitting module HummingbirdCore
[1541/1558] Compiling HummingbirdCore BindAddress.swift
[1542/1558] Compiling HummingbirdCore HTTP1Channel.swift
[1543/1558] Compiling HummingbirdCore UnsafeTransfer.swift
[1544/1558] Compiling HummingbirdCore ServerChildChannel.swift
[1545/1558] Compiling HummingbirdCore ServerConfiguration.swift
[1546/1558] Compiling HummingbirdCore HTTPChannelHandler.swift
[1547/1558] Compiling HummingbirdCore HTTPServerBuilder.swift
[1548/1558] Compiling HummingbirdCore HTTPUserEventHandler.swift
[1549/1558] Compiling HummingbirdCore Server.swift
[1550/1558] Compiling HummingbirdCore RequestBody.swift
[1551/1558] Compiling HummingbirdCore URI.swift
[1552/1558] Compiling HummingbirdCore TSTLSOptions.swift
[1553/1558] Compiling HummingbirdCore AnyAsyncSequence.swift
[1554/1558] Compiling HummingbirdCore FlatDictionary.swift
[1555/1558] Compiling HummingbirdCore HBParser.swift
[1556/1615] Compiling Hummingbird Router.swift
[1557/1615] Compiling Hummingbird RouterGroup.swift
[1558/1615] Compiling Hummingbird RouterMethods.swift
[1559/1615] Compiling Hummingbird RouterPath.swift
[1560/1615] Compiling Hummingbird RouterResponder.swift
[1561/1615] Compiling Hummingbird RouterTrie.swift
[1562/1621] Compiling Hummingbird TracingMiddleware.swift
[1563/1621] Compiling Hummingbird EndpointResponder.swift
[1564/1621] Compiling Hummingbird Parameters+UUID.swift
[1565/1621] Compiling Hummingbird Parameters.swift
[1566/1621] Compiling Hummingbird ResponseGenerator.swift
[1567/1621] Compiling Hummingbird RouteCollection.swift
[1568/1621] Compiling Hummingbird LocalFileSystem.swift
[1569/1621] Compiling Hummingbird Cookie.swift
[1570/1621] Compiling Hummingbird Cookies.swift
[1571/1621] Compiling Hummingbird MediaType.swift
[1572/1621] Compiling Hummingbird Request+Cookies.swift
[1573/1621] Compiling Hummingbird Response+Cookies.swift
[1574/1621] Compiling Hummingbird RequestID.swift
[1575/1621] Compiling Hummingbird RequestResponder.swift
[1576/1621] Compiling Hummingbird Response.swift
[1577/1621] Compiling Hummingbird MemoryPersistDriver.swift
[1578/1621] Compiling Hummingbird PersistDriver.swift
[1579/1621] Compiling Hummingbird PersistError.swift
[1580/1621] Compiling Hummingbird HTTPResponseError.swift
[1581/1621] Compiling Hummingbird NIOCore+HTTPResponseError.swift
[1582/1621] Compiling Hummingbird Exports.swift
[1583/1621] Compiling Hummingbird CacheControl.swift
[1584/1621] Compiling Hummingbird FileIO.swift
[1585/1621] Compiling Hummingbird FileProvider.swift
[1586/1621] Compiling Hummingbird CORSMiddleware.swift
[1587/1621] Compiling Hummingbird FileMiddleware.swift
[1588/1621] Compiling Hummingbird LogRequestMiddleware.swift
[1589/1621] Compiling Hummingbird MetricsMiddleware.swift
[1590/1621] Compiling Hummingbird Middleware.swift
[1591/1621] Compiling Hummingbird MiddlewareGroup.swift
[1592/1621] Compiling Hummingbird Trie+resolve.swift
[1593/1621] Compiling Hummingbird Trie+serialize.swift
[1594/1621] Compiling Hummingbird TrieRouter.swift
[1595/1621] Compiling Hummingbird Request.swift
[1596/1621] Compiling Hummingbird RequestContext.swift
[1597/1621] Compiling Hummingbird RequestContextSource.swift
[1598/1621] Compiling Hummingbird DateCache+Date.swift
[1599/1621] Compiling Hummingbird DateCache.swift
[1600/1621] Compiling Hummingbird HexDigest.swift
[1601/1621] Compiling Hummingbird InitializableFromSource.swift
[1602/1621] Compiling Hummingbird PreludeService.swift
[1603/1621] Compiling Hummingbird StringProtocol.swift
[1604/1621] Compiling Hummingbird Application.swift
[1605/1621] Compiling Hummingbird CodableProtocols.swift
[1606/1621] Compiling Hummingbird JSONCoding.swift
[1607/1621] Compiling Hummingbird ResponseEncodable.swift
[1608/1621] Compiling Hummingbird URLEncodedForm+Request.swift
[1609/1621] Compiling Hummingbird URLEncodedForm.swift
[1610/1621] Compiling Hummingbird URLEncodedFormDecoder.swift
[1611/1621] Compiling Hummingbird URLEncodedFormEncoder.swift
[1612/1621] Compiling Hummingbird URLEncodedFormNode.swift
[1613/1621] Compiling Hummingbird Configuration.swift
[1614/1621] Compiling Hummingbird Deprecations.swift
[1615/1621] Compiling Hummingbird Environment.swift
[1616/1621] Compiling Hummingbird EditedHTTPError.swift
[1617/1621] Compiling Hummingbird HTTPError.swift
[1618/1621] Emitting module Hummingbird
[1619/1637] Compiling PIRService UsecaseStore.swift
[1620/1637] Compiling PIRService UserAuthenticator.swift
[1621/1638] Compiling PIRService HEError+HTTPErrorResponse.swift
[1622/1638] Compiling PIRService HTTPFields+authorization.swift
[1623/1638] Compiling PIRService PrivacyPass+ResponseGenerator.swift
[1624/1638] Compiling PIRService ProtobufExtensions.swift
[1625/1638] Compiling PIRService UserTierAuthentication.swift
[1626/1638] Compiling PIRService ExtractUserIdentifier.swift
[1627/1638] Compiling PIRService Request+DecodeProtobuf.swift
[1628/1638] Compiling PIRService PrivacyPassState.swift
[1629/1638] Compiling PIRService Usecase.swift
[1630/1638] Compiling PIRService PirUsecase.swift
[1631/1638] Compiling PIRService PrivacyPassController.swift
[1632/1638] Emitting module PIRService
[1633/1638] Compiling PIRService Application+build.swift
[1634/1638] Compiling PIRService PIRServiceController.swift
[1635/1638] Compiling PIRService server.swift
[1635/1638] Write Objects.LinkFileList
[1636/1638] Linking PIRService
[1637/1638] Applying PIRService
Build complete! (133.25s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/hummingbird-project/hummingbird
[1/2161] Fetching swift-nio-transport-services
[45/4199] Fetching swift-nio-transport-services, swift-docc-plugin
[128/5123] Fetching swift-nio-transport-services, swift-docc-plugin, swift-service-context
[1034/14012] Fetching swift-nio-transport-services, swift-docc-plugin, swift-service-context, swift-crypto
[1035/35704] Fetching swift-nio-transport-services, swift-docc-plugin, swift-service-context, swift-crypto, hummingbird
[1188/50738] Fetching swift-nio-transport-services, swift-docc-plugin, swift-service-context, swift-crypto, hummingbird, swift-collections
[3227/53814] Fetching swift-nio-transport-services, swift-docc-plugin, swift-service-context, swift-crypto, hummingbird, swift-collections, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.35s)
Fetched https://github.com/apple/swift-service-context.git from cache (1.35s)
[13418/49814] Fetching swift-nio-transport-services, swift-docc-plugin, swift-crypto, hummingbird, swift-collections
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-system.git
Fetched https://github.com/apple/swift-crypto.git from cache (1.81s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.81s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-protobuf
Fetched https://github.com/hummingbird-project/hummingbird from cache (1.88s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.88s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-asn1.git
Fetched https://github.com/apple/swift-collections.git from cache (1.95s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/3638] Fetching swift-system
[3639/16692] Fetching swift-system, async-http-client
[4684/17893] Fetching swift-system, async-http-client, swift-asn1
[4994/22366] Fetching swift-system, async-http-client, swift-asn1, swift-async-algorithms
[5214/27117] Fetching swift-system, async-http-client, swift-asn1, swift-async-algorithms, swift-distributed-tracing
[16534/39286] Fetching swift-system, async-http-client, swift-asn1, swift-async-algorithms, swift-distributed-tracing, swift-argument-parser
[25082/76975] Fetching swift-system, async-http-client, swift-asn1, swift-async-algorithms, swift-distributed-tracing, swift-argument-parser, swift-protobuf
Fetched https://github.com/apple/swift-system.git from cache (1.66s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.66s)
[9325/60283] Fetching swift-asn1, swift-async-algorithms, swift-distributed-tracing, swift-argument-parser, swift-protobuf
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.23s)
Fetching https://github.com/apple/swift-nio-http2.git
[10504/55532] Fetching swift-asn1, swift-async-algorithms, swift-argument-parser, swift-protobuf
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.62s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.62s)
[12388/42162] Fetching swift-async-algorithms, swift-protobuf
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-algorithms
[20304/45748] Fetching swift-async-algorithms, swift-protobuf, swift-log
[24809/58329] Fetching swift-async-algorithms, swift-protobuf, swift-log, swift-nio-ssl
[31234/68943] Fetching swift-async-algorithms, swift-protobuf, swift-log, swift-nio-ssl, swift-nio-http2
[42070/69471] Fetching swift-async-algorithms, swift-protobuf, swift-log, swift-nio-ssl, swift-nio-http2, swift-http-types
[42224/74970] Fetching swift-async-algorithms, swift-protobuf, swift-log, swift-nio-ssl, swift-nio-http2, swift-http-types, swift-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (1.12s)
Fetched https://github.com/apple/swift-algorithms from cache (1.12s)
[58809/68943] Fetching swift-async-algorithms, swift-protobuf, swift-log, swift-nio-ssl, swift-nio-http2
Fetching https://github.com/apple/swift-homomorphic-encryption
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.68s)
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.86s)
Fetched https://github.com/apple/swift-log.git from cache (1.86s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (3.29s)
Fetched https://github.com/apple/swift-protobuf from cache (3.29s)
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-metrics.git
[1/1742] Fetching swift-homomorphic-encryption
[663/3311] Fetching swift-homomorphic-encryption, swift-atomics
[816/8202] Fetching swift-homomorphic-encryption, swift-atomics, swift-nio-extras
[2147/10379] Fetching swift-homomorphic-encryption, swift-atomics, swift-nio-extras, swift-service-lifecycle
Fetched https://github.com/apple/swift-homomorphic-encryption from cache (1.11s)
[1324/8637] Fetching swift-atomics, swift-nio-extras, swift-service-lifecycle
[3130/14213] Fetching swift-atomics, swift-nio-extras, swift-service-lifecycle, swift-numerics
[4128/16272] Fetching swift-atomics, swift-nio-extras, swift-service-lifecycle, swift-numerics, swift-metrics
Fetched https://github.com/apple/swift-atomics.git from cache (1.11s)
[7664/14703] Fetching swift-nio-extras, swift-service-lifecycle, swift-numerics, swift-metrics
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.15s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.15s)
[2682/7635] Fetching swift-numerics, swift-metrics
[7636/77433] Fetching swift-numerics, swift-metrics, swift-nio
Fetched https://github.com/apple/swift-numerics from cache (1.16s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.16s)
[698/69798] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.05s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.5.2
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.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.0.0
Creating working copy for https://github.com/hummingbird-project/hummingbird
Working copy of https://github.com/hummingbird-project/hummingbird resolved at 2.0.0-rc.2
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.21.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.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.21.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-protobuf
Working copy of https://github.com/apple/swift-protobuf resolved at 1.27.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.4.0
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.1.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
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.27.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.33.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.2.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.68.0
Creating working copy for https://github.com/apple/swift-homomorphic-encryption
Working copy of https://github.com/apple/swift-homomorphic-encryption resolved at 1.0.0-alpha.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.6.0
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.23.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.5.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
warning: 'swift-nio-ssl': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/PrivacyInfo.xcprivacy
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-asn1",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-asn1.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.5.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swift-homomorphic-encryption",
      "requirement" : {
        "exact" : [
          "1.0.0-alpha.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-homomorphic-encryption"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.27.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "hummingbird",
      "requirement" : {
        "exact" : [
          "2.0.0-rc.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird"
    }
  ],
  "manifest_display_name" : "live-caller-id-lookup-example",
  "name" : "live-caller-id-lookup-example",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "PIRService",
      "targets" : [
        "PIRService"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ConstructDatabase",
      "targets" : [
        "ConstructDatabase"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "PrivacyPass",
      "targets" : [
        "PrivacyPass"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PrivacyPassTests",
      "module_type" : "SwiftTarget",
      "name" : "PrivacyPassTests",
      "path" : "Tests/PrivacyPassTests",
      "product_dependencies" : [
        "Crypto",
        "_CryptoExtras"
      ],
      "sources" : [
        "PrivacyPassPublicTests.swift",
        "PrivacyPassTests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "PrivacyPass"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PrivacyPass",
      "module_type" : "SwiftTarget",
      "name" : "PrivacyPass",
      "path" : "Sources/PrivacyPass",
      "product_dependencies" : [
        "Crypto",
        "SwiftASN1",
        "_CryptoExtras"
      ],
      "product_memberships" : [
        "PIRService",
        "PrivacyPass"
      ],
      "sources" : [
        "Array+Base64URL.swift",
        "Issuer.swift",
        "PrivacyPass.swift",
        "PrivacyPassError.swift",
        "PrivateKey.swift",
        "PublicKey+request.swift",
        "PublicKey.swift",
        "Token.swift",
        "TokenIssuerDirectory.swift",
        "TokenRequest.swift",
        "TokenResponse.swift",
        "Util.swift",
        "Verifier.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PIRServiceTests",
      "module_type" : "SwiftTarget",
      "name" : "PIRServiceTests",
      "path" : "Tests/PIRServiceTests",
      "product_dependencies" : [
        "HummingbirdTesting"
      ],
      "sources" : [
        "PIRServiceControllerTests.swift",
        "TestClientProtocol+Protobuf.swift",
        "TestResponse+Protobuf.swift"
      ],
      "target_dependencies" : [
        "PIRService"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PIRService",
      "module_type" : "SwiftTarget",
      "name" : "PIRService",
      "path" : "Sources/PIRService",
      "product_dependencies" : [
        "ArgumentParser",
        "Crypto",
        "HomomorphicEncryptionProtobuf",
        "Hummingbird",
        "PrivateInformationRetrievalProtobuf",
        "SwiftASN1"
      ],
      "product_memberships" : [
        "PIRService"
      ],
      "sources" : [
        "Application+build.swift",
        "Controllers/PIRServiceController.swift",
        "Controllers/PirUsecase.swift",
        "Controllers/PrivacyPassController.swift",
        "Controllers/PrivacyPassState.swift",
        "Controllers/Usecase.swift",
        "Controllers/UsecaseStore.swift",
        "Controllers/UserAuthenticator.swift",
        "Extensions/HEError+HTTPErrorResponse.swift",
        "Extensions/HTTPFields+authorization.swift",
        "Extensions/PrivacyPass+ResponseGenerator.swift",
        "Extensions/ProtobufExtensions.swift",
        "Extensions/Request+DecodeProtobuf.swift",
        "Middlewares/ExtractUserIdentifier.swift",
        "Middlewares/UserTierAuthentication.swift",
        "server.swift"
      ],
      "target_dependencies" : [
        "PrivacyPass"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ConstructDatabase",
      "module_type" : "SwiftTarget",
      "name" : "ConstructDatabase",
      "path" : "Sources/ConstructDatabase",
      "product_dependencies" : [
        "ArgumentParser",
        "PrivateInformationRetrievalProtobuf",
        "SwiftProtobuf"
      ],
      "product_memberships" : [
        "ConstructDatabase"
      ],
      "sources" : [
        "ConstructDatabase.swift",
        "generated/CallIdentity.pb.swift",
        "generated/InputIdentities.pb.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.10"
}
Done.