The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swift-travis, reference 0.3.0 (970a56), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 12:26:58 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/iainsmith/swift-travis.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/iainsmith/swift-travis
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 970a562 Add Swift 5 suppoort & migrate to new API
Cloned https://github.com/iainsmith/swift-travis.git
Revision (git rev-parse @):
970a56282aa3c976914d020ce2673d7ced930d60
SUCCESS checkout https://github.com/iainsmith/swift-travis.git at 0.3.0
Fetching https://github.com/iainsmith/async-http-client.git
[1/1124] Fetching async-http-client
Fetched https://github.com/iainsmith/async-http-client.git from cache (0.98s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-argument-parser
[1/5171] Fetching swift-nio-extras
[105/17566] Fetching swift-nio-extras, swift-argument-parser
[106/30875] Fetching swift-nio-extras, swift-argument-parser, swift-nio-ssl
[14111/102824] Fetching swift-nio-extras, swift-argument-parser, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-argument-parser from cache (4.25s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.25s)
Fetched https://github.com/apple/swift-nio.git from cache (4.25s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (4.25s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.4.0 (0.58s)
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.58s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.16.0 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.0.4 (0.56s)
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.7.1
Creating working copy for https://github.com/iainsmith/async-http-client.git
Working copy of https://github.com/iainsmith/async-http-client.git resolved at master (efe6b5b)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.0.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.16.0
========================================
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": "swift-travis",
      "name": "swift-travis",
      "url": "https://github.com/iainsmith/swift-travis.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-travis",
      "dependencies": [
        {
          "identity": "async-http-client",
          "name": "async-http-client",
          "url": "https://github.com/iainsmith/async-http-client.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-http-client",
          "dependencies": [
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.77.0",
              "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.77.0",
                  "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-extras",
              "name": "swift-nio-extras",
              "url": "https://github.com/apple/swift-nio-extras.git",
              "version": "1.24.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-extras",
              "dependencies": [
                {
                  "identity": "swift-nio",
                  "name": "swift-nio",
                  "url": "https://github.com/apple/swift-nio.git",
                  "version": "2.77.0",
                  "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-http2",
                  "name": "swift-nio-http2",
                  "url": "https://github.com/apple/swift-nio-http2.git",
                  "version": "1.34.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
                  "dependencies": [
                    {
                      "identity": "swift-nio",
                      "name": "swift-nio",
                      "url": "https://github.com/apple/swift-nio.git",
                      "version": "2.77.0",
                      "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-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-http-types",
                  "name": "swift-http-types",
                  "url": "https://github.com/apple/swift-http-types",
                  "version": "1.3.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "0.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/iainsmith/swift-travis.git
[6/590] Fetching swift-travis
Fetched https://github.com/iainsmith/swift-travis.git from cache (1.00s)
Fetching https://github.com/iainsmith/async-http-client.git from cache
Fetched https://github.com/iainsmith/async-http-client.git from cache (0.46s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.56s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.71s)
Fetched https://github.com/apple/swift-nio.git from cache (0.71s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.71s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.57s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (0.43s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-nio-http2.git
[1/665] Fetching swift-http-types
[666/11817] Fetching swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-types from cache (1.69s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.69s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.61s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.44s)
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.09s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.62s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3919] Fetching swift-system
[1726/19516] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.03s)
Fetched https://github.com/apple/swift-collections.git from cache (2.03s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.60s)
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.54s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.0
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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.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
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.24.1
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/iainsmith/async-http-client.git
Working copy of https://github.com/iainsmith/async-http-client.git resolved at master (3950c95)
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/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.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.34.1
Creating working copy for https://github.com/iainsmith/swift-travis.git
Working copy of https://github.com/iainsmith/swift-travis.git resolved at 0.3.0 (970a562)
Found 2 product dependencies
  - async-http-client
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/iainsmith/swift-travis.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/450] Write sources
[3/450] Write travis-cli-entitlement.plist
[5/450] Write sources
[11/450] Write swift-version--7754E27361AE5C74.txt
[12/450] Compiling CNIOExtrasZlib empty.c
[13/450] Compiling CNIOLinux ifaddrs-android.c
[13/450] Compiling CNIOLinux shim.c
[15/468] Compiling CNIOSHA1 c_nio_sha1.c
[16/468] Compiling CNIOHTTPParser c_nio_http_parser.c
[17/468] Compiling p256.c
[18/468] Compiling curve25519.c
[19/468] Compiling CNIODarwin shim.c
[20/468] Compiling CNIOBoringSSLShims shims.c
[21/468] Compiling t1_lib.cc
[22/468] Compiling tls13_enc.cc
[22/468] Compiling tls13_client.cc
[23/468] Compiling tls13_server.cc
[23/468] Compiling tls13_both.cc
[24/468] Compiling t1_enc.cc
[25/468] Compiling tls_record.cc
[25/468] Compiling tls_method.cc
[29/468] Compiling ssl_x509.cc
[30/468] Compiling ssl_versions.cc
[31/468] Compiling ssl_stat.cc
[32/468] Compiling ssl_transcript.cc
[33/468] Compiling ssl_file.cc
[34/468] Compiling ssl_privkey.cc
[35/468] Compiling ssl_key_share.cc
[36/468] Compiling ssl_session.cc
[37/468] Compiling ssl_lib.cc
[38/468] Compiling ssl_buffer.cc
[39/468] Compiling ssl_cipher.cc
[40/468] Compiling ssl_aead_ctx.cc
[41/468] Compiling s3_lib.cc
[42/468] Compiling ssl_asn1.cc
[43/468] Compiling s3_pkt.cc
[44/468] Compiling ssl_cert.cc
[45/468] Compiling s3_both.cc
[46/468] Compiling handshake_server.cc
[47/468] Compiling dtls_record.cc
[48/468] Compiling dtls_method.cc
[49/468] Compiling d1_pkt.cc
[50/468] Compiling d1_srtp.cc
[51/468] Compiling handshake.cc
[52/468] Compiling handshake_client.cc
[53/468] Compiling handoff.cc
[54/468] Compiling d1_lib.cc
[55/468] Compiling v3_skey.c
[56/468] Compiling v3_sxnet.c
[57/468] Compiling v3_prn.c
[58/468] Compiling v3_purp.c
[59/468] Compiling v3_pmaps.c
[60/468] Compiling v3_utl.c
[61/468] Compiling v3_pku.c
[62/468] Compiling d1_both.cc
[63/468] Compiling v3_pcons.c
[64/468] Compiling v3_pcia.c
[65/468] Compiling v3_ocsp.c
[66/468] Compiling v3_pci.c
[67/468] Compiling v3_lib.c
[68/468] Compiling v3_ncons.c
[69/468] Compiling v3_int.c
[70/468] Compiling v3_info.c
[71/468] Compiling bio_ssl.cc
[72/468] Compiling v3_ia5.c
[73/468] Compiling v3_genn.c
[74/468] Compiling v3_enum.c
[75/468] Compiling v3_extku.c
[76/468] Compiling v3_conf.c
[77/468] Compiling v3_bitst.c
[78/468] Compiling v3_cpols.c
[79/468] Compiling v3_bcons.c
[80/468] Compiling v3_crld.c
[81/468] Compiling v3_akeya.c
[82/468] Compiling v3_alt.c
[83/468] Compiling v3_akey.c
[84/468] Compiling pcy_data.c
[85/468] Compiling pcy_node.c
[86/468] Compiling pcy_lib.c
[87/468] Compiling pcy_map.c
[88/468] Compiling pcy_tree.c
[89/468] Compiling pcy_cache.c
[90/468] Compiling x_x509a.c
[91/468] Compiling x_val.c
[92/468] Compiling x_sig.c
[93/468] Compiling x_spki.c
[94/468] Compiling x_pkey.c
[95/468] Compiling x_x509.c
[96/468] Compiling x_req.c
[97/468] Compiling x_pubkey.c
[98/468] Compiling x_name.c
[98/468] Compiling x_info.c
[100/468] Compiling x_exten.c
[101/468] Compiling x_attrib.c
[102/468] Compiling x_algor.c
[103/468] Compiling x509spki.c
[104/468] Compiling x509rset.c
[105/468] Compiling x_all.c
[106/468] Compiling x509cset.c
[107/468] Compiling x509name.c
[108/468] Compiling x_crl.c
[109/468] Compiling x509_vpm.c
[110/468] Compiling x509_set.c
[111/468] Compiling x509_txt.c
[112/468] Compiling x509_r2x.c
[113/468] Compiling x509_req.c
[114/468] Compiling x509_v3.c
[115/468] Compiling x509_trs.c
[116/468] Compiling x509_obj.c
[117/468] Compiling x509_def.c
[118/468] Compiling x509_d2.c
[119/468] Compiling x509_vfy.c
[120/468] Compiling x509.c
[121/468] Compiling t_x509a.c
[122/468] Compiling x509_att.c
[123/468] Compiling x509_ext.c
[124/468] Compiling x509_cmp.c
[125/468] Compiling i2d_pr.c
[126/468] Compiling x509_lu.c
[127/468] Compiling t_x509.c
[128/468] Compiling t_crl.c
[129/468] Compiling t_req.c
[130/468] Compiling by_file.c
[131/468] Compiling rsa_pss.c
[132/468] Compiling privacy_pass.c
[133/468] Compiling by_dir.c
[134/468] Compiling thread_win.c
[135/468] Compiling algorithm.c
[136/468] Compiling a_digest.c
[137/468] Compiling a_verify.c
[138/468] Compiling a_sign.c
[139/468] Compiling a_strex.c
[140/468] Compiling thread.c
[141/468] Compiling thread_none.c
[142/468] Compiling thread_pthread.c
[143/468] Compiling stack.c
[144/468] Compiling asn1_gen.c
[145/468] Compiling siphash.c
[146/468] Compiling rsa_print.c
[147/468] Compiling refcount_lock.c
[148/468] Compiling rsa_asn1.c
[149/468] Compiling rc4.c
[150/468] Compiling refcount_c11.c
[151/468] Compiling windows.c
[152/468] Compiling rand_extra.c
[153/468] Compiling fuchsia.c
[154/468] Compiling deterministic.c
[155/468] Compiling forkunsafe.c
[156/468] Compiling poly1305_arm_asm.S
[157/468] Compiling poly1305_vec.c
[158/468] Compiling poly1305_arm.c
[159/468] Compiling pool.c
[160/468] Compiling poly1305.c
[161/468] Compiling pkcs7.c
[162/468] Compiling pem_xaux.c
[163/468] Compiling pem_x509.c
[163/468] Compiling p5_pbev2.c
[165/468] Compiling pem_pkey.c
[166/468] Compiling pkcs7_x509.c
[167/468] Compiling pem_oth.c
[168/468] Compiling pkcs8.c
[169/468] Compiling pem_pk8.c
[170/468] Compiling pkcs8_x509.c
[171/468] Compiling obj_xref.c
[172/468] Compiling poly_rq_mul.S
[173/468] Compiling mem.c
[174/468] Compiling lhash.c
[175/468] Compiling hkdf.c
[176/468] Compiling x86_64-mont5.mac.x86_64.S
[177/468] Compiling obj.c
[178/468] Compiling x86_64-mont5.linux.x86_64.S
[179/468] Compiling x86_64-mont.mac.x86_64.S
[180/468] Compiling pem_info.c
[181/468] Compiling x86_64-mont.linux.x86_64.S
[182/468] Compiling x86-mont.linux.x86.S
[183/468] Compiling vpaes-x86_64.mac.x86_64.S
[184/468] Compiling vpaes-x86_64.linux.x86_64.S
[185/468] Compiling vpaes-x86.linux.x86.S
[186/468] Compiling pem_all.c
[187/468] Compiling pem_lib.c
[188/468] Compiling vpaes-armv8.linux.aarch64.S
[189/468] Compiling vpaes-armv8.ios.aarch64.S
[190/468] Compiling vpaes-armv7.linux.arm.S
[191/468] Compiling vpaes-armv7.ios.arm.S
[192/468] Compiling sha512-x86_64.mac.x86_64.S
[193/468] Compiling sha512-x86_64.linux.x86_64.S
[194/468] Compiling sha512-armv8.linux.aarch64.S
[195/468] Compiling kdf.c
[196/468] Compiling sha512-armv4.linux.arm.S
[197/468] Compiling sha512-armv8.ios.aarch64.S
[198/468] Compiling sha512-armv4.ios.arm.S
[199/468] Compiling sha256-x86_64.mac.x86_64.S
[200/468] Compiling sha512-586.linux.x86.S
[201/468] Compiling sha256-x86_64.linux.x86_64.S
[202/468] Compiling sha256-armv8.linux.aarch64.S
[203/468] Compiling sha256-armv4.linux.arm.S
[204/468] Compiling sha256-armv4.ios.arm.S
[205/468] Compiling sha256-armv8.ios.aarch64.S
[206/468] Compiling sha256-586.linux.x86.S
[207/468] Compiling sha1-x86_64.mac.x86_64.S
[208/468] Compiling sha1-x86_64.linux.x86_64.S
[209/468] Compiling sha1-armv8.linux.aarch64.S
[210/468] Compiling sha1-armv4-large.linux.arm.S
[211/468] Compiling sha1-armv4-large.ios.arm.S
[211/468] Compiling sha1-586.linux.x86.S
[213/468] Compiling sha1-armv8.ios.aarch64.S
[214/468] Compiling sha512.c
[215/468] Compiling sha1-altivec.c
[216/468] Compiling sha256.c
[217/468] Compiling sha1.c
[218/468] Compiling rsaz-avx2.mac.x86_64.S
[219/468] Compiling rsaz-avx2.linux.x86_64.S
[220/468] Compiling hrss.c
[221/468] Compiling rdrand-x86_64.mac.x86_64.S
[222/468] Compiling rdrand-x86_64.linux.x86_64.S
[223/468] Compiling self_check.c
[224/468] Compiling blinding.c
[225/468] Compiling urandom.c
[226/468] Compiling rsa_impl.c
[227/468] Compiling rand.c
[228/468] Compiling padding.c
[229/468] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[230/468] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[231/468] Compiling rsa.c
[232/468] Compiling p256-x86_64-asm.mac.x86_64.S
[233/468] Compiling ctrdrbg.c
[234/468] Compiling p256-x86_64-asm.linux.x86_64.S
[235/468] Compiling polyval.c
[236/468] Compiling ofb.c
[237/468] Compiling md5-x86_64.mac.x86_64.S
[238/468] Compiling gcm_nohw.c
[239/468] Compiling cbc.c
[240/468] Compiling ctr.c
[241/468] Compiling cfb.c
[242/468] Compiling md5-x86_64.linux.x86_64.S
[243/468] Compiling gcm.c
[244/468] Compiling md5-586.linux.x86.S
[245/468] Compiling md5.c
[246/468] Compiling ghashv8-armx64.linux.aarch64.S
[247/468] Compiling is_fips.c
[248/468] Compiling md4.c
[249/468] Compiling ghashv8-armx32.linux.arm.S
[250/468] Compiling ghashv8-armx64.ios.aarch64.S
[251/468] Compiling ghashv8-armx32.ios.arm.S
[252/468] Compiling ghash-x86_64.mac.x86_64.S
[253/468] Compiling hmac.c
[254/468] Compiling ghash-x86_64.linux.x86_64.S
[255/468] Compiling ghash-x86.linux.x86.S
[256/468] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[257/468] Compiling ghash-ssse3-x86.linux.x86.S
[258/468] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[259/468] Compiling fips_shared_support.c
[260/468] Compiling ghash-neon-armv8.linux.aarch64.S
[261/468] Compiling ghash-armv4.linux.arm.S
[262/468] Compiling ghash-neon-armv8.ios.aarch64.S
[263/468] Compiling ghash-armv4.ios.arm.S
[264/468] Compiling ecdh.c
[265/468] Compiling wnaf.c
[266/468] Compiling util.c
[267/468] Compiling simple_mul.c
[268/468] Compiling p256-x86_64.c
[269/468] Compiling scalar.c
[270/468] Compiling simple.c
[271/468] Compiling ecdsa.c
[272/468] Compiling p224-64.c
[273/468] Compiling oct.c
[274/468] Compiling felem.c
[275/468] Compiling digest.c
[276/468] Compiling ec_montgomery.c
[277/468] Compiling co-586.linux.x86.S
[278/468] Compiling digests.c
[279/468] Compiling ec_key.c
[280/468] Compiling e_des.c
[281/468] Compiling bsaes-armv7.linux.arm.S
[282/468] Compiling bsaes-armv7.ios.arm.S
[283/468] Compiling des.c
[284/468] Compiling aead.c
[285/468] Compiling cipher.c
[286/468] Compiling sqrt.c
[287/468] Compiling shift.c
[288/468] Compiling rsaz_exp.c
[288/468] Compiling e_aes.c
[290/468] Compiling ec.c
[291/468] Compiling random.c
[292/468] Compiling montgomery_inv.c
[293/468] Compiling montgomery.c
[294/468] Compiling prime.c
[295/468] Compiling mul.c
[296/468] Compiling jacobi.c
[297/468] Compiling gcd_extra.c
[298/468] Compiling gcd.c
[299/468] Compiling div_extra.c
[300/468] Compiling ctx.c
[301/468] Compiling exponentiation.c
[302/468] Compiling cmp.c
[303/468] Compiling div.c
[304/468] Compiling bytes.c
[305/468] Compiling x86_64-gcc.c
[306/468] Compiling add.c
[307/468] Compiling bn-586.linux.x86.S
[308/468] Compiling armv8-mont.linux.aarch64.S
[309/468] Compiling generic.c
[309/468] Compiling bn.c
[311/468] Compiling armv4-mont.linux.arm.S
[312/468] Compiling armv4-mont.ios.arm.S
[313/468] Compiling armv8-mont.ios.aarch64.S
[314/468] Compiling aesv8-armx64.linux.aarch64.S
[315/468] Compiling aesv8-armx32.linux.arm.S
[316/468] Compiling aesv8-armx64.ios.aarch64.S
[317/468] Compiling aesv8-armx32.ios.arm.S
[318/468] Compiling aesni-x86_64.mac.x86_64.S
[319/468] Compiling aesni-x86_64.linux.x86_64.S
[320/468] Compiling aesni-gcm-x86_64.linux.x86_64.S
[321/468] Compiling aesni-gcm-x86_64.mac.x86_64.S
[321/468] Compiling aesni-x86.linux.x86.S
[323/468] Compiling mode_wrappers.c
[324/468] Compiling key_wrap.c
[325/468] Compiling aes.c
[326/468] Compiling aes_nohw.c
[327/468] Compiling sign.c
[328/468] Compiling ex_data.c
[329/468] Compiling p_x25519_asn1.c
[329/468] Compiling pbkdf.c
[331/468] Compiling scrypt.c
[332/468] Compiling p_x25519.c
[333/468] Compiling print.c
[334/468] Compiling p_rsa_asn1.c
[335/468] Compiling p_rsa.c
[336/468] Compiling p_ed25519.c
[337/468] Compiling p_dsa_asn1.c
[338/468] Compiling p_ed25519_asn1.c
[339/468] Compiling evp_asn1.c
[340/468] Compiling p_ec_asn1.c
[341/468] Compiling evp.c
[342/468] Compiling evp_ctx.c
[343/468] Compiling p_ec.c
[344/468] Compiling err_data.c
[345/468] Compiling digestsign.c
[346/468] Compiling engine.c
[347/468] Compiling err.c
[348/468] Compiling ecdh_extra.c
[349/468] Compiling ecdsa_asn1.c
[350/468] Compiling ec_derive.c
[351/468] Compiling dsa_asn1.c
[352/468] Compiling digest_extra.c
[353/468] Compiling dsa.c
[354/468] Compiling ec_asn1.c
[355/468] Compiling dh_asn1.c
[356/468] Compiling x25519-asm-arm.S
[357/468] Compiling params.c
[358/468] Compiling check.c
[359/468] Compiling spake25519.c
[360/468] Compiling dh.c
[361/468] Compiling crypto.c
[362/468] Compiling cpu-ppc64le.c
[363/468] Compiling cpu-intel.c
[364/468] Compiling cpu-arm.c
[365/468] Compiling cpu-arm-linux.c
[366/468] Compiling cpu-aarch64-linux.c
[367/468] Compiling cpu-aarch64-fuchsia.c
[368/468] Compiling cmac.c
[369/468] Compiling e_rc4.c
[370/468] Compiling tls_cbc.c
[371/468] Compiling e_null.c
[372/468] Compiling e_tls.c
[373/468] Compiling e_aesgcmsiv.c
[374/468] Compiling conf.c
[375/468] Compiling e_rc2.c
[376/468] Compiling e_chacha20poly1305.c
[377/468] Compiling e_aesctrhmac.c
[378/468] Compiling derive_key.c
[379/468] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[380/468] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[381/468] Compiling e_aesccm.c
[382/468] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[383/468] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[384/468] Compiling cipher_extra.c
[385/468] Compiling chacha-x86_64.mac.x86_64.S
[386/468] Compiling chacha.c
[387/468] Compiling chacha-x86_64.linux.x86_64.S
[388/468] Compiling chacha-x86.linux.x86.S
[389/468] Compiling chacha-armv8.linux.aarch64.S
[390/468] Compiling chacha-armv4.linux.arm.S
[391/468] Compiling chacha-armv4.ios.arm.S
[392/468] Compiling chacha-armv8.ios.aarch64.S
[393/468] Compiling unicode.c
[394/468] Compiling ber.c
[395/468] Compiling asn1_compat.c
[396/468] Compiling buf.c
[397/468] Compiling bn_asn1.c
[398/468] Compiling cbs.c
[399/468] Compiling cbb.c
[400/468] Compiling socket.c
[401/468] Compiling convert.c
[402/468] Compiling socket_helper.c
[403/468] Compiling printf.c
[404/468] Compiling file.c
[405/468] Compiling pair.c
[406/468] Compiling fd.c
[407/468] Compiling hexdump.c
[408/468] Compiling bio_mem.c
[409/468] Compiling base64.c
[410/468] Compiling time_support.c
[411/468] Compiling connect.c
[412/468] Compiling bio.c
[413/468] Compiling tasn_fre.c
[414/468] Compiling tasn_utl.c
[415/468] Compiling tasn_typ.c
[416/468] Compiling f_string.c
[417/468] Compiling f_int.c
[418/468] Compiling tasn_new.c
[419/468] Compiling tasn_enc.c
[420/468] Compiling f_enum.c
[421/468] Compiling asn_pack.c
[422/468] Compiling asn1_par.c
[423/468] Compiling a_utf8.c
[424/468] Compiling asn1_lib.c
[425/468] Compiling a_utctm.c
[426/468] Compiling tasn_dec.c
[427/468] Compiling a_type.c
[428/468] Compiling a_time.c
[429/468] Compiling a_octet.c
[430/468] Compiling a_print.c
[431/468] Compiling a_i2d_fp.c
[432/468] Compiling a_strnid.c
[433/468] Compiling a_gentm.c
[434/468] Compiling a_mbstr.c
[435/468] Compiling a_object.c
[436/468] Write sources
[439/468] Compiling a_int.c
[440/468] Compiling a_dup.c
[441/468] Compiling a_d2i_fp.c
[442/468] Compiling a_enum.c
[443/468] Compiling a_bool.c
[444/468] Compiling a_bitstr.c
[445/495] Compiling c-nioatomics.c
[446/495] Compiling c-atomics.c
[448/499] Compiling TravisV3Core Setting.swift
[449/500] Compiling TravisV3Core User.swift
[450/500] Compiling ArgumentParser ParsableArguments.swift
[451/500] Compiling ArgumentParser ParsableCommand.swift
[452/500] Compiling ArgumentParser ArgumentDecoder.swift
[453/500] Compiling ArgumentParser CommandParser.swift
[454/500] Compiling ArgumentParser InputOrigin.swift
[455/500] Compiling ArgumentParser Name.swift
[456/500] Compiling ArgumentParser OptionGroup.swift
[457/500] Compiling ArgumentParser CommandConfiguration.swift
[458/500] Compiling ArgumentParser ExpressibleByArgument.swift
[459/500] Compiling ArgumentParser Flag.swift
[460/500] Compiling ArgumentParser NameSpecification.swift
[461/500] Compiling ArgumentParser Option.swift
[462/500] Compiling ArgumentParser Parsed.swift
[463/500] Compiling ArgumentParser ParsedValues.swift
[464/500] Compiling ArgumentParser ParserError.swift
[465/500] Compiling ArgumentParser ArgumentDefinition.swift
[466/500] Compiling ArgumentParser ArgumentSet.swift
[467/500] Compiling ArgumentParser ArgumentSetSequence.swift
[468/502] Emitting module NIOConcurrencyHelpers
[469/502] Compiling NIOConcurrencyHelpers atomics.swift
[470/502] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[471/502] Compiling NIOConcurrencyHelpers lock.swift
[472/562] Compiling NIO EventLoop.swift
[473/562] Compiling NIO EventLoopFuture.swift
[474/562] Compiling NIO ChannelHandler.swift
[475/562] Compiling NIO ChannelHandlers.swift
[476/562] Compiling NIO NonBlockingFileIO.swift
[477/562] Compiling NIO AddressedEnvelope.swift
[478/562] Compiling NIO BaseSocket.swift
/Users/admin/builder/spi-builder-workspace/Sources/TravisV3Core/Error.swift:3:10: warning: associated value 'travis' of 'Sendable'-conforming enum 'TravisError' has non-sendable type 'TravisErrorMessage'; this is an error in the Swift 6 language mode
 1 | /// The errors produced by TravisClient
 2 | public enum TravisError: Error {
 3 |     case travis(TravisErrorMessage)
   |          `- warning: associated value 'travis' of 'Sendable'-conforming enum 'TravisError' has non-sendable type 'TravisErrorMessage'; this is an error in the Swift 6 language mode
 4 |     case notPathEscapable
 5 |     case noData
   :
 8 |
 9 | /// The travis error message
10 | public struct TravisErrorMessage: Codable {
   |               `- note: consider making struct 'TravisErrorMessage' conform to the 'Sendable' protocol
11 |     public let type: String
12 |     public let message: String
[479/562] Compiling NIO BaseSocketChannel.swift
/Users/admin/builder/spi-builder-workspace/Sources/TravisV3Core/Error.swift:3:10: warning: associated value 'travis' of 'Sendable'-conforming enum 'TravisError' has non-sendable type 'TravisErrorMessage'; this is an error in the Swift 6 language mode
 1 | /// The errors produced by TravisClient
 2 | public enum TravisError: Error {
 3 |     case travis(TravisErrorMessage)
   |          `- warning: associated value 'travis' of 'Sendable'-conforming enum 'TravisError' has non-sendable type 'TravisErrorMessage'; this is an error in the Swift 6 language mode
 4 |     case notPathEscapable
 5 |     case noData
   :
 8 |
 9 | /// The travis error message
10 | public struct TravisErrorMessage: Codable {
   |               `- note: consider making struct 'TravisErrorMessage' conform to the 'Sendable' protocol
11 |     public let type: String
12 |     public let message: String
[480/562] Compiling NIO MulticastChannel.swift
[481/562] Compiling NIO NIOAny.swift
[482/562] Compiling NIO NIOCloseOnErrorHandler.swift
[483/562] Compiling NIO NIOThreadPool.swift
[484/562] Compiling NIO ByteBuffer-views.swift
[485/562] Compiling NIO Channel.swift
[486/562] Compiling NIO ChannelInvoker.swift
[487/562] Compiling NIO MarkedCircularBuffer.swift
[488/562] Emitting module TravisV3Core
/Users/admin/builder/spi-builder-workspace/Sources/TravisV3Core/Error.swift:3:10: warning: associated value 'travis' of 'Sendable'-conforming enum 'TravisError' has non-sendable type 'TravisErrorMessage'; this is an error in the Swift 6 language mode
 1 | /// The errors produced by TravisClient
 2 | public enum TravisError: Error {
 3 |     case travis(TravisErrorMessage)
   |          `- warning: associated value 'travis' of 'Sendable'-conforming enum 'TravisError' has non-sendable type 'TravisErrorMessage'; this is an error in the Swift 6 language mode
 4 |     case notPathEscapable
 5 |     case noData
   :
 8 |
 9 | /// The travis error message
10 | public struct TravisErrorMessage: Codable {
   |               `- note: consider making struct 'TravisErrorMessage' conform to the 'Sendable' protocol
11 |     public let type: String
12 |     public let message: String
[489/562] Compiling NIO ByteBuffer-core.swift
[490/562] Compiling NIO ByteBuffer-int.swift
[497/564] Emitting module ArgumentParser
[500/564] Compiling TravisClient Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/TravisClient/Client.swift:222:25: warning: capture of 'self' with non-sendable type 'TravisClient?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  7 |
  8 | /// API Client for talking to the travis v3 api.
  9 | public class TravisClient {
    |              `- note: class 'TravisClient' does not conform to the 'Sendable' protocol
 10 |     public typealias MetadataCompletion<T: Codable> = (Result<Metadata<T>, TravisError>) -> Void
 11 |     public typealias ActionCompletion<T: Codable> = (Result<Action<T>, TravisError>) -> Void
    :
220 |             guard let someData = data else {
221 |                 let result: Result<T, TravisError> = .failure(.noData)
222 |                 onQueue(self?.completionQueue, completion: completion, result: result)
    |                         `- warning: capture of 'self' with non-sendable type 'TravisClient?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
223 |                 return
224 |             }
/Users/admin/builder/spi-builder-workspace/Sources/TravisClient/Client.swift:222:60: warning: capture of 'completion' with non-sendable type 'TravisClient.ResultCompletion<T>' (aka '(Result<T, TravisError>) -> ()') in a `@Sendable` closure; this is an error in the Swift 6 language mode
220 |             guard let someData = data else {
221 |                 let result: Result<T, TravisError> = .failure(.noData)
222 |                 onQueue(self?.completionQueue, completion: completion, result: result)
    |                                                            |- warning: capture of 'completion' with non-sendable type 'TravisClient.ResultCompletion<T>' (aka '(Result<T, TravisError>) -> ()') in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                                                            `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
223 |                 return
224 |             }
/Users/admin/builder/spi-builder-workspace/Sources/TravisClient/Client.swift:308:26: warning: capture of 'completion' with non-sendable type 'TravisClient.ResultCompletion<T>' (aka '(Result<T, TravisError>) -> ()') in a `@Sendable` closure; this is an error in the Swift 6 language mode
306 | func onQueue<T: Codable>(_ queue: DispatchQueue?, completion: @escaping TravisClient.ResultCompletion<T>, result: Result<T, TravisError>) {
307 |     if let theQueue = queue {
308 |         theQueue.async { completion(result) }
    |                          |- warning: capture of 'completion' with non-sendable type 'TravisClient.ResultCompletion<T>' (aka '(Result<T, TravisError>) -> ()') in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                          `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
309 |     } else {
310 |         completion(result)
/Users/admin/builder/spi-builder-workspace/Sources/TravisClient/Client.swift:308:37: warning: capture of 'result' with non-sendable type 'Result<T, TravisError>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
304 | }
305 |
306 | func onQueue<T: Codable>(_ queue: DispatchQueue?, completion: @escaping TravisClient.ResultCompletion<T>, result: Result<T, TravisError>) {
    |              `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
307 |     if let theQueue = queue {
308 |         theQueue.async { completion(result) }
    |                                     `- warning: capture of 'result' with non-sendable type 'Result<T, TravisError>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
309 |     } else {
310 |         completion(result)
[501/564] Emitting module TravisClient
[502/564] Compiling NIO Resolver.swift
[503/564] Compiling NIO Selectable.swift
[504/564] Compiling NIO SelectableEventLoop.swift
[505/564] Compiling NIO Selector.swift
[506/564] Compiling NIO ServerSocket.swift
[507/564] Compiling NIO SingleStepByteToMessageDecoder.swift
[515/570] Compiling NIO Thread.swift
[516/570] Compiling NIO ThreadPosix.swift
[517/570] Compiling NIO ThreadWindows.swift
[518/570] Compiling NIO TypeAssistedChannelHandler.swift
[519/570] Compiling NIO UniversalBootstrapSupport.swift
[520/570] Compiling NIO Utilities.swift
[521/570] Compiling NIO Heap.swift
[522/570] Compiling NIO IO.swift
[523/570] Compiling NIO IOData.swift
[524/570] Compiling NIO IntegerTypes.swift
[525/570] Compiling NIO Interfaces.swift
[526/570] Compiling NIO Linux.swift
[527/570] Compiling NIO LinuxCPUSet.swift
[530/570] Compiling NIO FileDescriptor.swift
[531/570] Compiling NIO FileHandle.swift
[532/570] Compiling NIO FileRegion.swift
[533/570] Compiling NIO GetaddrinfoResolver.swift
[534/570] Compiling NIO HappyEyeballs.swift
[535/570] Compiling NIO Socket.swift
[536/570] Compiling NIO SocketAddresses.swift
[537/570] Compiling NIO SocketChannel.swift
[538/570] Compiling NIO SocketOptionProvider.swift
[539/570] Compiling NIO SocketProtocols.swift
[540/570] Compiling NIO System.swift
[541/570] 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
[542/570] 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
[543/570] 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
[544/570] 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
[545/570] 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
[546/570] 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
[547/570] 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)
[548/570] 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)
[549/570] 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)
[550/570] 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)
[551/570] 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)
[552/570] 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)
[553/570] 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)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[554/570] 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)
/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 |     }
/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 |     }
/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 |     }
/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 |     }
/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 |     }
/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 |     }
[564/570] Compiling NIO BaseStreamSocketChannel.swift
[565/570] Compiling NIO Bootstrap.swift
[566/570] Compiling NIO ByteBuffer-aux.swift
[567/570] Compiling NIO ByteBuffer-conversions.swift
BUILD FAILURE 6.0 macosSpm