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 GRPCClient, reference master (d088e3), with Swift 6.0 for macOS (SPM) on 31 Oct 2024 13:56:54 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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cats-oss/grpc-swift-client.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cats-oss/grpc-swift-client
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d088e33 Update podspec
Cloned https://github.com/cats-oss/grpc-swift-client.git
Revision (git rev-parse @):
d088e331916a054898503ad48cc25bcf68b7aa4c
SUCCESS checkout https://github.com/cats-oss/grpc-swift-client.git at master
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2260] Fetching swift-nio-transport-services
[24/5920] Fetching swift-nio-transport-services, swift-log
[334/16985] Fetching swift-nio-transport-services, swift-log, swift-nio-http2
[5490/54812] Fetching swift-nio-transport-services, swift-log, swift-nio-http2, swift-protobuf
[7960/102782] Fetching swift-nio-transport-services, swift-log, swift-nio-http2, swift-protobuf, grpc-swift
[9224/116077] Fetching swift-nio-transport-services, swift-log, swift-nio-http2, swift-protobuf, grpc-swift, swift-nio-ssl
[34052/187183] Fetching swift-nio-transport-services, swift-log, swift-nio-http2, swift-protobuf, grpc-swift, swift-nio-ssl, swift-nio
Fetched https://github.com/grpc/grpc-swift.git from cache (2.63s)
[100029/139213] Fetching swift-nio-transport-services, swift-log, swift-nio-http2, swift-protobuf, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.31s)
Fetched https://github.com/apple/swift-log.git from cache (4.31s)
Fetched https://github.com/apple/swift-nio.git from cache (4.31s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (4.31s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (4.31s)
Fetched https://github.com/apple/swift-protobuf.git from cache (4.31s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.10.2 (2.71s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.0.0-alpha.19 (0.70s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.0 (0.66s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.7.0 (0.65s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.8.0 (0.67s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.14.2 (0.63s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.22.1 (0.67s)
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.22.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.14.2
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.0.0-alpha.19
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.10.2
========================================
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": "grpc-swift-client",
      "name": "GRPCClient",
      "url": "https://github.com/cats-oss/grpc-swift-client.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/grpc-swift-client",
      "dependencies": [
        {
          "identity": "swift-protobuf",
          "name": "SwiftProtobuf",
          "url": "https://github.com/apple/swift-protobuf.git",
          "version": "1.10.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-protobuf",
          "dependencies": [
          ]
        },
        {
          "identity": "grpc-swift",
          "name": "grpc-swift",
          "url": "https://github.com/grpc/grpc-swift.git",
          "version": "1.0.0-alpha.19",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/grpc-swift",
          "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-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.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-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-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": [
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "identity": "swift-nio-transport-services",
              "name": "swift-nio-transport-services",
              "url": "https://github.com/apple/swift-nio-transport-services.git",
              "version": "1.23.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-transport-services",
              "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-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-protobuf",
              "name": "SwiftProtobuf",
              "url": "https://github.com/apple/swift-protobuf.git",
              "version": "1.10.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-protobuf",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.6.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/cats-oss/grpc-swift-client.git
[9/851] Fetching grpc-swift-client
Fetched https://github.com/cats-oss/grpc-swift-client.git from cache (0.85s)
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetching https://github.com/grpc/grpc-swift.git from cache
Fetched https://github.com/apple/swift-protobuf.git from cache (0.76s)
Fetched https://github.com/grpc/grpc-swift.git from cache (0.76s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.10.2 (0.04s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.0.0-alpha.19 (0.03s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.59s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.87s)
Fetched https://github.com/apple/swift-nio.git from cache (0.87s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.87s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.87s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.47s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.0 (0.47s)
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.48s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.71s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3901] Fetching swift-system
[1874/19376] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.83s)
Fetched https://github.com/apple/swift-system.git from cache (1.83s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.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.81s)
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.52s)
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.66s)
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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.23.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-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/cats-oss/grpc-swift-client.git
Working copy of https://github.com/cats-oss/grpc-swift-client.git resolved at master (d088e33)
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/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.0.0-alpha.19
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.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/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.10.2
Found 2 product dependencies
  - SwiftProtobuf
  - grpc-swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/cats-oss/grpc-swift-client.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
Building for debugging...
[0/455] Write sources
[8/455] Write protoc-gen-grpc-client-swift-entitlement.plist
[8/455] Write sources
[16/455] Compiling CNIOLinux ifaddrs-android.c
[17/455] Write swift-version--7754E27361AE5C74.txt
[18/455] Compiling CNIOLinux shim.c
[19/484] Compiling CNIOSHA1 c_nio_sha1.c
[20/530] Compiling CNIOHTTPParser c_nio_http_parser.c
[21/534] Compiling CNIODarwin shim.c
[22/534] Compiling tls13_client.cc
[23/534] Compiling tls_method.cc
[23/534] Compiling tls_record.cc
[25/534] Compiling tls13_server.cc
[25/534] Compiling tls13_both.cc
[25/534] Compiling tls13_enc.cc
[28/534] Compiling CNIOBoringSSLShims shims.c
[29/534] Compiling t1_lib.cc
[30/534] Compiling ssl_stat.cc
[31/534] Compiling ssl_versions.cc
[32/534] Compiling ssl_transcript.cc
[33/534] Compiling t1_enc.cc
[34/534] Compiling ssl_privkey.cc
[35/534] Compiling ssl_session.cc
[36/534] Compiling ssl_x509.cc
[37/534] Compiling ssl_lib.cc
[38/534] Compiling ssl_file.cc
[39/534] Compiling ssl_key_share.cc
[40/534] Compiling ssl_cipher.cc
[41/534] Compiling ssl_buffer.cc
[42/534] Compiling ssl_cert.cc
[43/534] Compiling ssl_asn1.cc
[44/534] Compiling ssl_aead_ctx.cc
[45/534] Compiling s3_pkt.cc
[46/534] Compiling s3_lib.cc
[47/534] Compiling s3_both.cc
[48/534] Compiling handshake.cc
[49/534] Compiling handshake_server.cc
[50/534] Compiling handshake_client.cc
[51/534] Compiling handoff.cc
[52/534] Compiling dtls_record.cc
[53/534] Compiling v3_sxnet.c
[54/534] Compiling v3_utl.c
[55/534] Compiling v3_skey.c
[56/534] Compiling v3_prn.c
[57/534] Compiling dtls_method.cc
[58/534] Compiling v3_purp.c
[59/534] Compiling d1_srtp.cc
[60/534] Compiling bio_ssl.cc
[61/534] Compiling d1_pkt.cc
[62/534] Compiling v3_pmaps.c
[63/534] Compiling v3_pku.c
[64/534] Compiling v3_pcons.c
[65/534] Compiling v3_pcia.c
[66/534] Compiling d1_lib.cc
[67/534] Compiling v3_pci.c
[68/534] Compiling d1_both.cc
[69/534] Compiling v3_ocsp.c
[70/534] Compiling v3_lib.c
[71/534] Compiling v3_ncons.c
[72/534] Compiling v3_int.c
[73/534] Compiling v3_info.c
[74/534] Compiling v3_ia5.c
[75/534] Compiling v3_genn.c
[76/534] Compiling v3_extku.c
[77/534] Compiling v3_enum.c
[78/534] Compiling v3_crld.c
[79/534] Compiling v3_bitst.c
[80/534] Compiling v3_cpols.c
[81/534] Compiling v3_conf.c
[82/534] Compiling v3_bcons.c
[83/534] Compiling v3_akeya.c
[84/534] Compiling v3_alt.c
[85/534] Compiling v3_akey.c
[86/534] Compiling pcy_map.c
[87/534] Compiling pcy_node.c
[88/534] Compiling pcy_lib.c
[89/534] Compiling pcy_tree.c
[90/534] Compiling pcy_data.c
[91/534] Compiling x_x509a.c
[92/534] Compiling pcy_cache.c
[93/534] Compiling x_val.c
[94/534] Compiling x_sig.c
[95/534] Compiling x_spki.c
[96/534] Compiling x_x509.c
[97/534] Compiling x_req.c
[98/534] Compiling x_pkey.c
[99/534] Compiling x_pubkey.c
[100/534] Compiling x_info.c
[101/534] Compiling x_exten.c
[102/534] Compiling x_attrib.c
[103/534] Compiling x_name.c
[104/534] Compiling x_all.c
[105/534] Compiling x509spki.c
[106/534] Compiling x_algor.c
[107/534] Compiling x_crl.c
[108/534] Compiling x509rset.c
[109/534] Compiling x509name.c
[110/534] Compiling x509cset.c
[111/534] Compiling x509_txt.c
[112/534] Compiling x509_set.c
[113/534] Compiling x509_vpm.c
[114/534] Compiling x509_v3.c
[115/534] Compiling x509_trs.c
[116/534] Compiling x509_req.c
[117/534] Compiling x509_r2x.c
[118/534] Compiling x509_obj.c
[119/534] Compiling x509_vfy.c
[120/534] Compiling x509_def.c
[121/534] Compiling x509_d2.c
[122/534] Compiling x509_att.c
[123/534] Compiling x509_ext.c
[124/534] Compiling x509_lu.c
[125/534] Compiling x509.c
[126/534] Compiling x509_cmp.c
[127/534] Compiling t_x509a.c
[128/534] Compiling i2d_pr.c
[129/534] Compiling t_req.c
[130/534] Compiling rsa_pss.c
[131/534] Compiling t_x509.c
[132/534] Compiling t_crl.c
[133/534] Compiling by_file.c
[134/534] Compiling algorithm.c
[135/534] Compiling a_verify.c
[136/534] Compiling by_dir.c
[137/534] Compiling a_sign.c
[138/534] Compiling asn1_gen.c
[139/534] Compiling a_digest.c
[140/534] Compiling trust_token.c
[141/534] Compiling a_strex.c
[142/534] Compiling thread_win.c
[143/534] Compiling thread_pthread.c
[144/534] Compiling thread_none.c
[145/534] Compiling thread.c
[146/534] Compiling stack.c
[147/534] Compiling siphash.c
[148/534] Compiling rsa_print.c
[149/534] Compiling pmbtoken.c
[150/534] Compiling rsa_asn1.c
[151/534] Compiling rc4.c
[152/534] Compiling refcount_c11.c
[153/534] Compiling refcount_lock.c
[154/534] Compiling windows.c
[155/534] Compiling rand_extra.c
[156/534] Compiling fuchsia.c
[157/534] Compiling poly1305_arm_asm.S
[158/534] Compiling deterministic.c
[159/534] Compiling forkunsafe.c
[160/534] Compiling poly1305_vec.c
[161/534] Compiling pool.c
[162/534] Compiling poly1305_arm.c
[163/534] Compiling poly1305.c
[164/534] Compiling pkcs7.c
[165/534] Compiling p5_pbev2.c
[166/534] Compiling pem_x509.c
[167/534] Compiling pem_xaux.c
[168/534] Compiling pkcs7_x509.c
[169/534] Compiling pkcs8.c
[170/534] Compiling pem_pkey.c
[171/534] Compiling pem_pk8.c
[172/534] Compiling pkcs8_x509.c
[173/534] Compiling obj_xref.c
[174/534] Compiling pem_oth.c
[175/534] Compiling mem.c
[176/534] Compiling lhash.c
[177/534] Compiling poly_rq_mul.S
[178/534] Compiling x86_64-mont5.mac.x86_64.S
[179/534] Compiling hkdf.c
[180/534] Compiling x86_64-mont5.linux.x86_64.S
[181/534] Compiling obj.c
[182/534] Compiling pem_info.c
[183/534] Compiling x86_64-mont.mac.x86_64.S
[184/534] Compiling pem_all.c
[185/534] Compiling x86_64-mont.linux.x86_64.S
[186/534] Compiling x86-mont.linux.x86.S
[187/534] Compiling vpaes-x86_64.mac.x86_64.S
[188/534] Compiling pem_lib.c
[189/534] Compiling vpaes-x86_64.linux.x86_64.S
[190/534] Compiling vpaes-x86.linux.x86.S
[191/534] Compiling vpaes-armv8.linux.aarch64.S
[192/534] Compiling vpaes-armv7.linux.arm.S
[193/534] Compiling vpaes-armv7.ios.arm.S
[194/534] Compiling vpaes-armv8.ios.aarch64.S
[195/534] Compiling sha512-x86_64.mac.x86_64.S
[196/534] Compiling kdf.c
[197/534] Compiling sha512-x86_64.linux.x86_64.S
[197/534] Compiling sha512-armv8.linux.aarch64.S
[199/534] Compiling sha512-armv4.ios.arm.S
[200/534] Compiling sha512-armv8.ios.aarch64.S
[201/534] Compiling sha512-armv4.linux.arm.S
[202/534] Compiling sha512-586.linux.x86.S
[203/534] Compiling sha256-x86_64.mac.x86_64.S
[204/534] Compiling sha256-x86_64.linux.x86_64.S
[205/534] Compiling sha256-armv8.linux.aarch64.S
[206/534] Compiling sha256-armv4.linux.arm.S
[207/534] Compiling sha256-586.linux.x86.S
[208/534] Compiling sha256-armv4.ios.arm.S
[209/534] Compiling sha256-armv8.ios.aarch64.S
[210/534] Compiling sha1-x86_64.mac.x86_64.S
[211/534] Compiling sha1-x86_64.linux.x86_64.S
[212/534] Compiling sha1-armv8.linux.aarch64.S
[213/534] Compiling sha1-armv4-large.linux.arm.S
[214/534] Compiling sha1-armv4-large.ios.arm.S
[215/534] Compiling sha1-armv8.ios.aarch64.S
[216/534] Compiling sha1-586.linux.x86.S
[217/534] Compiling sha512.c
[218/534] Compiling sha256.c
[219/534] Compiling sha1.c
[220/534] Compiling sha1-altivec.c
[221/534] Compiling rsaz-avx2.linux.x86_64.S
[222/534] Compiling rsaz-avx2.mac.x86_64.S
[224/534] Compiling Logging LogHandler.swift
[224/534] Compiling rdrand-x86_64.linux.x86_64.S
[225/534] Compiling rdrand-x86_64.mac.x86_64.S
[226/534] Compiling blinding.c
[227/534] Compiling hrss.c
[228/534] Compiling padding.c
[229/534] Compiling self_check.c
[230/534] Compiling rsa_impl.c
[231/534] Compiling fork_detect.c
[232/534] Compiling rand.c
[233/534] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[234/534] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[235/534] Compiling ctrdrbg.c
[236/534] Compiling urandom.c
[237/534] Compiling p256-x86_64-asm.mac.x86_64.S
[238/534] Compiling rsa.c
[239/534] Compiling p256-x86_64-asm.linux.x86_64.S
[240/534] Compiling polyval.c
[241/534] Compiling ofb.c
[242/534] Compiling ctr.c
[243/534] Compiling gcm_nohw.c
[244/534] Compiling cfb.c
[245/534] Compiling cbc.c
[246/534] Compiling gcm.c
[247/534] Compiling md5-x86_64.mac.x86_64.S
[248/534] Compiling md5.c
[249/534] Compiling md5-x86_64.linux.x86_64.S
[250/534] Compiling md5-586.linux.x86.S
[251/534] Compiling is_fips.c
[252/534] Compiling ghashv8-armx64.linux.aarch64.S
[253/534] Compiling ghashv8-armx32.linux.arm.S
[254/534] Compiling ghashv8-armx64.ios.aarch64.S
[255/534] Compiling hmac.c
[256/534] Compiling ghashv8-armx32.ios.arm.S
[257/534] Compiling ghash-x86_64.mac.x86_64.S
[258/534] Compiling md4.c
[259/534] Compiling ghash-x86_64.linux.x86_64.S
[260/534] Compiling ghash-x86.linux.x86.S
[261/534] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[262/534] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[263/534] Compiling ghash-ssse3-x86.linux.x86.S
[264/534] Compiling ghash-neon-armv8.linux.aarch64.S
[265/534] Compiling ghash-neon-armv8.ios.aarch64.S
[266/534] Compiling ghash-armv4.linux.arm.S
[267/534] Compiling fips_shared_support.c
[268/534] Compiling ghash-armv4.ios.arm.S
[269/534] Compiling ecdh.c
[271/534] Compiling Logging Locks.swift
[271/534] Compiling util.c
[272/534] Compiling wnaf.c
[273/534] Compiling ecdsa.c
[274/534] Compiling scalar.c
[275/534] Compiling simple.c
[276/534] Compiling simple_mul.c
[278/534] Compiling Logging Logging.swift
[279/534] Emitting module Logging
[279/534] Compiling p256-x86_64.c
[280/534] Compiling p256.c
[281/534] Compiling oct.c
[282/534] Compiling felem.c
[283/534] Compiling ec_montgomery.c
[284/534] Compiling digest.c
[285/534] Compiling p224-64.c
[286/534] Compiling ec_key.c
[287/534] Compiling digests.c
[288/534] Compiling co-586.linux.x86.S
[289/534] Compiling bsaes-armv7.linux.arm.S
[290/534] Compiling bsaes-armv7.ios.arm.S
[291/534] Compiling aead.c
[292/534] Compiling e_des.c
[293/534] Compiling ec.c
[294/534] Compiling sqrt.c
[295/534] Compiling cipher.c
[296/534] Compiling des.c
[297/534] Compiling rsaz_exp.c
[298/534] Compiling shift.c
[299/534] Compiling montgomery_inv.c
[300/534] Compiling e_aes.c
[301/534] Compiling random.c
[302/534] Compiling jacobi.c
[303/534] Compiling prime.c
[304/534] Compiling montgomery.c
[305/534] Compiling mul.c
[306/534] Compiling gcd_extra.c
[307/534] Compiling gcd.c
[308/534] Compiling div_extra.c
[309/534] Compiling ctx.c
[310/534] Compiling cmp.c
[311/534] Compiling div.c
[312/534] Compiling exponentiation.c
[313/534] Compiling bytes.c
[314/534] Compiling generic.c
[315/534] Compiling bn.c
[316/534] Compiling x86_64-gcc.c
[317/534] Compiling bn-586.linux.x86.S
[318/534] Compiling armv8-mont.linux.aarch64.S
[319/534] Compiling armv8-mont.ios.aarch64.S
[320/534] Compiling add.c
[321/534] Compiling armv4-mont.ios.arm.S
[321/534] Compiling armv4-mont.linux.arm.S
[323/534] Compiling aesv8-armx64.linux.aarch64.S
[324/534] Compiling aesv8-armx64.ios.aarch64.S
[325/534] Compiling aesv8-armx32.linux.arm.S
[326/534] Compiling aesv8-armx32.ios.arm.S
[327/534] Compiling aesni-x86_64.mac.x86_64.S
[328/534] Compiling aesni-x86_64.linux.x86_64.S
[329/534] Compiling aesni-x86.linux.x86.S
[330/534] Compiling aesni-gcm-x86_64.linux.x86_64.S
[331/534] Compiling aesni-gcm-x86_64.mac.x86_64.S
[332/534] Compiling mode_wrappers.c
[333/534] Compiling key_wrap.c
[334/534] Compiling aes.c
[335/534] Compiling ex_data.c
[336/534] Compiling sign.c
[337/534] Compiling scrypt.c
[338/534] Compiling pbkdf.c
[339/534] Compiling aes_nohw.c
[340/534] Compiling print.c
[341/534] Compiling p_x25519.c
[342/534] Compiling p_rsa_asn1.c
[343/534] Compiling p_ed25519_asn1.c
[344/534] Compiling p_ed25519.c
[345/534] Compiling p_x25519_asn1.c
[346/534] Compiling p_ec_asn1.c
[347/534] Compiling p_dsa_asn1.c
[348/534] Compiling p_rsa.c
[349/534] Compiling p_ec.c
[350/534] Compiling err_data.c
[351/534] Compiling evp_ctx.c
[352/534] Compiling digestsign.c
[353/534] Compiling engine.c
[354/534] Compiling evp_asn1.c
[355/534] Compiling err.c
[356/534] Compiling evp.c
[357/534] Compiling ecdsa_asn1.c
[358/534] Compiling ecdh_extra.c
[359/534] Compiling hash_to_curve.c
[360/534] Compiling ec_derive.c
[361/534] Compiling dsa_asn1.c
[362/534] Compiling check.c
[363/534] Compiling dh_asn1.c
[364/534] Compiling params.c
[365/534] Compiling ec_asn1.c
[366/534] Compiling dh.c
[367/534] Compiling spake25519.c
[368/534] Compiling dsa.c
[369/534] Compiling x25519-asm-arm.S
[370/534] Compiling cpu-ppc64le.c
[371/534] Compiling digest_extra.c
[372/534] Compiling cpu-intel.c
[373/534] Compiling cpu-arm.c
[374/534] Compiling crypto.c
[375/534] Compiling cpu-arm-linux.c
[376/534] Compiling cpu-aarch64-linux.c
[377/534] Compiling cpu-aarch64-fuchsia.c
[378/534] Compiling e_rc4.c
[379/534] Compiling cmac.c
[380/534] Compiling e_rc2.c
[381/534] Compiling e_null.c
[382/534] Compiling tls_cbc.c
[383/534] Compiling conf.c
[384/534] Compiling e_chacha20poly1305.c
[385/534] Compiling e_tls.c
[386/534] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[387/534] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[388/534] Compiling derive_key.c
[389/534] Compiling e_aesctrhmac.c
[390/534] Compiling e_aesgcmsiv.c
[391/534] Compiling curve25519.c
[392/534] Compiling cipher_extra.c
[393/534] Compiling e_aesccm.c
[394/534] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[395/534] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[396/534] Compiling chacha-x86_64.linux.x86_64.S
[397/534] Compiling chacha-x86_64.mac.x86_64.S
[398/534] Compiling chacha-x86.linux.x86.S
[399/534] Compiling chacha-armv8.linux.aarch64.S
[400/534] Compiling chacha-armv4.linux.arm.S
[401/534] Compiling chacha-armv4.ios.arm.S
[402/534] Compiling chacha.c
[403/534] Compiling chacha-armv8.ios.aarch64.S
[404/534] Compiling unicode.c
[405/534] Compiling buf.c
[406/534] Compiling bn_asn1.c
[407/534] Compiling asn1_compat.c
[408/534] Compiling ber.c
[409/534] Compiling cbs.c
[410/534] Compiling socket.c
[411/534] Compiling convert.c
[412/534] Compiling socket_helper.c
[413/534] Compiling cbb.c
[414/534] Compiling printf.c
[415/534] Compiling hexdump.c
[416/534] Compiling file.c
[417/534] Compiling pair.c
[418/534] Compiling bio_mem.c
[419/534] Compiling fd.c
[420/534] Compiling base64.c
[421/534] Compiling connect.c
[422/534] Compiling time_support.c
[423/534] Compiling tasn_typ.c
[424/534] Compiling bio.c
[425/534] Compiling tasn_utl.c
[426/534] Compiling tasn_fre.c
[427/534] Compiling tasn_new.c
[428/534] Compiling f_string.c
[429/534] Compiling f_int.c
[430/534] Compiling f_enum.c
[431/534] Compiling asn_pack.c
[432/534] Compiling tasn_enc.c
[433/534] Compiling asn1_par.c
[434/534] Compiling asn1_lib.c
[435/534] Compiling tasn_dec.c
[436/534] Compiling a_utf8.c
[437/534] Compiling a_time.c
[438/534] Compiling a_type.c
[439/534] Compiling a_print.c
[440/534] Compiling a_octet.c
[441/534] Compiling a_utctm.c
[442/534] Compiling a_strnid.c
[443/534] Compiling a_mbstr.c
[444/534] Compiling a_i2d_fp.c
[445/534] Compiling a_gentm.c
[446/534] Compiling a_d2i_fp.c
[447/534] Compiling a_int.c
[448/534] Compiling a_dup.c
[449/534] Compiling a_object.c
[450/534] Compiling a_enum.c
[451/534] Compiling a_bool.c
[452/534] Compiling CGRPCZlib empty.c
[453/534] Compiling a_bitstr.c
[454/534] Compiling c-nioatomics.c
[455/534] Compiling c-atomics.c
[457/538] Emitting module SwiftProtobuf
[458/546] Compiling NIOConcurrencyHelpers atomics.swift
[459/546] Compiling NIOConcurrencyHelpers lock.swift
[460/546] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[461/546] Emitting module NIOConcurrencyHelpers
[462/610] Compiling NIO PriorityQueue.swift
[463/610] Compiling NIO RecvByteBufferAllocator.swift
[464/610] Compiling NIO Resolver.swift
[465/610] Compiling NIO Selectable.swift
[466/610] Compiling NIO SelectableEventLoop.swift
[467/610] Compiling NIO Selector.swift
[468/610] Compiling SwiftProtobuf ExtensibleMessage.swift
[469/610] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[470/610] Compiling SwiftProtobuf ExtensionFields.swift
[471/610] Compiling NIO Socket.swift
[472/610] Compiling NIO SocketAddresses.swift
[473/610] Compiling NIO SocketChannel.swift
[474/610] Compiling NIO SocketOptionProvider.swift
[475/610] Compiling NIO SocketProtocols.swift
[476/610] Compiling NIO Bootstrap.swift
[477/610] Compiling NIO ByteBuffer-aux.swift
[478/610] Compiling NIO ByteBuffer-conversions.swift
[479/610] Compiling NIO AddressedEnvelope.swift
[480/610] Compiling NIO BSDSocketAPI.swift
[481/610] Compiling NIO BSDSocketAPIPosix.swift
[482/610] Compiling NIO BSDSocketAPIWindows.swift
[483/610] Compiling NIO BaseSocket.swift
[484/610] Compiling NIO BaseSocketChannel.swift
[485/610] Compiling NIO BaseStreamSocketChannel.swift
[486/610] Compiling NIO ServerSocket.swift
[487/610] Compiling NIO SingleStepByteToMessageDecoder.swift
[488/610] Compiling NIO NIOAny.swift
[489/610] Compiling NIO NIOCloseOnErrorHandler.swift
[490/610] Compiling NIO NIOThreadPool.swift
[491/610] Compiling NIO NonBlockingFileIO.swift
[492/610] Compiling NIO PendingDatagramWritesManager.swift
[493/610] Compiling NIO PendingWritesManager.swift
[494/610] Compiling NIO PipeChannel.swift
[495/610] Compiling NIO PipePair.swift
[496/610] Compiling SwiftProtobuf Varint.swift
[497/610] Compiling SwiftProtobuf Version.swift
[498/610] Compiling SwiftProtobuf Visitor.swift
[499/610] Compiling SwiftProtobuf WireFormat.swift
[500/610] Compiling SwiftProtobuf ZigZag.swift
[501/610] Compiling SwiftProtobuf any.pb.swift
[502/610] Compiling SwiftProtobuf api.pb.swift
[503/610] Compiling SwiftProtobuf descriptor.pb.swift
[504/610] Compiling NIO ByteBuffer-core.swift
[505/610] Compiling NIO ByteBuffer-int.swift
[506/610] Compiling NIO ByteBuffer-views.swift
[507/610] Compiling NIO Channel.swift
[508/610] Compiling NIO ControlMessage.swift
[509/610] Compiling NIO ConvenienceOptionSupport.swift
[510/610] Compiling NIO DatagramVectorReadManager.swift
[511/610] Compiling NIO DeadChannel.swift
[512/610] Compiling NIO Codec.swift
[513/610] Compiling NIO IOData.swift
[514/610] Compiling NIO IntegerTypes.swift
[515/610] Compiling NIO Interfaces.swift
[516/610] Compiling NIO Linux.swift
[517/610] Compiling NIO LinuxCPUSet.swift
[518/610] Compiling NIO MarkedCircularBuffer.swift
[519/610] Compiling NIO MulticastChannel.swift
[520/610] Compiling NIO Heap.swift
[521/610] Compiling NIO IO.swift
[522/610] Compiling NIO ChannelHandler.swift
[523/610] Compiling NIO ChannelHandlers.swift
[524/610] Compiling NIO ChannelInvoker.swift
[525/610] Compiling NIO ChannelOption.swift
[526/610] Compiling NIO ChannelPipeline.swift
[527/610] Compiling NIO CircularBuffer.swift
[528/610] Compiling NIO Embedded.swift
[529/610] Compiling NIO EventLoop.swift
[530/610] Compiling NIO EventLoopFuture.swift
[531/610] Compiling NIO FileDescriptor.swift
[532/610] Compiling NIO FileHandle.swift
[533/610] Compiling NIO FileRegion.swift
[534/610] Compiling NIO GetaddrinfoResolver.swift
[535/610] Compiling NIO HappyEyeballs.swift
[536/610] Compiling SwiftProtobuf duration.pb.swift
[537/610] Compiling SwiftProtobuf empty.pb.swift
[538/610] Compiling SwiftProtobuf field_mask.pb.swift
[539/610] Compiling SwiftProtobuf source_context.pb.swift
[540/610] Compiling SwiftProtobuf struct.pb.swift
[541/610] Compiling SwiftProtobuf timestamp.pb.swift
[542/610] Compiling SwiftProtobuf type.pb.swift
[543/610] Compiling SwiftProtobuf wrappers.pb.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)
/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/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/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/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/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/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: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 |     }
/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/PendingDatagramWritesManager.swift:334:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
332 |             while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
333 |                                                                                                 to: markedIndex) >= 0 {
334 |                 let element = self.pendingWrites.pendingWrites[index]
    |                 `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
335 |                 index = self.pendingWrites.pendingWrites.index(after: index)
336 |                 return element
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:334:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
332 |             while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
333 |                                                                                                 to: markedIndex) >= 0 {
334 |                 let element = self.pendingWrites.pendingWrites[index]
    |                 `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
335 |                 index = self.pendingWrites.pendingWrites.index(after: index)
336 |                 return element
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:334:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
332 |             while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
333 |                                                                                                 to: markedIndex) >= 0 {
334 |                 let element = self.pendingWrites.pendingWrites[index]
    |                 `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
335 |                 index = self.pendingWrites.pendingWrites.index(after: index)
336 |                 return element
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:334:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
332 |             while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
333 |                                                                                                 to: markedIndex) >= 0 {
334 |                 let element = self.pendingWrites.pendingWrites[index]
    |                 `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
335 |                 index = self.pendingWrites.pendingWrites.index(after: index)
336 |                 return element
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:334:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
332 |             while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
333 |                                                                                                 to: markedIndex) >= 0 {
334 |                 let element = self.pendingWrites.pendingWrites[index]
    |                 `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
335 |                 index = self.pendingWrites.pendingWrites.index(after: index)
336 |                 return element
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:334:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
332 |             while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
333 |                                                                                                 to: markedIndex) >= 0 {
334 |                 let element = self.pendingWrites.pendingWrites[index]
    |                 `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
335 |                 index = self.pendingWrites.pendingWrites.index(after: index)
336 |                 return element
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:334:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
332 |             while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
333 |                                                                                                 to: markedIndex) >= 0 {
334 |                 let element = self.pendingWrites.pendingWrites[index]
    |                 `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
335 |                 index = self.pendingWrites.pendingWrites.index(after: index)
336 |                 return element
[572/634] Compiling SwiftProtobufPluginLibrary Array+Extensions.swift
[573/634] Compiling SwiftProtobufPluginLibrary CodePrinter.swift
[574/634] Compiling SwiftProtobufPluginLibrary Descriptor+Extensions.swift
[575/634] Compiling SwiftProtobufPluginLibrary Descriptor.swift
[576/634] Compiling SwiftProtobufPluginLibrary Google_Protobuf_SourceCodeInfo+Extensions.swift
[577/634] Compiling SwiftProtobufPluginLibrary NamingUtils.swift
[578/634] Compiling SwiftProtobufPluginLibrary FieldNumbers.swift
[579/634] Compiling SwiftProtobufPluginLibrary Google_Protobuf_Compiler_CodeGeneratorResponse+Extensions.swift
[580/634] Compiling SwiftProtobufPluginLibrary ProvidesSourceCodeLocation.swift
[581/634] Compiling SwiftProtobufPluginLibrary SwiftLanguage.swift
[582/634] Compiling SwiftProtobufPluginLibrary ProtoFileToModuleMappings.swift
[583/634] Compiling SwiftProtobufPluginLibrary ProvidesLocationPath.swift
[584/634] Compiling SwiftProtobufPluginLibrary SwiftProtobufInfo.swift
[585/634] Compiling SwiftProtobufPluginLibrary SwiftProtobufNamer.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[607/634] 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)
[608/634] Compiling SwiftProtobufPluginLibrary UnicodeScalar+Extensions.swift
[617/634] Compiling SwiftProtobufPluginLibrary plugin.pb.swift
[618/635] Compiling NIO System.swift
[619/635] Compiling NIO Thread.swift
[620/635] Compiling NIO ThreadPosix.swift
[621/635] Compiling NIO ThreadWindows.swift
[622/635] Compiling NIO TypeAssistedChannelHandler.swift
[623/635] Compiling NIO UniversalBootstrapSupport.swift
[624/635] Compiling NIO Utilities.swift
BUILD FAILURE 6.0 macosSpm