The Swift Package Index logo.Swift Package Index

Build Information

Successful build of mailgun with Swift 5.7 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/mailgun.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/mailgun
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c46ad76 Merge pull request #53 from paunik/feature/add-tags-to-message
Cloned https://github.com/vapor-community/mailgun.git
Revision (git rev-parse @):
c46ad7635b28961fd6835a09f0e416ac9795d4e9
SUCCESS checkout https://github.com/vapor-community/mailgun.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $PWD/checkout
https://github.com/vapor-community/mailgun.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/465] Compiling CNIOLinux shim.c
[1/465] Compiling CNIOWindows shim.c
[2/465] Compiling CNIOWindows WSAStartup.c
[2/465] Compiling _NumericsShims _NumericsShims.c
[4/523] Compiling _AtomicsShims.c
[5/523] Compiling CVaporBcrypt blf.c
[6/523] Compiling CVaporBcrypt bcrypt.c
[7/533] Compiling CNIOSHA1 c_nio_sha1.c
[9/614] Compiling RealModule Float16+Real.swift
[10/614] Compiling Crypto ASN1OctetString.swift
[11/614] Compiling Crypto ASN1Strings.swift
[12/614] Compiling RealModule Float80+Real.swift
[13/620] Compiling RealModule RealFunctions.swift
[14/630] Compiling _NIOBase64 Base64.swift
[15/630] Emitting module _NIOBase64
[16/630] Compiling Crypto HPKE-KEM.swift
[17/630] Compiling Crypto HPKE-Errors.swift
[18/630] Compiling Crypto HPKE.swift
[19/630] Compiling Crypto HPKE-Context.swift
[20/630] Compiling Crypto HPKE-KeySchedule.swift
[21/630] Compiling Crypto AES-GCM.swift
[22/630] Compiling Crypto ASN1BitString.swift
[23/630] Compiling Crypto ASN1Boolean.swift
[24/630] Compiling Crypto ASN1Identifier.swift
[25/630] Compiling Crypto HPKE-Modes.swift
[26/630] Compiling Crypto Insecure.swift
[27/630] Compiling Crypto Insecure_HashFunctions.swift
[28/630] Compiling Crypto KEM.swift
[29/655] Compiling RealModule Real.swift
[30/655] Compiling RealModule ElementaryFunctions.swift
[31/655] Compiling RealModule Float+Real.swift
[32/655] Compiling Atomics AtomicMemoryOrderings.swift
[33/655] Compiling Atomics DoubleWord.swift
[34/655] Emitting module RealModule
[34/655] Compiling CNIOLinux liburing_shims.c
[36/655] Emitting module Logging
[37/680] Compiling Algorithms Combinations.swift
[38/680] Compiling Algorithms Split.swift
[39/680] Compiling Algorithms Stride.swift
[40/680] Compiling Algorithms Suffix.swift
[41/680] Compiling Crypto HPKE-KEM-Curve25519.swift
[42/680] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[43/680] Compiling Crypto AES-GCM_boring.swift
[44/680] Compiling Crypto ChaChaPoly_boring.swift
[45/680] Compiling Crypto ChaChaPoly.swift
[46/680] Compiling Crypto Cipher.swift
[47/680] Compiling Crypto Nonces.swift
[48/680] Compiling Crypto ASN1.swift
[49/680] Compiling Crypto ASN1Any.swift
[50/680] Compiling Algorithms Grouped.swift
[51/680] Compiling Algorithms Indexed.swift
[52/680] Compiling Algorithms Intersperse.swift
[53/680] Compiling Algorithms AdjacentPairs.swift
[54/680] Compiling Algorithms Chain.swift
[55/680] Compiling Algorithms Chunked.swift
[56/680] Compiling _NIODataStructures _TinyArray.swift
[57/680] Compiling _NIODataStructures PriorityQueue.swift
[58/680] Compiling Logging Locks.swift
[59/680] Compiling Algorithms Product.swift
[60/680] Compiling Algorithms FlattenCollection.swift
[62/680] Compiling Algorithms Joined.swift
[63/680] Compiling Algorithms Keyed.swift
[64/680] Compiling Algorithms MinMax.swift
[65/680] Compiling Algorithms Partition.swift
[66/680] Compiling Algorithms Permutations.swift
[67/680] Compiling Algorithms Cycle.swift
[68/680] Compiling Algorithms EitherSequence.swift
[69/680] Compiling Algorithms FirstNonNil.swift
[70/680] Compiling Algorithms Rotate.swift
[71/680] Compiling Algorithms Compacted.swift
[72/680] Compiling Algorithms RandomSample.swift
[73/680] Compiling Algorithms Reductions.swift
[74/680] Emitting module DequeModule
[80/684] Emitting module _NIODataStructures
[81/684] Compiling _NIODataStructures Heap.swift
[102/684] Emitting module OrderedCollections
[103/684] Compiling Atomics IntegerOperations.swift
[104/684] Compiling Atomics Unmanaged extensions.swift
[107/684] Compiling CoreMetrics Locks.swift
[108/684] Emitting module CoreMetrics
[109/684] Compiling CoreMetrics Metrics.swift
[110/684] Compiling OrderedCollections OrderedSet+Testing.swift
[111/684] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[112/684] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[113/684] Compiling OrderedCollections OrderedSet.swift
[114/684] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[115/684] Compiling OrderedCollections _UnsafeBitset.swift
[116/686] Compiling Logging MetadataProvider.swift
[117/686] Compiling Logging LogHandler.swift
[118/686] Compiling Logging Logging.swift
[119/688] Emitting module Collections
[120/688] Compiling Collections Collections.swift
[130/694] Compiling CNIOLLHTTP c_nio_http.c
[131/694] Compiling CNIOExtrasZlib empty.c
[135/696] Compiling CNIOLLHTTP c_nio_llhttp.c
[136/697] Compiling CNIOLLHTTP c_nio_api.c
[148/697] Emitting module Atomics
[149/697] Compiling Algorithms Trim.swift
[150/697] Compiling Algorithms Unique.swift
[151/697] Compiling Algorithms Windows.swift
[151/697] Compiling CNIODarwin shim.c
[152/697] Compiling CNIOBoringSSLShims shims.c
[164/697] Compiling tls_record.cc
[165/697] Compiling tls_method.cc
[167/697] Emitting module Algorithms
[167/697] Compiling tls13_server.cc
[168/697] Compiling tls13_enc.cc
[169/697] Compiling tls13_client.cc
[170/697] Compiling tls13_both.cc
[171/697] Compiling ssl_versions.cc
[173/697] Emitting module Crypto
[173/707] Compiling t1_enc.cc
[175/707] Compiling RoutingKit PathComponent.swift
[175/707] Compiling ssl_transcript.cc
[176/707] Compiling ssl_x509.cc
[178/707] Compiling RoutingKit Router.swift
[179/707] Compiling RoutingKit TrieRouter.swift
[179/707] Compiling ssl_stat.cc
[180/707] Compiling ssl_session.cc
[181/707] Compiling ssl_privkey.cc
[182/707] Compiling ssl_file.cc
[183/707] Compiling ssl_key_share.cc
[206/707] Compiling Crypto Ed25519_boring.swift
[207/707] Compiling Crypto EllipticCurvePoint_boring.swift
[208/707] Compiling Crypto EllipticCurve_boring.swift
[209/707] Compiling Crypto NISTCurvesKeys_boring.swift
[210/707] Compiling Crypto X25519Keys_boring.swift
[211/707] Compiling Crypto Curve25519.swift
[212/707] Compiling Crypto Ed25519Keys.swift
[213/707] Compiling Crypto NISTCurvesKeys.swift
[214/707] Compiling Crypto X25519Keys.swift
[215/707] Compiling Crypto SymmetricKeys.swift
[216/707] Emitting module Metrics
[217/707] Compiling Metrics Metrics.swift
[228/707] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[229/707] Compiling Crypto CryptoKitErrors_boring.swift
[230/707] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[231/707] Compiling Crypto RNG_boring.swift
[232/707] Compiling Crypto SafeCompare_boring.swift
[233/707] Compiling Crypto Zeroization_boring.swift
[234/707] Compiling Crypto PrettyBytes.swift
[235/707] Compiling Crypto SafeCompare.swift
[236/707] Compiling Crypto SecureBytes.swift
[237/707] Compiling Crypto Zeroization.swift
[238/707] Compiling Crypto SubjectPublicKeyInfo.swift
[239/707] Compiling Crypto CryptoKitErrors.swift
[240/707] Compiling Crypto Digest_boring.swift
[241/707] Compiling Crypto Digest.swift
[242/707] Compiling Crypto Digests.swift
[243/707] Compiling Crypto HashFunctions.swift
[244/707] Compiling Crypto HashFunctions_SHA2.swift
[245/707] Compiling Crypto HPKE-AEAD.swift
[246/707] Compiling Crypto HPKE-Ciphersuite.swift
[247/707] Compiling Crypto HPKE-KDF.swift
[248/707] Compiling Crypto HPKE-KexKeyDerivation.swift
[270/707] Compiling RoutingKit Parameters.swift
[271/707] Compiling RoutingKit AnyRouter.swift
[272/707] Emitting module RoutingKit
[272/707] Compiling ssl_lib.cc
[273/707] Compiling ssl_cipher.cc
[274/707] Compiling ssl_cert.cc
[275/707] Compiling ssl_buffer.cc
[276/707] Compiling ssl_asn1.cc
[277/707] Compiling ssl_aead_ctx.cc
[278/707] Compiling s3_pkt.cc
[279/707] Compiling s3_lib.cc
[280/707] Compiling s3_both.cc
[281/707] Compiling handshake_server.cc
[282/707] Compiling handshake_client.cc
[283/707] Compiling handshake.cc
[284/707] Compiling dtls_record.cc
[285/707] Compiling handoff.cc
[286/707] Compiling encrypted_client_hello.cc
[287/707] Compiling dtls_method.cc
[288/707] Compiling d1_srtp.cc
[289/707] Compiling extensions.cc
[290/707] Compiling v3_utl.c
[290/707] Compiling v3_skey.c
[292/707] Compiling v3_purp.c
[293/707] Compiling v3_prn.c
[294/707] Compiling v3_pmaps.c
[295/707] Compiling v3_pcons.c
[296/707] Compiling v3_ocsp.c
[297/707] Compiling v3_int.c
[298/707] Compiling v3_ncons.c
[299/707] Compiling v3_lib.c
[300/707] Compiling d1_both.cc
[301/707] Compiling v3_info.c
[302/707] Compiling bio_ssl.cc
[303/707] Compiling v3_ia5.c
[304/707] Compiling v3_extku.c
[305/707] Compiling v3_genn.c
[306/707] Compiling d1_lib.cc
[307/707] Compiling d1_pkt.cc
[308/707] Compiling v3_enum.c
[309/707] Compiling v3_bcons.c
[310/707] Compiling v3_conf.c
[311/707] Compiling v3_bitst.c
[312/707] Compiling v3_cpols.c
[313/707] Compiling v3_crld.c
[314/707] Compiling v3_akeya.c
[315/707] Compiling v3_akey.c
[316/707] Compiling x_sig.c
[317/707] Compiling x_spki.c
[318/707] Compiling x_x509a.c
[319/707] Compiling x_val.c
[320/707] Compiling x_x509.c
[321/707] Compiling x_req.c
[322/707] Compiling x_pubkey.c
[323/707] Compiling v3_alt.c
[324/707] Compiling x_info.c
[325/707] Compiling x_name.c
[326/707] Compiling x_attrib.c
[327/707] Compiling x_algor.c
[328/707] Compiling x_pkey.c
[329/707] Compiling x_exten.c
[330/707] Compiling x_all.c
[331/707] Compiling x509cset.c
[332/707] Compiling x_crl.c
[333/707] Compiling x509name.c
[334/707] Compiling x509_txt.c
[335/707] Compiling x509spki.c
[336/707] Compiling x509rset.c
[337/707] Compiling x509_vpm.c
[338/707] Compiling x509_v3.c
[339/707] Compiling x509_set.c
[340/707] Compiling x509_trs.c
[341/707] Compiling x509_req.c
[342/707] Compiling x509_obj.c
[343/707] Compiling x509_def.c
[344/707] Compiling x509_d2.c
[345/707] Compiling x509_vfy.c
[346/707] Compiling x509_ext.c
[347/707] Compiling x509_att.c
[348/707] Compiling x509.c
[349/707] Compiling t_x509a.c
[350/707] Compiling x509_lu.c
[351/707] Compiling x509_cmp.c
[352/707] Compiling i2d_pr.c
[353/707] Compiling t_crl.c
[354/707] Compiling t_x509.c
[355/707] Compiling t_req.c
[356/707] Compiling rsa_pss.c
[357/707] Compiling name_print.c
[358/707] Compiling algorithm.c
[359/707] Compiling a_digest.c
[360/707] Compiling asn1_gen.c
[361/707] Compiling policy.c
[362/707] Compiling a_verify.c
[363/707] Compiling by_file.c
[364/707] Compiling thread_win.c
[365/707] Compiling thread_pthread.c
[366/707] Compiling by_dir.c
[367/707] Compiling thread_none.c
[368/707] Compiling thread.c
[369/707] Compiling trust_token.c
[370/707] Compiling siphash.c
[371/707] Compiling stack.c
[372/707] Compiling rsa_print.c
[373/707] Compiling rsa_crypt.c
[374/707] Compiling voprf.c
[374/707] Compiling a_sign.c
[376/707] Compiling refcount_lock.c
[377/707] Compiling windows.c
[378/707] Compiling refcount_c11.c
[378/707] Compiling rc4.c
[380/707] Compiling rand_extra.c
[381/707] Compiling rsa_asn1.c
[382/707] Compiling passive.c
[383/707] Compiling fuchsia.c
[384/707] Compiling deterministic.c
[385/707] Compiling forkunsafe.c
[386/707] Compiling pool.c
[387/707] Compiling poly1305_arm_asm.S
[388/707] Compiling poly1305_vec.c
[389/707] Compiling poly1305_arm.c
[390/707] Compiling poly1305.c
[391/707] Compiling pkcs7.c
[392/707] Compiling pmbtoken.c
[393/707] Compiling p5_pbev2.c
[394/707] Compiling pem_xaux.c
[395/707] Compiling pem_pkey.c
[396/707] Compiling pem_x509.c
[397/707] Compiling pem_oth.c
[398/707] Compiling pkcs7_x509.c
[399/707] Compiling pkcs8.c
[400/707] Compiling obj_xref.c
[401/707] Compiling pem_pk8.c
[402/707] Compiling pkcs8_x509.c
[403/707] Compiling mem.c
[404/707] Compiling lhash.c
[405/707] Compiling kyber.c
[406/707] Compiling keccak.c
[407/707] Compiling poly_rq_mul.S
[408/707] Compiling pem_info.c
[409/707] Compiling pem_lib.c
[410/707] Compiling x86_64-mont5-mac.mac.x86_64.S
[411/707] Compiling x86_64-mont5-linux.linux.x86_64.S
[412/707] Compiling hkdf.c
[413/707] Compiling obj.c
[414/707] Compiling hpke.c
[415/707] Compiling pem_all.c
[416/707] Compiling x86_64-mont-mac.mac.x86_64.S
[417/707] Compiling x86_64-mont-linux.linux.x86_64.S
[418/707] Compiling x86-mont-linux.linux.x86.S
[419/707] Compiling vpaes-x86_64-mac.mac.x86_64.S
[420/707] Compiling vpaes-x86_64-linux.linux.x86_64.S
[420/707] Compiling vpaes-x86-linux.linux.x86.S
[422/707] Compiling vpaes-armv8-linux.linux.aarch64.S
[423/707] Compiling vpaes-armv7-linux.linux.arm.S
[424/707] Compiling vpaes-armv8-ios.ios.aarch64.S
[425/707] Compiling vpaes-armv7-ios.ios.arm.S
[426/707] Compiling sha512-x86_64-mac.mac.x86_64.S
[427/707] Compiling sha512-armv8-linux.linux.aarch64.S
[428/707] Compiling sha512-x86_64-linux.linux.x86_64.S
[429/707] Compiling sha512-armv4-ios.ios.arm.S
[430/707] Compiling sha512-armv4-linux.linux.arm.S
[431/707] Compiling sha512-586-linux.linux.x86.S
[432/707] Compiling sha256-x86_64-mac.mac.x86_64.S
[433/707] Compiling kdf.c
[434/707] Compiling sha256-x86_64-linux.linux.x86_64.S
[435/707] Compiling sha512-armv8-ios.ios.aarch64.S
[436/707] Compiling sha256-armv4-ios.ios.arm.S
[436/707] Compiling sha256-armv8-linux.linux.aarch64.S
[438/707] Compiling sha256-armv4-linux.linux.arm.S
[439/707] Compiling sha256-586-linux.linux.x86.S
[440/707] Compiling sha1-x86_64-mac.mac.x86_64.S
[441/707] Compiling sha256-armv8-ios.ios.aarch64.S
[442/707] Compiling sha1-armv8-linux.linux.aarch64.S
[443/707] Compiling sha1-x86_64-linux.linux.x86_64.S
[444/707] Compiling sha1-armv4-large-linux.linux.arm.S
[445/707] Compiling sha1-armv4-large-ios.ios.arm.S
[446/707] Compiling sha1-586-linux.linux.x86.S
[447/707] Compiling sha1-armv8-ios.ios.aarch64.S
[448/707] Compiling service_indicator.c
[449/707] Compiling sha256.c
[450/707] Compiling rsaz-avx2-mac.mac.x86_64.S
[451/707] Compiling sha512.c
[452/707] Compiling rsaz-avx2-linux.linux.x86_64.S
[453/707] Compiling fips.c
[454/707] Compiling sha1.c
[455/707] Compiling rdrand-x86_64-mac.mac.x86_64.S
[456/707] Compiling rdrand-x86_64-linux.linux.x86_64.S
[457/707] Compiling padding.c
[458/707] Compiling blinding.c
[459/707] Compiling self_check.c
[460/707] Compiling fork_detect.c
[461/707] Compiling rand.c
[461/707] Compiling urandom.c
[463/707] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[464/707] Compiling rsa_impl.c
[465/707] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[466/707] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[467/707] Compiling rsa.c
[468/707] Compiling ctrdrbg.c
[469/707] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[469/707] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[471/707] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[472/707] Compiling p256-armv8-asm-linux.linux.aarch64.S
[473/707] Compiling p256-armv8-asm-ios.ios.aarch64.S
[474/707] Compiling gcm_nohw.c
[475/707] Compiling ofb.c
[476/707] Compiling gcm.c
[477/707] Compiling polyval.c
[478/707] Compiling cfb.c
[479/707] Compiling ctr.c
[480/707] Compiling md5-x86_64-mac.mac.x86_64.S
[481/707] Compiling md5-x86_64-linux.linux.x86_64.S
[481/707] Compiling md5-586-linux.linux.x86.S
[483/707] Compiling cbc.c
[484/707] Compiling ghashv8-armv8-linux.linux.aarch64.S
[485/707] Compiling ghashv8-armv7-linux.linux.arm.S
[486/707] Compiling md4.c
[487/707] Compiling ghashv8-armv7-ios.ios.arm.S
[488/707] Compiling ghashv8-armv8-ios.ios.aarch64.S
[489/707] Compiling md5.c
[490/707] Compiling hmac.c
[491/707] Compiling ghash-x86_64-mac.mac.x86_64.S
[492/707] Compiling ghash-x86_64-linux.linux.x86_64.S
[493/707] Compiling ghash-x86-linux.linux.x86.S
[494/707] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[495/707] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[496/707] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[497/707] Compiling ghash-ssse3-x86-linux.linux.x86.S
[498/707] Compiling ghash-armv4-linux.linux.arm.S
[499/707] Compiling ghash-armv4-ios.ios.arm.S
[500/707] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[501/707] Compiling fips_shared_support.c
[502/707] Compiling ecdsa.c
[503/707] Compiling wnaf.c
[504/707] Compiling ecdh.c
[505/707] Compiling hrss.c
[506/707] Compiling simple_mul.c
[507/707] Compiling util.c
[508/707] Compiling simple.c
[509/707] Compiling scalar.c
[510/707] Compiling p256.c
[511/707] Compiling felem.c
[512/707] Compiling p224-64.c
[513/707] Compiling oct.c
[514/707] Compiling ec_montgomery.c
[515/707] Compiling ec_key.c
[516/707] Compiling digest.c
[517/707] Compiling digestsign.c
[518/707] Compiling digests.c
[519/707] Compiling ec.c
[520/707] Compiling dh.c
[521/707] Compiling co-586-linux.linux.x86.S
[522/707] Compiling check.c
[523/707] Compiling cmac.c
[524/707] Compiling bsaes-armv7-linux.linux.arm.S
[525/707] Compiling e_aesccm.c
[526/707] Compiling bsaes-armv7-ios.ios.arm.S
[527/707] Compiling aead.c
[528/707] Compiling e_aes.c
[529/707] Compiling sqrt.c
[530/707] Compiling cipher.c
[531/707] Compiling rsaz_exp.c
[532/707] Compiling random.c
[533/707] Compiling prime.c
[534/707] Compiling shift.c
[535/707] Compiling montgomery_inv.c
[536/707] Compiling montgomery.c
[537/707] Compiling mul.c
[538/707] Compiling jacobi.c
[539/707] Compiling div_extra.c
[540/707] Compiling gcd_extra.c
[541/707] Compiling gcd.c
[542/707] Compiling div.c
[543/707] Compiling ctx.c
[544/707] Compiling exponentiation.c
[545/707] Compiling cmp.c
[546/707] Compiling bn-armv8-linux.linux.aarch64.S
[547/707] Compiling x86_64-gcc.c
[548/707] Compiling bytes.c
[549/707] Compiling bn.c
[550/707] Compiling add.c
[551/707] Compiling bn-586-linux.linux.x86.S
[552/707] Compiling armv8-mont-linux.linux.aarch64.S
[553/707] Compiling armv4-mont-linux.linux.arm.S
[554/707] Compiling bn-armv8-ios.ios.aarch64.S
[555/707] Compiling armv4-mont-ios.ios.arm.S
[556/707] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[557/707] Compiling armv8-mont-ios.ios.aarch64.S
[558/707] Compiling aesv8-armv8-linux.linux.aarch64.S
[559/707] Compiling aesv8-armv7-linux.linux.arm.S
[560/707] Compiling aesv8-armv7-ios.ios.arm.S
[561/707] Compiling aesni-x86_64-linux.linux.x86_64.S
[562/707] Compiling aesv8-armv8-ios.ios.aarch64.S
[563/707] Compiling aesni-x86_64-mac.mac.x86_64.S
[564/707] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[565/707] Compiling aesni-x86-linux.linux.x86.S
[566/707] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[567/707] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[568/707] Compiling mode_wrappers.c
[569/707] Compiling generic.c
[570/707] Compiling aes.c
[571/707] Compiling key_wrap.c
[572/707] Compiling ex_data.c
[573/707] Compiling aes_nohw.c
[574/707] Compiling sign.c
[575/707] Compiling p_x25519.c
[576/707] Compiling scrypt.c
[576/707] Compiling pbkdf.c
[578/707] Compiling p_rsa_asn1.c
[579/707] Compiling p_x25519_asn1.c
[580/707] Compiling p256-nistz.c
[581/707] Compiling p_rsa.c
[582/707] Compiling print.c
[583/707] Compiling p_hkdf.c
[583/707] Compiling p_ed25519.c
[585/707] Compiling p_ec.c
[586/707] Compiling p_ed25519_asn1.c
[587/707] Compiling evp_ctx.c
[588/707] Compiling p_ec_asn1.c
[589/707] Compiling p_dsa_asn1.c
[590/707] Compiling err_data.c
[591/707] Compiling evp_asn1.c
[592/707] Compiling engine.c
[593/707] Compiling err.c
[594/707] Compiling ecdsa_asn1.c
[595/707] Compiling ecdh_extra.c
[596/707] Compiling dsa_asn1.c
[597/707] Compiling evp.c
[598/707] Compiling hash_to_curve.c
[599/707] Compiling ec_derive.c
[600/707] Compiling digest_extra.c
[601/707] Compiling dh_asn1.c
[602/707] Compiling params.c
[603/707] Compiling spake25519.c
[604/707] Compiling ec_asn1.c
[605/707] Compiling x25519-asm-arm.S
[606/707] Compiling cpu_intel.c
[607/707] Compiling crypto.c
[608/707] Compiling cpu_arm_linux.c
[609/707] Compiling cpu_arm_freebsd.c
[610/707] Compiling dsa.c
[611/707] Compiling cpu_arm.c
[612/707] Compiling cpu_aarch64_win.c
[613/707] Compiling cpu_aarch64_linux.c
[614/707] Compiling cpu_aarch64_freebsd.c
[615/707] Compiling cpu_aarch64_fuchsia.c
[616/707] Compiling cpu_aarch64_apple.c
[617/707] Compiling des.c
[618/707] Compiling curve25519.c
[619/707] Compiling tls_cbc.c
[619/707] Compiling conf.c
[621/707] Compiling e_tls.c
[622/707] Compiling e_rc4.c
[623/707] Compiling e_rc2.c
[624/707] Compiling e_null.c
[625/707] Compiling e_des.c
[626/707] Compiling derive_key.c
[627/707] Compiling e_chacha20poly1305.c
[628/707] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[629/707] Compiling e_aesctrhmac.c
[630/707] Compiling e_aesgcmsiv.c
[631/707] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[632/707] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[633/707] Compiling cipher_extra.c
[634/707] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[635/707] Compiling chacha-x86_64-mac.mac.x86_64.S
[636/707] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[637/707] Compiling chacha-x86_64-linux.linux.x86_64.S
[638/707] Compiling chacha-x86-linux.linux.x86.S
[639/707] Compiling chacha-armv8-linux.linux.aarch64.S
[640/707] Compiling chacha-armv4-linux.linux.arm.S
[641/707] Compiling chacha-armv4-ios.ios.arm.S
[642/707] Compiling chacha-armv8-ios.ios.aarch64.S
[643/707] Compiling unicode.c
[644/707] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[645/707] Compiling asn1_compat.c
[646/707] Compiling chacha.c
[647/707] Compiling buf.c
[648/707] Compiling ber.c
[649/707] Compiling bn_asn1.c
[650/707] Compiling convert.c
[651/707] Compiling cbb.c
[652/707] Compiling blake2.c
[653/707] Compiling socket.c
[654/707] Compiling socket_helper.c
[655/707] Compiling printf.c
[656/707] Compiling file.c
[657/707] Compiling fd.c
[658/707] Compiling hexdump.c
[659/707] Compiling pair.c
[660/707] Compiling connect.c
[661/707] Compiling cbs.c
[662/707] Compiling bio_mem.c
[663/707] Compiling tasn_utl.c
[664/707] Compiling tasn_fre.c
[665/707] Compiling base64.c
[666/707] Compiling bio.c
[667/707] Compiling tasn_typ.c
[668/707] Compiling tasn_new.c
[669/707] Compiling tasn_enc.c
[670/707] Compiling f_string.c
[671/707] Compiling asn_pack.c
[672/707] Compiling asn1_par.c
[673/707] Compiling f_int.c
[674/707] Compiling posix_time.c
[675/707] Compiling asn1_lib.c
[676/707] Compiling a_utctm.c
[677/707] Compiling a_type.c
[678/707] Compiling a_octet.c
[679/707] Compiling a_time.c
[680/707] Compiling a_object.c
[681/707] Compiling a_strex.c
[682/707] Compiling tasn_dec.c
[683/707] Compiling a_mbstr.c
[684/707] Compiling a_i2d_fp.c
[685/707] Compiling a_d2i_fp.c
[686/707] Compiling a_gentm.c
[687/707] Compiling a_dup.c
[688/707] Compiling a_bool.c
[689/707] Compiling a_strnid.c
[689/707] Compiling a_int.c
[691/707] Compiling CBacktrace state.c
[692/707] Compiling CBacktrace sort.c
[693/707] Compiling CBacktrace simple.c
[694/707] Compiling CBacktrace posix.c
[694/707] Compiling CBacktrace print.c
[696/707] Compiling a_bitstr.c
[697/707] Compiling CBacktrace mmapio.c
[698/707] Compiling CBacktrace fileline.c
[698/707] Compiling CBacktrace mmap.c
[700/707] Compiling CBacktrace dwarf.c
[701/707] Compiling CBacktrace atomic.c
[702/707] Compiling CBacktrace elf.c
[703/707] Compiling CBacktrace backtrace.c
[704/707] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[706/710] Compiling Backtrace Demangle.swift
[707/710] Compiling Backtrace Backtrace.swift
[708/710] Emitting module Backtrace
[708/710] Compiling c-nioatomics.c
[709/710] Compiling c-atomics.c
[711/716] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[712/716] Compiling NIOConcurrencyHelpers NIOLock.swift
[713/716] Emitting module NIOConcurrencyHelpers
[714/716] Compiling NIOConcurrencyHelpers lock.swift
[715/716] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[716/716] Compiling NIOConcurrencyHelpers atomics.swift
[717/799] Emitting module ConsoleKitTerminal
/Users/builder/builds/o86TiJKT/0/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
[718/802] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[719/802] Compiling ConsoleKitTerminal ConsoleClear.swift
[720/802] Compiling ConsoleKitTerminal Console+Ask.swift
[721/802] Compiling ConsoleKitTerminal Console+Choose.swift
[722/802] Compiling ConsoleKitTerminal ActivityBar.swift
/Users/builder/builds/o86TiJKT/0/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
[723/802] Compiling ConsoleKitTerminal ActivityIndicator.swift
/Users/builder/builds/o86TiJKT/0/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
[724/802] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
/Users/builder/builds/o86TiJKT/0/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
[725/802] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
/Users/builder/builds/o86TiJKT/0/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
[726/802] Compiling ConsoleKitTerminal Console+Confirm.swift
[727/802] Compiling ConsoleKitTerminal Console+Input.swift
[728/802] Compiling ConsoleKitTerminal Console+Center.swift
[729/802] Compiling ConsoleKitTerminal Console+Output.swift
[730/802] Compiling ConsoleKitTerminal CustomActivity.swift
[731/802] Compiling ConsoleKitTerminal LoadingBar.swift
[732/802] Compiling ConsoleKitTerminal ProgressBar.swift
[733/802] Compiling ConsoleKitTerminal Console+Clear.swift
[734/802] Compiling NIOCore IPProtocol.swift
[735/802] Compiling NIOCore IntegerBitPacking.swift
[736/802] Compiling NIOCore IntegerTypes.swift
[737/802] Compiling NIOCore Interfaces.swift
[738/802] Compiling NIOCore Linux.swift
[739/802] Compiling NIOCore MarkedCircularBuffer.swift
[740/802] Compiling NIOCore GlobalSingletons.swift
[741/802] Compiling NIOCore IO.swift
[742/802] Compiling NIOCore IOData.swift
[744/802] Compiling ConsoleKitTerminal AnySendableHashable.swift
[745/802] Compiling ConsoleKitTerminal ConsoleLogger.swift
[746/802] Compiling ConsoleKitTerminal LoggerFragment.swift
[747/802] Compiling NIOCore NIOLoopBound.swift
[748/802] Compiling NIOCore NIOSendable.swift
[749/802] Compiling NIOCore PointerHelpers.swift
[750/802] Compiling NIOCore RecvByteBufferAllocator.swift
[762/832] Compiling ConsoleKitCommands AsyncCommands.swift
[763/832] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[764/832] Compiling ConsoleKitCommands AnyCommand.swift
[765/832] Compiling ConsoleKitCommands CommandGroup.swift
[766/832] Compiling ConsoleKitCommands CommandInput.swift
[767/832] Compiling ConsoleKitCommands Commands.swift
[768/832] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[769/832] Compiling ConsoleKitCommands AsyncCommand.swift
[770/832] Compiling NIOCore EventLoop+SerialExecutor.swift
[771/832] Compiling NIOCore EventLoop.swift
[772/832] Compiling NIOCore EventLoopFuture+Deprecated.swift
[773/832] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[774/832] Compiling NIOCore EventLoopFuture.swift
[775/832] Compiling NIOCore FileDescriptor.swift
[776/832] Compiling NIOCore FileHandle.swift
[777/832] Compiling NIOCore FileRegion.swift
[778/832] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[779/832] Compiling NIOCore SocketAddresses.swift
[780/832] Compiling NIOCore SocketOptionProvider.swift
[781/832] Compiling NIOCore SystemCallHelpers.swift
[782/832] Compiling NIOCore TimeAmount+Duration.swift
[783/832] Compiling NIOCore TypeAssistedChannelHandler.swift
[784/832] Compiling NIOCore UniversalBootstrapSupport.swift
[785/832] Compiling NIOCore Utilities.swift
[786/832] Emitting module ConsoleKitCommands
[787/832] Compiling ConsoleKitCommands Command.swift
[788/832] Compiling ConsoleKitCommands CommandContext.swift
[789/832] Compiling ConsoleKitCommands CommandError.swift
[790/832] Compiling ConsoleKitCommands CommandSignature.swift
[791/832] Compiling ConsoleKitCommands Flag.swift
[792/832] Compiling ConsoleKitCommands Option.swift
[793/832] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[794/832] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[795/832] Compiling ConsoleKitCommands Argument.swift
[798/832] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[805/832] Compiling ConsoleKitCommands Console+Run.swift
[806/832] Compiling ConsoleKitCommands ConsoleError.swift
[807/832] Compiling ConsoleKitCommands Completion.swift
[808/834] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[809/834] Compiling ConsoleKitCommands Utilities.swift
[818/836] Compiling ConsoleKit Exports.swift
[819/836] Emitting module ConsoleKit
[820/836] Emitting module NIOCore
[821/836] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[822/836] Compiling NIOCore NIOAsyncWriter.swift
[823/836] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[824/836] Compiling NIOCore BSDSocketAPI.swift
[825/836] Compiling NIOCore ByteBuffer-aux.swift
[826/836] Compiling NIOCore ByteBuffer-conversions.swift
[827/836] Compiling NIOCore ByteBuffer-core.swift
[828/836] Compiling NIOCore ByteBuffer-hexdump.swift
[829/836] Compiling NIOCore ByteBuffer-int.swift
[830/836] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[831/836] Compiling NIOCore ByteBuffer-multi-int.swift
[832/836] Compiling NIOCore ByteBuffer-views.swift
[833/836] Compiling NIOCore Channel.swift
[834/836] Compiling NIOCore ChannelHandler.swift
[835/836] Compiling NIOCore ChannelHandlers.swift
[836/836] Compiling NIOCore ChannelInvoker.swift
[837/885] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[838/885] Compiling NIOEmbedded AsyncTestingChannel.swift
[839/885] Emitting module NIOEmbedded
[840/885] Compiling NIOEmbedded Embedded.swift
[841/885] Compiling NIOPosix IntegerBitPacking.swift
[842/885] Compiling NIOPosix IntegerTypes.swift
[843/885] Compiling NIOPosix Linux.swift
[844/885] Compiling NIOPosix LinuxCPUSet.swift
[845/885] Compiling NIOPosix LinuxUring.swift
[846/885] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[847/891] Compiling NIOPosix PointerHelpers.swift
[848/891] Compiling NIOPosix Pool.swift
[849/891] Compiling NIOPosix PooledRecvBufferAllocator.swift
[850/891] Compiling NIOPosix PosixSingletons.swift
[851/891] Compiling NIOPosix RawSocketBootstrap.swift
[852/891] Compiling NIOPosix Resolver.swift
[853/891] Emitting module NIOPosix
[854/891] Compiling NIOPosix Thread.swift
[855/891] Compiling NIOPosix ThreadPosix.swift
[856/891] Compiling NIOPosix ThreadWindows.swift
[857/891] Compiling NIOPosix Utilities.swift
[858/891] Compiling NIOPosix VsockAddress.swift
[859/891] Compiling NIOPosix VsockChannelEvents.swift
[860/891] Compiling NIOPosix SelectorUring.swift
[861/891] Compiling NIOPosix ServerSocket.swift
[862/891] Compiling NIOPosix Socket.swift
[863/891] Compiling NIOPosix SocketChannel.swift
[864/891] Compiling NIOPosix SocketProtocols.swift
[865/891] Compiling NIOPosix System.swift
[866/891] Compiling NIOPosix Selectable.swift
[867/891] Compiling NIOPosix SelectableChannel.swift
[868/891] Compiling NIOPosix SelectableEventLoop.swift
[869/891] Compiling NIOPosix SelectorEpoll.swift
[870/891] Compiling NIOPosix SelectorGeneric.swift
[871/891] Compiling NIOPosix SelectorKqueue.swift
[872/891] Compiling NIOPosix NIOThreadPool.swift
[873/891] Compiling NIOPosix NonBlockingFileIO.swift
[874/891] Compiling NIOPosix PendingDatagramWritesManager.swift
[875/891] Compiling NIOPosix PendingWritesManager.swift
[876/891] Compiling NIOPosix PipeChannel.swift
[877/891] Compiling NIOPosix PipePair.swift
[878/891] Compiling NIOPosix Bootstrap.swift
[879/891] Compiling NIOPosix ControlMessage.swift
[880/891] Compiling NIOPosix DatagramVectorReadManager.swift
[881/891] Compiling NIOPosix FileDescriptor.swift
[882/891] Compiling NIOPosix GetaddrinfoResolver.swift
[883/891] Compiling NIOPosix HappyEyeballs.swift
[884/891] Compiling NIOPosix IO.swift
[885/891] Compiling NIOPosix BSDSocketAPICommon.swift
[886/891] Compiling NIOPosix BSDSocketAPIPosix.swift
[887/891] Compiling NIOPosix BSDSocketAPIWindows.swift
[888/891] Compiling NIOPosix BaseSocket.swift
[889/891] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[890/891] Compiling NIOPosix BaseSocketChannel.swift
[891/891] Compiling NIOPosix BaseStreamSocketChannel.swift
[892/915] Compiling NIO Exports.swift
[893/915] Emitting module NIO
[894/953] Compiling NIOTLS TLSEvents.swift
[895/953] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[896/953] Compiling NIOSOCKS ClientStateMachine.swift
[897/953] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[898/954] Compiling NIOSOCKS SOCKSResponse.swift
[899/954] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[900/954] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[901/954] Compiling NIOSOCKS ServerStateMachine.swift
[902/954] Emitting module NIOSOCKS
[903/954] Compiling NIOHTTP1 ByteCollectionUtils.swift
[904/954] Compiling NIOHTTP1 HTTPDecoder.swift
[905/954] Compiling AsyncKit Future+Transform.swift
[906/954] Compiling AsyncKit Future+Try.swift
[907/954] Compiling AsyncKit FutureOperators.swift
[908/956] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[909/956] Emitting module NIOTLS
[910/956] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[911/956] Compiling NIOTLS SNIHandler.swift
[912/956] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[913/956] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[914/956] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[915/956] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[916/956] Compiling NIOHTTP1 HTTPEncoder.swift
[917/956] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[918/982] Emitting module NIOFoundationCompat
[919/982] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[920/982] Compiling NIOSSL SSLErrors.swift
[921/982] Compiling NIOSSL SSLInit.swift
[922/1006] Compiling NIOTransportServices StateManagedChannel.swift
[923/1006] Compiling NIOTransportServices StateManagedListenerChannel.swift
[924/1006] Compiling NIOSSL PosixPort.swift
[925/1006] Compiling NIOSSL SSLCallbacks.swift
[926/1006] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[927/1006] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[928/1006] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[929/1006] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[930/1006] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[931/1006] Compiling NIOTransportServices NIOTSErrors.swift
[932/1006] Compiling NIOTransportServices NIOTSEventLoop.swift
[933/1006] Compiling NIOTransportServices NIOTSDatagramListener.swift
[934/1006] Compiling NIOTransportServices NIOTSBootstraps.swift
[935/1006] Compiling NIOTransportServices NIOTSChannelOptions.swift
[936/1006] Emitting module NIOHTTP1
[937/1006] Compiling NIOTransportServices AcceptHandler.swift
[938/1006] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[939/1006] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[940/1070] Compiling NIOWebSocket WebSocketOpcode.swift
[941/1071] Emitting module NIOTransportServices
[942/1073] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[943/1073] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[944/1073] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[945/1073] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[946/1073] Compiling NIOExtras NIORequestIdentifiable.swift
[947/1073] Compiling NIOExtras PCAPRingBuffer.swift
[948/1073] Compiling NIOExtras NIOExtrasError.swift
[949/1073] Compiling NIOExtras NIOLengthFieldBitLength.swift
[950/1073] Compiling NIOExtras QuiescingHelper.swift
[951/1073] Compiling NIOExtras RequestResponseHandler.swift
[952/1073] Compiling NIOExtras LineBasedFrameDecoder.swift
[953/1073] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[954/1075] Emitting module NIOHTTPCompression
[955/1075] Compiling NIOWebSocket WebSocketFrame.swift
[956/1075] Compiling NIOWebSocket WebSocketErrorCodes.swift
[957/1075] Compiling NIOHPACK DynamicHeaderTable.swift
[958/1075] Compiling NIOHPACK HPACKDecoder.swift
[959/1075] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[960/1075] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[961/1075] Compiling NIOHTTPCompression HTTPDecompression.swift
[962/1075] Compiling NIOHTTPCompression HTTPCompression.swift
[963/1075] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[964/1075] Compiling NIOHPACK IntegerCoding.swift
[965/1075] Compiling NIOHPACK HuffmanCoding.swift
[966/1075] Compiling NIOHPACK IndexedHeaderTable.swift
[967/1075] Compiling NIOHPACK HuffmanTables.swift
[968/1076] Compiling NIOHPACK HPACKEncoder.swift
[969/1076] Compiling NIOHPACK HPACKErrors.swift
[970/1076] Emitting module NIOWebSocket
[972/1076] Compiling NIOHPACK HPACKHeader.swift
[973/1076] Compiling NIOHPACK HeaderTables.swift
[974/1076] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[975/1076] Compiling NIOTransportServices NIOTSSingletons.swift
[976/1076] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[984/1076] Compiling NIOExtras RequestResponseWithIDHandler.swift
[985/1076] Compiling NIOExtras WritePCAPHandler.swift
[989/1076] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[990/1076] Compiling NIOExtras LengthFieldPrepender.swift
[992/1076] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[993/1076] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1002/1078] Compiling NIOHPACK StaticHeaderTable.swift
[1003/1078] Emitting module NIOExtras
[1015/1078] Emitting module MultipartKit
/Users/builder/builds/o86TiJKT/0/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/0/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
~~~~~~~~~~~~~~~~^
[1023/1078] Compiling MultipartKit MultipartSerializer.swift
[1024/1078] Compiling MultipartKit Utilities.swift
[1031/1078] Emitting module NIOHPACK
[1043/1078] Compiling NIOSSL SSLCertificate.swift
[1044/1078] Compiling NIOSSL SSLCertificateExtensions.swift
[1049/1078] Emitting module NIOSSL
[1058/1137] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1059/1137] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1060/1137] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1061/1137] Compiling NIOHTTP2 MaySendFrames.swift
[1062/1137] Compiling NIOHTTP2 SendingDataState.swift
[1063/1137] Compiling NIOHTTP2 SendingGoawayState.swift
[1064/1137] Compiling NIOHTTP2 SendingHeadersState.swift
[1065/1137] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1066/1137] Compiling NIOHTTP2 SendingRstStreamState.swift
[1067/1137] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1068/1144] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1069/1144] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1070/1144] Compiling NIOHTTP2 HTTP2PingData.swift
[1071/1152] Compiling WebSocketKit WebSocket+Concurrency.swift
[1072/1152] Compiling WebSocketKit WebSocketHandler.swift
[1073/1152] Compiling WebSocketKit WebSocket.swift
[1074/1152] Emitting module WebSocketKit
[1075/1152] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1076/1152] Compiling WebSocketKit WebSocket+Connect.swift
[1077/1152] Compiling WebSocketKit Exports.swift
[1078/1152] Compiling WebSocketKit WebSocketClient.swift
[1079/1152] Compiling NIOHTTP2 InboundWindowManager.swift
[1080/1152] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1081/1152] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1082/1152] Compiling NIOHTTP2 StreamChannelList.swift
[1083/1152] Compiling NIOHTTP2 StreamMap.swift
[1084/1152] Compiling NIOHTTP2 StreamStateMachine.swift
[1085/1152] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1086/1152] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1087/1152] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1088/1152] Compiling NIOHTTP2 HTTP2StreamID.swift
[1089/1152] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1090/1152] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1091/1152] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1092/1152] Compiling NIOHTTP2 InboundEventBuffer.swift
[1093/1152] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1094/1152] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1095/1152] Compiling NIOHTTP2 MayReceiveFrames.swift
[1096/1152] Compiling NIOHTTP2 ReceivingDataState.swift
[1097/1152] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1098/1152] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1099/1152] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1100/1152] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1101/1152] Emitting module NIOHTTP2
[1102/1152] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1103/1152] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1104/1152] Compiling NIOHTTP2 HasLocalSettings.swift
[1105/1152] Compiling NIOHTTP2 HasRemoteSettings.swift
[1106/1152] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1107/1152] Compiling NIOHTTP2 QuiescingState.swift
[1108/1152] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1109/1152] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1110/1152] Compiling NIOHTTP2 StateMachineResult.swift
[1111/1152] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1112/1152] Compiling NIOHTTP2 DOSHeuristics.swift
[1113/1152] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1114/1152] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1115/1152] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1116/1152] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1117/1152] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1118/1152] Compiling NIOHTTP2 HTTP2Frame.swift
[1122/1152] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1123/1152] Compiling NIOHTTP2 HTTP2Settings.swift
[1124/1152] Compiling NIOHTTP2 HTTP2Stream.swift
[1125/1152] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1128/1152] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1129/1152] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1130/1152] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1131/1152] Compiling NIOHTTP2 HTTP2Error.swift
[1132/1152] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1133/1152] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1134/1207] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1135/1207] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1136/1207] Compiling AsyncHTTPClient HTTPClient.swift
[1137/1207] Compiling AsyncHTTPClient RequestOptions.swift
[1138/1207] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1139/1207] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1140/1207] Compiling AsyncHTTPClient DeconstructedURL.swift
[1141/1207] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1142/1207] Compiling AsyncHTTPClient FoundationExtensions.swift
[1143/1207] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1144/1207] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1145/1207] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1146/1207] Emitting module AsyncKit
[1147/1207] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1148/1207] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1149/1207] Compiling AsyncHTTPClient ConnectionTarget.swift
[1150/1207] Compiling AsyncHTTPClient HTTPHandler.swift
[1151/1207] Compiling AsyncHTTPClient LRUCache.swift
[1152/1207] Compiling AsyncHTTPClient NWErrorHandler.swift
[1153/1207] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1154/1207] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1155/1207] Compiling AsyncHTTPClient HTTP1Connection.swift
[1156/1207] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1157/1207] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1158/1207] Compiling AsyncHTTPClient HTTP2Connection.swift
[1159/1207] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1160/1207] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1171/1214] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1172/1214] Compiling AsyncHTTPClient TLSConfiguration.swift
[1173/1214] Compiling AsyncHTTPClient RedirectState.swift
[1174/1214] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1175/1214] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1176/1214] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1177/1214] Compiling AsyncHTTPClient Transaction.swift
[1178/1214] Compiling AsyncHTTPClient Base64.swift
[1179/1214] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1180/1214] Compiling AsyncHTTPClient ConnectionPool.swift
[1181/1214] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1182/1214] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1183/1214] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1184/1214] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1185/1214] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1186/1214] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1187/1214] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1188/1214] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1189/1214] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1190/1214] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1191/1214] Emitting module AsyncHTTPClient
[1192/1214] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1193/1214] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1194/1214] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1195/1214] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1196/1214] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1197/1214] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1198/1214] Compiling AsyncHTTPClient RequestBodyLength.swift
[1199/1214] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1208/1214] Compiling AsyncHTTPClient RequestBag.swift
[1209/1214] Compiling AsyncHTTPClient RequestValidation.swift
[1210/1214] Compiling AsyncHTTPClient SSLContextCache.swift
[1211/1214] Compiling AsyncHTTPClient Scheme.swift
[1212/1214] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1213/1214] Compiling AsyncHTTPClient UnsafeTransfer.swift
[1214/1214] Compiling AsyncHTTPClient Utils.swift
[1215/1378] Compiling Vapor HTTPServerResponseEncoder.swift
[1216/1378] Compiling Vapor HTTPServerUpgradeHandler.swift
[1217/1378] Compiling Vapor Logger+Report.swift
[1218/1378] Compiling Vapor LoggingSystem+Environment.swift
[1219/1378] Compiling Vapor Application+Middleware.swift
[1220/1378] Compiling Vapor CORSMiddleware.swift
[1221/1378] Compiling Vapor ErrorMiddleware.swift
[1222/1378] Compiling Vapor FileMiddleware.swift
[1223/1378] Compiling Vapor Middleware.swift
[1224/1378] Compiling Vapor MiddlewareConfiguration.swift
[1225/1378] Compiling Vapor RouteLoggingMiddleware.swift
[1226/1378] Compiling Vapor File+Multipart.swift
[1227/1378] Compiling Vapor FormDataDecoder+Content.swift
[1228/1378] Compiling Vapor FormDataEncoder+Content.swift
[1229/1378] Compiling Vapor Application+Password.swift
[1230/1378] Compiling Vapor Application+Passwords.swift
[1231/1378] Compiling Vapor AsyncPasswordHasher.swift
[1232/1378] Compiling Vapor BcryptHasher.swift
[1233/1378] Compiling Vapor PasswordHasher.swift
[1234/1378] Compiling Vapor PlaintextHasher.swift
[1235/1378] Compiling Vapor Request+Password.swift
[1236/1378] Compiling Vapor Redirect.swift
[1237/1378] Compiling Vapor Request+Body.swift
[1238/1401] Compiling Vapor AsyncBasicResponder.swift
[1239/1401] Compiling Vapor AsyncMiddleware.swift
[1240/1401] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1241/1401] Compiling Vapor AsyncSessionDriver.swift
[1242/1401] Compiling Vapor Authentication+Concurrency.swift
[1243/1401] Compiling Vapor Cache+Concurrency.swift
[1244/1401] Compiling Vapor Client+Concurrency.swift
[1245/1401] Compiling Vapor FileIO+Concurrency.swift
[1246/1401] Compiling Vapor RequestBody+Concurrency.swift
[1247/1401] Compiling Vapor Responder+Concurrency.swift
[1248/1401] Compiling Vapor ResponseCodable+Concurrency.swift
[1249/1401] Compiling Vapor RoutesBuilder+Concurrency.swift
[1250/1401] Compiling Vapor ViewRenderer+Concurrency.swift
[1251/1401] Compiling Vapor WebSocket+Concurrency.swift
[1252/1401] Compiling Vapor ContainerGetPathExecutor.swift
[1253/1401] Compiling Vapor Content.swift
[1254/1401] Compiling Vapor ContentCoders.swift
[1255/1401] Compiling Vapor ContentConfiguration.swift
[1256/1401] Compiling Vapor ContentContainer.swift
[1257/1401] Compiling Vapor JSONCoder+Custom.swift
[1258/1401] Compiling Vapor JSONCoders+Content.swift
[1259/1401] Compiling Vapor PlaintextDecoder.swift
[1260/1401] Compiling Vapor PlaintextEncoder.swift
[1261/1401] Compiling Vapor URLQueryCoders.swift
[1262/1424] Compiling Vapor Application.swift
[1263/1424] Compiling Vapor AuthenticationCache.swift
[1264/1424] Compiling Vapor Authenticator.swift
[1265/1424] Compiling Vapor BasicAuthorization.swift
[1266/1424] Compiling Vapor BearerAuthorization.swift
[1267/1424] Compiling Vapor GuardMiddleware.swift
[1268/1424] Compiling Vapor RedirectMiddleware.swift
[1269/1424] Compiling Vapor SessionAuthenticatable.swift
[1270/1424] Compiling Vapor Bcrypt.swift
[1271/1424] Compiling Vapor Application+Cache.swift
[1272/1424] Compiling Vapor Cache.swift
[1273/1424] Compiling Vapor CacheExpirationTime.swift
[1274/1424] Compiling Vapor MemoryCache.swift
[1275/1424] Compiling Vapor Request+Cache.swift
[1276/1424] Compiling Vapor Application+Clients.swift
[1277/1424] Compiling Vapor Client.swift
[1278/1424] Compiling Vapor ClientRequest.swift
[1279/1424] Compiling Vapor ClientResponse.swift
[1280/1424] Compiling Vapor Request+Client.swift
[1281/1424] Compiling Vapor BootCommand.swift
[1282/1424] Compiling Vapor CommandContext+Application.swift
[1283/1424] Compiling Vapor RoutesCommand.swift
[1284/1424] Compiling Vapor ServeCommand.swift
[1285/1424] Compiling Vapor AnyResponse+Concurrency.swift
[1286/1424] Compiling Vapor Request+BodyStream.swift
/Users/builder/builds/o86TiJKT/0/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
[1287/1424] Compiling Vapor Request.swift
/Users/builder/builds/o86TiJKT/0/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
[1288/1424] Compiling Vapor Application+Responder.swift
/Users/builder/builds/o86TiJKT/0/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
[1289/1424] Compiling Vapor DefaultResponder.swift
/Users/builder/builds/o86TiJKT/0/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
[1290/1424] Compiling Vapor Response+Body.swift
/Users/builder/builds/o86TiJKT/0/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
[1291/1424] Compiling Vapor Response.swift
/Users/builder/builds/o86TiJKT/0/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
[1292/1424] Compiling Vapor ResponseCodable.swift
/Users/builder/builds/o86TiJKT/0/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
[1293/1424] Compiling Vapor Application+Routes.swift
/Users/builder/builds/o86TiJKT/0/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
[1294/1424] Compiling Vapor Parameters+Require.swift
/Users/builder/builds/o86TiJKT/0/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
[1295/1424] Compiling Vapor Request+WebSocket.swift
/Users/builder/builds/o86TiJKT/0/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
[1296/1424] Compiling Vapor Route.swift
/Users/builder/builds/o86TiJKT/0/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
[1297/1424] Compiling Vapor RouteCollection.swift
/Users/builder/builds/o86TiJKT/0/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
[1298/1424] Compiling Vapor Routes.swift
/Users/builder/builds/o86TiJKT/0/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
[1299/1424] Compiling Vapor RoutesBuilder+Group.swift
/Users/builder/builds/o86TiJKT/0/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
[1300/1424] Compiling Vapor RoutesBuilder+Method.swift
/Users/builder/builds/o86TiJKT/0/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
[1301/1424] Compiling Vapor RoutesBuilder+Middleware.swift
/Users/builder/builds/o86TiJKT/0/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
[1302/1424] Compiling Vapor RoutesBuilder+WebSocket.swift
/Users/builder/builds/o86TiJKT/0/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
[1303/1424] Compiling Vapor RoutesBuilder.swift
/Users/builder/builds/o86TiJKT/0/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
[1304/1424] Compiling Vapor OTP.swift
/Users/builder/builds/o86TiJKT/0/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
[1305/1424] Compiling Vapor Application+Servers.swift
/Users/builder/builds/o86TiJKT/0/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
[1306/1424] Compiling Vapor Server.swift
/Users/builder/builds/o86TiJKT/0/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
[1307/1424] Compiling Vapor Application+Sessions.swift
/Users/builder/builds/o86TiJKT/0/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
[1308/1424] Compiling Vapor MemorySessions.swift
/Users/builder/builds/o86TiJKT/0/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
[1309/1424] Compiling Vapor Request+Session.swift
[1310/1424] Compiling Vapor Session.swift
[1311/1424] Compiling Vapor SessionCache.swift
[1312/1424] Compiling Vapor SessionData.swift
[1313/1424] Compiling Vapor SessionDriver.swift
[1314/1424] Compiling Vapor SessionsConfiguration.swift
[1315/1424] Compiling Vapor SessionsMiddleware.swift
[1316/1424] Compiling Vapor DateFormatter+threadSpecific.swift
[1317/1424] Compiling Vapor URLEncodedFormData.swift
[1318/1424] Compiling Vapor URLEncodedFormDecoder.swift
[1319/1424] Compiling Vapor URLEncodedFormEncoder.swift
[1320/1424] Compiling Vapor URLEncodedFormError.swift
[1321/1424] Compiling Vapor URLEncodedFormParser.swift
[1322/1424] Compiling Vapor URLEncodedFormSerializer.swift
[1323/1424] Compiling Vapor URLQueryFragmentConvertible.swift
[1324/1424] Compiling Vapor AnyResponse.swift
[1325/1424] Compiling Vapor Array+Random.swift
[1326/1424] Compiling Vapor Base32.swift
[1327/1424] Compiling Vapor Base64.swift
[1328/1424] Compiling Vapor BaseN.swift
[1329/1424] Compiling Vapor BasicCodingKey.swift
[1330/1424] Compiling Vapor ByteCount.swift
[1331/1424] Compiling Vapor Bytes+Hex.swift
[1332/1424] Compiling Vapor Validator.swift
[1333/1424] Compiling Vapor ValidatorResult.swift
[1334/1424] Compiling Vapor And.swift
[1335/1424] Compiling Vapor Case.swift
[1336/1424] Compiling Vapor CharacterSet.swift
[1337/1424] Compiling Vapor Count.swift
[1338/1424] Compiling Vapor Email.swift
[1339/1424] Compiling Vapor Empty.swift
[1340/1424] Compiling Vapor In.swift
[1341/1424] Compiling Vapor Nil.swift
[1342/1424] Compiling Vapor NilIgnoring.swift
[1343/1424] Compiling Vapor Not.swift
[1344/1424] Compiling Vapor Or.swift
[1345/1424] Compiling Vapor Pattern.swift
[1346/1424] Compiling Vapor Range.swift
[1347/1424] Compiling Vapor URL.swift
[1348/1424] Compiling Vapor Valid.swift
[1349/1424] Compiling Vapor Application+Views.swift
[1350/1424] Compiling Vapor PlaintextRenderer.swift
[1351/1424] Compiling Vapor Request+View.swift
[1352/1424] Compiling Vapor View.swift
[1353/1424] Compiling Vapor ViewRenderer.swift
[1354/1424] Compiling Vapor _Deprecations.swift
[1355/1424] Compiling Vapor Bytes+SecureCompare.swift
[1356/1424] Compiling Vapor Collection+Safe.swift
[1357/1424] Compiling Vapor DataProtocol+Copy.swift
[1358/1424] Compiling Vapor DecoderUnwrapper.swift
[1359/1424] Compiling Vapor DirectoryConfiguration.swift
[1360/1424] Compiling Vapor DotEnv.swift
[1361/1424] Compiling Vapor Extendable.swift
[1362/1424] Compiling Vapor File.swift
[1363/1424] Compiling Vapor FileIO.swift
[1364/1424] Compiling Vapor LifecycleHandler.swift
[1365/1424] Compiling Vapor OptionalType.swift
[1366/1424] Compiling Vapor RFC1123.swift
[1367/1424] Compiling Vapor SocketAddress+Hostname.swift
[1368/1424] Compiling Vapor Storage.swift
[1369/1424] Compiling Vapor String+IsIPAddress.swift
[1370/1424] Compiling Vapor Thread.swift
[1371/1424] Compiling Vapor URI.swift
[1372/1424] Compiling Vapor RangeResult.swift
[1373/1424] Compiling Vapor Validatable.swift
[1374/1424] Compiling Vapor Validation.swift
[1375/1424] Compiling Vapor ValidationKey.swift
[1376/1424] Compiling Vapor Validations.swift
[1377/1424] Compiling Vapor ValidationsError.swift
[1378/1424] Compiling Vapor URLQueryContainer.swift
[1379/1424] Compiling Vapor Core.swift
[1380/1424] Compiling Vapor Running.swift
[1381/1424] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1382/1424] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1383/1424] Compiling Vapor DotEnvFile+load.swift
[1384/1424] Compiling Vapor Routes+caseInsenstive.swift
[1385/1424] Compiling Vapor Validatable+validate.swift
[1386/1424] Compiling Vapor Environment+Process.swift
[1387/1424] Compiling Vapor Environment+Secret.swift
[1388/1424] Compiling Vapor Environment.swift
[1389/1424] Compiling Vapor Abort.swift
[1390/1424] Compiling Vapor AbortError.swift
[1391/1424] Compiling Vapor DebuggableError.swift
[1392/1424] Compiling Vapor Demangler.swift
[1393/1424] Compiling Vapor ErrorSource.swift
[1394/1424] Compiling Vapor StackTrace.swift
[1395/1424] Compiling Vapor Exports.swift
[1396/1424] Compiling Vapor Application+HTTP.swift
[1397/1424] Compiling Vapor BasicResponder.swift
[1398/1424] Compiling Vapor BodyStream.swift
[1399/1424] Compiling Vapor Application+HTTP+Client.swift
[1400/1424] Compiling Vapor EventLoopHTTPClient.swift
[1401/1424] Emitting module Vapor
/Users/builder/builds/o86TiJKT/0/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
[1402/1424] Compiling Vapor EndpointCache.swift
[1403/1424] Compiling Vapor HTTPMethod+String.swift
[1404/1424] Compiling Vapor HTTPStatus.swift
[1405/1424] Compiling Vapor HTTPCookies.swift
[1406/1424] Compiling Vapor HTTPHeaderCacheControl.swift
[1407/1424] Compiling Vapor HTTPHeaderExpires.swift
[1408/1424] Compiling Vapor HTTPHeaderLastModified.swift
[1409/1424] Compiling Vapor HTTPHeaders+Cache.swift
[1410/1424] Compiling Vapor HTTPHeaders+Connection.swift
[1411/1424] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1412/1424] Compiling Vapor HTTPHeaders+ContentRange.swift
[1413/1424] Compiling Vapor HTTPHeaders+Directive.swift
[1414/1424] Compiling Vapor HTTPHeaders+Forwarded.swift
[1415/1424] Compiling Vapor HTTPHeaders+Link.swift
[1416/1424] Compiling Vapor HTTPHeaders+Name.swift
[1417/1424] Compiling Vapor HTTPHeaders.swift
[1418/1424] Compiling Vapor HTTPMediaType.swift
[1419/1424] Compiling Vapor HTTPMediaTypePreference.swift
[1420/1424] Compiling Vapor Responder.swift
[1421/1424] Compiling Vapor Application+HTTP+Server.swift
[1422/1424] Compiling Vapor HTTPServer.swift
[1423/1424] Compiling Vapor HTTPServerHandler.swift
[1424/1424] Compiling Vapor HTTPServerRequestDecoder.swift
[1425/1439] Compiling Mailgun Configuration.swift
[1426/1439] Compiling Mailgun Domain.swift
[1427/1439] Compiling Mailgun Mailgun+Application.swift
[1428/1439] Compiling Mailgun Mailgun+Encode.swift
[1429/1441] Compiling Mailgun Message.swift
[1430/1441] Compiling Mailgun RouteSetup.swift
[1431/1441] Compiling Mailgun Mailgun+ParseResponse.swift
[1432/1441] Compiling Mailgun Mailgun+PostRequest.swift
[1433/1441] Compiling Mailgun Error.swift
[1434/1441] Compiling Mailgun Region.swift
[1435/1441] Compiling Mailgun Mailgun+Request.swift
[1436/1441] Compiling Mailgun Mailgun.swift
[1437/1441] Emitting module Mailgun
[1438/1441] Compiling Mailgun ErrorResponse.swift
[1439/1441] Compiling Mailgun IncomingMessage.swift
[1440/1441] Compiling Mailgun Template.swift
[1441/1441] Compiling Mailgun TemplateMessage.swift
Build complete! (155.85s)
Fetching https://github.com/vapor/vapor.git from cache
Fetched https://github.com/vapor/vapor.git (4.18s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.91.1 (0.04s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/vapor/multipart-kit.git from cache
Fetching https://github.com/vapor/websocket-kit.git from cache
Fetched https://github.com/vapor/multipart-kit.git (0.52s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetched https://github.com/apple/swift-atomics.git (1.13s)
Fetching https://github.com/apple/swift-metrics.git from cache
Fetched https://github.com/vapor/websocket-kit.git (1.13s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-algorithms.git (0.92s)
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/apple/swift-metrics.git (0.57s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-log.git (0.67s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio-extras.git (0.98s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git (0.90s)
Fetching https://github.com/swift-server/swift-backtrace.git from cache
Fetched https://github.com/apple/swift-nio-http2.git (1.33s)
Fetching https://github.com/vapor/routing-kit.git from cache
Fetched https://github.com/swift-server/swift-backtrace.git (0.32s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/vapor/routing-kit.git (0.34s)
Fetching https://github.com/vapor/console-kit.git from cache
Fetched https://github.com/vapor/console-kit.git (0.62s)
Fetching https://github.com/vapor/async-kit.git from cache
Fetched https://github.com/apple/swift-crypto.git (1.05s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/vapor/async-kit.git (0.44s)
Fetched https://github.com/apple/swift-nio.git (2.57s)
Fetched https://github.com/swift-server/async-http-client.git (1.19s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (1.78s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.0 (0.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.02s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.14.0 (0.02s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git (0.51s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.25.0 (0.02s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.14.1 (0.02s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.02s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git (0.37s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.20.0 (0.02s)
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-http-types (0.26s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.29.0 (0.02s)
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.02s)
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.0 (0.02s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.02s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.2 (0.01s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.19.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.02s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.6.0 (0.02s)
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.02s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.1 (0.02s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.2.0 (0.02s)
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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.25.0
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.2
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.91.1
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.29.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.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.20.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/vapor/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/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-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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.4.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.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.3
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.0
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/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/swift-server/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/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.19.0
Build complete.
Done.

Build Machine: Mac 5