Build Information
Successful build of vapor-elementary, reference main (a14bc5
), with Swift 5.10 for macOS (SPM) on 8 Dec 2024 17:43:22 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.58.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/vapor-elementary.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/vapor-elementary
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a14bc5d support for non-sendable responses (#6)
Cloned https://github.com/vapor-community/vapor-elementary.git
Revision (git rev-parse @):
a14bc5d995f06fa2c398fa7a6bb6f98f1fd54446
SUCCESS checkout https://github.com/vapor-community/vapor-elementary.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/vapor-community/vapor-elementary.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/480] Write sources
[8/480] Copying PrivacyInfo.xcprivacy
[11/480] Write sources
[12/480] Copying PrivacyInfo.xcprivacy
[15/480] Write sources
[47/480] Write swift-version-33747A42983211AE.txt
[48/480] Compiling CSystem shims.c
[48/480] Compiling CNIOWindows shim.c
[49/480] Compiling CNIOWASI CNIOWASI.c
[49/480] Compiling CNIOWindows WSAStartup.c
[52/480] Compiling _NumericsShims _NumericsShims.c
[53/480] Compiling CNIOLinux shim.c
[54/547] Compiling CNIOSHA1 c_nio_sha1.c
[55/547] Compiling CVaporBcrypt bcrypt.c
[56/547] Compiling _AtomicsShims.c
[57/568] Compiling CVaporBcrypt blf.c
[58/571] Compiling CNIOLinux liburing_shims.c
[60/644] Emitting module InternalCollectionsUtilities
[61/645] Compiling Crypto AES-GCM.swift
[62/645] Compiling Crypto AES-GCM_boring.swift
[63/645] Compiling Crypto AESWrap_boring.swift
[64/645] Compiling Crypto Ed25519_boring.swift
[65/645] Compiling Crypto HKDF.swift
[66/645] Compiling Crypto AESWrap.swift
[67/645] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[68/645] Compiling Crypto NISTCurvesKeys_boring.swift
[69/645] Compiling Crypto X25519Keys_boring.swift
[70/645] Compiling Crypto DH.swift
[71/645] Compiling Crypto ECDH.swift
[72/645] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[73/645] Compiling Crypto ASN1.swift
[74/645] Compiling Crypto ASN1Any.swift
[75/645] Compiling RealModule Double+Real.swift
[76/645] Compiling RealModule Float80+Real.swift
[77/645] Compiling RealModule Real.swift
[78/645] Compiling RealModule Float+Real.swift
[79/645] Compiling RealModule ElementaryFunctions.swift
[80/645] Compiling RealModule ApproximateEquality.swift
[81/645] Emitting module RealModule
[82/645] Compiling RealModule AugmentedArithmetic.swift
[83/645] Compiling RealModule Float16+Real.swift
[84/645] Compiling RealModule AlgebraicField.swift
[85/646] Compiling Crypto ChaChaPoly_boring.swift
[86/646] Compiling Crypto ChaChaPoly.swift
[87/646] Compiling Crypto Cipher.swift
[88/646] Compiling Crypto Nonces.swift
[89/646] Emitting module _NIOBase64
[90/646] Compiling _NIOBase64 Base64.swift
[91/646] Compiling RealModule RealFunctions.swift
[91/646] Compiling CNIOLLHTTP c_nio_http.c
[92/698] Compiling CNIOLLHTTP c_nio_llhttp.c
[94/857] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[95/857] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[96/857] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[97/857] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[98/857] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[99/857] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[100/857] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[101/857] Compiling HashTreeCollections TreeDictionary+Merge.swift
[102/857] Compiling HashTreeCollections _HashNode+Lookups.swift
[103/857] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[104/857] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[105/857] Compiling HashTreeCollections TreeDictionary+Keys.swift
[106/857] Emitting module Elementary
[107/857] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[108/857] Compiling HashTreeCollections TreeDictionary+Filter.swift
[109/857] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[110/857] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[111/857] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[112/857] Compiling HashTreeCollections _HashNode+Storage.swift
[113/857] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[114/857] Compiling HashTreeCollections _HashNode+Structural filter.swift
[115/859] Compiling _NIODataStructures PriorityQueue.swift
[116/859] Compiling _NIODataStructures _TinyArray.swift
[117/859] Compiling Elementary SendOnceBox.swift
[118/859] Compiling Elementary SendableAnyHTMLBox.swift
[119/859] Compiling HeapModule _HeapNode.swift
[120/859] Compiling HeapModule Heap.swift
[121/859] Compiling Logging MetadataProvider.swift
[125/878] Compiling HeapModule Heap+Invariants.swift
[126/878] Compiling HeapModule Heap+Descriptions.swift
[127/878] Compiling HeapModule Heap+UnsafeHandle.swift
[128/878] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[129/878] Compiling HashTreeCollections _HashTreeStatistics.swift
[130/878] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[131/878] Compiling HashTreeCollections TreeSet+Equatable.swift
[132/878] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[133/878] Compiling HashTreeCollections TreeSet+Extras.swift
[134/878] Compiling HashTreeCollections TreeSet+Filter.swift
[135/884] Emitting module HeapModule
[135/884] Compiling CNIOLLHTTP c_nio_api.c
[139/884] Compiling CNIOExtrasZlib empty.c
[141/884] Emitting module _NIODataStructures
[142/884] Compiling _NIODataStructures Heap.swift
[143/884] Compiling DequeModule _DequeBuffer.swift
[144/884] Compiling DequeModule _DequeBufferHeader.swift
[145/884] Compiling DequeModule Deque+Equatable.swift
[146/884] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[147/884] Compiling DequeModule Deque+Extras.swift
[148/884] Compiling DequeModule Deque+Hashable.swift
[149/884] Compiling DequeModule _DequeSlot.swift
[150/885] Emitting module SystemPackage
[154/885] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[155/885] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[156/885] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[163/885] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[164/885] Compiling HashTreeCollections TreeDictionary+Values.swift
[165/885] Compiling SystemPackage Util+StringArray.swift
[166/885] Compiling SystemPackage Util.swift
[167/885] Compiling SystemPackage UtilConsumers.swift
[168/885] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[169/885] Compiling HashTreeCollections TreeSet+Debugging.swift
[170/885] Compiling HashTreeCollections TreeSet+Descriptions.swift
[171/885] Compiling HashTreeCollections _AncestorHashSlots.swift
[172/885] Compiling HashTreeCollections _Bitmap.swift
[173/885] Compiling HashTreeCollections _Bucket.swift
[174/885] Compiling HashTreeCollections _Hash.swift
[175/885] Compiling DequeModule Deque._Storage.swift
[189/893] Compiling HashTreeCollections _HashLevel.swift
[190/893] Compiling HashTreeCollections _HashNode+Builder.swift
[191/893] Compiling HashTreeCollections _HashNode+Debugging.swift
[192/893] Compiling HashTreeCollections _HashNode+Initializers.swift
[193/893] Compiling HashTreeCollections _HashNode+Invariants.swift
[194/893] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[195/893] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[196/893] Compiling HashTreeCollections _HashNode.swift
[197/893] Compiling HashTreeCollections _HashNodeHeader.swift
[198/893] Compiling HashTreeCollections _HashSlot.swift
[199/893] Compiling HashTreeCollections _HashStack.swift
[200/893] Compiling HashTreeCollections _HashTreeIterator.swift
[207/893] Emitting module CoreMetrics
[208/893] Compiling CoreMetrics Locks.swift
[209/893] Compiling CoreMetrics Metrics.swift
[209/893] Compiling fiat_p256_adx_sqr.S
[211/893] Compiling DequeModule _UnsafeWrappedBuffer.swift
[213/895] Compiling DequeModule Deque._UnsafeHandle.swift
[214/895] Compiling DequeModule Deque.swift
[215/895] Compiling DequeModule Deque+Codable.swift
[216/895] Compiling DequeModule Deque+Collection.swift
[218/895] Compiling DequeModule Deque+CustomReflectable.swift
[219/895] Compiling DequeModule Deque+Descriptions.swift
[220/895] Compiling DequeModule Deque+Testing.swift
[228/895] Compiling Logging LogHandler.swift
[229/895] Compiling Logging Locks.swift
[230/895] Emitting module Logging
[231/895] Compiling Logging Logging.swift
[231/895] Compiling CNIODarwin shim.c
[232/895] Compiling fiat_p256_adx_mul.S
[233/895] Compiling fiat_curve25519_adx_square.S
[234/895] Compiling fiat_curve25519_adx_mul.S
[236/895] Compiling HashTreeCollections _HashNode+Structural merge.swift
[237/895] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[238/895] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[239/895] Compiling HashTreeCollections _HashNode+Structural union.swift
[240/895] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[241/895] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[242/895] Compiling HashTreeCollections _RawHashNode.swift
[243/908] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[244/908] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[245/908] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[246/908] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[247/908] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[248/908] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[249/908] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[250/908] Compiling HashTreeCollections TreeSet.swift
[292/908] Emitting module DequeModule
[293/908] Compiling OrderedCollections OrderedSet+SubSequence.swift
[294/908] Compiling OrderedCollections OrderedSet+Testing.swift
[295/908] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[296/908] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[297/908] Compiling OrderedCollections OrderedSet.swift
[298/908] Compiling OrderedCollections _UnsafeBitset.swift
[315/908] Compiling CNIOBoringSSLShims shims.c
[325/908] Emitting module OrderedCollections
[343/908] Emitting module _RopeModule
[344/908] Compiling _RopeModule Rope+Remove.swift
[345/908] Compiling _RopeModule Rope+RemoveSubrange.swift
[346/908] Compiling _RopeModule Rope+Split.swift
[347/908] Compiling _RopeModule Optional Utilities.swift
[348/908] Compiling _RopeModule String Utilities.swift
[349/908] Compiling _RopeModule String.Index+ABI.swift
[350/908] Compiling _RopeModule _CharacterRecognizer.swift
[373/908] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[380/908] Compiling tls13_server.cc
[381/908] Compiling tls_record.cc
[382/908] Compiling tls_method.cc
[383/908] Compiling tls13_enc.cc
[385/908] Compiling RoutingKit TrieRouter.swift
[386/908] Compiling RoutingKit Router.swift
[387/908] Emitting module Crypto
[409/916] Compiling Crypto RNG_boring.swift
[410/916] Compiling Crypto SafeCompare_boring.swift
[411/916] Compiling Crypto Zeroization_boring.swift
[412/916] Compiling Crypto PrettyBytes.swift
[413/916] Compiling Crypto SafeCompare.swift
[423/916] Emitting module HashTreeCollections
[423/916] Compiling tls13_client.cc
[424/916] Compiling ssl_versions.cc
[425/916] Compiling t1_enc.cc
[426/916] Compiling ssl_transcript.cc
[427/916] Compiling tls13_both.cc
[428/916] Compiling ssl_x509.cc
[429/916] Compiling ssl_stat.cc
[431/916] Emitting module Metrics
[432/916] Compiling Metrics Metrics.swift
[449/916] Compiling RoutingKit PathComponent.swift
[450/916] Compiling RoutingKit AnyRouter.swift
[451/916] Emitting module RoutingKit
[452/916] Compiling RoutingKit Parameters.swift
[508/916] Compiling ssl_session.cc
[515/916] Compiling Crypto SecureBytes.swift
[516/916] Compiling Crypto Zeroization.swift
[517/916] Compiling Crypto resource_bundle_accessor.swift
[517/916] Compiling ssl_file.cc
[518/916] Compiling ssl_privkey.cc
[519/916] Compiling ssl_key_share.cc
[520/916] Compiling ssl_cipher.cc
[521/916] Compiling ssl_credential.cc
[522/916] Compiling ssl_lib.cc
[523/916] Compiling ssl_buffer.cc
[524/916] Compiling ssl_cert.cc
[525/916] Compiling ssl_asn1.cc
[526/916] Compiling ssl_aead_ctx.cc
[527/916] Compiling s3_pkt.cc
[528/916] Compiling s3_lib.cc
[529/916] Compiling s3_both.cc
[530/916] Compiling handshake_client.cc
[531/916] Compiling handshake_server.cc
[532/916] Compiling handshake.cc
[533/916] Compiling handoff.cc
[534/916] Compiling md5-x86_64-linux.S
[535/916] Compiling dtls_record.cc
[536/916] Compiling md5-x86_64-apple.S
[537/916] Compiling encrypted_client_hello.cc
[538/916] Compiling md5-586-linux.S
[539/916] Compiling extensions.cc
[540/916] Compiling md5-586-apple.S
[541/916] Compiling chacha20_poly1305_x86_64-linux.S
[542/916] Compiling chacha20_poly1305_x86_64-apple.S
[543/916] Compiling chacha20_poly1305_armv8-win.S
[544/916] Compiling chacha20_poly1305_armv8-linux.S
[545/916] Compiling chacha-x86_64-linux.S
[546/916] Compiling chacha-x86_64-apple.S
[547/916] Compiling chacha20_poly1305_armv8-apple.S
[548/916] Compiling chacha-x86-linux.S
[549/916] Compiling dtls_method.cc
[550/916] Compiling chacha-armv8-win.S
[551/916] Compiling chacha-x86-apple.S
[552/916] Compiling d1_srtp.cc
[553/916] Compiling chacha-armv8-linux.S
[554/916] Compiling d1_pkt.cc
[555/916] Compiling bio_ssl.cc
[556/916] Compiling aes128gcmsiv-x86_64-linux.S
[557/916] Compiling chacha-armv4-linux.S
[558/916] Compiling aes128gcmsiv-x86_64-apple.S
[559/916] Compiling chacha-armv8-apple.S
[560/916] Compiling x86_64-mont5-linux.S
[561/916] Compiling x86_64-mont5-apple.S
[562/916] Compiling x86_64-mont-linux.S
[563/916] Compiling x86-mont-linux.S
[564/916] Compiling x86_64-mont-apple.S
[565/916] Compiling x86-mont-apple.S
[566/916] Compiling vpaes-x86_64-linux.S
[567/916] Compiling vpaes-x86-linux.S
[567/916] Compiling vpaes-x86_64-apple.S
[569/916] Compiling vpaes-x86-apple.S
[570/916] Compiling vpaes-armv8-linux.S
[571/916] Compiling vpaes-armv8-win.S
[572/916] Compiling vpaes-armv7-linux.S
[573/916] Compiling vpaes-armv8-apple.S
[574/916] Compiling sha512-x86_64-linux.S
[575/916] Compiling sha512-x86_64-apple.S
[576/916] Compiling err_data.c
[577/916] Compiling sha512-armv8-win.S
[578/916] Compiling sha512-armv8-linux.S
[579/916] Compiling sha512-armv4-linux.S
[580/916] Compiling sha512-586-linux.S
[581/916] Compiling sha512-armv8-apple.S
[582/916] Compiling d1_lib.cc
[583/916] Compiling sha512-586-apple.S
[584/916] Compiling sha256-x86_64-linux.S
[585/916] Compiling sha256-x86_64-apple.S
[586/916] Compiling d1_both.cc
[587/916] Compiling sha256-armv8-win.S
[588/916] Compiling sha256-armv8-linux.S
[589/916] Compiling sha256-armv4-linux.S
[590/916] Compiling sha256-armv8-apple.S
[591/916] Compiling sha256-586-linux.S
[592/916] Compiling sha256-586-apple.S
[593/916] Compiling sha1-x86_64-apple.S
[594/916] Compiling sha1-armv8-win.S
[595/916] Compiling sha1-x86_64-linux.S
[596/916] Compiling sha1-armv8-linux.S
[597/916] Compiling sha1-armv8-apple.S
[598/916] Compiling sha1-armv4-large-linux.S
[599/916] Compiling sha1-586-linux.S
[600/916] Compiling sha1-586-apple.S
[601/916] Compiling rsaz-avx2-apple.S
[602/916] Compiling rsaz-avx2-linux.S
[603/916] Compiling p256_beeu-x86_64-asm-linux.S
[604/916] Compiling rdrand-x86_64-apple.S
[604/916] Compiling p256_beeu-x86_64-asm-apple.S
[604/916] Compiling rdrand-x86_64-linux.S
[607/916] Compiling p256_beeu-armv8-asm-linux.S
[608/916] Compiling p256_beeu-armv8-asm-win.S
[609/916] Compiling p256_beeu-armv8-asm-apple.S
[610/916] Compiling p256-x86_64-asm-linux.S
[611/916] Compiling p256-armv8-asm-win.S
[612/916] Compiling p256-x86_64-asm-apple.S
[613/916] Compiling p256-armv8-asm-linux.S
[614/916] Compiling ghashv8-armv8-win.S
[615/916] Compiling ghashv8-armv8-linux.S
[616/916] Compiling p256-armv8-asm-apple.S
[617/916] Compiling ghashv8-armv7-linux.S
[618/916] Compiling ghash-x86_64-linux.S
[619/916] Compiling ghashv8-armv8-apple.S
[620/916] Compiling ghash-x86_64-apple.S
[621/916] Compiling ghash-x86-linux.S
[622/916] Compiling ghash-x86-apple.S
[623/916] Compiling ghash-ssse3-x86_64-linux.S
[624/916] Compiling ghash-ssse3-x86-linux.S
[625/916] Compiling ghash-ssse3-x86_64-apple.S
[626/916] Compiling ghash-ssse3-x86-apple.S
[627/916] Compiling ghash-neon-armv8-win.S
[628/916] Compiling ghash-neon-armv8-apple.S
[629/916] Compiling ghash-neon-armv8-linux.S
[630/916] Compiling ghash-armv4-linux.S
[631/916] Compiling co-586-linux.S
[632/916] Compiling co-586-apple.S
[633/916] Compiling bsaes-armv7-linux.S
[634/916] Compiling bn-armv8-win.S
[634/916] Compiling bn-armv8-linux.S
[636/916] Compiling bn-armv8-apple.S
[637/916] Compiling bn-586-linux.S
[638/916] Compiling armv8-mont-win.S
[639/916] Compiling bn-586-apple.S
[639/916] Compiling armv8-mont-linux.S
[641/916] Compiling armv8-mont-apple.S
[642/916] Compiling aesv8-gcm-armv8-win.S
[643/916] Compiling armv4-mont-linux.S
[644/916] Compiling aesv8-gcm-armv8-linux.S
[645/916] Compiling aesv8-armv8-win.S
[646/916] Compiling aesv8-gcm-armv8-apple.S
[647/916] Compiling aesv8-armv8-linux.S
[648/916] Compiling aesv8-armv7-linux.S
[649/916] Compiling aesni-x86_64-linux.S
[650/916] Compiling aesni-x86_64-apple.S
[651/916] Compiling aesv8-armv8-apple.S
[652/916] Compiling aesni-x86-linux.S
[653/916] Compiling aesni-x86-apple.S
[654/916] Compiling aesni-gcm-x86_64-linux.S
[655/916] Compiling aesni-gcm-x86_64-apple.S
[656/916] Compiling x_x509a.c
[657/916] Compiling x_x509.c
[658/916] Compiling x_spki.c
[659/916] Compiling x_sig.c
[660/916] Compiling x_val.c
[661/916] Compiling x_exten.c
[662/916] Compiling x_req.c
[663/916] Compiling x_pubkey.c
[664/916] Compiling x_name.c
[665/916] Compiling x_crl.c
[666/916] Compiling x_attrib.c
[667/916] Compiling x_algor.c
[668/916] Compiling x509spki.c
[669/916] Compiling x509rset.c
[670/916] Compiling x_all.c
[671/916] Compiling x509cset.c
[672/916] Compiling x509name.c
[673/916] Compiling x509_vpm.c
[674/916] Compiling x509_v3.c
[675/916] Compiling x509_vfy.c
[676/916] Compiling x509_txt.c
[677/916] Compiling x509_trs.c
[678/916] Compiling x509_set.c
[679/916] Compiling x509_req.c
[679/916] Compiling x509_obj.c
[681/916] Compiling x509_def.c
[682/916] Compiling x509_d2.c
[683/916] Compiling x509_ext.c
[683/916] Compiling x509_lu.c
[685/916] Compiling x509_cmp.c
[686/916] Compiling x509_att.c
[687/916] Compiling x509.c
[688/916] Compiling v3_skey.c
[689/916] Compiling v3_prn.c
[690/916] Compiling v3_purp.c
[691/916] Compiling v3_ocsp.c
[692/916] Compiling v3_pcons.c
[693/916] Compiling v3_pmaps.c
[694/916] Compiling v3_utl.c
[695/916] Compiling v3_ncons.c
[696/916] Compiling v3_lib.c
[697/916] Compiling v3_int.c
[698/916] Compiling v3_ia5.c
[699/916] Compiling v3_info.c
[700/916] Compiling v3_extku.c
[701/916] Compiling v3_genn.c
[702/916] Compiling v3_enum.c
[703/916] Compiling v3_crld.c
[704/916] Compiling v3_cpols.c
[705/916] Compiling v3_conf.c
[706/916] Compiling v3_bitst.c
[707/916] Compiling v3_bcons.c
[708/916] Compiling v3_akeya.c
[709/916] Compiling v3_alt.c
[710/916] Compiling t_x509a.c
[711/916] Compiling v3_akey.c
[712/916] Compiling t_x509.c
[713/916] Compiling t_crl.c
[714/916] Compiling t_req.c
[715/916] Compiling rsa_pss.c
[716/916] Compiling i2d_pr.c
[717/916] Compiling name_print.c
[718/916] Compiling policy.c
[719/916] Compiling by_file.c
[720/916] Compiling algorithm.c
[721/916] Compiling by_dir.c
[722/916] Compiling asn1_gen.c
[723/916] Compiling a_verify.c
[724/916] Compiling voprf.c
[725/916] Compiling a_digest.c
[726/916] Compiling a_sign.c
[727/916] Compiling trust_token.c
[728/916] Compiling thread_win.c
[729/916] Compiling pmbtoken.c
[730/916] Compiling thread_pthread.c
[731/916] Compiling thread.c
[732/916] Compiling thread_none.c
[733/916] Compiling spx_util.c
[734/916] Compiling spx_wots.c
[735/916] Compiling spx_thash.c
[736/916] Compiling spx_merkle.c
[737/916] Compiling stack.c
[738/916] Compiling spx_fors.c
[739/916] Compiling spx_address.c
[740/916] Compiling spx.c
[741/916] Compiling wots.c
[742/916] Compiling thash.c
[743/916] Compiling slhdsa.c
[744/916] Compiling sha256.c
[745/916] Compiling sha512.c
[746/916] Compiling siphash.c
[747/916] Compiling sha1.c
[748/916] Compiling merkle.c
[749/916] Compiling fors.c
[750/916] Compiling rsa_print.c
[751/916] Compiling rsa_extra.c
[752/916] Compiling rsa_crypt.c
[753/916] Compiling rc4.c
[754/916] Compiling rsa_asn1.c
[755/916] Compiling refcount.c
[756/916] Compiling urandom.c
[757/916] Compiling trusty.c
[758/916] Compiling windows.c
[759/916] Compiling rand_extra.c
[760/916] Compiling ios.c
[761/916] Compiling passive.c
[762/916] Compiling getentropy.c
[763/916] Compiling poly1305_arm_asm.S
[764/916] Compiling deterministic.c
[765/916] Compiling forkunsafe.c
[766/916] Compiling fork_detect.c
[767/916] Compiling poly1305_vec.c
[767/916] Compiling poly1305_arm.c
[769/916] Compiling pool.c
[770/916] Compiling poly1305.c
[771/916] Compiling pkcs7.c
[772/916] Compiling pkcs8.c
[773/916] Compiling p5_pbev2.c
[774/916] Compiling pem_xaux.c
[775/916] Compiling pkcs8_x509.c
[776/916] Compiling pkcs7_x509.c
[777/916] Compiling pem_x509.c
[778/916] Compiling pem_oth.c
[779/916] Compiling pem_pkey.c
[780/916] Compiling pem_pk8.c
[781/916] Compiling obj_xref.c
[782/916] Compiling pem_lib.c
[783/916] Compiling mem.c
[784/916] Compiling md5.c
[785/916] Compiling md4.c
[786/916] Compiling obj.c
[787/916] Compiling mldsa.c
[788/916] Compiling pem_info.c
[789/916] Compiling lhash.c
[790/916] Compiling poly_rq_mul.S
[791/916] Compiling pem_all.c
[792/916] Compiling kyber.c
[793/916] Compiling keccak.c
[794/916] Compiling fips_shared_support.c
[795/916] Compiling ex_data.c
[796/916] Compiling sign.c
[797/916] Compiling hpke.c
[798/916] Compiling scrypt.c
[799/916] Compiling print.c
[800/916] Compiling pbkdf.c
[801/916] Compiling p_x25519_asn1.c
[802/916] Compiling p_x25519.c
[803/916] Compiling p_rsa_asn1.c
[804/916] Compiling p_hkdf.c
[805/916] Compiling p_rsa.c
[806/916] Compiling mlkem.cc
[807/916] Compiling p_ed25519.c
[808/916] Compiling p_ed25519_asn1.c
[809/916] Compiling p_ec_asn1.c
[810/916] Compiling hrss.c
[811/916] Compiling p_ec.c
[812/916] Compiling p_dsa_asn1.c
[813/916] Compiling p_dh.c
[814/916] Compiling p_dh_asn1.c
[815/916] Compiling evp_ctx.c
[816/916] Compiling evp.c
[817/916] Compiling err.c
[818/916] Compiling evp_asn1.c
[819/916] Compiling engine.c
[820/916] Compiling ecdsa_asn1.c
[821/916] Compiling ec_derive.c
[822/916] Compiling ecdh_extra.c
[823/916] Compiling hash_to_curve.c
[824/916] Compiling ec_asn1.c
[825/916] Compiling dsa_asn1.c
[826/916] Compiling dsa.c
[827/916] Compiling dilithium.c
[828/916] Compiling params.c
[829/916] Compiling digest_extra.c
[830/916] Compiling dh_asn1.c
[831/916] Compiling spake25519.c
[832/916] Compiling x25519-asm-arm.S
[833/916] Compiling curve25519_64_adx.c
[834/916] Compiling des.c
[835/916] Compiling cpu_intel.c
[836/916] Compiling cpu_arm_linux.c
[837/916] Compiling crypto.c
[838/916] Compiling cpu_arm_freebsd.c
[839/916] Compiling cpu_aarch64_win.c
[840/916] Compiling cpu_aarch64_sysreg.c
[841/916] Compiling cpu_aarch64_openbsd.c
[842/916] Compiling cpu_aarch64_linux.c
[843/916] Compiling cpu_aarch64_fuchsia.c
[844/916] Compiling curve25519.c
[845/916] Compiling cpu_aarch64_apple.c
[846/916] Compiling tls_cbc.c
[847/916] Compiling conf.c
[847/916] Compiling e_rc4.c
[849/916] Compiling e_tls.c
[850/916] Compiling e_null.c
[851/916] Compiling e_rc2.c
[852/916] Compiling e_des.c
[853/916] Compiling e_chacha20poly1305.c
[854/916] Compiling e_aesgcmsiv.c
[855/916] Compiling derive_key.c
[856/916] Compiling unicode.c
[857/916] Compiling e_aesctrhmac.c
[858/916] Compiling chacha.c
[859/916] Compiling cipher_extra.c
[860/916] Compiling ber.c
[861/916] Compiling asn1_compat.c
[862/916] Compiling cbb.c
[863/916] Compiling cbs.c
[864/916] Compiling buf.c
[865/916] Compiling bn_asn1.c
[866/916] Compiling blake2.c
[867/916] Compiling socket.c
[868/916] Compiling socket_helper.c
[869/916] Compiling convert.c
[870/916] Compiling printf.c
[871/916] Compiling pair.c
[871/916] Compiling hexdump.c
[873/916] Compiling file.c
[874/916] Compiling fd.c
[875/916] Compiling errno.c
[876/916] Compiling bio_mem.c
[877/916] Compiling connect.c
[878/916] Compiling base64.c
[879/916] Compiling bio.c
[880/916] Compiling bcm.c
[881/916] Compiling tasn_typ.c
[882/916] Compiling tasn_utl.c
[883/916] Compiling tasn_fre.c
[884/916] Compiling tasn_new.c
[885/916] Compiling tasn_enc.c
[886/916] Compiling f_string.c
[887/916] Compiling posix_time.c
[888/916] Compiling f_int.c
[889/916] Compiling tasn_dec.c
[890/916] Compiling asn_pack.c
[891/916] Compiling asn1_par.c
[892/916] Compiling a_utctm.c
[893/916] Compiling asn1_lib.c
[894/916] Compiling a_type.c
[895/916] Compiling a_time.c
[896/916] Compiling a_octet.c
[897/916] Compiling a_strnid.c
[898/916] Compiling a_strex.c
[899/916] Compiling a_mbstr.c
[900/916] Compiling a_object.c
[901/916] Compiling a_int.c
[902/916] Write sources
[905/916] Compiling a_i2d_fp.c
[906/916] Compiling a_gentm.c
[906/916] Write sources
[909/916] Compiling a_dup.c
[910/916] Compiling a_d2i_fp.c
[911/916] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[912/916] Compiling a_bool.c
[913/916] Compiling a_bitstr.c
[915/1016] Compiling Algorithms Suffix.swift
[916/1016] Compiling Algorithms Trim.swift
[918/1018] Compiling Algorithms Unique.swift
[919/1018] Compiling Algorithms Windows.swift
[920/1018] Compiling BitCollections BitSet+Equatable.swift
[921/1018] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[922/1018] Compiling BitCollections BitSet+Extras.swift
[923/1023] Compiling BitCollections BitSet+Hashable.swift
[924/1023] Compiling BitCollections BitSet+Initializers.swift
[925/1023] Compiling BitCollections BitSet+Invariants.swift
[926/1023] Compiling BitCollections BitSet+Random.swift
[927/1023] Compiling BitCollections BitSet+SetAlgebra basics.swift
[928/1023] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[929/1023] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[930/1023] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[931/1023] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[932/1023] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[933/1023] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[934/1023] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[937/1023] Compiling BitCollections BitSet.swift
[938/1023] Compiling BitCollections Range+Utilities.swift
[939/1023] Compiling BitCollections Slice+Utilities.swift
[940/1023] Compiling BitCollections UInt+Tricks.swift
[941/1023] Compiling BitCollections _Word.swift
[942/1023] Compiling Algorithms RandomSample.swift
[943/1023] Compiling Algorithms Reductions.swift
[944/1023] Compiling Algorithms Rotate.swift
[945/1023] Compiling Algorithms Split.swift
[946/1023] Compiling Algorithms Stride.swift
[948/1023] Compiling Algorithms EitherSequence.swift
[949/1023] Compiling Algorithms FirstNonNil.swift
[950/1023] Compiling Algorithms FlattenCollection.swift
[951/1023] Compiling Algorithms Joined.swift
[952/1023] Compiling Algorithms Keyed.swift
[953/1023] Compiling Algorithms MinMax.swift
[954/1023] Compiling Algorithms Grouped.swift
[955/1023] Compiling Algorithms Indexed.swift
[956/1023] Compiling Algorithms Intersperse.swift
[957/1023] Compiling Algorithms Partition.swift
[958/1023] Compiling Algorithms Permutations.swift
[959/1023] Compiling Algorithms Product.swift
[960/1023] Emitting module BitCollections
[961/1023] Compiling Algorithms AdjacentPairs.swift
[962/1023] Compiling Algorithms Chain.swift
[963/1023] Compiling Algorithms Chunked.swift
[964/1023] Compiling Algorithms Combinations.swift
[965/1023] Compiling Algorithms Compacted.swift
[966/1023] Compiling Algorithms Cycle.swift
[969/1023] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[970/1023] Compiling BitCollections BitSet+SetAlgebra union.swift
[971/1023] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[972/1023] Compiling BitCollections BitSet.Counted.swift
[973/1023] Compiling BitCollections BitSet.Index.swift
[974/1023] Compiling BitCollections BitSet._UnsafeHandle.swift
[975/1023] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[976/1023] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[977/1023] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[978/1023] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[979/1023] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[980/1023] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[999/1025] Emitting module Collections
[1000/1025] Compiling Collections Collections.swift
[1012/1027] Emitting module Algorithms
[1013/1027] Compiling Atomics IntegerOperations.swift
[1014/1027] Compiling Atomics Unmanaged extensions.swift
[1014/1027] Compiling c-nioatomics.c
[1026/1027] Emitting module Atomics
[1026/1027] Compiling c-atomics.c
[1028/1033] Compiling NIOConcurrencyHelpers lock.swift
[1029/1033] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1030/1033] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1031/1033] Emitting module NIOConcurrencyHelpers
[1032/1033] Compiling NIOConcurrencyHelpers NIOLock.swift
[1033/1033] Compiling NIOConcurrencyHelpers atomics.swift
[1034/1122] Emitting module ConsoleKitTerminal
[1035/1124] Compiling NIOCore AddressedEnvelope.swift
[1036/1124] Compiling NIOCore AsyncAwaitSupport.swift
[1037/1124] Compiling NIOCore AsyncChannel.swift
[1038/1124] Compiling NIOCore AsyncChannelHandler.swift
[1039/1124] Compiling NIOCore AsyncChannelInboundStream.swift
[1040/1124] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1041/1124] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1042/1124] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1043/1124] Compiling NIOCore NIOAsyncWriter.swift
[1044/1124] Compiling NIOCore GlobalSingletons.swift
[1045/1124] Compiling NIOCore IO.swift
[1046/1124] Compiling NIOCore IOData.swift
[1047/1124] Compiling NIOCore ByteBuffer-aux.swift
[1048/1124] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1049/1124] Compiling NIOCore ByteBuffer-conversions.swift
[1050/1124] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1051/1124] Compiling NIOCore BSDSocketAPI.swift
[1052/1124] Compiling NIOCore Interfaces.swift
[1053/1124] Compiling NIOCore NIOScheduledCallback.swift
[1054/1124] Compiling NIOCore NIOSendable.swift
[1055/1124] Compiling NIOCore IPProtocol.swift
[1056/1124] Compiling NIOCore IntegerBitPacking.swift
[1057/1124] Compiling NIOCore IntegerTypes.swift
[1058/1124] Compiling NIOCore PointerHelpers.swift
[1059/1124] Compiling NIOCore RecvByteBufferAllocator.swift
[1060/1124] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1061/1124] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1062/1124] Compiling ConsoleKitTerminal LoggerFragment.swift
[1063/1146] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1064/1146] Compiling ConsoleKitCommands AsyncCommand.swift
[1065/1146] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1066/1146] Compiling ConsoleKitCommands Command.swift
[1067/1146] Compiling ConsoleKitCommands CommandContext.swift
[1068/1146] Compiling ConsoleKitCommands CommandError.swift
[1069/1146] Compiling ConsoleKitCommands AsyncCommands.swift
[1070/1152] Emitting module ConsoleKitCommands
[1071/1154] Compiling ConsoleKitCommands Flag.swift
[1072/1154] Compiling ConsoleKitCommands Option.swift
[1073/1154] Compiling ConsoleKitCommands Argument.swift
[1074/1154] Compiling ConsoleKitCommands CommandSignature.swift
[1075/1154] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1076/1154] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1077/1154] Compiling NIOCore SocketOptionProvider.swift
[1078/1154] Compiling NIOCore SystemCallHelpers.swift
[1079/1154] Compiling NIOCore TimeAmount+Duration.swift
[1080/1154] Compiling NIOCore TypeAssistedChannelHandler.swift
[1081/1154] Compiling NIOCore UniversalBootstrapSupport.swift
[1082/1154] Compiling NIOCore Utilities.swift
[1083/1154] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1084/1154] Compiling ConsoleKitCommands Utilities.swift
[1086/1154] Compiling NIOCore MarkedCircularBuffer.swift
[1087/1154] Compiling NIOCore MulticastChannel.swift
[1088/1154] Compiling NIOCore NIOAny.swift
[1089/1154] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1090/1154] Compiling NIOCore NIOLoopBound.swift
[1097/1154] Compiling ConsoleKitCommands Commands.swift
[1098/1154] Compiling ConsoleKitCommands Console+Run.swift
[1100/1154] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1101/1154] Compiling ConsoleKitCommands AnyCommand.swift
[1105/1154] Compiling ConsoleKitCommands CommandGroup.swift
[1106/1154] Compiling ConsoleKitCommands CommandInput.swift
[1110/1154] Compiling ConsoleKitCommands ConsoleError.swift
[1111/1154] Compiling ConsoleKitCommands Completion.swift
[1112/1156] Compiling ConsoleKit Exports.swift
[1113/1156] Emitting module ConsoleKit
[1114/1156] Compiling NIOCore Channel.swift
[1115/1156] Compiling NIOCore ChannelHandler.swift
[1116/1156] Compiling NIOCore ChannelHandlers.swift
[1117/1156] Compiling NIOCore ChannelInvoker.swift
[1118/1156] Compiling NIOCore ChannelOption.swift
[1119/1156] Compiling NIOCore ChannelPipeline.swift
[1120/1156] Compiling NIOCore CircularBuffer.swift
[1121/1156] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1122/1156] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1123/1156] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1124/1156] Compiling NIOCore EventLoopFuture.swift
[1125/1156] Compiling NIOCore FileDescriptor.swift
[1126/1156] Compiling NIOCore FileHandle.swift
[1127/1156] Compiling NIOCore FileRegion.swift
[1128/1156] Compiling NIOCore Codec.swift
[1129/1156] Compiling NIOCore ConvenienceOptionSupport.swift
[1130/1156] Compiling NIOCore DeadChannel.swift
[1131/1156] Compiling NIOCore DispatchQueue+WithFuture.swift
[1132/1156] Compiling NIOCore EventLoop+Deprecated.swift
[1133/1156] Compiling NIOCore EventLoop+SerialExecutor.swift
[1134/1156] Compiling NIOCore EventLoop.swift
[1135/1156] Compiling NIOCore ByteBuffer-core.swift
[1136/1156] Compiling NIOCore ByteBuffer-hex.swift
[1137/1156] Compiling NIOCore ByteBuffer-int.swift
[1138/1156] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1139/1156] Compiling NIOCore ByteBuffer-multi-int.swift
[1140/1156] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1141/1156] Compiling NIOCore ByteBuffer-views.swift
[1149/1156] Emitting module NIOCore
[1157/1210] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1158/1210] Emitting module NIOEmbedded
[1159/1210] Compiling NIOEmbedded Embedded.swift
[1160/1210] Compiling NIOEmbedded AsyncTestingChannel.swift
[1161/1210] Emitting module NIOPosix
[1162/1215] Compiling NIOPosix PendingWritesManager.swift
[1163/1215] Compiling NIOPosix PipeChannel.swift
[1164/1215] Compiling NIOPosix PipePair.swift
[1165/1215] Compiling NIOPosix PointerHelpers.swift
[1166/1215] Compiling NIOPosix Pool.swift
[1167/1215] Compiling NIOPosix BSDSocketAPICommon.swift
[1168/1215] Compiling NIOPosix BSDSocketAPIPosix.swift
[1169/1215] Compiling NIOPosix BSDSocketAPIWindows.swift
[1170/1215] Compiling NIOPosix BaseSocket.swift
[1171/1215] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1172/1215] Compiling NIOPosix BaseSocketChannel.swift
[1173/1215] Compiling NIOPosix Selectable.swift
[1174/1215] Compiling NIOPosix SelectableChannel.swift
[1175/1215] Compiling NIOPosix SelectableEventLoop.swift
[1176/1215] Compiling NIOPosix SelectorEpoll.swift
[1177/1215] Compiling NIOPosix SelectorGeneric.swift
[1178/1215] Compiling NIOPosix UnsafeTransfer.swift
[1179/1215] Compiling NIOPosix Utilities.swift
[1180/1215] Compiling NIOPosix VsockAddress.swift
[1181/1215] Compiling NIOPosix VsockChannelEvents.swift
[1182/1215] Compiling NIOPosix resource_bundle_accessor.swift
[1183/1215] Compiling NIOPosix BaseStreamSocketChannel.swift
[1184/1215] Compiling NIOPosix Bootstrap.swift
[1185/1215] Compiling NIOPosix ControlMessage.swift
[1186/1215] Compiling NIOPosix DatagramVectorReadManager.swift
[1187/1215] Compiling NIOPosix Errors+Any.swift
[1188/1215] Compiling NIOPosix FileDescriptor.swift
[1189/1215] Compiling NIOPosix SocketProtocols.swift
[1190/1215] Compiling NIOPosix System.swift
[1191/1215] Compiling NIOPosix Thread.swift
[1192/1215] Compiling NIOPosix ThreadPosix.swift
[1193/1215] Compiling NIOPosix ThreadWindows.swift
[1194/1215] Compiling NIOPosix GetaddrinfoResolver.swift
[1195/1215] Compiling NIOPosix HappyEyeballs.swift
[1196/1215] Compiling NIOPosix IO.swift
[1197/1215] Compiling NIOPosix IntegerBitPacking.swift
[1198/1215] Compiling NIOPosix IntegerTypes.swift
[1199/1215] Compiling NIOPosix Linux.swift
[1200/1215] Compiling NIOPosix SelectorKqueue.swift
[1201/1215] Compiling NIOPosix SelectorUring.swift
[1202/1215] Compiling NIOPosix ServerSocket.swift
[1203/1215] Compiling NIOPosix Socket.swift
[1204/1215] Compiling NIOPosix SocketChannel.swift
[1205/1215] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1206/1215] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1207/1215] Compiling NIOPosix PosixSingletons.swift
[1208/1215] Compiling NIOPosix RawSocketBootstrap.swift
[1209/1215] Compiling NIOPosix Resolver.swift
[1210/1215] Compiling NIOPosix LinuxCPUSet.swift
[1211/1215] Compiling NIOPosix LinuxUring.swift
[1212/1215] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1213/1215] Compiling NIOPosix NIOThreadPool.swift
[1214/1215] Compiling NIOPosix NonBlockingFileIO.swift
[1215/1215] Compiling NIOPosix PendingDatagramWritesManager.swift
[1216/1273] Compiling NIO Exports.swift
[1217/1273] Emitting module NIO
[1218/1313] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1219/1313] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1220/1313] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1221/1315] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1222/1315] Compiling AsyncKit EventLoopFutureQueue.swift
[1223/1315] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1224/1315] Compiling AsyncKit Collection+Flatten.swift
[1225/1315] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1226/1315] Compiling _NIOFileSystem Cancellation.swift
[1227/1315] Compiling AsyncKit Future+Try.swift
[1228/1315] Compiling AsyncKit FutureOperators.swift
[1229/1315] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1230/1315] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1231/1315] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1232/1315] Emitting module _NIOFileSystem
[1233/1318] Compiling NIOSOCKS ClientStateMachine.swift
[1234/1318] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1235/1319] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1236/1319] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1237/1319] Compiling NIOSOCKS Errors.swift
[1238/1319] Compiling NIOSOCKS SOCKSRequest.swift
[1239/1319] Compiling NIOSOCKS Helpers.swift
[1240/1319] Compiling NIOSOCKS SOCKSResponse.swift
[1241/1319] Compiling NIOSOCKS Messages.swift
[1243/1319] Compiling NIOHTTP1 HTTPDecoder.swift
[1244/1319] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1245/1319] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1246/1319] Compiling NIOHTTP1 HTTPTypes.swift
[1249/1319] Emitting module NIOSOCKS
[1250/1319] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1251/1320] Compiling NIOTLS TLSEvents.swift
[1252/1320] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1253/1320] Compiling NIOTLS SNIHandler.swift
[1254/1320] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1255/1320] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1256/1320] Emitting module NIOTLS
[1257/1320] Compiling NIOSOCKS ServerStateMachine.swift
[1262/1320] Compiling _NIOFileSystem ParallelDirCopy.swift
[1263/1320] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1264/1320] Compiling _NIOFileSystem CInterop.swift
[1265/1320] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1266/1349] Compiling NIOSSL SSLCertificate.swift
[1267/1349] Compiling NIOSSL NIOSSLHandler.swift
[1268/1349] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1269/1349] Emitting module NIOFoundationCompat
[1270/1349] Compiling _NIOFileSystem Utilities.swift
[1271/1349] Compiling _NIOFileSystem OpenOptions.swift
[1272/1349] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1273/1349] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1274/1371] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1275/1371] Compiling NIOTransportServices AcceptHandler.swift
[1276/1371] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1277/1371] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1278/1371] Compiling NIOTransportServices NIOTSErrors.swift
[1281/1371] Compiling NIOSSL NIOSSLServerHandler.swift
[1282/1371] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1283/1371] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1284/1371] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1285/1371] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1288/1371] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1289/1371] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1292/1371] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1293/1371] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1296/1371] Emitting module NIOHTTP1
[1297/1371] Compiling NIOTransportServices NIOTSBootstraps.swift
[1298/1371] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1299/1371] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1300/1371] Compiling NIOTransportServices StateManagedChannel.swift
[1301/1371] Compiling _NIOFileSystem Errno.swift
[1302/1371] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1303/1371] Compiling _NIOFileSystem Mocking.swift
[1304/1371] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1305/1371] Compiling _NIOFileSystem Syscalls.swift
[1306/1371] Compiling _NIOFileSystem SystemFileHandle.swift
[1307/1436] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1308/1436] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1309/1437] Compiling NIOHPACK IntegerCoding.swift
[1310/1437] Compiling NIOHPACK IndexedHeaderTable.swift
[1311/1438] Compiling NIOWebSocket WebSocketOpcode.swift
[1312/1438] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1313/1438] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1314/1438] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1315/1438] Compiling MultipartKit FormDataEncoder.swift
[1316/1438] Compiling MultipartKit Storage.swift
[1317/1438] Compiling MultipartKit MultipartFormData.swift
[1318/1438] Compiling MultipartKit MultipartParser.swift
[1319/1439] Compiling NIOHTTPCompression HTTPDecompression.swift
[1320/1439] Emitting module NIOHTTPCompression
[1321/1439] Compiling NIOHTTPCompression HTTPCompression.swift
[1322/1439] Compiling NIOHPACK StaticHeaderTable.swift
[1323/1439] Compiling NIOHPACK HuffmanCoding.swift
[1324/1439] Compiling NIOHPACK HeaderTables.swift
[1325/1439] Compiling NIOHPACK HuffmanTables.swift
[1326/1439] Emitting module NIOTransportServices
[1327/1441] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1328/1441] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1329/1441] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1330/1441] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1331/1441] Compiling MultipartKit MultipartPart.swift
[1332/1441] Compiling MultipartKit MultipartPartConvertible.swift
[1333/1441] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1334/1441] Compiling MultipartKit FormDataDecoder.swift
[1335/1441] Emitting module NIOExtras
[1336/1441] Compiling MultipartKit Exports.swift
[1337/1441] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1338/1441] Compiling MultipartKit BasicCodingKey.swift
[1339/1441] Compiling MultipartKit MultipartError.swift
[1340/1441] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1341/1441] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1342/1441] Emitting module NIOHPACK
[1343/1441] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1344/1441] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1345/1441] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1346/1441] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1347/1441] Emitting module NIOWebSocket
[1348/1441] Compiling NIOWebSocket WebSocketFrame.swift
[1349/1441] Compiling NIOWebSocket SHA1.swift
[1350/1441] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[1352/1441] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[1353/1441] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1355/1441] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1356/1441] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1359/1441] Compiling NIOHPACK HPACKErrors.swift
[1362/1441] Compiling NIOHPACK HPACKEncoder.swift
[1363/1441] Compiling NIOHPACK HPACKHeader.swift
[1376/1441] Emitting module MultipartKit
[1383/1503] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1384/1503] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1385/1503] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1386/1503] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1387/1503] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1388/1503] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1389/1503] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1390/1503] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1391/1503] Compiling NIOHTTP2 HTTP2Error.swift
[1392/1503] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1393/1503] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1394/1503] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1395/1503] Compiling NIOHTTP2 SendingRstStreamState.swift
[1398/1503] Compiling NIOHTTP2 HasLocalSettings.swift
[1399/1503] Compiling NIOHTTP2 MayReceiveFrames.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[1400/1503] Compiling NIOHTTP2 ReceivingDataState.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[1401/1503] Compiling NIOHTTP2 ReceivingGoAwayState.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[1402/1503] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1403/1503] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1404/1503] Compiling NIOHTTP2 HasRemoteSettings.swift
[1405/1503] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1408/1508] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1409/1508] Compiling NIOHTTP2 HTTP2Settings.swift
[1410/1508] Compiling NIOHTTP2 HTTP2Stream.swift
[1412/1508] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1416/1508] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1420/1508] Emitting module NIOSSL
[1422/1508] Compiling NIOHTTP2 InboundEventBuffer.swift
[1423/1508] Compiling NIOHTTP2 InboundWindowManager.swift
[1424/1511] Emitting module NIOFileSystem
[1425/1511] Compiling NIOFileSystem Exports.swift
[1426/1511] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1427/1511] Emitting module _NIOFileSystemFoundationCompat
[1428/1511] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1429/1511] Compiling NIOExtras WritePCAPHandler.swift
[1430/1511] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1431/1511] Compiling NIOHTTP2 QuiescingState.swift
[1432/1511] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1433/1511] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1434/1511] Compiling NIOHTTP2 StateMachineResult.swift
[1435/1511] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1436/1511] Compiling NIOHTTP2 DOSHeuristics.swift
[1459/1517] Compiling NIOSSL TLSConfiguration.swift
[1460/1517] Compiling NIOSSL UniversalBootstrapSupport.swift
[1461/1517] Compiling NIOSSL resource_bundle_accessor.swift
[1462/1517] Compiling NIOHTTP2 HTTP2StreamID.swift
[1463/1517] Emitting module NIOHTTP2
[1467/1517] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1468/1517] Compiling NIOHTTP2 StreamChannelList.swift
[1469/1517] Compiling NIOHTTP2 StreamMap.swift
[1470/1517] Compiling NIOHTTP2 StreamStateMachine.swift
[1471/1517] Compiling NIOHTTP2 UnsafeTransfer.swift
[1472/1517] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1480/1525] Emitting module WebSocketKit
[1481/1525] Compiling WebSocketKit WebSocketHandler.swift
[1482/1525] Compiling NIOHTTP2 Error+Any.swift
[1483/1525] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1484/1525] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1485/1525] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1486/1525] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1487/1525] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1488/1525] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1489/1525] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1490/1525] Compiling NIOHTTP2 HTTP2Frame.swift
[1491/1525] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1492/1525] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1493/1525] Compiling NIOHTTP2 HTTP2PingData.swift
[1494/1525] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1495/1525] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1496/1525] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1497/1525] Compiling NIOHTTP2 MaySendFrames.swift
[1498/1525] Compiling NIOHTTP2 SendingDataState.swift
[1499/1525] Compiling NIOHTTP2 SendingGoawayState.swift
[1500/1525] Compiling NIOHTTP2 SendingHeadersState.swift
[1501/1525] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1502/1525] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1503/1525] Compiling WebSocketKit WebSocket+Concurrency.swift
[1504/1525] Compiling WebSocketKit Exports.swift
[1505/1525] Compiling WebSocketKit WebSocket+Connect.swift
[1506/1525] Compiling WebSocketKit WebSocketClient.swift
[1507/1525] Compiling WebSocketKit WebSocket.swift
[1520/1584] Emitting module AsyncKit
[1521/1584] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1522/1584] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1523/1584] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1524/1584] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1525/1584] Compiling AsyncHTTPClient HTTP2Connection.swift
[1526/1584] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1527/1584] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1528/1584] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1532/1584] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1533/1590] Emitting module AsyncHTTPClient
[1534/1590] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1535/1590] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1536/1590] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1537/1590] Compiling AsyncHTTPClient ConnectionTarget.swift
[1538/1590] Compiling AsyncHTTPClient DeconstructedURL.swift
[1539/1590] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1540/1590] Compiling AsyncHTTPClient RequestValidation.swift
[1541/1590] Compiling AsyncHTTPClient SSLContextCache.swift
[1542/1590] Compiling AsyncHTTPClient Scheme.swift
[1543/1590] Compiling AsyncHTTPClient Singleton.swift
[1544/1590] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1545/1590] Compiling AsyncHTTPClient Utils.swift
[1546/1590] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1547/1590] Compiling AsyncHTTPClient RequestOptions.swift
[1548/1590] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1549/1590] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1550/1590] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1551/1590] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1552/1590] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1553/1590] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1554/1590] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1555/1590] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1556/1590] Compiling AsyncHTTPClient Transaction.swift
[1557/1590] Compiling AsyncHTTPClient Base64.swift
[1558/1590] Compiling AsyncHTTPClient BasicAuth.swift
[1559/1590] Compiling AsyncHTTPClient HTTP1Connection.swift
[1560/1590] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1563/1590] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1564/1590] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1565/1590] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1566/1590] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1567/1590] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1568/1590] Compiling AsyncHTTPClient ConnectionPool.swift
[1569/1590] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1570/1590] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1571/1590] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1572/1590] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1573/1590] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1574/1590] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1575/1590] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1576/1590] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1577/1590] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1578/1590] Compiling AsyncHTTPClient RequestBodyLength.swift
[1579/1590] Compiling AsyncHTTPClient FoundationExtensions.swift
[1580/1590] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1581/1590] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1582/1590] Compiling AsyncHTTPClient HTTPClient.swift
[1583/1590] Compiling AsyncHTTPClient HTTPHandler.swift
[1584/1590] Compiling AsyncHTTPClient LRUCache.swift
[1585/1590] Compiling AsyncHTTPClient NWErrorHandler.swift
[1586/1590] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1587/1590] Compiling AsyncHTTPClient TLSConfiguration.swift
[1588/1590] Compiling AsyncHTTPClient RedirectState.swift
[1589/1590] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1590/1590] Compiling AsyncHTTPClient RequestBag.swift
[1591/1781] Compiling Vapor JSONCoders+Content.swift
[1592/1781] Compiling Vapor PlaintextDecoder.swift
[1593/1781] Compiling Vapor PlaintextEncoder.swift
[1594/1781] Compiling Vapor URLQueryCoders.swift
[1595/1781] Compiling Vapor URLQueryContainer.swift
[1596/1781] Compiling Vapor Core.swift
[1597/1781] Compiling Vapor Running.swift
[1598/1781] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1599/1781] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1600/1781] Compiling Vapor DotEnvFile+load.swift
[1601/1781] Compiling Vapor Routes+caseInsenstive.swift
[1602/1781] Compiling Vapor Validatable+validate.swift
[1603/1781] Compiling Vapor Environment+Process.swift
[1604/1781] Compiling Vapor Environment+Secret.swift
[1605/1781] Compiling Vapor Environment.swift
[1606/1781] Compiling Vapor Abort.swift
[1607/1781] Compiling Vapor AbortError.swift
[1608/1781] Compiling Vapor DebuggableError.swift
[1609/1781] Compiling Vapor Demangler.swift
[1610/1781] Compiling Vapor ErrorSource.swift
[1611/1781] Compiling Vapor StackTrace.swift
[1612/1802] Compiling Vapor Application+Routes.swift
[1613/1802] Compiling Vapor Parameters+Require.swift
[1614/1802] Compiling Vapor Request+WebSocket.swift
[1615/1802] Compiling Vapor Route.swift
[1616/1802] Compiling Vapor RouteCollection.swift
[1617/1802] Compiling Vapor Routes.swift
[1618/1802] Compiling Vapor RoutesBuilder+Group.swift
[1619/1802] Compiling Vapor RoutesBuilder+Method.swift
[1620/1802] Compiling Vapor RoutesBuilder+Middleware.swift
[1621/1802] Compiling Vapor RoutesBuilder+WebSocket.swift
[1622/1802] Compiling Vapor RoutesBuilder.swift
[1623/1802] Compiling Vapor OTP.swift
[1624/1802] Compiling Vapor Application+Servers.swift
[1625/1802] Compiling Vapor Server.swift
[1626/1802] Compiling Vapor Application+Sessions.swift
[1627/1802] Compiling Vapor MemorySessions.swift
[1628/1802] Compiling Vapor Request+Session.swift
[1629/1802] Compiling Vapor Session.swift
[1630/1802] Compiling Vapor SessionCache.swift
[1631/1802] Compiling Vapor SessionData.swift
[1632/1802] Compiling Vapor SessionDriver.swift
[1633/1802] Compiling Vapor ServeCommand.swift
[1634/1802] Compiling Vapor AnyResponse+Concurrency.swift
[1635/1802] Compiling Vapor AsyncBasicResponder.swift
[1636/1802] Compiling Vapor AsyncMiddleware.swift
[1637/1802] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1638/1802] Compiling Vapor AsyncSessionDriver.swift
[1639/1802] Compiling Vapor Authentication+Concurrency.swift
[1640/1802] Compiling Vapor Cache+Concurrency.swift
[1641/1802] Compiling Vapor Client+Concurrency.swift
[1642/1802] Compiling Vapor RequestBody+Concurrency.swift
[1643/1802] Compiling Vapor Responder+Concurrency.swift
[1644/1802] Compiling Vapor ResponseCodable+Concurrency.swift
[1645/1802] Compiling Vapor RoutesBuilder+Concurrency.swift
[1646/1802] Compiling Vapor ViewRenderer+Concurrency.swift
[1647/1802] Compiling Vapor WebSocket+Concurrency.swift
[1648/1802] Compiling Vapor ContainerGetPathExecutor.swift
[1649/1802] Compiling Vapor Content.swift
[1650/1802] Compiling Vapor ContentCoders.swift
[1651/1802] Compiling Vapor ContentConfiguration.swift
[1652/1802] Compiling Vapor ContentContainer.swift
[1653/1802] Compiling Vapor JSONCoder+Custom.swift
[1654/1802] Compiling Vapor ResponseCompressionMiddleware.swift
[1655/1802] Compiling Vapor RouteLoggingMiddleware.swift
[1656/1802] Compiling Vapor File+Multipart.swift
[1657/1802] Compiling Vapor FormDataDecoder+Content.swift
[1658/1802] Compiling Vapor FormDataEncoder+Content.swift
[1659/1802] Compiling Vapor Application+Password.swift
[1660/1802] Compiling Vapor Application+Passwords.swift
[1661/1802] Compiling Vapor AsyncPasswordHasher.swift
[1662/1802] Compiling Vapor BcryptHasher.swift
[1663/1802] Compiling Vapor PasswordHasher.swift
[1664/1802] Compiling Vapor PlaintextHasher.swift
[1665/1802] Compiling Vapor Request+Password.swift
[1666/1802] Compiling Vapor Redirect.swift
[1667/1802] Compiling Vapor Request+Body.swift
[1668/1802] Compiling Vapor Request+BodyStream.swift
[1669/1802] Compiling Vapor Request.swift
[1670/1802] Compiling Vapor Application+Responder.swift
[1671/1802] Compiling Vapor DefaultResponder.swift
[1672/1802] Compiling Vapor Response+Body.swift
[1673/1802] Compiling Vapor Response.swift
[1674/1802] Compiling Vapor ResponseCodable.swift
[1675/1802] Compiling Vapor Application.swift
[1676/1802] Compiling Vapor AuthenticationCache.swift
[1677/1802] Compiling Vapor Authenticator.swift
[1678/1802] Compiling Vapor BasicAuthorization.swift
[1679/1802] Compiling Vapor BearerAuthorization.swift
[1680/1802] Compiling Vapor GuardMiddleware.swift
[1681/1802] Compiling Vapor RedirectMiddleware.swift
[1682/1802] Compiling Vapor SessionAuthenticatable.swift
[1683/1802] Compiling Vapor Bcrypt.swift
[1684/1802] Compiling Vapor Application+Cache.swift
[1685/1802] Compiling Vapor Cache.swift
[1686/1802] Compiling Vapor CacheExpirationTime.swift
[1687/1802] Compiling Vapor MemoryCache.swift
[1688/1802] Compiling Vapor Request+Cache.swift
[1689/1802] Compiling Vapor Application+Clients.swift
[1690/1802] Compiling Vapor Client.swift
[1691/1802] Compiling Vapor ClientRequest.swift
[1692/1802] Compiling Vapor ClientResponse.swift
[1693/1802] Compiling Vapor Request+Client.swift
[1694/1802] Compiling Vapor BootCommand.swift
[1695/1802] Compiling Vapor CommandContext+Application.swift
[1696/1802] Compiling Vapor RoutesCommand.swift
[1697/1802] Compiling Vapor And.swift
[1698/1802] Compiling Vapor Case.swift
[1699/1802] Compiling Vapor CharacterSet.swift
[1700/1802] Compiling Vapor Count.swift
[1701/1802] Compiling Vapor Email.swift
[1702/1802] Compiling Vapor Empty.swift
[1703/1802] Compiling Vapor In.swift
[1704/1802] Compiling Vapor Nil.swift
[1705/1802] Compiling Vapor NilIgnoring.swift
[1706/1802] Compiling Vapor Not.swift
[1707/1802] Compiling Vapor Or.swift
[1708/1802] Compiling Vapor Pattern.swift
[1709/1802] Compiling Vapor Range.swift
[1710/1802] Compiling Vapor URL.swift
[1711/1802] Compiling Vapor Valid.swift
[1712/1802] Compiling Vapor Application+Views.swift
[1713/1802] Compiling Vapor PlaintextRenderer.swift
[1714/1802] Compiling Vapor Request+View.swift
[1715/1802] Compiling Vapor View.swift
[1716/1802] Compiling Vapor ViewRenderer.swift
[1717/1802] Compiling Vapor _Deprecations.swift
[1718/1802] Compiling Vapor DirectoryConfiguration.swift
[1719/1802] Compiling Vapor DotEnv.swift
[1720/1802] Compiling Vapor Extendable.swift
[1721/1802] Compiling Vapor File.swift
[1722/1802] Compiling Vapor FileIO.swift
[1723/1802] Compiling Vapor LifecycleHandler.swift
[1724/1802] Compiling Vapor OptionalType.swift
[1725/1802] Compiling Vapor RFC1123.swift
[1726/1802] Compiling Vapor SocketAddress+Hostname.swift
[1727/1802] Compiling Vapor Storage.swift
[1728/1802] Compiling Vapor String+IsIPAddress.swift
[1729/1802] Compiling Vapor Thread.swift
[1730/1802] Compiling Vapor URI.swift
[1731/1802] Compiling Vapor RangeResult.swift
[1732/1802] Compiling Vapor Validatable.swift
[1733/1802] Compiling Vapor Validation.swift
[1734/1802] Compiling Vapor ValidationKey.swift
[1735/1802] Compiling Vapor Validations.swift
[1736/1802] Compiling Vapor ValidationsError.swift
[1737/1802] Compiling Vapor Validator.swift
[1738/1802] Compiling Vapor ValidatorResult.swift
[1739/1802] Compiling Vapor SessionsConfiguration.swift
[1740/1802] Compiling Vapor SessionsMiddleware.swift
[1741/1802] Compiling Vapor URLEncodedFormData.swift
[1742/1802] Compiling Vapor URLEncodedFormDecoder.swift
[1743/1802] Compiling Vapor URLEncodedFormEncoder.swift
[1744/1802] Compiling Vapor URLEncodedFormError.swift
[1745/1802] Compiling Vapor URLEncodedFormParser.swift
[1746/1802] Compiling Vapor URLEncodedFormSerializer.swift
[1747/1802] Compiling Vapor URLQueryFragmentConvertible.swift
[1748/1802] Compiling Vapor AnyResponse.swift
[1749/1802] Compiling Vapor Array+Random.swift
[1750/1802] Compiling Vapor Base32.swift
[1751/1802] Compiling Vapor Base64.swift
[1752/1802] Compiling Vapor BaseN.swift
[1753/1802] Compiling Vapor BasicCodingKey.swift
[1754/1802] Compiling Vapor ByteCount.swift
[1755/1802] Compiling Vapor Bytes+Hex.swift
[1756/1802] Compiling Vapor Bytes+SecureCompare.swift
[1757/1802] Compiling Vapor Collection+Safe.swift
[1758/1802] Compiling Vapor DataProtocol+Copy.swift
[1759/1802] Compiling Vapor DecoderUnwrapper.swift
[1760/1802] Emitting module Vapor
[1761/1802] Compiling Vapor Exports.swift
[1762/1802] Compiling Vapor Application+HTTP.swift
[1763/1802] Compiling Vapor BasicResponder.swift
[1764/1802] Compiling Vapor BodyStream.swift
[1765/1802] Compiling Vapor Application+HTTP+Client.swift
[1766/1802] Compiling Vapor EventLoopHTTPClient.swift
[1767/1802] Compiling Vapor EndpointCache.swift
[1768/1802] Compiling Vapor HTTPMethod+String.swift
[1769/1802] Compiling Vapor HTTPStatus.swift
[1770/1802] Compiling Vapor HTTPCookies.swift
[1771/1802] Compiling Vapor HTTPHeaderCacheControl.swift
[1772/1802] Compiling Vapor HTTPHeaderExpires.swift
[1773/1802] Compiling Vapor HTTPHeaderLastModified.swift
[1774/1802] Compiling Vapor HTTPHeaders+Cache.swift
[1775/1802] Compiling Vapor HTTPHeaders+Connection.swift
[1776/1802] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1777/1802] Compiling Vapor HTTPHeaders+ContentRange.swift
[1778/1802] Compiling Vapor HTTPHeaders+Directive.swift
[1779/1802] Compiling Vapor HTTPHeaders+Forwarded.swift
[1780/1802] Compiling Vapor HTTPHeaders+Link.swift
[1781/1802] Compiling Vapor HTTPHeaders+Name.swift
[1782/1802] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1783/1802] Compiling Vapor HTTPHeaders.swift
[1784/1802] Compiling Vapor HTTPMediaType.swift
[1785/1802] Compiling Vapor HTTPMediaTypePreference.swift
[1786/1802] Compiling Vapor Responder.swift
[1787/1802] Compiling Vapor Application+HTTP+Server.swift
[1788/1802] Compiling Vapor HTTPServer.swift
[1789/1802] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1790/1802] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1791/1802] Compiling Vapor HTTPServerHandler.swift
[1792/1802] Compiling Vapor HTTPServerRequestDecoder.swift
[1793/1802] Compiling Vapor HTTPServerResponseEncoder.swift
[1794/1802] Compiling Vapor HTTPServerUpgradeHandler.swift
[1795/1802] Compiling Vapor Logger+Report.swift
[1796/1802] Compiling Vapor LoggingSystem+Environment.swift
[1797/1802] Compiling Vapor Application+Middleware.swift
[1798/1802] Compiling Vapor CORSMiddleware.swift
[1799/1802] Compiling Vapor ErrorMiddleware.swift
[1800/1802] Compiling Vapor FileMiddleware.swift
[1801/1802] Compiling Vapor Middleware.swift
[1802/1802] Compiling Vapor MiddlewareConfiguration.swift
[1803/1805] Compiling VaporElementary HTMLResponseBodyWriter.swift
[1804/1805] Emitting module VaporElementary
[1805/1805] Compiling VaporElementary HTMLResponse.swift
Build complete! (83.80s)
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/sliemeobn/elementary.git
[1/1036] Fetching elementary
[1037/71428] Fetching elementary, vapor
Fetched https://github.com/sliemeobn/elementary.git from cache (3.09s)
Fetched https://github.com/vapor/vapor.git from cache (3.09s)
Computing version for https://github.com/sliemeobn/elementary.git
Computed https://github.com/sliemeobn/elementary.git at 0.4.3 (0.37s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.106.7 (2.41s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-algorithms.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
[1/2524] Fetching websocket-kit
[2/4093] Fetching websocket-kit, swift-atomics
[150/6186] Fetching websocket-kit, swift-atomics, multipart-kit
[234/11777] Fetching websocket-kit, swift-atomics, multipart-kit, swift-algorithms
[402/13888] Fetching websocket-kit, swift-atomics, multipart-kit, swift-algorithms, swift-metrics
[549/17611] Fetching websocket-kit, swift-atomics, multipart-kit, swift-algorithms, swift-metrics, swift-log
[1959/22790] Fetching websocket-kit, swift-atomics, multipart-kit, swift-algorithms, swift-metrics, swift-log, swift-nio-extras
Fetched https://github.com/vapor/websocket-kit.git from cache (2.46s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-log.git from cache (2.46s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.46s)
Fetching https://github.com/apple/swift-nio.git
[11048/11364] Fetching swift-atomics, multipart-kit, swift-algorithms, swift-metrics
Fetched https://github.com/apple/swift-atomics.git from cache (2.83s)
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-algorithms.git from cache (2.83s)
Fetched https://github.com/vapor/multipart-kit.git from cache (2.83s)
Fetched https://github.com/apple/swift-metrics.git from cache (2.83s)
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/async-kit.git
[1/11159] Fetching swift-nio-http2
[671/24809] Fetching swift-nio-http2, swift-nio-ssl
[672/30279] Fetching swift-nio-http2, swift-nio-ssl, console-kit
[673/32649] Fetching swift-nio-http2, swift-nio-ssl, console-kit, async-kit
[1165/53339] Fetching swift-nio-http2, swift-nio-ssl, console-kit, async-kit, routing-kit
[3034/64569] Fetching swift-nio-http2, swift-nio-ssl, console-kit, async-kit, routing-kit, swift-crypto
[3851/136806] Fetching swift-nio-http2, swift-nio-ssl, console-kit, async-kit, routing-kit, swift-crypto, swift-nio
Fetched https://github.com/vapor/routing-kit.git from cache (1.63s)
Fetching https://github.com/swift-server/async-http-client.git
[23747/116116] Fetching swift-nio-http2, swift-nio-ssl, console-kit, async-kit, swift-crypto, swift-nio
Fetched https://github.com/vapor/console-kit.git from cache (2.08s)
[33085/110646] Fetching swift-nio-http2, swift-nio-ssl, async-kit, swift-crypto, swift-nio
Fetched https://github.com/vapor/async-kit.git from cache (2.17s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.17s)
[21611/97046] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
[29800/110363] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.46s)
[39122/97046] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (6.04s)
[58437/85887] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (14.17s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (14.17s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.0 (0.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.61s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/3930] Fetching swift-system
[434/19533] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.94s)
Fetched https://github.com/apple/swift-collections.git from cache (1.94s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.39s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.42s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (0.42s)
Fetching https://github.com/apple/swift-http-types
[1/692] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.86s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.39s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.48s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2288] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.03s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.54s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.13s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.41s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.1 (0.42s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.63s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (0.65s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.53s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.45s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.0 (0.41s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.0 (0.43s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.24.0 (0.50s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.10.0 (1.03s)
Fetching https://github.com/apple/swift-asn1.git
[1/1418] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (1.05s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (0.53s)
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.29.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.106.7
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.24.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.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.15.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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.77.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.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.23.0
Creating working copy for https://github.com/sliemeobn/elementary.git
Working copy of https://github.com/sliemeobn/elementary.git resolved at 0.4.3
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
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.24.1
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/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.15.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.3.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.10.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.34.1
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.102.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "elementary",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sliemeobn/elementary.git"
}
],
"manifest_display_name" : "vapor-elementary",
"name" : "vapor-elementary",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "VaporElementary",
"targets" : [
"VaporElementary"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VaporElementaryTests",
"module_type" : "SwiftTarget",
"name" : "VaporElementaryTests",
"path" : "Tests/VaporElementaryTests",
"product_dependencies" : [
"Elementary",
"XCTVapor"
],
"sources" : [
"HTMLResponseTests.swift",
"NonSendableHTMLResponseTests.swift"
],
"target_dependencies" : [
"VaporElementary"
],
"type" : "test"
},
{
"c99name" : "VaporElementary",
"module_type" : "SwiftTarget",
"name" : "VaporElementary",
"path" : "Sources/VaporElementary",
"product_dependencies" : [
"Vapor",
"Elementary"
],
"product_memberships" : [
"VaporElementary"
],
"sources" : [
"HTMLResponse.swift",
"HTMLResponseBodyWriter.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.