The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Alpaca with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AndrewBarba/alpaca-swift.git
Reference: 1.0.0-beta.4
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/AndrewBarba/alpaca-swift
 * tag               1.0.0-beta.4 -> FETCH_HEAD
HEAD is now at 7a852e5 Add support for iOS and tvOS
Cloned https://github.com/AndrewBarba/alpaca-swift.git
Revision (git rev-parse @):
7a852e58c48e77c7ad107b66ef0b1723484e49de
SUCCESS checkout https://github.com/AndrewBarba/alpaca-swift.git at 1.0.0-beta.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/AndrewBarba/alpaca-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/451] Write sources
[12/451] Compiling CNIOExtrasZlib empty.c
[12/451] Compiling CNIOLinux ifaddrs-android.c
[14/451] Compiling CNIOLinux shim.c
[15/451] Write swift-version--423B1241ED78D482.txt
[16/451] Compiling CNIODarwin shim.c
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:106:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
sha1_step(ctxt)
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:191:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_init(ctxt)
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:203:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_pad(ctxt)
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:238:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_loop(ctxt, input, len)
^
4 warnings generated.
[17/455] Compiling CNIOSHA1 c_nio_sha1.c
[18/455] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[19/455] Compiling tls_method.cc
[20/455] Compiling tls_record.cc
[21/455] Compiling CNIOHTTPParser c_nio_http_parser.c
[22/455] Compiling tls13_server.cc
[23/535] Compiling CNIOBoringSSLShims shims.c
[24/535] Compiling tls13_both.cc
[25/535] Compiling t1_enc.cc
[26/535] Compiling tls13_enc.cc
[27/535] Compiling tls13_client.cc
[28/535] Compiling t1_lib.cc
[29/535] Compiling ssl_transcript.cc
[30/535] Compiling ssl_stat.cc
[31/535] Compiling ssl_x509.cc
[32/535] Compiling ssl_versions.cc
[33/535] Compiling ssl_session.cc
[35/535] Compiling Logging Locks.swift
[35/535] Compiling ssl_privkey.cc
[37/535] Compiling Logging LogHandler.swift
[38/535] Emitting module Logging
[39/535] Compiling Logging Logging.swift
[39/535] Compiling ssl_file.cc
[40/535] Compiling ssl_cipher.cc
[41/535] Compiling ssl_key_share.cc
[42/535] Compiling ssl_lib.cc
[43/535] Compiling ssl_cert.cc
[44/535] Compiling ssl_buffer.cc
[46/535] Compiling OpenCombine Publishers.Drop.swift
[47/535] Compiling OpenCombine Publishers.DropUntilOutput.swift
[48/535] Compiling OpenCombine Publishers.DropWhile.swift
[49/535] Compiling OpenCombine Publishers.Filter.swift
[50/535] Compiling OpenCombine Publishers.First.swift
[51/535] Compiling OpenCombine Publishers.FlatMap.swift
[52/535] Compiling OpenCombine Publishers.HandleEvents.swift
[53/535] Compiling OpenCombine Publishers.IgnoreOutput.swift
[54/535] Compiling OpenCombine Publishers.Last.swift
[55/535] Compiling OpenCombine Publishers.MakeConnectable.swift
[56/535] Compiling OpenCombine Publishers.Map.swift
[57/546] Compiling OpenCombine AnyCancellable.swift
[58/546] Compiling OpenCombine AnyPublisher.swift
[59/546] Compiling OpenCombine AnySubscriber.swift
[60/546] Compiling OpenCombine Cancellable.swift
[61/546] Compiling OpenCombine Codable.swift
[62/546] Compiling OpenCombine CombineIdentifier.swift
[63/546] Compiling OpenCombine ConnectablePublisher.swift
[64/546] Compiling OpenCombine CurrentValueSubject.swift
[65/546] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[66/546] Compiling OpenCombine Future.swift
[67/546] Compiling OpenCombine ConduitBase.swift
[68/546] Compiling OpenCombine ConduitList.swift
[69/546] Compiling OpenCombine Publishers.ReplaceNil.swift
[70/546] Compiling OpenCombine Publishers.Scan.swift
[71/546] Compiling OpenCombine Publishers.Sequence.swift
[72/546] Compiling OpenCombine Publishers.SetFailureType.swift
[73/546] Compiling OpenCombine Publishers.Share.swift
[74/546] Compiling OpenCombine Publishers.SubscribeOn.swift
[75/546] Compiling OpenCombine Publishers.SwitchToLatest.swift
[76/546] Compiling OpenCombine Publishers.Timeout.swift
[77/546] Compiling OpenCombine Publishers.swift
[78/546] Compiling OpenCombine Record.swift
[79/546] Compiling OpenCombine Result.Publisher.swift
[80/546] Compiling OpenCombine Publishers.Breakpoint.swift
[81/546] Compiling OpenCombine Publishers.Buffer.swift
[82/546] Compiling OpenCombine Publishers.Collect.swift
[83/546] Compiling OpenCombine Publishers.CollectByCount.swift
[84/546] Compiling OpenCombine Publishers.CompactMap.swift
[85/546] Compiling OpenCombine Publishers.Comparison.swift
[86/546] Compiling OpenCombine Publishers.Concatenate.swift
[87/546] Compiling OpenCombine Publishers.Contains.swift
[88/546] Compiling OpenCombine Publishers.Count.swift
[89/546] Compiling OpenCombine Publishers.Debounce.swift
[90/546] Compiling OpenCombine Publishers.Delay.swift
[91/546] Compiling OpenCombine Publishers.MapError.swift
[92/546] Compiling OpenCombine Publishers.MeasureInterval.swift
[93/546] Compiling OpenCombine Publishers.Multicast.swift
[94/546] Compiling OpenCombine Publishers.Output.swift
[95/546] Compiling OpenCombine Publishers.PrefixWhile.swift
[96/546] Compiling OpenCombine Publishers.Print.swift
[97/546] Compiling OpenCombine Publishers.ReceiveOn.swift
[98/546] Compiling OpenCombine Publishers.Reduce.swift
[99/546] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[100/546] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[101/546] Compiling OpenCombine Publishers.ReplaceError.swift
[102/546] Emitting module OpenCombine
[103/546] Compiling OpenCombine FilterProducer.swift
[104/546] Compiling OpenCombine Locking.swift
[105/546] Compiling OpenCombine PartialCompletion.swift
[106/546] Compiling OpenCombine ReduceProducer.swift
[107/546] Compiling OpenCombine SubjectSubscriber.swift
[108/546] Compiling OpenCombine SubscriptionStatus.swift
[109/546] Compiling OpenCombine Violations.swift
[110/546] Compiling OpenCombine ImmediateScheduler.swift
[111/546] Compiling OpenCombine ObservableObject.swift
[112/546] Compiling OpenCombine PassthroughSubject.swift
[113/546] Compiling OpenCombine Published.swift
[114/546] Compiling OpenCombine Publisher.swift
[115/546] Compiling OpenCombine Deferred.swift
[116/546] Compiling OpenCombine Empty.swift
[117/546] Compiling OpenCombine Fail.swift
[118/546] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[119/546] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[120/546] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[121/546] Compiling OpenCombine Just.swift
[122/546] Compiling OpenCombine Optional.Publisher.swift
[123/546] Compiling OpenCombine Publishers.AllSatisfy.swift
[124/546] Compiling OpenCombine Publishers.AssertNoFailure.swift
[125/546] Compiling OpenCombine Publishers.Autoconnect.swift
[125/546] Compiling ssl_aead_ctx.cc
[126/546] Compiling ssl_asn1.cc
[127/546] Compiling s3_pkt.cc
[128/546] Compiling s3_lib.cc
[129/546] Compiling s3_both.cc
[130/546] Compiling handshake_server.cc
[131/546] Compiling handshake_client.cc
[133/546] Compiling OpenCombine Result.swift
[134/546] Compiling OpenCombine Scheduler.swift
[135/546] Compiling OpenCombine Subject.swift
[136/546] Compiling OpenCombine Subscriber.swift
[137/546] Compiling OpenCombine Subscribers.Assign.swift
[138/546] Compiling OpenCombine Subscribers.Completion.swift
[139/546] Compiling OpenCombine Subscribers.Demand.swift
[140/546] Compiling OpenCombine Subscribers.Sink.swift
[141/546] Compiling OpenCombine Subscribers.swift
[142/546] Compiling OpenCombine Subscription.swift
[143/546] Compiling OpenCombine Subscriptions.swift
[143/546] Compiling handoff.cc
[144/546] Compiling dtls_method.cc
[145/557] Compiling handshake.cc
[146/557] Compiling dtls_record.cc
[147/557] Compiling d1_pkt.cc
[148/557] Compiling d1_srtp.cc
[149/557] Compiling d1_lib.cc
[150/557] Compiling v3_utl.c
[151/557] Compiling v3_purp.c
[152/557] Compiling v3_skey.c
[153/557] Compiling v3_prn.c
[154/557] Compiling v3_sxnet.c
[155/557] Compiling d1_both.cc
[156/557] Compiling v3_pcia.c
[157/557] Compiling v3_pcons.c
[158/557] Compiling v3_pmaps.c
[159/557] Compiling v3_pku.c
[160/557] Compiling v3_pci.c
[161/557] Compiling v3_ocsp.c
[162/557] Compiling v3_int.c
[163/557] Compiling v3_lib.c
[164/557] Compiling v3_ncons.c
[165/557] Compiling v3_info.c
[166/557] Compiling bio_ssl.cc
[167/557] Compiling v3_ia5.c
[168/557] Compiling v3_enum.c
[169/557] Compiling v3_extku.c
[171/557] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[172/557] Emitting module OpenCombineDispatch
[172/557] Compiling v3_cpols.c
[173/557] Compiling v3_crld.c
[174/557] Compiling v3_genn.c
[175/557] Compiling v3_bitst.c
[176/557] Compiling v3_conf.c
[177/557] Compiling v3_akeya.c
[178/557] Compiling v3_bcons.c
[179/557] Compiling v3_akey.c
[180/557] Compiling pcy_tree.c
[181/557] Compiling v3_alt.c
[182/557] Compiling pcy_map.c
[183/557] Compiling pcy_node.c
[184/557] Compiling pcy_lib.c
[185/557] Compiling pcy_cache.c
[186/557] Compiling pcy_data.c
[187/557] Compiling x_x509a.c
[188/557] Compiling x_x509.c
[189/557] Compiling x_val.c
[190/557] Compiling x_spki.c
[191/557] Compiling x_sig.c
[192/557] Compiling x_req.c
[193/557] Compiling x_pkey.c
[194/557] Compiling x_pubkey.c
[195/557] Compiling x_info.c
[196/557] Compiling x_exten.c
[197/557] Compiling x_name.c
[198/557] Compiling x_attrib.c
[199/557] Compiling x_crl.c
[200/557] Compiling x_all.c
[201/557] Compiling x509spki.c
[202/557] Compiling x_algor.c
[203/557] Compiling x509rset.c
[204/557] Compiling x509cset.c
[205/557] Compiling x509name.c
[206/557] Compiling x509_txt.c
[207/557] Compiling x509_set.c
[208/557] Compiling x509_trs.c
[209/557] Compiling x509_v3.c
[210/557] Compiling x509_vpm.c
[211/557] Compiling x509_vfy.c
[212/557] Compiling x509_req.c
[213/557] Compiling x509_r2x.c
[214/557] Compiling x509_lu.c
[215/557] Compiling x509_obj.c
[216/557] Compiling x509_ext.c
[217/557] Compiling x509_def.c
[218/557] Compiling x509_att.c
[219/557] Compiling x509_d2.c
[220/557] Compiling x509.c
[221/557] Compiling t_x509a.c
[222/557] Compiling x509_cmp.c
[223/557] Compiling t_req.c
[224/557] Compiling t_x509.c
[225/557] Compiling t_crl.c
[226/557] Compiling rsa_pss.c
[227/557] Compiling i2d_pr.c
[228/557] Compiling by_file.c
[229/557] Compiling algorithm.c
[230/557] Compiling by_dir.c
[231/557] Compiling a_verify.c
[232/557] Compiling a_sign.c
[233/557] Compiling asn1_gen.c
[234/557] Compiling a_digest.c
[235/557] Compiling thread_win.c
[236/557] Compiling a_strex.c
[237/557] Compiling pmbtoken.c
[238/557] Compiling trust_token.c
[239/557] Compiling thread_pthread.c
[240/557] Compiling thread_none.c
[241/557] Compiling thread.c
[242/557] Compiling stack.c
[243/557] Compiling refcount_c11.c
[244/557] Compiling siphash.c
[245/557] Compiling rc4.c
[246/557] Compiling windows.c
[247/557] Compiling rsa_asn1.c
[248/557] Compiling refcount_lock.c
[249/557] Compiling rsa_print.c
[250/557] Compiling forkunsafe.c
[251/557] Compiling poly1305_arm_asm.S
[252/557] Compiling rand_extra.c
[253/557] Compiling poly1305_vec.c
[254/557] Compiling deterministic.c
[255/557] Compiling fuchsia.c
[256/557] Compiling pool.c
[257/557] Compiling poly1305_arm.c
[258/557] Compiling poly1305.c
[259/557] Compiling pkcs7.c
[260/557] Compiling pkcs7_x509.c
[261/557] Compiling pem_xaux.c
[262/557] Compiling pem_x509.c
[263/557] Compiling pkcs8.c
[264/557] Compiling p5_pbev2.c
[265/557] Compiling pkcs8_x509.c
[266/557] Compiling pem_pkey.c
[267/557] Compiling pem_oth.c
[268/557] Compiling obj_xref.c
[269/557] Compiling pem_pk8.c
[270/557] Compiling pem_info.c
[271/557] Compiling mem.c
[272/557] Compiling lhash.c
[273/557] Compiling poly_rq_mul.S
[274/557] Compiling pem_lib.c
[275/557] Compiling x86_64-mont5.mac.x86_64.S
[276/557] Compiling obj.c
[277/557] Compiling hkdf.c
[278/557] Compiling pem_all.c
[279/557] Compiling x86_64-mont5.linux.x86_64.S
[280/557] Compiling x86_64-mont.linux.x86_64.S
[281/557] Compiling x86_64-mont.mac.x86_64.S
[282/557] Compiling x86-mont.linux.x86.S
[283/557] Compiling vpaes-x86_64.linux.x86_64.S
[284/557] Compiling vpaes-x86_64.mac.x86_64.S
[284/557] Compiling vpaes-x86.linux.x86.S
[286/557] Compiling vpaes-armv8.linux.aarch64.S
[287/557] Compiling vpaes-armv8.ios.aarch64.S
[288/557] Compiling vpaes-armv7.ios.arm.S
[289/557] Compiling sha512-x86_64.mac.x86_64.S
[289/557] Compiling vpaes-armv7.linux.arm.S
[291/557] Compiling kdf.c
[292/557] Compiling sha512-x86_64.linux.x86_64.S
[293/557] Compiling sha512-armv8.linux.aarch64.S
[293/557] Compiling sha512-armv4.linux.arm.S
[295/557] Compiling sha512-armv4.ios.arm.S
[296/557] Compiling sha512-armv8.ios.aarch64.S
[297/557] Compiling sha512-586.linux.x86.S
[298/557] Compiling sha256-x86_64.mac.x86_64.S
[299/557] Compiling sha256-x86_64.linux.x86_64.S
[300/557] Compiling sha256-armv4.linux.arm.S
[301/557] Compiling sha256-armv8.ios.aarch64.S
[302/557] Compiling sha256-armv4.ios.arm.S
[303/557] Compiling sha256-armv8.linux.aarch64.S
[304/557] Compiling sha256-586.linux.x86.S
[305/557] Compiling sha1-x86_64.mac.x86_64.S
[306/557] Compiling sha1-x86_64.linux.x86_64.S
[307/557] Compiling sha1-armv8.linux.aarch64.S
[308/557] Compiling sha1-armv4-large.linux.arm.S
[309/557] Compiling sha1-armv8.ios.aarch64.S
[310/557] Compiling hrss.c
[311/557] Compiling sha1-586.linux.x86.S
[312/557] Compiling sha1-armv4-large.ios.arm.S
[313/557] Compiling sha512.c
[314/557] Compiling rsaz-avx2.linux.x86_64.S
[315/557] Compiling sha1-altivec.c
[316/557] Compiling rsaz-avx2.mac.x86_64.S
[317/557] Compiling sha256.c
[318/557] Compiling sha1.c
[319/557] Compiling rdrand-x86_64.mac.x86_64.S
[320/557] Compiling self_check.c
[320/557] Compiling rdrand-x86_64.linux.x86_64.S
[322/557] Compiling blinding.c
[323/557] Compiling padding.c
[324/557] Compiling rsa_impl.c
[325/557] Compiling fork_detect.c
[326/557] Compiling rand.c
[327/557] Compiling urandom.c
[328/557] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[329/557] Compiling ctrdrbg.c
[330/557] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[331/557] Compiling rsa.c
[332/557] Compiling p256-x86_64-asm.mac.x86_64.S
[333/557] Compiling p256-x86_64-asm.linux.x86_64.S
[334/557] Compiling gcm_nohw.c
[335/557] Compiling polyval.c
[336/557] Compiling ofb.c
[337/557] Compiling cfb.c
[338/557] Compiling ctr.c
[339/557] Compiling gcm.c
[340/557] Compiling md5-x86_64.mac.x86_64.S
[341/557] Compiling cbc.c
[342/557] Compiling md5-x86_64.linux.x86_64.S
[343/557] Compiling md5-586.linux.x86.S
[344/557] Compiling md5.c
[345/557] Compiling ghashv8-armx64.linux.aarch64.S
[346/557] Compiling md4.c
[347/557] Compiling is_fips.c
[348/557] Compiling hmac.c
[349/557] Compiling ghashv8-armx64.ios.aarch64.S
[350/557] Compiling ghashv8-armx32.ios.arm.S
[351/557] Compiling ghashv8-armx32.linux.arm.S
[352/557] Compiling ghash-x86_64.mac.x86_64.S
[353/557] Compiling ghash-x86.linux.x86.S
[354/557] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[355/557] Compiling ghash-neon-armv8.linux.aarch64.S
[356/557] Compiling ghash-x86_64.linux.x86_64.S
[357/557] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[358/557] Compiling ghash-ssse3-x86.linux.x86.S
[359/557] Compiling ghash-neon-armv8.ios.aarch64.S
[360/557] Compiling ghash-armv4.linux.arm.S
[361/557] Compiling fips_shared_support.c
[362/557] Compiling ghash-armv4.ios.arm.S
[363/557] Compiling wnaf.c
[364/557] Compiling util.c
[365/557] Compiling ecdh.c
[366/557] Compiling simple.c
[367/557] Compiling scalar.c
[368/557] Compiling ecdsa.c
[369/557] Compiling p256-x86_64.c
[370/557] Compiling simple_mul.c
[371/557] Compiling felem.c
[372/557] Compiling oct.c
[373/557] Compiling ec_key.c
[374/557] Compiling digest.c
[375/557] Compiling digests.c
[376/557] Compiling ec_montgomery.c
[377/557] Compiling p224-64.c
[378/557] Compiling ec.c
[379/557] Compiling p256.c
[380/557] Compiling co-586.linux.x86.S
[381/557] Compiling des.c
[382/557] Compiling cipher.c
[383/557] Compiling bsaes-armv7.linux.arm.S
[384/557] Compiling aead.c
[385/557] Compiling e_des.c
[386/557] Compiling bsaes-armv7.ios.arm.S
[387/557] Compiling e_aes.c
[388/557] Compiling rsaz_exp.c
[389/557] Compiling prime.c
[390/557] Compiling shift.c
[390/557] Compiling mul.c
[392/557] Compiling sqrt.c
[393/557] Compiling random.c
[393/557] Compiling montgomery_inv.c
[395/557] Compiling gcd_extra.c
[396/557] Compiling jacobi.c
[397/557] Compiling gcd.c
[398/557] Compiling montgomery.c
[399/557] Compiling div_extra.c
[400/557] Compiling ctx.c
[401/557] Compiling cmp.c
[402/557] Compiling exponentiation.c
[403/557] Compiling bytes.c
[404/557] Compiling x86_64-gcc.c
[405/557] Compiling div.c
[406/557] Compiling generic.c
[407/557] Compiling bn.c
[408/557] Compiling bn-586.linux.x86.S
[409/557] Compiling armv8-mont.linux.aarch64.S
[410/557] Compiling add.c
[411/557] Compiling armv4-mont.ios.arm.S
[412/557] Compiling armv8-mont.ios.aarch64.S
[414/557] Compiling OpenCombineFoundation Timer+Publisher.swift
[414/557] Compiling aesv8-armx64.linux.aarch64.S
[415/558] Compiling armv4-mont.linux.arm.S
[416/558] Compiling aesv8-armx64.ios.aarch64.S
[417/558] Compiling aesv8-armx32.linux.arm.S
[418/558] Compiling aesv8-armx32.ios.arm.S
[419/558] Compiling aesni-gcm-x86_64.mac.x86_64.S
[420/558] Compiling aesni-x86_64.linux.x86_64.S
[422/558] Compiling OpenCombineFoundation PropertyListEncoder.swift
[423/558] Compiling OpenCombineFoundation OperationQueue+Scheduler.swift
[424/558] Compiling OpenCombineFoundation NotificationCenter.swift
[425/558] Compiling OpenCombineFoundation JSONEncoder.swift
[426/558] Emitting module OpenCombineFoundation
[427/558] Compiling OpenCombineFoundation Locking.swift
[428/558] Compiling OpenCombineFoundation Violations.swift
[429/558] Compiling OpenCombineFoundation RunLoop+Scheduler.swift
[429/558] Compiling aesni-x86.linux.x86.S
[430/558] Compiling aesni-gcm-x86_64.linux.x86_64.S
[431/558] Compiling mode_wrappers.c
[432/558] Compiling aesni-x86_64.mac.x86_64.S
[433/558] Compiling ex_data.c
[434/558] Compiling key_wrap.c
[435/558] Compiling aes.c
[436/558] Compiling print.c
[437/558] Compiling aes_nohw.c
[438/558] Compiling scrypt.c
[439/558] Compiling sign.c
[440/558] Compiling pbkdf.c
[441/558] Compiling p_rsa_asn1.c
[442/558] Compiling p_ed25519_asn1.c
[443/558] Compiling p_ed25519.c
[444/558] Compiling p_ec_asn1.c
[445/558] Compiling p_rsa.c
[446/558] Compiling p_x25519.c
[447/558] Compiling p_x25519_asn1.c
[448/558] Compiling evp_asn1.c
[449/558] Compiling err_data.c
[450/558] Compiling p_ec.c
[451/558] Compiling p_dsa_asn1.c
[452/558] Compiling evp.c
[453/558] Compiling digestsign.c
[454/558] Compiling evp_ctx.c
[455/558] Compiling err.c
[456/558] Compiling ecdh_extra.c
[458/558] Compiling OpenCombineFoundation URLSession.swift
[458/558] Compiling engine.c
[459/558] Compiling ec_derive.c
[460/558] Compiling hash_to_curve.c
[461/558] Compiling ecdsa_asn1.c
[462/558] Compiling ec_asn1.c
[463/558] Compiling dsa_asn1.c
[464/558] Compiling check.c
[465/558] Compiling dh_asn1.c
[466/558] Compiling params.c
[467/558] Compiling dh.c
[468/558] Compiling dsa.c
[469/558] Compiling digest_extra.c
[470/558] Compiling x25519-asm-arm.S
[471/558] Compiling spake25519.c
[472/558] Compiling cpu-arm.c
[473/558] Compiling crypto.c
[474/558] Compiling cpu-ppc64le.c
[475/558] Compiling cpu-aarch64-fuchsia.c
[476/558] Compiling cpu-arm-linux.c
[477/558] Compiling cpu-intel.c
[478/558] Compiling cpu-aarch64-linux.c
[479/558] Compiling tls_cbc.c
[480/558] Compiling conf.c
[481/558] Compiling e_null.c
[482/558] Compiling cmac.c
[482/558] Compiling e_rc2.c
[483/558] Compiling e_tls.c
[485/558] Compiling e_rc4.c
[486/558] Compiling curve25519.c
[487/558] Compiling e_chacha20poly1305.c
[488/558] Compiling e_aesgcmsiv.c
[489/558] Compiling derive_key.c
[490/558] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[491/558] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[492/558] Compiling e_aesccm.c
[493/558] Compiling e_aesctrhmac.c
[494/558] Compiling cipher_extra.c
[495/558] Compiling chacha-x86_64.linux.x86_64.S
[496/558] Compiling chacha-x86_64.mac.x86_64.S
[497/558] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[498/558] Compiling chacha-x86.linux.x86.S
[499/558] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[500/558] Compiling chacha.c
[501/558] Compiling chacha-armv8.linux.aarch64.S
[502/558] Compiling chacha-armv4.ios.arm.S
[503/558] Compiling chacha-armv4.linux.arm.S
[504/558] Compiling chacha-armv8.ios.aarch64.S
[505/558] Compiling unicode.c
[506/558] Compiling cbs.c
[507/558] Compiling ber.c
[508/558] Compiling cbb.c
[509/558] Compiling asn1_compat.c
[510/558] Compiling bn_asn1.c
[511/558] Compiling convert.c
[512/558] Compiling printf.c
[513/558] Compiling socket_helper.c
[514/558] Compiling buf.c
[515/558] Compiling socket.c
[516/558] Compiling hexdump.c
[517/558] Compiling pair.c
[518/558] Compiling connect.c
[519/558] Compiling file.c
[520/558] Compiling fd.c
[521/558] Compiling base64.c
[522/558] Compiling bio_mem.c
[523/558] Compiling bio.c
[524/558] Compiling time_support.c
[525/558] Compiling tasn_utl.c
[526/558] Compiling tasn_typ.c
[527/558] Compiling tasn_new.c
[528/558] Compiling f_enum.c
[529/558] Compiling f_string.c
[530/558] Compiling tasn_fre.c
[531/558] Compiling tasn_enc.c
[532/558] Compiling tasn_dec.c
[533/558] Compiling f_int.c
[534/558] Compiling asn1_par.c
[535/558] Compiling asn_pack.c
[536/558] Compiling a_utctm.c
[537/558] Compiling asn1_lib.c
[538/558] Compiling a_utf8.c
[539/558] Compiling a_time.c
[540/558] Compiling a_type.c
[541/558] Compiling a_octet.c
[542/558] Compiling a_print.c
[543/558] Compiling a_strnid.c
[544/558] Compiling a_int.c
[544/558] Compiling a_mbstr.c
[546/558] Compiling a_object.c
[547/558] Compiling a_dup.c
[548/558] Compiling a_i2d_fp.c
[548/558] Write sources
[551/558] Compiling a_gentm.c
[552/558] Compiling a_enum.c
[553/558] Compiling a_d2i_fp.c
[554/558] Compiling a_bitstr.c
[555/558] Compiling a_bool.c
[556/558] Compiling c-nioatomics.c
[557/558] Compiling c-atomics.c
[559/562] Compiling NIOConcurrencyHelpers lock.swift
[560/562] Emitting module NIOConcurrencyHelpers
[561/562] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[562/562] Compiling NIOConcurrencyHelpers atomics.swift
[563/625] Compiling NIO ChannelPipeline.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[564/625] Compiling NIO CircularBuffer.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[565/625] Compiling NIO Codec.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[566/625] Compiling NIO ControlMessage.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[567/625] Compiling NIO ConvenienceOptionSupport.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[568/625] Compiling NIO DatagramVectorReadManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[569/625] Compiling NIO DeadChannel.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[570/625] Compiling NIO Embedded.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[571/625] Compiling NIO EventLoop.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[572/633] Emitting module NIO
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[573/633] Compiling NIO ByteBuffer-conversions.swift
[574/633] Compiling NIO ByteBuffer-core.swift
[575/633] Compiling NIO ByteBuffer-int.swift
[576/633] Compiling NIO ByteBuffer-views.swift
[577/633] Compiling NIO Channel.swift
[578/633] Compiling NIO ChannelHandler.swift
[579/633] Compiling NIO ChannelHandlers.swift
[580/633] Compiling NIO ChannelInvoker.swift
[581/633] Compiling NIO ChannelOption.swift
[582/633] Compiling NIO AddressedEnvelope.swift
[583/633] Compiling NIO BSDSocketAPI.swift
[584/633] Compiling NIO BSDSocketAPIPosix.swift
[585/633] Compiling NIO BSDSocketAPIWindows.swift
[586/633] Compiling NIO BaseSocket.swift
[587/633] Compiling NIO BaseSocketChannel.swift
[588/633] Compiling NIO BaseStreamSocketChannel.swift
[589/633] Compiling NIO Bootstrap.swift
[590/633] Compiling NIO ByteBuffer-aux.swift
[591/633] Compiling NIO SocketProtocols.swift
[592/633] Compiling NIO System.swift
[593/633] Compiling NIO Thread.swift
[594/633] Compiling NIO ThreadPosix.swift
[595/633] Compiling NIO ThreadWindows.swift
[596/633] Compiling NIO TypeAssistedChannelHandler.swift
[597/633] Compiling NIO UniversalBootstrapSupport.swift
[598/633] Compiling NIO Utilities.swift
[599/633] Compiling NIO NonBlockingFileIO.swift
[600/633] Compiling NIO PendingDatagramWritesManager.swift
[601/633] Compiling NIO PendingWritesManager.swift
[602/633] Compiling NIO PipeChannel.swift
[603/633] Compiling NIO PipePair.swift
[604/633] Compiling NIO PriorityQueue.swift
[605/633] Compiling NIO RecvByteBufferAllocator.swift
[606/633] Compiling NIO Resolver.swift
[607/633] Compiling NIO Selectable.swift
[608/633] Compiling NIO EventLoopFuture.swift
[609/633] Compiling NIO FileDescriptor.swift
[610/633] Compiling NIO FileHandle.swift
[611/633] Compiling NIO FileRegion.swift
[612/633] Compiling NIO GetaddrinfoResolver.swift
[613/633] Compiling NIO HappyEyeballs.swift
[614/633] Compiling NIO Heap.swift
[615/633] Compiling NIO IO.swift
[616/633] Compiling NIO IOData.swift
[617/633] Compiling NIO SelectableEventLoop.swift
[618/633] Compiling NIO Selector.swift
[619/633] Compiling NIO ServerSocket.swift
[620/633] Compiling NIO SingleStepByteToMessageDecoder.swift
[621/633] Compiling NIO Socket.swift
[622/633] Compiling NIO SocketAddresses.swift
[623/633] Compiling NIO SocketChannel.swift
[624/633] Compiling NIO SocketOptionProvider.swift
[625/633] Compiling NIO IntegerTypes.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[626/633] Compiling NIO Interfaces.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[627/633] Compiling NIO Linux.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[628/633] Compiling NIO LinuxCPUSet.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[629/633] Compiling NIO MarkedCircularBuffer.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[630/633] Compiling NIO MulticastChannel.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[631/633] Compiling NIO NIOAny.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[632/633] Compiling NIO NIOCloseOnErrorHandler.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[633/633] Compiling NIO NIOThreadPool.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
error: fatalError
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/OpenCombine/OpenCombine.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.48s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/swift-server/async-http-client.git from cache (0.48s)
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.48s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.48s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.49s)
Fetched https://github.com/apple/swift-nio.git from cache (0.62s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.27s)
Computed https://github.com/OpenCombine/OpenCombine.git at 0.10.0 (1.50s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.2.0 (0.28s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.0 (0.17s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.8.0 (0.14s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.6.0 (1.43s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.9.0 (0.05s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.20.2 (0.05s)
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.8.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.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.20.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.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.6.0
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.10.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.9.0
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/18] Compiling NIO Interfaces.swift
[3/18] Compiling NIO Linux.swift
[4/20] Compiling NIO MulticastChannel.swift
[5/20] Compiling NIO NIOAny.swift
[6/20] Compiling NIO ControlMessage.swift
[7/20] Compiling NIO ConvenienceOptionSupport.swift
[8/20] Compiling NIO DatagramVectorReadManager.swift
[9/20] Compiling NIO EventLoop.swift
[10/20] Compiling NIO IntegerTypes.swift
[11/20] Compiling NIO DeadChannel.swift
[12/20] Compiling NIO Embedded.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/40] Emitting module NIO
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[14/40] Compiling NIO LinuxCPUSet.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[15/40] Compiling NIO MarkedCircularBuffer.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[16/40] Compiling NIO ChannelPipeline.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[17/40] Compiling NIO CircularBuffer.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[18/40] Compiling NIO Codec.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[19/55] Compiling NIO NIOCloseOnErrorHandler.swift
[20/55] Compiling NIO NIOThreadPool.swift
[21/59] Compiling NIO FileDescriptor.swift
[22/59] Compiling NIO FileHandle.swift
[23/59] Compiling NIO FileRegion.swift
[24/59] Compiling NIO GetaddrinfoResolver.swift
[25/59] Compiling NIO HappyEyeballs.swift
[26/60] Compiling NIO Channel.swift
[27/60] Compiling NIO ChannelHandlers.swift
[28/60] Compiling NIO ChannelInvoker.swift
[29/60] Compiling NIO ChannelOption.swift
[30/60] Compiling NIO EventLoopFuture.swift
[31/61] Compiling NIO System.swift
[32/61] Compiling NIO Thread.swift
[33/61] Compiling NIO ThreadPosix.swift
[34/61] Compiling NIO Utilities.swift
[35/62] Compiling NIO ChannelHandler.swift
[36/63] Compiling NIO Heap.swift
[37/63] Compiling NIO IO.swift
[38/63] Compiling NIO IOData.swift
[39/63] Compiling NIO NonBlockingFileIO.swift
[40/63] Compiling NIO PendingDatagramWritesManager.swift
[41/64] Compiling NIO TypeAssistedChannelHandler.swift
[42/65] Compiling NIO UniversalBootstrapSupport.swift
[43/66] Compiling NIO ByteBuffer-conversions.swift
[44/67] Compiling NIO BSDSocketAPIPosix.swift
[45/68] Compiling NIO ServerSocket.swift
[46/68] Compiling NIO AddressedEnvelope.swift
[47/68] Compiling NIO BSDSocketAPI.swift
[48/68] Compiling NIO BaseSocket.swift
[49/68] Compiling NIO BaseSocketChannel.swift
[50/68] Compiling NIO BaseStreamSocketChannel.swift
[51/68] Compiling NIO Bootstrap.swift
[52/68] Compiling NIO ByteBuffer-aux.swift
[53/68] Compiling NIO ByteBuffer-core.swift
[54/68] Compiling NIO ByteBuffer-int.swift
[55/68] Compiling NIO ByteBuffer-views.swift
[56/68] Compiling NIO SocketProtocols.swift
[57/68] Compiling NIO SocketOptionProvider.swift
[58/68] Compiling NIO Socket.swift
[59/68] Compiling NIO SelectableEventLoop.swift
[60/68] Compiling NIO Selector.swift
[61/68] Compiling NIO SingleStepByteToMessageDecoder.swift
[62/68] Compiling NIO SocketAddresses.swift
[63/68] Compiling NIO SocketChannel.swift
[64/68] Compiling NIO PendingWritesManager.swift
[65/68] Compiling NIO PipeChannel.swift
[66/68] Compiling NIO PipePair.swift
[67/68] Compiling NIO PriorityQueue.swift
[68/68] Compiling NIO RecvByteBufferAllocator.swift
error: fatalError
BUILD FAILURE 5.10 macosSpm