The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build XMPP, reference master (d1ac60), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 19:13:45 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

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