The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build GRPCClient, reference master (d088e3), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 03:13:04 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

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