The Swift Package Index logo.Swift Package Index

Build Information

Failed to build jp-fan-app-client with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jp-fan-app/swift-client.git
Reference: 1.4.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jp-fan-app/swift-client
 * tag               1.4.1      -> FETCH_HEAD
HEAD is now at 8c5dd13 Add missing init
Cloned https://github.com/jp-fan-app/swift-client.git into spi-builder-workspace
8c5dd138d28f433ea65d99f907925fdd5017b94b
SUCCESS checkout https://github.com/jp-fan-app/swift-client.git at 1.4.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/apple/swift-nio-extras.git (0.69s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git (0.82s)
Fetched https://github.com/swift-server/async-http-client.git (0.94s)
Computing version for https://github.com/swift-server/async-http-client.git
Fetched https://github.com/apple/swift-nio.git (1.89s)
Computed https://github.com/swift-server/async-http-client.git at 1.0.0 (0.65s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.3.2 (0.67s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.4.4 (0.71s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.10.1 (0.68s)
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.4.4
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.0.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.3.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.10.1
Building for debugging...
[0/434] Compiling CNIOLinux ifaddrs-android.c
[1/434] Compiling CNIOExtrasZlib empty.c
[2/434] Compiling CNIOLinux shim.c
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:102: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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:187: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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:199: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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:234: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.
[3/434] Compiling CNIOSHA1 c_nio_sha1.c
[4/434] Compiling CNIOHTTPParser c_nio_http_parser.c
[5/434] Compiling CNIODarwin shim.c
[6/434] Compiling p256.c
[7/434] Compiling curve25519.c
[8/434] Compiling CNIOBoringSSLShims shims.c
[9/434] Compiling tls_record.cc
[10/434] Compiling tls_method.cc
[11/434] Compiling tls13_server.cc
[12/434] Compiling tls13_client.cc
[13/434] Compiling tls13_enc.cc
[14/434] Compiling tls13_both.cc
[15/434] Compiling t1_enc.cc
[16/434] Compiling t1_lib.cc
[17/434] Compiling ssl_versions.cc
[18/434] Compiling ssl_x509.cc
[19/434] Compiling ssl_transcript.cc
[20/434] Compiling ssl_stat.cc
[21/434] Compiling ssl_session.cc
[22/434] Compiling ssl_privkey.cc
[23/434] Compiling ssl_file.cc
[24/434] Compiling ssl_key_share.cc
[25/434] Compiling ssl_lib.cc
[26/434] Compiling ssl_cipher.cc
[27/434] Compiling ssl_buffer.cc
[28/434] Compiling ssl_cert.cc
[29/434] Compiling ssl_asn1.cc
[30/434] Compiling ssl_aead_ctx.cc
[31/434] Compiling s3_pkt.cc
[32/434] Compiling s3_lib.cc
[33/434] Compiling s3_both.cc
[34/434] Compiling handshake_client.cc
[35/434] Compiling handshake_server.cc
[36/434] Compiling handshake.cc
[37/434] Compiling handoff.cc
[38/434] Compiling dtls_record.cc
[39/434] Compiling dtls_method.cc
[40/434] Compiling v3_sxnet.c
[41/434] Compiling v3_utl.c
[42/434] Compiling d1_srtp.cc
[43/434] Compiling v3_skey.c
[44/434] Compiling v3_purp.c
[45/434] Compiling v3_prn.c
[46/434] Compiling v3_pku.c
[47/434] Compiling v3_pmaps.c
[48/434] Compiling v3_pcons.c
[49/434] Compiling v3_pcia.c
[50/434] Compiling v3_ocsp.c
[51/434] Compiling v3_pci.c
[52/434] Compiling v3_ncons.c
[53/434] Compiling v3_lib.c
[54/434] Compiling v3_int.c
[55/434] Compiling d1_pkt.cc
[56/434] Compiling v3_ia5.c
[57/434] Compiling v3_info.c
[58/434] Compiling bio_ssl.cc
[59/434] Compiling v3_enum.c
[60/434] Compiling v3_genn.c
[61/434] Compiling v3_extku.c
[62/434] Compiling v3_bcons.c
[63/434] Compiling v3_conf.c
[64/434] Compiling v3_crld.c
[65/434] Compiling v3_alt.c
[66/434] Compiling v3_bitst.c
[67/434] Compiling d1_lib.cc
[68/434] Compiling v3_cpols.c
[69/434] Compiling pcy_map.c
[70/434] Compiling d1_both.cc
[71/434] Compiling pcy_node.c
[72/434] Compiling v3_akey.c
[73/434] Compiling pcy_tree.c
[74/434] Compiling pcy_lib.c
[75/434] Compiling v3_akeya.c
[76/434] Compiling x_spki.c
[77/434] Compiling x_req.c
[78/434] Compiling x_x509a.c
[79/434] Compiling x_sig.c
[80/434] Compiling pcy_cache.c
[81/434] Compiling x_val.c
[82/434] Compiling pcy_data.c
[83/434] Compiling x_pubkey.c
[84/434] Compiling x_x509.c
[85/434] Compiling x_pkey.c
[86/434] Compiling x_info.c
[87/434] Compiling x_exten.c
[88/434] Compiling x_attrib.c
[89/434] Compiling x_name.c
[90/434] Compiling x_algor.c
[91/434] Compiling x509name.c
[92/434] Compiling x509spki.c
[93/434] Compiling x509rset.c
[94/434] Compiling x_crl.c
[95/434] Compiling x509cset.c
[96/434] Compiling x_all.c
[97/434] Compiling x509_set.c
[98/434] Compiling x509_vpm.c
[99/434] Compiling x509_txt.c
[100/434] Compiling x509_v3.c
[101/434] Compiling x509_r2x.c
[102/434] Compiling x509_trs.c
[103/434] Compiling x509_req.c
[104/434] Compiling x509_def.c
[105/434] Compiling x509_obj.c
[106/434] Compiling x509_ext.c
[107/434] Compiling x509_vfy.c
[108/434] Compiling x509_d2.c
[109/434] Compiling x509_att.c
[110/434] Compiling x509.c
[111/434] Compiling x509_lu.c
[112/434] Compiling t_x509a.c
[113/434] Compiling x509_cmp.c
[114/434] Compiling i2d_pr.c
[115/434] Compiling t_req.c
[116/434] Compiling algorithm.c
[117/434] Compiling t_crl.c
[118/434] Compiling rsa_pss.c
[119/434] Compiling t_x509.c
[120/434] Compiling by_file.c
[121/434] Compiling by_dir.c
[122/434] Compiling a_strex.c
[123/434] Compiling asn1_gen.c
[123/434] Compiling thread_none.c
[125/434] Compiling thread_pthread.c
[126/434] Compiling thread_win.c
[127/434] Compiling a_digest.c
[128/434] Compiling thread.c
[129/434] Compiling siphash.c
[130/434] Compiling stack.c
[131/434] Compiling rsa_asn1.c
[132/434] Compiling refcount_lock.c
[133/434] Compiling rsa_print.c
[134/434] Compiling rc4.c
[135/434] Compiling a_verify.c
[136/434] Compiling windows.c
[137/434] Compiling refcount_c11.c
[138/434] Compiling rand_extra.c
[139/434] Compiling fuchsia.c
[140/434] Compiling deterministic.c
[141/434] Compiling forkunsafe.c
[142/434] Compiling poly1305_arm_asm.S
[143/434] Compiling pool.c
[144/434] Compiling poly1305_vec.c
[145/434] Compiling poly1305_arm.c
[146/434] Compiling poly1305.c
[147/434] Compiling a_sign.c
[148/434] Compiling pkcs7.c
[149/434] Compiling pem_xaux.c
[150/434] Compiling p5_pbev2.c
[151/434] Compiling pem_pkey.c
[152/434] Compiling pkcs7_x509.c
[153/434] Compiling pem_x509.c
[154/434] Compiling pkcs8.c
[155/434] Compiling obj_xref.c
[156/434] Compiling pem_pk8.c
[157/434] Compiling mem.c
[158/434] Compiling pkcs8_x509.c
[159/434] Compiling lhash.c
[160/434] Compiling poly_rq_mul.S
[161/434] Compiling hkdf.c
[162/434] Compiling pem_oth.c
[163/434] Compiling x86_64-mont5.mac.x86_64.S
[164/434] Compiling pem_info.c
[164/434] Compiling pem_lib.c
[166/434] Compiling x86_64-mont5.linux.x86_64.S
[167/434] Compiling x86_64-mont.mac.x86_64.S
[168/434] Compiling pem_all.c
[169/434] Compiling obj.c
[170/434] Compiling x86_64-mont.linux.x86_64.S
[170/434] Compiling x86-mont.linux.x86.S
[172/434] Compiling vpaes-x86_64.mac.x86_64.S
[173/434] Compiling vpaes-x86_64.linux.x86_64.S
[174/434] Compiling vpaes-x86.linux.x86.S
[175/434] Compiling vpaes-armv8.linux.aarch64.S
[176/434] Compiling vpaes-armv7.linux.arm.S
[177/434] Compiling vpaes-armv7.ios.arm.S
[178/434] Compiling vpaes-armv8.ios.aarch64.S
[179/434] Compiling sha512-x86_64.mac.x86_64.S
[180/434] Compiling sha512-x86_64.linux.x86_64.S
[181/434] Compiling kdf.c
[182/434] Compiling sha512-armv8.linux.aarch64.S
[183/434] Compiling sha512-armv4.linux.arm.S
[184/434] Compiling sha512-armv8.ios.aarch64.S
[184/434] Compiling sha512-586.linux.x86.S
[186/434] Compiling sha512-armv4.ios.arm.S
[187/434] Compiling sha256-x86_64.mac.x86_64.S
[188/434] Compiling sha256-x86_64.linux.x86_64.S
[189/434] Compiling sha256-armv8.linux.aarch64.S
[190/434] Compiling sha256-armv4.ios.arm.S
[191/434] Compiling sha256-armv4.linux.arm.S
[192/434] Compiling sha1-x86_64.mac.x86_64.S
[193/434] Compiling sha256-armv8.ios.aarch64.S
[194/434] Compiling sha256-586.linux.x86.S
[195/434] Compiling sha1-armv8.linux.aarch64.S
[196/434] Compiling sha1-x86_64.linux.x86_64.S
[197/434] Compiling sha1-armv4-large.linux.arm.S
[197/434] Compiling sha1-armv4-large.ios.arm.S
[199/434] Compiling sha1-armv8.ios.aarch64.S
[200/434] Compiling sha1-586.linux.x86.S
[201/434] Compiling sha1-altivec.c
[202/434] Compiling sha1.c
[203/434] Compiling rsaz-avx2.mac.x86_64.S
[204/434] Compiling rsaz-avx2.linux.x86_64.S
[205/434] Compiling sha512.c
[206/434] Compiling sha256.c
[207/434] Compiling rdrand-x86_64.mac.x86_64.S
[208/434] Compiling self_check.c
[209/434] Compiling rdrand-x86_64.linux.x86_64.S
[210/434] Compiling blinding.c
[211/434] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[212/434] Compiling urandom.c
[213/434] Compiling rand.c
[214/434] Compiling ctrdrbg.c
[215/434] Compiling rsa.c
[216/434] Compiling padding.c
[217/434] Compiling p256-x86_64-asm.linux.x86_64.S
[218/434] Compiling p256-x86_64-asm.mac.x86_64.S
[219/434] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[220/434] Compiling gcm_nohw.c
[221/434] Compiling ofb.c
[222/434] Compiling ctr.c
[223/434] Compiling cfb.c
[224/434] Compiling cbc.c
[225/434] Compiling polyval.c
[226/434] Compiling md5-x86_64.mac.x86_64.S
[227/434] Compiling md5-x86_64.linux.x86_64.S
[228/434] Compiling rsa_impl.c
[229/434] Compiling md5.c
[230/434] Compiling md5-586.linux.x86.S
[231/434] Compiling is_fips.c
[232/434] Compiling ghashv8-armx64.linux.aarch64.S
[233/434] Compiling md4.c
[234/434] Compiling hrss.c
[235/434] Compiling ghashv8-armx64.ios.aarch64.S
[236/434] Compiling gcm.c
[237/434] Compiling ghashv8-armx32.ios.arm.S
[238/434] Compiling ghashv8-armx32.linux.arm.S
[239/434] Compiling ghash-x86.linux.x86.S
[240/434] Compiling ghash-x86_64.mac.x86_64.S
[241/434] Compiling ghash-x86_64.linux.x86_64.S
[242/434] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[243/434] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[244/434] Compiling ghash-ssse3-x86.linux.x86.S
[245/434] Compiling ghash-neon-armv8.linux.aarch64.S
[246/434] Compiling hmac.c
[247/434] Compiling ghash-armv4.ios.arm.S
[248/434] Compiling ghash-armv4.linux.arm.S
[249/434] Compiling ghash-neon-armv8.ios.aarch64.S
[250/434] Compiling fips_shared_support.c
[251/434] Compiling ecdsa.c
[252/434] Compiling wnaf.c
[253/434] Compiling util.c
[254/434] Compiling ecdh.c
[255/434] Compiling p256-x86_64.c
[256/434] Compiling simple_mul.c
[256/434] Compiling simple.c
[258/434] Compiling scalar.c
[259/434] Compiling oct.c
[260/434] Compiling ec_montgomery.c
[261/434] Compiling felem.c
[262/434] Compiling co-586.linux.x86.S
[263/434] Compiling ec_key.c
[264/434] Compiling digest.c
[265/434] Compiling digests.c
[266/434] Compiling ec.c
[267/434] Compiling bsaes-armv7.linux.arm.S
[268/434] Compiling cipher.c
[269/434] Compiling aead.c
[270/434] Compiling e_des.c
[271/434] Compiling bsaes-armv7.ios.arm.S
[272/434] Compiling des.c
[273/434] Compiling rsaz_exp.c
[273/434] Compiling sqrt.c
[275/434] Compiling e_aes.c
[276/434] Compiling p224-64.c
[277/434] Compiling shift.c
[278/434] Compiling random.c
[279/434] Compiling jacobi.c
[280/434] Compiling mul.c
[281/434] Compiling prime.c
[282/434] Compiling gcd_extra.c
[283/434] Compiling montgomery.c
[284/434] Compiling montgomery_inv.c
[284/434] Compiling gcd.c
[286/434] Compiling div_extra.c
[287/434] Compiling cmp.c
[287/434] Compiling bytes.c
[289/434] Compiling ctx.c
[290/434] Compiling x86_64-gcc.c
[291/434] Compiling bn.c
[292/434] Compiling bn-586.linux.x86.S
[293/434] Compiling armv8-mont.linux.aarch64.S
[294/434] Compiling armv8-mont.ios.aarch64.S
[295/434] Compiling armv4-mont.linux.arm.S
[296/434] Compiling armv4-mont.ios.arm.S
[297/434] Compiling aesv8-armx64.linux.aarch64.S
[298/434] Compiling aesv8-armx64.ios.aarch64.S
[299/434] Compiling aesv8-armx32.linux.arm.S
[300/434] Compiling div.c
[301/434] Compiling exponentiation.c
[302/434] Compiling aesv8-armx32.ios.arm.S
[303/434] Compiling aesni-x86_64.linux.x86_64.S
[304/434] Compiling aesni-x86_64.mac.x86_64.S
[305/434] Compiling add.c
[306/434] Compiling aesni-x86.linux.x86.S
[307/434] Compiling aesni-gcm-x86_64.mac.x86_64.S
[308/434] Compiling aesni-gcm-x86_64.linux.x86_64.S
[309/434] Compiling aes-x86_64.mac.x86_64.S
[309/434] Compiling aes-x86_64.linux.x86_64.S
[311/434] Compiling mode_wrappers.c
[312/434] Compiling aes-armv4.linux.arm.S
[313/434] Compiling aes-armv4.ios.arm.S
[314/434] Compiling key_wrap.c
[315/434] Compiling aes-586.linux.x86.S
[316/434] Compiling aes.c
[317/434] Compiling sign.c
[318/434] Compiling generic.c
[319/434] Compiling pbkdf.c
[320/434] Compiling ex_data.c
[321/434] Compiling p_x25519.c
[322/434] Compiling print.c
[323/434] Compiling p_x25519_asn1.c
[324/434] Compiling p_ed25519.c
[325/434] Compiling p_rsa_asn1.c
[326/434] Compiling p_ed25519_asn1.c
[327/434] Compiling scrypt.c
[328/434] Compiling p_ec_asn1.c
[329/434] Compiling p_ec.c
[330/434] Compiling err_data.c
[331/434] Compiling p_dsa_asn1.c
[332/434] Compiling digestsign.c
[333/434] Compiling evp.c
[334/434] Compiling p_rsa.c
[335/434] Compiling err.c
[336/434] Compiling ecdh_extra.c
[336/434] Compiling engine.c
[338/434] Compiling evp_ctx.c
[339/434] Compiling ecdsa_asn1.c
[340/434] Compiling evp_asn1.c
[341/434] Compiling dsa_asn1.c
[342/434] Compiling params.c
[343/434] Compiling ec_derive.c
[344/434] Compiling digest_extra.c
[344/434] Compiling dh_asn1.c
[346/434] Compiling ec_asn1.c
[347/434] Compiling dh.c
[348/434] Compiling check.c
[349/434] Compiling cpu-ppc64le.c
[350/434] Compiling x25519-asm-arm.S
[351/434] Compiling cpu-intel.c
[352/434] Compiling crypto.c
[353/434] Compiling spake25519.c
[354/434] Compiling cpu-arm-linux.c
[355/434] Compiling dsa.c
[356/434] Compiling cpu-arm.c
[357/434] Compiling cpu-aarch64-linux.c
[358/434] Compiling cpu-aarch64-fuchsia.c
[359/434] Compiling cmac.c
[360/434] Compiling e_rc4.c
[361/434] Compiling e_chacha20poly1305.c
[362/434] Compiling e_null.c
[363/434] Compiling conf.c
[364/434] Compiling derive_key.c
[365/434] Compiling e_aesctrhmac.c
[365/434] Compiling tls_cbc.c
[367/434] Compiling e_tls.c
[368/434] Compiling e_rc2.c
[369/434] Compiling cipher_extra.c
[370/434] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[371/434] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[372/434] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[372/434] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[374/434] Compiling e_aesccm.c
[375/434] Compiling e_aesgcmsiv.c
[376/434] Compiling chacha.c
[377/434] Compiling chacha-x86_64.mac.x86_64.S
[378/434] Compiling chacha-x86_64.linux.x86_64.S
[379/434] Compiling chacha-armv8.linux.aarch64.S
[380/434] Compiling chacha-armv4.ios.arm.S
[381/434] Compiling chacha-armv4.linux.arm.S
[382/434] Compiling chacha-x86.linux.x86.S
[383/434] Compiling chacha-armv8.ios.aarch64.S
[384/434] Compiling bn_asn1.c
[385/434] Compiling unicode.c
[386/434] Compiling asn1_compat.c
[387/434] Compiling ber.c
[388/434] Compiling cbb.c
[389/434] Compiling socket_helper.c
[390/434] Compiling buf.c
[391/434] Compiling cbs.c
[392/434] Compiling convert.c
[393/434] Compiling socket.c
[394/434] Compiling printf.c
[395/434] Compiling fd.c
[396/434] Compiling hexdump.c
[397/434] Compiling connect.c
[398/434] Compiling file.c
[399/434] Compiling pair.c
[400/434] Compiling base64.c
[401/434] Compiling bio_mem.c
[402/434] Compiling bio.c
[403/434] Compiling tasn_enc.c
[404/434] Compiling time_support.c
[405/434] Compiling tasn_typ.c
[406/434] Compiling tasn_fre.c
[407/434] Compiling tasn_dec.c
[408/434] Compiling f_string.c
[409/434] Compiling tasn_new.c
[410/434] Compiling tasn_utl.c
[411/434] Compiling f_int.c
[412/434] Compiling asn1_par.c
[413/434] Compiling asn_pack.c
[413/434] Compiling f_enum.c
[415/434] Compiling asn1_lib.c
[416/434] Compiling a_utctm.c
[417/434] Compiling a_time.c
[418/434] Compiling a_type.c
[419/434] Compiling a_strnid.c
[420/434] Compiling a_octet.c
[421/434] Compiling a_print.c
[422/434] Compiling a_mbstr.c
[423/434] Compiling a_gentm.c
[424/434] Compiling a_int.c
[425/434] Compiling a_i2d_fp.c
[426/434] Compiling a_enum.c
[427/434] Compiling a_utf8.c
[428/434] Compiling a_dup.c
[429/434] Compiling a_d2i_fp.c
[430/434] Compiling a_bool.c
[431/434] Compiling a_bitstr.c
[432/434] Compiling a_object.c
[433/434] Compiling c-atomics.c
[435/437] Compiling NIOConcurrencyHelpers lock.swift
[436/437] Emitting module NIOConcurrencyHelpers
[437/437] Compiling NIOConcurrencyHelpers atomics.swift
[438/490] Compiling NIO Interfaces.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[439/490] Compiling NIO Linux.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[440/490] Compiling NIO LinuxCPUSet.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[441/490] Compiling NIO MarkedCircularBuffer.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[442/490] Compiling NIO MulticastChannel.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[443/490] Compiling NIO NIOAny.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[444/490] Compiling NIO NIOCloseOnErrorHandler.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[445/490] Compiling NIO ByteBuffer-views.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[446/490] Compiling NIO Channel.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[447/490] Compiling NIO ChannelHandler.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[448/490] Compiling NIO ChannelHandlers.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[449/490] Compiling NIO ChannelInvoker.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[450/490] Compiling NIO ChannelOption.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[451/490] Compiling NIO ChannelPipeline.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[452/490] Compiling NIO CircularBuffer.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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)
[453/497] Emitting module NIO
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[454/497] Compiling NIO RecvByteBufferAllocator.swift
[455/497] Compiling NIO Resolver.swift
[456/497] Compiling NIO Selectable.swift
[457/497] Compiling NIO Selector.swift
[458/497] Compiling NIO ServerSocket.swift
[459/497] Compiling NIO Socket.swift
[460/497] Compiling NIO SocketAddresses.swift
[461/497] Compiling NIO FileRegion.swift
[462/497] Compiling NIO GetaddrinfoResolver.swift
[463/497] Compiling NIO HappyEyeballs.swift
[464/497] Compiling NIO Heap.swift
[465/497] Compiling NIO IO.swift
[466/497] Compiling NIO IOData.swift
[467/497] Compiling NIO IntegerTypes.swift
[468/497] Compiling NIO Codec.swift
[469/497] Compiling NIO DatagramVectorReadManager.swift
[470/497] Compiling NIO DeadChannel.swift
[471/497] Compiling NIO Embedded.swift
[472/497] Compiling NIO EventLoop.swift
[473/497] Compiling NIO EventLoopFuture.swift
[474/497] Compiling NIO FileDescriptor.swift
[475/497] Compiling NIO FileHandle.swift
[476/497] Compiling NIO AddressedEnvelope.swift
[477/497] Compiling NIO BaseSocket.swift
[478/497] Compiling NIO BaseSocketChannel.swift
[479/497] Compiling NIO BaseStreamSocketChannel.swift
[480/497] Compiling NIO Bootstrap.swift
[481/497] Compiling NIO ByteBuffer-aux.swift
[482/497] Compiling NIO ByteBuffer-core.swift
[483/497] Compiling NIO ByteBuffer-int.swift
[484/497] Compiling NIO NIOThreadPool.swift
[485/497] Compiling NIO NonBlockingFileIO.swift
[486/497] Compiling NIO PendingDatagramWritesManager.swift
[487/497] Compiling NIO PendingWritesManager.swift
[488/497] Compiling NIO PipeChannel.swift
[489/497] Compiling NIO PipePair.swift
[490/497] Compiling NIO PriorityQueue.swift
[491/497] Compiling NIO SocketChannel.swift
[492/497] Compiling NIO SocketOptionProvider.swift
[493/497] Compiling NIO SocketProtocols.swift
[494/497] Compiling NIO System.swift
[495/497] Compiling NIO Thread.swift
[496/497] Compiling NIO TypeAssistedChannelHandler.swift
[497/497] Compiling NIO Utilities.swift
error: fatalError
ShellOut encountered an error
Status code: 1
Message: "Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/apple/swift-nio-extras.git (0.69s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git (0.82s)
Fetched https://github.com/swift-server/async-http-client.git (0.94s)
Computing version for https://github.com/swift-server/async-http-client.git
Fetched https://github.com/apple/swift-nio.git (1.89s)
Computed https://github.com/swift-server/async-http-client.git at 1.0.0 (0.65s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.3.2 (0.67s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.4.4 (0.71s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.10.1 (0.68s)
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.4.4
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.0.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.3.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.10.1"
Output: "Building for debugging...
[0/434] Compiling CNIOLinux ifaddrs-android.c
[1/434] Compiling CNIOExtrasZlib empty.c
[2/434] Compiling CNIOLinux shim.c
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:102: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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:187: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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:199: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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:234: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.
[3/434] Compiling CNIOSHA1 c_nio_sha1.c
[4/434] Compiling CNIOHTTPParser c_nio_http_parser.c
[5/434] Compiling CNIODarwin shim.c
[6/434] Compiling p256.c
[7/434] Compiling curve25519.c
[8/434] Compiling CNIOBoringSSLShims shims.c
[9/434] Compiling tls_record.cc
[10/434] Compiling tls_method.cc
[11/434] Compiling tls13_server.cc
[12/434] Compiling tls13_client.cc
[13/434] Compiling tls13_enc.cc
[14/434] Compiling tls13_both.cc
[15/434] Compiling t1_enc.cc
[16/434] Compiling t1_lib.cc
[17/434] Compiling ssl_versions.cc
[18/434] Compiling ssl_x509.cc
[19/434] Compiling ssl_transcript.cc
[20/434] Compiling ssl_stat.cc
[21/434] Compiling ssl_session.cc
[22/434] Compiling ssl_privkey.cc
[23/434] Compiling ssl_file.cc
[24/434] Compiling ssl_key_share.cc
[25/434] Compiling ssl_lib.cc
[26/434] Compiling ssl_cipher.cc
[27/434] Compiling ssl_buffer.cc
[28/434] Compiling ssl_cert.cc
[29/434] Compiling ssl_asn1.cc
[30/434] Compiling ssl_aead_ctx.cc
[31/434] Compiling s3_pkt.cc
[32/434] Compiling s3_lib.cc
[33/434] Compiling s3_both.cc
[34/434] Compiling handshake_client.cc
[35/434] Compiling handshake_server.cc
[36/434] Compiling handshake.cc
[37/434] Compiling handoff.cc
[38/434] Compiling dtls_record.cc
[39/434] Compiling dtls_method.cc
[40/434] Compiling v3_sxnet.c
[41/434] Compiling v3_utl.c
[42/434] Compiling d1_srtp.cc
[43/434] Compiling v3_skey.c
[44/434] Compiling v3_purp.c
[45/434] Compiling v3_prn.c
[46/434] Compiling v3_pku.c
[47/434] Compiling v3_pmaps.c
[48/434] Compiling v3_pcons.c
[49/434] Compiling v3_pcia.c
[50/434] Compiling v3_ocsp.c
[51/434] Compiling v3_pci.c
[52/434] Compiling v3_ncons.c
[53/434] Compiling v3_lib.c
[54/434] Compiling v3_int.c
[55/434] Compiling d1_pkt.cc
[56/434] Compiling v3_ia5.c
[57/434] Compiling v3_info.c
[58/434] Compiling bio_ssl.cc
[59/434] Compiling v3_enum.c
[60/434] Compiling v3_genn.c
[61/434] Compiling v3_extku.c
[62/434] Compiling v3_bcons.c
[63/434] Compiling v3_conf.c
[64/434] Compiling v3_crld.c
[65/434] Compiling v3_alt.c
[66/434] Compiling v3_bitst.c
[67/434] Compiling d1_lib.cc
[68/434] Compiling v3_cpols.c
[69/434] Compiling pcy_map.c
[70/434] Compiling d1_both.cc
[71/434] Compiling pcy_node.c
[72/434] Compiling v3_akey.c
[73/434] Compiling pcy_tree.c
[74/434] Compiling pcy_lib.c
[75/434] Compiling v3_akeya.c
[76/434] Compiling x_spki.c
[77/434] Compiling x_req.c
[78/434] Compiling x_x509a.c
[79/434] Compiling x_sig.c
[80/434] Compiling pcy_cache.c
[81/434] Compiling x_val.c
[82/434] Compiling pcy_data.c
[83/434] Compiling x_pubkey.c
[84/434] Compiling x_x509.c
[85/434] Compiling x_pkey.c
[86/434] Compiling x_info.c
[87/434] Compiling x_exten.c
[88/434] Compiling x_attrib.c
[89/434] Compiling x_name.c
[90/434] Compiling x_algor.c
[91/434] Compiling x509name.c
[92/434] Compiling x509spki.c
[93/434] Compiling x509rset.c
[94/434] Compiling x_crl.c
[95/434] Compiling x509cset.c
[96/434] Compiling x_all.c
[97/434] Compiling x509_set.c
[98/434] Compiling x509_vpm.c
[99/434] Compiling x509_txt.c
[100/434] Compiling x509_v3.c
[101/434] Compiling x509_r2x.c
[102/434] Compiling x509_trs.c
[103/434] Compiling x509_req.c
[104/434] Compiling x509_def.c
[105/434] Compiling x509_obj.c
[106/434] Compiling x509_ext.c
[107/434] Compiling x509_vfy.c
[108/434] Compiling x509_d2.c
[109/434] Compiling x509_att.c
[110/434] Compiling x509.c
[111/434] Compiling x509_lu.c
[112/434] Compiling t_x509a.c
[113/434] Compiling x509_cmp.c
[114/434] Compiling i2d_pr.c
[115/434] Compiling t_req.c
[116/434] Compiling algorithm.c
[117/434] Compiling t_crl.c
[118/434] Compiling rsa_pss.c
[119/434] Compiling t_x509.c
[120/434] Compiling by_file.c
[121/434] Compiling by_dir.c
[122/434] Compiling a_strex.c
[123/434] Compiling asn1_gen.c
[123/434] Compiling thread_none.c
[125/434] Compiling thread_pthread.c
[126/434] Compiling thread_win.c
[127/434] Compiling a_digest.c
[128/434] Compiling thread.c
[129/434] Compiling siphash.c
[130/434] Compiling stack.c
[131/434] Compiling rsa_asn1.c
[132/434] Compiling refcount_lock.c
[133/434] Compiling rsa_print.c
[134/434] Compiling rc4.c
[135/434] Compiling a_verify.c
[136/434] Compiling windows.c
[137/434] Compiling refcount_c11.c
[138/434] Compiling rand_extra.c
[139/434] Compiling fuchsia.c
[140/434] Compiling deterministic.c
[141/434] Compiling forkunsafe.c
[142/434] Compiling poly1305_arm_asm.S
[143/434] Compiling pool.c
[144/434] Compiling poly1305_vec.c
[145/434] Compiling poly1305_arm.c
[146/434] Compiling poly1305.c
[147/434] Compiling a_sign.c
[148/434] Compiling pkcs7.c
[149/434] Compiling pem_xaux.c
[150/434] Compiling p5_pbev2.c
[151/434] Compiling pem_pkey.c
[152/434] Compiling pkcs7_x509.c
[153/434] Compiling pem_x509.c
[154/434] Compiling pkcs8.c
[155/434] Compiling obj_xref.c
[156/434] Compiling pem_pk8.c
[157/434] Compiling mem.c
[158/434] Compiling pkcs8_x509.c
[159/434] Compiling lhash.c
[160/434] Compiling poly_rq_mul.S
[161/434] Compiling hkdf.c
[162/434] Compiling pem_oth.c
[163/434] Compiling x86_64-mont5.mac.x86_64.S
[164/434] Compiling pem_info.c
[164/434] Compiling pem_lib.c
[166/434] Compiling x86_64-mont5.linux.x86_64.S
[167/434] Compiling x86_64-mont.mac.x86_64.S
[168/434] Compiling pem_all.c
[169/434] Compiling obj.c
[170/434] Compiling x86_64-mont.linux.x86_64.S
[170/434] Compiling x86-mont.linux.x86.S
[172/434] Compiling vpaes-x86_64.mac.x86_64.S
[173/434] Compiling vpaes-x86_64.linux.x86_64.S
[174/434] Compiling vpaes-x86.linux.x86.S
[175/434] Compiling vpaes-armv8.linux.aarch64.S
[176/434] Compiling vpaes-armv7.linux.arm.S
[177/434] Compiling vpaes-armv7.ios.arm.S
[178/434] Compiling vpaes-armv8.ios.aarch64.S
[179/434] Compiling sha512-x86_64.mac.x86_64.S
[180/434] Compiling sha512-x86_64.linux.x86_64.S
[181/434] Compiling kdf.c
[182/434] Compiling sha512-armv8.linux.aarch64.S
[183/434] Compiling sha512-armv4.linux.arm.S
[184/434] Compiling sha512-armv8.ios.aarch64.S
[184/434] Compiling sha512-586.linux.x86.S
[186/434] Compiling sha512-armv4.ios.arm.S
[187/434] Compiling sha256-x86_64.mac.x86_64.S
[188/434] Compiling sha256-x86_64.linux.x86_64.S
[189/434] Compiling sha256-armv8.linux.aarch64.S
[190/434] Compiling sha256-armv4.ios.arm.S
[191/434] Compiling sha256-armv4.linux.arm.S
[192/434] Compiling sha1-x86_64.mac.x86_64.S
[193/434] Compiling sha256-armv8.ios.aarch64.S
[194/434] Compiling sha256-586.linux.x86.S
[195/434] Compiling sha1-armv8.linux.aarch64.S
[196/434] Compiling sha1-x86_64.linux.x86_64.S
[197/434] Compiling sha1-armv4-large.linux.arm.S
[197/434] Compiling sha1-armv4-large.ios.arm.S
[199/434] Compiling sha1-armv8.ios.aarch64.S
[200/434] Compiling sha1-586.linux.x86.S
[201/434] Compiling sha1-altivec.c
[202/434] Compiling sha1.c
[203/434] Compiling rsaz-avx2.mac.x86_64.S
[204/434] Compiling rsaz-avx2.linux.x86_64.S
[205/434] Compiling sha512.c
[206/434] Compiling sha256.c
[207/434] Compiling rdrand-x86_64.mac.x86_64.S
[208/434] Compiling self_check.c
[209/434] Compiling rdrand-x86_64.linux.x86_64.S
[210/434] Compiling blinding.c
[211/434] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[212/434] Compiling urandom.c
[213/434] Compiling rand.c
[214/434] Compiling ctrdrbg.c
[215/434] Compiling rsa.c
[216/434] Compiling padding.c
[217/434] Compiling p256-x86_64-asm.linux.x86_64.S
[218/434] Compiling p256-x86_64-asm.mac.x86_64.S
[219/434] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[220/434] Compiling gcm_nohw.c
[221/434] Compiling ofb.c
[222/434] Compiling ctr.c
[223/434] Compiling cfb.c
[224/434] Compiling cbc.c
[225/434] Compiling polyval.c
[226/434] Compiling md5-x86_64.mac.x86_64.S
[227/434] Compiling md5-x86_64.linux.x86_64.S
[228/434] Compiling rsa_impl.c
[229/434] Compiling md5.c
[230/434] Compiling md5-586.linux.x86.S
[231/434] Compiling is_fips.c
[232/434] Compiling ghashv8-armx64.linux.aarch64.S
[233/434] Compiling md4.c
[234/434] Compiling hrss.c
[235/434] Compiling ghashv8-armx64.ios.aarch64.S
[236/434] Compiling gcm.c
[237/434] Compiling ghashv8-armx32.ios.arm.S
[238/434] Compiling ghashv8-armx32.linux.arm.S
[239/434] Compiling ghash-x86.linux.x86.S
[240/434] Compiling ghash-x86_64.mac.x86_64.S
[241/434] Compiling ghash-x86_64.linux.x86_64.S
[242/434] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[243/434] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[244/434] Compiling ghash-ssse3-x86.linux.x86.S
[245/434] Compiling ghash-neon-armv8.linux.aarch64.S
[246/434] Compiling hmac.c
[247/434] Compiling ghash-armv4.ios.arm.S
[248/434] Compiling ghash-armv4.linux.arm.S
[249/434] Compiling ghash-neon-armv8.ios.aarch64.S
[250/434] Compiling fips_shared_support.c
[251/434] Compiling ecdsa.c
[252/434] Compiling wnaf.c
[253/434] Compiling util.c
[254/434] Compiling ecdh.c
[255/434] Compiling p256-x86_64.c
[256/434] Compiling simple_mul.c
[256/434] Compiling simple.c
[258/434] Compiling scalar.c
[259/434] Compiling oct.c
[260/434] Compiling ec_montgomery.c
[261/434] Compiling felem.c
[262/434] Compiling co-586.linux.x86.S
[263/434] Compiling ec_key.c
[264/434] Compiling digest.c
[265/434] Compiling digests.c
[266/434] Compiling ec.c
[267/434] Compiling bsaes-armv7.linux.arm.S
[268/434] Compiling cipher.c
[269/434] Compiling aead.c
[270/434] Compiling e_des.c
[271/434] Compiling bsaes-armv7.ios.arm.S
[272/434] Compiling des.c
[273/434] Compiling rsaz_exp.c
[273/434] Compiling sqrt.c
[275/434] Compiling e_aes.c
[276/434] Compiling p224-64.c
[277/434] Compiling shift.c
[278/434] Compiling random.c
[279/434] Compiling jacobi.c
[280/434] Compiling mul.c
[281/434] Compiling prime.c
[282/434] Compiling gcd_extra.c
[283/434] Compiling montgomery.c
[284/434] Compiling montgomery_inv.c
[284/434] Compiling gcd.c
[286/434] Compiling div_extra.c
[287/434] Compiling cmp.c
[287/434] Compiling bytes.c
[289/434] Compiling ctx.c
[290/434] Compiling x86_64-gcc.c
[291/434] Compiling bn.c
[292/434] Compiling bn-586.linux.x86.S
[293/434] Compiling armv8-mont.linux.aarch64.S
[294/434] Compiling armv8-mont.ios.aarch64.S
[295/434] Compiling armv4-mont.linux.arm.S
[296/434] Compiling armv4-mont.ios.arm.S
[297/434] Compiling aesv8-armx64.linux.aarch64.S
[298/434] Compiling aesv8-armx64.ios.aarch64.S
[299/434] Compiling aesv8-armx32.linux.arm.S
[300/434] Compiling div.c
[301/434] Compiling exponentiation.c
[302/434] Compiling aesv8-armx32.ios.arm.S
[303/434] Compiling aesni-x86_64.linux.x86_64.S
[304/434] Compiling aesni-x86_64.mac.x86_64.S
[305/434] Compiling add.c
[306/434] Compiling aesni-x86.linux.x86.S
[307/434] Compiling aesni-gcm-x86_64.mac.x86_64.S
[308/434] Compiling aesni-gcm-x86_64.linux.x86_64.S
[309/434] Compiling aes-x86_64.mac.x86_64.S
[309/434] Compiling aes-x86_64.linux.x86_64.S
[311/434] Compiling mode_wrappers.c
[312/434] Compiling aes-armv4.linux.arm.S
[313/434] Compiling aes-armv4.ios.arm.S
[314/434] Compiling key_wrap.c
[315/434] Compiling aes-586.linux.x86.S
[316/434] Compiling aes.c
[317/434] Compiling sign.c
[318/434] Compiling generic.c
[319/434] Compiling pbkdf.c
[320/434] Compiling ex_data.c
[321/434] Compiling p_x25519.c
[322/434] Compiling print.c
[323/434] Compiling p_x25519_asn1.c
[324/434] Compiling p_ed25519.c
[325/434] Compiling p_rsa_asn1.c
[326/434] Compiling p_ed25519_asn1.c
[327/434] Compiling scrypt.c
[328/434] Compiling p_ec_asn1.c
[329/434] Compiling p_ec.c
[330/434] Compiling err_data.c
[331/434] Compiling p_dsa_asn1.c
[332/434] Compiling digestsign.c
[333/434] Compiling evp.c
[334/434] Compiling p_rsa.c
[335/434] Compiling err.c
[336/434] Compiling ecdh_extra.c
[336/434] Compiling engine.c
[338/434] Compiling evp_ctx.c
[339/434] Compiling ecdsa_asn1.c
[340/434] Compiling evp_asn1.c
[341/434] Compiling dsa_asn1.c
[342/434] Compiling params.c
[343/434] Compiling ec_derive.c
[344/434] Compiling digest_extra.c
[344/434] Compiling dh_asn1.c
[346/434] Compiling ec_asn1.c
[347/434] Compiling dh.c
[348/434] Compiling check.c
[349/434] Compiling cpu-ppc64le.c
[350/434] Compiling x25519-asm-arm.S
[351/434] Compiling cpu-intel.c
[352/434] Compiling crypto.c
[353/434] Compiling spake25519.c
[354/434] Compiling cpu-arm-linux.c
[355/434] Compiling dsa.c
[356/434] Compiling cpu-arm.c
[357/434] Compiling cpu-aarch64-linux.c
[358/434] Compiling cpu-aarch64-fuchsia.c
[359/434] Compiling cmac.c
[360/434] Compiling e_rc4.c
[361/434] Compiling e_chacha20poly1305.c
[362/434] Compiling e_null.c
[363/434] Compiling conf.c
[364/434] Compiling derive_key.c
[365/434] Compiling e_aesctrhmac.c
[365/434] Compiling tls_cbc.c
[367/434] Compiling e_tls.c
[368/434] Compiling e_rc2.c
[369/434] Compiling cipher_extra.c
[370/434] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[371/434] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[372/434] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[372/434] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[374/434] Compiling e_aesccm.c
[375/434] Compiling e_aesgcmsiv.c
[376/434] Compiling chacha.c
[377/434] Compiling chacha-x86_64.mac.x86_64.S
[378/434] Compiling chacha-x86_64.linux.x86_64.S
[379/434] Compiling chacha-armv8.linux.aarch64.S
[380/434] Compiling chacha-armv4.ios.arm.S
[381/434] Compiling chacha-armv4.linux.arm.S
[382/434] Compiling chacha-x86.linux.x86.S
[383/434] Compiling chacha-armv8.ios.aarch64.S
[384/434] Compiling bn_asn1.c
[385/434] Compiling unicode.c
[386/434] Compiling asn1_compat.c
[387/434] Compiling ber.c
[388/434] Compiling cbb.c
[389/434] Compiling socket_helper.c
[390/434] Compiling buf.c
[391/434] Compiling cbs.c
[392/434] Compiling convert.c
[393/434] Compiling socket.c
[394/434] Compiling printf.c
[395/434] Compiling fd.c
[396/434] Compiling hexdump.c
[397/434] Compiling connect.c
[398/434] Compiling file.c
[399/434] Compiling pair.c
[400/434] Compiling base64.c
[401/434] Compiling bio_mem.c
[402/434] Compiling bio.c
[403/434] Compiling tasn_enc.c
[404/434] Compiling time_support.c
[405/434] Compiling tasn_typ.c
[406/434] Compiling tasn_fre.c
[407/434] Compiling tasn_dec.c
[408/434] Compiling f_string.c
[409/434] Compiling tasn_new.c
[410/434] Compiling tasn_utl.c
[411/434] Compiling f_int.c
[412/434] Compiling asn1_par.c
[413/434] Compiling asn_pack.c
[413/434] Compiling f_enum.c
[415/434] Compiling asn1_lib.c
[416/434] Compiling a_utctm.c
[417/434] Compiling a_time.c
[418/434] Compiling a_type.c
[419/434] Compiling a_strnid.c
[420/434] Compiling a_octet.c
[421/434] Compiling a_print.c
[422/434] Compiling a_mbstr.c
[423/434] Compiling a_gentm.c
[424/434] Compiling a_int.c
[425/434] Compiling a_i2d_fp.c
[426/434] Compiling a_enum.c
[427/434] Compiling a_utf8.c
[428/434] Compiling a_dup.c
[429/434] Compiling a_d2i_fp.c
[430/434] Compiling a_bool.c
[431/434] Compiling a_bitstr.c
[432/434] Compiling a_object.c
[433/434] Compiling c-atomics.c
[435/437] Compiling NIOConcurrencyHelpers lock.swift
[436/437] Emitting module NIOConcurrencyHelpers
[437/437] Compiling NIOConcurrencyHelpers atomics.swift
[438/490] Compiling NIO Interfaces.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[439/490] Compiling NIO Linux.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[440/490] Compiling NIO LinuxCPUSet.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[441/490] Compiling NIO MarkedCircularBuffer.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[442/490] Compiling NIO MulticastChannel.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[443/490] Compiling NIO NIOAny.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[444/490] Compiling NIO NIOCloseOnErrorHandler.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[445/490] Compiling NIO ByteBuffer-views.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[446/490] Compiling NIO Channel.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[447/490] Compiling NIO ChannelHandler.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[448/490] Compiling NIO ChannelHandlers.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[449/490] Compiling NIO ChannelInvoker.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[450/490] Compiling NIO ChannelOption.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[451/490] Compiling NIO ChannelPipeline.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[452/490] Compiling NIO CircularBuffer.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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)
[453/497] Emitting module NIO
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[454/497] Compiling NIO RecvByteBufferAllocator.swift
[455/497] Compiling NIO Resolver.swift
[456/497] Compiling NIO Selectable.swift
[457/497] Compiling NIO Selector.swift
[458/497] Compiling NIO ServerSocket.swift
[459/497] Compiling NIO Socket.swift
[460/497] Compiling NIO SocketAddresses.swift
[461/497] Compiling NIO FileRegion.swift
[462/497] Compiling NIO GetaddrinfoResolver.swift
[463/497] Compiling NIO HappyEyeballs.swift
[464/497] Compiling NIO Heap.swift
[465/497] Compiling NIO IO.swift
[466/497] Compiling NIO IOData.swift
[467/497] Compiling NIO IntegerTypes.swift
[468/497] Compiling NIO Codec.swift
[469/497] Compiling NIO DatagramVectorReadManager.swift
[470/497] Compiling NIO DeadChannel.swift
[471/497] Compiling NIO Embedded.swift
[472/497] Compiling NIO EventLoop.swift
[473/497] Compiling NIO EventLoopFuture.swift
[474/497] Compiling NIO FileDescriptor.swift
[475/497] Compiling NIO FileHandle.swift
[476/497] Compiling NIO AddressedEnvelope.swift
[477/497] Compiling NIO BaseSocket.swift
[478/497] Compiling NIO BaseSocketChannel.swift
[479/497] Compiling NIO BaseStreamSocketChannel.swift
[480/497] Compiling NIO Bootstrap.swift
[481/497] Compiling NIO ByteBuffer-aux.swift
[482/497] Compiling NIO ByteBuffer-core.swift
[483/497] Compiling NIO ByteBuffer-int.swift
[484/497] Compiling NIO NIOThreadPool.swift
[485/497] Compiling NIO NonBlockingFileIO.swift
[486/497] Compiling NIO PendingDatagramWritesManager.swift
[487/497] Compiling NIO PendingWritesManager.swift
[488/497] Compiling NIO PipeChannel.swift
[489/497] Compiling NIO PipePair.swift
[490/497] Compiling NIO PriorityQueue.swift
[491/497] Compiling NIO SocketChannel.swift
[492/497] Compiling NIO SocketOptionProvider.swift
[493/497] Compiling NIO SocketProtocols.swift
[494/497] Compiling NIO System.swift
[495/497] Compiling NIO Thread.swift
[496/497] Compiling NIO TypeAssistedChannelHandler.swift
[497/497] Compiling NIO Utilities.swift
error: fatalError"
Retrying in 0.0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
[1/15] Compiling NIO MulticastChannel.swift
[2/15] Compiling NIO NIOAny.swift
[3/15] Compiling NIO LinuxCPUSet.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[4/15] Compiling NIO MarkedCircularBuffer.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[5/18] Compiling NIO Interfaces.swift
[6/18] Compiling NIO Linux.swift
[7/18] Compiling NIO ChannelHandler.swift
[8/18] Compiling NIO ChannelHandlers.swift
[9/18] Compiling NIO ByteBuffer-views.swift
[10/18] Compiling NIO Channel.swift
[11/18] Compiling NIO ChannelInvoker.swift
[12/18] Compiling NIO ChannelOption.swift
[13/20] Compiling NIO ChannelPipeline.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[14/20] Compiling NIO CircularBuffer.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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)
[15/26] Emitting module NIO
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/27] Compiling NIO NIOCloseOnErrorHandler.swift
[17/28] Compiling NIO BaseSocketChannel.swift
[18/28] Compiling NIO BaseStreamSocketChannel.swift
[19/31] Compiling NIO PipeChannel.swift
[20/34] Compiling NIO TypeAssistedChannelHandler.swift
[21/37] Compiling NIO Selector.swift
[22/40] Compiling NIO Bootstrap.swift
[23/40] Compiling NIO Codec.swift
[24/40] Compiling NIO SocketChannel.swift
[25/46] Compiling NIO EventLoop.swift
[26/46] Compiling NIO HappyEyeballs.swift
[27/46] Compiling NIO DeadChannel.swift
[28/46] Compiling NIO Embedded.swift
[29/52] Compiling NIO DatagramVectorReadManager.swift
[30/52] Compiling NIO EventLoopFuture.swift
[31/52] Compiling NIO FileDescriptor.swift
[32/53] Compiling NIO FileHandle.swift
[33/53] Compiling NIO FileRegion.swift
[34/53] Compiling NIO GetaddrinfoResolver.swift
[35/54] Compiling NIO Heap.swift
[36/54] Compiling NIO IO.swift
[37/54] Compiling NIO IOData.swift
[38/54] Compiling NIO BaseSocket.swift
[39/54] Compiling NIO ByteBuffer-core.swift
[40/54] Compiling NIO ByteBuffer-int.swift
[41/54] Compiling NIO System.swift
[42/54] Compiling NIO Thread.swift
[43/54] Compiling NIO Utilities.swift
[44/54] Compiling NIO IntegerTypes.swift
[45/54] Compiling NIO NIOThreadPool.swift
[46/54] Compiling NIO NonBlockingFileIO.swift
[47/54] Compiling NIO PriorityQueue.swift
[48/54] Compiling NIO RecvByteBufferAllocator.swift
[49/54] Compiling NIO SocketAddresses.swift
[50/54] Compiling NIO PendingDatagramWritesManager.swift
[51/54] Compiling NIO PendingWritesManager.swift
[52/54] Compiling NIO PipePair.swift
[53/54] Compiling NIO ByteBuffer-aux.swift
[54/54] Compiling NIO SocketOptionProvider.swift
error: fatalError
ShellOut encountered an error
Status code: 1
Message: ""
Output: "[0/1] Planning build
Building for debugging...
[1/15] Compiling NIO MulticastChannel.swift
[2/15] Compiling NIO NIOAny.swift
[3/15] Compiling NIO LinuxCPUSet.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[4/15] Compiling NIO MarkedCircularBuffer.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[5/18] Compiling NIO Interfaces.swift
[6/18] Compiling NIO Linux.swift
[7/18] Compiling NIO ChannelHandler.swift
[8/18] Compiling NIO ChannelHandlers.swift
[9/18] Compiling NIO ByteBuffer-views.swift
[10/18] Compiling NIO Channel.swift
[11/18] Compiling NIO ChannelInvoker.swift
[12/18] Compiling NIO ChannelOption.swift
[13/20] Compiling NIO ChannelPipeline.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 }
             ^
[14/20] Compiling NIO CircularBuffer.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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)
[15/26] Emitting module NIO
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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/27] Compiling NIO NIOCloseOnErrorHandler.swift
[17/28] Compiling NIO BaseSocketChannel.swift
[18/28] Compiling NIO BaseStreamSocketChannel.swift
[19/31] Compiling NIO PipeChannel.swift
[20/34] Compiling NIO TypeAssistedChannelHandler.swift
[21/37] Compiling NIO Selector.swift
[22/40] Compiling NIO Bootstrap.swift
[23/40] Compiling NIO Codec.swift
[24/40] Compiling NIO SocketChannel.swift
[25/46] Compiling NIO EventLoop.swift
[26/46] Compiling NIO HappyEyeballs.swift
[27/46] Compiling NIO DeadChannel.swift
[28/46] Compiling NIO Embedded.swift
[29/52] Compiling NIO DatagramVectorReadManager.swift
[30/52] Compiling NIO EventLoopFuture.swift
[31/52] Compiling NIO FileDescriptor.swift
[32/53] Compiling NIO FileHandle.swift
[33/53] Compiling NIO FileRegion.swift
[34/53] Compiling NIO GetaddrinfoResolver.swift
[35/54] Compiling NIO Heap.swift
[36/54] Compiling NIO IO.swift
[37/54] Compiling NIO IOData.swift
[38/54] Compiling NIO BaseSocket.swift
[39/54] Compiling NIO ByteBuffer-core.swift
[40/54] Compiling NIO ByteBuffer-int.swift
[41/54] Compiling NIO System.swift
[42/54] Compiling NIO Thread.swift
[43/54] Compiling NIO Utilities.swift
[44/54] Compiling NIO IntegerTypes.swift
[45/54] Compiling NIO NIOThreadPool.swift
[46/54] Compiling NIO NonBlockingFileIO.swift
[47/54] Compiling NIO PriorityQueue.swift
[48/54] Compiling NIO RecvByteBufferAllocator.swift
[49/54] Compiling NIO SocketAddresses.swift
[50/54] Compiling NIO PendingDatagramWritesManager.swift
[51/54] Compiling NIO PendingWritesManager.swift
[52/54] Compiling NIO PipePair.swift
[53/54] Compiling NIO ByteBuffer-aux.swift
[54/54] Compiling NIO SocketOptionProvider.swift
error: fatalError"
BUILD FAILURE 5.9 macosSpm