Build Information
Failed to build VaporDocC with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JosephDuffy/VaporDocC.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JosephDuffy/VaporDocC
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 07e0c7a Don't exclude docc directory
Cloned https://github.com/JosephDuffy/VaporDocC.git
Revision (git rev-parse @):
07e0c7a6cf05a331fe2d2167e8e497fcb4eaff04
SUCCESS checkout https://github.com/JosephDuffy/VaporDocC.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/JosephDuffy/VaporDocC.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/893] Write sources
[2/893] Write Run-entitlement.plist
[4/893] Write sources
[25/893] Compiling CNIOWindows WSAStartup.c
[25/893] Compiling CNIOWindows shim.c
[27/893] Compiling CNIOLinux shim.c
[28/893] Write swift-version--423B1241ED78D482.txt
[29/893] Compiling CNIOLinux liburing_shims.c
[30/899] Compiling CNIOSHA1 c_nio_sha1.c
[31/899] Compiling CURLParser urlparser.c
[32/899] Compiling a_bitstr.c
[33/899] Compiling CNIOHTTPParser c_nio_http_parser.c
[34/899] Compiling CBcrypt bcrypt.c
[35/906] Compiling CNIOExtrasZlib empty.c
[36/906] Compiling CNIODarwin shim.c
[37/908] Compiling a_bool.c
[38/908] Compiling CBcrypt blf.c
[39/908] Compiling CNIOBoringSSLShims shims.c
[41/908] Emitting module COperatingSystem
[42/908] Compiling COperatingSystem Exports.swift
[43/908] Compiling Logging Locks.swift
[44/908] Compiling CoreMetrics Locks.swift
[45/908] Compiling CoreMetrics Metrics.swift
[46/908] Emitting module Logging
[46/908] Compiling tls_record.cc
[47/908] Compiling tls_method.cc
[48/908] Compiling tls13_server.cc
[49/908] Compiling tls13_enc.cc
[51/908] Emitting module CoreMetrics
[52/908] Compiling Logging LogHandler.swift
[53/908] Compiling Logging Logging.swift
[53/910] Compiling tls13_client.cc
[54/910] Compiling t1_enc.cc
[55/910] Compiling tls13_both.cc
[56/949] Compiling ssl_x509.cc
[57/949] Compiling ssl_versions.cc
[58/949] Compiling t1_lib.cc
[59/949] Compiling ssl_transcript.cc
[60/949] Compiling ssl_stat.cc
[61/949] Compiling ssl_privkey.cc
[63/949] Compiling RoutingKit Router.swift
[63/949] Compiling ssl_session.cc
[65/949] Compiling RoutingKit TrieRouter.swift
[66/949] Compiling ConsoleKit Utilities.swift
[67/949] Compiling ConsoleKit Console.swift
[68/949] Compiling ConsoleKit Console+Ask.swift
[69/949] Compiling ConsoleKit Console+Choose.swift
[70/949] Compiling ConsoleKit Console+Confirm.swift
[71/954] Compiling ConsoleKit Command.swift
[72/954] Compiling ConsoleKit CommandContext.swift
[73/954] Compiling ConsoleKit CommandError.swift
[74/954] Compiling ConsoleKit CommandGroup.swift
[75/954] Compiling ConsoleKit CommandInput.swift
[76/954] Compiling ConsoleKit CommandSignature.swift
[76/954] Compiling ssl_lib.cc
[78/954] Emitting module ConsoleKit
[79/954] Compiling ConsoleKit ActivityBar.swift
[80/954] Compiling ConsoleKit ActivityIndicator.swift
[81/954] Compiling ConsoleKit ActivityIndicatorRenderer.swift
[82/954] Compiling ConsoleKit ActivityIndicatorState.swift
[83/954] Compiling ConsoleKit CustomActivity.swift
[84/954] Compiling ConsoleKit LoadingBar.swift
[84/954] Compiling ssl_key_share.cc
[85/954] Compiling ssl_file.cc
[86/954] Compiling ssl_cipher.cc
[88/954] Compiling ConsoleKit ProgressBar.swift
[89/954] Compiling ConsoleKit Console+Clear.swift
[90/954] Compiling ConsoleKit Console+Ephemeral.swift
[91/954] Compiling ConsoleKit ConsoleClear.swift
[92/954] Compiling ConsoleKit AnyCommand.swift
[93/954] Compiling ConsoleKit Argument.swift
[94/954] Compiling ConsoleKit Commands.swift
[95/954] Compiling ConsoleKit Completion.swift
[96/954] Compiling ConsoleKit Console+Run.swift
[97/954] Compiling ConsoleKit Flag.swift
[98/954] Compiling ConsoleKit Option.swift
[98/954] Compiling ssl_cert.cc
[99/954] Compiling ssl_buffer.cc
[100/954] Compiling ssl_aead_ctx.cc
[101/954] Compiling ssl_asn1.cc
[102/954] Compiling s3_pkt.cc
[104/954] Compiling RoutingKit PathComponent.swift
[105/954] Compiling RoutingKit AnyRouter.swift
[106/954] Emitting module RoutingKit
[107/954] Compiling RoutingKit Parameters.swift
[108/954] Compiling ConsoleKit Console+Input.swift
[109/954] Compiling ConsoleKit Console+Center.swift
[110/954] Compiling ConsoleKit Console+Output.swift
[111/954] Compiling ConsoleKit Console+Wait.swift
[112/954] Compiling ConsoleKit ConsoleColor.swift
[113/954] Compiling ConsoleKit ConsoleStyle.swift
[114/954] Compiling ConsoleKit ConsoleText.swift
[115/954] Compiling ConsoleKit ConsoleTextFragment.swift
[116/954] Compiling ConsoleKit ANSI.swift
[117/954] Compiling ConsoleKit Terminal.swift
[118/954] Compiling ConsoleKit readpassphrase_linux.swift
[119/954] Compiling ConsoleKit ConsoleError.swift
[120/954] Compiling ConsoleKit ConsoleLogger.swift
[121/954] Compiling ConsoleKit GenerateAutocompleteCommand.swift
[122/954] Compiling ConsoleKit String+LevenshteinDistance.swift
[122/954] Compiling s3_lib.cc
[123/954] Compiling s3_both.cc
[124/954] Compiling handshake_client.cc
[125/954] Compiling handshake_server.cc
[127/954] Emitting module Metrics
[128/954] Compiling Metrics Metrics.swift
[128/954] Compiling handshake.cc
[129/954] Compiling handoff.cc
[130/954] Compiling encrypted_client_hello.cc
[131/954] Compiling dtls_record.cc
[132/954] Compiling dtls_method.cc
[133/954] Compiling d1_srtp.cc
[134/954] Compiling d1_pkt.cc
[135/954] Compiling v3_utl.c
[136/954] Compiling v3_skey.c
[137/954] Compiling v3_prn.c
[138/954] Compiling v3_purp.c
[139/954] Compiling v3_pmaps.c
[140/954] Compiling d1_lib.cc
[141/954] Compiling bio_ssl.cc
[142/954] Compiling v3_pcons.c
[143/954] Compiling v3_pcia.c
[144/954] Compiling v3_pci.c
[145/954] Compiling d1_both.cc
[146/954] Compiling v3_ocsp.c
[147/954] Compiling v3_lib.c
[148/954] Compiling v3_ia5.c
[149/954] Compiling v3_genn.c
[150/954] Compiling v3_ncons.c
[151/954] Compiling v3_info.c
[152/954] Compiling v3_int.c
[153/954] Compiling v3_extku.c
[154/954] Compiling v3_enum.c
[155/954] Compiling v3_bitst.c
[156/954] Compiling v3_conf.c
[157/954] Compiling v3_bcons.c
[158/954] Compiling v3_akeya.c
[159/954] Compiling v3_alt.c
[160/954] Compiling v3_crld.c
[161/954] Compiling v3_cpols.c
[162/954] Compiling v3_akey.c
[163/954] Compiling pcy_tree.c
[164/954] Compiling pcy_map.c
[165/954] Compiling pcy_node.c
[166/954] Compiling pcy_data.c
[166/954] Compiling pcy_cache.c
[168/954] Compiling pcy_lib.c
[169/954] Compiling x_x509a.c
[170/954] Compiling x_x509.c
[171/954] Compiling x_spki.c
[172/954] Compiling x_val.c
[173/954] Compiling x_req.c
[174/954] Compiling x_sig.c
[175/954] Compiling x_pkey.c
[176/954] Compiling x_pubkey.c
[177/954] Compiling x_name.c
[178/954] Compiling x_info.c
[179/954] Compiling x_attrib.c
[180/954] Compiling x_exten.c
[181/954] Compiling x_all.c
[182/954] Compiling x_algor.c
[183/954] Compiling x509spki.c
[184/954] Compiling x_crl.c
[185/954] Compiling x509rset.c
[186/954] Compiling x509name.c
[187/954] Compiling x509cset.c
[188/954] Compiling x509_txt.c
[189/954] Compiling x509_vpm.c
[190/954] Compiling x509_v3.c
[191/954] Compiling x509_set.c
[192/954] Compiling x509_req.c
[193/954] Compiling x509_vfy.c
[194/954] Compiling x509_trs.c
[195/954] Compiling x509_obj.c
[196/954] Compiling x509_ext.c
[197/954] Compiling x509_def.c
[198/954] Compiling x509_lu.c
[199/954] Compiling x509_d2.c
[200/954] Compiling x509.c
[201/954] Compiling x509_cmp.c
[202/954] Compiling x509_att.c
[203/954] Compiling t_x509a.c
[204/954] Compiling i2d_pr.c
[205/954] Compiling t_req.c
[206/954] Compiling t_crl.c
[207/954] Compiling t_x509.c
[208/954] Compiling rsa_pss.c
[209/954] Compiling by_file.c
[210/954] Compiling by_dir.c
[211/954] Compiling algorithm.c
[212/954] Compiling a_verify.c
[213/954] Compiling voprf.c
[214/954] Compiling a_sign.c
[215/954] Compiling a_digest.c
[216/954] Compiling asn1_gen.c
[217/954] Compiling a_strex.c
[218/954] Compiling trust_token.c
[219/954] Compiling thread_win.c
[220/954] Compiling thread.c
[221/954] Compiling thread_none.c
[222/954] Compiling siphash.c
[223/954] Compiling stack.c
[224/954] Compiling pmbtoken.c
[225/954] Compiling thread_pthread.c
[226/954] Compiling rsa_print.c
[227/954] Compiling refcount_lock.c
[228/954] Compiling rand_extra.c
[229/954] Compiling windows.c
[230/954] Compiling rc4.c
[231/954] Compiling refcount_c11.c
[232/954] Compiling fuchsia.c
[233/954] Compiling passive.c
[234/954] Compiling rsa_asn1.c
[235/954] Compiling deterministic.c
[236/954] Compiling poly1305_arm_asm.S
[237/954] Compiling forkunsafe.c
[238/954] Compiling poly1305_vec.c
[239/954] Compiling poly1305_arm.c
[240/954] Compiling pool.c
[241/954] Compiling poly1305.c
[242/954] Compiling pkcs7.c
[243/954] Compiling pkcs8.c
[244/954] Compiling p5_pbev2.c
[245/954] Compiling pem_x509.c
[246/954] Compiling pkcs8_x509.c
[247/954] Compiling pkcs7_x509.c
[248/954] Compiling pem_xaux.c
[249/954] Compiling pem_pkey.c
[250/954] Compiling pem_pk8.c
[251/954] Compiling obj_xref.c
[252/954] Compiling pem_oth.c
[253/954] Compiling pem_info.c
[254/954] Compiling pem_lib.c
[255/954] Compiling mem.c
[256/954] Compiling lhash.c
[257/954] Compiling pem_all.c
[258/954] Compiling poly_rq_mul.S
[259/954] Compiling obj.c
[260/954] Compiling x86_64-mont5.linux.x86_64.S
[261/954] Compiling hkdf.c
[262/954] Compiling x86_64-mont5.mac.x86_64.S
[263/954] Compiling x86-mont.linux.x86.S
[264/954] Compiling hpke.c
[264/954] Compiling x86_64-mont.linux.x86_64.S
[264/954] Compiling x86_64-mont.mac.x86_64.S
[267/954] Compiling vpaes-x86_64.linux.x86_64.S
[268/954] Compiling vpaes-x86_64.mac.x86_64.S
[269/954] Compiling vpaes-x86.linux.x86.S
[270/954] Compiling vpaes-armv7.ios.arm.S
[271/954] Compiling vpaes-armv7.linux.arm.S
[272/954] Compiling vpaes-armv8.linux.aarch64.S
[273/954] Compiling sha512-x86_64.mac.x86_64.S
[274/954] Compiling vpaes-armv8.ios.aarch64.S
[275/954] Compiling kdf.c
[276/954] Compiling sha512-x86_64.linux.x86_64.S
[277/954] Compiling sha512-armv8.ios.aarch64.S
[278/954] Compiling sha512-armv8.linux.aarch64.S
[279/954] Compiling sha512-armv4.linux.arm.S
[280/954] Compiling sha512-armv4.ios.arm.S
[281/954] Compiling sha256-x86_64.mac.x86_64.S
[282/954] Compiling sha512-586.linux.x86.S
[283/954] Compiling sha256-armv8.linux.aarch64.S
[284/954] Compiling sha256-x86_64.linux.x86_64.S
[285/954] Compiling sha256-armv4.linux.arm.S
[285/954] Compiling sha256-armv8.ios.aarch64.S
[287/954] Compiling sha256-586.linux.x86.S
[288/954] Compiling sha256-armv4.ios.arm.S
[289/954] Compiling sha1-x86_64.mac.x86_64.S
[290/954] Compiling hrss.c
[291/954] Compiling sha1-x86_64.linux.x86_64.S
[292/954] Compiling sha1-armv4-large.linux.arm.S
[293/954] Compiling sha1-armv8.linux.aarch64.S
[294/954] Compiling sha1-586.linux.x86.S
[295/954] Compiling sha1-armv8.ios.aarch64.S
[296/954] Compiling sha1-armv4-large.ios.arm.S
[297/954] Compiling sha1-altivec.c
[298/954] Compiling sha512.c
[299/954] Compiling rsaz-avx2.mac.x86_64.S
[300/954] Compiling sha1.c
[301/954] Compiling sha256.c
[302/954] Compiling fips.c
[303/954] Compiling self_check.c
[304/954] Compiling rsaz-avx2.linux.x86_64.S
[305/954] Compiling rdrand-x86_64.mac.x86_64.S
[306/954] Compiling rsa_impl.c
[307/954] Compiling rdrand-x86_64.linux.x86_64.S
[308/954] Compiling padding.c
[309/954] Compiling rsa.c
[310/954] Compiling blinding.c
[311/954] Compiling urandom.c
[312/954] Compiling fork_detect.c
[313/954] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[314/954] Compiling p256-x86_64-asm.mac.x86_64.S
[315/954] Compiling rand.c
[316/954] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[317/954] Compiling p256-x86_64-asm.linux.x86_64.S
[318/954] Compiling ctrdrbg.c
[319/954] Compiling polyval.c
[320/954] Compiling ofb.c
[321/954] Compiling gcm_nohw.c
[322/954] Compiling cfb.c
[323/954] Compiling gcm.c
[324/954] Compiling md5-x86_64.mac.x86_64.S
[324/954] Compiling ctr.c
[326/954] Compiling cbc.c
[327/954] Compiling md5-x86_64.linux.x86_64.S
[328/954] Compiling md5-586.linux.x86.S
[329/954] Compiling md5.c
[330/954] Compiling hmac.c
[331/954] Compiling ghashv8-armx64.linux.aarch64.S
[332/954] Compiling ghashv8-armx32.linux.arm.S
[333/954] Compiling ghashv8-armx32.ios.arm.S
[334/954] Compiling ghashv8-armx64.ios.aarch64.S
[335/954] Compiling ghash-x86_64.mac.x86_64.S
[336/954] Compiling ghash-x86_64.linux.x86_64.S
[337/954] Compiling md4.c
[338/954] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[338/954] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[340/954] Compiling ghash-ssse3-x86.linux.x86.S
[341/954] Compiling ghash-neon-armv8.linux.aarch64.S
[342/954] Compiling ghash-neon-armv8.ios.aarch64.S
[343/954] Compiling ghash-armv4.ios.arm.S
[344/954] Compiling ghash-x86.linux.x86.S
[345/954] Compiling ghash-armv4.linux.arm.S
[346/954] Compiling fips_shared_support.c
[347/954] Compiling ecdh.c
[348/954] Compiling ecdsa.c
[349/954] Compiling wnaf.c
[350/954] Compiling util.c
[351/954] Compiling simple.c
[352/954] Compiling simple_mul.c
[353/954] Compiling scalar.c
[354/954] Compiling p256-x86_64.c
[355/954] Compiling oct.c
[356/954] Compiling felem.c
[357/954] Compiling p256.c
[358/954] Compiling p224-64.c
[358/954] Compiling ec_montgomery.c
[360/954] Compiling ec_key.c
[361/954] Compiling digests.c
[362/954] Compiling check.c
[363/954] Compiling co-586.linux.x86.S
[364/954] Compiling ec.c
[364/954] Compiling dh.c
[366/954] Compiling digest.c
[367/954] Compiling e_des.c
[368/954] Compiling bsaes-armv7.ios.arm.S
[369/954] Compiling des.c
[370/954] Compiling aead.c
[371/954] Compiling bsaes-armv7.linux.arm.S
[372/954] Compiling cipher.c
[373/954] Compiling sqrt.c
[374/954] Compiling e_aes.c
[375/954] Compiling shift.c
[376/954] Compiling rsaz_exp.c
[377/954] Compiling random.c
[378/954] Compiling mul.c
[379/954] Compiling prime.c
[380/954] Compiling montgomery.c
[381/954] Compiling jacobi.c
[382/954] Compiling montgomery_inv.c
[383/954] Compiling gcd_extra.c
[384/954] Compiling generic.c
[385/954] Compiling gcd.c
[386/954] Compiling div_extra.c
[387/954] Compiling div.c
[388/954] Compiling cmp.c
[389/954] Compiling ctx.c
[390/954] Compiling bytes.c
[391/954] Compiling exponentiation.c
[392/954] Compiling x86_64-gcc.c
[393/954] Compiling bn.c
[394/954] Compiling armv8-mont.linux.aarch64.S
[395/954] Compiling bn-586.linux.x86.S
[396/954] Compiling aesv8-armx64.linux.aarch64.S
[397/954] Compiling add.c
[398/954] Compiling armv4-mont.ios.arm.S
[399/954] Compiling armv4-mont.linux.arm.S
[400/954] Compiling armv8-mont.ios.aarch64.S
[401/954] Compiling aesv8-armx64.ios.aarch64.S
[402/954] Compiling aesni-x86_64.mac.x86_64.S
[403/954] Compiling aesni-x86_64.linux.x86_64.S
[403/954] Compiling aesni-x86.linux.x86.S
[405/954] Compiling aesv8-armx32.linux.arm.S
[406/954] Compiling aesv8-armx32.ios.arm.S
[407/954] Compiling aesni-gcm-x86_64.mac.x86_64.S
[408/954] Compiling aesni-gcm-x86_64.linux.x86_64.S
[409/954] Compiling aes.c
[410/954] Compiling mode_wrappers.c
[411/954] Compiling sign.c
[412/954] Compiling aes_nohw.c
[413/954] Compiling ex_data.c
[414/954] Compiling key_wrap.c
[415/954] Compiling scrypt.c
[416/954] Compiling print.c
[416/954] Compiling pbkdf.c
[418/954] Compiling p_x25519_asn1.c
[419/954] Compiling p_x25519.c
[420/954] Compiling p_rsa_asn1.c
[421/954] Compiling p_rsa.c
[422/954] Compiling p_ed25519_asn1.c
[423/954] Compiling p_ec_asn1.c
[424/954] Compiling evp_ctx.c
[425/954] Compiling p_ed25519.c
[426/954] Compiling p_ec.c
[426/954] Compiling p_dsa_asn1.c
[428/954] Compiling evp.c
[429/954] Compiling err_data.c
[430/954] Compiling digestsign.c
[431/954] Compiling evp_asn1.c
[432/954] Compiling engine.c
[433/954] Compiling ecdh_extra.c
[434/954] Compiling ecdsa_asn1.c
[435/954] Compiling err.c
[436/954] Compiling dsa_asn1.c
[437/954] Compiling ec_derive.c
[438/954] Compiling hash_to_curve.c
[439/954] Compiling dsa.c
[439/954] Compiling ec_asn1.c
[441/954] Compiling digest_extra.c
[442/954] Compiling dh_asn1.c
[443/954] Compiling params.c
[444/954] Compiling spake25519.c
[445/954] Compiling x25519-asm-arm.S
[446/954] Compiling crypto.c
[447/954] Compiling cpu-ppc64le.c
[448/954] Compiling cpu-intel.c
[449/954] Compiling cpu-arm.c
[450/954] Compiling cpu-aarch64-win.c
[451/954] Compiling cpu-arm-linux.c
[452/954] Compiling cpu-aarch64-fuchsia.c
[453/954] Compiling cpu-aarch64-linux.c
[454/954] Compiling curve25519.c
[455/954] Compiling conf.c
[456/954] Compiling cmac.c
[457/954] Compiling e_rc4.c
[458/954] Compiling tls_cbc.c
[459/954] Compiling e_tls.c
[460/954] Compiling e_rc2.c
[461/954] Compiling e_null.c
[462/954] Compiling e_aesgcmsiv.c
[463/954] Compiling e_aesctrhmac.c
[464/954] Compiling derive_key.c
[465/954] Compiling e_aesccm.c
[466/954] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[467/954] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[468/954] Compiling e_chacha20poly1305.c
[469/954] Compiling cipher_extra.c
[470/954] Compiling chacha-x86_64.mac.x86_64.S
[470/954] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[472/954] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[473/954] Compiling chacha-x86.linux.x86.S
[474/954] Compiling chacha-x86_64.linux.x86_64.S
[475/954] Compiling chacha-armv8.linux.aarch64.S
[476/954] Compiling chacha.c
[477/954] Compiling chacha-armv4.linux.arm.S
[478/954] Compiling chacha-armv4.ios.arm.S
[479/954] Compiling chacha-armv8.ios.aarch64.S
[480/954] Compiling unicode.c
[481/954] Compiling cbs.c
[482/954] Compiling cbb.c
[483/954] Compiling asn1_compat.c
[484/954] Compiling ber.c
[485/954] Compiling bn_asn1.c
[486/954] Compiling buf.c
[487/954] Compiling convert.c
[488/954] Compiling socket_helper.c
[489/954] Compiling blake2.c
[490/954] Compiling socket.c
[491/954] Compiling printf.c
[492/954] Compiling hexdump.c
[493/954] Compiling pair.c
[494/954] Compiling fd.c
[495/954] Compiling file.c
[496/954] Compiling bio_mem.c
[497/954] Compiling base64.c
[498/954] Compiling connect.c
[499/954] Compiling bio.c
[500/954] Compiling time_support.c
[501/954] Compiling tasn_utl.c
[502/954] Compiling tasn_fre.c
[503/954] Compiling tasn_typ.c
[504/954] Compiling tasn_new.c
[505/954] Compiling f_string.c
[506/954] Compiling tasn_enc.c
[507/954] Compiling f_enum.c
[508/954] Compiling asn_pack.c
[509/954] Compiling tasn_dec.c
[510/954] Compiling f_int.c
[511/954] Compiling asn1_lib.c
[511/954] Compiling asn1_par.c
[513/954] Compiling a_utctm.c
[514/954] Compiling a_type.c
[515/954] Compiling a_utf8.c
[516/954] Compiling a_time.c
[517/954] Compiling a_print.c
[518/954] Compiling a_strnid.c
[519/954] Compiling a_octet.c
[520/954] Compiling a_object.c
[521/954] Compiling a_int.c
[522/954] Compiling a_mbstr.c
[523/954] Compiling a_dup.c
[524/954] Compiling a_gentm.c
[525/954] Compiling a_i2d_fp.c
[526/954] Compiling a_enum.c
[527/954] Compiling a_d2i_fp.c
[528/954] Compiling a_bool.c
[529/954] Compiling a_bitstr.c
[530/954] Compiling v3_skey.c
[531/954] Compiling v3_utl.c
[532/954] Compiling v3_purp.c
[533/954] Compiling v3_prn.c
[534/954] Compiling v3_pmaps.c
[535/954] Compiling CCryptoBoringSSLShims shims.c
[536/954] Compiling v3_pcia.c
[537/954] Compiling v3_pcons.c
[538/954] Compiling v3_pci.c
[539/954] Compiling v3_ocsp.c
[540/954] Compiling v3_ncons.c
[541/954] Compiling v3_lib.c
[542/954] Compiling v3_int.c
[543/954] Compiling v3_ia5.c
[544/954] Compiling v3_genn.c
[545/954] Compiling v3_info.c
[546/954] Compiling v3_extku.c
[547/954] Compiling v3_enum.c
[548/954] Compiling v3_crld.c
[549/954] Compiling v3_conf.c
[550/954] Compiling v3_cpols.c
[551/954] Compiling v3_bitst.c
[552/954] Compiling v3_bcons.c
[553/954] Compiling v3_alt.c
[554/954] Compiling v3_akeya.c
[555/954] Compiling v3_akey.c
[556/954] Compiling pcy_tree.c
[556/954] Compiling pcy_node.c
[558/954] Compiling pcy_map.c
[559/954] Compiling pcy_lib.c
[560/954] Compiling pcy_data.c
[561/954] Compiling pcy_cache.c
[562/954] Compiling x_x509a.c
[563/954] Compiling x_val.c
[564/954] Compiling x_x509.c
[565/954] Compiling x_spki.c
[566/954] Compiling x_sig.c
[567/954] Compiling x_req.c
[568/954] Compiling x_pkey.c
[569/954] Compiling x_info.c
[570/954] Compiling x_pubkey.c
[571/954] Compiling x_name.c
[572/954] Compiling x_exten.c
[573/954] Compiling x_crl.c
[574/954] Compiling x_algor.c
[575/954] Compiling x_attrib.c
[576/954] Compiling x509rset.c
[577/954] Compiling x_all.c
[578/954] Compiling x509spki.c
[579/954] Compiling x509cset.c
[580/954] Compiling x509name.c
[581/954] Compiling x509_vpm.c
[582/954] Compiling x509_txt.c
[583/954] Compiling x509_v3.c
[584/954] Compiling x509_vfy.c
[585/954] Compiling x509_set.c
[586/954] Compiling x509_trs.c
[587/954] Compiling x509_req.c
[588/954] Compiling x509_obj.c
[589/954] Compiling x509_lu.c
[590/954] Compiling x509_ext.c
[591/954] Compiling x509_def.c
[592/954] Compiling x509_d2.c
[593/954] Compiling x509_cmp.c
[594/954] Compiling t_x509a.c
[595/954] Compiling t_req.c
[596/954] Compiling x509.c
[597/954] Compiling x509_att.c
[598/954] Compiling t_x509.c
[599/954] Compiling i2d_pr.c
[600/954] Compiling rsa_pss.c
[601/954] Compiling t_crl.c
[602/954] Compiling by_file.c
[603/954] Compiling by_dir.c
[604/954] Compiling a_verify.c
[605/954] Compiling asn1_gen.c
[606/954] Compiling algorithm.c
[607/954] Compiling a_strex.c
[608/954] Compiling a_sign.c
[609/954] Compiling a_digest.c
[610/954] Compiling thread_win.c
[611/954] Compiling trust_token.c
[612/954] Compiling c-nioatomics.c
[613/954] Compiling thread_pthread.c
[614/954] Compiling thread.c
[615/954] Compiling voprf.c
[616/954] Compiling thread_none.c
[617/954] Compiling pmbtoken.c
[618/954] Compiling refcount_c11.c
[619/954] Compiling rsa_print.c
[620/954] Compiling siphash.c
[620/954] Compiling refcount_lock.c
[622/954] Compiling rsa_asn1.c
[623/954] Compiling stack.c
[624/954] Compiling rc4.c
[625/954] Compiling windows.c
[626/954] Compiling passive.c
[627/954] Compiling rand_extra.c
[628/954] Compiling fuchsia.c
[629/954] Compiling deterministic.c
[630/954] Compiling forkunsafe.c
[631/954] Compiling pool.c
[632/954] Compiling poly1305_arm_asm.S
[633/954] Compiling poly1305_vec.c
[634/954] Compiling poly1305_arm.c
[635/954] Compiling poly1305.c
[636/954] Compiling pkcs7.c
[637/954] Compiling pkcs8.c
[638/954] Compiling p5_pbev2.c
[639/954] Compiling pkcs8_x509.c
[640/954] Compiling pkcs7_x509.c
[641/954] Compiling c-atomics.c
[642/954] Compiling pem_xaux.c
[643/954] Compiling pem_x509.c
[644/954] Compiling pem_oth.c
[645/958] Compiling obj_xref.c
[646/958] Compiling pem_pkey.c
[647/958] Compiling pem_all.c
[648/958] Compiling pem_lib.c
[649/958] Compiling pem_pk8.c
[650/958] Compiling pem_info.c
[651/958] Compiling lhash.c
[652/958] Compiling mem.c
[653/958] Compiling poly_rq_mul.S
[654/958] Compiling x86_64-mont5.mac.x86_64.S
[655/958] Compiling x86_64-mont5.linux.x86_64.S
[655/958] Compiling x86_64-mont.mac.x86_64.S
[657/958] Compiling hkdf.c
[658/958] Compiling hpke.c
[659/958] Compiling x86_64-mont.linux.x86_64.S
[660/958] Compiling x86-mont.linux.x86.S
[661/958] Compiling x86-mont.windows.x86.S
[662/958] Compiling obj.c
[663/958] Compiling vpaes-x86_64.mac.x86_64.S
[664/958] Compiling vpaes-x86.windows.x86.S
[665/958] Compiling vpaes-x86_64.linux.x86_64.S
[666/958] Compiling vpaes-armv8.linux.aarch64.S
[667/958] Compiling vpaes-x86.linux.x86.S
[668/958] Compiling vpaes-armv8.ios.aarch64.S
[669/958] Compiling vpaes-armv7.linux.arm.S
[670/958] Compiling vpaes-armv7.ios.arm.S
[671/958] Compiling kdf.c
[672/958] Compiling sha512-x86_64.linux.x86_64.S
[673/958] Compiling sha512-x86_64.mac.x86_64.S
[674/958] Compiling sha512-armv8.linux.aarch64.S
[675/958] Compiling sha512-586.windows.x86.S
[675/958] Compiling sha512-armv4.ios.arm.S
[677/958] Compiling sha512-armv8.ios.aarch64.S
[678/958] Compiling sha512-586.linux.x86.S
[678/958] Compiling sha512-armv4.linux.arm.S
[680/958] Compiling hrss.c
[681/958] Compiling sha256-x86_64.mac.x86_64.S
[682/958] Compiling sha256-x86_64.linux.x86_64.S
[683/958] Compiling sha256-armv8.ios.aarch64.S
[684/958] Compiling sha256-armv8.linux.aarch64.S
[686/958] Compiling NIOConcurrencyHelpers lock.swift
[686/958] Compiling sha256-armv4.linux.arm.S
[687/958] Compiling sha256-armv4.ios.arm.S
[688/958] Compiling sha1-x86_64.mac.x86_64.S
[689/958] Compiling sha256-586.linux.x86.S
[690/958] Compiling sha1-x86_64.linux.x86_64.S
[691/958] Compiling sha1-armv8.linux.aarch64.S
[692/958] Compiling sha256-586.windows.x86.S
[693/958] Compiling sha1-armv4-large.linux.arm.S
[694/958] Compiling sha1-armv8.ios.aarch64.S
[695/958] Compiling sha1-armv4-large.ios.arm.S
[696/958] Compiling sha1-586.windows.x86.S
[697/958] Compiling sha1-586.linux.x86.S
[698/958] Compiling sha512.c
[699/958] Compiling sha256.c
[700/958] Compiling rsaz-avx2.mac.x86_64.S
[701/958] Compiling sha1.c
[702/958] Compiling rsaz-avx2.linux.x86_64.S
[703/958] Compiling sha1-altivec.c
[704/958] Compiling rdrand-x86_64.mac.x86_64.S
[705/958] Compiling rdrand-x86_64.linux.x86_64.S
[706/958] Compiling blinding.c
[707/958] Compiling self_check.c
[708/958] Compiling rsa.c
[709/958] Compiling padding.c
[710/958] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[711/958] Compiling rsa_impl.c
[712/958] Compiling urandom.c
[714/958] Compiling NIOConcurrencyHelpers atomics.swift
[714/958] Compiling fork_detect.c
[715/958] Compiling rand.c
[716/958] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[718/958] Emitting module NIOConcurrencyHelpers
[719/958] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[719/958] Compiling ctrdrbg.c
[720/958] Compiling p256-x86_64-asm.mac.x86_64.S
[721/958] Compiling p256-x86_64-asm.linux.x86_64.S
[722/958] Compiling polyval.c
[723/958] Compiling ofb.c
[723/958] Compiling gcm_nohw.c
[725/958] Compiling ctr.c
[726/958] Compiling gcm.c
[727/958] Compiling cfb.c
[728/958] Compiling cbc.c
[729/958] Compiling md5-x86_64.mac.x86_64.S
[730/959] Compiling md5-x86_64.linux.x86_64.S
[731/959] Compiling md5-586.windows.x86.S
[732/969] Compiling md5.c
[733/971] Compiling is_fips.c
[733/973] Compiling md4.c
[735/981] Compiling md5-586.linux.x86.S
[736/1027] Compiling ghashv8-armx32.linux.arm.S
[737/1027] Compiling hmac.c
[738/1027] Compiling ghash-x86_64.linux.x86_64.S
[738/1027] Compiling ghash-x86_64.mac.x86_64.S
[740/1027] Compiling ghashv8-armx64.linux.aarch64.S
[740/1027] Compiling ghashv8-armx32.ios.arm.S
[742/1027] Compiling ghashv8-armx64.ios.aarch64.S
[743/1027] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[744/1027] Compiling ghash-x86.windows.x86.S
[745/1027] Compiling ghash-ssse3-x86.linux.x86.S
[746/1027] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[747/1027] Compiling ghash-ssse3-x86.windows.x86.S
[747/1027] Compiling ghash-x86.linux.x86.S
[749/1027] Compiling ghash-armv4.linux.arm.S
[750/1027] Compiling ghash-neon-armv8.ios.aarch64.S
[751/1027] Compiling ghash-neon-armv8.linux.aarch64.S
[752/1027] Compiling fips_shared_support.c
[753/1027] Compiling ghash-armv4.ios.arm.S
[754/1027] Compiling ecdh.c
[755/1027] Compiling ecdsa.c
[756/1027] Compiling simple_mul.c
[757/1027] Compiling util.c
[758/1027] Compiling wnaf.c
[759/1027] Compiling p256-x86_64.c
[760/1027] Compiling oct.c
[761/1027] Compiling simple.c
[762/1027] Compiling felem.c
[763/1027] Compiling scalar.c
[764/1027] Compiling ec_montgomery.c
[765/1027] Compiling p256.c
[766/1027] Compiling digests.c
[767/1027] Compiling ec_key.c
[768/1027] Compiling p224-64.c
[769/1027] Compiling co-586.linux.x86.S
[770/1027] Compiling digest.c
[771/1027] Compiling co-586.windows.x86.S
[772/1027] Compiling ec.c
[773/1027] Compiling check.c
[774/1027] Compiling dh.c
[775/1027] Compiling e_des.c
[776/1027] Compiling bsaes-armv7.linux.arm.S
[777/1027] Compiling bsaes-armv7.ios.arm.S
[778/1027] Compiling des.c
[779/1027] Compiling rsaz_exp.c
[780/1027] Compiling shift.c
[781/1027] Compiling sqrt.c
[782/1027] Compiling aead.c
[783/1027] Compiling cipher.c
[784/1027] Compiling montgomery.c
[785/1027] Compiling mul.c
[786/1027] Compiling prime.c
[786/1027] Compiling jacobi.c
[788/1027] Compiling e_aes.c
[789/1027] Compiling random.c
[790/1027] Compiling montgomery_inv.c
[791/1027] Compiling gcd.c
[792/1027] Compiling exponentiation.c
[793/1027] Compiling gcd_extra.c
[794/1027] Compiling div_extra.c
[795/1027] Compiling div.c
[796/1027] Compiling cmp.c
[797/1027] Compiling x86_64-gcc.c
[798/1027] Compiling ctx.c
[799/1027] Compiling armv8-mont.linux.aarch64.S
[800/1027] Compiling add.c
[801/1027] Compiling bn-586.linux.x86.S
[802/1027] Compiling bytes.c
[803/1027] Compiling generic.c
[804/1027] Compiling bn-586.windows.x86.S
[805/1027] Compiling bn.c
[806/1027] Compiling armv4-mont.ios.arm.S
[807/1027] Compiling armv4-mont.linux.arm.S
[808/1027] Compiling armv8-mont.ios.aarch64.S
[809/1027] Compiling aesv8-armx64.linux.aarch64.S
[810/1027] Compiling aesv8-armx64.ios.aarch64.S
[811/1027] Compiling aesv8-armx32.linux.arm.S
[812/1027] Compiling aesni-x86_64.linux.x86_64.S
[814/1027] Compiling NIO Linux.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[815/1027] Compiling NIO LinuxCPUSet.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[816/1027] Compiling NIO LinuxUring.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[817/1027] Compiling NIO MarkedCircularBuffer.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[818/1027] Compiling NIO MulticastChannel.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[819/1027] Compiling NIO NIOAny.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[820/1027] Compiling NIO NIOCloseOnErrorHandler.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[821/1027] Compiling NIO NIOThreadPool.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[822/1027] Compiling NIO NonBlockingFileIO.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[823/1027] Compiling NIO PendingDatagramWritesManager.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[823/1036] Compiling aesv8-armx32.ios.arm.S
[824/1036] Compiling aesni-x86_64.mac.x86_64.S
[825/1036] Compiling aesni-x86.windows.x86.S
[826/1036] Compiling aesni-x86.linux.x86.S
[827/1036] Compiling aesni-gcm-x86_64.mac.x86_64.S
[828/1036] Compiling aesni-gcm-x86_64.linux.x86_64.S
[829/1036] Compiling aes.c
[830/1036] Compiling mode_wrappers.c
[831/1036] Compiling ex_data.c
[832/1036] Compiling key_wrap.c
[833/1036] Compiling sign.c
[834/1036] Compiling scrypt.c
[835/1036] Compiling pbkdf.c
[836/1036] Compiling p_rsa_asn1.c
[837/1036] Compiling p_x25519.c
[838/1036] Compiling p_rsa.c
[839/1036] Compiling p_x25519_asn1.c
[840/1036] Compiling p_ec_asn1.c
[841/1036] Compiling print.c
[841/1036] Compiling aes_nohw.c
[843/1036] Compiling p_ed25519_asn1.c
[844/1036] Compiling p_ed25519.c
[845/1036] Compiling evp_asn1.c
[846/1036] Compiling p_dsa_asn1.c
[847/1036] Compiling p_ec.c
[848/1036] Compiling evp.c
[848/1036] Compiling digestsign.c
[850/1036] Compiling err_data.c
[851/1036] Compiling evp_ctx.c
[852/1036] Compiling ecdh_extra.c
[853/1036] Compiling engine.c
[854/1036] Compiling ecdsa_asn1.c
[855/1036] Compiling ec_derive.c
[856/1036] Compiling err.c
[857/1036] Compiling hash_to_curve.c
[858/1036] Compiling dsa_asn1.c
[859/1036] Compiling dsa.c
[860/1036] Compiling params.c
[861/1036] Compiling dh_asn1.c
[862/1036] Compiling digest_extra.c
[863/1036] Compiling x25519-asm-arm.S
[864/1036] Compiling ec_asn1.c
[865/1036] Compiling spake25519.c
[866/1036] Compiling cpu-ppc64le.c
[867/1036] Compiling cpu-intel.c
[868/1036] Compiling cpu-arm.c
[869/1036] Compiling cpu-arm-linux.c
[870/1036] Compiling crypto.c
[871/1036] Compiling cpu-aarch64-linux.c
[871/1036] Compiling cpu-aarch64-fuchsia.c
[873/1036] Compiling cmac.c
[874/1036] Compiling cpu-aarch64-win.c
[875/1036] Compiling conf.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[877/1036] Emitting module NIO
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[877/1036] Compiling e_rc4.c
[878/1036] Compiling e_null.c
[880/1036] Compiling NIO ByteBuffer-core.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[881/1036] Compiling NIO ByteBuffer-int.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[882/1036] Compiling NIO ByteBuffer-views.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[883/1036] Compiling NIO Channel.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[884/1036] Compiling NIO ChannelHandler.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[885/1036] Compiling NIO ChannelHandlers.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[886/1036] Compiling NIO ChannelInvoker.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[887/1036] Compiling NIO ChannelOption.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[888/1036] Compiling NIO ChannelPipeline.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[889/1036] Compiling NIO CircularBuffer.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[889/1036] Compiling tls_cbc.c
[890/1036] Compiling e_chacha20poly1305.c
[891/1036] Compiling e_aesgcmsiv.c
[892/1036] Compiling curve25519.c
[893/1036] Compiling e_rc2.c
[894/1036] Compiling derive_key.c
[895/1036] Compiling e_aesccm.c
[896/1036] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[897/1036] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[898/1036] Compiling cipher_extra.c
[899/1036] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[900/1036] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[901/1036] Compiling e_aesctrhmac.c
[902/1036] Compiling chacha-x86_64.mac.x86_64.S
[903/1036] Compiling e_tls.c
[904/1036] Compiling chacha-x86.linux.x86.S
[905/1036] Compiling chacha-x86_64.linux.x86_64.S
[906/1036] Compiling chacha-x86.windows.x86.S
[907/1036] Compiling chacha.c
[908/1036] Compiling chacha-armv4.ios.arm.S
[908/1036] Compiling chacha-armv4.linux.arm.S
[910/1036] Compiling chacha-armv8.linux.aarch64.S
[911/1036] Compiling chacha-armv8.ios.aarch64.S
[912/1036] Compiling cbs.c
[913/1036] Compiling ber.c
[914/1036] Compiling buf.c
[915/1036] Compiling cbb.c
[916/1036] Compiling unicode.c
[917/1036] Compiling asn1_compat.c
[918/1036] Compiling bn_asn1.c
[919/1036] Compiling blake2.c
[920/1036] Compiling hexdump.c
[921/1036] Compiling convert.c
[922/1036] Compiling printf.c
[923/1036] Compiling socket_helper.c
[924/1036] Compiling socket.c
[925/1036] Compiling pair.c
[926/1036] Compiling fd.c
[927/1036] Compiling bio_mem.c
[928/1036] Compiling time_support.c
[929/1036] Compiling connect.c
[930/1036] Compiling base64.c
[930/1036] Compiling file.c
[932/1036] Compiling tasn_utl.c
[933/1036] Compiling tasn_typ.c
[934/1036] Compiling tasn_new.c
[935/1036] Compiling tasn_enc.c
[937/1036] Compiling NIO PendingWritesManager.swift
[938/1036] Compiling NIO PipeChannel.swift
[939/1036] Compiling NIO PipePair.swift
[940/1036] Compiling NIO PointerHelpers.swift
[941/1036] Compiling NIO PriorityQueue.swift
[942/1036] Compiling NIO RecvByteBufferAllocator.swift
[943/1036] Compiling NIO Resolver.swift
[944/1036] Compiling NIO Selectable.swift
[945/1036] Compiling NIO SelectableEventLoop.swift
[945/1036] Compiling bio.c
[946/1036] Compiling tasn_fre.c
[947/1036] Compiling f_int.c
[948/1036] Compiling asn_pack.c
[949/1036] Compiling f_string.c
[950/1036] Compiling asn1_lib.c
[951/1036] Compiling asn1_par.c
[952/1036] Compiling tasn_dec.c
[953/1036] Compiling f_enum.c
[954/1036] Compiling a_utf8.c
[955/1036] Compiling a_type.c
[956/1036] Compiling a_strnid.c
[957/1036] Compiling a_utctm.c
[959/1036] Compiling NIO FileHandle.swift
[960/1036] Compiling NIO FileRegion.swift
[961/1036] Compiling NIO GetaddrinfoResolver.swift
[962/1036] Compiling NIO HappyEyeballs.swift
[963/1036] Compiling NIO Heap.swift
[964/1036] Compiling NIO IO.swift
[965/1036] Compiling NIO IOData.swift
[966/1036] Compiling NIO IntegerBitPacking.swift
[967/1036] Compiling NIO IntegerTypes.swift
[968/1036] Compiling NIO Interfaces.swift
[968/1036] Compiling a_octet.c
[969/1036] Compiling a_object.c
[970/1036] Compiling a_time.c
[971/1036] Compiling a_print.c
[972/1036] Compiling a_mbstr.c
[973/1036] Compiling a_i2d_fp.c
[974/1036] Compiling a_int.c
[975/1036] Compiling a_dup.c
[976/1036] Compiling a_enum.c
[977/1036] Compiling CBacktrace state.c
[978/1036] Compiling CBase32 cbase32.c
[979/1036] Compiling a_gentm.c
[980/1036] Compiling a_d2i_fp.c
[981/1036] Compiling CBacktrace simple.c
[982/1036] Compiling CBacktrace mmap.c
[982/1036] Compiling CBacktrace posix.c
[982/1036] Compiling CBacktrace print.c
[982/1036] Compiling CBacktrace mmapio.c
[982/1036] Compiling CBacktrace sort.c
[987/1036] Write sources
[990/1036] Compiling CBacktrace dwarf.c
[991/1036] Compiling CBacktrace fileline.c
[992/1036] Compiling CBacktrace elf.c
[992/1036] Compiling CBacktrace backtrace.c
[994/1036] Compiling CBacktrace atomic.c
[996/1036] Compiling NIO SocketOptionProvider.swift
[997/1036] Compiling NIO SocketProtocols.swift
[998/1036] Compiling NIO System.swift
[999/1036] Compiling NIO Thread.swift
[1000/1036] Compiling NIO ThreadPosix.swift
[1001/1036] Compiling NIO ThreadWindows.swift
[1002/1036] Compiling NIO TypeAssistedChannelHandler.swift
[1003/1036] Compiling NIO UniversalBootstrapSupport.swift
[1004/1036] Compiling NIO Utilities.swift
[1005/1093] Compiling Backtrace Demangle.swift
[1006/1093] Emitting module Backtrace
[1007/1093] Compiling Backtrace Backtrace.swift
[1008/1093] Compiling Crypto HMAC.swift
[1009/1093] Compiling Crypto MACFunctions.swift
[1010/1093] Compiling Crypto MessageAuthenticationCode.swift
[1011/1093] Compiling Crypto AES.swift
[1012/1093] Compiling Crypto ECDSASignature_boring.swift
[1013/1093] Compiling Crypto ECDSA_boring.swift
[1014/1093] Compiling Crypto EdDSA_boring.swift
[1015/1093] Compiling Crypto ECDSA.swift
[1016/1093] Compiling Crypto EdDSA.swift
[1017/1093] Compiling Crypto Ed25519_boring.swift
[1018/1093] Compiling Crypto EllipticCurvePoint_boring.swift
[1019/1093] Compiling Crypto EllipticCurve_boring.swift
[1020/1093] Compiling Crypto NISTCurvesKeys_boring.swift
[1021/1093] Compiling Crypto X25519Keys_boring.swift
[1022/1093] Compiling Crypto Curve25519.swift
[1023/1093] Compiling Crypto Ed25519.swift
[1024/1093] Compiling Crypto NISTCurvesKeys.swift
[1025/1093] Compiling Crypto X25519Keys.swift
[1026/1093] Compiling Crypto SymmetricKeys.swift
[1027/1093] Emitting module Crypto
[1028/1096] Compiling Crypto Signature.swift
[1029/1096] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[1030/1096] Compiling Crypto CryptoKitErrors_boring.swift
[1031/1097] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[1032/1097] Compiling Crypto RNG_boring.swift
[1033/1097] Compiling Crypto SafeCompare_boring.swift
[1034/1097] Compiling Crypto Zeroization_boring.swift
[1035/1097] Compiling Crypto PrettyBytes.swift
[1036/1097] Compiling NIO EventLoopFuture.swift
[1037/1097] Compiling NIO FileDescriptor.swift
error: fatalError
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/vapor/console-kit.git from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetching https://github.com/vapor/routing-kit.git from cache
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/vapor/Vapor.git from cache
Fetched https://github.com/swift-server/async-http-client.git from cache (0.35s)
Fetched https://github.com/vapor/routing-kit.git from cache (0.35s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/swift-server/swift-backtrace.git from cache
Fetched https://github.com/apple/swift-metrics.git from cache (0.35s)
Fetching https://github.com/vapor/multipart-kit.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.35s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/vapor/console-kit.git from cache (0.35s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/vapor/Vapor.git from cache (0.37s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Computing version for https://github.com/vapor/Vapor.git
Fetched https://github.com/vapor/multipart-kit.git from cache (0.19s)
Fetching https://github.com/vapor/async-kit.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.23s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.23s)
Fetching https://github.com/vapor/websocket-kit.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.25s)
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/vapor/async-kit.git from cache (0.21s)
Fetched https://github.com/swift-server/swift-backtrace.git from cache (0.43s)
Fetched https://github.com/vapor/websocket-kit.git from cache (0.20s)
Fetched https://github.com/apple/swift-nio.git from cache (0.48s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.21s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.26s)
Computed https://github.com/vapor/Vapor.git at 4.47.0 (0.68s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.1.0 (0.43s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.1.3 (0.03s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.1.1 (0.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.2 (0.03s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.8.0 (0.42s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.17.0 (0.39s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.13.1 (0.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.29.0 (0.43s)
Computing version for https://github.com/swift-server/swift-backtrace.git
Computed https://github.com/swift-server/swift-backtrace.git at 1.2.3 (0.02s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.3.0 (0.02s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.6 (0.42s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.2.6 (0.04s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.3.1 (0.05s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.3.0 (0.42s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.10.0 (0.40s)
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.1.0
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Vapor-ad7b9039 is not valid git repository for 'https://github.com/vapor/Vapor.git', will fetch again.
Fetching https://github.com/vapor/Vapor.git from cache
Fetched https://github.com/vapor/Vapor.git from cache (0.03s)
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Vapor-ad7b9039 is not valid git repository for 'https://github.com/vapor/Vapor.git', will fetch again.
Fetching https://github.com/vapor/Vapor.git from cache
Fetched https://github.com/vapor/Vapor.git from cache (0.02s)
Creating working copy for https://github.com/vapor/Vapor.git
Working copy of https://github.com/vapor/Vapor.git resolved at 4.47.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.1.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.17.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.6
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.3.1
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.2.6
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.29.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.3.0
Creating working copy for https://github.com/swift-server/swift-backtrace.git
Working copy of https://github.com/swift-server/swift-backtrace.git resolved at 1.2.3
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.13.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.10.0
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.2
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.1.3
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.8.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.3.0
[0/1] Planning build
Building for debugging...
[0/4] Write swift-version--423B1241ED78D482.txt
[2/77] Emitting module Crypto
[3/84] Compiling NIO MulticastChannel.swift
[4/84] Compiling NIO NIOAny.swift
[5/86] Compiling NIO Channel.swift
[6/86] Compiling NIO ChannelHandler.swift
[7/86] Compiling NIO ChannelHandlers.swift
[8/88] Compiling Crypto EllipticCurve_boring.swift
[9/88] Compiling Crypto NISTCurvesKeys_boring.swift
[10/88] Compiling Crypto X25519Keys_boring.swift
[11/88] Compiling Crypto Curve25519.swift
[12/88] Compiling Crypto Ed25519.swift
[13/88] Compiling Crypto NISTCurvesKeys.swift
[14/88] Compiling Crypto X25519Keys.swift
[18/88] Compiling NIO ByteBuffer-core.swift
[19/88] Compiling NIO ByteBuffer-int.swift
[20/88] Compiling NIO ByteBuffer-views.swift
[21/88] Compiling NIO NIOCloseOnErrorHandler.swift
[22/88] Compiling NIO NIOThreadPool.swift
[23/88] Compiling NIO LinuxUring.swift
[24/88] Compiling NIO MarkedCircularBuffer.swift
[25/88] Compiling NIO ChannelInvoker.swift
[26/88] Compiling NIO ChannelOption.swift
[27/88] Compiling NIO ChannelPipeline.swift
[28/88] Compiling NIO CircularBuffer.swift
[29/88] Compiling NIO Linux.swift
[30/88] Compiling Crypto Insecure.swift
[31/88] Compiling Crypto Insecure_HashFunctions.swift
[32/88] Compiling Crypto ECDH_boring.swift
[33/88] Compiling Crypto DH.swift
[34/88] Compiling Crypto ECDH.swift
[35/88] Compiling Crypto HKDF.swift
[36/88] Compiling Crypto Ed25519_boring.swift
[37/88] Compiling Crypto EllipticCurvePoint_boring.swift
[38/88] Compiling Crypto SEC1PrivateKey.swift
[39/88] Compiling Crypto SubjectPublicKeyInfo.swift
[40/88] Compiling Crypto CryptoKitErrors.swift
[41/88] Compiling Crypto Digest_boring.swift
[42/88] Compiling Crypto Digest.swift
[43/88] Compiling Crypto Digests.swift
[44/88] Compiling Crypto HashFunctions.swift
[45/88] Compiling Crypto HashFunctions_SHA2.swift
[46/88] Compiling Crypto ASN1Identifier.swift
[47/88] Compiling Crypto ASN1Integer.swift
[48/88] Compiling Crypto ASN1OctetString.swift
[49/88] Compiling Crypto ArraySliceBigint.swift
[50/88] Compiling Crypto ObjectIdentifier.swift
[51/88] Compiling Crypto ECDSASignature.swift
[52/88] Compiling Crypto PEMDocument.swift
[53/88] Compiling Crypto PKCS8PrivateKey.swift
[54/88] Compiling NIO LinuxCPUSet.swift
[57/88] Compiling NIO NonBlockingFileIO.swift
[58/88] Compiling NIO PendingDatagramWritesManager.swift
[59/88] Compiling NIO BaseSocketChannel.swift
[60/88] Compiling NIO BaseStreamSocketChannel.swift
[61/88] Compiling Crypto RNG_boring.swift
[62/88] Compiling Crypto SafeCompare_boring.swift
[63/88] Compiling Crypto Zeroization_boring.swift
[64/88] Compiling Crypto PrettyBytes.swift
[65/88] Compiling Crypto SafeCompare.swift
[66/88] Compiling Crypto SecureBytes.swift
[67/88] Compiling Crypto Zeroization.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[79/88] Emitting module NIO
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/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 }
^
[82/99] Compiling NIO TypeAssistedChannelHandler.swift
[85/104] Compiling NIO UniversalBootstrapSupport.swift
[88/112] Compiling NIO DeadChannel.swift
[89/112] Compiling NIO Embedded.swift
[90/116] Compiling NIO SingleStepByteToMessageDecoder.swift
[91/116] Compiling NIO SocketChannel.swift
[92/116] Compiling NIO HappyEyeballs.swift
[93/116] Compiling NIO PipeChannel.swift
[94/124] Compiling NIO SelectableEventLoop.swift
[95/124] Compiling NIO SelectorGeneric.swift
[96/128] Compiling NIO AddressedEnvelope.swift
[97/128] Compiling NIO BSDSocketAPI.swift
[98/128] Compiling NIO BSDSocketAPIPosix.swift
[99/128] Compiling NIO BaseSocket.swift
[100/131] Compiling NIO FileRegion.swift
[101/131] Compiling NIO GetaddrinfoResolver.swift
[102/131] Compiling NIO Heap.swift
[103/131] Compiling NIO IO.swift
[104/132] Compiling NIO Bootstrap.swift
[105/132] Compiling NIO Codec.swift
[106/133] Compiling NIO ByteBuffer-conversions.swift
[107/134] Compiling NIO ByteBuffer-aux.swift
[108/134] Compiling NIO ControlMessage.swift
[109/134] Compiling NIO ConvenienceOptionSupport.swift
[110/134] Compiling NIO DatagramVectorReadManager.swift
[111/135] Compiling NIO PointerHelpers.swift
[112/136] Compiling NIO ServerSocket.swift
[113/136] Compiling NIO EventLoop.swift
[114/136] Compiling NIO EventLoopFuture.swift
[115/136] Compiling NIO FileDescriptor.swift
[116/136] Compiling NIO FileHandle.swift
[117/136] Compiling NIO IOData.swift
[118/136] Compiling NIO IntegerBitPacking.swift
[119/136] Compiling NIO IntegerTypes.swift
[120/136] Compiling NIO Interfaces.swift
[121/136] Compiling NIO PendingWritesManager.swift
[122/136] Compiling NIO PipePair.swift
[123/136] Compiling NIO PriorityQueue.swift
[124/136] Compiling NIO RecvByteBufferAllocator.swift
[125/136] Compiling NIO Socket.swift
[126/136] Compiling NIO Utilities.swift
[127/136] Compiling NIO System.swift
[128/136] Compiling NIO Thread.swift
[129/136] Compiling NIO ThreadPosix.swift
[130/136] Compiling NIO SelectorKqueue.swift
[131/136] Compiling NIO SocketAddresses.swift
[132/136] Compiling NIO SocketOptionProvider.swift
[133/136] Compiling NIO SocketProtocols.swift
error: fatalError
BUILD FAILURE 5.10 macosSpm