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 with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
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/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-log.git (0.32s)
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git (0.32s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-nio.git (0.36s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio-http2.git (0.26s)
Fetching https://github.com/grpc/grpc-swift.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git (0.24s)
Fetched https://github.com/apple/swift-protobuf.git (0.35s)
Fetched https://github.com/grpc/grpc-swift.git (0.32s)
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.55s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.10.2 (0.43s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.0 (0.03s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.7.0 (0.42s)
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.43s)
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.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.22.1 (0.40s)
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/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-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-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/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-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.10.2
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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.62.0",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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.0.5",
                  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-nio-http2",
              "name": "swift-nio-http2",
              "url": "https://github.com/apple/swift-nio-http2.git",
              "version": "1.29.0",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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.62.0",
                  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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.0.5",
                      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.2.0",
                  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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.25.0",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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.62.0",
                  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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.0.5",
                      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "identity": "swift-nio-transport-services",
              "name": "swift-nio-transport-services",
              "url": "https://github.com/apple/swift-nio-transport-services.git",
              "version": "1.20.0",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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.62.0",
                  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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.0.5",
                      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.2.0",
                  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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.5.3",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/cats-oss/grpc-swift-client.git
[1/846] Fetching grpc-swift-client
Fetched https://github.com/cats-oss/grpc-swift-client.git (0.31s)
Fetching https://github.com/grpc/grpc-swift.git from cache
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetched https://github.com/grpc/grpc-swift.git (0.38s)
Fetched https://github.com/apple/swift-protobuf.git (0.39s)
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-log.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git (0.27s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-log.git (0.28s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git (0.28s)
Fetched https://github.com/apple/swift-nio-http2.git (0.23s)
Fetched https://github.com/apple/swift-nio.git (0.34s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.10.2 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.03s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.20.0 (0.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.20s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.23s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.05s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.29.0 (0.03s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.25.0 (0.03s)
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
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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.20.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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.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.25.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.0.5
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
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
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.29.0
Found 2 product dependencies
  - SwiftProtobuf
  - grpc-swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/436] Compiling CNIOLinux ifaddrs-android.c
[1/436] Compiling CNIOLinux shim.c
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:106:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
sha1_step(ctxt)
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:191:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_init(ctxt)
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:203:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_pad(ctxt)
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:238:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_loop(ctxt, input, len)
^
4 warnings generated.
[2/436] Compiling CNIOSHA1 c_nio_sha1.c
[3/436] Compiling CNIODarwin shim.c
[4/436] Compiling CNIOHTTPParser c_nio_http_parser.c
[5/436] Compiling unicode.c
[6/513] Compiling tls_record.cc
[6/513] Compiling tls_method.cc
[8/513] Compiling CNIOBoringSSLShims shims.c
[9/513] Compiling tls13_enc.cc
[10/513] Compiling tls13_server.cc
[11/513] Compiling tls13_both.cc
[12/513] Compiling tls13_client.cc
[13/513] Compiling t1_lib.cc
[14/513] Compiling t1_enc.cc
[15/513] Compiling ssl_x509.cc
[16/513] Compiling ssl_versions.cc
[17/513] Compiling ssl_transcript.cc
[19/513] Emitting module Logging
[20/513] Compiling Logging Locks.swift
[21/513] Compiling Logging LogHandler.swift
[22/513] Compiling Logging Logging.swift
[22/513] Compiling ssl_stat.cc
[23/513] Compiling c-nioatomics.c
[24/513] Compiling ssl_session.cc
[25/513] Compiling ssl_privkey.cc
[26/513] Compiling ssl_key_share.cc
[27/513] Compiling ssl_lib.cc
[28/513] Compiling ssl_file.cc
[29/513] Compiling ssl_cipher.cc
[30/513] Compiling ssl_cert.cc
[31/513] Compiling ssl_buffer.cc
[32/513] Compiling ssl_asn1.cc
[33/513] Compiling ssl_aead_ctx.cc
[34/513] Compiling s3_pkt.cc
[35/513] Compiling s3_lib.cc
[36/513] Compiling s3_both.cc
[37/513] Compiling handshake_server.cc
[38/513] Compiling handshake.cc
[39/513] Compiling handshake_client.cc
[40/513] Compiling dtls_record.cc
[41/513] Compiling dtls_method.cc
[42/513] Compiling handoff.cc
[43/513] Compiling v3_sxnet.c
[43/513] Compiling v3_utl.c
[45/513] Compiling d1_srtp.cc
[46/513] Compiling v3_prn.c
[47/513] Compiling v3_skey.c
[48/513] Compiling v3_purp.c
[49/513] Compiling v3_pmaps.c
[50/513] Compiling v3_pcons.c
[51/513] Compiling d1_pkt.cc
[52/513] Compiling v3_pku.c
[53/513] Compiling v3_pcia.c
[54/513] Compiling v3_ocsp.c
[55/513] Compiling v3_pci.c
[56/513] Compiling d1_lib.cc
[57/513] Compiling v3_ncons.c
[58/513] Compiling v3_ia5.c
[59/513] Compiling v3_info.c
[60/513] Compiling v3_int.c
[61/513] Compiling v3_lib.c
[62/513] Compiling d1_both.cc
[63/513] Compiling bio_ssl.cc
[64/513] Compiling v3_extku.c
[65/513] Compiling v3_bitst.c
[66/513] Compiling v3_conf.c
[67/513] Compiling v3_genn.c
[68/513] Compiling v3_crld.c
[69/513] Compiling v3_cpols.c
[70/513] Compiling v3_enum.c
[71/513] Compiling v3_alt.c
[72/513] Compiling v3_bcons.c
[73/513] Compiling v3_akey.c
[74/513] Compiling v3_akeya.c
[75/513] Compiling pcy_node.c
[76/513] Compiling pcy_tree.c
[77/513] Compiling x_x509a.c
[78/513] Compiling pcy_lib.c
[79/513] Compiling pcy_data.c
[80/513] Compiling pcy_map.c
[81/513] Compiling pcy_cache.c
[82/513] Compiling x_spki.c
[84/513] Compiling SwiftProtobuf TimeUtils.swift
[85/513] Compiling SwiftProtobuf UnknownStorage.swift
[86/513] Compiling SwiftProtobuf UnsafeBufferPointer+Shims.swift
[87/513] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[88/513] Compiling SwiftProtobuf Varint.swift
[89/513] Compiling SwiftProtobuf Version.swift
[90/513] Compiling SwiftProtobuf Visitor.swift
[91/513] Compiling SwiftProtobuf WireFormat.swift
[92/513] Compiling SwiftProtobuf ZigZag.swift
[93/513] Compiling SwiftProtobuf any.pb.swift
[93/523] Compiling x_x509.c
[95/523] Compiling SwiftProtobuf Message+AnyAdditions.swift
[96/523] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[97/523] Compiling SwiftProtobuf Message+JSONAdditions.swift
[98/523] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[99/523] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[100/523] Compiling SwiftProtobuf Message.swift
[101/523] Compiling SwiftProtobuf MessageExtension.swift
[102/523] Compiling SwiftProtobuf NameMap.swift
[103/523] Compiling SwiftProtobuf ProtoNameProviding.swift
[104/523] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[104/523] Compiling x_val.c
[106/523] Compiling SwiftProtobuf Data+Extensions.swift
[107/523] Compiling SwiftProtobuf Decoder.swift
[108/523] Compiling SwiftProtobuf DoubleParser.swift
[109/523] Compiling SwiftProtobuf Enum.swift
[110/523] Compiling SwiftProtobuf ExtensibleMessage.swift
[111/523] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[112/523] Compiling SwiftProtobuf ExtensionFields.swift
[113/523] Compiling SwiftProtobuf ExtensionMap.swift
[114/523] Compiling SwiftProtobuf FieldTag.swift
[115/523] Compiling SwiftProtobuf FieldTypes.swift
[116/523] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[116/523] Compiling x_sig.c
[117/523] Compiling x_req.c
[118/523] Compiling x_pubkey.c
[119/523] Compiling x_pkey.c
[120/523] Compiling x_name.c
[121/523] Compiling x_info.c
[122/523] Compiling x_exten.c
[123/523] Compiling x_attrib.c
[124/523] Compiling x_algor.c
[125/523] Compiling x509spki.c
[126/523] Compiling x_crl.c
[127/523] Compiling x509rset.c
[128/523] Compiling x509name.c
[129/523] Compiling x_all.c
[130/523] Compiling x509cset.c
[131/523] Compiling x509_vpm.c
[132/523] Compiling x509_txt.c
[133/523] Compiling x509_set.c
[134/523] Compiling x509_req.c
[135/523] Compiling x509_v3.c
[136/523] Compiling x509_trs.c
[137/523] Compiling x509_vfy.c
[138/523] Compiling x509_r2x.c
[139/523] Compiling x509_def.c
[140/523] Compiling x509_ext.c
[141/523] Compiling x509_d2.c
[142/523] Compiling x509_obj.c
[143/523] Compiling x509_cmp.c
[144/523] Compiling x509_att.c
[145/523] Compiling x509.c
[146/523] Compiling x509_lu.c
[147/523] Compiling t_x509a.c
[148/523] Compiling rsa_pss.c
[149/523] Compiling t_x509.c
[150/523] Compiling i2d_pr.c
[151/523] Compiling t_crl.c
[152/523] Compiling t_req.c
[153/523] Compiling by_file.c
[154/523] Compiling algorithm.c
[155/523] Compiling by_dir.c
[156/523] Compiling a_verify.c
[157/523] Compiling asn1_gen.c
[158/523] Compiling thread_win.c
[159/523] Compiling a_strex.c
[160/523] Compiling a_sign.c
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/crypto/trust_token/trust_token.c:54:7: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
      1 /* use token hash */,
      ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/crypto/trust_token/trust_token.c:55:7: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
      1 /* use batched proof */,
      ^
2 warnings generated.
[161/523] Compiling trust_token.c
[162/523] Compiling pmbtoken.c
[163/523] Compiling thread_none.c
[164/523] Compiling thread_pthread.c
[165/523] Compiling a_digest.c
[166/523] Compiling thread.c
[167/523] Compiling stack.c
[168/523] Compiling siphash.c
[169/523] Compiling rsa_print.c
[170/523] Compiling refcount_lock.c
[171/523] Compiling refcount_c11.c
[172/523] Compiling rc4.c
[172/523] Compiling rsa_asn1.c
[174/523] Compiling fuchsia.c
[175/523] Compiling windows.c
[176/523] Compiling rand_extra.c
[177/523] Compiling forkunsafe.c
[178/523] Compiling deterministic.c
[179/523] Compiling poly1305_vec.c
[180/523] Compiling poly1305_arm_asm.S
[181/523] Compiling poly1305_arm.c
[182/523] Compiling pool.c
[183/523] Compiling poly1305.c
[184/523] Compiling pkcs7.c
[185/523] Compiling pkcs8.c
[186/523] Compiling p5_pbev2.c
[187/523] Compiling pkcs7_x509.c
[188/523] Compiling pem_xaux.c
[189/523] Compiling pkcs8_x509.c
[190/523] Compiling pem_x509.c
[192/523] Compiling SwiftProtobuf ProtobufMap.swift
[193/523] Compiling SwiftProtobuf SelectiveVisitor.swift
[194/523] Compiling SwiftProtobuf SimpleExtensionMap.swift
[195/523] Compiling SwiftProtobuf StringUtils.swift
[196/523] Compiling SwiftProtobuf TextFormatDecoder.swift
[197/523] Compiling SwiftProtobuf TextFormatDecodingError.swift
[198/523] Compiling SwiftProtobuf TextFormatEncoder.swift
[199/523] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[200/523] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[201/523] Compiling SwiftProtobuf TextFormatScanner.swift
[201/523] Compiling obj_xref.c
[202/523] Compiling pem_pkey.c
[203/523] Compiling pem_oth.c
[204/523] Compiling pem_info.c
[205/523] Compiling pem_pk8.c
[206/523] Compiling pem_lib.c
[207/523] Compiling lhash.c
[208/523] Compiling mem.c
[209/523] Compiling pem_all.c
[210/523] Compiling poly_rq_mul.S
[211/523] Compiling x86_64-mont.mac.x86_64.S
[212/523] Compiling x86_64-mont5.linux.x86_64.S
[213/523] Compiling obj.c
[214/523] Compiling x86_64-mont.linux.x86_64.S
[215/523] Compiling x86_64-mont5.mac.x86_64.S
[216/523] Compiling hkdf.c
[217/523] Compiling x86-mont.linux.x86.S
[219/523] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[220/523] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[221/523] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[222/523] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[223/523] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[224/523] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[225/523] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[226/523] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[227/523] Compiling SwiftProtobuf HashVisitor.swift
[228/523] Compiling SwiftProtobuf Internal.swift
[228/523] Compiling vpaes-x86_64.mac.x86_64.S
[230/523] Compiling SwiftProtobuf JSONDecoder.swift
[231/523] Compiling SwiftProtobuf JSONDecodingError.swift
[232/523] Compiling SwiftProtobuf JSONDecodingOptions.swift
[233/523] Compiling SwiftProtobuf JSONEncoder.swift
[234/523] Compiling SwiftProtobuf JSONEncodingError.swift
[235/523] Compiling SwiftProtobuf JSONEncodingOptions.swift
[236/523] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[237/523] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[238/523] Compiling SwiftProtobuf JSONScanner.swift
[239/523] Compiling SwiftProtobuf MathUtils.swift
[239/523] Compiling vpaes-x86_64.linux.x86_64.S
[240/523] Compiling vpaes-x86.linux.x86.S
[241/523] Compiling vpaes-armv8.linux.aarch64.S
[243/523] Emitting module SwiftProtobuf
[244/523] Compiling SwiftProtobuf AnyMessageStorage.swift
[245/523] Compiling SwiftProtobuf AnyUnpackError.swift
[246/523] Compiling SwiftProtobuf BinaryDecoder.swift
[247/523] Compiling SwiftProtobuf BinaryDecodingError.swift
[248/523] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[249/523] Compiling SwiftProtobuf BinaryDelimited.swift
[250/523] Compiling SwiftProtobuf BinaryEncoder.swift
[251/523] Compiling SwiftProtobuf BinaryEncodingError.swift
[252/523] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[253/523] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[254/523] Compiling SwiftProtobuf CustomJSONCodable.swift
[254/523] Compiling vpaes-armv8.ios.aarch64.S
[255/523] Compiling vpaes-armv7.linux.arm.S
[256/523] Compiling vpaes-armv7.ios.arm.S
[257/523] Compiling kdf.c
[258/523] Compiling sha512-armv8.linux.aarch64.S
[259/523] Compiling sha512-x86_64.linux.x86_64.S
[259/523] Compiling sha512-x86_64.mac.x86_64.S
[261/523] Compiling sha512-armv4.ios.arm.S
[261/523] Compiling sha512-armv4.linux.arm.S
[263/523] Compiling sha256-x86_64.mac.x86_64.S
[263/523] Compiling sha512-586.linux.x86.S
[264/523] Compiling sha512-armv8.ios.aarch64.S
[264/523] Compiling sha256-x86_64.linux.x86_64.S
[267/523] Compiling sha256-armv4.ios.arm.S
[268/523] Compiling sha256-586.linux.x86.S
[269/523] Compiling sha256-armv4.linux.arm.S
[270/523] Compiling sha256-armv8.linux.aarch64.S
[271/523] Compiling sha256-armv8.ios.aarch64.S
[272/523] Compiling sha1-x86_64.mac.x86_64.S
[273/523] Compiling sha1-x86_64.linux.x86_64.S
[274/523] Compiling sha1-armv8.linux.aarch64.S
[275/523] Compiling sha1-armv4-large.linux.arm.S
[276/523] Compiling hrss.c
[277/523] Compiling sha1-armv4-large.ios.arm.S
[278/523] Compiling sha1-armv8.ios.aarch64.S
[279/523] Compiling sha1-586.linux.x86.S
[280/523] Compiling sha512.c
[280/523] Compiling sha1-altivec.c
[282/523] Compiling sha1.c
[283/523] Compiling rsaz-avx2.linux.x86_64.S
[284/523] Compiling rsaz-avx2.mac.x86_64.S
[285/523] Compiling sha256.c
[286/523] Compiling self_check.c
[287/523] Compiling rdrand-x86_64.mac.x86_64.S
[288/523] Compiling rdrand-x86_64.linux.x86_64.S
[289/523] Compiling blinding.c
[290/523] Compiling padding.c
[291/523] Compiling rsa_impl.c
[292/523] Compiling urandom.c
[292/523] Compiling rsa.c
[294/523] Compiling fork_detect.c
[295/523] Compiling ctrdrbg.c
[296/523] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[297/523] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[298/523] Compiling p256-x86_64-asm.mac.x86_64.S
[299/523] Compiling rand.c
[300/523] Compiling p256-x86_64-asm.linux.x86_64.S
[301/523] Compiling polyval.c
[302/523] Compiling ctr.c
[302/523] Compiling ofb.c
[304/523] Compiling gcm_nohw.c
[305/523] Compiling cfb.c
[306/523] Compiling gcm.c
[307/523] Compiling cbc.c
[308/523] Compiling md5-x86_64.mac.x86_64.S
[309/523] Compiling md5-x86_64.linux.x86_64.S
[310/523] Compiling is_fips.c
[311/523] Compiling md5-586.linux.x86.S
[312/523] Compiling md5.c
[313/523] Compiling md4.c
[314/523] Compiling hmac.c
[315/523] Compiling ghashv8-armx64.ios.aarch64.S
[316/523] Compiling ghashv8-armx64.linux.aarch64.S
[317/523] Compiling ghash-x86_64.linux.x86_64.S
[318/523] Compiling ghashv8-armx32.linux.arm.S
[319/523] Compiling ghashv8-armx32.ios.arm.S
[320/523] Compiling ghash-x86_64.mac.x86_64.S
[321/523] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[322/523] Compiling ghash-x86.linux.x86.S
[323/523] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[324/523] Compiling ghash-ssse3-x86.linux.x86.S
[325/523] Compiling ghash-neon-armv8.linux.aarch64.S
[326/523] Compiling ghash-armv4.linux.arm.S
[327/523] Compiling ghash-neon-armv8.ios.aarch64.S
[328/523] Compiling fips_shared_support.c
[329/523] Compiling ghash-armv4.ios.arm.S
[330/523] Compiling wnaf.c
[331/523] Compiling ecdh.c
[332/523] Compiling util.c
[333/523] Compiling ecdsa.c
[334/523] Compiling simple_mul.c
[335/523] Compiling simple.c
[336/523] Compiling scalar.c
[337/523] Compiling p256-x86_64.c
[338/523] Compiling oct.c
[339/523] Compiling felem.c
[340/523] Compiling p224-64.c
[341/523] Compiling p256.c
[342/523] Compiling ec_montgomery.c
[343/523] Compiling ec_key.c
[344/523] Compiling co-586.linux.x86.S
[345/523] Compiling digest.c
[346/523] Compiling digests.c
[347/523] Compiling e_des.c
[348/523] Compiling des.c
[349/523] Compiling ec.c
[350/523] Compiling bsaes-armv7.linux.arm.S
[351/523] Compiling bsaes-armv7.ios.arm.S
[352/523] Compiling cipher.c
[353/523] Compiling aead.c
[354/523] Compiling e_aes.c
[355/523] Compiling sqrt.c
[356/523] Compiling shift.c
[357/523] Compiling rsaz_exp.c
[358/523] Compiling random.c
[359/523] Compiling prime.c
[360/523] Compiling mul.c
[361/523] Compiling jacobi.c
[362/523] Compiling montgomery.c
[362/523] Compiling montgomery_inv.c
[364/523] Compiling gcd_extra.c
[365/523] Compiling gcd.c
[366/523] Compiling exponentiation.c
[367/523] Compiling generic.c
[368/523] Compiling div_extra.c
[369/523] Compiling ctx.c
[370/523] Compiling cmp.c
[371/523] Compiling bytes.c
[372/523] Compiling div.c
[373/523] Compiling x86_64-gcc.c
[374/523] Compiling armv8-mont.linux.aarch64.S
[375/523] Compiling bn-586.linux.x86.S
[376/523] Compiling bn.c
[377/523] Compiling add.c
[378/523] Compiling armv4-mont.ios.arm.S
[379/523] Compiling armv4-mont.linux.arm.S
[379/523] Compiling armv8-mont.ios.aarch64.S
[381/523] Compiling aesv8-armx64.linux.aarch64.S
[382/523] Compiling aesv8-armx64.ios.aarch64.S
[383/523] Compiling aesv8-armx32.ios.arm.S
[384/523] Compiling aesni-x86_64.mac.x86_64.S
[385/523] Compiling aesni-x86_64.linux.x86_64.S
[386/523] Compiling aesv8-armx32.linux.arm.S
[387/523] Compiling aesni-gcm-x86_64.mac.x86_64.S
[388/523] Compiling aesni-x86.linux.x86.S
[389/523] Compiling aesni-gcm-x86_64.linux.x86_64.S
[390/523] Compiling aes.c
[391/523] Compiling mode_wrappers.c
[392/523] Compiling key_wrap.c
[393/523] Compiling sign.c
[394/523] Compiling aes_nohw.c
[395/523] Compiling ex_data.c
[396/523] Compiling scrypt.c
[397/523] Compiling print.c
[398/523] Compiling p_x25519_asn1.c
[399/523] Compiling pbkdf.c
[400/523] Compiling p_x25519.c
[401/523] Compiling p_rsa_asn1.c
[402/523] Compiling p_rsa.c
[403/523] Compiling p_ed25519_asn1.c
[404/523] Compiling p_ed25519.c
[405/523] Compiling p_dsa_asn1.c
[406/523] Compiling p_ec_asn1.c
[407/523] Compiling evp_ctx.c
[408/523] Compiling p_ec.c
[409/523] Compiling evp_asn1.c
[410/523] Compiling evp.c
[411/523] Compiling err_data.c
[412/523] Compiling engine.c
[413/523] Compiling err.c
[414/523] Compiling ecdsa_asn1.c
[415/523] Compiling ecdh_extra.c
[416/523] Compiling digestsign.c
[417/523] Compiling hash_to_curve.c
[418/523] Compiling dsa_asn1.c
[419/523] Compiling ec_derive.c
[420/523] Compiling digest_extra.c
[421/523] Compiling params.c
[422/523] Compiling dsa.c
[423/523] Compiling ec_asn1.c
[424/523] Compiling dh.c
[425/523] Compiling spake25519.c
[426/523] Compiling check.c
[427/523] Compiling dh_asn1.c
[428/523] Compiling cpu-ppc64le.c
[429/523] Compiling cpu-intel.c
[430/523] Compiling x25519-asm-arm.S
[431/523] Compiling cpu-arm-linux.c
[432/523] Compiling cpu-arm.c
[433/523] Compiling crypto.c
[434/523] Compiling cpu-aarch64-linux.c
[435/523] Compiling cpu-aarch64-fuchsia.c
[436/523] Compiling curve25519.c
[437/523] Compiling cmac.c
[438/523] Compiling e_tls.c
[439/523] Compiling tls_cbc.c
[440/523] Compiling conf.c
[441/523] Compiling e_rc4.c
[442/523] Compiling e_rc2.c
[443/523] Compiling e_null.c
[444/523] Compiling e_chacha20poly1305.c
[445/523] Compiling e_aesccm.c
[446/523] Compiling derive_key.c
[447/523] Compiling e_aesctrhmac.c
[448/523] Compiling e_aesgcmsiv.c
[449/523] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[450/523] Compiling cipher_extra.c
[451/523] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[451/523] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[453/523] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[454/523] Compiling chacha-x86_64.mac.x86_64.S
[455/523] Compiling chacha.c
[456/523] Compiling chacha-x86_64.linux.x86_64.S
[457/523] Compiling chacha-armv8.linux.aarch64.S
[458/523] Compiling chacha-armv8.ios.aarch64.S
[459/523] Compiling chacha-armv4.ios.arm.S
[460/523] Compiling chacha-armv4.linux.arm.S
[461/523] Compiling chacha-x86.linux.x86.S
[462/523] Compiling cbs.c
[463/523] Compiling ber.c
[464/523] Compiling asn1_compat.c
[465/523] Compiling cbb.c
[466/523] Compiling buf.c
[467/523] Compiling bn_asn1.c
[468/523] Compiling convert.c
[469/523] Compiling socket_helper.c
[470/523] Compiling printf.c
[471/523] Compiling socket.c
[472/523] Compiling hexdump.c
[473/523] Compiling pair.c
[474/523] Compiling file.c
[475/523] Compiling fd.c
[476/523] Compiling connect.c
[477/523] Compiling bio_mem.c
[478/523] Compiling bio.c
[479/523] Compiling time_support.c
[480/523] Compiling base64.c
[481/523] Compiling tasn_utl.c
[482/523] Compiling tasn_typ.c
[483/523] Compiling tasn_new.c
[484/523] Compiling tasn_fre.c
[485/523] Compiling tasn_enc.c
[486/523] Compiling f_string.c
[487/523] Compiling f_int.c
[488/523] Compiling tasn_dec.c
[489/523] Compiling asn1_par.c
[490/523] Compiling f_enum.c
[490/523] Compiling asn_pack.c
[492/523] Compiling asn1_lib.c
[493/523] Compiling a_utf8.c
[494/523] Compiling a_utctm.c
[495/523] Compiling a_type.c
[495/523] Compiling a_print.c
[497/523] Compiling a_octet.c
[498/523] Compiling a_strnid.c
[499/523] Compiling a_time.c
[500/523] Compiling a_mbstr.c
[501/523] Compiling a_object.c
[502/523] Compiling a_i2d_fp.c
[503/523] Compiling a_int.c
[504/523] Compiling a_d2i_fp.c
[504/523] Compiling a_enum.c
[505/523] Compiling a_dup.c
[507/523] Compiling a_gentm.c
[508/523] Compiling a_bool.c
[509/523] Compiling a_bitstr.c
[510/523] Compiling CGRPCZlib empty.c
[512/523] Compiling SwiftProtobuf api.pb.swift
[513/523] Compiling SwiftProtobuf descriptor.pb.swift
[514/523] Compiling SwiftProtobuf duration.pb.swift
[515/523] Compiling SwiftProtobuf empty.pb.swift
[516/523] Compiling SwiftProtobuf field_mask.pb.swift
[517/523] Compiling SwiftProtobuf source_context.pb.swift
[518/523] Compiling SwiftProtobuf struct.pb.swift
[519/523] Compiling SwiftProtobuf timestamp.pb.swift
[520/523] Compiling SwiftProtobuf type.pb.swift
[521/523] Compiling SwiftProtobuf wrappers.pb.swift
[522/539] Compiling SwiftProtobufPluginLibrary ProvidesLocationPath.swift
[523/539] Compiling SwiftProtobufPluginLibrary ProvidesSourceCodeLocation.swift
[524/541] Compiling SwiftProtobufPluginLibrary SwiftProtobufNamer.swift
[525/541] Compiling SwiftProtobufPluginLibrary UnicodeScalar+Extensions.swift
[526/541] Compiling SwiftProtobufPluginLibrary SwiftLanguage.swift
[527/541] Compiling SwiftProtobufPluginLibrary SwiftProtobufInfo.swift
[528/541] Compiling SwiftProtobufPluginLibrary Google_Protobuf_Compiler_CodeGeneratorResponse+Extensions.swift
[529/541] Compiling SwiftProtobufPluginLibrary Google_Protobuf_SourceCodeInfo+Extensions.swift
[530/541] Compiling SwiftProtobufPluginLibrary Array+Extensions.swift
[531/541] Compiling SwiftProtobufPluginLibrary CodePrinter.swift
[532/541] Compiling SwiftProtobufPluginLibrary Descriptor+Extensions.swift
[533/541] Compiling SwiftProtobufPluginLibrary NamingUtils.swift
[534/541] Compiling SwiftProtobufPluginLibrary ProtoFileToModuleMappings.swift
[535/541] Emitting module SwiftProtobufPluginLibrary
[536/541] Compiling SwiftProtobufPluginLibrary Descriptor.swift
[537/541] Compiling SwiftProtobufPluginLibrary FieldNumbers.swift
[538/541] Compiling SwiftProtobufPluginLibrary plugin.pb.swift
[539/541] Compiling SwiftProtobufPluginLibrary swift_protobuf_module_mappings.pb.swift
[539/551] Compiling c-atomics.c
[541/555] Compiling NIOConcurrencyHelpers lock.swift
[542/555] Compiling NIOConcurrencyHelpers atomics.swift
[543/555] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[544/555] Emitting module NIOConcurrencyHelpers
[545/618] Compiling NIO IntegerTypes.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[546/618] Compiling NIO Interfaces.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[547/618] Compiling NIO Linux.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[548/618] Compiling NIO LinuxCPUSet.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[549/618] Compiling NIO MarkedCircularBuffer.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[550/618] Compiling NIO MulticastChannel.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[551/618] Compiling NIO NIOAny.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[552/618] Compiling NIO NIOCloseOnErrorHandler.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[553/618] Compiling NIO NIOThreadPool.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[554/626] Emitting module NIO
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[555/626] Compiling NIO EventLoopFuture.swift
[556/626] Compiling NIO FileDescriptor.swift
[557/626] Compiling NIO FileHandle.swift
[558/626] Compiling NIO FileRegion.swift
[559/626] Compiling NIO GetaddrinfoResolver.swift
[560/626] Compiling NIO HappyEyeballs.swift
[561/626] Compiling NIO Heap.swift
[562/626] Compiling NIO IO.swift
[563/626] Compiling NIO IOData.swift
[564/626] Compiling NIO ChannelPipeline.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[565/626] Compiling NIO CircularBuffer.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[566/626] Compiling NIO Codec.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[567/626] Compiling NIO ControlMessage.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[568/626] Compiling NIO ConvenienceOptionSupport.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[569/626] Compiling NIO DatagramVectorReadManager.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[570/626] Compiling NIO DeadChannel.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[571/626] Compiling NIO Embedded.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[572/626] Compiling NIO EventLoop.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[573/626] Compiling NIO NonBlockingFileIO.swift
[574/626] Compiling NIO PendingDatagramWritesManager.swift
[575/626] Compiling NIO PendingWritesManager.swift
[576/626] Compiling NIO PipeChannel.swift
[577/626] Compiling NIO PipePair.swift
[578/626] Compiling NIO PriorityQueue.swift
[579/626] Compiling NIO RecvByteBufferAllocator.swift
[580/626] Compiling NIO Resolver.swift
[581/626] Compiling NIO Selectable.swift
[582/626] Compiling NIO SocketProtocols.swift
[583/626] Compiling NIO System.swift
[584/626] Compiling NIO Thread.swift
[585/626] Compiling NIO ThreadPosix.swift
[586/626] Compiling NIO ThreadWindows.swift
[587/626] Compiling NIO TypeAssistedChannelHandler.swift
[588/626] Compiling NIO UniversalBootstrapSupport.swift
[589/626] Compiling NIO Utilities.swift
[590/626] Compiling NIO ByteBuffer-conversions.swift
[591/626] Compiling NIO ByteBuffer-core.swift
[592/626] Compiling NIO ByteBuffer-int.swift
[593/626] Compiling NIO ByteBuffer-views.swift
[594/626] Compiling NIO Channel.swift
[595/626] Compiling NIO ChannelHandler.swift
[596/626] Compiling NIO ChannelHandlers.swift
[597/626] Compiling NIO ChannelInvoker.swift
[598/626] Compiling NIO ChannelOption.swift
[599/626] Compiling protoc_gen_grpc_client_swift ServiceGenerator.swift
[600/627] Compiling protoc_gen_grpc_client_swift MethodGenerator.swift
[601/627] Compiling protoc_gen_grpc_client_swift GeneratorOptions.swift
[604/627] Emitting module protoc_gen_grpc_client_swift
[605/627] Compiling protoc_gen_grpc_client_swift GenerationError.swift
[608/627] Compiling protoc_gen_grpc_client_swift StringUtils.swift
[609/627] Compiling protoc_gen_grpc_client_swift main.swift
[610/627] Compiling NIO SelectableEventLoop.swift
[611/627] Compiling NIO Selector.swift
[612/627] Compiling NIO ServerSocket.swift
[613/627] Compiling NIO SingleStepByteToMessageDecoder.swift
[614/627] Compiling NIO Socket.swift
[615/627] Compiling NIO SocketAddresses.swift
[616/627] Compiling NIO SocketChannel.swift
[617/627] Compiling NIO SocketOptionProvider.swift
[618/627] Compiling NIO AddressedEnvelope.swift
[619/627] Compiling NIO BSDSocketAPI.swift
[620/627] Compiling NIO BSDSocketAPIPosix.swift
[621/627] Compiling NIO BSDSocketAPIWindows.swift
[622/627] Compiling NIO BaseSocket.swift
[623/627] Compiling NIO BaseSocketChannel.swift
[624/627] Compiling NIO BaseStreamSocketChannel.swift
[625/627] Compiling NIO Bootstrap.swift
[626/627] Compiling NIO ByteBuffer-aux.swift
error: fatalError
clang: error: unable to execute command: Interrupt: 2
clang: error: linker command failed due to signal (use -v to see invocation)
[626/627] Linking protoc-gen-grpc-client-swift
[0/1] Planning build
Building for debugging...
[0/18] Linking protoc-gen-grpc-client-swift
[2/18] Compiling NIO Interfaces.swift
[3/18] Compiling NIO Linux.swift
[4/18] Compiling NIO DeadChannel.swift
[5/18] Compiling NIO Embedded.swift
[6/25] Compiling NIO MulticastChannel.swift
[7/25] Compiling NIO NIOAny.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/25] Compiling NIO EventLoop.swift
[9/25] Compiling NIO IntegerTypes.swift
[10/25] Compiling NIO ControlMessage.swift
[11/25] Compiling NIO ConvenienceOptionSupport.swift
[12/25] Compiling NIO DatagramVectorReadManager.swift
[13/25] Emitting module NIO
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[14/25] Compiling NIO ChannelPipeline.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[15/25] Compiling NIO CircularBuffer.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[16/25] Compiling NIO Codec.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[17/25] Compiling NIO LinuxCPUSet.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[18/25] Compiling NIO MarkedCircularBuffer.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[19/55] Compiling NIO NIOCloseOnErrorHandler.swift
[20/55] Compiling NIO NIOThreadPool.swift
[21/60] Compiling NIO AddressedEnvelope.swift
[22/60] Compiling NIO BSDSocketAPI.swift
[23/60] Compiling NIO BaseSocket.swift
[24/60] Compiling NIO BaseSocketChannel.swift
[25/60] Compiling NIO BaseStreamSocketChannel.swift
[26/61] Compiling NIO SocketProtocols.swift
[27/61] Compiling NIO System.swift
[28/61] Compiling NIO Thread.swift
[29/61] Compiling NIO ThreadPosix.swift
[30/61] Compiling NIO Utilities.swift
[31/62] Compiling NIO Channel.swift
[32/62] Compiling NIO ChannelHandlers.swift
[33/62] Compiling NIO ChannelInvoker.swift
[34/62] Compiling NIO ChannelOption.swift
[35/62] Compiling NIO EventLoopFuture.swift
[36/63] Compiling NIO TypeAssistedChannelHandler.swift
[37/64] Compiling NIO ChannelHandler.swift
[38/65] Compiling NIO UniversalBootstrapSupport.swift
[39/66] Compiling NIO Heap.swift
[40/66] Compiling NIO IO.swift
[41/66] Compiling NIO IOData.swift
[42/66] Compiling NIO NonBlockingFileIO.swift
[43/66] Compiling NIO PendingDatagramWritesManager.swift
[44/67] Compiling NIO ByteBuffer-conversions.swift
[45/68] Compiling NIO BSDSocketAPIPosix.swift
[46/68] Compiling NIO ServerSocket.swift
[47/68] Compiling NIO Socket.swift
[48/68] Compiling NIO FileDescriptor.swift
[49/68] Compiling NIO FileHandle.swift
[50/68] Compiling NIO FileRegion.swift
[51/68] Compiling NIO GetaddrinfoResolver.swift
[52/68] Compiling NIO HappyEyeballs.swift
[53/68] Compiling NIO Bootstrap.swift
[54/68] Compiling NIO ByteBuffer-aux.swift
[55/68] Compiling NIO ByteBuffer-core.swift
[56/68] Compiling NIO ByteBuffer-int.swift
[57/68] Compiling NIO ByteBuffer-views.swift
[58/68] Compiling NIO SocketOptionProvider.swift
[59/68] Compiling NIO SelectableEventLoop.swift
[60/68] Compiling NIO Selector.swift
[61/68] Compiling NIO SingleStepByteToMessageDecoder.swift
[62/68] Compiling NIO SocketAddresses.swift
[63/68] Compiling NIO SocketChannel.swift
[64/68] Compiling NIO PendingWritesManager.swift
[65/68] Compiling NIO PipeChannel.swift
[66/68] Compiling NIO PipePair.swift
[67/68] Compiling NIO PriorityQueue.swift
[68/68] Compiling NIO RecvByteBufferAllocator.swift
error: fatalError
BUILD FAILURE 5.9 macosSpm