This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build GitHubKit with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

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