The Swift Package Index logo.Swift Package Index

Build Information

Failed to build elastic-swift with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

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