The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Appwrite, reference main (4f54f6), with Swift 5.9 for macOS (SPM) on 9 Sep 2024 15:33:45 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/appwrite/sdk-for-apple.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/appwrite/sdk-for-apple
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4f54f62 Merge pull request #62 from appwrite/dev
Cloned https://github.com/appwrite/sdk-for-apple.git
Revision (git rev-parse @):
4f54f6255d0981887f0284aef7d6d85bd61016c6
SUCCESS checkout https://github.com/appwrite/sdk-for-apple.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/appwrite/sdk-for-apple.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/460] Copying PrivacyInfo.xcprivacy
[1/460] Compiling CNIOWindows WSAStartup.c
[2/460] Compiling CNIOWindows shim.c
[3/464] Compiling CNIOLinux liburing_shims.c
[4/464] Compiling CNIOLinux shim.c
[5/491] Compiling CNIODarwin shim.c
[6/491] Compiling CNIOLLHTTP c_nio_api.c
[6/491] Copying PrivacyInfo.xcprivacy
[8/491] Compiling CNIOSHA1 c_nio_sha1.c
[9/491] Compiling CNIOLLHTTP c_nio_http.c
[10/491] Compiling _NumericsShims _NumericsShims.c
[11/491] Compiling _AtomicsShims.c
[12/491] Compiling CNIOExtrasZlib empty.c
[14/530] Emitting module InternalCollectionsUtilities
[15/531] Compiling RealModule Real.swift
[16/531] Compiling RealModule Float80+Real.swift
[17/532] Compiling Atomics ManagedAtomic.swift
[18/532] Compiling Atomics ManagedAtomicLazyReference.swift
[19/532] Compiling Atomics AtomicMemoryOrderings.swift
[20/532] Compiling Atomics DoubleWord.swift
[21/532] Compiling Atomics UnsafeAtomic.swift
[22/532] Compiling Atomics UnsafeAtomicLazyReference.swift
[23/532] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/532] Compiling _NIOBase64 Base64.swift
[25/532] Emitting module _NIOBase64
[25/532] Compiling CNIOLLHTTP c_nio_llhttp.c
[27/532] Compiling RealModule RealFunctions.swift
[28/532] Compiling RealModule Float16+Real.swift
[29/532] Compiling RealModule Float+Real.swift
[30/532] Compiling RealModule ElementaryFunctions.swift
[31/532] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/532] Compiling Atomics AtomicOptionalWrappable.swift
[33/532] Compiling Atomics AtomicReference.swift
[34/532] Compiling Atomics PointerConformances.swift
[35/532] Compiling Atomics Primitives.native.swift
[36/532] Compiling Atomics Primitives.shims.swift
[37/532] Compiling Atomics AtomicInteger.swift
[38/532] Compiling Atomics AtomicBool.swift
[39/532] Compiling Atomics IntegerConformances.swift
[40/532] Compiling Atomics OptionalRawRepresentable.swift
[41/532] Compiling Atomics RawRepresentable.swift
[42/532] Compiling RealModule AlgebraicField.swift
[43/532] Compiling RealModule AugmentedArithmetic.swift
[44/532] Compiling RealModule ApproximateEquality.swift
[45/532] Compiling RealModule Double+Real.swift
[45/532] Compiling fiat_p256_adx_sqr.S
[46/532] Compiling fiat_p256_adx_mul.S
[48/532] Emitting module RealModule
[48/532] Compiling fiat_curve25519_adx_square.S
[49/532] Compiling fiat_curve25519_adx_mul.S
[51/574] Compiling DequeModule _DequeBuffer.swift
[52/575] Compiling Algorithms Suffix.swift
[53/575] Compiling Algorithms Trim.swift
[54/577] Compiling Logging MetadataProvider.swift
[55/577] Compiling _NIODataStructures _TinyArray.swift
[56/577] Emitting module _NIODataStructures
[57/577] Compiling DequeModule _UnsafeWrappedBuffer.swift
[57/577] Compiling CNIOBoringSSLShims shims.c
[59/577] Compiling _NIODataStructures PriorityQueue.swift
[60/577] Compiling _NIODataStructures Heap.swift
[61/577] Compiling Algorithms Unique.swift
[62/577] Compiling Algorithms Windows.swift
[63/577] Compiling Algorithms Split.swift
[64/577] Compiling Algorithms Stride.swift
[65/577] Compiling Algorithms RandomSample.swift
[66/577] Compiling Algorithms Reductions.swift
[67/577] Compiling Algorithms Rotate.swift
[68/577] Compiling Logging Locks.swift
[69/577] Compiling Logging Logging.swift
[70/577] Emitting module Logging
[71/577] Compiling Logging LogHandler.swift
[72/577] Compiling DequeModule _DequeSlot.swift
[73/577] Compiling DequeModule _DequeBufferHeader.swift
[74/577] Compiling Algorithms Intersperse.swift
[75/577] Compiling Algorithms Joined.swift
[76/577] Compiling Algorithms Grouped.swift
[77/577] Compiling Algorithms Indexed.swift
[78/577] Compiling Algorithms Keyed.swift
[79/577] Compiling Algorithms MinMax.swift
[80/577] Compiling Algorithms FirstNonNil.swift
[81/577] Compiling Algorithms FlattenCollection.swift
[82/577] Compiling Algorithms Combinations.swift
[83/577] Compiling Algorithms Compacted.swift
[84/577] Emitting module DequeModule
[85/577] Compiling Algorithms Cycle.swift
[86/577] Compiling Algorithms EitherSequence.swift
[87/577] Compiling Algorithms Product.swift
[91/577] Compiling Algorithms Partition.swift
[92/577] Compiling Algorithms Permutations.swift
[95/579] Compiling Atomics IntegerOperations.swift
[96/579] Compiling Atomics Unmanaged extensions.swift
[112/579] Compiling Algorithms AdjacentPairs.swift
[113/579] Compiling Algorithms Chain.swift
[114/579] Compiling Algorithms Chunked.swift
[114/579] Compiling tls_method.cc
[115/579] Compiling tls_record.cc
[116/579] Compiling tls13_server.cc
[117/579] Compiling tls13_enc.cc
[128/579] Compiling tls13_client.cc
[130/579] Emitting module Atomics
[130/579] Compiling tls13_both.cc
[132/579] Emitting module JSONCodable
[133/579] Emitting module Algorithms
[133/579] Compiling t1_enc.cc
[134/579] Compiling ssl_versions.cc
[135/579] Compiling ssl_transcript.cc
[136/579] Compiling ssl_x509.cc
[137/579] Compiling ssl_stat.cc
[138/579] Compiling ssl_privkey.cc
[139/579] Compiling ssl_session.cc
[141/579] Compiling AppwriteEnums ImageGravity.swift
[142/579] Compiling AppwriteEnums ImageFormat.swift
[143/579] Compiling AppwriteEnums OAuthProvider.swift
[144/579] Compiling AppwriteEnums ExecutionMethod.swift
[145/579] Compiling AppwriteEnums Browser.swift
[146/579] Compiling AppwriteEnums CreditCard.swift
[147/579] Compiling AppwriteEnums AuthenticatorType.swift
[148/579] Compiling AppwriteEnums Flag.swift
[149/579] Emitting module AppwriteEnums
[150/579] Compiling AppwriteEnums AuthenticationFactor.swift
[150/579] Compiling ssl_key_share.cc
[152/579] Compiling JSONCodable Codable+JSON.swift
[152/579] Compiling ssl_file.cc
[153/579] Compiling ssl_cipher.cc
[154/579] Compiling ssl_lib.cc
[155/579] Compiling ssl_cert.cc
[156/623] Compiling ssl_buffer.cc
[157/623] Compiling ssl_aead_ctx.cc
[158/623] Compiling ssl_asn1.cc
[160/623] Emitting module AppwriteModels
[161/627] Compiling AppwriteModels Locale.swift
[162/627] Compiling AppwriteModels LocaleCode.swift
[163/627] Compiling AppwriteModels LocaleCodeList.swift
[164/627] Compiling AppwriteModels Log.swift
[165/627] Compiling AppwriteModels LogList.swift
[166/627] Compiling AppwriteModels Identity.swift
[167/627] Compiling AppwriteModels IdentityList.swift
[168/627] Compiling AppwriteModels Jwt.swift
[169/627] Compiling AppwriteModels Language.swift
[170/627] Compiling AppwriteModels LanguageList.swift
[171/627] Compiling AppwriteModels Membership.swift
[172/627] Compiling AppwriteModels MembershipList.swift
[173/627] Compiling AppwriteModels MfaChallenge.swift
[174/627] Compiling AppwriteModels MfaFactors.swift
[175/627] Compiling AppwriteModels MfaRecoveryCodes.swift
[176/627] Compiling AppwriteModels MfaType.swift
[177/627] Compiling AppwriteModels Phone.swift
[178/627] Compiling AppwriteModels PhoneList.swift
[179/627] Compiling AppwriteModels Preferences.swift
[180/627] Compiling AppwriteModels AlgoArgon2.swift
[181/627] Compiling AppwriteModels AlgoBcrypt.swift
[182/627] Compiling AppwriteModels AlgoMd5.swift
[183/627] Compiling AppwriteModels AlgoPhpass.swift
[184/627] Compiling AppwriteModels AlgoScrypt.swift
[185/627] Compiling AppwriteModels Execution.swift
[186/627] Compiling AppwriteModels ExecutionList.swift
[187/627] Compiling AppwriteModels File.swift
[188/627] Compiling AppwriteModels FileList.swift
[189/627] Compiling AppwriteModels Headers.swift
[190/627] Compiling AppwriteModels Session.swift
[191/627] Compiling AppwriteModels SessionList.swift
[192/627] Compiling AppwriteModels Subscriber.swift
[193/627] Compiling AppwriteModels Target.swift
[194/627] Compiling AppwriteModels AlgoScryptModified.swift
[195/627] Compiling AppwriteModels AlgoSha.swift
[196/627] Compiling AppwriteModels Continent.swift
[197/627] Compiling AppwriteModels ContinentList.swift
[198/627] Compiling AppwriteModels Country.swift
[199/627] Compiling AppwriteModels CountryList.swift
[200/627] Compiling AppwriteModels Currency.swift
[201/627] Compiling AppwriteModels CurrencyList.swift
[202/627] Compiling AppwriteModels Document.swift
[203/627] Compiling AppwriteModels DocumentList.swift
[204/627] Compiling AppwriteModels Team.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/User.swift:139:45: warning: conditional downcast from 'Any?' to 'Any' does nothing
            hashOptions: map["hashOptions"] as? Any,
                         ~~~~~~~~~~~~~~~~~~~^~~~~~~

[205/627] Compiling AppwriteModels TeamList.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/User.swift:139:45: warning: conditional downcast from 'Any?' to 'Any' does nothing
            hashOptions: map["hashOptions"] as? Any,
                         ~~~~~~~~~~~~~~~~~~~^~~~~~~

[206/627] Compiling AppwriteModels Token.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/User.swift:139:45: warning: conditional downcast from 'Any?' to 'Any' does nothing
            hashOptions: map["hashOptions"] as? Any,
                         ~~~~~~~~~~~~~~~~~~~^~~~~~~

[207/627] Compiling AppwriteModels User.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/User.swift:139:45: warning: conditional downcast from 'Any?' to 'Any' does nothing
            hashOptions: map["hashOptions"] as? Any,
                         ~~~~~~~~~~~~~~~~~~~^~~~~~~

[207/627] Compiling s3_pkt.cc
[208/627] Compiling s3_lib.cc
[209/627] Compiling s3_both.cc
[210/627] Compiling handshake_server.cc
[211/627] Compiling handshake_client.cc
[212/627] Compiling handshake.cc
[213/627] Compiling handoff.cc
[214/627] Compiling encrypted_client_hello.cc
[215/627] Compiling extensions.cc
[216/627] Compiling dtls_record.cc
[217/627] Compiling dtls_method.cc
[218/627] Compiling d1_pkt.cc
[219/627] Compiling d1_srtp.cc
[220/627] Compiling bio_ssl.cc
[221/627] Compiling d1_lib.cc
[222/627] Compiling v3_purp.c
[223/627] Compiling v3_utl.c
[224/627] Compiling v3_skey.c
[225/627] Compiling d1_both.cc
[226/627] Compiling v3_pmaps.c
[227/627] Compiling v3_prn.c
[228/627] Compiling v3_ocsp.c
[229/627] Compiling v3_pcons.c
[230/627] Compiling v3_int.c
[231/627] Compiling v3_ncons.c
[231/627] Compiling v3_lib.c
[233/627] Compiling v3_info.c
[234/627] Compiling v3_ia5.c
[235/627] Compiling v3_genn.c
[236/627] Compiling v3_extku.c
[237/627] Compiling v3_enum.c
[238/627] Compiling v3_crld.c
[239/627] Compiling v3_cpols.c
[240/627] Compiling v3_bitst.c
[241/627] Compiling v3_bcons.c
[242/627] Compiling v3_conf.c
[243/627] Compiling v3_akeya.c
[244/627] Compiling v3_alt.c
[245/627] Compiling x_x509a.c
[246/627] Compiling v3_akey.c
[247/627] Compiling x_x509.c
[248/627] Compiling x_val.c
[249/627] Compiling x_spki.c
[250/627] Compiling x_sig.c
[251/627] Compiling x_req.c
[252/627] Compiling x_pubkey.c
[253/627] Compiling x_pkey.c
[254/627] Compiling x_info.c
[255/627] Compiling x_name.c
[256/627] Compiling x_exten.c
[257/627] Compiling x_crl.c
[258/627] Compiling x_attrib.c
[259/627] Compiling x_algor.c
[260/627] Compiling x509spki.c
[261/627] Compiling x_all.c
[262/627] Compiling x509rset.c
[263/627] Compiling x509name.c
[264/627] Compiling x509cset.c
[265/627] Compiling x509_vpm.c
[266/627] Compiling x509_txt.c
[267/627] Compiling x509_v3.c
[268/627] Compiling x509_vfy.c
[269/627] Compiling x509_set.c
[270/627] Compiling x509_trs.c
[271/627] Compiling x509_obj.c
[272/627] Compiling x509_req.c
[273/627] Compiling x509_ext.c
[274/627] Compiling x509_def.c
[275/627] Compiling x509_lu.c
[276/627] Compiling x509_d2.c
[277/627] Compiling x509_att.c
[278/627] Compiling x509_cmp.c
[279/627] Compiling x509.c
[280/627] Compiling t_x509a.c
[281/627] Compiling t_x509.c
[282/627] Compiling t_req.c
[283/627] Compiling rsa_pss.c
[284/627] Compiling t_crl.c
[285/627] Compiling i2d_pr.c
[286/627] Compiling name_print.c
[287/627] Compiling policy.c
[288/627] Compiling by_file.c
[289/627] Compiling by_dir.c
[290/627] Compiling asn1_gen.c
[291/627] Compiling algorithm.c
[292/627] Compiling trust_token.c
[293/627] Compiling voprf.c
[294/627] Compiling a_digest.c
[294/627] Compiling a_verify.c
[296/627] Compiling thread_win.c
[297/627] Compiling a_sign.c
[298/627] Compiling thread_pthread.c
[299/627] Compiling pmbtoken.c
[300/627] Compiling thread_none.c
[301/627] Compiling thread.c
[302/627] Compiling stack.c
[303/627] Compiling rsa_print.c
[304/627] Compiling siphash.c
[305/627] Compiling rc4.c
[306/627] Compiling rand_extra.c
[307/627] Compiling windows.c
[308/627] Compiling refcount.c
[309/627] Compiling trusty.c
[310/627] Compiling rsa_asn1.c
[311/627] Compiling rsa_crypt.c
[312/627] Compiling passive.c
[313/627] Compiling ios.c
[314/627] Compiling poly1305_arm_asm.S
[315/627] Compiling getentropy.c
[316/627] Compiling forkunsafe.c
[317/627] Compiling deterministic.c
[318/627] Compiling poly1305_vec.c
[319/627] Compiling poly1305_arm.c
[320/627] Compiling pool.c
[321/627] Compiling poly1305.c
[322/627] Compiling pkcs7.c
[323/627] Compiling pkcs8.c
[324/627] Compiling p5_pbev2.c
[325/627] Compiling pkcs8_x509.c
[326/627] Compiling pem_xaux.c
[327/627] Compiling pem_x509.c
[328/627] Compiling pkcs7_x509.c
[329/627] Compiling pem_pkey.c
[330/627] Compiling pem_pk8.c
[331/627] Compiling pem_oth.c
[332/627] Compiling obj_xref.c
[333/627] Compiling lhash.c
[334/627] Compiling mem.c
[334/627] Compiling pem_lib.c
[336/627] Compiling keccak.c
[337/627] Compiling pem_info.c
[338/627] Compiling kyber.c
[339/627] Compiling poly_rq_mul.S
[340/627] Compiling pem_all.c
[341/627] Compiling obj.c
[342/627] Compiling x86_64-mont5-mac.mac.x86_64.S
[343/627] Compiling x86_64-mont5-linux.linux.x86_64.S
[344/627] Compiling x86_64-mont-mac.mac.x86_64.S
[345/627] Compiling x86_64-mont-linux.linux.x86_64.S
[346/627] Compiling x86-mont-linux.linux.x86.S
[347/627] Compiling vpaes-x86_64-mac.mac.x86_64.S
[348/627] Compiling hpke.c
[349/627] Compiling vpaes-x86_64-linux.linux.x86_64.S
[350/627] Compiling vpaes-x86-linux.linux.x86.S
[351/627] Compiling vpaes-armv8-linux.linux.aarch64.S
[352/627] Compiling vpaes-armv7-linux.linux.arm.S
[353/627] Compiling vpaes-armv7-ios.ios.arm.S
[354/627] Compiling vpaes-armv8-ios.ios.aarch64.S
[355/627] Compiling sha512-x86_64-mac.mac.x86_64.S
[356/627] Compiling kdf.c
[357/627] Compiling sha512-x86_64-linux.linux.x86_64.S
[358/627] Compiling sha512-armv8-linux.linux.aarch64.S
[359/627] Compiling sha512-armv4-linux.linux.arm.S
[360/627] Compiling sha512-586-linux.linux.x86.S
[361/627] Compiling sha512-armv8-ios.ios.aarch64.S
[362/627] Compiling sha512-armv4-ios.ios.arm.S
[363/627] Compiling sha256-x86_64-mac.mac.x86_64.S
[364/627] Compiling sha256-x86_64-linux.linux.x86_64.S
[365/627] Compiling sha256-armv8-linux.linux.aarch64.S
[366/627] Compiling sha256-armv4-linux.linux.arm.S
[367/627] Compiling sha256-armv8-ios.ios.aarch64.S
[368/627] Compiling sha256-armv4-ios.ios.arm.S
[369/627] Compiling hrss.c
[370/627] Compiling sha1-x86_64-mac.mac.x86_64.S
[371/627] Compiling sha1-x86_64-linux.linux.x86_64.S
[372/627] Compiling sha256-586-linux.linux.x86.S
[373/627] Compiling sha1-armv8-linux.linux.aarch64.S
[374/627] Compiling sha1-armv8-ios.ios.aarch64.S
[375/627] Compiling sha1-armv4-large-linux.linux.arm.S
[376/627] Compiling sha1-armv4-large-ios.ios.arm.S
[377/627] Compiling sha1-586-linux.linux.x86.S
[378/627] Compiling sha512.c
[379/627] Compiling sha256.c
[380/627] Compiling sha1.c
[381/627] Compiling rsaz-avx2-linux.linux.x86_64.S
[382/627] Compiling rsaz-avx2-mac.mac.x86_64.S
[383/627] Compiling service_indicator.c
[384/627] Compiling fips.c
[385/627] Compiling self_check.c
[386/627] Compiling rdrand-x86_64-mac.mac.x86_64.S
[387/627] Compiling rdrand-x86_64-linux.linux.x86_64.S
[388/627] Compiling rsa_impl.c
[389/627] Compiling rsa.c
[390/627] Compiling blinding.c
[391/627] Compiling padding.c
[392/627] Compiling urandom.c
[393/627] Compiling fork_detect.c
[394/627] Compiling rand.c
[395/627] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[396/627] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[396/627] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[398/627] Compiling ctrdrbg.c
[399/627] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[400/627] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[401/627] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[402/627] Compiling p256-armv8-asm-linux.linux.aarch64.S
[403/627] Compiling p256-armv8-asm-ios.ios.aarch64.S
[404/627] Compiling polyval.c
[405/627] Compiling ofb.c
[406/627] Compiling gcm_nohw.c
[407/627] Compiling md5-x86_64-mac.mac.x86_64.S
[408/627] Compiling ctr.c
[409/627] Compiling gcm.c
[410/627] Compiling md5-x86_64-linux.linux.x86_64.S
[411/627] Compiling cfb.c
[411/627] Compiling cbc.c
[413/627] Compiling md5-586-linux.linux.x86.S
[414/627] Compiling md5.c
[415/627] Compiling ghashv8-armv8-linux.linux.aarch64.S
[416/627] Compiling ghashv8-armv7-linux.linux.arm.S
[417/627] Compiling ghashv8-armv8-ios.ios.aarch64.S
[418/627] Compiling ghash-x86_64-mac.mac.x86_64.S
[419/627] Compiling ghashv8-armv7-ios.ios.arm.S
[420/627] Compiling hkdf.c
[421/627] Compiling hmac.c
[422/627] Compiling md4.c
[423/627] Compiling ghash-x86-linux.linux.x86.S
[423/627] Compiling ghash-x86_64-linux.linux.x86_64.S
[425/627] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[426/627] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[427/627] Compiling ghash-ssse3-x86-linux.linux.x86.S
[428/627] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[429/627] Compiling ghash-armv4-linux.linux.arm.S
[430/627] Compiling fips_shared_support.c
[431/627] Compiling ghash-armv4-ios.ios.arm.S
[432/627] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[433/627] Compiling ecdh.c
[434/627] Compiling ecdsa.c
[435/627] Compiling wnaf.c
[436/627] Compiling util.c
[437/627] Compiling simple_mul.c
[438/627] Compiling scalar.c
[439/627] Compiling simple.c
[440/627] Compiling p224-64.c
[441/627] Compiling p256.c
[442/627] Compiling oct.c
[443/627] Compiling felem.c
[444/627] Compiling ec_montgomery.c
[445/627] Compiling ec_key.c
[446/627] Compiling digestsign.c
[447/627] Compiling digests.c
[447/627] Compiling ec.c
[449/627] Compiling co-586-linux.linux.x86.S
[450/627] Compiling digest.c
[451/627] Compiling check.c
[452/627] Compiling dh.c
[453/627] Compiling cmac.c
[454/627] Compiling bsaes-armv7-linux.linux.arm.S
[455/627] Compiling e_aesccm.c
[456/627] Compiling bsaes-armv7-ios.ios.arm.S
[457/627] Compiling p256-nistz.c
[458/627] Compiling aead.c
[459/627] Compiling cipher.c
[460/627] Compiling sqrt.c
[461/627] Compiling e_aes.c
[461/627] Compiling shift.c
[463/627] Compiling rsaz_exp.c
[464/627] Compiling random.c
[465/627] Compiling prime.c
[466/627] Compiling montgomery_inv.c
[467/627] Compiling mul.c
[468/627] Compiling montgomery.c
[469/627] Compiling jacobi.c
[470/627] Compiling gcd.c
[471/627] Compiling gcd_extra.c
[472/627] Compiling exponentiation.c
[473/627] Compiling div_extra.c
[474/627] Compiling generic.c
[475/627] Compiling ctx.c
[476/627] Compiling cmp.c
[477/627] Compiling div.c
[478/627] Compiling bytes.c
[479/627] Compiling bn.c
[480/627] Compiling bn-armv8-linux.linux.aarch64.S
[481/627] Compiling x86_64-gcc.c
[482/627] Compiling bn-armv8-ios.ios.aarch64.S
[483/627] Compiling add.c
[484/627] Compiling armv8-mont-linux.linux.aarch64.S
[485/627] Compiling bn-586-linux.linux.x86.S
[486/627] Compiling armv4-mont-linux.linux.arm.S
[487/627] Compiling armv4-mont-ios.ios.arm.S
[488/627] Compiling armv8-mont-ios.ios.aarch64.S
[489/627] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[490/627] Compiling aesv8-armv8-linux.linux.aarch64.S
[491/627] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[492/627] Compiling aesv8-armv7-linux.linux.arm.S
[493/627] Compiling aesv8-armv8-ios.ios.aarch64.S
[494/627] Compiling aesv8-armv7-ios.ios.arm.S
[495/627] Compiling aesni-x86_64-mac.mac.x86_64.S
[495/627] Compiling aesni-x86_64-linux.linux.x86_64.S
[497/627] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[497/627] Compiling aesni-x86-linux.linux.x86.S
[499/627] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[500/627] Compiling mode_wrappers.c
[501/627] Compiling aes.c
[502/627] Compiling key_wrap.c
[503/627] Compiling ex_data.c
[504/627] Compiling aes_nohw.c
[505/627] Compiling sign.c
[506/627] Compiling scrypt.c
[507/627] Compiling pbkdf.c
[508/627] Compiling p_x25519_asn1.c
[509/627] Compiling print.c
[510/627] Compiling p_x25519.c
[511/627] Compiling p_rsa_asn1.c
[512/627] Compiling p_rsa.c
[513/627] Compiling p_ed25519.c
[514/627] Compiling p_hkdf.c
[515/627] Compiling p_ed25519_asn1.c
[516/627] Compiling p_ec_asn1.c
[517/627] Compiling p_dsa_asn1.c
[517/627] Compiling p_ec.c
[519/627] Compiling evp_ctx.c
[520/627] Compiling evp_asn1.c
[521/627] Compiling err_data.c
[522/627] Compiling evp.c
[523/627] Compiling engine.c
[524/627] Compiling err.c
[525/627] Compiling ecdsa_asn1.c
[526/627] Compiling ecdh_extra.c
[527/627] Compiling ec_derive.c
[528/627] Compiling hash_to_curve.c
[529/627] Compiling dsa_asn1.c
[530/627] Compiling ec_asn1.c
[531/627] Compiling dsa.c
[532/627] Compiling params.c
[533/627] Compiling dh_asn1.c
[534/627] Compiling digest_extra.c
[535/627] Compiling spake25519.c
[536/627] Compiling x25519-asm-arm.S
[537/627] Compiling curve25519_64_adx.c
[538/627] Compiling des.c
[539/627] Compiling cpu_intel.c
[540/627] Compiling crypto.c
[541/627] Compiling cpu_arm_linux.c
[542/627] Compiling cpu_aarch64_win.c
[543/627] Compiling cpu_arm_freebsd.c
[544/627] Compiling cpu_aarch64_openbsd.c
[545/627] Compiling cpu_aarch64_sysreg.c
[546/627] Compiling cpu_aarch64_linux.c
[547/627] Compiling cpu_aarch64_fuchsia.c
[548/627] Compiling curve25519.c
[549/627] Compiling cpu_aarch64_apple.c
[550/627] Compiling conf.c
[551/627] Compiling tls_cbc.c
[552/627] Compiling e_rc4.c
[553/627] Compiling e_tls.c
[554/627] Compiling e_null.c
[555/627] Compiling e_rc2.c
[556/627] Compiling e_des.c
[557/627] Compiling e_chacha20poly1305.c
[558/627] Compiling e_aesctrhmac.c
[558/627] Compiling e_aesgcmsiv.c
[560/627] Compiling derive_key.c
[561/627] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[562/627] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[563/627] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[564/627] Compiling cipher_extra.c
[565/627] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[565/627] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[567/627] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[568/627] Compiling chacha-x86_64-mac.mac.x86_64.S
[569/627] Compiling chacha-x86_64-linux.linux.x86_64.S
[570/627] Compiling chacha-x86-linux.linux.x86.S
[571/627] Compiling chacha-armv8-linux.linux.aarch64.S
[572/627] Compiling chacha.c
[573/627] Compiling chacha-armv4-linux.linux.arm.S
[574/627] Compiling chacha-armv8-ios.ios.aarch64.S
[575/627] Compiling chacha-armv4-ios.ios.arm.S
[576/627] Compiling unicode.c
[577/627] Compiling asn1_compat.c
[578/627] Compiling cbb.c
[579/627] Compiling ber.c
[580/627] Compiling buf.c
[581/627] Compiling cbs.c
[582/627] Compiling bn_asn1.c
[583/627] Compiling blake2.c
[584/627] Compiling socket_helper.c
[585/627] Compiling convert.c
[586/627] Compiling socket.c
[587/627] Compiling printf.c
[588/627] Compiling pair.c
[589/627] Compiling hexdump.c
[590/627] Compiling errno.c
[591/627] Compiling file.c
[592/627] Compiling fd.c
[593/627] Compiling bio_mem.c
[594/627] Compiling connect.c
[595/627] Compiling base64.c
[596/627] Compiling bio.c
[597/627] Compiling tasn_typ.c
[598/627] Compiling tasn_fre.c
[599/627] Compiling tasn_utl.c
[600/627] Compiling tasn_new.c
[601/627] Compiling tasn_enc.c
[602/627] Compiling f_string.c
[603/627] Compiling f_int.c
[604/627] Compiling posix_time.c
[605/627] Compiling tasn_dec.c
[606/627] Compiling asn_pack.c
[607/627] Compiling asn1_par.c
[608/627] Compiling asn1_lib.c
[609/627] Compiling a_utctm.c
[610/627] Compiling a_type.c
[611/627] Compiling a_octet.c
[612/627] Compiling a_time.c
[613/627] Compiling a_mbstr.c
[614/627] Compiling a_strnid.c
[615/627] Compiling a_strex.c
[616/627] Compiling a_object.c
[617/627] Compiling a_int.c
[618/627] Compiling a_i2d_fp.c
[619/627] Compiling a_gentm.c
[620/627] Compiling a_dup.c
[621/627] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[622/627] Compiling a_d2i_fp.c
[623/627] Compiling a_bool.c
[624/627] Compiling a_bitstr.c
[625/627] Compiling c-nioatomics.c
[626/627] Compiling c-atomics.c
[628/633] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[629/633] Compiling NIOConcurrencyHelpers lock.swift
[630/633] Compiling NIOConcurrencyHelpers NIOLock.swift
[631/633] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[632/633] Emitting module NIOConcurrencyHelpers
[633/633] Compiling NIOConcurrencyHelpers atomics.swift
[634/692] Compiling NIOCore GlobalSingletons.swift
[635/692] Compiling NIOCore IO.swift
[636/692] Compiling NIOCore IOData.swift
[637/692] Compiling NIOCore IPProtocol.swift
[638/692] Compiling NIOCore IntegerBitPacking.swift
[639/692] Compiling NIOCore IntegerTypes.swift
[640/692] Compiling NIOCore DeadChannel.swift
[641/692] Compiling NIOCore DispatchQueue+WithFuture.swift
[642/692] Compiling NIOCore EventLoop+Deprecated.swift
[643/692] Compiling NIOCore EventLoop+SerialExecutor.swift
[644/692] Compiling NIOCore EventLoop.swift
[645/692] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[646/698] Compiling NIOCore EventLoopFuture+Deprecated.swift
[647/698] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[648/698] Compiling NIOCore EventLoopFuture.swift
[649/698] Compiling NIOCore FileDescriptor.swift
[650/698] Compiling NIOCore FileHandle.swift
[651/698] Compiling NIOCore FileRegion.swift
[652/698] Compiling NIOCore AddressedEnvelope.swift
[653/698] Compiling NIOCore AsyncAwaitSupport.swift
[654/698] Compiling NIOCore AsyncChannel.swift
[655/698] Compiling NIOCore AsyncChannelHandler.swift
[656/698] Compiling NIOCore AsyncChannelInboundStream.swift
[657/698] Compiling NIOCore AsyncChannelOutboundWriter.swift
[658/698] Compiling NIOCore NIOAsyncSequenceProducer.swift
[659/698] Compiling NIOCore SocketOptionProvider.swift
[660/698] Compiling NIOCore SystemCallHelpers.swift
[661/698] Compiling NIOCore TimeAmount+Duration.swift
[662/698] Compiling NIOCore TypeAssistedChannelHandler.swift
[663/698] Compiling NIOCore UniversalBootstrapSupport.swift
[664/698] Compiling NIOCore Utilities.swift
[665/698] Compiling NIOCore Interfaces.swift
[666/698] Compiling NIOCore Linux.swift
[667/698] Compiling NIOCore MarkedCircularBuffer.swift
[668/698] Compiling NIOCore MulticastChannel.swift
[669/698] Compiling NIOCore NIOAny.swift
[670/698] Compiling NIOCore NIOCloseOnErrorHandler.swift
[671/698] Compiling NIOCore NIOLoopBound.swift
[672/698] Compiling NIOCore NIOSendable.swift
[673/698] Compiling NIOCore PointerHelpers.swift
[674/698] Compiling NIOCore RecvByteBufferAllocator.swift
[675/698] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[676/698] Compiling NIOCore SocketAddresses.swift
[677/698] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[678/698] Compiling NIOCore NIOAsyncWriter.swift
[679/698] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[680/698] Compiling NIOCore BSDSocketAPI.swift
[681/698] Compiling NIOCore ByteBuffer-aux.swift
[682/698] Compiling NIOCore ByteBuffer-conversions.swift
[683/698] Compiling NIOCore ByteBuffer-core.swift
[684/698] Compiling NIOCore ChannelHandlers.swift
[685/698] Compiling NIOCore ChannelInvoker.swift
[686/698] Compiling NIOCore ChannelOption.swift
[687/698] Compiling NIOCore ChannelPipeline.swift
[688/698] Compiling NIOCore CircularBuffer.swift
[689/698] Compiling NIOCore Codec.swift
[690/698] Compiling NIOCore ConvenienceOptionSupport.swift
[691/698] Compiling NIOCore ByteBuffer-hexdump.swift
[692/698] Compiling NIOCore ByteBuffer-int.swift
[693/698] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[694/698] Compiling NIOCore ByteBuffer-multi-int.swift
[695/698] Compiling NIOCore ByteBuffer-views.swift
[696/698] Compiling NIOCore Channel.swift
[697/698] Compiling NIOCore ChannelHandler.swift
[698/698] Emitting module NIOCore
[699/752] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[700/752] Compiling NIOEmbedded AsyncTestingChannel.swift
[701/752] Compiling NIOEmbedded Embedded.swift
[702/752] Emitting module NIOEmbedded
[703/752] Compiling NIOPosix Selectable.swift
[704/752] Compiling NIOPosix SelectableChannel.swift
[705/752] Compiling NIOPosix SelectableEventLoop.swift
[706/752] Compiling NIOPosix SelectorEpoll.swift
[707/752] Compiling NIOPosix SelectorGeneric.swift
[708/752] Emitting module NIOPosix
[709/757] Compiling NIOPosix SocketProtocols.swift
[710/757] Compiling NIOPosix System.swift
[711/757] Compiling NIOPosix Thread.swift
[712/757] Compiling NIOPosix ThreadPosix.swift
[713/757] Compiling NIOPosix ThreadWindows.swift
[714/757] Compiling NIOPosix PooledRecvBufferAllocator.swift
[715/757] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[716/757] Compiling NIOPosix PosixSingletons.swift
[717/757] Compiling NIOPosix RawSocketBootstrap.swift
[718/757] Compiling NIOPosix Resolver.swift
[719/757] Compiling NIOPosix PendingWritesManager.swift
[720/757] Compiling NIOPosix PipeChannel.swift
[721/757] Compiling NIOPosix PipePair.swift
[722/757] Compiling NIOPosix PointerHelpers.swift
[723/757] Compiling NIOPosix Pool.swift
[724/757] Compiling NIOPosix UnsafeTransfer.swift
[725/757] Compiling NIOPosix Utilities.swift
[726/757] Compiling NIOPosix VsockAddress.swift
[727/757] Compiling NIOPosix VsockChannelEvents.swift
[728/757] Compiling NIOPosix resource_bundle_accessor.swift
[729/757] Compiling NIOPosix BSDSocketAPICommon.swift
[730/757] Compiling NIOPosix BSDSocketAPIPosix.swift
[731/757] Compiling NIOPosix BSDSocketAPIWindows.swift
[732/757] Compiling NIOPosix BaseSocket.swift
[733/757] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[734/757] Compiling NIOPosix BaseSocketChannel.swift
[735/757] Compiling NIOPosix GetaddrinfoResolver.swift
[736/757] Compiling NIOPosix HappyEyeballs.swift
[737/757] Compiling NIOPosix IO.swift
[738/757] Compiling NIOPosix IntegerBitPacking.swift
[739/757] Compiling NIOPosix IntegerTypes.swift
[740/757] Compiling NIOPosix Linux.swift
[741/757] Compiling NIOPosix SelectorKqueue.swift
[742/757] Compiling NIOPosix SelectorUring.swift
[743/757] Compiling NIOPosix ServerSocket.swift
[744/757] Compiling NIOPosix Socket.swift
[745/757] Compiling NIOPosix SocketChannel.swift
[746/757] Compiling NIOPosix BaseStreamSocketChannel.swift
[747/757] Compiling NIOPosix Bootstrap.swift
[748/757] Compiling NIOPosix ControlMessage.swift
[749/757] Compiling NIOPosix DatagramVectorReadManager.swift
[750/757] Compiling NIOPosix Errors+Any.swift
[751/757] Compiling NIOPosix FileDescriptor.swift
[752/757] Compiling NIOPosix LinuxCPUSet.swift
[753/757] Compiling NIOPosix LinuxUring.swift
[754/757] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[755/757] Compiling NIOPosix NIOThreadPool.swift
[756/757] Compiling NIOPosix NonBlockingFileIO.swift
[757/757] Compiling NIOPosix PendingDatagramWritesManager.swift
[758/759] Emitting module NIO
[759/759] Compiling NIO Exports.swift
[760/798] Compiling NIOTLS TLSEvents.swift
[761/798] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[762/798] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[763/799] Compiling NIOSOCKS ClientStateMachine.swift
[764/800] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[765/800] Compiling NIOSOCKS Helpers.swift
[766/800] Compiling NIOSOCKS Errors.swift
[767/800] Compiling NIOSOCKS SOCKSResponse.swift
[768/800] Compiling NIOSOCKS Messages.swift
[769/800] Compiling NIOSOCKS SOCKSRequest.swift
[770/800] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[771/800] Compiling NIOHTTP1 HTTPEncoder.swift
[772/800] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[773/800] Compiling NIOSOCKS ServerStateMachine.swift
[774/800] Emitting module NIOSOCKS
[775/800] Compiling NIOHTTP1 ByteCollectionUtils.swift
[776/800] Compiling NIOHTTP1 HTTPDecoder.swift
[777/800] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[778/800] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[779/800] Compiling NIOTLS SNIHandler.swift
[780/800] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[781/800] Emitting module NIOTLS
[782/800] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[783/800] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[786/801] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[787/801] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[788/829] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[789/829] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[790/829] Emitting module NIOFoundationCompat
[791/829] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[792/851] Emitting module NIOHTTP1
[793/851] Compiling NIOTransportServices AcceptHandler.swift
[794/851] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[795/851] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[796/851] Compiling NIOTransportServices NIOTSSingletons.swift
[797/851] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[798/851] Compiling NIOTransportServices NIOTSErrors.swift
[799/851] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[800/851] Compiling NIOTransportServices NIOTSListenerChannel.swift
[801/879] Compiling NIOHPACK IndexedHeaderTable.swift
[802/879] Compiling NIOHPACK IntegerCoding.swift
[803/880] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[804/880] Compiling NIOWebSocket WebSocketOpcode.swift
[805/880] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[806/881] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[807/881] Emitting module NIOWebSocket
[808/881] Emitting module NIOTransportServices
[809/883] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[810/883] Compiling NIOHTTPCompression HTTPCompression.swift
[811/883] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[812/883] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[813/883] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[814/883] Emitting module NIOHTTPCompression
[815/883] Compiling NIOHTTPCompression HTTPDecompression.swift
[816/883] Compiling NIOHPACK StaticHeaderTable.swift
[817/883] Compiling NIOHPACK HuffmanCoding.swift
[818/883] Compiling NIOHPACK HuffmanTables.swift
[819/883] Compiling NIOHPACK HeaderTables.swift
[820/883] Compiling NIOWebSocket SHA1.swift
[821/883] Compiling NIOWebSocket WebSocketErrorCodes.swift
[822/883] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[823/883] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[824/883] Compiling NIOWebSocket WebSocketFrame.swift
[825/883] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[826/883] Compiling NIOHPACK HPACKEncoder.swift
[827/883] Compiling NIOHPACK HPACKErrors.swift
[828/883] Emitting module NIOHPACK
[829/883] Compiling NIOHPACK HPACKHeader.swift
[830/883] Compiling NIOHPACK DynamicHeaderTable.swift
[831/883] Compiling NIOHPACK HPACKDecoder.swift
[832/943] Emitting module NIOSSL
[833/946] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[834/946] Compiling NIOHTTP2 HasFlowControlWindows.swift
[835/946] Compiling NIOHTTP2 HasLocalSettings.swift
[836/946] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[837/946] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[838/946] Compiling NIOHTTP2 HasRemoteSettings.swift
[839/946] Compiling NIOHTTP2 Error+Any.swift
[840/946] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[841/946] Compiling NIOHTTP2 ControlFrameBuffer.swift
[842/946] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[843/946] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[844/946] Compiling NIOHTTP2 ConnectionStateMachine.swift
[845/946] Compiling NIOHTTP2 ConnectionStreamsState.swift
[846/946] Compiling NIOHTTP2 MayReceiveFrames.swift
[847/946] Compiling NIOHTTP2 ReceivingDataState.swift
[848/946] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[849/946] Compiling NIOHTTP2 SendingRstStreamState.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[854/946] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[855/946] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[856/946] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[857/946] Compiling NIOHTTP2 HTTP2SettingsState.swift
[864/946] Compiling NIOHTTP2 HTTP2UserEvents.swift
[865/946] Compiling NIOHTTP2 InboundEventBuffer.swift
[869/946] Compiling NIOHTTP2 InboundWindowManager.swift
[870/946] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[871/946] Compiling NIOHTTP2 LocallyQuiescingState.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[873/946] Compiling NIOHTTP2 ReceivingGoAwayState.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[874/946] Compiling NIOHTTP2 ReceivingHeadersState.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[884/946] Compiling NIOSSL TLSConfiguration.swift
[885/946] Compiling NIOSSL UniversalBootstrapSupport.swift
[886/946] Compiling NIOSSL resource_bundle_accessor.swift
[893/952] Emitting module NIOHTTP2
[908/952] Compiling NIOHTTP2 StreamChannelFlowController.swift
[909/952] Compiling NIOHTTP2 StreamChannelList.swift
[910/952] Compiling NIOHTTP2 StreamMap.swift
[911/952] Compiling NIOHTTP2 StreamStateMachine.swift
[912/952] Compiling NIOHTTP2 UnsafeTransfer.swift
[913/952] Compiling NIOHTTP2 WatermarkedFlowController.swift
[921/952] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[922/952] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[923/952] Compiling NIOHTTP2 MaySendFrames.swift
[924/952] Compiling NIOHTTP2 SendingDataState.swift
[925/952] Compiling NIOHTTP2 SendingGoawayState.swift
[926/952] Compiling NIOHTTP2 SendingHeadersState.swift
[927/952] Compiling NIOHTTP2 SendingPushPromiseState.swift
[928/952] Compiling NIOHTTP2 HTTP2Settings.swift
[929/952] Compiling NIOHTTP2 HTTP2Stream.swift
[930/952] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[931/952] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[932/952] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[933/952] Compiling NIOHTTP2 HTTP2StreamID.swift
[934/952] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[935/952] Compiling NIOHTTP2 HTTP2Frame.swift
[936/952] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[937/952] Compiling NIOHTTP2 HTTP2FrameParser.swift
[938/952] Compiling NIOHTTP2 HTTP2PingData.swift
[939/952] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[944/952] Compiling NIOHTTP2 StateMachineResult.swift
[945/952] Compiling NIOHTTP2 ContentLengthVerifier.swift
[946/952] Compiling NIOHTTP2 DOSHeuristics.swift
[947/952] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[948/952] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[949/952] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[950/952] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[951/952] Compiling NIOHTTP2 HTTP2Error.swift
[952/952] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[953/1010] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[954/1010] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[955/1010] Compiling AsyncHTTPClient ConnectionTarget.swift
[956/1010] Compiling AsyncHTTPClient DeconstructedURL.swift
[957/1010] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[958/1010] Compiling AsyncHTTPClient FoundationExtensions.swift
[959/1016] Emitting module AsyncHTTPClient
[960/1016] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[961/1016] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[962/1016] Compiling AsyncHTTPClient AsyncLazySequence.swift
[963/1016] Compiling AsyncHTTPClient HTTPClient+execute.swift
[964/1016] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[965/1016] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[966/1016] Compiling AsyncHTTPClient HTTPClientRequest.swift
[967/1016] Compiling AsyncHTTPClient HTTPClientResponse.swift
[968/1016] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[969/1016] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[970/1016] Compiling AsyncHTTPClient Transaction.swift
[971/1016] Compiling AsyncHTTPClient Base64.swift
[972/1016] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[973/1016] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[974/1016] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[975/1016] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[976/1016] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[977/1016] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[978/1016] Compiling AsyncHTTPClient RequestBodyLength.swift
[979/1016] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[980/1016] Compiling AsyncHTTPClient SSLContextCache.swift
[981/1016] Compiling AsyncHTTPClient Scheme.swift
[982/1016] Compiling AsyncHTTPClient Singleton.swift
[983/1016] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[984/1016] Compiling AsyncHTTPClient UnsafeTransfer.swift
[985/1016] Compiling AsyncHTTPClient Utils.swift
[986/1016] Compiling AsyncHTTPClient ConnectionPool.swift
[987/1016] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[988/1016] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[989/1016] Compiling AsyncHTTPClient TLSEventsHandler.swift
[990/1016] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[991/1016] Compiling AsyncHTTPClient HTTP1Connection.swift
[992/1016] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[993/1016] Compiling AsyncHTTPClient NWWaitingHandler.swift
[994/1016] Compiling AsyncHTTPClient TLSConfiguration.swift
[995/1016] Compiling AsyncHTTPClient RedirectState.swift
[996/1016] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[997/1016] Compiling AsyncHTTPClient RequestBag.swift
[998/1016] Compiling AsyncHTTPClient RequestValidation.swift
[999/1016] Compiling AsyncHTTPClient RequestOptions.swift
[1000/1016] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1001/1016] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1002/1016] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1003/1016] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1004/1016] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1005/1016] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1006/1016] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1007/1016] Compiling AsyncHTTPClient HTTPClient.swift
[1008/1016] Compiling AsyncHTTPClient HTTPHandler.swift
[1009/1016] Compiling AsyncHTTPClient LRUCache.swift
[1010/1016] Compiling AsyncHTTPClient NWErrorHandler.swift
[1011/1016] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1012/1016] Compiling AsyncHTTPClient HTTP2Connection.swift
[1013/1016] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1014/1016] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1015/1016] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1016/1016] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1017/1058] Compiling Appwrite PackageInfo+Apple.swift
[1018/1058] Compiling Appwrite PackageInfo+Linux.swift
[1019/1058] Compiling Appwrite OSPackageInfo.swift
[1020/1058] Compiling Appwrite PackageInfo.swift
[1021/1058] Compiling Appwrite PackageInfo+Windows.swift
[1022/1062] Emitting module Appwrite
[1023/1062] Compiling Appwrite Avatars.swift
[1024/1062] Compiling Appwrite Databases.swift
[1025/1062] Compiling Appwrite Functions.swift
[1026/1062] Compiling Appwrite Graphql.swift
[1027/1062] Compiling Appwrite Cookie+Codable.swift
[1028/1062] Compiling Appwrite HTTPClientRequest+Cookies.swift
[1029/1062] Compiling Appwrite String+MimeTypes.swift
[1030/1062] Compiling Appwrite ID.swift
[1031/1062] Compiling Appwrite AppwriteError.swift
[1032/1062] Compiling Appwrite UIDevice+ModelName.swift
[1033/1062] Compiling Appwrite CwlSysCtl.swift
[1034/1062] Compiling Appwrite MacOSDeviceInfo.swift
[1035/1062] Compiling Appwrite WKInterfaceDevice+ModelName.swift
[1036/1062] Compiling Appwrite WatchOSDeviceInfo.swift
[1037/1062] Compiling Appwrite Locale.swift
[1038/1062] Compiling Appwrite Messaging.swift
[1039/1062] Compiling Appwrite Realtime.swift
[1040/1062] Compiling Appwrite Service.swift
[1041/1062] Compiling Appwrite Storage.swift
[1042/1062] Compiling Appwrite Teams.swift
[1043/1062] Compiling Appwrite StreamingDelegate.swift
[1044/1062] Compiling Appwrite HTTPHandler.swift
[1045/1062] Compiling Appwrite Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Client.swift:326:21: warning: initialization of immutable value 'existing' was never used; consider replacing with assignment to '_' or removing it
                let existing = UserDefaults.standard.stringArray(forKey: domain)
                ~~~~^~~~~~~~
                _
[1046/1062] Compiling Appwrite LinuxDeviceInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Client.swift:326:21: warning: initialization of immutable value 'existing' was never used; consider replacing with assignment to '_' or removing it
                let existing = UserDefaults.standard.stringArray(forKey: domain)
                ~~~~^~~~~~~~
                _
[1047/1062] Compiling Appwrite OSDeviceInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Client.swift:326:21: warning: initialization of immutable value 'existing' was never used; consider replacing with assignment to '_' or removing it
                let existing = UserDefaults.standard.stringArray(forKey: domain)
                ~~~~^~~~~~~~
                _
[1048/1062] Compiling Appwrite WindowsDeviceInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Client.swift:326:21: warning: initialization of immutable value 'existing' was never used; consider replacing with assignment to '_' or removing it
                let existing = UserDefaults.standard.stringArray(forKey: domain)
                ~~~~^~~~~~~~
                _
[1049/1062] Compiling Appwrite IOSDeviceInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Client.swift:326:21: warning: initialization of immutable value 'existing' was never used; consider replacing with assignment to '_' or removing it
                let existing = UserDefaults.standard.stringArray(forKey: domain)
                ~~~~^~~~~~~~
                _
[1050/1062] Compiling Appwrite Permission.swift
[1051/1062] Compiling Appwrite Query.swift
[1052/1062] Compiling Appwrite Role.swift
[1053/1062] Compiling Appwrite Account.swift
[1054/1062] Compiling Appwrite MessageHandler.swift
[1055/1062] Compiling Appwrite WebSocketClient.swift
[1056/1062] Compiling Appwrite WebSocketClientDelegate.swift
[1057/1062] Compiling Appwrite WebSocketClientError.swift
[1058/1062] Compiling Appwrite InputFile.swift
[1059/1062] Compiling Appwrite RealtimeModels.swift
[1060/1062] Compiling Appwrite UploadProgress.swift
[1061/1062] Compiling Appwrite View+OAuth.swift
[1062/1062] Compiling Appwrite WebAuthComponent.swift
Build complete! (67.17s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swift-server/async-http-client.git
[1/13039] Fetching async-http-client
[13040/82701] Fetching async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git (6.35s)
Fetched https://github.com/apple/swift-nio.git (6.35s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.22.1 (0.46s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/apple/swift-log.git
[1/1569] Fetching swift-atomics
[64/5135] Fetching swift-atomics, swift-log
[171/10634] Fetching swift-atomics, swift-log, swift-algorithms
Fetched https://github.com/apple/swift-atomics.git (1.13s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetched https://github.com/apple/swift-log.git (1.13s)
Fetched https://github.com/apple/swift-algorithms (1.13s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/2126] Fetching swift-nio-transport-services
[87/7000] Fetching swift-nio-transport-services, swift-nio-extras
[1185/17614] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-transport-services.git (1.02s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1977/15488] Fetching swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git (1.67s)
Fetched https://github.com/apple/swift-nio-extras.git (1.67s)
[1/12579] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git (1.83s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.72.0 (0.64s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3638] Fetching swift-system
[729/18646] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.86s)
Fetched https://github.com/apple/swift-collections.git (1.86s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.44s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.27.2 (0.58s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.56s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (1.11s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.55s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.21.0 (0.44s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.44s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.65s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.0 (0.52s)
Fetching https://github.com/apple/swift-http-types
[1/528] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types (0.96s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (0.58s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.0 (0.45s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.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.34.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms 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.27.2
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.24.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.72.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
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.21.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.22.1
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/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Build complete.
Done.