The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ParseServerSwift with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netreconlab/parse-server-swift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/netreconlab/parse-server-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bb30637 build(deps): bump swift from 5.9-jammy-slim to 5.10-jammy-slim (#66)
Cloned https://github.com/netreconlab/parse-server-swift.git
Revision (git rev-parse @):
bb306377843997712313a86fca89a8d3fbff9258
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/netreconlab/parse-server-swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/netreconlab/parse-server-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/473] Compiling _NumericsShims _NumericsShims.c
[1/477] Compiling posix_time.c
[2/477] Compiling tasn_enc.c
[3/477] Compiling tasn_new.c
[4/477] Compiling tasn_typ.c
[5/477] Compiling f_string.c
[6/477] Compiling tasn_dec.c
[7/489] Compiling tasn_fre.c
[9/807] Compiling Crypto DH.swift
[10/807] Compiling Crypto ECDH.swift
[11/809] Compiling Crypto AES-GCM.swift
[12/809] Compiling Crypto AES-GCM_boring.swift
[13/809] Compiling Crypto ChaChaPoly_boring.swift
[14/809] Compiling RealModule ElementaryFunctions.swift
[16/809] Compiling Crypto ChaChaPoly.swift
[19/809] Emitting module RealModule
[20/809] Compiling RealModule Float+Real.swift
[21/810] Compiling RealModule Float80+Real.swift
[22/810] Compiling RealModule Float16+Real.swift
[23/810] Compiling RealModule Real.swift
[24/810] Compiling RealModule RealFunctions.swift
[25/810] Compiling Crypto HPKE-Modes.swift
[26/810] Compiling Crypto Insecure.swift
[27/810] Compiling Crypto Insecure_HashFunctions.swift
[28/810] Compiling Crypto KEM.swift
[29/810] Compiling Crypto ECDH_boring.swift
[30/810] Compiling Crypto ASN1Boolean.swift
[31/810] Compiling Crypto ASN1Identifier.swift
[32/810] Compiling Crypto HMAC.swift
[33/810] Compiling Crypto MACFunctions.swift
[34/810] Compiling Crypto MessageAuthenticationCode.swift
[35/810] Compiling Crypto AES.swift
[36/810] Compiling Crypto ECDSASignature_boring.swift
[37/810] Compiling Crypto ECDSA_boring.swift
[38/810] Compiling Crypto EdDSA_boring.swift
[43/810] Compiling DequeModule _DequeSlot.swift
[44/810] Compiling DequeModule _UnsafeWrappedBuffer.swift
[45/810] Compiling Crypto AESWrap_boring.swift
[46/816] Emitting module DequeModule
[47/816] Emitting module _NIOBase64
[48/816] Compiling _NIOBase64 Base64.swift
[49/816] Compiling Crypto ECDSA.swift
[50/816] Compiling Crypto Ed25519.swift
[51/816] Compiling Crypto Signature.swift
[52/816] Compiling Crypto HPKE-LabeledExtract.swift
[53/816] Compiling Crypto HPKE-Utils.swift
[54/816] Compiling Crypto DHKEM.swift
[55/816] Compiling Crypto HPKE-KEM-Curve25519.swift
[56/816] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[57/816] Compiling Crypto HPKE-KEM.swift
[58/816] Compiling Crypto HPKE-Errors.swift
[59/816] Compiling Crypto HPKE.swift
[60/816] Compiling Crypto HPKE-Context.swift
[61/816] Compiling Crypto HPKE-KeySchedule.swift
[62/816] Compiling Crypto ASN1Integer.swift
[63/816] Compiling Crypto ASN1Null.swift
[64/816] Compiling Crypto ASN1OctetString.swift
[65/816] Compiling Crypto ASN1Strings.swift
[66/816] Compiling Crypto ArraySliceBigint.swift
[67/819] Compiling Crypto ASN1.swift
[68/819] Compiling Crypto ASN1Any.swift
[69/819] Compiling Crypto ASN1BitString.swift
[71/819] Compiling Crypto Cipher.swift
[72/819] Compiling Crypto Nonces.swift
[75/844] Emitting module _NIODataStructures
[76/844] Compiling _NIODataStructures _TinyArray.swift
[77/844] Compiling _NIODataStructures PriorityQueue.swift
[78/844] Compiling _NIODataStructures Heap.swift
[79/844] Compiling Algorithms Permutations.swift
[80/844] Compiling Algorithms Product.swift
[81/844] Compiling Algorithms AdjacentPairs.swift
[82/844] Compiling Algorithms Chain.swift
[83/844] Compiling Algorithms Chunked.swift
[84/844] Compiling Algorithms Combinations.swift
[85/844] Compiling Algorithms FlattenCollection.swift
[86/844] Compiling Algorithms Split.swift
[87/844] Compiling Algorithms Stride.swift
[88/844] Compiling Algorithms Suffix.swift
[89/844] Compiling Algorithms RandomSample.swift
[90/844] Compiling Algorithms Reductions.swift
[91/844] Compiling Algorithms Rotate.swift
[92/844] Compiling Algorithms Partition.swift
[93/844] Emitting module Logging
[94/844] Compiling Logging LogHandler.swift
[95/844] Compiling Logging MetadataProvider.swift
[96/844] Compiling Logging Locks.swift
[97/844] Compiling Logging Logging.swift
[97/844] Compiling _AtomicsShims.c
[99/844] Emitting module OrderedCollections
[99/850] Compiling CVaporBcrypt blf.c
[101/850] Compiling Algorithms Compacted.swift
[102/850] Compiling Algorithms Cycle.swift
[103/850] Compiling Algorithms EitherSequence.swift
[104/850] Compiling Algorithms FirstNonNil.swift
[105/853] Compiling CoreMetrics Locks.swift
[106/853] Compiling CoreMetrics Metrics.swift
[107/853] Emitting module CoreMetrics
[110/853] Compiling CNIOWindows shim.c
[112/853] Compiling OrderedCollections OrderedSet+Testing.swift
[113/853] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[114/853] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[115/853] Compiling OrderedCollections OrderedSet.swift
[116/853] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[117/853] Compiling OrderedCollections _UnsafeBitset.swift
[117/872] Compiling CVaporBcrypt bcrypt.c
[118/872] Compiling CNIOWindows WSAStartup.c
[119/872] Compiling CNIOSHA1 c_nio_sha1.c
[120/872] Compiling CNIOLinux shim.c
[121/872] Compiling CNIOLinux liburing_shims.c
[123/876] Compiling Collections Collections.swift
[124/876] Emitting module Collections
[125/876] Compiling Atomics Primitives.native.swift
[126/876] Compiling Algorithms Keyed.swift
[127/876] Compiling Algorithms MinMax.swift
[128/876] Compiling Algorithms Trim.swift
[129/876] Compiling Algorithms Unique.swift
[130/876] Compiling Algorithms Windows.swift
[131/876] Compiling Atomics AtomicMemoryOrderings.swift
[132/876] Compiling Atomics DoubleWord.swift
[133/878] Compiling Atomics UnsafeAtomic.swift
[134/878] Compiling Atomics UnsafeAtomicLazyReference.swift
[135/878] Compiling Atomics IntegerConformances.swift
[136/878] Compiling Atomics PointerConformances.swift
[137/878] Compiling Atomics IntegerOperations.swift
[138/878] Compiling Atomics Unmanaged extensions.swift
[138/878] Compiling CNIOLLHTTP c_nio_llhttp.c
[139/878] Compiling CNIOLLHTTP c_nio_api.c
[140/878] Compiling CNIOExtrasZlib empty.c
[145/878] Compiling Atomics ManagedAtomic.swift
[146/878] Compiling Atomics ManagedAtomicLazyReference.swift
[147/878] Compiling Atomics AtomicReference.swift
[148/878] Compiling Atomics AtomicStorage.swift
[149/878] Compiling Atomics AtomicValue.swift
[152/878] Compiling Atomics Primitives.shims.swift
[153/878] Compiling Atomics AtomicInteger.swift
[154/878] Compiling Atomics AtomicOptionalWrappable.swift
[154/878] Compiling CNIOLLHTTP c_nio_http.c
[155/878] Compiling CNIODarwin shim.c
[157/878] Compiling Atomics OptionalRawRepresentable.swift
[158/878] Compiling Atomics RawRepresentable.swift
[159/878] Compiling Atomics AtomicBool.swift
[160/878] Emitting module Atomics
[160/878] Compiling fiat_p256_adx_sqr.S
[161/878] Compiling fiat_curve25519_adx_square.S
[162/878] Compiling fiat_p256_adx_mul.S
[163/878] Compiling fiat_curve25519_adx_mul.S
[175/878] Emitting module Algorithms
[176/878] Compiling RoutingKit PathComponent.swift
[177/878] Emitting module RoutingKit
[178/878] Emitting module Crypto
[179/888] Compiling RoutingKit TrieRouter.swift
[179/888] Compiling CNIOBoringSSLShims shims.c
[180/888] Compiling tls_record.cc
[181/888] Compiling tls_method.cc
[182/888] Compiling tls13_server.cc
[184/888] Compiling RoutingKit Parameters.swift
[185/888] Compiling RoutingKit Router.swift
[186/888] Compiling RoutingKit AnyRouter.swift
[198/888] Compiling Crypto SubjectPublicKeyInfo.swift
[199/888] Compiling Crypto CryptoKitErrors.swift
[200/888] Compiling Crypto Digest_boring.swift
[201/888] Compiling Crypto Digest.swift
[202/888] Compiling Crypto Digests.swift
[203/888] Compiling Crypto HashFunctions.swift
[204/888] Compiling Crypto HashFunctions_SHA2.swift
[205/888] Compiling Crypto HPKE-AEAD.swift
[206/888] Compiling Crypto HPKE-Ciphersuite.swift
[207/888] Compiling Crypto HPKE-KDF.swift
[208/888] Compiling Crypto HPKE-KexKeyDerivation.swift
[209/888] Compiling Crypto Ed25519_boring.swift
[210/888] Compiling Crypto EllipticCurvePoint_boring.swift
[211/888] Compiling Crypto EllipticCurve_boring.swift
[212/888] Compiling Crypto NISTCurvesKeys_boring.swift
[213/888] Compiling Crypto X25519Keys_boring.swift
[214/888] Compiling Crypto Curve25519.swift
[215/888] Compiling Crypto Ed25519Keys.swift
[216/888] Compiling Crypto NISTCurvesKeys.swift
[217/888] Compiling Crypto X25519Keys.swift
[218/888] Compiling Crypto SymmetricKeys.swift
[259/888] Compiling tls13_enc.cc
[261/888] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[262/888] Compiling Crypto CryptoKitErrors_boring.swift
[263/888] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[264/888] Compiling Crypto RNG_boring.swift
[265/888] Compiling Crypto SafeCompare_boring.swift
[266/888] Compiling Crypto Zeroization_boring.swift
[267/888] Compiling Crypto PrettyBytes.swift
[268/888] Compiling Crypto SafeCompare.swift
[269/888] Compiling Crypto SecureBytes.swift
[270/888] Compiling Crypto Zeroization.swift
[270/888] Compiling tls13_client.cc
[271/888] Compiling tls13_both.cc
[272/888] Compiling t1_enc.cc
[274/888] Emitting module Metrics
[275/888] Compiling Metrics Metrics.swift
[275/888] Compiling ssl_versions.cc
[276/888] Compiling ssl_transcript.cc
[277/888] Compiling ssl_x509.cc
[278/888] Compiling ssl_stat.cc
[279/888] Compiling ssl_session.cc
[280/888] Compiling ssl_privkey.cc
[281/888] Compiling ssl_key_share.cc
[282/888] Compiling ssl_lib.cc
[283/888] Compiling ssl_file.cc
[284/888] Compiling ssl_cert.cc
[285/888] Compiling ssl_cipher.cc
[286/888] Compiling ssl_buffer.cc
[287/888] Compiling ssl_asn1.cc
[312/912] Compiling ssl_aead_ctx.cc
[313/912] Compiling s3_pkt.cc
[314/912] Compiling s3_lib.cc
[315/912] Compiling s3_both.cc
[316/912] Compiling handshake.cc
[317/912] Compiling handshake_server.cc
[318/912] Compiling handshake_client.cc
[319/912] Compiling dtls_record.cc
[320/912] Compiling handoff.cc
[321/912] Compiling dtls_method.cc
[322/912] Compiling encrypted_client_hello.cc
[323/912] Compiling v3_utl.c
[324/912] Compiling extensions.cc
[325/912] Compiling d1_pkt.cc
[326/912] Compiling d1_srtp.cc
[327/912] Compiling v3_pmaps.c
[328/912] Compiling v3_prn.c
[329/912] Compiling v3_skey.c
[330/912] Compiling v3_purp.c
[331/912] Compiling v3_pcons.c
[332/912] Compiling v3_ocsp.c
[333/912] Compiling v3_ncons.c
[334/912] Compiling v3_int.c
[335/912] Compiling v3_lib.c
[336/912] Compiling v3_info.c
[337/912] Compiling bio_ssl.cc
[338/912] Compiling v3_ia5.c
[339/912] Compiling v3_genn.c
[340/912] Compiling v3_enum.c
[341/912] Compiling v3_extku.c
[342/912] Compiling v3_cpols.c
[343/912] Compiling v3_crld.c
[344/912] Compiling d1_lib.cc
[345/912] Compiling v3_bitst.c
[346/912] Compiling v3_bcons.c
[347/912] Compiling v3_conf.c
[348/912] Compiling x_x509a.c
[349/912] Compiling v3_akeya.c
[350/912] Compiling d1_both.cc
[351/912] Compiling v3_akey.c
[352/912] Compiling x_val.c
[353/912] Compiling v3_alt.c
[354/912] Compiling x_spki.c
[355/912] Compiling x_sig.c
[356/912] Compiling x_req.c
[357/912] Compiling x_pubkey.c
[358/912] Compiling x_pkey.c
[359/912] Compiling x_name.c
[360/912] Compiling x_x509.c
[362/912] Compiling ParseSwift ParseHookFunctionable+async.swift
[363/912] Compiling ParseSwift ParseHookFunctionable+combine.swift
[364/912] Compiling ParseSwift ParseHookFunctionable.swift
[365/912] Compiling ParseSwift ParseHookParametable.swift
[366/912] Compiling ParseSwift ParseHookRequestable+async.swift
[367/912] Compiling ParseSwift ParseHookRequestable+combine.swift
[368/912] Compiling ParseSwift ParseHookRequestable.swift
[369/912] Compiling ParseSwift ParseHookTriggerRequestable.swift
[370/912] Compiling ParseSwift ParseHookTriggerable+async.swift
[371/912] Compiling ParseSwift ParseHookTriggerable+combine.swift
[372/912] Compiling ParseSwift ParseHookTriggerable.swift
[373/912] Compiling ParseSwift ParseHookable.swift
[374/912] Compiling ParseSwift ParseOperationable.swift
[375/912] Compiling ParseSwift ParsePushApplePayloadable.swift
[376/912] Compiling ParseSwift ParsePushFirebasePayloadable.swift
[377/912] Compiling ParseSwift ParsePushPayloadable.swift
[378/912] Compiling ParseSwift ParseQueryScorable.swift
[379/912] Compiling ParseSwift ParseRelationOperationable.swift
[380/912] Compiling ParseSwift ParseTypeable.swift
[381/912] Compiling ParseSwift QueryObservable.swift
[382/912] Compiling ParseSwift Queryable.swift
[383/912] Compiling ParseSwift Savable.swift
[384/912] Compiling ParseSwift InMemoryPrimitiveStore.swift
[385/912] Compiling ParseSwift KeychainStore.swift
[386/912] Emitting module ParseSwift
[386/912] Compiling x_info.c
[387/912] Compiling x509spki.c
[389/912] Compiling ParseSwift ParseConfiguration.swift
[390/912] Compiling ParseSwift ParseError.swift
[391/912] Compiling ParseSwift ParseField.swift
[392/912] Compiling ParseSwift ParseFieldOptions.swift
[393/912] Compiling ParseSwift ParseFile+async.swift
[394/912] Compiling ParseSwift ParseFile+combine.swift
[395/912] Compiling ParseSwift ParseFile.swift
[396/912] Compiling ParseSwift ParseFileDefaultTransfer.swift
[397/912] Compiling ParseSwift ParseGeoPoint.swift
[398/912] Compiling ParseSwift ParseHookFunction.swift
[399/912] Compiling ParseSwift ParseHookFunctionRequest.swift
[400/912] Compiling ParseSwift ParseHookResponse.swift
[401/912] Compiling ParseSwift ParseHookTrigger.swift
[402/912] Compiling ParseSwift ParseHookTriggerObjectRequest.swift
[403/912] Compiling ParseSwift ParseHookTriggerRequest.swift
[404/912] Compiling ParseSwift ParseKeychainAccessGroup.swift
[405/912] Compiling ParseSwift ParseOperation+async.swift
[406/912] Compiling ParseSwift ParseOperation+combine.swift
[407/912] Compiling ParseSwift ParseOperation.swift
[408/912] Compiling ParseSwift ParsePolygon.swift
[409/912] Compiling ParseSwift ParsePush+async.swift
[410/912] Compiling ParseSwift ParsePush+combine.swift
[411/912] Compiling ParseSwift ParsePush.swift
[412/912] Compiling ParseSwift ParsePushAppleAlert.swift
[412/912] Compiling x_exten.c
[413/912] Compiling x_attrib.c
[414/912] Compiling x_algor.c
[415/912] Compiling x509rset.c
[441/912] Compiling x_all.c
[442/912] Compiling x509cset.c
[443/912] Compiling x509name.c
[444/912] Compiling x_crl.c
[445/912] Compiling x509_vpm.c
[446/912] Compiling x509_v3.c
[447/912] Compiling x509_txt.c
[448/912] Compiling x509_set.c
[449/912] Compiling x509_req.c
[450/912] Compiling x509_obj.c
[451/912] Compiling x509_vfy.c
[452/912] Compiling x509_trs.c
[453/912] Compiling x509_lu.c
[454/912] Compiling x509_ext.c
[455/912] Compiling x509_def.c
[456/912] Compiling x509_att.c
[457/912] Compiling x509.c
[458/912] Compiling x509_d2.c
[459/912] Compiling t_x509a.c
[460/912] Compiling x509_cmp.c
[461/912] Compiling t_req.c
[461/912] Compiling t_x509.c
[463/912] Compiling rsa_pss.c
[464/912] Compiling t_crl.c
[465/912] Compiling policy.c
[466/912] Compiling i2d_pr.c
[467/912] Compiling name_print.c
[468/912] Compiling by_file.c
[469/912] Compiling algorithm.c
[470/912] Compiling a_sign.c
[471/912] Compiling by_dir.c
[472/912] Compiling a_verify.c
[473/912] Compiling thread_win.c
[474/912] Compiling voprf.c
[475/912] Compiling thread_pthread.c
[476/912] Compiling a_digest.c
[477/912] Compiling trust_token.c
[478/912] Compiling pmbtoken.c
[479/912] Compiling thread_none.c
[480/912] Compiling thread.c
[481/912] Compiling stack.c
[482/912] Compiling asn1_gen.c
[483/912] Compiling siphash.c
[484/912] Compiling rsa_print.c
[485/912] Compiling rsa_asn1.c
[486/912] Compiling rc4.c
[487/912] Compiling rsa_crypt.c
[488/912] Compiling trusty.c
[489/912] Compiling rand_extra.c
[490/912] Compiling windows.c
[491/912] Compiling refcount.c
[492/912] Compiling passive.c
[493/912] Compiling deterministic.c
[494/912] Compiling forkunsafe.c
[495/912] Compiling getentropy.c
[496/912] Compiling ios.c
[497/912] Compiling poly1305_arm_asm.S
[498/912] Compiling poly1305_vec.c
[499/912] Compiling poly1305_arm.c
[500/912] Compiling pool.c
[501/912] Compiling poly1305.c
[502/912] Compiling p5_pbev2.c
[502/912] Compiling pkcs7.c
[504/912] Compiling pem_xaux.c
[505/912] Compiling pkcs7_x509.c
[506/912] Compiling pkcs8.c
[507/912] Compiling pem_x509.c
[508/912] Compiling pem_pkey.c
[508/912] Compiling pem_pk8.c
[510/912] Compiling pem_oth.c
[511/912] Compiling pkcs8_x509.c
[512/912] Compiling pem_info.c
[513/912] Compiling pem_lib.c
[513/912] Compiling pem_all.c
[515/912] Compiling lhash.c
[516/912] Compiling obj_xref.c
[517/912] Compiling mem.c
[518/912] Compiling keccak.c
[519/912] Compiling kyber.c
[520/912] Compiling poly_rq_mul.S
[521/912] Compiling x86_64-mont5-linux.linux.x86_64.S
[522/912] Compiling x86_64-mont5-mac.mac.x86_64.S
[523/912] Compiling obj.c
[524/912] Compiling x86_64-mont-mac.mac.x86_64.S
[525/912] Compiling hpke.c
[526/912] Compiling x86-mont-linux.linux.x86.S
[527/912] Compiling x86_64-mont-linux.linux.x86_64.S
[528/912] Compiling vpaes-x86_64-mac.mac.x86_64.S
[529/912] Compiling vpaes-x86-linux.linux.x86.S
[530/912] Compiling vpaes-armv8-linux.linux.aarch64.S
[531/912] Compiling vpaes-x86_64-linux.linux.x86_64.S
[532/912] Compiling vpaes-armv8-ios.ios.aarch64.S
[533/912] Compiling vpaes-armv7-ios.ios.arm.S
[534/912] Compiling vpaes-armv7-linux.linux.arm.S
[535/912] Compiling sha512-x86_64-linux.linux.x86_64.S
[536/912] Compiling sha512-x86_64-mac.mac.x86_64.S
[537/912] Compiling sha512-armv8-linux.linux.aarch64.S
[538/912] Compiling kdf.c
[539/912] Compiling sha512-armv4-linux.linux.arm.S
[540/912] Compiling sha512-armv8-ios.ios.aarch64.S
[541/912] Compiling sha512-armv4-ios.ios.arm.S
[542/912] Compiling sha512-586-linux.linux.x86.S
[543/912] Compiling sha256-x86_64-mac.mac.x86_64.S
[544/912] Compiling sha256-x86_64-linux.linux.x86_64.S
[545/912] Compiling sha256-armv8-linux.linux.aarch64.S
[546/912] Compiling sha256-armv4-linux.linux.arm.S
[547/912] Compiling sha256-armv8-ios.ios.aarch64.S
[548/912] Compiling sha256-armv4-ios.ios.arm.S
[549/912] Compiling sha1-x86_64-mac.mac.x86_64.S
[550/912] Compiling sha256-586-linux.linux.x86.S
[551/912] Compiling sha1-x86_64-linux.linux.x86_64.S
[552/912] Compiling sha1-armv8-linux.linux.aarch64.S
[553/912] Compiling sha1-armv4-large-linux.linux.arm.S
[554/912] Compiling sha1-armv8-ios.ios.aarch64.S
[555/912] Compiling sha1-armv4-large-ios.ios.arm.S
[556/912] Compiling sha1-586-linux.linux.x86.S
[557/912] Compiling sha512.c
[558/912] Compiling self_check.c
[559/912] Compiling sha256.c
[560/912] Compiling sha1.c
[561/912] Compiling service_indicator.c
[562/912] Compiling hrss.c
[563/912] Compiling rsaz-avx2-mac.mac.x86_64.S
[564/912] Compiling fips.c
[565/912] Compiling rsaz-avx2-linux.linux.x86_64.S
[566/912] Compiling rdrand-x86_64-linux.linux.x86_64.S
[567/912] Compiling rdrand-x86_64-mac.mac.x86_64.S
[568/912] Compiling padding.c
[569/912] Compiling blinding.c
[570/912] Compiling rsa_impl.c
[571/912] Compiling urandom.c
[572/912] Compiling rsa.c
[573/912] Compiling rand.c
[574/912] Compiling fork_detect.c
[575/912] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[576/912] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[577/912] Compiling ctrdrbg.c
[578/912] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[579/912] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[580/912] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[581/912] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[582/912] Compiling p256-armv8-asm-ios.ios.aarch64.S
[583/912] Compiling p256-armv8-asm-linux.linux.aarch64.S
[584/912] Compiling gcm_nohw.c
[585/912] Compiling ofb.c
[586/912] Compiling gcm.c
[587/912] Compiling polyval.c
[588/912] Compiling ctr.c
[589/912] Compiling cfb.c
[590/912] Compiling md5-x86_64-linux.linux.x86_64.S
[591/912] Compiling md5-x86_64-mac.mac.x86_64.S
[592/912] Compiling md5-586-linux.linux.x86.S
[593/912] Compiling cbc.c
[594/912] Compiling ghashv8-armv8-linux.linux.aarch64.S
[595/912] Compiling hmac.c
[596/912] Compiling md5.c
[597/912] Compiling ghashv8-armv7-linux.linux.arm.S
[597/912] Compiling ghashv8-armv8-ios.ios.aarch64.S
[599/912] Compiling md4.c
[600/912] Compiling hkdf.c
[601/912] Compiling ghashv8-armv7-ios.ios.arm.S
[602/912] Compiling ghash-x86_64-mac.mac.x86_64.S
[603/912] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[604/912] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[605/912] Compiling ghash-x86-linux.linux.x86.S
[606/912] Compiling ghash-ssse3-x86-linux.linux.x86.S
[607/912] Compiling ghash-x86_64-linux.linux.x86_64.S
[608/912] Compiling ghash-armv4-linux.linux.arm.S
[609/912] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[609/912] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[611/912] Compiling ghash-armv4-ios.ios.arm.S
[612/912] Compiling fips_shared_support.c
[613/912] Compiling ecdsa.c
[614/912] Compiling ecdh.c
[615/912] Compiling util.c
[616/912] Compiling wnaf.c
[617/912] Compiling scalar.c
[618/912] Compiling simple_mul.c
[619/912] Compiling simple.c
[620/912] Compiling oct.c
[621/912] Compiling felem.c
[622/912] Compiling p256.c
[623/912] Compiling p224-64.c
[623/912] Compiling ec_montgomery.c
[625/912] Compiling ec_key.c
[626/912] Compiling digestsign.c
[627/912] Compiling check.c
[628/912] Compiling dh.c
[629/912] Compiling co-586-linux.linux.x86.S
[630/912] Compiling digest.c
[630/912] Compiling digests.c
[632/912] Compiling e_aesccm.c
[633/912] Compiling cmac.c
[634/912] Compiling ec.c
[635/912] Compiling cipher.c
[636/912] Compiling aead.c
[638/912] Compiling ParseSwift ParseLDAP+combine.swift
[639/912] Compiling ParseSwift ParseLDAP.swift
[640/912] Compiling ParseSwift ParseLinkedIn+async.swift
[641/912] Compiling ParseSwift ParseLinkedIn+combine.swift
[642/912] Compiling ParseSwift ParseLinkedIn.swift
[643/912] Compiling ParseSwift ParseSpotify+async.swift
[644/912] Compiling ParseSwift ParseSpotify+combine.swift
[645/912] Compiling ParseSwift ParseSpotify.swift
[646/912] Compiling ParseSwift ParseTwitter+async.swift
[647/912] Compiling ParseSwift ParseTwitter+combine.swift
[648/912] Compiling ParseSwift ParseTwitter.swift
[649/912] Compiling ParseSwift ParseAnonymous+async.swift
[650/912] Compiling ParseSwift ParseAnonymous+combine.swift
[651/912] Compiling ParseSwift ParseAnonymous.swift
[652/912] Compiling ParseSwift ParseAuthentication+async.swift
[653/912] Compiling ParseSwift ParseAuthentication+combine.swift
[654/912] Compiling ParseSwift ParseAuthentication.swift
[655/912] Compiling ParseSwift AnyCodable.swift
[656/912] Compiling ParseSwift AnyDecodable.swift
[657/912] Compiling ParseSwift AnyEncodable.swift
[658/912] Compiling ParseSwift ParseCoding.swift
[659/912] Compiling ParseSwift ParseEncoder.swift
[660/912] Compiling ParseSwift Data.swift
[661/912] Compiling ParseSwift Date.swift
[662/912] Compiling ParseSwift Dictionary.swift
[672/912] Compiling ParseSwift Messages.swift
[673/912] Compiling ParseSwift Operations.swift
[674/912] Compiling ParseSwift ParseLiveQuery+async.swift
[675/912] Compiling ParseSwift ParseLiveQuery+combine.swift
[676/912] Compiling ParseSwift ParseLiveQuery.swift
[677/912] Compiling ParseSwift LiveQuerySocketDelegate.swift
[678/912] Compiling ParseSwift LiveQueryable.swift
[679/912] Compiling ParseSwift ParseLiveQueryDelegate.swift
[680/912] Compiling ParseSwift QuerySubscribable.swift
[681/912] Compiling ParseSwift SocketTasks.swift
[682/912] Compiling ParseSwift Subscription.swift
[682/912] Compiling bsaes-armv7-linux.linux.arm.S
[683/912] Compiling ParseSwift SubscriptionCallback.swift
[685/912] Compiling ParseSwift Subscriptions.swift
[686/912] Compiling ParseSwift ParseCloudUser.swift
[687/912] Compiling ParseSwift ParseInstallation+async.swift
[688/912] Compiling ParseSwift ParseInstallation+combine.swift
[688/912] Compiling bsaes-armv7-ios.ios.arm.S
[689/912] Compiling sqrt.c
[690/912] Compiling e_aes.c
[691/912] Compiling rsaz_exp.c
[692/912] Compiling random.c
[692/912] Compiling shift.c
[694/912] Compiling prime.c
[695/912] Compiling montgomery_inv.c
[696/912] Compiling montgomery.c
[697/912] Compiling mul.c
[698/912] Compiling jacobi.c
[699/912] Compiling gcd_extra.c
[700/912] Compiling gcd.c
[701/912] Compiling div_extra.c
[702/912] Compiling generic.c
[703/912] Compiling ctx.c
[704/912] Compiling p256-nistz.c
[705/912] Compiling div.c
[706/912] Compiling exponentiation.c
[707/912] Compiling bytes.c
[708/912] Compiling cmp.c
[709/912] Compiling bn-armv8-linux.linux.aarch64.S
[710/912] Compiling x86_64-gcc.c
[711/912] Compiling bn-armv8-ios.ios.aarch64.S
[712/912] Compiling add.c
[713/912] Compiling bn.c
[714/912] Compiling armv8-mont-linux.linux.aarch64.S
[715/912] Compiling bn-586-linux.linux.x86.S
[716/912] Compiling armv4-mont-ios.ios.arm.S
[717/912] Compiling armv4-mont-linux.linux.arm.S
[718/912] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[719/912] Compiling armv8-mont-ios.ios.aarch64.S
[720/912] Compiling aesv8-armv8-linux.linux.aarch64.S
[721/912] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[722/912] Compiling aesv8-armv7-linux.linux.arm.S
[723/912] Compiling aesv8-armv8-ios.ios.aarch64.S
[724/912] Compiling aesv8-armv7-ios.ios.arm.S
[725/912] Compiling aesni-x86_64-linux.linux.x86_64.S
[726/912] Compiling aesni-x86_64-mac.mac.x86_64.S
[726/912] Compiling aesni-x86-linux.linux.x86.S
[728/912] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[729/912] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[730/912] Compiling mode_wrappers.c
[731/912] Compiling key_wrap.c
[732/912] Compiling ex_data.c
[733/912] Compiling aes.c
[734/912] Compiling aes_nohw.c
[734/912] Compiling sign.c
[736/912] Compiling p_x25519_asn1.c
[737/912] Compiling scrypt.c
[738/912] Compiling print.c
[739/912] Compiling pbkdf.c
[740/912] Compiling p_x25519.c
[741/912] Compiling p_ed25519.c
[742/912] Compiling p_rsa_asn1.c
[743/912] Compiling p_hkdf.c
[744/912] Compiling p_ed25519_asn1.c
[745/912] Compiling p_ec.c
[746/912] Compiling p_rsa.c
[747/912] Compiling p_ec_asn1.c
[748/912] Compiling err_data.c
[749/912] Compiling err.c
[750/912] Compiling p_dsa_asn1.c
[751/912] Compiling engine.c
[752/912] Compiling evp_ctx.c
[753/912] Compiling evp.c
[754/912] Compiling evp_asn1.c
[755/912] Compiling ecdsa_asn1.c
[756/912] Compiling ec_derive.c
[757/912] Compiling hash_to_curve.c
[758/912] Compiling ecdh_extra.c
[759/912] Compiling ec_asn1.c
[760/912] Compiling dsa_asn1.c
[761/912] Compiling dh_asn1.c
[762/912] Compiling params.c
[763/912] Compiling curve25519_64_adx.c
[764/912] Compiling spake25519.c
[765/912] Compiling digest_extra.c
[766/912] Compiling dsa.c
[767/912] Compiling x25519-asm-arm.S
[768/912] Compiling cpu_intel.c
[769/912] Compiling cpu_arm_freebsd.c
[770/912] Compiling cpu_arm_linux.c
[771/912] Compiling crypto.c
[771/912] Compiling cpu_aarch64_win.c
[773/912] Compiling cpu_aarch64_sysreg.c
[774/912] Compiling cpu_aarch64_openbsd.c
[775/912] Compiling cpu_aarch64_linux.c
[776/912] Compiling des.c
[777/912] Compiling cpu_aarch64_apple.c
[777/912] Compiling cpu_aarch64_fuchsia.c
[779/912] Compiling e_rc4.c
[779/912] Compiling tls_cbc.c
[781/912] Compiling conf.c
[782/912] Compiling e_tls.c
[783/912] Compiling e_null.c
[784/912] Compiling e_rc2.c
[785/912] Compiling e_des.c
[786/912] Compiling e_aesgcmsiv.c
[787/912] Compiling e_chacha20poly1305.c
[788/912] Compiling derive_key.c
[789/912] Compiling e_aesctrhmac.c
[790/912] Compiling cipher_extra.c
[791/912] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[792/912] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[793/912] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[794/912] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[795/912] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[796/912] Compiling curve25519.c
[797/912] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[798/912] Compiling chacha-x86_64-linux.linux.x86_64.S
[799/912] Compiling chacha-x86_64-mac.mac.x86_64.S
[800/912] Compiling chacha-x86-linux.linux.x86.S
[801/912] Compiling chacha.c
[802/912] Compiling chacha-armv8-linux.linux.aarch64.S
[803/912] Compiling chacha-armv4-ios.ios.arm.S
[804/912] Compiling chacha-armv8-ios.ios.aarch64.S
[805/912] Compiling chacha-armv4-linux.linux.arm.S
[806/912] Compiling unicode.c
[807/912] Compiling cbb.c
[808/912] Compiling asn1_compat.c
[809/912] Compiling ber.c
[810/912] Compiling buf.c
[811/912] Compiling bn_asn1.c
[812/912] Compiling convert.c
[813/912] Compiling socket.c
[814/912] Compiling blake2.c
[815/912] Compiling socket_helper.c
[816/912] Compiling cbs.c
[817/912] Compiling printf.c
[818/912] Compiling hexdump.c
[819/912] Compiling errno.c
[820/912] Compiling file.c
[821/912] Compiling pair.c
[822/912] Compiling fd.c
[823/912] Compiling connect.c
[824/912] Compiling bio_mem.c
[825/912] Compiling f_int.c
[826/912] Compiling asn_pack.c
[827/912] Compiling base64.c
[828/912] Compiling asn1_par.c
[829/912] Compiling bio.c
[830/912] Compiling asn1_lib.c
[831/912] Compiling tasn_utl.c
[832/912] Compiling a_type.c
[833/912] Compiling a_time.c
[834/912] Compiling a_octet.c
[835/912] Compiling a_strex.c
[836/912] Compiling a_utctm.c
[837/912] Compiling a_strnid.c
[838/912] Compiling a_object.c
[839/912] Compiling a_i2d_fp.c
[840/912] Compiling a_int.c
[841/912] Compiling a_gentm.c
[842/912] Compiling a_mbstr.c
[843/912] Compiling a_dup.c
[844/912] Compiling a_d2i_fp.c
[845/912] Compiling CBacktrace state.c
[845/912] Compiling CBacktrace simple.c
[847/912] Compiling CBacktrace sort.c
[848/912] Compiling CBacktrace posix.c
[849/912] Compiling a_bool.c
[850/912] Compiling CBacktrace print.c
[850/912] Compiling CBacktrace mmapio.c
[852/912] Compiling a_bitstr.c
[853/912] Compiling CBacktrace mmap.c
[854/912] Compiling CBacktrace backtrace.c
[855/912] Compiling CBacktrace dwarf.c
[856/912] Compiling CBacktrace fileline.c
[856/912] Compiling CBacktrace elf.c
[858/912] Compiling CBacktrace atomic.c
[859/912] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[861/915] Emitting module Backtrace
[862/915] Compiling Backtrace Demangle.swift
[863/915] Compiling Backtrace Backtrace.swift
[888/915] Compiling c-nioatomics.c
[889/915] Compiling c-atomics.c
[891/921] Compiling NIOConcurrencyHelpers lock.swift
[892/921] Compiling NIOConcurrencyHelpers NIOLock.swift
[893/921] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[894/921] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[895/921] Compiling NIOConcurrencyHelpers atomics.swift
[896/921] Emitting module NIOConcurrencyHelpers
[897/1004] Compiling NIOCore Linux.swift
[898/1004] Compiling NIOCore AddressedEnvelope.swift
[899/1004] Compiling NIOCore AsyncAwaitSupport.swift
[900/1007] Compiling NIOCore ByteBuffer-int.swift
[901/1007] Compiling ConsoleKitTerminal Console+Input.swift
[902/1007] Compiling ConsoleKitTerminal Console+Center.swift
[903/1007] Compiling ConsoleKitTerminal Console+Output.swift
[904/1007] Emitting module ConsoleKitTerminal
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKitTerminal/Activity/ActivityIndicator.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[905/1007] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[906/1007] Compiling ConsoleKitTerminal ConsoleClear.swift
[907/1007] Compiling ConsoleKitTerminal Console+Ask.swift
[908/1007] Compiling ConsoleKitTerminal Console+Choose.swift
[909/1007] Compiling NIOCore GlobalSingletons.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKitTerminal/Activity/ActivityIndicator.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[910/1007] Compiling NIOCore IO.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKitTerminal/Activity/ActivityIndicator.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[911/1007] Compiling NIOCore IOData.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKitTerminal/Activity/ActivityIndicator.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[912/1007] Compiling NIOCore IPProtocol.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/console-kit/Sources/ConsoleKitTerminal/Activity/ActivityIndicator.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[913/1007] Compiling NIOCore AsyncChannelOutboundWriter.swift
[914/1007] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[915/1007] Compiling NIOCore NIOAsyncSequenceProducer.swift
[916/1007] Compiling NIOCore MarkedCircularBuffer.swift
[917/1007] Compiling ParseSwift ParsePushAppleSound.swift
[918/1007] Compiling ParseSwift ParsePushPayloadApple.swift
[919/1007] Compiling ParseSwift ParsePushFirebaseNotification.swift
[920/1007] Compiling ParseSwift ParsePushPayloadFirebase.swift
[921/1007] Compiling ParseSwift ParsePushPayloadAny.swift
[922/1007] Compiling ParseSwift ParsePushStatus.swift
[923/1007] Compiling ParseSwift ParseRelation.swift
[924/1007] Compiling ParseSwift ParseSchema+async.swift
[925/1007] Compiling ParseSwift ParseSchema+combine.swift
[926/1007] Compiling ParseSwift ParseSchema.swift
[927/1007] Compiling ParseSwift ParseServer+async.swift
[928/1007] Compiling ParseSwift ParseServer+combine.swift
[929/1007] Compiling ParseSwift ParseServer.swift
[930/1007] Compiling ParseSwift ParseVersion.swift
[931/1007] Compiling ParseSwift Pointer+async.swift
[932/1007] Compiling ParseSwift Pointer+combine.swift
[933/1007] Compiling ParseSwift Pointer.swift
[934/1007] Compiling ParseSwift Query+async.swift
[935/1007] Compiling ParseSwift Query+combine.swift
[936/1007] Compiling ParseSwift Query.swift
[937/1007] Compiling ParseSwift QueryConstraint.swift
[938/1007] Compiling ParseSwift QueryViewModel.swift
[939/1007] Compiling ParseSwift QueryWhere.swift
[940/1007] Compiling ParseSwift Utility.swift
[941/1007] Compiling NIOCore IntegerBitPacking.swift
[942/1007] Compiling NIOCore IntegerTypes.swift
[943/1007] Compiling NIOCore Interfaces.swift
[944/1007] Compiling NIOCore AsyncChannel.swift
[945/1007] Compiling NIOCore AsyncChannelInboundStream.swift
[946/1007] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[947/1007] Compiling ConsoleKitTerminal AnySendableHashable.swift
[948/1007] Compiling ConsoleKitTerminal ConsoleLogger.swift
[949/1007] Compiling ConsoleKitTerminal LoggerFragment.swift
[950/1029] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[951/1029] Compiling ConsoleKitCommands Console+Run.swift
[952/1029] Compiling ConsoleKitCommands ConsoleError.swift
[953/1029] Compiling ConsoleKitCommands Completion.swift
[954/1029] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[955/1029] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[956/1029] Compiling ConsoleKitCommands Argument.swift
[957/1029] Compiling ConsoleKitCommands CommandSignature.swift
[962/1029] Compiling NIOCore NIOLoopBound.swift
[963/1029] Compiling NIOCore NIOSendable.swift
[964/1029] Compiling NIOCore PointerHelpers.swift
[965/1029] Compiling NIOCore RecvByteBufferAllocator.swift
[966/1037] Compiling ConsoleKitCommands AsyncCommands.swift
[967/1037] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[968/1037] Compiling ConsoleKitCommands AnyCommand.swift
[969/1039] Compiling ConsoleKitCommands CommandGroup.swift
[970/1039] Compiling ConsoleKitCommands CommandInput.swift
[971/1039] Compiling ConsoleKitCommands Commands.swift
[973/1039] Compiling ConsoleKitCommands Flag.swift
[974/1039] Compiling ConsoleKitCommands Option.swift
[975/1039] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[976/1039] Compiling ConsoleKitCommands AsyncCommand.swift
[983/1039] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[984/1039] Compiling ConsoleKitCommands Utilities.swift
[991/1039] Emitting module ConsoleKitCommands
[992/1039] Compiling ConsoleKitCommands Command.swift
[993/1039] Compiling ConsoleKitCommands CommandContext.swift
[994/1039] Compiling ConsoleKitCommands CommandError.swift
[998/1041] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[999/1041] Compiling NIOCore SocketAddresses.swift
[1000/1041] Compiling NIOCore SocketOptionProvider.swift
[1001/1041] Compiling NIOCore SystemCallHelpers.swift
[1002/1041] Compiling NIOCore TimeAmount+Duration.swift
[1003/1041] Compiling NIOCore TypeAssistedChannelHandler.swift
[1004/1041] Compiling NIOCore UniversalBootstrapSupport.swift
[1005/1041] Compiling NIOCore Utilities.swift
[1006/1041] Emitting module ConsoleKit
[1007/1041] Compiling ConsoleKit Exports.swift
[1008/1041] Compiling NIOCore ChannelOption.swift
[1009/1041] Compiling NIOCore ChannelPipeline.swift
[1010/1041] Compiling NIOCore CircularBuffer.swift
[1011/1041] Compiling NIOCore Codec.swift
[1012/1041] Compiling NIOCore ConvenienceOptionSupport.swift
[1013/1041] Compiling NIOCore DeadChannel.swift
[1014/1041] Compiling NIOCore DispatchQueue+WithFuture.swift
[1015/1041] Compiling NIOCore EventLoop+Deprecated.swift
[1016/1041] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1017/1041] Compiling NIOCore NIOAsyncWriter.swift
[1018/1041] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1019/1041] Compiling NIOCore BSDSocketAPI.swift
[1020/1041] Compiling NIOCore ByteBuffer-aux.swift
[1021/1041] Compiling NIOCore ByteBuffer-conversions.swift
[1022/1041] Compiling NIOCore ByteBuffer-core.swift
[1023/1041] Compiling NIOCore ByteBuffer-hexdump.swift
[1032/1041] Compiling NIOCore EventLoop+SerialExecutor.swift
[1033/1041] Compiling NIOCore EventLoop.swift
[1034/1041] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1035/1041] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1036/1041] Compiling NIOCore EventLoopFuture.swift
[1037/1041] Compiling NIOCore FileDescriptor.swift
[1038/1041] Compiling NIOCore FileHandle.swift
[1039/1041] Compiling NIOCore FileRegion.swift
[1040/1041] Emitting module NIOCore
[1041/1092] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1042/1092] Emitting module NIOEmbedded
[1043/1092] Compiling NIOEmbedded AsyncTestingChannel.swift
[1044/1092] Compiling NIOEmbedded Embedded.swift
[1045/1092] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1046/1092] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1047/1092] Compiling NIOPosix PosixSingletons.swift
[1048/1092] Compiling NIOPosix RawSocketBootstrap.swift
[1049/1092] Compiling NIOPosix Resolver.swift
[1050/1092] Compiling NIOPosix Selectable.swift
[1051/1098] Compiling NIOPosix IntegerBitPacking.swift
[1052/1098] Compiling NIOPosix IntegerTypes.swift
[1053/1098] Compiling NIOPosix Linux.swift
[1054/1098] Compiling NIOPosix LinuxCPUSet.swift
[1055/1098] Compiling NIOPosix LinuxUring.swift
[1056/1098] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1057/1098] Compiling NIOPosix NIOThreadPool.swift
[1058/1098] Emitting module NIOPosix
[1059/1098] Compiling NIOPosix ThreadPosix.swift
[1060/1098] Compiling NIOPosix ThreadWindows.swift
[1061/1098] Compiling NIOPosix UnsafeTransfer.swift
[1062/1098] Compiling NIOPosix Utilities.swift
[1063/1098] Compiling NIOPosix VsockAddress.swift
[1064/1098] Compiling NIOPosix VsockChannelEvents.swift
[1065/1098] Compiling NIOPosix SelectableChannel.swift
[1066/1098] Compiling NIOPosix SelectableEventLoop.swift
[1067/1098] Compiling NIOPosix SelectorEpoll.swift
[1068/1098] Compiling NIOPosix SelectorGeneric.swift
[1069/1098] Compiling NIOPosix SelectorKqueue.swift
[1070/1098] Compiling NIOPosix SelectorUring.swift
[1071/1098] Compiling NIOPosix BSDSocketAPICommon.swift
[1072/1098] Compiling NIOPosix BSDSocketAPIPosix.swift
[1073/1098] Compiling NIOPosix BSDSocketAPIWindows.swift
[1074/1098] Compiling NIOPosix BaseSocket.swift
[1075/1098] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1076/1098] Compiling NIOPosix BaseSocketChannel.swift
[1077/1098] Compiling NIOPosix BaseStreamSocketChannel.swift
[1078/1098] Compiling NIOPosix NonBlockingFileIO.swift
[1079/1098] Compiling NIOPosix PendingDatagramWritesManager.swift
[1080/1098] Compiling NIOPosix PendingWritesManager.swift
[1081/1098] Compiling NIOPosix PipeChannel.swift
[1082/1098] Compiling NIOPosix PipePair.swift
[1083/1098] Compiling NIOPosix PointerHelpers.swift
[1084/1098] Compiling NIOPosix Pool.swift
[1085/1098] Compiling NIOPosix ServerSocket.swift
[1086/1098] Compiling NIOPosix Socket.swift
[1087/1098] Compiling NIOPosix SocketChannel.swift
[1088/1098] Compiling NIOPosix SocketProtocols.swift
[1089/1098] Compiling NIOPosix System.swift
[1090/1098] Compiling NIOPosix Thread.swift
[1091/1098] Compiling NIOPosix Bootstrap.swift
[1092/1098] Compiling NIOPosix ControlMessage.swift
[1093/1098] Compiling NIOPosix DatagramVectorReadManager.swift
[1094/1098] Compiling NIOPosix FileDescriptor.swift
[1095/1098] Compiling NIOPosix GetaddrinfoResolver.swift
[1096/1098] Compiling NIOPosix HappyEyeballs.swift
[1097/1098] Compiling NIOPosix IO.swift
[1098/1122] Emitting module NIO
[1099/1122] Compiling NIO Exports.swift
[1100/1160] Compiling AsyncKit ConnectionPoolError.swift
[1101/1160] Compiling AsyncKit ConnectionPoolItem.swift
[1102/1160] Compiling AsyncKit ConnectionPoolSource.swift
[1103/1162] Compiling NIOTLS TLSEvents.swift
[1104/1162] Emitting module NIOTLS
[1105/1162] Compiling NIOSOCKS ClientStateMachine.swift
[1106/1162] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1107/1163] Compiling NIOSOCKS SOCKSResponse.swift
[1108/1163] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1109/1163] Emitting module NIOSOCKS
[1110/1163] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1111/1163] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1112/1163] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1113/1163] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1114/1163] Compiling NIOHTTP1 HTTPTypes.swift
[1115/1163] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1116/1163] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1117/1163] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1118/1163] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1119/1163] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1120/1163] Compiling NIOSOCKS ServerStateMachine.swift
[1121/1163] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1122/1163] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1123/1163] Compiling NIOTLS SNIHandler.swift
[1124/1163] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1125/1163] Compiling NIOHTTP1 HTTPDecoder.swift
[1126/1163] Compiling NIOHTTP1 HTTPEncoder.swift
[1127/1163] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1128/1163] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1129/1163] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1130/1163] Compiling AsyncKit EventLoopConnectionPool.swift
[1131/1163] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[1132/1163] Compiling AsyncKit EventLoop+Concurrency.swift
[1133/1190] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1134/1190] Emitting module NIOFoundationCompat
[1135/1190] Compiling NIOSSL SafeCompare.swift
[1136/1190] Compiling NIOSSL SSLInit.swift
[1137/1212] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1138/1212] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1139/1212] Emitting module NIOHTTP1
[1140/1212] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1141/1212] Compiling NIOTransportServices NIOTSBootstraps.swift
[1142/1212] Compiling NIOTransportServices NIOTSErrors.swift
[1143/1212] Compiling NIOTransportServices NIOTSEventLoop.swift
[1144/1214] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1145/1214] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1146/1214] Emitting module AsyncKit
[1147/1214] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1148/1214] Compiling NIOTransportServices NIOTSSingletons.swift
[1150/1216] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1151/1216] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1154/1216] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1155/1216] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1156/1216] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1157/1216] Compiling NIOTransportServices AcceptHandler.swift
[1158/1216] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1159/1216] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1160/1216] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1161/1216] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1165/1279] Emitting module NIOTransportServices
[1166/1280] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1167/1280] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1168/1280] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1169/1280] Compiling MultipartKit BasicCodingKey.swift
[1170/1280] Compiling MultipartKit MultipartError.swift
[1171/1280] Compiling MultipartKit Exports.swift
[1172/1280] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1173/1280] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1174/1280] Compiling MultipartKit MultipartParser.swift
[1175/1280] Compiling MultipartKit FormDataEncoder.swift
[1176/1282] Compiling MultipartKit MultipartPartConvertible.swift
[1177/1282] Compiling MultipartKit MultipartFormData.swift
[1178/1282] Compiling NIOHPACK IndexedHeaderTable.swift
[1179/1282] Compiling NIOHPACK IntegerCoding.swift
[1180/1283] Emitting module MultipartKit
[1181/1285] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1182/1286] Compiling NIOHPACK HuffmanTables.swift
[1185/1286] Compiling NIOWebSocket WebSocketOpcode.swift
[1186/1286] Compiling NIOWebSocket WebSocketFrame.swift
[1191/1286] Emitting module NIOSSL
[1192/1289] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1193/1289] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1194/1289] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1195/1289] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1196/1289] Compiling NIOHTTPCompression HTTPDecompression.swift
[1197/1289] Emitting module NIOHTTPCompression
[1198/1289] Compiling NIOHTTPCompression HTTPCompression.swift
[1201/1289] Compiling MultipartKit Storage.swift
[1202/1289] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1205/1289] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1206/1289] Emitting module NIOWebSocket
[1209/1289] Compiling NIOHPACK StaticHeaderTable.swift
[1213/1289] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1214/1289] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1215/1289] Compiling NIOExtras WritePCAPHandler.swift
[1216/1289] Emitting module NIOExtras
[1217/1289] Compiling MultipartKit Utilities.swift
[1221/1289] Compiling NIOSSL SSLPKCS12Bundle.swift
[1222/1289] Compiling NIOSSL SSLPrivateKey.swift
[1223/1289] Compiling NIOSSL SSLPublicKey.swift
[1229/1289] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1232/1289] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1233/1289] Compiling MultipartKit MultipartPart.swift
[1235/1289] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1236/1289] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1240/1289] Compiling MultipartKit MultipartSerializer.swift
[1244/1289] Compiling NIOHPACK HuffmanCoding.swift
[1247/1289] Emitting module NIOHPACK
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/multipart-kit/Sources/MultipartKit/MultipartFormData.swift:1:17: remark: '@preconcurrency' attribute on module 'Collections' is unused
@preconcurrency import Collections
~~~~~~~~~~~~~~~~^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/multipart-kit/Sources/MultipartKit/MultipartFormData.swift:1:17: remark: '@preconcurrency' attribute on module 'Collections' is unused
@preconcurrency import Collections
~~~~~~~~~~~~~~~~^
[1267/1346] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1268/1346] Compiling NIOHTTP2 QuiescingState.swift
[1269/1346] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1270/1346] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1271/1346] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1272/1346] Compiling NIOHTTP2 StateMachineResult.swift
[1273/1346] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1274/1346] Compiling NIOHTTP2 DOSHeuristics.swift
[1277/1346] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1278/1346] Compiling NIOHTTP2 HTTP2PingData.swift
[1279/1346] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1280/1354] Compiling WebSocketKit WebSocketHandler.swift
[1281/1354] Compiling WebSocketKit WebSocket+Connect.swift
[1282/1354] Emitting module WebSocketKit
[1283/1354] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1284/1354] Compiling WebSocketKit WebSocket+Concurrency.swift
[1285/1354] Compiling WebSocketKit WebSocket.swift
[1286/1354] Compiling WebSocketKit WebSocketClient.swift
[1287/1354] Compiling WebSocketKit Exports.swift
[1288/1354] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1289/1354] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1290/1354] Compiling NIOHTTP2 HTTP2StreamID.swift
[1291/1354] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1292/1354] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1293/1354] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1294/1354] Compiling NIOHTTP2 InboundEventBuffer.swift
[1295/1354] Compiling NIOHTTP2 InboundWindowManager.swift
[1296/1361] Compiling NIOHTTP2 HTTP2Frame.swift
[1297/1361] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1301/1361] Compiling NIOHTTP2 HTTP2Settings.swift
[1302/1361] Compiling NIOHTTP2 HTTP2Stream.swift
[1303/1361] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1307/1361] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1308/1361] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1309/1361] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1310/1361] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1311/1361] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1312/1361] Emitting module NIOHTTP2
[1313/1361] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1314/1361] Compiling NIOHTTP2 MaySendFrames.swift
[1315/1361] Compiling NIOHTTP2 SendingDataState.swift
[1316/1361] Compiling NIOHTTP2 SendingGoawayState.swift
[1317/1361] Compiling NIOHTTP2 SendingHeadersState.swift
[1318/1361] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1319/1361] Compiling NIOHTTP2 SendingRstStreamState.swift
[1320/1361] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1321/1361] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1322/1361] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1323/1361] Compiling NIOHTTP2 MayReceiveFrames.swift
[1324/1361] Compiling NIOHTTP2 ReceivingDataState.swift
[1325/1361] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1326/1361] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1327/1361] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1328/1361] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1329/1361] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1330/1361] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1331/1361] Compiling NIOHTTP2 StreamChannelList.swift
[1332/1361] Compiling NIOHTTP2 StreamMap.swift
[1333/1361] Compiling NIOHTTP2 StreamStateMachine.swift
[1334/1361] Compiling NIOHTTP2 UnsafeTransfer.swift
[1335/1361] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1336/1361] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1337/1361] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1338/1361] Compiling NIOHTTP2 HasLocalSettings.swift
[1339/1361] Compiling NIOHTTP2 HasRemoteSettings.swift
[1344/1361] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1345/1361] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1346/1361] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1347/1361] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1348/1361] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1349/1361] Compiling NIOHTTP2 HTTP2Error.swift
[1350/1361] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1352/1416] Emitting module AsyncHTTPClient
[1353/1423] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1354/1423] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1355/1423] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1356/1423] Compiling AsyncHTTPClient Base64.swift
[1357/1423] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1358/1423] Compiling AsyncHTTPClient ConnectionPool.swift
[1359/1423] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1360/1423] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1361/1423] Compiling AsyncHTTPClient Transaction.swift
[1370/1423] Compiling AsyncHTTPClient RequestBag.swift
[1371/1423] Compiling AsyncHTTPClient RequestValidation.swift
[1372/1423] Compiling AsyncHTTPClient SSLContextCache.swift
[1373/1423] Compiling AsyncHTTPClient Scheme.swift
[1374/1423] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1375/1423] Compiling AsyncHTTPClient UnsafeTransfer.swift
[1376/1423] Compiling AsyncHTTPClient Utils.swift
[1377/1423] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1378/1423] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1379/1423] Compiling AsyncHTTPClient HTTP1Connection.swift
[1380/1423] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1381/1423] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1382/1423] Compiling AsyncHTTPClient HTTP2Connection.swift
[1383/1423] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1384/1423] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1385/1423] Compiling AsyncHTTPClient ConnectionTarget.swift
[1386/1423] Compiling AsyncHTTPClient DeconstructedURL.swift
[1387/1423] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1388/1423] Compiling AsyncHTTPClient FoundationExtensions.swift
[1389/1423] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1390/1423] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1391/1423] Compiling AsyncHTTPClient HTTPClient.swift
[1392/1423] Compiling AsyncHTTPClient RequestOptions.swift
[1393/1423] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1394/1423] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1395/1423] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1396/1423] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1397/1423] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1398/1423] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1399/1423] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1401/1423] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1402/1423] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1403/1423] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1404/1423] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1405/1423] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1406/1423] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1407/1423] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1408/1423] Compiling AsyncHTTPClient HTTPHandler.swift
[1409/1423] Compiling AsyncHTTPClient LRUCache.swift
[1410/1423] Compiling AsyncHTTPClient NWErrorHandler.swift
[1411/1423] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1412/1423] Compiling AsyncHTTPClient TLSConfiguration.swift
[1413/1423] Compiling AsyncHTTPClient RedirectState.swift
[1414/1423] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1415/1423] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1416/1423] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1417/1423] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1418/1423] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1419/1423] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1420/1423] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1421/1423] Compiling AsyncHTTPClient RequestBodyLength.swift
[1422/1423] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1423/1587] Compiling Vapor AsyncBasicResponder.swift
[1424/1587] Compiling Vapor AsyncMiddleware.swift
[1425/1587] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1426/1587] Compiling Vapor AsyncSessionDriver.swift
[1427/1587] Compiling Vapor Authentication+Concurrency.swift
[1428/1587] Compiling Vapor Cache+Concurrency.swift
[1429/1587] Compiling Vapor Client+Concurrency.swift
[1430/1587] Compiling Vapor FileIO+Concurrency.swift
[1431/1587] Compiling Vapor RequestBody+Concurrency.swift
[1432/1587] Compiling Vapor Responder+Concurrency.swift
[1433/1587] Compiling Vapor ResponseCodable+Concurrency.swift
[1434/1587] Compiling Vapor RoutesBuilder+Concurrency.swift
[1435/1587] Compiling Vapor ViewRenderer+Concurrency.swift
[1436/1587] Compiling Vapor WebSocket+Concurrency.swift
[1437/1587] Compiling Vapor ContainerGetPathExecutor.swift
[1438/1587] Compiling Vapor Content.swift
[1439/1587] Compiling Vapor ContentCoders.swift
[1440/1587] Compiling Vapor ContentConfiguration.swift
[1441/1587] Compiling Vapor ContentContainer.swift
[1442/1587] Compiling Vapor JSONCoder+Custom.swift
[1443/1587] Compiling Vapor JSONCoders+Content.swift
[1444/1587] Compiling Vapor PlaintextDecoder.swift
[1445/1587] Compiling Vapor PlaintextEncoder.swift
[1446/1587] Compiling Vapor URLQueryCoders.swift
[1447/1610] Compiling Vapor URLQueryContainer.swift
[1448/1610] Compiling Vapor Core.swift
[1449/1610] Compiling Vapor Running.swift
[1450/1610] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1451/1610] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1452/1610] Compiling Vapor DotEnvFile+load.swift
[1453/1610] Compiling Vapor Routes+caseInsenstive.swift
[1454/1610] Compiling Vapor Validatable+validate.swift
[1455/1610] Compiling Vapor Environment+Process.swift
[1456/1610] Compiling Vapor Environment+Secret.swift
[1457/1610] Compiling Vapor Environment.swift
[1458/1610] Compiling Vapor Abort.swift
[1459/1610] Compiling Vapor AbortError.swift
[1460/1610] Compiling Vapor DebuggableError.swift
[1461/1610] Compiling Vapor Demangler.swift
[1462/1610] Compiling Vapor ErrorSource.swift
[1463/1610] Compiling Vapor StackTrace.swift
[1464/1610] Compiling Vapor Exports.swift
[1465/1610] Compiling Vapor Application+HTTP.swift
[1466/1610] Compiling Vapor BasicResponder.swift
[1467/1610] Compiling Vapor BodyStream.swift
[1468/1610] Compiling Vapor Application+HTTP+Client.swift
[1469/1610] Compiling Vapor EventLoopHTTPClient.swift
[1470/1610] Compiling Vapor Request+BodyStream.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1471/1610] Compiling Vapor Request.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1472/1610] Compiling Vapor Application+Responder.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1473/1610] Compiling Vapor DefaultResponder.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1474/1610] Compiling Vapor Response+Body.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1475/1610] Compiling Vapor Response.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1476/1610] Compiling Vapor ResponseCodable.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1477/1610] Compiling Vapor Application+Routes.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1478/1610] Compiling Vapor Parameters+Require.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1479/1610] Compiling Vapor Request+WebSocket.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1480/1610] Compiling Vapor Route.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1481/1610] Compiling Vapor RouteCollection.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1482/1610] Compiling Vapor Routes.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1483/1610] Compiling Vapor RoutesBuilder+Group.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1484/1610] Compiling Vapor RoutesBuilder+Method.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1485/1610] Compiling Vapor RoutesBuilder+Middleware.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1486/1610] Compiling Vapor RoutesBuilder+WebSocket.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1487/1610] Compiling Vapor RoutesBuilder.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1488/1610] Compiling Vapor OTP.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1489/1610] Compiling Vapor Application+Servers.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1490/1610] Compiling Vapor Server.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1491/1610] Compiling Vapor Application+Sessions.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1492/1610] Compiling Vapor MemorySessions.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1493/1610] Emitting module Vapor
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Sessions/MemorySessions.swift:5:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Foundation
^
@preconcurrency
[1494/1633] Compiling Vapor Request+Session.swift
[1495/1633] Compiling Vapor Session.swift
[1496/1633] Compiling Vapor SessionCache.swift
[1497/1633] Compiling Vapor SessionData.swift
[1498/1633] Compiling Vapor SessionDriver.swift
[1499/1633] Compiling Vapor SessionsConfiguration.swift
[1500/1633] Compiling Vapor SessionsMiddleware.swift
[1501/1633] Compiling Vapor DateFormatter+threadSpecific.swift
[1502/1633] Compiling Vapor URLEncodedFormData.swift
[1503/1633] Compiling Vapor URLEncodedFormDecoder.swift
[1504/1633] Compiling Vapor URLEncodedFormEncoder.swift
[1505/1633] Compiling Vapor URLEncodedFormError.swift
[1506/1633] Compiling Vapor URLEncodedFormParser.swift
[1507/1633] Compiling Vapor URLEncodedFormSerializer.swift
[1508/1633] Compiling Vapor URLQueryFragmentConvertible.swift
[1509/1633] Compiling Vapor AnyResponse.swift
[1510/1633] Compiling Vapor Array+Random.swift
[1511/1633] Compiling Vapor Base32.swift
[1512/1633] Compiling Vapor Base64.swift
[1513/1633] Compiling Vapor BaseN.swift
[1514/1633] Compiling Vapor BasicCodingKey.swift
[1515/1633] Compiling Vapor ByteCount.swift
[1516/1633] Compiling Vapor Bytes+Hex.swift
[1517/1633] Compiling Vapor Bytes+SecureCompare.swift
[1518/1633] Compiling Vapor Collection+Safe.swift
[1519/1633] Compiling Vapor DataProtocol+Copy.swift
[1520/1633] Compiling Vapor DecoderUnwrapper.swift
[1521/1633] Compiling Vapor DirectoryConfiguration.swift
[1522/1633] Compiling Vapor DotEnv.swift
[1523/1633] Compiling Vapor Extendable.swift
[1524/1633] Compiling Vapor File.swift
[1525/1633] Compiling Vapor FileIO.swift
[1526/1633] Compiling Vapor LifecycleHandler.swift
[1527/1633] Compiling Vapor OptionalType.swift
[1528/1633] Compiling Vapor RFC1123.swift
[1529/1633] Compiling Vapor SocketAddress+Hostname.swift
[1530/1633] Compiling Vapor Storage.swift
[1531/1633] Compiling Vapor String+IsIPAddress.swift
[1532/1633] Compiling Vapor Thread.swift
[1533/1633] Compiling Vapor URI.swift
[1534/1633] Compiling Vapor RangeResult.swift
[1535/1633] Compiling Vapor Validatable.swift
[1536/1633] Compiling Vapor Validation.swift
[1537/1633] Compiling Vapor ValidationKey.swift
[1538/1633] Compiling Vapor Validations.swift
[1539/1633] Compiling Vapor ValidationsError.swift
[1540/1633] Compiling Vapor Validator.swift
[1541/1633] Compiling Vapor ValidatorResult.swift
[1542/1633] Compiling Vapor And.swift
[1543/1633] Compiling Vapor Case.swift
[1544/1633] Compiling Vapor CharacterSet.swift
[1545/1633] Compiling Vapor Count.swift
[1546/1633] Compiling Vapor Email.swift
[1547/1633] Compiling Vapor Empty.swift
[1548/1633] Compiling Vapor In.swift
[1549/1633] Compiling Vapor Nil.swift
[1550/1633] Compiling Vapor NilIgnoring.swift
[1551/1633] Compiling Vapor Not.swift
[1552/1633] Compiling Vapor Or.swift
[1553/1633] Compiling Vapor Pattern.swift
[1554/1633] Compiling Vapor Range.swift
[1555/1633] Compiling Vapor URL.swift
[1556/1633] Compiling Vapor Valid.swift
[1557/1633] Compiling Vapor Application+Views.swift
[1558/1633] Compiling Vapor PlaintextRenderer.swift
[1559/1633] Compiling Vapor Request+View.swift
[1560/1633] Compiling Vapor View.swift
[1561/1633] Compiling Vapor ViewRenderer.swift
[1562/1633] Compiling Vapor _Deprecations.swift
[1563/1633] Compiling Vapor HTTPServerResponseEncoder.swift
[1564/1633] Compiling Vapor HTTPServerUpgradeHandler.swift
[1565/1633] Compiling Vapor Logger+Report.swift
[1566/1633] Compiling Vapor LoggingSystem+Environment.swift
[1567/1633] Compiling Vapor Application+Middleware.swift
[1568/1633] Compiling Vapor CORSMiddleware.swift
[1569/1633] Compiling Vapor ErrorMiddleware.swift
[1570/1633] Compiling Vapor FileMiddleware.swift
[1571/1633] Compiling Vapor Middleware.swift
[1572/1633] Compiling Vapor MiddlewareConfiguration.swift
[1573/1633] Compiling Vapor RouteLoggingMiddleware.swift
[1574/1633] Compiling Vapor File+Multipart.swift
[1575/1633] Compiling Vapor FormDataDecoder+Content.swift
[1576/1633] Compiling Vapor FormDataEncoder+Content.swift
[1577/1633] Compiling Vapor Application+Password.swift
[1578/1633] Compiling Vapor Application+Passwords.swift
[1579/1633] Compiling Vapor AsyncPasswordHasher.swift
[1580/1633] Compiling Vapor BcryptHasher.swift
[1581/1633] Compiling Vapor PasswordHasher.swift
[1582/1633] Compiling Vapor PlaintextHasher.swift
[1583/1633] Compiling Vapor Request+Password.swift
[1584/1633] Compiling Vapor Redirect.swift
[1585/1633] Compiling Vapor Request+Body.swift
[1586/1633] Compiling Vapor Application.swift
[1587/1633] Compiling Vapor AuthenticationCache.swift
[1588/1633] Compiling Vapor Authenticator.swift
[1589/1633] Compiling Vapor BasicAuthorization.swift
[1590/1633] Compiling Vapor BearerAuthorization.swift
[1591/1633] Compiling Vapor GuardMiddleware.swift
[1592/1633] Compiling Vapor RedirectMiddleware.swift
[1593/1633] Compiling Vapor SessionAuthenticatable.swift
[1594/1633] Compiling Vapor Bcrypt.swift
[1595/1633] Compiling Vapor Application+Cache.swift
[1596/1633] Compiling Vapor Cache.swift
[1597/1633] Compiling Vapor CacheExpirationTime.swift
[1598/1633] Compiling Vapor MemoryCache.swift
[1599/1633] Compiling Vapor Request+Cache.swift
[1600/1633] Compiling Vapor Application+Clients.swift
[1601/1633] Compiling Vapor Client.swift
[1602/1633] Compiling Vapor ClientRequest.swift
[1603/1633] Compiling Vapor ClientResponse.swift
[1604/1633] Compiling Vapor Request+Client.swift
[1605/1633] Compiling Vapor BootCommand.swift
[1606/1633] Compiling Vapor CommandContext+Application.swift
[1607/1633] Compiling Vapor RoutesCommand.swift
[1608/1633] Compiling Vapor ServeCommand.swift
[1609/1633] Compiling Vapor AnyResponse+Concurrency.swift
[1610/1633] Compiling Vapor EndpointCache.swift
[1611/1633] Compiling Vapor HTTPMethod+String.swift
[1612/1633] Compiling Vapor HTTPStatus.swift
[1613/1633] Compiling Vapor HTTPCookies.swift
[1614/1633] Compiling Vapor HTTPHeaderCacheControl.swift
[1615/1633] Compiling Vapor HTTPHeaderExpires.swift
[1616/1633] Compiling Vapor HTTPHeaderLastModified.swift
[1617/1633] Compiling Vapor HTTPHeaders+Cache.swift
[1618/1633] Compiling Vapor HTTPHeaders+Connection.swift
[1619/1633] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1620/1633] Compiling Vapor HTTPHeaders+ContentRange.swift
[1621/1633] Compiling Vapor HTTPHeaders+Directive.swift
[1622/1633] Compiling Vapor HTTPHeaders+Forwarded.swift
[1623/1633] Compiling Vapor HTTPHeaders+Link.swift
[1624/1633] Compiling Vapor HTTPHeaders+Name.swift
[1625/1633] Compiling Vapor HTTPHeaders.swift
[1626/1633] Compiling Vapor HTTPMediaType.swift
[1627/1633] Compiling Vapor HTTPMediaTypePreference.swift
[1628/1633] Compiling Vapor Responder.swift
[1629/1633] Compiling Vapor Application+HTTP+Server.swift
[1630/1633] Compiling Vapor HTTPServer.swift
[1631/1633] Compiling Vapor HTTPServerHandler.swift
[1632/1633] Compiling Vapor HTTPServerRequestDecoder.swift
[1633/1646] Emitting module ParseServerSwift
[1634/1646] Compiling ParseServerSwift Parse+Vapor.swift
[1635/1646] Compiling ParseServerSwift ParseHookFunction+Vapor.swift
[1636/1646] Compiling ParseServerSwift Functions.swift
[1637/1646] Compiling ParseServerSwift User.swift
[1638/1646] Compiling ParseServerSwift Parse.swift
[1639/1646] Compiling ParseServerSwift configure.swift
[1640/1646] Compiling ParseServerSwift ParseServerConfiguration.swift
[1641/1646] Compiling ParseServerSwift Constants.swift
[1642/1646] Compiling ParseServerSwift Hooks.swift
[1643/1646] Compiling ParseServerSwift FooParameters.swift
[1644/1646] Compiling ParseServerSwift ParseHookTrigger+Vapor.swift
[1645/1646] Compiling ParseServerSwift GameScore.swift
[1646/1647] Compiling ParseServerSwift routes.swift
[1647/1649] Emitting module App
[1648/1649] Compiling App entrypoint.swift
[1648/1649] Linking App
Build complete! (101.46s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-http-types from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-http-types (0.37s)
Fetching https://github.com/vapor/console-kit.git from cache
Fetched https://github.com/apple/swift-algorithms.git (0.74s)
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/apple/swift-system.git (0.98s)
Fetching https://github.com/vapor/multipart-kit.git from cache
Fetched https://github.com/vapor/console-kit.git (0.61s)
Fetching https://github.com/vapor/websocket-kit.git from cache
Fetched https://github.com/vapor/multipart-kit.git (0.43s)
Fetching https://github.com/netreconlab/Parse-Swift.git from cache
Fetched https://github.com/apple/swift-nio-extras.git (0.80s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/vapor/websocket-kit.git (0.81s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-log.git (0.58s)
Fetching https://github.com/apple/swift-metrics.git from cache
Fetched https://github.com/netreconlab/Parse-Swift.git (0.73s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-metrics.git (0.55s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git (1.09s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-collections.git (1.85s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-nio-transport-services.git (0.84s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/apple/swift-nio.git (2.95s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-numerics (0.81s)
Fetching https://github.com/vapor/vapor.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.88s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/swift-server/async-http-client.git (1.22s)
Fetching https://github.com/vapor/routing-kit.git from cache
Fetched https://github.com/vapor/routing-kit.git (0.46s)
Fetching https://github.com/vapor/async-kit.git from cache
Fetched https://github.com/vapor/async-kit.git (0.57s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-crypto.git (1.34s)
Fetched https://github.com/vapor/vapor.git (2.86s)
Computing version for https://github.com/netreconlab/Parse-Swift.git
Fetched https://github.com/apple/swift-nio-http2.git (1.21s)
Computed https://github.com/netreconlab/Parse-Swift.git at 5.8.2 (0.91s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.92.1 (0.56s)
Fetching https://github.com/swift-server/swift-backtrace.git from cache
Fetched https://github.com/swift-server/swift-backtrace.git (0.21s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.6.0 (0.03s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.14.0 (0.03s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.1 (0.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.04s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.21.0 (0.03s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.30.0 (0.03s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.26.0 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.04s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.0 (0.03s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.2.0 (0.03s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.14.1 (0.03s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.19.0 (0.03s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.20.1 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.05s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.20.1 (0.03s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.03s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.3 (0.03s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.03s)
Computing version for https://github.com/swift-server/swift-backtrace.git
Computed https://github.com/swift-server/swift-backtrace.git at 1.3.4 (0.03s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.19.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.21.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.30.0
Creating working copy for https://github.com/netreconlab/Parse-Swift.git
Working copy of https://github.com/netreconlab/Parse-Swift.git resolved at 5.8.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
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.20.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.14.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.92.1
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.20.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.26.0
Creating working copy for https://github.com/swift-server/swift-backtrace.git
Working copy of https://github.com/swift-server/swift-backtrace.git resolved at 1.3.4
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.4.1
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.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.6.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.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.5.4
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.0.3
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.14.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
Build complete.
Done.

Build Machine: Mac 5