Build Information
Successful build of APIKeyMiddleware, reference develop (9a57c8
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 06:37:13 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ptrkstr/APIKeyMiddleware.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ptrkstr/APIKeyMiddleware
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 9a57c88 Update README.md
Cloned https://github.com/ptrkstr/APIKeyMiddleware.git
Revision (git rev-parse @):
9a57c88765cebfbad6f14e609b5ac090a87a0e7f
SUCCESS checkout https://github.com/ptrkstr/APIKeyMiddleware.git at develop
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ptrkstr/APIKeyMiddleware.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/474] Write sources
[1/474] Copying PrivacyInfo.xcprivacy
[1/474] Write sources
[1/474] Copying PrivacyInfo.xcprivacy
[2/474] Write sources
[8/474] Copying PrivacyInfo.xcprivacy
[8/474] Write sources
[11/474] Copying PrivacyInfo.xcprivacy
[11/474] Write sources
[48/474] Write swift-version-1EA4D86E10B52AF.txt
[49/474] Compiling CNIOWindows shim.c
[49/474] Compiling CNIOWindows WSAStartup.c
[49/474] Compiling CNIOWASI CNIOWASI.c
[49/474] Compiling CSystem shims.c
[53/474] Compiling _NumericsShims _NumericsShims.c
[54/474] Compiling CNIOLinux shim.c
[55/516] Compiling _AtomicsShims.c
[56/516] Compiling CVaporBcrypt blf.c
[57/526] Compiling CVaporBcrypt bcrypt.c
[58/526] Compiling CNIOSHA1 c_nio_sha1.c
[59/526] Compiling CNIOLinux liburing_shims.c
[60/616] Compiling CNIOLLHTTP c_nio_llhttp.c
[61/616] Compiling CNIOLLHTTP c_nio_http.c
[62/616] Compiling CNIOLLHTTP c_nio_api.c
[63/616] Compiling CNIOExtrasZlib empty.c
[65/616] Compiling RealModule Real.swift
[66/617] Compiling RealModule RealFunctions.swift
[67/617] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[67/617] Compiling CNIODarwin shim.c
[69/618] Compiling ServiceContextModule ServiceContext.swift
[70/618] Compiling ServiceContextModule ServiceContextKey.swift
[71/618] Emitting module ServiceContextModule
[72/618] Compiling RealModule Float80+Real.swift
[73/618] Compiling RealModule Float16+Real.swift
[74/618] Compiling RealModule ElementaryFunctions.swift
[75/618] Compiling RealModule AlgebraicField.swift
[76/618] Compiling RealModule Float+Real.swift
[77/618] Compiling RealModule ApproximateEquality.swift
[78/618] Emitting module RealModule
[79/618] Compiling RealModule AugmentedArithmetic.swift
[80/618] Compiling RealModule Double+Real.swift
[80/618] Compiling fiat_p256_adx_sqr.S
[81/618] Compiling fiat_p256_adx_mul.S
[82/618] Compiling fiat_curve25519_adx_square.S
[83/624] Compiling fiat_curve25519_adx_mul.S
[85/624] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[86/624] Compiling _NIOBase64 Base64.swift
[87/624] Emitting module _NIOBase64
[88/624] Compiling Crypto AES-GCM.swift
[89/624] Compiling Crypto AES-GCM_boring.swift
[90/624] Compiling Crypto ChaChaPoly_boring.swift
[91/624] Compiling Crypto ObjectIdentifier.swift
[92/624] Compiling Crypto ECDSASignature.swift
[93/624] Compiling Crypto PEMDocument.swift
[94/627] Compiling Instrumentation NoOpInstrument.swift
[95/627] Compiling Instrumentation MultiplexInstrument.swift
[96/627] Emitting module Logging
[97/627] Emitting module Instrumentation
[98/627] Compiling Instrumentation Instrument.swift
[99/627] Compiling Instrumentation InstrumentationSystem.swift
[100/627] Compiling Instrumentation Locks.swift
[101/627] Compiling InternalCollectionsUtilities Descriptions.swift
[102/627] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[103/627] Compiling Crypto ASN1.swift
[104/627] Compiling Crypto ASN1Any.swift
[105/627] Compiling Crypto CryptoKitErrors.swift
[106/627] Compiling Crypto Digest_boring.swift
[107/627] Compiling Crypto Digest.swift
[108/627] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[111/627] Emitting module InternalCollectionsUtilities
[112/627] Compiling InternalCollectionsUtilities Debugging.swift
[114/627] Compiling Crypto ChaChaPoly.swift
[115/627] Compiling Crypto Cipher.swift
[116/627] Compiling Crypto Nonces.swift
[117/627] Emitting module SystemPackage
[118/627] Compiling Crypto PKCS8PrivateKey.swift
[119/627] Compiling Crypto SEC1PrivateKey.swift
[120/627] Compiling Crypto SubjectPublicKeyInfo.swift
[121/627] Compiling Logging MetadataProvider.swift
[122/635] Compiling _NIODataStructures Heap.swift
[123/635] Compiling _NIODataStructures _TinyArray.swift
[124/635] Emitting module _NIODataStructures
[125/635] Compiling _NIODataStructures PriorityQueue.swift
[126/635] Compiling CoreMetrics Locks.swift
[127/635] Emitting module CoreMetrics
[128/635] Compiling CoreMetrics Metrics.swift
[128/635] Compiling CNIOBoringSSLShims shims.c
[130/635] Compiling Crypto Digests.swift
[131/635] Compiling Crypto HashFunctions.swift
[132/635] Compiling Crypto HashFunctions_SHA2.swift
[133/635] Compiling Crypto AES.swift
[134/635] Compiling Crypto ECDSASignature_boring.swift
[135/635] Compiling Crypto ECDSA_boring.swift
[136/635] Compiling Crypto HPKE-AEAD.swift
[137/635] Compiling Crypto HPKE-Ciphersuite.swift
[138/635] Compiling Crypto HPKE-KDF.swift
[139/637] Compiling Logging Locks.swift
[140/637] Compiling Logging LogHandler.swift
[141/637] Compiling Logging Logging.swift
[142/770] Compiling _RopeModule BigString+Iterators.swift
[143/770] Compiling _RopeModule BigString+Metrics.swift
[144/770] Compiling _RopeModule BigString+Summary.swift
[145/770] Compiling _RopeModule BigString+Index.swift
[146/770] Compiling _RopeModule BigString+Ingester.swift
[147/770] Compiling _RopeModule BigString+Invariants.swift
[148/770] Compiling _RopeModule Rope.swift
[149/770] Compiling _RopeModule RopeElement.swift
[150/770] Compiling _RopeModule RopeMetric.swift
[151/776] Compiling HeapModule _HeapNode.swift
[152/776] Compiling HeapModule Heap.swift
[153/776] Compiling HeapModule Heap+Descriptions.swift
[154/776] Compiling HeapModule Heap+Invariants.swift
[155/776] Compiling HeapModule Heap+UnsafeHandle.swift
[156/776] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[157/776] Emitting module HeapModule
[158/854] Compiling HashTreeCollections TreeDictionary+Keys.swift
[159/854] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[160/854] Compiling HashTreeCollections TreeDictionary+Merge.swift
[161/854] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[162/854] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[163/854] Compiling HashTreeCollections TreeDictionary+Values.swift
[164/860] Compiling HashTreeCollections TreeDictionary.swift
[165/860] Compiling HashTreeCollections TreeSet+Codable.swift
[166/860] Compiling HashTreeCollections TreeSet+Collection.swift
[167/860] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[168/860] Compiling HashTreeCollections TreeSet+Debugging.swift
[169/860] Compiling HashTreeCollections TreeSet+Descriptions.swift
[170/860] Compiling HashTreeCollections _HashLevel.swift
[171/860] Compiling HashTreeCollections _HashNode+Builder.swift
[172/860] Compiling HashTreeCollections _HashNode+Debugging.swift
[173/860] Compiling HashTreeCollections _HashNode+Initializers.swift
[174/860] Compiling HashTreeCollections _HashNode+Invariants.swift
[175/860] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[176/860] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[177/860] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[178/860] Compiling HashTreeCollections _HashNode+Structural merge.swift
[179/860] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[180/860] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[181/860] Compiling HashTreeCollections _HashNode+Structural union.swift
[182/860] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[183/860] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[184/860] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[185/860] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[186/860] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[187/860] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[188/860] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[189/860] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[190/860] Compiling HashTreeCollections _AncestorHashSlots.swift
[191/860] Compiling HashTreeCollections _Bitmap.swift
[192/860] Compiling HashTreeCollections _Bucket.swift
[193/860] Compiling HashTreeCollections _Hash.swift
[194/860] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[195/860] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[196/860] Compiling HashTreeCollections TreeSet+Equatable.swift
[197/860] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[198/860] Compiling HashTreeCollections TreeSet+Extras.swift
[199/860] Compiling HashTreeCollections TreeSet+Filter.swift
[200/860] Emitting module Tracing
[201/860] Compiling Tracing TracerProtocol.swift
[202/860] Compiling Tracing TracingTime.swift
[203/860] Compiling Tracing Tracer.swift
[204/860] Compiling Tracing SpanProtocol.swift
[205/860] Compiling Tracing NoOpTracer.swift
[206/860] Compiling Tracing TracerProtocol+Legacy.swift
[207/860] Compiling Tracing InstrumentationSystem+Tracing.swift
[208/876] Compiling DequeModule Deque+CustomReflectable.swift
[209/876] Compiling DequeModule Deque+Descriptions.swift
[209/876] Compiling tls_record.cc
[210/877] Compiling tls_method.cc
[212/877] Compiling DequeModule _DequeSlot.swift
[212/877] Compiling tls13_server.cc
[214/877] Compiling DequeModule Deque+Equatable.swift
[215/877] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[216/877] Compiling HashTreeCollections _HashNode.swift
[217/877] Compiling HashTreeCollections _HashNodeHeader.swift
[218/877] Compiling HashTreeCollections _HashSlot.swift
[219/877] Compiling HashTreeCollections _HashStack.swift
[220/877] Compiling HashTreeCollections _HashTreeIterator.swift
[221/877] Compiling HashTreeCollections _HashTreeStatistics.swift
[222/877] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[223/877] Compiling HashTreeCollections _RawHashNode.swift
[224/877] Emitting module Crypto
[225/892] Compiling DequeModule Deque+Collection.swift
[230/892] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[231/892] Compiling DequeModule Deque._UnsafeHandle.swift
[232/892] Compiling DequeModule Deque.swift
[233/892] Compiling DequeModule Deque+Extras.swift
[234/892] Compiling DequeModule Deque+Hashable.swift
[235/892] Compiling DequeModule Deque+Testing.swift
[236/892] Compiling DequeModule Deque._Storage.swift
[237/892] Compiling DequeModule Deque+Codable.swift
[238/892] Compiling DequeModule _UnsafeWrappedBuffer.swift
[285/900] Compiling OrderedCollections OrderedSet+SubSequence.swift
[286/900] Compiling OrderedCollections OrderedSet+Testing.swift
[287/900] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[288/900] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[289/900] Compiling OrderedCollections OrderedSet.swift
[290/900] Compiling OrderedCollections _UnsafeBitset.swift
[291/900] Compiling DequeModule _DequeBufferHeader.swift
[292/900] Compiling DequeModule _DequeBuffer.swift
[301/900] Emitting module OrderedCollections
[302/900] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[303/900] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[304/900] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[305/900] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[306/900] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[307/900] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[308/900] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[309/900] Compiling HashTreeCollections TreeSet.swift
[310/900] Emitting module DequeModule
[312/900] Compiling _RopeModule Rope+Remove.swift
[313/900] Compiling _RopeModule Rope+RemoveSubrange.swift
[314/900] Compiling _RopeModule Rope+Split.swift
[315/900] Compiling Crypto RNG_boring.swift
[316/900] Compiling Crypto SafeCompare_boring.swift
[317/900] Compiling Crypto Zeroization_boring.swift
[318/900] Compiling Crypto PrettyBytes.swift
[319/900] Compiling Crypto SafeCompare.swift
[354/900] Emitting module _RopeModule
[354/900] Compiling tls13_both.cc
[355/900] Compiling tls13_client.cc
[356/900] Compiling tls13_enc.cc
[414/900] Emitting module Metrics
[415/900] Compiling Metrics Metrics.swift
[423/900] Compiling t1_enc.cc
[496/900] Compiling ssl_x509.cc
[498/900] Compiling RoutingKit PathComponent.swift
[499/900] Emitting module RoutingKit
[500/900] Compiling RoutingKit AnyRouter.swift
[501/900] Compiling RoutingKit Parameters.swift
[502/900] Compiling RoutingKit Router.swift
[503/900] Compiling RoutingKit TrieRouter.swift
[503/900] Compiling ssl_stat.cc
[504/900] Compiling ssl_transcript.cc
[505/900] Compiling ssl_versions.cc
[507/900] Emitting module HashTreeCollections
[507/900] Compiling ssl_session.cc
[508/900] Compiling ssl_privkey.cc
[509/900] Compiling ssl_key_share.cc
[510/900] Compiling ssl_file.cc
[511/900] Compiling ssl_lib.cc
[512/900] Compiling ssl_credential.cc
[513/900] Compiling ssl_buffer.cc
[514/900] Compiling ssl_cipher.cc
[515/900] Compiling ssl_cert.cc
[516/900] Compiling ssl_asn1.cc
[517/900] Compiling ssl_aead_ctx.cc
[518/900] Compiling s3_pkt.cc
[519/900] Compiling s3_lib.cc
[520/900] Compiling s3_both.cc
[521/900] Compiling handshake_server.cc
[522/900] Compiling handshake_client.cc
[523/900] Compiling handshake.cc
[524/900] Compiling handoff.cc
[525/900] Compiling md5-x86_64-linux.S
[526/900] Compiling md5-x86_64-apple.S
[527/900] Compiling encrypted_client_hello.cc
[528/900] Compiling extensions.cc
[529/900] Compiling md5-586-linux.S
[530/900] Compiling md5-586-apple.S
[531/900] Compiling chacha20_poly1305_x86_64-linux.S
[532/900] Compiling dtls_record.cc
[533/900] Compiling chacha20_poly1305_x86_64-apple.S
[534/900] Compiling chacha20_poly1305_armv8-win.S
[535/900] Compiling chacha20_poly1305_armv8-linux.S
[536/900] Compiling chacha-x86_64-linux.S
[537/900] Compiling chacha20_poly1305_armv8-apple.S
[538/900] Compiling chacha-x86_64-apple.S
[539/900] Compiling dtls_method.cc
[540/900] Compiling chacha-x86-apple.S
[541/900] Compiling chacha-x86-linux.S
[542/900] Compiling chacha-armv8-win.S
[543/900] Compiling chacha-armv8-linux.S
[544/900] Compiling chacha-armv4-linux.S
[545/900] Compiling aes128gcmsiv-x86_64-linux.S
[546/900] Compiling d1_srtp.cc
[547/900] Compiling chacha-armv8-apple.S
[548/900] Compiling aes128gcmsiv-x86_64-apple.S
[549/900] Compiling x86_64-mont5-linux.S
[550/900] Compiling x86_64-mont5-apple.S
[551/900] Compiling x86_64-mont-linux.S
[552/900] Compiling x86_64-mont-apple.S
[553/900] Compiling x86-mont-linux.S
[554/900] Compiling d1_pkt.cc
[554/900] Compiling err_data.cc
[556/900] Compiling x86-mont-apple.S
[557/900] Compiling vpaes-x86_64-linux.S
[558/900] Compiling vpaes-x86_64-apple.S
[559/900] Compiling vpaes-x86-linux.S
[560/900] Compiling vpaes-x86-apple.S
[561/900] Compiling bio_ssl.cc
[562/900] Compiling vpaes-armv8-win.S
[563/900] Compiling vpaes-armv8-linux.S
[564/900] Compiling vpaes-armv8-apple.S
[565/900] Compiling sha512-x86_64-linux.S
[566/900] Compiling vpaes-armv7-linux.S
[567/900] Compiling d1_lib.cc
[568/900] Compiling sha512-x86_64-apple.S
[569/900] Compiling sha512-armv8-win.S
[570/900] Compiling sha512-armv8-linux.S
[571/900] Compiling sha512-armv4-linux.S
[572/900] Compiling sha512-armv8-apple.S
[573/900] Compiling sha512-586-linux.S
[574/900] Compiling sha512-586-apple.S
[575/900] Compiling sha256-x86_64-linux.S
[576/900] Compiling sha256-x86_64-apple.S
[577/900] Compiling sha256-armv8-win.S
[578/900] Compiling sha256-armv8-linux.S
[579/900] Compiling sha256-armv4-linux.S
[580/900] Compiling sha256-armv8-apple.S
[581/900] Compiling sha256-586-linux.S
[582/900] Compiling sha256-586-apple.S
[583/900] Compiling sha1-armv8-win.S
[584/900] Compiling sha1-x86_64-apple.S
[585/900] Compiling sha1-x86_64-linux.S
[586/900] Compiling sha1-armv8-linux.S
[587/900] Compiling sha1-armv4-large-linux.S
[588/900] Compiling sha1-armv8-apple.S
[589/900] Compiling sha1-586-apple.S
[590/900] Compiling sha1-586-linux.S
[591/900] Compiling rsaz-avx2-linux.S
[592/900] Compiling d1_both.cc
[593/900] Compiling rsaz-avx2-apple.S
[594/900] Compiling p256_beeu-x86_64-asm-linux.S
[595/900] Compiling rdrand-x86_64-linux.S
[596/900] Compiling rdrand-x86_64-apple.S
[597/900] Compiling p256_beeu-x86_64-asm-apple.S
[598/900] Compiling p256_beeu-armv8-asm-win.S
[599/900] Compiling p256_beeu-armv8-asm-linux.S
[600/900] Compiling p256_beeu-armv8-asm-apple.S
[601/900] Compiling p256-x86_64-asm-linux.S
[602/900] Compiling p256-x86_64-asm-apple.S
[603/900] Compiling p256-armv8-asm-win.S
[604/900] Compiling p256-armv8-asm-linux.S
[605/900] Compiling ghashv8-armv8-win.S
[606/900] Compiling p256-armv8-asm-apple.S
[607/900] Compiling ghashv8-armv8-linux.S
[608/900] Compiling ghashv8-armv7-linux.S
[609/900] Compiling ghash-x86_64-linux.S
[609/900] Compiling ghashv8-armv8-apple.S
[611/900] Compiling ghash-x86-linux.S
[612/900] Compiling ghash-x86_64-apple.S
[613/900] Compiling ghash-ssse3-x86_64-linux.S
[614/900] Compiling ghash-x86-apple.S
[615/900] Compiling ghash-ssse3-x86_64-apple.S
[616/900] Compiling ghash-ssse3-x86-linux.S
[617/900] Compiling ghash-ssse3-x86-apple.S
[618/900] Compiling ghash-neon-armv8-win.S
[619/900] Compiling ghash-armv4-linux.S
[620/900] Compiling ghash-neon-armv8-linux.S
[621/900] Compiling ghash-neon-armv8-apple.S
[622/900] Compiling co-586-linux.S
[623/900] Compiling co-586-apple.S
[624/900] Compiling bsaes-armv7-linux.S
[625/900] Compiling bn-armv8-win.S
[626/900] Compiling bn-armv8-linux.S
[627/900] Compiling bn-armv8-apple.S
[628/900] Compiling bn-586-linux.S
[629/900] Compiling bn-586-apple.S
[630/900] Compiling armv8-mont-linux.S
[631/900] Compiling armv8-mont-win.S
[632/900] Compiling armv8-mont-apple.S
[633/900] Compiling armv4-mont-linux.S
[634/900] Compiling aesv8-gcm-armv8-win.S
[635/900] Compiling aesv8-gcm-armv8-linux.S
[636/900] Compiling aesv8-armv8-win.S
[637/900] Compiling aesv8-gcm-armv8-apple.S
[638/900] Compiling aesv8-armv8-linux.S
[639/900] Compiling aesv8-armv7-linux.S
[640/900] Compiling aesni-x86_64-linux.S
[641/900] Compiling aesv8-armv8-apple.S
[642/900] Compiling aesni-x86_64-apple.S
[643/900] Compiling aesni-x86-linux.S
[644/900] Compiling aesni-x86-apple.S
[645/900] Compiling aesni-gcm-x86_64-linux.S
[646/900] Compiling aesni-gcm-x86_64-apple.S
[647/900] Compiling aes-gcm-avx2-x86_64-linux.S
[648/900] Compiling aes-gcm-avx2-x86_64-apple.S
[649/900] Compiling aes-gcm-avx10-x86_64-linux.S
[650/900] Compiling aes-gcm-avx10-x86_64-apple.S
[651/900] Compiling x_x509a.cc
[652/900] Compiling x_val.cc
[653/900] Compiling x_spki.cc
[654/900] Compiling x_x509.cc
[654/900] Compiling x_sig.cc
[656/900] Compiling x_pubkey.cc
[657/900] Compiling x_exten.cc
[658/900] Compiling x_req.cc
[659/900] Compiling x_crl.cc
[660/900] Compiling x_name.cc
[661/900] Compiling x_attrib.cc
[662/900] Compiling x_algor.cc
[662/900] Compiling x509spki.cc
[664/900] Compiling x_all.cc
[665/900] Compiling x509cset.cc
[666/900] Compiling x509_v3.cc
[667/900] Compiling x509rset.cc
[667/900] Compiling x509name.cc
[668/900] Compiling x509_vpm.cc
[670/900] Compiling x509_vfy.cc
[671/900] Compiling x509_txt.cc
[672/900] Compiling x509_trs.cc
[673/900] Compiling x509_set.cc
[674/900] Compiling x509_req.cc
[675/900] Compiling x509_def.cc
[676/900] Compiling x509_obj.cc
[677/900] Compiling x509_ext.cc
[677/900] Compiling x509_d2.cc
[679/900] Compiling x509_lu.cc
[680/900] Compiling x509_cmp.cc
[681/900] Compiling x509_att.cc
[682/900] Compiling x509.cc
[683/900] Compiling v3_utl.cc
[684/900] Compiling v3_skey.cc
[684/900] Compiling v3_prn.cc
[686/900] Compiling v3_purp.cc
[686/900] Compiling v3_ocsp.cc
[688/900] Compiling v3_pmaps.cc
[689/900] Compiling v3_pcons.cc
[690/900] Compiling v3_ncons.cc
[691/900] Compiling v3_int.cc
[692/900] Compiling v3_lib.cc
[693/900] Compiling v3_info.cc
[694/900] Compiling v3_ia5.cc
[695/900] Compiling v3_enum.cc
[696/900] Compiling v3_genn.cc
[697/900] Compiling v3_extku.cc
[698/900] Compiling v3_cpols.cc
[699/900] Compiling v3_crld.cc
[700/900] Compiling v3_conf.cc
[701/900] Compiling v3_bitst.cc
[702/900] Compiling v3_bcons.cc
[703/900] Compiling v3_alt.cc
[704/900] Compiling v3_akey.cc
[705/900] Compiling v3_akeya.cc
[706/900] Compiling t_x509a.cc
[707/900] Compiling t_x509.cc
[708/900] Compiling t_crl.cc
[709/900] Compiling t_req.cc
[710/900] Compiling rsa_pss.cc
[711/900] Compiling i2d_pr.cc
[712/900] Compiling name_print.cc
[713/900] Compiling policy.cc
[714/900] Compiling by_file.cc
[715/900] Compiling by_dir.cc
[716/900] Compiling a_sign.cc
[717/900] Compiling algorithm.cc
[717/900] Compiling a_digest.cc
[719/900] Compiling a_verify.cc
[720/900] Compiling asn1_gen.cc
[721/900] Compiling voprf.cc
[722/900] Compiling thread_win.cc
[723/900] Compiling trust_token.cc
[724/900] Compiling thread.cc
[725/900] Compiling thread_none.cc
[726/900] Compiling thread_pthread.cc
[727/900] Compiling stack.cc
[728/900] Compiling pmbtoken.cc
[729/900] Compiling slhdsa.cc
[730/900] Compiling spake2plus.cc
[731/900] Compiling siphash.cc
[732/900] Compiling sha512.cc
[733/900] Compiling sha256.cc
[734/900] Compiling sha1.cc
[735/900] Compiling rsa_extra.cc
[736/900] Compiling rsa_print.cc
[737/900] Compiling rsa_crypt.cc
[738/900] Compiling refcount.cc
[739/900] Compiling rc4.cc
[740/900] Compiling rsa_asn1.cc
[741/900] Compiling urandom.cc
[742/900] Compiling windows.cc
[743/900] Compiling trusty.cc
[744/900] Compiling rand.cc
[745/900] Compiling ios.cc
[746/900] Compiling poly1305_arm_asm.S
[747/900] Compiling passive.cc
[748/900] Compiling getentropy.cc
[749/900] Compiling forkunsafe.cc
[750/900] Compiling deterministic.cc
[751/900] Compiling fork_detect.cc
[752/900] Compiling poly1305_vec.cc
[753/900] Compiling poly1305_arm.cc
[754/900] Compiling poly1305.cc
[755/900] Compiling pool.cc
[756/900] Compiling pkcs7.cc
[757/900] Compiling pkcs8.cc
[758/900] Compiling pkcs8_x509.cc
[759/900] Compiling p5_pbev2.cc
[760/900] Compiling pem_xaux.cc
[761/900] Compiling pkcs7_x509.cc
[762/900] Compiling pem_x509.cc
[763/900] Compiling pem_pkey.cc
[764/900] Compiling pem_pk8.cc
[765/900] Compiling pem_oth.cc
[766/900] Compiling mlkem.cc
[767/900] Compiling obj_xref.cc
[768/900] Compiling pem_info.cc
[769/900] Compiling pem_lib.cc
[770/900] Compiling pem_all.cc
[771/900] Compiling obj.cc
[772/900] Compiling poly_rq_mul.S
[773/900] Compiling mldsa.cc
[774/900] Compiling fips_shared_support.cc
[775/900] Compiling mem.cc
[776/900] Compiling md5.cc
[777/900] Compiling md4.cc
[778/900] Compiling lhash.cc
[779/900] Compiling kyber.cc
[780/900] Compiling ex_data.cc
[781/900] Compiling sign.cc
[782/900] Compiling scrypt.cc
[783/900] Compiling hpke.cc
[784/900] Compiling print.cc
[785/900] Compiling pbkdf.cc
[786/900] Compiling hrss.cc
[787/900] Compiling p_x25519_asn1.cc
[788/900] Compiling p_x25519.cc
[789/900] Compiling p_ed25519.cc
[790/900] Compiling p_rsa_asn1.cc
[791/900] Compiling p_rsa.cc
[792/900] Compiling p_hkdf.cc
[793/900] Compiling p_ec.cc
[794/900] Compiling p_ed25519_asn1.cc
[795/900] Compiling p_ec_asn1.cc
[796/900] Compiling p_dh_asn1.cc
[797/900] Compiling p_dsa_asn1.cc
[798/900] Compiling p_dh.cc
[799/900] Compiling evp_ctx.cc
[800/900] Compiling evp.cc
[801/900] Compiling err.cc
[802/900] Compiling engine.cc
[803/900] Compiling evp_asn1.cc
[804/900] Compiling ecdsa_asn1.cc
[805/900] Compiling ecdh.cc
[806/900] Compiling hash_to_curve.cc
[807/900] Compiling ec_derive.cc
[808/900] Compiling bcm.cc
[809/900] Compiling dsa.cc
[810/900] Compiling ec_asn1.cc
[811/900] Compiling dsa_asn1.cc
[812/900] Compiling x25519-asm-arm.S
[813/900] Compiling params.cc
[814/900] Compiling digest_extra.cc
[815/900] Compiling des.cc
[816/900] Compiling dh_asn1.cc
[817/900] Compiling curve25519_64_adx.cc
[818/900] Compiling spake25519.cc
[819/900] Compiling cpu_intel.cc
[820/900] Compiling crypto.cc
[821/900] Compiling cpu_arm_linux.cc
[822/900] Compiling cpu_arm_freebsd.cc
[823/900] Compiling cpu_aarch64_win.cc
[824/900] Compiling curve25519.cc
[825/900] Compiling cpu_aarch64_sysreg.cc
[826/900] Compiling cpu_aarch64_openbsd.cc
[827/900] Compiling cpu_aarch64_linux.cc
[828/900] Compiling cpu_aarch64_fuchsia.cc
[829/900] Compiling cpu_aarch64_apple.cc
[830/900] Compiling tls_cbc.cc
[831/900] Compiling conf.cc
[832/900] Compiling get_cipher.cc
[833/900] Compiling e_tls.cc
[834/900] Compiling e_rc4.cc
[835/900] Compiling e_rc2.cc
[836/900] Compiling e_null.cc
[837/900] Compiling e_des.cc
[838/900] Compiling e_chacha20poly1305.cc
[839/900] Compiling e_aesgcmsiv.cc
[840/900] Compiling derive_key.cc
[841/900] Compiling e_aesctrhmac.cc
[842/900] Compiling chacha.cc
[843/900] Compiling unicode.cc
[844/900] Compiling cbs.cc
[845/900] Compiling cbb.cc
[846/900] Compiling ber.cc
[847/900] Compiling buf.cc
[848/900] Compiling asn1_compat.cc
[849/900] Compiling blake2.cc
[850/900] Compiling socket_helper.cc
[851/900] Compiling convert.cc
[852/900] Compiling bn_asn1.cc
[853/900] Compiling socket.cc
[854/900] Compiling printf.cc
[855/900] Compiling hexdump.cc
[856/900] Compiling pair.cc
[857/900] Compiling file.cc
[858/900] Compiling fd.cc
[859/900] Compiling errno.cc
[860/900] Compiling bio_mem.cc
[861/900] Compiling connect.cc
[862/900] Compiling base64.cc
[863/900] Compiling bio.cc
[864/900] Compiling tasn_typ.cc
[865/900] Compiling tasn_fre.cc
[866/900] Compiling tasn_utl.cc
[867/900] Compiling tasn_enc.cc
[868/900] Compiling tasn_new.cc
[869/900] Compiling f_string.cc
[870/900] Compiling posix_time.cc
[871/900] Compiling f_int.cc
[872/900] Compiling asn_pack.cc
[873/900] Compiling tasn_dec.cc
[874/900] Compiling asn1_par.cc
[875/900] Compiling asn1_lib.cc
[876/900] Compiling a_utctm.cc
[877/900] Compiling a_time.cc
[878/900] Compiling a_type.cc
[879/900] Compiling a_octet.cc
[880/900] Compiling a_strex.cc
[880/900] Compiling a_strnid.cc
[882/900] Compiling a_mbstr.cc
[883/900] Compiling a_object.cc
[884/900] Compiling a_int.cc
[885/900] Write sources
[887/900] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[888/900] Compiling a_i2d_fp.cc
[888/900] Write sources
[893/900] Compiling a_d2i_fp.cc
[894/900] Compiling a_dup.cc
[895/911] Compiling a_gentm.cc
[896/954] Compiling a_bitstr.cc
[897/975] Compiling a_bool.cc
[899/1000] Compiling Algorithms Suffix.swift
[900/1000] Compiling Algorithms Trim.swift
[901/1002] Compiling Algorithms Joined.swift
[902/1002] Compiling Algorithms Keyed.swift
[903/1002] Compiling Algorithms Permutations.swift
[904/1002] Compiling Algorithms Product.swift
[905/1002] Compiling Algorithms MinMax.swift
[906/1002] Compiling Algorithms Partition.swift
[907/1003] Compiling Algorithms EitherSequence.swift
[908/1003] Compiling Algorithms FirstNonNil.swift
[909/1003] Compiling Algorithms FlattenCollection.swift
[910/1003] Compiling Algorithms Grouped.swift
[911/1003] Compiling Algorithms Indexed.swift
[912/1003] Compiling Algorithms Intersperse.swift
[913/1008] Compiling Atomics Unmanaged extensions.swift
[919/1008] Compiling Algorithms Unique.swift
[920/1008] Compiling Algorithms Windows.swift
[921/1008] Compiling BitCollections BitSet+Random.swift
[922/1008] Compiling BitCollections BitSet+SetAlgebra basics.swift
[923/1008] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[924/1008] Compiling Algorithms RandomSample.swift
[925/1008] Compiling Algorithms Reductions.swift
[926/1008] Compiling Algorithms Rotate.swift
[927/1008] Compiling Algorithms Split.swift
[928/1008] Compiling Algorithms Stride.swift
[932/1008] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[933/1008] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[934/1008] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[935/1008] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[936/1008] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[937/1008] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[944/1008] Compiling BitCollections BitSet.swift
[945/1008] Compiling BitCollections Range+Utilities.swift
[946/1008] Compiling BitCollections Slice+Utilities.swift
[947/1008] Compiling BitCollections UInt+Tricks.swift
[948/1008] Compiling BitCollections _Word.swift
[949/1008] Compiling Algorithms Combinations.swift
[950/1008] Compiling Algorithms Compacted.swift
[951/1008] Compiling Algorithms Cycle.swift
[960/1008] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[961/1008] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[962/1008] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[963/1008] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[964/1008] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[965/1008] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[966/1008] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[967/1008] Compiling BitCollections BitSet+SetAlgebra union.swift
[968/1008] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[969/1008] Compiling BitCollections BitSet.Counted.swift
[970/1008] Compiling BitCollections BitSet.Index.swift
[971/1008] Compiling BitCollections BitSet._UnsafeHandle.swift
[972/1008] Emitting module BitCollections
[973/1008] Compiling Algorithms AdjacentPairs.swift
[974/1008] Compiling Algorithms Chain.swift
[975/1008] Compiling Algorithms Chunked.swift
[979/1008] Compiling BitCollections BitArray+Shifts.swift
[980/1008] Compiling BitCollections BitArray+Testing.swift
[981/1008] Compiling BitCollections BitArray._UnsafeHandle.swift
[982/1008] Compiling BitCollections BitArray.swift
[983/1008] Compiling BitCollections BitSet+BidirectionalCollection.swift
[984/1008] Compiling BitCollections BitSet+Codable.swift
[994/1010] Emitting module Collections
[995/1010] Compiling Collections Collections.swift
[1005/1010] Emitting module Atomics
[1007/1010] Compiling c-nioatomics.c
[1009/1010] Emitting module Algorithms
[1009/1010] Compiling c-atomics.c
[1011/1016] Compiling NIOConcurrencyHelpers lock.swift
[1012/1016] Compiling NIOConcurrencyHelpers NIOLock.swift
[1013/1016] Emitting module NIOConcurrencyHelpers
[1014/1016] Compiling NIOConcurrencyHelpers atomics.swift
[1015/1016] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1016/1016] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1017/1105] Compiling NIOCore Channel.swift
[1018/1105] Compiling NIOCore ChannelHandler.swift
[1019/1105] Compiling NIOCore ChannelHandlers.swift
[1020/1107] Emitting module ConsoleKitTerminal
[1021/1107] Compiling NIOCore AsyncChannelHandler.swift
[1022/1107] Compiling NIOCore AsyncChannelInboundStream.swift
[1023/1107] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1024/1107] Compiling NIOCore AddressedEnvelope.swift
[1025/1107] Compiling NIOCore AsyncAwaitSupport.swift
[1026/1107] Compiling NIOCore AsyncChannel.swift
[1027/1107] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1028/1107] Compiling NIOCore ByteBuffer-conversions.swift
[1029/1107] Compiling NIOCore ByteBuffer-core.swift
[1030/1107] Compiling NIOCore ByteBuffer-hex.swift
[1031/1107] Compiling NIOCore ByteBuffer-int.swift
[1032/1107] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1033/1107] Compiling NIOCore ChannelInvoker.swift
[1034/1107] Compiling NIOCore ChannelOption.swift
[1035/1107] Compiling NIOCore ByteBuffer-multi-int.swift
[1036/1107] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1037/1107] Compiling NIOCore ByteBuffer-views.swift
[1038/1107] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1039/1107] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1040/1107] Compiling NIOCore NIOAsyncWriter.swift
[1041/1107] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1042/1107] Compiling NIOCore BSDSocketAPI.swift
[1043/1107] Compiling NIOCore ByteBuffer-aux.swift
[1044/1107] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1045/1107] Compiling ConsoleKitTerminal LoggerFragment.swift
[1046/1129] Compiling NIOCore GlobalSingletons.swift
[1047/1129] Compiling NIOCore IO.swift
[1048/1129] Compiling NIOCore IOData.swift
[1049/1129] Compiling NIOCore IPProtocol.swift
[1050/1129] Compiling NIOCore IntegerBitPacking.swift
[1051/1129] Compiling NIOCore IntegerTypes.swift
[1052/1129] Compiling NIOCore Interfaces.swift
[1053/1135] Compiling ConsoleKitCommands Argument.swift
[1054/1135] Compiling ConsoleKitCommands CommandSignature.swift
[1055/1135] Compiling ConsoleKitCommands Flag.swift
[1056/1135] Compiling ConsoleKitCommands Option.swift
[1057/1137] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1058/1137] Compiling NIOCore NIOScheduledCallback.swift
[1059/1137] Compiling NIOCore NIOSendable.swift
[1060/1137] Compiling NIOCore RecvByteBufferAllocator.swift
[1061/1137] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1062/1137] Compiling NIOCore SocketAddresses.swift
[1063/1137] Compiling NIOCore Linux.swift
[1064/1137] Compiling NIOCore MarkedCircularBuffer.swift
[1065/1137] Compiling NIOCore MulticastChannel.swift
[1066/1137] Compiling NIOCore NIOAny.swift
[1067/1137] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1068/1137] Compiling NIOCore NIOLoopBound.swift
[1069/1137] Compiling NIOCore Codec.swift
[1070/1137] Compiling NIOCore ConvenienceOptionSupport.swift
[1071/1137] Compiling NIOCore DeadChannel.swift
[1072/1137] Compiling NIOCore DispatchQueue+WithFuture.swift
[1073/1137] Compiling NIOCore EventLoop+Deprecated.swift
[1074/1137] Compiling NIOCore EventLoop+SerialExecutor.swift
[1075/1137] Compiling NIOCore EventLoop.swift
[1076/1137] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1077/1137] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1078/1137] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1079/1137] Compiling NIOCore EventLoopFuture.swift
[1080/1137] Compiling NIOCore FileDescriptor.swift
[1081/1137] Compiling NIOCore FileHandle.swift
[1082/1137] Compiling NIOCore FileRegion.swift
[1083/1137] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1084/1137] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1085/1137] Compiling ConsoleKitCommands Commands.swift
[1086/1137] Compiling ConsoleKitCommands Console+Run.swift
[1087/1137] Compiling ConsoleKitCommands CommandGroup.swift
[1088/1137] Compiling ConsoleKitCommands CommandInput.swift
[1089/1137] Compiling ConsoleKitCommands AsyncCommands.swift
[1090/1137] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1091/1137] Compiling ConsoleKitCommands AnyCommand.swift
[1092/1137] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1093/1137] Compiling ConsoleKitCommands Utilities.swift
[1094/1137] Compiling NIOCore SocketOptionProvider.swift
[1095/1137] Compiling NIOCore SystemCallHelpers.swift
[1096/1137] Compiling NIOCore TimeAmount+Duration.swift
[1097/1137] Compiling NIOCore TypeAssistedChannelHandler.swift
[1098/1137] Compiling NIOCore UniversalBootstrapSupport.swift
[1099/1137] Compiling NIOCore Utilities.swift
[1100/1137] Compiling ConsoleKitCommands Command.swift
[1101/1137] Compiling ConsoleKitCommands CommandContext.swift
[1102/1137] Compiling ConsoleKitCommands CommandError.swift
[1103/1137] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1104/1137] Compiling ConsoleKitCommands AsyncCommand.swift
[1105/1137] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1106/1137] Emitting module ConsoleKitCommands
[1107/1137] Compiling ConsoleKitCommands ConsoleError.swift
[1108/1137] Compiling ConsoleKitCommands Completion.swift
[1116/1139] Compiling ConsoleKit Exports.swift
[1117/1139] Emitting module ConsoleKit
[1139/1139] Emitting module NIOCore
[1140/1191] Compiling NIOEmbedded AsyncTestingChannel.swift
[1141/1191] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1142/1191] Emitting module NIOEmbedded
[1143/1191] Compiling NIOEmbedded Embedded.swift
[1144/1191] Emitting module NIOPosix
[1145/1196] Compiling NIOPosix BSDSocketAPICommon.swift
[1146/1196] Compiling NIOPosix BSDSocketAPIPosix.swift
[1147/1196] Compiling NIOPosix BSDSocketAPIWindows.swift
[1148/1196] Compiling NIOPosix BaseSocket.swift
[1149/1196] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1150/1196] Compiling NIOPosix BaseSocketChannel.swift
[1151/1196] Compiling NIOPosix SocketProtocols.swift
[1152/1196] Compiling NIOPosix System.swift
[1153/1196] Compiling NIOPosix Thread.swift
[1154/1196] Compiling NIOPosix ThreadPosix.swift
[1155/1196] Compiling NIOPosix ThreadWindows.swift
[1156/1196] Compiling NIOPosix Selectable.swift
[1157/1196] Compiling NIOPosix SelectableChannel.swift
[1158/1196] Compiling NIOPosix SelectableEventLoop.swift
[1159/1196] Compiling NIOPosix SelectorEpoll.swift
[1160/1196] Compiling NIOPosix SelectorGeneric.swift
[1161/1196] Compiling NIOPosix GetaddrinfoResolver.swift
[1162/1196] Compiling NIOPosix HappyEyeballs.swift
[1163/1196] Compiling NIOPosix IO.swift
[1164/1196] Compiling NIOPosix IntegerBitPacking.swift
[1165/1196] Compiling NIOPosix IntegerTypes.swift
[1166/1196] Compiling NIOPosix SelectorKqueue.swift
[1167/1196] Compiling NIOPosix SelectorUring.swift
[1168/1196] Compiling NIOPosix ServerSocket.swift
[1169/1196] Compiling NIOPosix Socket.swift
[1170/1196] Compiling NIOPosix SocketChannel.swift
[1171/1196] Compiling NIOPosix BaseStreamSocketChannel.swift
[1172/1196] Compiling NIOPosix Bootstrap.swift
[1173/1196] Compiling NIOPosix ControlMessage.swift
[1174/1196] Compiling NIOPosix DatagramVectorReadManager.swift
[1175/1196] Compiling NIOPosix Errors+Any.swift
[1176/1196] Compiling NIOPosix FileDescriptor.swift
[1177/1196] Compiling NIOPosix UnsafeTransfer.swift
[1178/1196] Compiling NIOPosix Utilities.swift
[1179/1196] Compiling NIOPosix VsockAddress.swift
[1180/1196] Compiling NIOPosix VsockChannelEvents.swift
[1181/1196] Compiling NIOPosix resource_bundle_accessor.swift
[1182/1196] Compiling NIOPosix Linux.swift
[1183/1196] Compiling NIOPosix LinuxCPUSet.swift
[1184/1196] Compiling NIOPosix LinuxUring.swift
[1185/1196] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1186/1196] Compiling NIOPosix NIOThreadPool.swift
[1187/1196] Compiling NIOPosix Pool.swift
[1188/1196] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1189/1196] Compiling NIOPosix PosixSingletons.swift
[1190/1196] Compiling NIOPosix RawSocketBootstrap.swift
[1191/1196] Compiling NIOPosix Resolver.swift
[1192/1196] Compiling NIOPosix NonBlockingFileIO.swift
[1193/1196] Compiling NIOPosix PendingDatagramWritesManager.swift
[1194/1196] Compiling NIOPosix PendingWritesManager.swift
[1195/1196] Compiling NIOPosix PipeChannel.swift
[1196/1196] Compiling NIOPosix PipePair.swift
[1197/1257] Compiling NIO Exports.swift
[1198/1257] Emitting module NIO
[1199/1297] Compiling NIOSOCKS ClientGreeting.swift
[1200/1297] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1201/1297] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1202/1297] Compiling NIOHTTP1 HTTPDecoder.swift
[1203/1297] Compiling NIOSOCKS AuthenticationMethod.swift
[1204/1299] Compiling _NIOFileSystem IOStrategy.swift
[1205/1299] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1206/1299] Compiling NIOSOCKS SOCKSResponse.swift
[1207/1299] Compiling NIOSOCKS ClientStateMachine.swift
[1208/1299] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1209/1300] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1210/1300] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1211/1300] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1212/1301] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1213/1301] Compiling NIOSOCKS Messages.swift
[1214/1301] Compiling NIOSOCKS Errors.swift
[1215/1301] Compiling NIOSOCKS Helpers.swift
[1218/1301] Emitting module NIOSOCKS
[1219/1301] Compiling NIOSOCKS SOCKSRequest.swift
[1222/1301] Compiling NIOSOCKS ServerStateMachine.swift
[1223/1301] Compiling NIOHTTP1 HTTPTypes.swift
[1224/1301] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1225/1301] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1226/1301] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1227/1301] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1228/1301] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1229/1301] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1230/1301] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1231/1301] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1232/1301] Compiling NIOTLS TLSEvents.swift
[1233/1301] Compiling NIOTLS SNIHandler.swift
[1234/1301] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1235/1301] Emitting module NIOTLS
[1240/1301] Compiling AsyncKit Optional+StrictMap.swift
[1241/1301] Compiling AsyncKit Exports.swift
[1244/1301] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1245/1301] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1246/1301] Emitting module _NIOFileSystem
[1247/1304] Compiling _NIOFileSystem UnsafeTransfer.swift
[1248/1304] Compiling _NIOFileSystem ParallelDirCopy.swift
[1249/1304] Compiling _NIOFileSystem ParallelRemoval.swift
[1250/1304] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1251/1335] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1252/1335] Emitting module NIOFoundationCompat
[1253/1335] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1254/1335] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1255/1357] Compiling _NIOFileSystem OpenOptions.swift
[1256/1357] Compiling _NIOFileSystem String+FileSystem.swift
[1257/1357] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1258/1357] Emitting module NIOHTTP1
[1259/1357] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1260/1357] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1261/1357] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1262/1357] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1263/1357] Compiling NIOTransportServices NIOTSSingletons.swift
[1264/1357] Compiling NIOTransportServices NIOTSEventLoop.swift
[1265/1357] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1266/1357] Compiling NIOSSL ObjectIdentifier.swift
[1267/1357] Compiling NIOSSL PosixPort.swift
[1268/1357] Compiling NIOSSL SSLCallbacks.swift
[1269/1357] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1270/1357] Compiling NIOTransportServices NIOTSErrors.swift
[1271/1357] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1272/1357] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1273/1423] Compiling NIOSSL SSLCertificateExtensions.swift
[1274/1423] Compiling NIOSSL SSLCertificateName.swift
[1275/1423] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1276/1423] Compiling _NIOFileSystem Mocking.swift
[1277/1423] Compiling _NIOFileSystem Syscall.swift
[1278/1423] Compiling _NIOFileSystem Syscalls.swift
[1279/1423] Compiling _NIOFileSystem SystemFileHandle.swift
[1280/1423] Compiling _NIOFileSystem Utilities.swift
[1281/1423] Emitting module AsyncKit
[1282/1423] Compiling NIOHPACK IndexedHeaderTable.swift
[1283/1424] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1284/1424] Compiling MultipartKit MultipartPart.swift
[1285/1424] Compiling MultipartKit MultipartPartConvertible.swift
[1286/1425] Compiling NIOHPACK StaticHeaderTable.swift
[1287/1425] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1288/1425] Compiling MultipartKit MultipartFormData.swift
[1289/1425] Compiling MultipartKit MultipartParser.swift
[1290/1425] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1291/1425] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1292/1425] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1293/1425] Compiling MultipartKit FormDataDecoder.swift
[1294/1425] Compiling MultipartKit FormDataEncoder.swift
[1295/1425] Compiling MultipartKit Storage.swift
[1296/1425] Compiling NIOHTTPCompression HTTPCompression.swift
[1297/1425] Compiling NIOHTTPCompression HTTPDecompression.swift
[1298/1425] Emitting module NIOHTTPCompression
[1303/1426] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1304/1427] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1305/1427] Emitting module NIOTransportServices
[1306/1427] Compiling NIOHPACK HeaderTables.swift
[1307/1427] Compiling NIOHPACK HuffmanTables.swift
[1308/1427] Compiling NIOHPACK IntegerCoding.swift
[1316/1427] Compiling NIOWebSocket WebSocketOpcode.swift
[1317/1427] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1318/1427] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1319/1427] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1320/1427] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1321/1427] Compiling NIOWebSocket SHA1.swift
[1322/1427] Emitting module NIOWebSocket
[1323/1427] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1324/1427] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1325/1427] Compiling NIOWebSocket WebSocketFrame.swift
[1326/1428] Compiling NIOHPACK HuffmanCoding.swift
[1327/1428] Compiling NIOHPACK HPACKEncoder.swift
[1328/1428] Compiling MultipartKit Exports.swift
[1329/1428] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1330/1428] Emitting module NIOHPACK
[1331/1428] Compiling NIOHPACK HPACKHeader.swift
[1332/1428] Compiling NIOHPACK HPACKErrors.swift
[1333/1428] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1334/1488] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1335/1488] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1336/1488] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1337/1488] Compiling NIOHTTP2 Error+Any.swift
[1338/1488] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1339/1488] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1340/1488] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1341/1488] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1342/1488] Compiling NIOHTTP2 MayReceiveFrames.swift
[1343/1488] Compiling NIOHTTP2 ReceivingDataState.swift
[1344/1488] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1345/1488] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1346/1488] Emitting module MultipartKit
[1347/1488] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1348/1488] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1349/1488] Compiling NIOHTTP2 InboundEventBuffer.swift
[1350/1488] Compiling NIOHTTP2 InboundWindowManager.swift
[1351/1488] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1352/1488] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1359/1490] Emitting module NIOExtras
[1362/1490] Compiling NIOHTTP2 HTTP2Frame.swift
[1363/1490] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1376/1490] Compiling MultipartKit MultipartSerializer.swift
[1377/1490] Compiling MultipartKit Utilities.swift
[1378/1490] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1381/1490] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1382/1490] Compiling NIOHTTP2 HTTP2PingData.swift
[1383/1490] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1384/1490] Compiling NIOHTTP2 SendingRstStreamState.swift
[1391/1490] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1392/1490] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1393/1490] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1407/1493] Emitting module NIOSSL
[1408/1493] Compiling NIOSSL UniversalBootstrapSupport.swift
[1409/1493] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1410/1493] Compiling NIOSSL resource_bundle_accessor.swift
[1418/1493] Compiling NIOExtras WritePCAPHandler.swift
[1419/1501] Emitting module NIOHTTP2
[1435/1507] Compiling WebSocketKit WebSocketHandler.swift
[1436/1507] Compiling WebSocketKit WebSocket+Connect.swift
[1437/1507] Compiling WebSocketKit WebSocket.swift
[1438/1507] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1439/1507] Compiling WebSocketKit Exports.swift
[1440/1507] Compiling WebSocketKit WebSocket+Concurrency.swift
[1441/1507] Emitting module WebSocketKit
[1442/1507] Compiling WebSocketKit WebSocketClient.swift
[1443/1512] Compiling NIOFileSystem Exports.swift
[1444/1512] Emitting module NIOFileSystem
[1445/1512] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1446/1512] Emitting module _NIOFileSystemFoundationCompat
[1447/1512] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1448/1512] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1449/1512] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1450/1512] Compiling NIOHTTP2 MaySendFrames.swift
[1451/1512] Compiling NIOHTTP2 SendingDataState.swift
[1452/1512] Compiling NIOHTTP2 SendingGoawayState.swift
[1453/1512] Compiling NIOHTTP2 SendingHeadersState.swift
[1454/1512] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1455/1512] Compiling NIOHTTP2 HTTP2Settings.swift
[1456/1512] Compiling NIOHTTP2 HTTP2Stream.swift
[1457/1512] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1458/1512] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1459/1512] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1460/1512] Compiling NIOHTTP2 HTTP2StreamID.swift
[1461/1512] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1462/1512] Compiling NIOHTTP2 QuiescingState.swift
[1463/1512] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1464/1512] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1465/1512] Compiling NIOHTTP2 StateMachineResult.swift
[1466/1512] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1467/1512] Compiling NIOHTTP2 DOSHeuristics.swift
[1475/1512] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1476/1512] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1477/1512] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1478/1512] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1479/1512] Compiling NIOHTTP2 HTTP2Error.swift
[1480/1512] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1481/1512] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1482/1512] Compiling NIOHTTP2 StreamChannelList.swift
[1483/1512] Compiling NIOHTTP2 StreamMap.swift
[1484/1512] Compiling NIOHTTP2 StreamStateMachine.swift
[1485/1512] Compiling NIOHTTP2 UnsafeTransfer.swift
[1486/1512] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1513/1574] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1514/1574] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1515/1574] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1516/1574] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1517/1574] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1518/1574] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1519/1574] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1520/1580] Emitting module AsyncHTTPClient
[1521/1580] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1522/1580] Compiling AsyncHTTPClient ConnectionTarget.swift
[1523/1580] Compiling AsyncHTTPClient DeconstructedURL.swift
[1524/1580] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1525/1580] Compiling AsyncHTTPClient FoundationExtensions.swift
[1526/1580] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1527/1580] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1528/1580] Compiling AsyncHTTPClient SSLContextCache.swift
[1529/1580] Compiling AsyncHTTPClient Scheme.swift
[1530/1580] Compiling AsyncHTTPClient Singleton.swift
[1531/1580] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1532/1580] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1533/1580] Compiling AsyncHTTPClient Utils.swift
[1534/1580] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1535/1580] Compiling AsyncHTTPClient TLSConfiguration.swift
[1536/1580] Compiling AsyncHTTPClient RedirectState.swift
[1537/1580] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1538/1580] Compiling AsyncHTTPClient RequestBag.swift
[1539/1580] Compiling AsyncHTTPClient RequestValidation.swift
[1540/1580] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1541/1580] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1542/1580] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1543/1580] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1544/1580] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1545/1580] Compiling AsyncHTTPClient RequestBodyLength.swift
[1546/1580] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1547/1580] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1548/1580] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1549/1580] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1550/1580] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1551/1580] Compiling AsyncHTTPClient Transaction.swift
[1552/1580] Compiling AsyncHTTPClient Base64.swift
[1553/1580] Compiling AsyncHTTPClient BasicAuth.swift
[1554/1580] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1555/1580] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1556/1580] Compiling AsyncHTTPClient ConnectionPool.swift
[1557/1580] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1558/1580] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1559/1580] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1560/1580] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1561/1580] Compiling AsyncHTTPClient RequestOptions.swift
[1562/1580] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1563/1580] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1564/1580] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1565/1580] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1566/1580] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1567/1580] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1568/1580] Compiling AsyncHTTPClient HTTP1Connection.swift
[1569/1580] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1570/1580] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1571/1580] Compiling AsyncHTTPClient HTTP2Connection.swift
[1572/1580] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1573/1580] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1574/1580] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1575/1580] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1576/1580] Compiling AsyncHTTPClient HTTPClient.swift
[1577/1580] Compiling AsyncHTTPClient HTTPHandler.swift
[1578/1580] Compiling AsyncHTTPClient LRUCache.swift
[1579/1580] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1580/1580] Compiling AsyncHTTPClient NWErrorHandler.swift
[1581/1776] Compiling Vapor Application.swift
[1582/1776] Compiling Vapor AuthenticationCache.swift
[1583/1776] Compiling Vapor Authenticator.swift
[1584/1776] Compiling Vapor BasicAuthorization.swift
[1585/1776] Compiling Vapor BearerAuthorization.swift
[1586/1776] Compiling Vapor GuardMiddleware.swift
[1587/1776] Compiling Vapor RedirectMiddleware.swift
[1588/1776] Compiling Vapor SessionAuthenticatable.swift
[1589/1776] Compiling Vapor Bcrypt.swift
[1590/1776] Compiling Vapor Application+Cache.swift
[1591/1776] Compiling Vapor Cache.swift
[1592/1776] Compiling Vapor CacheExpirationTime.swift
[1593/1776] Compiling Vapor MemoryCache.swift
[1594/1776] Compiling Vapor Request+Cache.swift
[1595/1776] Compiling Vapor Application+Clients.swift
[1596/1776] Compiling Vapor Client.swift
[1597/1776] Compiling Vapor ClientRequest.swift
[1598/1776] Compiling Vapor ClientResponse.swift
[1599/1776] Compiling Vapor Request+Client.swift
[1600/1776] Compiling Vapor BootCommand.swift
[1601/1776] Compiling Vapor CommandContext+Application.swift
[1602/1776] Compiling Vapor RoutesCommand.swift
[1603/1776] Compiling Vapor RouteCollection.swift
[1604/1776] Compiling Vapor Routes.swift
[1605/1776] Compiling Vapor RoutesBuilder+Group.swift
[1606/1776] Compiling Vapor RoutesBuilder+Method.swift
[1607/1776] Compiling Vapor RoutesBuilder+Middleware.swift
[1608/1776] Compiling Vapor RoutesBuilder+WebSocket.swift
[1609/1776] Compiling Vapor RoutesBuilder.swift
[1610/1776] Compiling Vapor OTP.swift
[1611/1776] Compiling Vapor Application+Servers.swift
[1612/1776] Compiling Vapor Server.swift
[1613/1776] Compiling Vapor App+Service.swift
[1614/1776] Compiling Vapor Req+Service.swift
[1615/1776] Compiling Vapor Service.swift
[1616/1776] Compiling Vapor Application+Sessions.swift
[1617/1776] Compiling Vapor MemorySessions.swift
[1618/1776] Compiling Vapor Request+Session.swift
[1619/1776] Compiling Vapor Session.swift
[1620/1776] Compiling Vapor SessionCache.swift
[1621/1776] Compiling Vapor SessionData.swift
[1622/1776] Compiling Vapor SessionDriver.swift
[1623/1776] Compiling Vapor SessionsConfiguration.swift
[1624/1776] Compiling Vapor ServeCommand.swift
[1625/1776] Compiling Vapor AnyResponse+Concurrency.swift
[1626/1776] Compiling Vapor AsyncBasicResponder.swift
[1627/1776] Compiling Vapor AsyncMiddleware.swift
[1628/1776] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1629/1776] Compiling Vapor AsyncSessionDriver.swift
[1630/1776] Compiling Vapor Authentication+Concurrency.swift
[1631/1776] Compiling Vapor Cache+Concurrency.swift
[1632/1776] Compiling Vapor Client+Concurrency.swift
[1633/1776] Compiling Vapor RequestBody+Concurrency.swift
[1634/1776] Compiling Vapor Responder+Concurrency.swift
[1635/1776] Compiling Vapor ResponseCodable+Concurrency.swift
[1636/1776] Compiling Vapor RoutesBuilder+Concurrency.swift
[1637/1776] Compiling Vapor ViewRenderer+Concurrency.swift
[1638/1776] Compiling Vapor WebSocket+Concurrency.swift
[1639/1776] Compiling Vapor ContainerGetPathExecutor.swift
[1640/1776] Compiling Vapor Content.swift
[1641/1776] Compiling Vapor ContentCoders.swift
[1642/1776] Compiling Vapor ContentConfiguration.swift
[1643/1776] Compiling Vapor ContentContainer.swift
[1644/1776] Compiling Vapor JSONCoder+Custom.swift
[1645/1776] Compiling Vapor JSONCoders+Content.swift
[1646/1776] Compiling Vapor DotEnv.swift
[1647/1776] Compiling Vapor Extendable.swift
[1648/1776] Compiling Vapor File.swift
[1649/1776] Compiling Vapor FileIO.swift
[1650/1776] Compiling Vapor LifecycleHandler.swift
[1651/1776] Compiling Vapor OptionalType.swift
[1652/1776] Compiling Vapor RFC1123.swift
[1653/1776] Compiling Vapor SocketAddress+Hostname.swift
[1654/1776] Compiling Vapor Storage.swift
[1655/1776] Compiling Vapor String+IsIPAddress.swift
[1656/1776] Compiling Vapor Thread.swift
[1657/1776] Compiling Vapor URI.swift
[1658/1776] Compiling Vapor RangeResult.swift
[1659/1776] Compiling Vapor Validatable.swift
[1660/1776] Compiling Vapor Validation.swift
[1661/1776] Compiling Vapor ValidationKey.swift
[1662/1776] Compiling Vapor Validations.swift
[1663/1776] Compiling Vapor ValidationsError.swift
[1664/1776] Compiling Vapor Validator.swift
[1665/1776] Compiling Vapor ValidatorResult.swift
[1666/1776] Compiling Vapor And.swift
[1667/1797] Compiling Vapor HTTPMediaTypePreference.swift
[1668/1797] Compiling Vapor Responder.swift
[1669/1797] Compiling Vapor Application+HTTP+Server.swift
[1670/1797] Compiling Vapor HTTPServer.swift
[1671/1797] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1672/1797] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1673/1797] Compiling Vapor HTTPServerHandler.swift
[1674/1797] Compiling Vapor HTTPServerRequestDecoder.swift
[1675/1797] Compiling Vapor HTTPServerResponseEncoder.swift
[1676/1797] Compiling Vapor HTTPServerUpgradeHandler.swift
[1677/1797] Compiling Vapor Logger+Report.swift
[1678/1797] Compiling Vapor LoggingSystem+Environment.swift
[1679/1797] Compiling Vapor Application+Middleware.swift
[1680/1797] Compiling Vapor CORSMiddleware.swift
[1681/1797] Compiling Vapor ErrorMiddleware.swift
[1682/1797] Compiling Vapor FileMiddleware.swift
[1683/1797] Compiling Vapor Middleware.swift
[1684/1797] Compiling Vapor MiddlewareConfiguration.swift
[1685/1797] Compiling Vapor ResponseCompressionMiddleware.swift
[1686/1797] Compiling Vapor RouteLoggingMiddleware.swift
[1687/1797] Compiling Vapor TracingMiddleware.swift
[1688/1797] Compiling Vapor File+Multipart.swift
[1689/1797] Emitting module Vapor
[1690/1797] Compiling Vapor FormDataDecoder+Content.swift
[1691/1797] Compiling Vapor FormDataEncoder+Content.swift
[1692/1797] Compiling Vapor Application+Password.swift
[1693/1797] Compiling Vapor Application+Passwords.swift
[1694/1797] Compiling Vapor AsyncPasswordHasher.swift
[1695/1797] Compiling Vapor BcryptHasher.swift
[1696/1797] Compiling Vapor PasswordHasher.swift
[1697/1797] Compiling Vapor PlaintextHasher.swift
[1698/1797] Compiling Vapor Request+Password.swift
[1699/1797] Compiling Vapor Redirect.swift
[1700/1797] Compiling Vapor Request+Body.swift
[1701/1797] Compiling Vapor Request+BodyStream.swift
[1702/1797] Compiling Vapor Request.swift
[1703/1797] Compiling Vapor Application+Responder.swift
[1704/1797] Compiling Vapor DefaultResponder.swift
[1705/1797] Compiling Vapor Response+Body.swift
[1706/1797] Compiling Vapor Response.swift
[1707/1797] Compiling Vapor ResponseCodable.swift
[1708/1797] Compiling Vapor Application+Routes.swift
[1709/1797] Compiling Vapor Parameters+Require.swift
[1710/1797] Compiling Vapor Request+WebSocket.swift
[1711/1797] Compiling Vapor Route.swift
[1712/1797] Compiling Vapor PlaintextDecoder.swift
[1713/1797] Compiling Vapor PlaintextEncoder.swift
[1714/1797] Compiling Vapor URLQueryCoders.swift
[1715/1797] Compiling Vapor URLQueryContainer.swift
[1716/1797] Compiling Vapor Core.swift
[1717/1797] Compiling Vapor Running.swift
[1718/1797] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1719/1797] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1720/1797] Compiling Vapor DotEnvFile+load.swift
[1721/1797] Compiling Vapor Routes+caseInsenstive.swift
[1722/1797] Compiling Vapor Validatable+validate.swift
[1723/1797] Compiling Vapor Environment+Process.swift
[1724/1797] Compiling Vapor Environment+Secret.swift
[1725/1797] Compiling Vapor Environment.swift
[1726/1797] Compiling Vapor Abort.swift
[1727/1797] Compiling Vapor AbortError.swift
[1728/1797] Compiling Vapor DebuggableError.swift
[1729/1797] Compiling Vapor Demangler.swift
[1730/1797] Compiling Vapor ErrorSource.swift
[1731/1797] Compiling Vapor StackTrace.swift
[1732/1797] Compiling Vapor Exports.swift
[1733/1797] Compiling Vapor Application+HTTP.swift
[1734/1797] Compiling Vapor BasicResponder.swift
[1735/1797] Compiling Vapor BodyStream.swift
[1736/1797] Compiling Vapor Application+HTTP+Client.swift
[1737/1797] Compiling Vapor EventLoopHTTPClient.swift
[1738/1797] Compiling Vapor EndpointCache.swift
[1739/1797] Compiling Vapor HTTPMethod+String.swift
[1740/1797] Compiling Vapor HTTPStatus.swift
[1741/1797] Compiling Vapor HTTPCookies.swift
[1742/1797] Compiling Vapor HTTPHeaderCacheControl.swift
[1743/1797] Compiling Vapor HTTPHeaderExpires.swift
[1744/1797] Compiling Vapor HTTPHeaderLastModified.swift
[1745/1797] Compiling Vapor HTTPHeaders+Cache.swift
[1746/1797] Compiling Vapor HTTPHeaders+Connection.swift
[1747/1797] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1748/1797] Compiling Vapor HTTPHeaders+ContentRange.swift
[1749/1797] Compiling Vapor HTTPHeaders+Directive.swift
[1750/1797] Compiling Vapor HTTPHeaders+Forwarded.swift
[1751/1797] Compiling Vapor HTTPHeaders+Link.swift
[1752/1797] Compiling Vapor HTTPHeaders+Name.swift
[1753/1797] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1754/1797] Compiling Vapor HTTPHeaders.swift
[1755/1797] Compiling Vapor HTTPMediaType.swift
[1756/1797] Compiling Vapor SessionsMiddleware.swift
[1757/1797] Compiling Vapor URLEncodedFormData.swift
[1758/1797] Compiling Vapor URLEncodedFormDecoder.swift
[1759/1797] Compiling Vapor URLEncodedFormEncoder.swift
[1760/1797] Compiling Vapor URLEncodedFormError.swift
[1761/1797] Compiling Vapor URLEncodedFormParser.swift
[1762/1797] Compiling Vapor URLEncodedFormSerializer.swift
[1763/1797] Compiling Vapor URLQueryFragmentConvertible.swift
[1764/1797] Compiling Vapor AnyResponse.swift
[1765/1797] Compiling Vapor Array+Random.swift
[1766/1797] Compiling Vapor Base32.swift
[1767/1797] Compiling Vapor Base64.swift
[1768/1797] Compiling Vapor BaseN.swift
[1769/1797] Compiling Vapor BasicCodingKey.swift
[1770/1797] Compiling Vapor ByteCount.swift
[1771/1797] Compiling Vapor Bytes+Hex.swift
[1772/1797] Compiling Vapor Bytes+SecureCompare.swift
[1773/1797] Compiling Vapor Collection+Safe.swift
[1774/1797] Compiling Vapor DataProtocol+Copy.swift
[1775/1797] Compiling Vapor DecoderUnwrapper.swift
[1776/1797] Compiling Vapor DirectoryConfiguration.swift
[1777/1797] Compiling Vapor Case.swift
[1778/1797] Compiling Vapor CharacterSet.swift
[1779/1797] Compiling Vapor Count.swift
[1780/1797] Compiling Vapor Custom.swift
[1781/1797] Compiling Vapor Email.swift
[1782/1797] Compiling Vapor Empty.swift
[1783/1797] Compiling Vapor In.swift
[1784/1797] Compiling Vapor Nil.swift
[1785/1797] Compiling Vapor NilIgnoring.swift
[1786/1797] Compiling Vapor Not.swift
[1787/1797] Compiling Vapor Or.swift
[1788/1797] Compiling Vapor Pattern.swift
[1789/1797] Compiling Vapor Range.swift
[1790/1797] Compiling Vapor URL.swift
[1791/1797] Compiling Vapor Valid.swift
[1792/1797] Compiling Vapor Application+Views.swift
[1793/1797] Compiling Vapor PlaintextRenderer.swift
[1794/1797] Compiling Vapor Request+View.swift
[1795/1797] Compiling Vapor View.swift
[1796/1797] Compiling Vapor ViewRenderer.swift
[1797/1797] Compiling Vapor _Deprecations.swift
[1798/1800] Compiling APIKeyMiddleware APIKeyMiddleware.swift
[1799/1800] Emitting module APIKeyMiddleware
[1800/1800] Compiling APIKeyMiddleware APIKey.swift
Build complete! (83.24s)
Fetching https://github.com/vapor/vapor.git
[1/74546] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.38s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (2.99s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/1081] Fetching swift-service-context
[142/3690] Fetching swift-service-context, websocket-kit
[467/9649] Fetching swift-service-context, websocket-kit, swift-algorithms
[587/11855] Fetching swift-service-context, websocket-kit, swift-algorithms, swift-metrics
[742/13652] Fetching swift-service-context, websocket-kit, swift-algorithms, swift-metrics, swift-atomics
[814/17105] Fetching swift-service-context, websocket-kit, swift-algorithms, swift-metrics, swift-atomics, multipart-kit
[1263/22098] Fetching swift-service-context, websocket-kit, swift-algorithms, swift-metrics, swift-atomics, multipart-kit, swift-distributed-tracing
Fetched https://github.com/apple/swift-service-context.git from cache (0.96s)
Fetched https://github.com/vapor/websocket-kit.git from cache (0.96s)
[7606/18408] Fetching swift-algorithms, swift-metrics, swift-atomics, multipart-kit, swift-distributed-tracing
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-extras.git
[16579/22244] Fetching swift-algorithms, swift-metrics, swift-atomics, multipart-kit, swift-distributed-tracing, swift-log
[16771/28186] Fetching swift-algorithms, swift-metrics, swift-atomics, multipart-kit, swift-distributed-tracing, swift-log, swift-nio-extras
Fetched https://github.com/apple/swift-atomics.git from cache (1.88s)
[18165/26389] Fetching swift-algorithms, swift-metrics, multipart-kit, swift-distributed-tracing, swift-log, swift-nio-extras
Fetched https://github.com/vapor/multipart-kit.git from cache (1.88s)
[14771/22936] Fetching swift-algorithms, swift-metrics, swift-distributed-tracing, swift-log, swift-nio-extras
Fetched https://github.com/apple/swift-metrics.git from cache (1.88s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.88s)
[6725/14771] Fetching swift-distributed-tracing, swift-log, swift-nio-extras
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.88s)
[1791/9778] Fetching swift-log, swift-nio-extras
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-log.git from cache (1.07s)
[5051/5942] Fetching swift-nio-extras
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.15s)
Fetching https://github.com/vapor/async-kit.git
[1/20852] Fetching routing-kit
[419/26870] Fetching routing-kit, console-kit
[600/38402] Fetching routing-kit, console-kit, swift-nio-http2
[661/53672] Fetching routing-kit, console-kit, swift-nio-http2, swift-crypto
[1287/56042] Fetching routing-kit, console-kit, swift-nio-http2, swift-crypto, async-kit
[1766/70932] Fetching routing-kit, console-kit, swift-nio-http2, swift-crypto, async-kit, swift-nio-ssl
Fetched https://github.com/vapor/async-kit.git from cache (0.90s)
[26031/68562] Fetching routing-kit, console-kit, swift-nio-http2, swift-crypto, swift-nio-ssl
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/console-kit.git from cache (1.02s)
[21265/62544] Fetching routing-kit, swift-nio-http2, swift-crypto, swift-nio-ssl
[23152/138871] Fetching routing-kit, swift-nio-http2, swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.47s)
[38151/127339] Fetching routing-kit, swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.88s)
[55204/112449] Fetching routing-kit, swift-crypto, swift-nio
[63601/126463] Fetching routing-kit, swift-crypto, swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.45s)
[85735/112449] Fetching routing-kit, swift-crypto, swift-nio
Fetched https://github.com/vapor/routing-kit.git from cache (5.35s)
Fetched https://github.com/apple/swift-crypto.git from cache (5.35s)
Fetched https://github.com/apple/swift-nio.git from cache (5.35s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (7.76s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.41s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.49s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.16s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.59s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.61s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4436] Fetching swift-system
[756/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.78s)
Fetched https://github.com/apple/swift-collections.git from cache (1.78s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (2.29s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.39s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.40s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.94s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (1.38s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (0.41s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.50s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.46s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
[1/1596] Fetching swift-asn1
[161/2748] Fetching swift-asn1, swift-http-structured-headers
[575/3652] Fetching swift-asn1, swift-http-structured-headers, swift-http-types
[594/9836] Fetching swift-asn1, swift-http-structured-headers, swift-http-types, swift-certificates
[737/14821] Fetching swift-asn1, swift-http-structured-headers, swift-http-types, swift-certificates, swift-async-algorithms
[1330/17247] Fetching swift-asn1, swift-http-structured-headers, swift-http-types, swift-certificates, swift-async-algorithms, swift-service-lifecycle
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.05s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.05s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.09s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.09s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.09s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.09s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.55s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.48s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.52s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (0.71s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.52s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.40s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.53s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.41s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.41s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.50s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.42s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.42s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.41s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.41s)
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.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.6.3
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
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.26.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.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.5.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.36.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.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.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.28.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.83.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.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.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.1
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "APIKeyMiddleware",
"name" : "APIKeyMiddleware",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "APIKeyMiddleware",
"targets" : [
"APIKeyMiddleware"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "APIKeyMiddlewareTests",
"module_type" : "SwiftTarget",
"name" : "APIKeyMiddlewareTests",
"path" : "Tests/APIKeyMiddlewareTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"APIKeyMiddlewareTests.swift"
],
"target_dependencies" : [
"APIKeyMiddleware"
],
"type" : "test"
},
{
"c99name" : "APIKeyMiddleware",
"module_type" : "SwiftTarget",
"name" : "APIKeyMiddleware",
"path" : "Sources/APIKeyMiddleware",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"APIKeyMiddleware"
],
"sources" : [
"APIKey.swift",
"APIKeyMiddleware.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Done.