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