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 Telegrammer, reference 1.0.0-alpha.4.0.1 (cc49bf), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 09:09:30 UTC.

Build Command

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

Build Log

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