This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 CSRF with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/csrf.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/csrf
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7ca62d3 Merge pull request #18 from lemo-nade-room/fix/CSRFFormFieldTag_html_escape
Cloned https://github.com/vapor-community/csrf.git
Revision (git rev-parse @):
7ca62d39981d22694ae3c51edbc2854ae26435ea
SUCCESS checkout https://github.com/vapor-community/csrf.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/vapor-community/csrf.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/514] Write sources
[10/514] Copying PrivacyInfo.xcprivacy
[11/514] Write sources
[12/514] Copying PrivacyInfo.xcprivacy
[12/514] Write sources
[47/514] Compiling CSystem shims.c
[47/514] Compiling CNIOWindows shim.c
[49/514] Compiling CNIOWindows WSAStartup.c
[50/514] Compiling _NumericsShims _NumericsShims.c
[51/514] Compiling CNIOLinux shim.c
[52/514] Compiling CNIOLinux liburing_shims.c
[53/514] Compiling CNIOExtrasZlib empty.c
[54/514] Write swift-version-6F35C1178C84523A.txt
[55/514] Compiling fiat_p256_adx_sqr.S
[56/518] Compiling _AtomicsShims.c
[57/518] Compiling CVaporBcrypt bcrypt.c
[58/518] Compiling CNIODarwin shim.c
[59/518] Compiling CNIOLLHTTP c_nio_http.c
[60/518] Compiling CVaporBcrypt blf.c
[61/520] Compiling CNIOLLHTTP c_nio_api.c
[62/559] Compiling CNIOLLHTTP c_nio_llhttp.c
[63/574] Compiling CNIOSHA1 c_nio_sha1.c
[64/574] Compiling fiat_p256_adx_mul.S
[65/577] Compiling fiat_curve25519_adx_square.S
[66/577] Compiling fiat_curve25519_adx_mul.S
[67/654] Compiling CNIOBoringSSLShims shims.c
[68/654] Compiling tls_record.cc
[69/654] Compiling tls_method.cc
[70/654] Compiling tls13_enc.cc
[71/654] Compiling tls13_server.cc
[72/654] Compiling tls13_client.cc
[73/654] Compiling tls13_both.cc
[74/654] Compiling t1_enc.cc
[75/654] Compiling ssl_x509.cc
[76/654] Compiling ssl_versions.cc
[77/654] Compiling ssl_transcript.cc
[79/654] Emitting module SystemPackage
[79/656] Compiling ssl_stat.cc
[80/656] Compiling ssl_session.cc
[81/656] Compiling ssl_privkey.cc
[82/656] Compiling ssl_lib.cc
[83/656] Compiling ssl_key_share.cc
[84/656] Compiling ssl_file.cc
[85/656] Compiling ssl_cipher.cc
[87/656] Compiling SystemPackage Util.swift
[88/656] Compiling SystemPackage UtilConsumers.swift
[88/656] Compiling ssl_buffer.cc
[89/656] Compiling ssl_cert.cc
[91/656] Compiling _NIODataStructures PriorityQueue.swift
[92/656] Compiling _NIODataStructures _TinyArray.swift
[93/656] Compiling RealModule Real.swift
[94/656] Compiling RealModule Float80+Real.swift
[95/656] Compiling RealModule Float16+Real.swift
[96/657] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[97/658] Compiling Crypto HPKE-Ciphersuite.swift
[98/658] Compiling Crypto HPKE-KDF.swift
[99/658] Compiling Crypto Digest_boring.swift
[100/658] Compiling Crypto Digest.swift
[101/658] Compiling Crypto Digests.swift
[102/658] Compiling Crypto HashFunctions.swift
[103/658] Emitting module _CollectionsUtilities
[104/658] Compiling Crypto PKCS8PrivateKey.swift
[105/658] Compiling Crypto SEC1PrivateKey.swift
[106/658] Compiling Crypto SubjectPublicKeyInfo.swift
[107/658] Compiling Crypto CryptoKitErrors.swift
[108/658] Compiling Crypto ECDSASignature.swift
[109/658] Compiling Crypto PEMDocument.swift
[110/658] Emitting module _NIOBase64
[111/658] Compiling _NIOBase64 Base64.swift
[112/658] Compiling RealModule ElementaryFunctions.swift
[113/658] Compiling RealModule Double+Real.swift
[114/658] Compiling RealModule AugmentedArithmetic.swift
[115/658] Compiling RealModule ApproximateEquality.swift
[116/658] Compiling RealModule Float+Real.swift
[117/658] Compiling Crypto HashFunctions_SHA2.swift
[118/658] Compiling Crypto HPKE-AEAD.swift
[119/658] Compiling Crypto HPKE-KexKeyDerivation.swift
[120/658] Compiling Crypto HPKE-LabeledExtract.swift
[121/658] Compiling RealModule RealFunctions.swift
[122/658] Emitting module RealModule
[123/658] Compiling RealModule AlgebraicField.swift
[124/658] Compiling Logging MetadataProvider.swift
[125/658] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[126/658] Emitting module _NIODataStructures
[127/658] Compiling _NIODataStructures Heap.swift
[132/728] Compiling Logging LogHandler.swift
[133/728] Compiling Logging Locks.swift
[134/728] Emitting module Logging
[135/728] Compiling Logging Logging.swift
[136/728] Compiling CoreMetrics Locks.swift
[137/728] Compiling CoreMetrics Metrics.swift
[138/728] Emitting module CoreMetrics
[139/728] Compiling _RopeModule BigSubstring+UTF16View.swift
[140/728] Compiling _RopeModule BigSubstring+UTF8View.swift
[141/728] Compiling _RopeModule BigString+Metrics.swift
[142/728] Compiling _RopeModule BigString+UnicodeScalarView.swift
[142/790] Compiling ssl_aead_ctx.cc
[143/790] Compiling s3_pkt.cc
[144/790] Compiling ssl_asn1.cc
[145/792] Compiling s3_lib.cc
[147/799] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[148/799] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[149/799] Compiling OrderedCollections _Hashtable+Header.swift
[150/799] Compiling OrderedCollections OrderedDictionary+Codable.swift
[151/799] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[152/894] Compiling HashTreeCollections _HashNode+Storage.swift
[153/894] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[154/894] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[155/894] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[156/894] Compiling HashTreeCollections _HashNode+Structural filter.swift
[157/894] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[158/894] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[158/894] Compiling s3_both.cc
[160/894] Compiling DequeModule _DequeSlot.swift
[161/895] Compiling DequeModule _DequeBufferHeader.swift
[162/895] Compiling HashTreeCollections TreeSet+Equatable.swift
[163/895] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[164/895] Compiling HashTreeCollections TreeSet+Extras.swift
[165/895] Compiling HashTreeCollections TreeSet+Filter.swift
[166/895] Compiling HashTreeCollections TreeSet+Hashable.swift
[167/895] Compiling HashTreeCollections TreeSet+Sendable.swift
[168/895] Compiling HashTreeCollections TreeSet+Sequence.swift
[169/895] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[170/903] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[171/903] Compiling HeapModule _HeapNode.swift
[172/903] Compiling HeapModule Heap.swift
[173/903] Compiling HeapModule Heap+Invariants.swift
[174/903] Emitting module HeapModule
[175/903] Compiling HeapModule Heap+UnsafeHandle.swift
[176/903] Compiling HeapModule Heap+Descriptions.swift
[177/903] Compiling DequeModule _UnsafeWrappedBuffer.swift
[178/903] Compiling HashTreeCollections _HashNode+Debugging.swift
[179/903] Compiling HashTreeCollections _HashNode+Initializers.swift
[180/903] Compiling HashTreeCollections _HashNode+Invariants.swift
[181/903] Compiling HashTreeCollections _HashNode+Lookups.swift
[182/903] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[183/903] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[184/909] Compiling HashTreeCollections _AncestorHashSlots.swift
[185/909] Compiling HashTreeCollections _Bitmap.swift
[186/909] Compiling HashTreeCollections _Bucket.swift
[187/909] Compiling HashTreeCollections _Hash.swift
[188/909] Compiling HashTreeCollections _HashLevel.swift
[189/909] Compiling HashTreeCollections _HashNode+Builder.swift
[189/909] Compiling handshake_client.cc
[190/909] Compiling handshake_server.cc
[192/909] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[193/909] Compiling HashTreeCollections TreeDictionary+Filter.swift
[194/909] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[195/909] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[196/909] Compiling HashTreeCollections TreeDictionary+Keys.swift
[197/909] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[198/909] Compiling HashTreeCollections TreeDictionary+Merge.swift
[199/909] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[208/909] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[210/909] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[211/909] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[212/909] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[213/909] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[214/909] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[215/909] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[216/909] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[217/909] Compiling HashTreeCollections TreeSet.swift
[226/909] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[227/909] Compiling HashTreeCollections _HashNode+Structural merge.swift
[228/909] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[229/909] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[229/909] Compiling handshake.cc
[234/909] Compiling HashTreeCollections _RawHashNode.swift
[235/909] Compiling HashTreeCollections _UnmanagedHashNode.swift
[236/909] Compiling HashTreeCollections _UnsafePath.swift
[237/909] Compiling HashTreeCollections _HashNode+Structural union.swift
[238/909] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[239/909] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[240/909] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[241/909] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[242/909] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[243/909] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[244/909] Compiling HashTreeCollections _HashNode.swift
[245/909] Compiling HashTreeCollections _HashNodeHeader.swift
[246/909] Compiling HashTreeCollections _HashSlot.swift
[247/909] Compiling HashTreeCollections _HashStack.swift
[248/909] Compiling HashTreeCollections _HashTreeIterator.swift
[249/909] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[250/909] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[251/909] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[252/909] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[253/909] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[254/909] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[255/909] Compiling HashTreeCollections _HashTreeStatistics.swift
[256/909] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[262/909] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[263/909] Compiling HashTreeCollections TreeDictionary+Values.swift
[264/909] Compiling HashTreeCollections TreeDictionary.swift
[265/909] Compiling HashTreeCollections TreeSet+Codable.swift
[266/909] Compiling HashTreeCollections TreeSet+Collection.swift
[267/909] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[268/909] Compiling HashTreeCollections TreeSet+Debugging.swift
[269/909] Compiling HashTreeCollections TreeSet+Descriptions.swift
[309/916] Compiling OrderedCollections OrderedSet+SubSequence.swift
[310/916] Compiling OrderedCollections OrderedSet+Testing.swift
[311/916] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[312/916] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[313/916] Compiling OrderedCollections OrderedSet.swift
[314/916] Compiling OrderedCollections _UnsafeBitset.swift
[322/916] Compiling handoff.cc
[332/916] Compiling extensions.cc
[336/916] Emitting module DequeModule
[338/916] Compiling encrypted_client_hello.cc
[339/916] Compiling dtls_record.cc
[346/916] Compiling dtls_method.cc
[347/916] Compiling d1_srtp.cc
[348/916] Compiling d1_pkt.cc
[393/916] Compiling d1_lib.cc
[394/916] Compiling bio_ssl.cc
[395/916] Compiling d1_both.cc
[396/916] Compiling v3_utl.c
[398/916] Compiling _RopeModule Rope+Remove.swift
[399/916] Compiling _RopeModule Rope+RemoveSubrange.swift
[400/916] Compiling _RopeModule Rope+Split.swift
[401/916] Compiling _RopeModule Optional Utilities.swift
[402/916] Compiling _RopeModule String Utilities.swift
[403/916] Compiling _RopeModule String.Index+ABI.swift
[404/916] Compiling _RopeModule _CharacterRecognizer.swift
[404/916] Compiling v3_prn.c
[405/916] Compiling v3_purp.c
[406/916] Compiling v3_skey.c
[407/916] Compiling v3_pmaps.c
[424/916] Compiling v3_ocsp.c
[425/916] Compiling v3_pcons.c
[426/916] Compiling v3_ncons.c
[427/916] Compiling v3_lib.c
[429/916] Emitting module OrderedCollections
[429/916] Compiling v3_int.c
[430/916] Compiling v3_info.c
[431/916] Compiling v3_ia5.c
[432/916] Compiling v3_genn.c
[433/916] Compiling v3_extku.c
[434/916] Compiling v3_enum.c
[435/916] Compiling v3_crld.c
[436/916] Compiling v3_cpols.c
[437/916] Compiling v3_conf.c
[438/916] Compiling v3_bitst.c
[439/916] Compiling v3_bcons.c
[440/916] Compiling v3_alt.c
[441/916] Compiling v3_akeya.c
[442/916] Compiling v3_akey.c
[443/916] Compiling x_x509a.c
[445/916] Emitting module _RopeModule
[445/916] Compiling x_x509.c
[446/916] Compiling x_spki.c
[447/916] Compiling x_val.c
[448/916] Compiling x_sig.c
[449/916] Compiling x_req.c
[450/916] Compiling x_pubkey.c
[451/916] Compiling x_pkey.c
[452/916] Compiling x_info.c
[453/916] Compiling x_name.c
[454/916] Compiling x_exten.c
[455/916] Compiling x_attrib.c
[456/916] Compiling x_crl.c
[457/916] Compiling x_algor.c
[458/916] Compiling x_all.c
[459/916] Compiling x509spki.c
[460/916] Compiling x509rset.c
[461/916] Compiling x509name.c
[462/916] Compiling x509cset.c
[463/916] Compiling x509_vpm.c
[464/916] Compiling x509_v3.c
[465/916] Compiling x509_txt.c
[466/916] Compiling x509_vfy.c
[467/916] Compiling x509_trs.c
[468/916] Compiling x509_set.c
[469/916] Compiling x509_req.c
[470/916] Compiling x509_obj.c
[471/916] Compiling x509_lu.c
[473/916] Emitting module HashTreeCollections
[473/916] Compiling x509_def.c
[474/916] Compiling x509_d2.c
[475/916] Compiling x509_ext.c
[476/916] Compiling x509_att.c
[477/916] Compiling x509_cmp.c
[478/916] Compiling x509.c
[479/916] Compiling t_x509a.c
[480/916] Compiling t_crl.c
[481/916] Compiling t_req.c
[482/916] Compiling t_x509.c
[483/916] Compiling rsa_pss.c
[484/916] Compiling i2d_pr.c
[485/916] Compiling name_print.c
[486/916] Compiling policy.c
[487/916] Compiling by_file.c
[488/916] Compiling by_dir.c
[489/916] Compiling algorithm.c
[490/916] Compiling asn1_gen.c
[491/916] Compiling a_verify.c
[492/916] Compiling a_sign.c
[493/916] Compiling a_digest.c
[494/916] Compiling thread_win.c
[495/916] Compiling thread_pthread.c
[496/916] Compiling thread_none.c
[497/916] Compiling voprf.c
[498/916] Compiling trust_token.c
[499/916] Compiling thread.c
[500/916] Compiling pmbtoken.c
[501/916] Compiling stack.c
[502/916] Compiling siphash.c
[503/916] Compiling rsa_print.c
[504/916] Compiling refcount.c
[505/916] Compiling rsa_asn1.c
[506/916] Compiling rsa_crypt.c
[507/916] Compiling rc4.c
[509/916] Compiling RoutingKit AnyRouter.swift
[509/916] Compiling rand_extra.c
[510/916] Compiling windows.c
[511/916] Compiling passive.c
[512/916] Compiling trusty.c
[513/916] Compiling ios.c
[514/916] Compiling getentropy.c
[515/916] Compiling forkunsafe.c
[516/916] Compiling poly1305_vec.c
[517/916] Compiling poly1305_arm_asm.S
[518/916] Compiling poly1305_arm.c
[519/916] Compiling deterministic.c
[520/916] Compiling pool.c
[521/916] Compiling poly1305.c
[522/916] Compiling pkcs7.c
[523/916] Compiling p5_pbev2.c
[524/916] Compiling pkcs8.c
[526/916] Emitting module RoutingKit
[526/916] Compiling pem_x509.c
[527/916] Compiling pem_xaux.c
[528/916] Compiling pem_pkey.c
[529/916] Compiling pkcs7_x509.c
[530/916] Compiling pkcs8_x509.c
[532/916] Emitting module Crypto
[532/924] Compiling obj_xref.c
[533/924] Compiling mem.c
[534/924] Compiling pem_oth.c
[535/924] Compiling pem_pk8.c
[536/924] Compiling pem_info.c
[537/924] Compiling lhash.c
[538/924] Compiling obj.c
[539/924] Compiling pem_all.c
[540/924] Compiling keccak.c
[541/924] Compiling kyber.c
[542/924] Compiling pem_lib.c
[543/924] Compiling poly_rq_mul.S
[544/924] Compiling x86_64-mont5-mac.mac.x86_64.S
[545/924] Compiling x86_64-mont5-linux.linux.x86_64.S
[546/924] Compiling x86_64-mont-mac.mac.x86_64.S
[547/924] Compiling x86_64-mont-linux.linux.x86_64.S
[548/924] Compiling x86-mont-linux.linux.x86.S
[549/924] Compiling vpaes-x86_64-mac.mac.x86_64.S
[550/924] Compiling hpke.c
[551/924] Compiling vpaes-x86_64-linux.linux.x86_64.S
[552/924] Compiling vpaes-armv8-linux.linux.aarch64.S
[553/924] Compiling vpaes-x86-linux.linux.x86.S
[554/924] Compiling vpaes-armv7-linux.linux.arm.S
[555/924] Compiling vpaes-armv8-ios.ios.aarch64.S
[556/924] Compiling vpaes-armv7-ios.ios.arm.S
[557/924] Compiling kdf.c
[558/924] Compiling sha512-x86_64-mac.mac.x86_64.S
[559/924] Compiling sha512-x86_64-linux.linux.x86_64.S
[560/924] Compiling sha512-armv8-linux.linux.aarch64.S
[561/924] Compiling sha512-armv4-linux.linux.arm.S
[562/924] Compiling sha512-armv8-ios.ios.aarch64.S
[563/924] Compiling sha512-armv4-ios.ios.arm.S
[564/924] Compiling sha512-586-linux.linux.x86.S
[565/924] Compiling sha256-x86_64-mac.mac.x86_64.S
[567/924] Compiling RoutingKit Router.swift
[568/924] Compiling RoutingKit TrieRouter.swift
[569/924] Compiling RoutingKit PathComponent.swift
[569/924] Compiling sha256-x86_64-linux.linux.x86_64.S
[570/924] Compiling sha256-armv8-linux.linux.aarch64.S
[571/924] Compiling sha256-armv4-linux.linux.arm.S
[572/924] Compiling sha256-armv8-ios.ios.aarch64.S
[573/924] Compiling sha256-586-linux.linux.x86.S
[574/924] Compiling sha256-armv4-ios.ios.arm.S
[575/924] Compiling sha1-x86_64-mac.mac.x86_64.S
[576/924] Compiling sha1-x86_64-linux.linux.x86_64.S
[577/924] Compiling sha1-armv8-linux.linux.aarch64.S
[578/924] Compiling sha1-armv8-ios.ios.aarch64.S
[579/924] Compiling sha1-armv4-large-ios.ios.arm.S
[580/924] Compiling sha1-armv4-large-linux.linux.arm.S
[581/924] Compiling hrss.c
[582/924] Compiling sha1-586-linux.linux.x86.S
[583/924] Compiling sha512.c
[584/924] Compiling sha256.c
[585/924] Compiling sha1.c
[586/924] Compiling fips.c
[587/924] Compiling rsaz-avx2-mac.mac.x86_64.S
[588/924] Compiling rsaz-avx2-linux.linux.x86_64.S
[589/924] Compiling service_indicator.c
[590/924] Compiling rdrand-x86_64-linux.linux.x86_64.S
[591/924] Compiling rdrand-x86_64-mac.mac.x86_64.S
[592/924] Compiling blinding.c
[593/924] Compiling self_check.c
[594/924] Compiling padding.c
[595/924] Compiling rsa_impl.c
[596/924] Compiling rsa.c
[597/924] Compiling urandom.c
[598/924] Compiling fork_detect.c
[599/924] Compiling rand.c
[600/924] Compiling ctrdrbg.c
[601/924] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[602/924] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[603/924] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[604/924] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[605/924] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[606/924] Compiling p256-armv8-asm-linux.linux.aarch64.S
[606/924] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[608/924] Compiling p256-armv8-asm-ios.ios.aarch64.S
[609/924] Compiling polyval.c
[610/924] Compiling ofb.c
[611/924] Compiling gcm_nohw.c
[612/924] Compiling cfb.c
[613/924] Compiling cbc.c
[614/924] Compiling ctr.c
[615/924] Compiling md5-x86_64-mac.mac.x86_64.S
[616/924] Compiling gcm.c
[617/924] Compiling md5-x86_64-linux.linux.x86_64.S
[618/924] Compiling md5-586-linux.linux.x86.S
[619/924] Compiling md5.c
[620/924] Compiling hmac.c
[621/924] Compiling hkdf.c
[622/924] Compiling md4.c
[623/924] Compiling ghashv8-armv8-linux.linux.aarch64.S
[624/924] Compiling ghashv8-armv8-ios.ios.aarch64.S
[625/924] Compiling ghashv8-armv7-linux.linux.arm.S
[626/924] Compiling ghashv8-armv7-ios.ios.arm.S
[627/924] Compiling ghash-x86_64-mac.mac.x86_64.S
[628/924] Compiling ghash-x86_64-linux.linux.x86_64.S
[629/924] Compiling ghash-x86-linux.linux.x86.S
[630/924] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[631/924] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[632/924] Compiling ghash-ssse3-x86-linux.linux.x86.S
[633/924] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[634/924] Compiling fips_shared_support.c
[635/924] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[636/924] Compiling ghash-armv4-linux.linux.arm.S
[637/924] Compiling ghash-armv4-ios.ios.arm.S
[638/924] Compiling util.c
[639/924] Compiling ecdsa.c
[640/924] Compiling wnaf.c
[641/924] Compiling ecdh.c
[642/924] Compiling simple.c
[643/924] Compiling scalar.c
[644/924] Compiling simple_mul.c
[645/924] Compiling felem.c
[646/924] Compiling oct.c
[647/924] Compiling ec_montgomery.c
[648/924] Compiling ec_key.c
[649/924] Compiling p224-64.c
[650/924] Compiling p256.c
[651/924] Compiling digestsign.c
[652/924] Compiling digests.c
[653/924] Compiling digest.c
[654/924] Compiling dh.c
[655/924] Compiling ec.c
[656/924] Compiling co-586-linux.linux.x86.S
[657/924] Compiling check.c
[658/924] Compiling cmac.c
[659/924] Compiling e_aesccm.c
[660/924] Compiling bsaes-armv7-linux.linux.arm.S
[661/924] Compiling aead.c
[662/924] Compiling bsaes-armv7-ios.ios.arm.S
[663/924] Compiling cipher.c
[664/924] Compiling sqrt.c
[665/924] Compiling rsaz_exp.c
[666/924] Compiling shift.c
[667/924] Compiling random.c
[668/924] Compiling e_aes.c
[669/924] Compiling prime.c
[670/924] Compiling mul.c
[671/924] Compiling montgomery_inv.c
[672/924] Compiling montgomery.c
[673/924] Compiling jacobi.c
[674/924] Compiling gcd.c
[675/924] Compiling gcd_extra.c
[676/924] Compiling div_extra.c
[677/924] Compiling div.c
[678/924] Compiling exponentiation.c
[679/924] Compiling p256-nistz.c
[680/924] Compiling ctx.c
[681/924] Compiling generic.c
[682/924] Compiling cmp.c
[683/924] Compiling bytes.c
[684/924] Compiling x86_64-gcc.c
[685/924] Compiling add.c
[686/924] Compiling bn-armv8-linux.linux.aarch64.S
[687/924] Compiling bn.c
[688/924] Compiling bn-586-linux.linux.x86.S
[689/924] Compiling bn-armv8-ios.ios.aarch64.S
[690/924] Compiling armv8-mont-linux.linux.aarch64.S
[691/924] Compiling armv8-mont-ios.ios.aarch64.S
[692/924] Compiling armv4-mont-linux.linux.arm.S
[693/924] Compiling armv4-mont-ios.ios.arm.S
[694/924] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[695/924] Compiling aesv8-armv8-linux.linux.aarch64.S
[696/924] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[697/924] Compiling aesv8-armv8-ios.ios.aarch64.S
[698/924] Compiling aesv8-armv7-linux.linux.arm.S
[699/924] Compiling aesv8-armv7-ios.ios.arm.S
[700/924] Compiling aesni-x86_64-linux.linux.x86_64.S
[701/924] Compiling aesni-x86_64-mac.mac.x86_64.S
[702/924] Compiling aesni-x86-linux.linux.x86.S
[703/924] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[704/924] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[705/924] Compiling mode_wrappers.c
[706/924] Compiling ex_data.c
[707/924] Compiling aes.c
[708/924] Compiling sign.c
[709/924] Compiling key_wrap.c
[710/924] Compiling scrypt.c
[711/924] Compiling aes_nohw.c
[712/924] Compiling pbkdf.c
[713/924] Compiling p_x25519.c
[714/924] Compiling print.c
[715/924] Compiling p_rsa_asn1.c
[716/924] Compiling p_x25519_asn1.c
[717/924] Compiling p_rsa.c
[718/924] Compiling p_ed25519.c
[719/924] Compiling p_hkdf.c
[720/924] Compiling p_ed25519_asn1.c
[721/924] Compiling p_ec_asn1.c
[722/924] Compiling p_ec.c
[723/924] Compiling err_data.c
[724/924] Compiling p_dsa_asn1.c
[725/924] Compiling evp_ctx.c
[726/924] Compiling evp_asn1.c
[727/924] Compiling evp.c
[728/924] Compiling engine.c
[729/924] Compiling err.c
[730/924] Compiling ecdsa_asn1.c
[731/924] Compiling ecdh_extra.c
[732/924] Compiling ec_derive.c
[733/924] Compiling hash_to_curve.c
[734/924] Compiling ec_asn1.c
[735/924] Compiling dsa_asn1.c
[736/924] Compiling params.c
[737/924] Compiling dh_asn1.c
[738/924] Compiling dsa.c
[739/924] Compiling digest_extra.c
[740/924] Compiling curve25519_64_adx.c
[741/924] Compiling x25519-asm-arm.S
[742/924] Compiling cpu_intel.c
[743/924] Compiling spake25519.c
[744/924] Compiling crypto.c
[745/924] Compiling cpu_arm_linux.c
[746/924] Compiling cpu_arm_freebsd.c
[747/924] Compiling des.c
[748/924] Compiling cpu_aarch64_win.c
[749/924] Compiling cpu_aarch64_sysreg.c
[750/924] Compiling cpu_aarch64_openbsd.c
[751/924] Compiling cpu_aarch64_linux.c
[752/924] Compiling cpu_aarch64_fuchsia.c
[753/924] Compiling cpu_aarch64_apple.c
[754/924] Compiling e_rc4.c
[755/924] Compiling tls_cbc.c
[756/924] Compiling conf.c
[757/924] Compiling e_tls.c
[758/924] Compiling e_null.c
[759/924] Compiling e_rc2.c
[760/924] Compiling e_des.c
[761/924] Compiling e_aesgcmsiv.c
[762/924] Compiling e_chacha20poly1305.c
[763/924] Compiling e_aesctrhmac.c
[764/924] Compiling derive_key.c
[765/924] Compiling cipher_extra.c
[766/924] Compiling curve25519.c
[767/924] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[768/924] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[769/924] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[770/924] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[771/924] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[772/924] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[773/924] Compiling chacha-x86_64-mac.mac.x86_64.S
[774/924] Compiling chacha.c
[775/924] Compiling chacha-x86_64-linux.linux.x86_64.S
[776/924] Compiling chacha-x86-linux.linux.x86.S
[777/924] Compiling chacha-armv8-linux.linux.aarch64.S
[778/924] Compiling chacha-armv4-linux.linux.arm.S
[779/924] Compiling chacha-armv8-ios.ios.aarch64.S
[780/924] Compiling chacha-armv4-ios.ios.arm.S
[781/924] Compiling unicode.c
[782/924] Compiling asn1_compat.c
[783/924] Compiling ber.c
[784/924] Compiling buf.c
[785/924] Compiling bn_asn1.c
[786/924] Compiling cbb.c
[787/924] Compiling convert.c
[788/924] Compiling blake2.c
[789/924] Compiling socket.c
[790/924] Compiling socket_helper.c
[791/924] Compiling printf.c
[792/924] Compiling cbs.c
[793/924] Compiling errno.c
[795/924] Emitting module Metrics
[796/924] Compiling Metrics Metrics.swift
[796/924] Compiling hexdump.c
[797/924] Compiling fd.c
[798/924] Compiling pair.c
[799/924] Compiling file.c
[800/924] Compiling connect.c
[801/924] Compiling bio_mem.c
[802/924] Compiling base64.c
[803/924] Compiling bio.c
[804/924] Compiling tasn_fre.c
[805/924] Compiling tasn_utl.c
[806/924] Compiling tasn_typ.c
[807/924] Compiling tasn_new.c
[808/924] Compiling tasn_enc.c
[809/924] Compiling f_string.c
[810/924] Compiling posix_time.c
[811/924] Compiling f_int.c
[812/924] Compiling asn_pack.c
[813/924] Compiling tasn_dec.c
[814/924] Compiling asn1_par.c
[815/924] Compiling a_utctm.c
[816/924] Compiling a_octet.c
[817/924] Compiling asn1_lib.c
[818/924] Compiling a_time.c
[819/924] Compiling a_type.c
[820/924] Compiling a_strex.c
[821/924] Compiling a_strnid.c
[822/924] Compiling a_object.c
[823/924] Compiling a_i2d_fp.c
[824/924] Compiling a_dup.c
[825/924] Compiling a_mbstr.c
[826/924] Compiling a_d2i_fp.c
[827/924] Write sources
[829/924] Compiling a_gentm.c
[831/924] Compiling RoutingKit Parameters.swift
[831/924] Write sources
[843/924] Compiling a_int.c
[844/924] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[845/924] Compiling a_bool.c
[873/929] Compiling a_bitstr.c
[883/1024] Compiling BitCollections BitArray.swift
[884/1024] Compiling BitCollections BitSet+BidirectionalCollection.swift
[885/1024] Compiling BitCollections BitSet+Codable.swift
[886/1024] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[887/1024] Compiling BitCollections BitSet+CustomReflectable.swift
[888/1024] Compiling BitCollections BitSet+CustomStringConvertible.swift
[889/1024] Compiling BitCollections BitSet+Equatable.swift
[890/1024] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[891/1024] Compiling BitCollections BitSet.Counted.swift
[892/1024] Compiling BitCollections BitSet.Index.swift
[893/1024] Compiling BitCollections BitSet._UnsafeHandle.swift
[899/1024] Compiling BitCollections BitSet+Extras.swift
[900/1024] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[901/1024] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[902/1024] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[903/1024] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[904/1024] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[905/1024] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[906/1024] Compiling BitCollections BitArray+Hashable.swift
[907/1024] Compiling BitCollections BitArray+Initializers.swift
[908/1024] Compiling BitCollections BitArray+Invariants.swift
[909/1024] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[910/1024] Compiling BitCollections BitArray+RandomBits.swift
[911/1024] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[912/1024] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[913/1024] Compiling BitCollections BitSet+SetAlgebra union.swift
[914/1024] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[915/1024] Compiling Algorithms Rotate.swift
[916/1024] Compiling Algorithms EitherSequence.swift
[917/1026] Compiling Algorithms Joined.swift
[918/1026] Compiling Algorithms Keyed.swift
[919/1026] Compiling Algorithms MinMax.swift
[920/1026] Compiling Algorithms Suffix.swift
[921/1026] Compiling Algorithms Trim.swift
[922/1026] Compiling Algorithms Grouped.swift
[923/1031] Compiling Crypto RNG_boring.swift
[924/1031] Compiling Crypto SafeCompare_boring.swift
[925/1031] Compiling Crypto Zeroization_boring.swift
[926/1031] Compiling Crypto PrettyBytes.swift
[927/1031] Compiling Crypto SafeCompare.swift
[928/1031] Compiling Crypto SecureBytes.swift
[929/1031] Compiling Crypto Zeroization.swift
[930/1031] Compiling Crypto resource_bundle_accessor.swift
[933/1031] Compiling Atomics IntegerOperations.swift
[934/1031] Compiling Atomics Unmanaged extensions.swift
[935/1031] Compiling Algorithms RandomSample.swift
[936/1031] Compiling Algorithms Reductions.swift
[937/1031] Compiling Algorithms Indexed.swift
[938/1031] Compiling Algorithms Intersperse.swift
[945/1031] Compiling Algorithms Split.swift
[946/1031] Compiling Algorithms Stride.swift
[947/1031] Compiling Algorithms Partition.swift
[948/1031] Compiling Algorithms Permutations.swift
[949/1031] Compiling Algorithms Product.swift
[950/1031] Compiling BitCollections BitArray+Testing.swift
[951/1031] Compiling BitCollections BitArray._UnsafeHandle.swift
[954/1031] Compiling c-nioatomics.c
[956/1031] Compiling BitCollections BitSet.swift
[957/1031] Compiling BitCollections Range+Utilities.swift
[958/1031] Compiling BitCollections Slice+Utilities.swift
[959/1031] Compiling BitCollections UInt+Tricks.swift
[960/1031] Compiling BitCollections _Word.swift
[961/1031] Compiling Algorithms AdjacentPairs.swift
[962/1031] Compiling Algorithms Chain.swift
[963/1031] Compiling Algorithms Chunked.swift
[964/1031] Compiling Algorithms Combinations.swift
[965/1031] Compiling Algorithms Compacted.swift
[966/1031] Compiling Algorithms Cycle.swift
[991/1031] Emitting module BitCollections
[991/1033] Compiling c-atomics.c
[993/1033] Emitting module Collections
[994/1033] Compiling Collections Collections.swift
[1024/1041] Compiling NIOConcurrencyHelpers lock.swift
[1025/1041] Compiling NIOConcurrencyHelpers atomics.swift
[1026/1041] Compiling Algorithms Unique.swift
[1027/1041] Compiling Algorithms Windows.swift
[1028/1041] Compiling NIOConcurrencyHelpers NIOLock.swift
[1029/1041] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1030/1041] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1031/1041] Emitting module NIOConcurrencyHelpers
[1038/1068] Compiling ConsoleKitTerminal ActivityBar.swift
[1039/1068] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1040/1068] Compiling ConsoleKitTerminal ConsoleClear.swift
[1041/1068] Compiling ConsoleKitTerminal Console+Ask.swift
[1042/1068] Compiling ConsoleKitTerminal Console+Choose.swift
[1043/1070] Compiling ConsoleKitTerminal ProgressBar.swift
[1044/1070] Compiling ConsoleKitTerminal Console+Clear.swift
[1045/1070] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1048/1070] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1049/1070] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1050/1070] Compiling ConsoleKitTerminal ConsoleText.swift
[1051/1070] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1052/1070] Compiling ConsoleKitTerminal Console+Output.swift
[1053/1070] Compiling ConsoleKitTerminal Console+Wait.swift
[1054/1070] Compiling ConsoleKitTerminal ConsoleColor.swift
[1055/1070] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1056/1070] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1057/1070] Emitting module ConsoleKitTerminal
[1058/1070] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1059/1070] Compiling ConsoleKitTerminal CustomActivity.swift
[1060/1070] Compiling ConsoleKitTerminal LoadingBar.swift
[1061/1070] Compiling ConsoleKitTerminal Console+Confirm.swift
[1062/1070] Compiling ConsoleKitTerminal Console+Input.swift
[1063/1070] Compiling ConsoleKitTerminal Console+Center.swift
[1064/1070] Compiling ConsoleKitTerminal ANSI.swift
[1065/1070] Compiling ConsoleKitTerminal Console.swift
[1066/1070] Compiling ConsoleKitTerminal Terminal.swift
[1067/1070] Emitting module Atomics
[1068/1130] Compiling NIOCore Linux.swift
[1069/1130] Compiling NIOCore MarkedCircularBuffer.swift
[1070/1152] Emitting module ConsoleKitCommands
[1071/1154] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1072/1154] Compiling ConsoleKitCommands Utilities.swift
[1073/1154] Compiling NIOCore Interfaces.swift
[1076/1154] Compiling NIOCore MulticastChannel.swift
[1077/1154] Compiling NIOCore NIOAny.swift
[1078/1154] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1079/1160] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1080/1160] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1081/1160] Compiling ConsoleKitCommands Commands.swift
[1082/1160] Compiling ConsoleKitCommands Console+Run.swift
[1083/1160] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1084/1160] Compiling ConsoleKitCommands AsyncCommand.swift
[1085/1160] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1086/1160] Compiling ConsoleKitCommands CommandGroup.swift
[1087/1160] Compiling ConsoleKitCommands CommandInput.swift
[1088/1160] Compiling ConsoleKitCommands Argument.swift
[1089/1160] Compiling ConsoleKitCommands CommandSignature.swift
[1090/1160] Compiling ConsoleKitCommands AsyncCommands.swift
[1091/1160] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1092/1160] Compiling ConsoleKitCommands AnyCommand.swift
[1093/1160] Compiling ConsoleKitCommands Flag.swift
[1094/1160] Compiling ConsoleKitCommands Option.swift
[1095/1160] Compiling ConsoleKitCommands Command.swift
[1096/1160] Compiling ConsoleKitCommands CommandContext.swift
[1097/1160] Compiling ConsoleKitCommands CommandError.swift
[1098/1160] Compiling ConsoleKitCommands ConsoleError.swift
[1099/1160] Compiling ConsoleKitCommands Completion.swift
[1100/1160] Emitting module Algorithms
[1101/1162] Emitting module ConsoleKit
[1102/1162] Compiling ConsoleKit Exports.swift
[1114/1162] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1115/1162] Compiling NIOCore SocketAddresses.swift
[1116/1162] Compiling NIOCore SocketOptionProvider.swift
[1117/1162] Compiling NIOCore SystemCallHelpers.swift
[1118/1162] Compiling NIOCore TimeAmount+Duration.swift
[1119/1162] Compiling NIOCore TypeAssistedChannelHandler.swift
[1120/1162] Compiling NIOCore UniversalBootstrapSupport.swift
[1121/1162] Compiling NIOCore Utilities.swift
[1122/1162] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1123/1162] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1124/1162] Compiling NIOCore NIOAsyncWriter.swift
[1125/1162] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1126/1162] Compiling NIOCore BSDSocketAPI.swift
[1127/1162] Compiling NIOCore ByteBuffer-aux.swift
[1128/1162] Compiling NIOCore ByteBuffer-conversions.swift
[1129/1162] Compiling NIOCore ChannelHandler.swift
[1130/1162] Compiling NIOCore ChannelHandlers.swift
[1131/1162] Compiling NIOCore ChannelInvoker.swift
[1132/1162] Compiling NIOCore ChannelOption.swift
[1133/1162] Compiling NIOCore ChannelPipeline.swift
[1134/1162] Compiling NIOCore CircularBuffer.swift
[1135/1162] Compiling NIOCore Codec.swift
[1136/1162] Compiling NIOCore ByteBuffer-core.swift
[1137/1162] Compiling NIOCore ByteBuffer-hexdump.swift
[1138/1162] Compiling NIOCore ByteBuffer-int.swift
[1139/1162] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1140/1162] Compiling NIOCore ByteBuffer-multi-int.swift
[1141/1162] Compiling NIOCore ByteBuffer-views.swift
[1142/1162] Compiling NIOCore Channel.swift
[1143/1162] Compiling NIOCore ConvenienceOptionSupport.swift
[1144/1162] Compiling NIOCore DeadChannel.swift
[1145/1162] Compiling NIOCore DispatchQueue+WithFuture.swift
[1146/1162] Compiling NIOCore EventLoop+Deprecated.swift
[1147/1162] Compiling NIOCore EventLoop+SerialExecutor.swift
[1148/1162] Compiling NIOCore EventLoop.swift
[1149/1162] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1156/1162] Emitting module NIOCore
[1163/1215] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1164/1215] Compiling NIOEmbedded AsyncTestingChannel.swift
[1165/1215] Emitting module NIOEmbedded
[1166/1215] Compiling NIOEmbedded Embedded.swift
[1167/1215] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1168/1215] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1169/1215] Compiling NIOPosix PosixSingletons.swift
[1170/1215] Compiling NIOPosix RawSocketBootstrap.swift
[1171/1215] Compiling NIOPosix Resolver.swift
[1172/1215] Compiling NIOPosix SocketProtocols.swift
[1173/1215] Compiling NIOPosix System.swift
[1174/1215] Compiling NIOPosix Thread.swift
[1175/1215] Compiling NIOPosix ThreadPosix.swift
[1176/1215] Compiling NIOPosix ThreadWindows.swift
[1177/1215] Compiling NIOPosix HappyEyeballs.swift
[1178/1215] Compiling NIOPosix IO.swift
[1179/1215] Compiling NIOPosix IntegerBitPacking.swift
[1180/1215] Compiling NIOPosix IntegerTypes.swift
[1181/1215] Compiling NIOPosix Linux.swift
[1182/1215] Compiling NIOPosix LinuxCPUSet.swift
[1183/1220] Compiling NIOPosix Selectable.swift
[1184/1220] Compiling NIOPosix SelectableChannel.swift
[1185/1220] Compiling NIOPosix SelectableEventLoop.swift
[1186/1220] Compiling NIOPosix SelectorEpoll.swift
[1187/1220] Compiling NIOPosix SelectorGeneric.swift
[1188/1220] Compiling NIOPosix BSDSocketAPICommon.swift
[1189/1220] Compiling NIOPosix BSDSocketAPIPosix.swift
[1190/1220] Compiling NIOPosix BSDSocketAPIWindows.swift
[1191/1220] Compiling NIOPosix BaseSocket.swift
[1192/1220] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1193/1220] Compiling NIOPosix BaseSocketChannel.swift
[1194/1220] Compiling NIOPosix UnsafeTransfer.swift
[1195/1220] Compiling NIOPosix Utilities.swift
[1196/1220] Compiling NIOPosix VsockAddress.swift
[1197/1220] Compiling NIOPosix VsockChannelEvents.swift
[1198/1220] Compiling NIOPosix resource_bundle_accessor.swift
[1199/1220] Compiling NIOPosix SelectorKqueue.swift
[1200/1220] Compiling NIOPosix SelectorUring.swift
[1201/1220] Compiling NIOPosix ServerSocket.swift
[1202/1220] Compiling NIOPosix Socket.swift
[1203/1220] Compiling NIOPosix SocketChannel.swift
[1204/1220] Compiling NIOPosix PendingWritesManager.swift
[1205/1220] Compiling NIOPosix PipeChannel.swift
[1206/1220] Compiling NIOPosix PipePair.swift
[1207/1220] Compiling NIOPosix PointerHelpers.swift
[1208/1220] Compiling NIOPosix Pool.swift
[1209/1220] Compiling NIOPosix BaseStreamSocketChannel.swift
[1210/1220] Compiling NIOPosix Bootstrap.swift
[1211/1220] Compiling NIOPosix ControlMessage.swift
[1212/1220] Compiling NIOPosix DatagramVectorReadManager.swift
[1213/1220] Compiling NIOPosix FileDescriptor.swift
[1214/1220] Compiling NIOPosix GetaddrinfoResolver.swift
[1215/1220] Emitting module NIOPosix
[1216/1220] Compiling NIOPosix LinuxUring.swift
[1217/1220] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1218/1220] Compiling NIOPosix NIOThreadPool.swift
[1219/1220] Compiling NIOPosix NonBlockingFileIO.swift
[1220/1220] Compiling NIOPosix PendingDatagramWritesManager.swift
[1221/1274] Compiling NIO Exports.swift
[1222/1274] Emitting module NIO
[1223/1338] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1224/1338] Compiling NIOSOCKS SOCKSResponse.swift
[1225/1338] Compiling NIOSOCKS ClientStateMachine.swift
[1226/1339] Compiling NIOSOCKS Messages.swift
[1227/1339] Compiling NIOSOCKS Helpers.swift
[1228/1339] Compiling NIOSOCKS SOCKSRequest.swift
[1229/1339] Compiling LeafKit DefaultLeafCache.swift
[1230/1339] Compiling LeafKit LeafCache.swift
[1231/1339] Compiling NIOSOCKS Errors.swift
[1232/1339] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1233/1339] Emitting module NIOSOCKS
[1234/1339] Compiling LeafKit Exports.swift
[1235/1339] Compiling LeafKit LeafAST.swift
[1236/1339] Compiling NIOSOCKS ServerStateMachine.swift
[1237/1339] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1238/1340] Compiling NIOTLS TLSEvents.swift
[1239/1340] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1240/1340] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1241/1340] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1242/1340] Compiling NIOTLS SNIHandler.swift
[1243/1340] Emitting module NIOTLS
[1244/1368] Compiling NIOSSL SSLPKCS12Bundle.swift
[1245/1368] Compiling NIOSSL SSLCertificateExtensions.swift
[1246/1368] Compiling NIOSSL Zeroization.swift
[1247/1368] Compiling NIOSSL SSLPrivateKey.swift
[1248/1370] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1249/1370] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1250/1370] Emitting module NIOFoundationCompat
[1251/1392] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1252/1392] Compiling AsyncKit Optional+StrictMap.swift
[1253/1392] Compiling AsyncKit Exports.swift
[1254/1392] Compiling NIOSSL ObjectIdentifier.swift
[1255/1392] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1256/1392] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1257/1392] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1258/1394] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1259/1394] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1260/1394] Compiling NIOTransportServices NIOTSEventLoop.swift
[1261/1394] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1262/1394] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1263/1394] Emitting module _NIOFileSystem
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1264/1397] Emitting module LeafKit
[1265/1397] Compiling NIOTransportServices AcceptHandler.swift
[1266/1397] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1267/1397] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1268/1397] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1269/1397] Compiling NIOTransportServices StateManagedChannel.swift
[1270/1397] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1275/1397] Compiling LeafKit LeafTag.swift
[1276/1397] Compiling LeafKit String+HTMLEscape.swift
[1280/1397] Compiling NIOSSL NIOSSLSecureBytes.swift
[1281/1397] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1282/1397] Compiling _NIOFileSystem Mocking.swift
[1283/1397] Compiling NIOTransportServices NIOTSErrors.swift
[1284/1397] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1285/1397] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1286/1397] Compiling NIOTransportServices NIOTSBootstraps.swift
[1289/1397] Compiling NIOTransportServices NIOTSSingletons.swift
[1290/1397] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1293/1397] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1294/1397] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1295/1397] Emitting module NIOHTTP1
[1306/1462] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1307/1462] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1308/1462] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1309/1462] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1310/1462] Compiling MultipartKit Exports.swift
[1311/1462] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1312/1462] Compiling MultipartKit FormDataEncoder.swift
[1313/1462] Compiling MultipartKit Storage.swift
[1314/1462] Compiling _NIOFileSystem Utilities.swift
[1315/1462] Compiling _NIOFileSystem OpenOptions.swift
[1316/1462] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1317/1462] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1325/1462] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1326/1462] Compiling MultipartKit FormDataDecoder.swift
[1327/1462] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1328/1462] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1329/1462] Compiling MultipartKit BasicCodingKey.swift
[1330/1462] Compiling MultipartKit MultipartError.swift
[1331/1462] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1341/1469] Compiling NIOHPACK IntegerCoding.swift
[1342/1470] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1343/1470] Compiling NIOWebSocket WebSocketOpcode.swift
[1344/1471] Emitting module NIOFileSystem
[1345/1471] Compiling NIOFileSystem Exports.swift
[1348/1471] Compiling MultipartKit MultipartPart.swift
[1349/1471] Compiling MultipartKit MultipartPartConvertible.swift
[1354/1471] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1355/1471] Compiling NIOHTTPCompression HTTPDecompression.swift
[1356/1471] Compiling NIOHTTPCompression HTTPCompression.swift
[1357/1471] Emitting module NIOHTTPCompression
[1358/1471] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1359/1471] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1360/1471] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1361/1471] Emitting module _NIOFileSystemFoundationCompat
[1362/1471] Compiling NIOHPACK StaticHeaderTable.swift
[1365/1471] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1366/1471] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1367/1471] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1368/1471] Compiling NIOWebSocket SHA1.swift
[1369/1471] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1370/1471] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1371/1471] Compiling NIOWebSocket WebSocketFrame.swift
[1372/1473] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1373/1473] Compiling NIOHPACK HuffmanTables.swift
[1374/1473] Compiling NIOHPACK IndexedHeaderTable.swift
[1375/1473] Compiling NIOHPACK HuffmanCoding.swift
[1379/1475] Emitting module NIOWebSocket
[1380/1475] Emitting module NIOTransportServices
[1402/1475] Emitting module MultipartKit
[1407/1475] Compiling MultipartKit MultipartFormData.swift
[1408/1475] Compiling MultipartKit MultipartParser.swift
[1409/1475] Compiling NIOHPACK HeaderTables.swift
[1410/1475] Compiling NIOHPACK HPACKErrors.swift
[1411/1475] Compiling NIOHPACK HPACKEncoder.swift
[1414/1475] Compiling NIOHPACK HPACKHeader.swift
[1415/1475] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1416/1475] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1417/1475] Compiling MultipartKit MultipartSerializer.swift
[1418/1475] Compiling MultipartKit Utilities.swift
[1437/1475] Emitting module NIOExtras
[1438/1475] Emitting module NIOHPACK
[1439/1533] Compiling NIOExtras WritePCAPHandler.swift
[1440/1533] Compiling NIOHTTP2 HTTP2Stream.swift
[1441/1533] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1442/1533] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1443/1533] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1444/1533] Compiling NIOHTTP2 SendingRstStreamState.swift
[1445/1533] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1446/1533] Emitting module NIOSSL
[1447/1533] Compiling NIOHTTP2 HasRemoteSettings.swift
[1448/1533] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1449/1533] Compiling NIOHTTP2 HTTP2Settings.swift
[1450/1533] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1451/1533] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1452/1533] Compiling NIOHTTP2 HasLocalSettings.swift
[1453/1533] Compiling NIOHTTP2 ReceivingDataState.swift
[1454/1533] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1455/1533] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1456/1533] Compiling NIOHTTP2 HTTP2Frame.swift
[1457/1533] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1465/1547] Compiling WebSocketKit WebSocketHandler.swift
[1466/1547] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1467/1547] Compiling WebSocketKit WebSocket+Connect.swift
[1468/1547] Emitting module WebSocketKit
[1469/1547] Compiling WebSocketKit WebSocket+Concurrency.swift
[1470/1547] Compiling WebSocketKit WebSocket.swift
[1471/1547] Compiling WebSocketKit Exports.swift
[1472/1547] Compiling WebSocketKit WebSocketClient.swift
[1477/1547] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1478/1547] Compiling NIOHTTP2 HTTP2StreamID.swift
[1479/1547] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1480/1547] Compiling NIOHTTP2 StreamChannelList.swift
[1481/1547] Compiling NIOHTTP2 StreamMap.swift
[1482/1547] Compiling NIOHTTP2 StreamStateMachine.swift
[1483/1547] Compiling NIOHTTP2 UnsafeTransfer.swift
[1484/1547] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1485/1547] Emitting module NIOHTTP2
[1486/1547] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1487/1547] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1488/1547] Compiling NIOHTTP2 MayReceiveFrames.swift
[1493/1547] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1494/1547] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1495/1547] Compiling NIOHTTP2 MaySendFrames.swift
[1496/1547] Compiling NIOHTTP2 SendingDataState.swift
[1497/1547] Compiling NIOHTTP2 SendingGoawayState.swift
[1498/1547] Compiling NIOHTTP2 SendingHeadersState.swift
[1499/1547] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1500/1547] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1501/1547] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1502/1547] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1503/1547] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1504/1547] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1505/1547] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1506/1547] Compiling NIOHTTP2 QuiescingState.swift
[1507/1547] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1508/1547] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1509/1547] Compiling NIOHTTP2 StateMachineResult.swift
[1510/1547] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1511/1547] Compiling NIOHTTP2 DOSHeuristics.swift
[1512/1547] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1515/1547] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1516/1547] Compiling NIOHTTP2 HTTP2PingData.swift
[1517/1547] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1518/1547] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1519/1547] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1520/1547] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1521/1547] Compiling NIOHTTP2 InboundEventBuffer.swift
[1522/1547] Compiling NIOHTTP2 InboundWindowManager.swift
[1523/1547] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1524/1547] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1525/1547] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1526/1547] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1527/1547] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1528/1547] Compiling NIOHTTP2 HTTP2Error.swift
[1529/1547] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1530/1605] Compiling AsyncHTTPClient ConnectionPool.swift
[1531/1605] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1532/1605] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1533/1605] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1534/1605] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1535/1605] Compiling AsyncHTTPClient HTTP1Connection.swift
[1536/1605] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1537/1611] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1538/1611] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1539/1611] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1540/1611] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1541/1611] Compiling AsyncHTTPClient RequestBodyLength.swift
[1542/1611] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1543/1611] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1544/1611] Compiling AsyncHTTPClient HTTP2Connection.swift
[1545/1611] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1546/1611] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1547/1611] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1548/1611] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1549/1611] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1550/1611] Compiling AsyncHTTPClient TLSConfiguration.swift
[1551/1611] Compiling AsyncHTTPClient RedirectState.swift
[1552/1611] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1553/1611] Compiling AsyncHTTPClient RequestBag.swift
[1554/1611] Compiling AsyncHTTPClient RequestValidation.swift
[1555/1611] Compiling AsyncHTTPClient SSLContextCache.swift
[1556/1611] Compiling AsyncHTTPClient Scheme.swift
[1557/1611] Compiling AsyncHTTPClient Singleton.swift
[1558/1611] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1559/1611] Compiling AsyncHTTPClient UnsafeTransfer.swift
[1560/1611] Compiling AsyncHTTPClient Utils.swift
[1561/1611] Compiling AsyncHTTPClient RequestOptions.swift
[1562/1611] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1563/1611] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1564/1611] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1565/1611] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1566/1611] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1567/1611] Emitting module AsyncHTTPClient
[1568/1611] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1569/1611] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1570/1611] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1571/1611] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1572/1611] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1573/1611] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1574/1611] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1575/1611] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1576/1611] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1577/1611] Compiling AsyncHTTPClient HTTPClient.swift
[1578/1611] Compiling AsyncHTTPClient HTTPHandler.swift
[1579/1611] Compiling AsyncHTTPClient LRUCache.swift
[1580/1611] Compiling AsyncHTTPClient NWErrorHandler.swift
[1581/1611] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1582/1611] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1583/1611] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1584/1611] Compiling AsyncHTTPClient Transaction.swift
[1585/1611] Compiling AsyncHTTPClient Base64.swift
[1586/1611] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1587/1611] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1588/1611] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1589/1611] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1590/1611] Compiling AsyncHTTPClient ConnectionTarget.swift
[1591/1611] Compiling AsyncHTTPClient DeconstructedURL.swift
[1592/1611] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1593/1611] Compiling AsyncHTTPClient FoundationExtensions.swift
[1609/1611] Emitting module AsyncKit
[1612/1800] Compiling Vapor Application.swift
[1613/1800] Compiling Vapor AuthenticationCache.swift
[1614/1800] Compiling Vapor Authenticator.swift
[1615/1800] Compiling Vapor BasicAuthorization.swift
[1616/1800] Compiling Vapor BearerAuthorization.swift
[1617/1800] Compiling Vapor GuardMiddleware.swift
[1618/1800] Compiling Vapor RedirectMiddleware.swift
[1619/1800] Compiling Vapor SessionAuthenticatable.swift
[1620/1800] Compiling Vapor Bcrypt.swift
[1621/1800] Compiling Vapor Application+Cache.swift
[1622/1800] Compiling Vapor Cache.swift
[1623/1800] Compiling Vapor CacheExpirationTime.swift
[1624/1800] Compiling Vapor MemoryCache.swift
[1625/1800] Compiling Vapor Request+Cache.swift
[1626/1800] Compiling Vapor Application+Clients.swift
[1627/1800] Compiling Vapor Client.swift
[1628/1800] Compiling Vapor ClientRequest.swift
[1629/1800] Compiling Vapor ClientResponse.swift
[1630/1800] Compiling Vapor Request+Client.swift
[1631/1800] Compiling Vapor BootCommand.swift
[1632/1800] Compiling Vapor CommandContext+Application.swift
[1633/1820] Compiling Vapor JSONCoder+Custom.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1634/1820] Compiling Vapor JSONCoders+Content.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1635/1820] Compiling Vapor PlaintextDecoder.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1636/1820] Compiling Vapor PlaintextEncoder.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1637/1820] Compiling Vapor URLQueryCoders.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1638/1820] Compiling Vapor URLQueryContainer.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1639/1820] Compiling Vapor Core.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1640/1820] Compiling Vapor Running.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1641/1820] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1642/1820] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1643/1820] Compiling Vapor DotEnvFile+load.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1644/1820] Compiling Vapor Routes+caseInsenstive.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1645/1820] Compiling Vapor Validatable+validate.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1646/1820] Compiling Vapor Environment+Process.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1647/1820] Compiling Vapor Environment+Secret.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1648/1820] Compiling Vapor Environment.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1649/1820] Compiling Vapor Abort.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1650/1820] Compiling Vapor AbortError.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1651/1820] Compiling Vapor DebuggableError.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1652/1820] Compiling Vapor Demangler.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1653/1820] Compiling Vapor ErrorSource.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/include/CNIOLinux.h"
  |         `- note: in file included from <module-includes>:1:
2 |
[1654/1820] Compiling Vapor Extendable.swift
[1655/1820] Compiling Vapor File.swift
[1656/1820] Compiling Vapor FileIO.swift
[1657/1820] Compiling Vapor LifecycleHandler.swift
[1658/1820] Compiling Vapor OptionalType.swift
[1659/1820] Compiling Vapor RFC1123.swift
[1660/1820] Compiling Vapor SocketAddress+Hostname.swift
[1661/1820] Compiling Vapor Storage.swift
[1662/1820] Compiling Vapor String+IsIPAddress.swift
[1663/1820] Compiling Vapor Thread.swift
[1664/1820] Compiling Vapor URI.swift
[1665/1820] Compiling Vapor RangeResult.swift
[1666/1820] Compiling Vapor Validatable.swift
[1667/1820] Compiling Vapor Validation.swift
[1668/1820] Compiling Vapor ValidationKey.swift
[1669/1820] Compiling Vapor Validations.swift
[1670/1820] Compiling Vapor ValidationsError.swift
[1671/1820] Compiling Vapor Validator.swift
[1672/1820] Compiling Vapor ValidatorResult.swift
[1673/1820] Compiling Vapor And.swift
[1674/1820] Compiling Vapor Case.swift
[1675/1820] Compiling Vapor CharacterSet.swift
[1676/1820] Compiling Vapor Count.swift
[1677/1820] Compiling Vapor Email.swift
[1678/1820] Compiling Vapor Empty.swift
[1679/1820] Compiling Vapor In.swift
[1680/1820] Compiling Vapor Nil.swift
[1681/1820] Compiling Vapor NilIgnoring.swift
[1682/1820] Compiling Vapor Not.swift
[1683/1820] Compiling Vapor Or.swift
[1684/1820] Compiling Vapor Pattern.swift
[1685/1820] Compiling Vapor Range.swift
[1686/1820] Compiling Vapor URL.swift
[1687/1820] Compiling Vapor Valid.swift
[1688/1820] Compiling Vapor Application+Views.swift
[1689/1820] Compiling Vapor PlaintextRenderer.swift
[1690/1820] Compiling Vapor Request+View.swift
[1691/1820] Compiling Vapor View.swift
[1692/1820] Compiling Vapor ViewRenderer.swift
[1693/1820] Compiling Vapor _Deprecations.swift
[1694/1820] Compiling Vapor RoutesCommand.swift
[1695/1820] Compiling Vapor ServeCommand.swift
[1696/1820] Compiling Vapor AnyResponse+Concurrency.swift
[1697/1820] Compiling Vapor AsyncBasicResponder.swift
[1698/1820] Compiling Vapor AsyncMiddleware.swift
[1699/1820] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1700/1820] Compiling Vapor AsyncSessionDriver.swift
[1701/1820] Compiling Vapor Authentication+Concurrency.swift
[1702/1820] Compiling Vapor Cache+Concurrency.swift
[1703/1820] Compiling Vapor Client+Concurrency.swift
[1704/1820] Compiling Vapor RequestBody+Concurrency.swift
[1705/1820] Compiling Vapor Responder+Concurrency.swift
[1706/1820] Compiling Vapor ResponseCodable+Concurrency.swift
[1707/1820] Compiling Vapor RoutesBuilder+Concurrency.swift
[1708/1820] Compiling Vapor ViewRenderer+Concurrency.swift
[1709/1820] Compiling Vapor WebSocket+Concurrency.swift
[1710/1820] Compiling Vapor ContainerGetPathExecutor.swift
[1711/1820] Compiling Vapor Content.swift
[1712/1820] Compiling Vapor ContentCoders.swift
[1713/1820] Compiling Vapor ContentConfiguration.swift
[1714/1820] Compiling Vapor ContentContainer.swift
[1715/1820] Compiling Vapor HTTPHeaders+Name.swift
[1716/1820] Compiling Vapor HTTPHeaders.swift
[1717/1820] Compiling Vapor HTTPMediaType.swift
[1718/1820] Compiling Vapor HTTPMediaTypePreference.swift
[1719/1820] Compiling Vapor Responder.swift
[1720/1820] Compiling Vapor Application+HTTP+Server.swift
[1721/1820] Compiling Vapor HTTPServer.swift
[1722/1820] Compiling Vapor HTTPServerHandler.swift
[1723/1820] Compiling Vapor HTTPServerRequestDecoder.swift
[1724/1820] Compiling Vapor HTTPServerResponseEncoder.swift
[1725/1820] Compiling Vapor HTTPServerUpgradeHandler.swift
[1726/1820] Compiling Vapor Logger+Report.swift
[1727/1820] Compiling Vapor LoggingSystem+Environment.swift
[1728/1820] Compiling Vapor Application+Middleware.swift
[1729/1820] Compiling Vapor CORSMiddleware.swift
[1730/1820] Compiling Vapor ErrorMiddleware.swift
[1731/1820] Compiling Vapor FileMiddleware.swift
[1732/1820] Compiling Vapor Middleware.swift
[1733/1820] Compiling Vapor MiddlewareConfiguration.swift
[1734/1820] Compiling Vapor RouteLoggingMiddleware.swift
[1735/1820] Compiling Vapor File+Multipart.swift
[1736/1820] Compiling Vapor StackTrace.swift
[1737/1820] Compiling Vapor Exports.swift
[1738/1820] Compiling Vapor Application+HTTP.swift
[1739/1820] Compiling Vapor BasicResponder.swift
[1740/1820] Compiling Vapor BodyStream.swift
[1741/1820] Compiling Vapor Application+HTTP+Client.swift
[1742/1820] Compiling Vapor EventLoopHTTPClient.swift
[1743/1820] Compiling Vapor EndpointCache.swift
[1744/1820] Compiling Vapor HTTPMethod+String.swift
[1745/1820] Compiling Vapor HTTPStatus.swift
[1746/1820] Compiling Vapor HTTPCookies.swift
[1747/1820] Compiling Vapor HTTPHeaderCacheControl.swift
[1748/1820] Compiling Vapor HTTPHeaderExpires.swift
[1749/1820] Compiling Vapor HTTPHeaderLastModified.swift
[1750/1820] Compiling Vapor HTTPHeaders+Cache.swift
[1751/1820] Compiling Vapor HTTPHeaders+Connection.swift
[1752/1820] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1753/1820] Compiling Vapor HTTPHeaders+ContentRange.swift
[1754/1820] Compiling Vapor HTTPHeaders+Directive.swift
[1755/1820] Compiling Vapor HTTPHeaders+Forwarded.swift
[1756/1820] Compiling Vapor HTTPHeaders+Link.swift
[1757/1820] Compiling Vapor Route.swift
[1758/1820] Compiling Vapor RouteCollection.swift
[1759/1820] Compiling Vapor Routes.swift
[1760/1820] Compiling Vapor RoutesBuilder+Group.swift
[1761/1820] Compiling Vapor RoutesBuilder+Method.swift
[1762/1820] Compiling Vapor RoutesBuilder+Middleware.swift
[1763/1820] Compiling Vapor RoutesBuilder+WebSocket.swift
[1764/1820] Compiling Vapor RoutesBuilder.swift
[1765/1820] Compiling Vapor OTP.swift
[1766/1820] Compiling Vapor Application+Servers.swift
[1767/1820] Compiling Vapor Server.swift
[1768/1820] Compiling Vapor Application+Sessions.swift
[1769/1820] Compiling Vapor MemorySessions.swift
[1770/1820] Compiling Vapor Request+Session.swift
[1771/1820] Compiling Vapor Session.swift
[1772/1820] Compiling Vapor SessionCache.swift
[1773/1820] Compiling Vapor SessionData.swift
[1774/1820] Compiling Vapor SessionDriver.swift
[1775/1820] Compiling Vapor SessionsConfiguration.swift
[1776/1820] Compiling Vapor SessionsMiddleware.swift
[1777/1820] Compiling Vapor DateFormatter+threadSpecific.swift
[1778/1820] Compiling Vapor FormDataDecoder+Content.swift
[1779/1820] Compiling Vapor FormDataEncoder+Content.swift
[1780/1820] Compiling Vapor Application+Password.swift
[1781/1820] Compiling Vapor Application+Passwords.swift
[1782/1820] Compiling Vapor AsyncPasswordHasher.swift
[1783/1820] Compiling Vapor BcryptHasher.swift
[1784/1820] Compiling Vapor PasswordHasher.swift
[1785/1820] Compiling Vapor PlaintextHasher.swift
[1786/1820] Compiling Vapor Request+Password.swift
[1787/1820] Compiling Vapor Redirect.swift
[1788/1820] Compiling Vapor Request+Body.swift
[1789/1820] Compiling Vapor Request+BodyStream.swift
[1790/1820] Compiling Vapor Request.swift
[1791/1820] Compiling Vapor Application+Responder.swift
[1792/1820] Compiling Vapor DefaultResponder.swift
[1793/1820] Compiling Vapor Response+Body.swift
[1794/1820] Compiling Vapor Response.swift
[1795/1820] Compiling Vapor ResponseCodable.swift
[1796/1820] Compiling Vapor Application+Routes.swift
[1797/1820] Compiling Vapor Parameters+Require.swift
[1798/1820] Compiling Vapor Request+WebSocket.swift
[1799/1820] Compiling Vapor URLEncodedFormData.swift
[1800/1820] Compiling Vapor URLEncodedFormDecoder.swift
[1801/1820] Compiling Vapor URLEncodedFormEncoder.swift
[1802/1820] Compiling Vapor URLEncodedFormError.swift
[1803/1820] Compiling Vapor URLEncodedFormParser.swift
[1804/1820] Compiling Vapor URLEncodedFormSerializer.swift
[1805/1820] Compiling Vapor URLQueryFragmentConvertible.swift
[1806/1820] Compiling Vapor AnyResponse.swift
[1807/1820] Compiling Vapor Array+Random.swift
[1808/1820] Compiling Vapor Base32.swift
[1809/1820] Compiling Vapor Base64.swift
[1810/1820] Compiling Vapor BaseN.swift
[1811/1820] Compiling Vapor BasicCodingKey.swift
[1812/1820] Compiling Vapor ByteCount.swift
[1813/1820] Compiling Vapor Bytes+Hex.swift
[1814/1820] Compiling Vapor Bytes+SecureCompare.swift
[1815/1820] Compiling Vapor Collection+Safe.swift
[1816/1820] Compiling Vapor DataProtocol+Copy.swift
[1817/1820] Compiling Vapor DecoderUnwrapper.swift
[1818/1820] Compiling Vapor DirectoryConfiguration.swift
[1819/1820] Compiling Vapor DotEnv.swift
[1820/1820] Emitting module Vapor
[1821/1827] Compiling Leaf LeafRenderer+ViewRenderer.swift
[1822/1827] Compiling Leaf Request+Leaf.swift
[1823/1827] Compiling Leaf LeafError+AbortError.swift
[1824/1827] Compiling Leaf Application+Leaf.swift
[1825/1827] Emitting module Leaf
[1826/1827] Compiling Leaf LeafEncoder.swift
[1827/1827] Compiling Leaf Exports.swift
[1828/1830] Compiling CSRF CSRF.swift
/Users/admin/builder/spi-builder-workspace/Sources/CSRF/CSRF.swift:8:17: warning: stored property 'tokenRetrieval' of 'Sendable'-conforming struct 'CSRF' has non-sendable type 'TokenRetrievalHandler' (aka '(Request) -> EventLoopFuture<String>'); this is an error in the Swift 6 language mode
 6 | public struct CSRF: Middleware {
 7 |     private let ignoredMethods: [HTTPMethod]
 8 |     private var tokenRetrieval: TokenRetrievalHandler
   |                 |- warning: stored property 'tokenRetrieval' of 'Sendable'-conforming struct 'CSRF' has non-sendable type 'TokenRetrievalHandler' (aka '(Request) -> EventLoopFuture<String>'); this is an error in the Swift 6 language mode
   |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
 9 |
10 |     /// Creates an instance of CSRF middleware to protect against this sort of attack.
[1829/1830] Compiling CSRF CSRFFormFieldTag.swift
[1830/1830] Emitting module CSRF
/Users/admin/builder/spi-builder-workspace/Sources/CSRF/CSRF.swift:8:17: warning: stored property 'tokenRetrieval' of 'Sendable'-conforming struct 'CSRF' has non-sendable type 'TokenRetrievalHandler' (aka '(Request) -> EventLoopFuture<String>'); this is an error in the Swift 6 language mode
 6 | public struct CSRF: Middleware {
 7 |     private let ignoredMethods: [HTTPMethod]
 8 |     private var tokenRetrieval: TokenRetrievalHandler
   |                 |- warning: stored property 'tokenRetrieval' of 'Sendable'-conforming struct 'CSRF' has non-sendable type 'TokenRetrievalHandler' (aka '(Request) -> EventLoopFuture<String>'); this is an error in the Swift 6 language mode
   |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
 9 |
10 |     /// Creates an instance of CSRF middleware to protect against this sort of attack.
Build complete! (158.02s)
Fetching https://github.com/vapor/leaf.git
Fetching https://github.com/vapor/vapor.git
[1/3884] Fetching leaf
[3885/72578] Fetching leaf, vapor
Fetched https://github.com/vapor/leaf.git from cache (3.17s)
Fetched https://github.com/vapor/vapor.git from cache (3.17s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 4.3.0 (0.71s)
Fetching https://github.com/vapor/leaf-kit.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5228] Fetching swift-algorithms
[54/9693] Fetching swift-algorithms, leaf-kit
Fetched https://github.com/apple/swift-algorithms.git from cache (1.15s)
Fetched https://github.com/vapor/leaf-kit.git from cache (1.15s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.65s)
Fetching https://github.com/apple/swift-numerics.git
[1/5472] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.26s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.66s)
Computing version for https://github.com/vapor/leaf-kit.git
Computed https://github.com/vapor/leaf-kit.git at 1.10.6 (0.67s)
Fetching https://github.com/apple/swift-nio.git
[1/65607] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.86s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.101.1 (0.79s)
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/1563] Fetching swift-atomics
[33/4036] Fetching swift-atomics, websocket-kit
[58/8869] Fetching swift-atomics, websocket-kit, swift-nio-extras
[107/10897] Fetching swift-atomics, websocket-kit, swift-nio-extras, swift-metrics
[550/14258] Fetching swift-atomics, websocket-kit, swift-nio-extras, swift-metrics, swift-log
[2115/24491] Fetching swift-atomics, websocket-kit, swift-nio-extras, swift-metrics, swift-log, swift-nio-http2
Fetched https://github.com/vapor/websocket-kit.git from cache (1.06s)
[7818/22018] Fetching swift-atomics, swift-nio-extras, swift-metrics, swift-log, swift-nio-http2
Fetching https://github.com/apple/swift-nio-ssl.git
[12400/23863] Fetching swift-atomics, swift-nio-extras, swift-metrics, swift-log, swift-nio-http2, multipart-kit
[20472/36131] Fetching swift-atomics, swift-nio-extras, swift-metrics, swift-log, swift-nio-http2, multipart-kit, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.90s)
Fetching https://github.com/vapor/routing-kit.git
[22529/23863] Fetching swift-atomics, swift-nio-extras, swift-metrics, swift-log, swift-nio-http2, multipart-kit
[22530/44553] Fetching swift-atomics, swift-nio-extras, swift-metrics, swift-log, swift-nio-http2, multipart-kit, routing-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.84s)
Fetching https://github.com/apple/swift-crypto.git
[22529/23863] Fetching swift-atomics, swift-nio-extras, swift-metrics, swift-log, swift-nio-http2, multipart-kit
[22530/31717] Fetching swift-atomics, swift-nio-extras, swift-metrics, swift-log, swift-nio-http2, multipart-kit, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.27s)
Fetching https://github.com/vapor/console-kit.git
[22529/23863] Fetching swift-atomics, swift-nio-extras, swift-metrics, swift-log, swift-nio-http2, multipart-kit
[22530/29264] Fetching swift-atomics, swift-nio-extras, swift-metrics, swift-log, swift-nio-http2, multipart-kit, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (1.11s)
Fetching https://github.com/vapor/async-kit.git
[22529/23863] Fetching swift-atomics, swift-nio-extras, swift-metrics, swift-log, swift-nio-http2, multipart-kit
[22530/26198] Fetching swift-atomics, swift-nio-extras, swift-metrics, swift-log, swift-nio-http2, multipart-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (1.09s)
Fetching https://github.com/swift-server/async-http-client.git
[22529/23863] Fetching swift-atomics, swift-nio-extras, swift-metrics, swift-log, swift-nio-http2, multipart-kit
[22530/36527] Fetching swift-atomics, swift-nio-extras, swift-metrics, swift-log, swift-nio-http2, multipart-kit, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.55s)
[22529/23863] Fetching swift-atomics, swift-nio-extras, swift-metrics, swift-log, swift-nio-http2, multipart-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (17.51s)
Fetched https://github.com/apple/swift-log.git from cache (17.51s)
Fetched https://github.com/apple/swift-atomics.git from cache (17.51s)
Fetched https://github.com/apple/swift-metrics.git from cache (17.51s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (17.51s)
Fetched https://github.com/vapor/multipart-kit.git from cache (17.51s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.65.0 (0.68s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3518] Fetching swift-system
[72/17533] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.09s)
Fetched https://github.com/apple/swift-system.git from cache (2.09s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.56s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.56s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.67s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.67s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2105] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.04s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.26.0 (0.71s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.0 (0.51s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.14.3 (0.54s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.22.0 (0.73s)
Fetching https://github.com/apple/swift-http-types
[1/414] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.89s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.31.0 (0.54s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.19.0 (0.67s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.82s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.21.1 (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.21.0 (0.52s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.1.0 (0.65s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.0 (0.54s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.4 (0.65s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.4.0 (0.53s)
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.19.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
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.0
Creating working copy for https://github.com/vapor/leaf-kit.git
Working copy of https://github.com/vapor/leaf-kit.git resolved at 1.10.6
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.1
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.14.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.65.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.1
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.1.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.2.0
Creating working copy for https://github.com/vapor/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 4.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.4.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
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.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.5.4
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.26.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.4.4
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.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.21.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.101.1
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.15.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.31.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.22.0
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: 'leaf-kit': 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/leaf-kit/Sources/LeafKit/Docs.docc
warning: 'swift-system': 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-system/Sources/System/CMakeLists.txt
Build complete.
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0-rc.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "leaf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.1.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/leaf.git"
    }
  ],
  "manifest_display_name" : "CSRF",
  "name" : "CSRF",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "CSRF",
      "targets" : [
        "CSRF"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CSRF",
      "module_type" : "SwiftTarget",
      "name" : "CSRF",
      "path" : "Sources/CSRF",
      "product_dependencies" : [
        "Vapor",
        "Leaf"
      ],
      "product_memberships" : [
        "CSRF"
      ],
      "sources" : [
        "CSRF.swift",
        "CSRFFormFieldTag.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.