The Swift Package Index logo.Swift Package Index

Build Information

Failed to build elastic-swift, reference v1.0.0-beta.1 (c449ee), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 00:06:34 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pksprojects/ElasticSwift.git
Reference: v1.0.0-beta.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pksprojects/ElasticSwift
 * tag               v1.0.0-beta.1 -> FETCH_HEAD
HEAD is now at c449ee3 [chore] bump version
Cloned https://github.com/pksprojects/ElasticSwift.git
Revision (git rev-parse @):
c449ee38551b38663d36a5764737f2b71f1b3a02
SUCCESS checkout https://github.com/pksprojects/ElasticSwift.git at v1.0.0-beta.1
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio.git
[1/2843] Fetching swift-nio-transport-services
[144/9353] Fetching swift-nio-transport-services, swift-nio-extras
[405/15874] Fetching swift-nio-transport-services, swift-nio-extras, swift-log
[4718/31292] Fetching swift-nio-transport-services, swift-nio-extras, swift-log, swift-nio-ssl
[14038/46978] Fetching swift-nio-transport-services, swift-nio-extras, swift-log, swift-nio-ssl, async-http-client
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.11s)
[14576/44135] Fetching swift-nio-extras, swift-log, swift-nio-ssl, async-http-client
[22361/127241] Fetching swift-nio-extras, swift-log, swift-nio-ssl, async-http-client, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git from cache (7.76s)
Fetched https://github.com/swift-server/async-http-client.git from cache (7.76s)
Fetched https://github.com/apple/swift-log.git from cache (7.76s)
Fetched https://github.com/apple/swift-nio.git from cache (7.76s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (7.76s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.2.1 (8.45s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.0 (0.66s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.9.0 (0.66s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.9.1 (0.67s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.22.1 (0.70s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.3.2 (0.67s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.22.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.9.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.9.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.3.2
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.2.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "elasticswift",
      "name": "elastic-swift",
      "url": "https://github.com/pksprojects/ElasticSwift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ElasticSwift",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.97.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.6.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-nio-ssl",
          "name": "swift-nio-ssl",
          "url": "https://github.com/apple/swift-nio-ssl.git",
          "version": "2.36.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.97.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.4.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.6.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swift-nio-transport-services",
          "name": "swift-nio-transport-services",
          "url": "https://github.com/apple/swift-nio-transport-services.git",
          "version": "1.26.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-transport-services",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.97.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.4.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.6.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.11.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "traits": [
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "async-http-client",
          "name": "async-http-client",
          "url": "https://github.com/swift-server/async-http-client.git",
          "version": "1.33.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-http-client",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.97.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.4.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.6.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-nio-ssl",
              "name": "swift-nio-ssl",
              "url": "https://github.com/apple/swift-nio-ssl.git",
              "version": "2.36.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-nio",
                  "name": "swift-nio",
                  "url": "https://github.com/apple/swift-nio.git",
                  "version": "2.97.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "swift-atomics",
                      "name": "swift-atomics",
                      "url": "https://github.com/apple/swift-atomics.git",
                      "version": "1.3.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-collections",
                      "name": "swift-collections",
                      "url": "https://github.com/apple/swift-collections.git",
                      "version": "1.4.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-system",
                      "name": "swift-system",
                      "url": "https://github.com/apple/swift-system.git",
                      "version": "1.6.4",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "identity": "swift-nio-http2",
              "name": "swift-nio-http2",
              "url": "https://github.com/apple/swift-nio-http2.git",
              "version": "1.42.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-nio",
                  "name": "swift-nio",
                  "url": "https://github.com/apple/swift-nio.git",
                  "version": "2.97.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "swift-atomics",
                      "name": "swift-atomics",
                      "url": "https://github.com/apple/swift-atomics.git",
                      "version": "1.3.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-collections",
                      "name": "swift-collections",
                      "url": "https://github.com/apple/swift-collections.git",
                      "version": "1.4.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-system",
                      "name": "swift-system",
                      "url": "https://github.com/apple/swift-system.git",
                      "version": "1.6.4",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-nio-extras",
              "name": "swift-nio-extras",
              "url": "https://github.com/apple/swift-nio-extras.git",
              "version": "1.33.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-extras",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-nio",
                  "name": "swift-nio",
                  "url": "https://github.com/apple/swift-nio.git",
                  "version": "2.97.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "swift-atomics",
                      "name": "swift-atomics",
                      "url": "https://github.com/apple/swift-atomics.git",
                      "version": "1.3.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-collections",
                      "name": "swift-collections",
                      "url": "https://github.com/apple/swift-collections.git",
                      "version": "1.4.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-system",
                      "name": "swift-system",
                      "url": "https://github.com/apple/swift-system.git",
                      "version": "1.6.4",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-nio-http2",
                  "name": "swift-nio-http2",
                  "url": "https://github.com/apple/swift-nio-http2.git",
                  "version": "1.42.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "swift-nio",
                      "name": "swift-nio",
                      "url": "https://github.com/apple/swift-nio.git",
                      "version": "2.97.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                        {
                          "identity": "swift-atomics",
                          "name": "swift-atomics",
                          "url": "https://github.com/apple/swift-atomics.git",
                          "version": "1.3.0",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                          "traits": [
                            "default"
                          ],
                          "dependencies": [
                          ]
                        },
                        {
                          "identity": "swift-collections",
                          "name": "swift-collections",
                          "url": "https://github.com/apple/swift-collections.git",
                          "version": "1.4.1",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                          "traits": [
                            "default"
                          ],
                          "dependencies": [
                          ]
                        },
                        {
                          "identity": "swift-system",
                          "name": "swift-system",
                          "url": "https://github.com/apple/swift-system.git",
                          "version": "1.6.4",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                          "traits": [
                            "default"
                          ],
                          "dependencies": [
                          ]
                        }
                      ]
                    },
                    {
                      "identity": "swift-atomics",
                      "name": "swift-atomics",
                      "url": "https://github.com/apple/swift-atomics.git",
                      "version": "1.3.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-http-types",
                  "name": "swift-http-types",
                  "url": "https://github.com/apple/swift-http-types.git",
                  "version": "1.5.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-http-structured-headers",
                  "name": "swift-http-structured-headers",
                  "url": "https://github.com/apple/swift-http-structured-headers.git",
                  "version": "1.6.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-structured-headers",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-algorithms",
                  "name": "swift-algorithms",
                  "url": "https://github.com/apple/swift-algorithms.git",
                  "version": "1.2.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "swift-numerics",
                      "name": "swift-numerics",
                      "url": "https://github.com/apple/swift-numerics.git",
                      "version": "1.1.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-certificates",
                  "name": "swift-certificates",
                  "url": "https://github.com/apple/swift-certificates.git",
                  "version": "1.18.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-certificates",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "swift-crypto",
                      "name": "swift-crypto",
                      "url": "https://github.com/apple/swift-crypto.git",
                      "version": "4.3.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                        {
                          "identity": "swift-asn1",
                          "name": "swift-asn1",
                          "url": "https://github.com/apple/swift-asn1.git",
                          "version": "1.6.0",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
                          "traits": [
                            "default"
                          ],
                          "dependencies": [
                          ]
                        }
                      ]
                    },
                    {
                      "identity": "swift-asn1",
                      "name": "swift-asn1",
                      "url": "https://github.com/apple/swift-asn1.git",
                      "version": "1.6.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-nio-ssl",
                  "name": "swift-nio-ssl",
                  "url": "https://github.com/apple/swift-nio-ssl.git",
                  "version": "2.36.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "swift-nio",
                      "name": "swift-nio",
                      "url": "https://github.com/apple/swift-nio.git",
                      "version": "2.97.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                        {
                          "identity": "swift-atomics",
                          "name": "swift-atomics",
                          "url": "https://github.com/apple/swift-atomics.git",
                          "version": "1.3.0",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                          "traits": [
                            "default"
                          ],
                          "dependencies": [
                          ]
                        },
                        {
                          "identity": "swift-collections",
                          "name": "swift-collections",
                          "url": "https://github.com/apple/swift-collections.git",
                          "version": "1.4.1",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                          "traits": [
                            "default"
                          ],
                          "dependencies": [
                          ]
                        },
                        {
                          "identity": "swift-system",
                          "name": "swift-system",
                          "url": "https://github.com/apple/swift-system.git",
                          "version": "1.6.4",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                          "traits": [
                            "default"
                          ],
                          "dependencies": [
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-asn1",
                  "name": "swift-asn1",
                  "url": "https://github.com/apple/swift-asn1.git",
                  "version": "1.6.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-service-lifecycle",
                  "name": "swift-service-lifecycle",
                  "url": "https://github.com/swift-server/swift-service-lifecycle",
                  "version": "2.11.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-lifecycle",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "swift-log",
                      "name": "swift-log",
                      "url": "https://github.com/apple/swift-log.git",
                      "version": "1.11.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                      "traits": [
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-async-algorithms",
                      "name": "swift-async-algorithms",
                      "url": "https://github.com/apple/swift-async-algorithms.git",
                      "version": "1.1.3",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                        {
                          "identity": "swift-collections",
                          "name": "swift-collections",
                          "url": "https://github.com/apple/swift-collections.git",
                          "version": "1.4.1",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                          "traits": [
                            "default"
                          ],
                          "dependencies": [
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-async-algorithms",
                  "name": "swift-async-algorithms",
                  "url": "https://github.com/apple/swift-async-algorithms.git",
                  "version": "1.1.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "swift-collections",
                      "name": "swift-collections",
                      "url": "https://github.com/apple/swift-collections.git",
                      "version": "1.4.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-log",
                  "name": "swift-log",
                  "url": "https://github.com/apple/swift-log.git",
                  "version": "1.11.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                  "traits": [
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-nio-transport-services",
              "name": "swift-nio-transport-services",
              "url": "https://github.com/apple/swift-nio-transport-services.git",
              "version": "1.26.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-transport-services",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-nio",
                  "name": "swift-nio",
                  "url": "https://github.com/apple/swift-nio.git",
                  "version": "2.97.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "swift-atomics",
                      "name": "swift-atomics",
                      "url": "https://github.com/apple/swift-atomics.git",
                      "version": "1.3.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-collections",
                      "name": "swift-collections",
                      "url": "https://github.com/apple/swift-collections.git",
                      "version": "1.4.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-system",
                      "name": "swift-system",
                      "url": "https://github.com/apple/swift-system.git",
                      "version": "1.6.4",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.11.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "traits": [
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-algorithms",
              "name": "swift-algorithms",
              "url": "https://github.com/apple/swift-algorithms.git",
              "version": "1.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-numerics",
                  "name": "swift-numerics",
                  "url": "https://github.com/apple/swift-numerics.git",
                  "version": "1.1.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-distributed-tracing",
              "name": "swift-distributed-tracing",
              "url": "https://github.com/apple/swift-distributed-tracing.git",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-distributed-tracing",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-service-context",
                  "name": "swift-service-context",
                  "url": "https://github.com/apple/swift-service-context.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-context",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-configuration",
              "name": "swift-configuration",
              "url": "https://github.com/apple/swift-configuration.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-configuration",
              "traits": [
              ],
              "dependencies": [
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.6.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.4.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-service-lifecycle",
                  "name": "swift-service-lifecycle",
                  "url": "https://github.com/swift-server/swift-service-lifecycle",
                  "version": "2.11.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-lifecycle",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "swift-log",
                      "name": "swift-log",
                      "url": "https://github.com/apple/swift-log.git",
                      "version": "1.11.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                      "traits": [
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-async-algorithms",
                      "name": "swift-async-algorithms",
                      "url": "https://github.com/apple/swift-async-algorithms.git",
                      "version": "1.1.3",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                        {
                          "identity": "swift-collections",
                          "name": "swift-collections",
                          "url": "https://github.com/apple/swift-collections.git",
                          "version": "1.4.1",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                          "traits": [
                            "default"
                          ],
                          "dependencies": [
                          ]
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "identity": "swift-service-context",
              "name": "swift-service-context",
              "url": "https://github.com/apple/swift-service-context.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-context",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pksprojects/ElasticSwift.git
[1/4491] Fetching elasticswift
Fetched https://github.com/pksprojects/ElasticSwift.git from cache (1.05s)
Fetching https://github.com/apple/swift-nio-ssl.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
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.82s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.82s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.82s)
Fetched https://github.com/apple/swift-log.git from cache (0.82s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.82s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (1.43s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.59s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.00s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.57s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.69s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/23525] Fetching swift-collections
[2/29126] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (12.26s)
Fetched https://github.com/apple/swift-collections.git from cache (12.26s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (12.83s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.63s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (0.57s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.33.1 (0.57s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-configuration.git
[1/3178] Fetching swift-configuration
[33/8905] Fetching swift-configuration, swift-distributed-tracing
[269/14963] Fetching swift-configuration, swift-distributed-tracing, swift-algorithms
[1008/27065] Fetching swift-configuration, swift-distributed-tracing, swift-algorithms, swift-nio-http2
[2014/28301] Fetching swift-configuration, swift-distributed-tracing, swift-algorithms, swift-nio-http2, swift-service-context
Fetched https://github.com/apple/swift-configuration.git from cache (1.16s)
[15684/25123] Fetching swift-distributed-tracing, swift-algorithms, swift-nio-http2, swift-service-context
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.70s)
Fetched https://github.com/apple/swift-service-context.git from cache (1.70s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.70s)
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)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (2.27s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (0.52s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.62s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.04s)
Computing version for https://github.com/apple/swift-configuration.git
Computed https://github.com/apple/swift-configuration.git at 1.2.0 (3.35s)
Fetching https://github.com/swift-server/swift-service-lifecycle
[1/2719] Fetching swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle from cache (0.98s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.56s)
Computing version for https://github.com/swift-server/swift-service-lifecycle
Computed https://github.com/swift-server/swift-service-lifecycle at 2.11.0 (0.57s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/6224] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.17s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.83s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (0.58s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (0.63s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1013] Fetching swift-http-types
[113/2809] Fetching swift-http-types, swift-asn1
[257/4051] Fetching swift-http-types, swift-asn1, swift-http-structured-headers
[333/11196] Fetching swift-http-types, swift-asn1, swift-http-structured-headers, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (1.14s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.14s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.14s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.14s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.75s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (0.67s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.70s)
Fetching https://github.com/apple/swift-crypto.git
[1/17331] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.34s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (2.93s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (0.73s)
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.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.26.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.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.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle
Working copy of https://github.com/swift-server/swift-service-lifecycle resolved at 2.11.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.36.1
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.33.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.4.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.42.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.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.6.4
Creating working copy for https://github.com/apple/swift-configuration.git
Working copy of https://github.com/apple/swift-configuration.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.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.97.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.33.1
Creating working copy for https://github.com/pksprojects/ElasticSwift.git
Working copy of https://github.com/pksprojects/ElasticSwift.git resolved at v1.0.0-beta.1 (c449ee3)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
warning: '.resolve-product-dependencies': dependency 'elasticswift' is not used by any target
Found 5 product dependencies
  - swift-nio
  - swift-nio-ssl
  - swift-nio-transport-services
  - swift-log
  - async-http-client
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/pksprojects/ElasticSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/452] Write sources
[16/452] Compiling CNIOExtrasZlib empty.c
[17/452] Compiling CNIOLinux shim.c
[17/452] Compiling CNIOLinux ifaddrs-android.c
[19/452] Write swift-version--6988338F2F200930.txt
[20/452] Compiling CNIOSHA1 c_nio_sha1.c
[21/452] Compiling CNIOHTTPParser c_nio_http_parser.c
[22/458] Compiling CNIODarwin shim.c
[23/458] Compiling CNIOBoringSSLShims shims.c
[24/458] Compiling tls_method.cc
[25/458] Compiling tls13_enc.cc
[26/458] Compiling tls13_server.cc
[26/458] Compiling tls_record.cc
[26/458] Compiling tls13_both.cc
[26/458] Compiling tls13_client.cc
[30/458] Compiling t1_lib.cc
[31/458] Compiling t1_enc.cc
[32/458] Compiling ssl_stat.cc
[33/458] Compiling ssl_transcript.cc
[34/458] Compiling ssl_versions.cc
[35/458] Compiling ssl_privkey.cc
[36/458] Compiling ssl_session.cc
[37/458] Compiling ssl_x509.cc
[39/458] Emitting module Logging
[40/458] Compiling Logging LogHandler.swift
[41/458] Compiling Logging Locks.swift
[42/458] Compiling Logging Logging.swift
[42/458] Compiling ssl_lib.cc
[43/460] Compiling ssl_key_share.cc
[44/460] Compiling ssl_file.cc
[45/460] Compiling ssl_cipher.cc
[46/460] Compiling ssl_buffer.cc
[47/460] Compiling ssl_cert.cc
[48/460] Compiling ssl_asn1.cc
[49/460] Compiling ssl_aead_ctx.cc
[50/460] Compiling s3_pkt.cc
[51/460] Compiling s3_lib.cc
[52/460] Compiling s3_both.cc
[53/460] Compiling handshake.cc
[54/460] Compiling handshake_server.cc
[55/460] Compiling handshake_client.cc
[56/460] Compiling dtls_record.cc
[57/460] Compiling handoff.cc
[58/460] Compiling dtls_method.cc
[59/460] Compiling v3_skey.c
[60/460] Compiling v3_utl.c
[61/460] Compiling v3_purp.c
[62/460] Compiling d1_srtp.cc
[63/460] Compiling v3_prn.c
[64/460] Compiling v3_pmaps.c
[65/460] Compiling d1_pkt.cc
[66/460] Compiling bio_ssl.cc
[67/460] Compiling v3_pcons.c
[68/460] Compiling v3_pcia.c
[69/460] Compiling d1_lib.cc
[70/460] Compiling d1_both.cc
[71/460] Compiling v3_pci.c
[72/460] Compiling v3_ocsp.c
[73/460] Compiling v3_ncons.c
[74/460] Compiling v3_int.c
[75/460] Compiling v3_lib.c
[76/460] Compiling v3_info.c
[77/460] Compiling v3_ia5.c
[78/460] Compiling v3_genn.c
[79/460] Compiling v3_extku.c
[80/460] Compiling v3_enum.c
[81/460] Compiling v3_crld.c
[82/460] Compiling v3_bitst.c
[82/460] Compiling v3_conf.c
[84/460] Compiling v3_cpols.c
[85/460] Compiling v3_bcons.c
[86/460] Compiling v3_akeya.c
[87/460] Compiling v3_alt.c
[88/460] Compiling v3_akey.c
[89/460] Compiling pcy_tree.c
[90/460] Compiling pcy_lib.c
[91/460] Compiling pcy_map.c
[92/460] Compiling pcy_node.c
[93/460] Compiling pcy_data.c
[94/460] Compiling x_x509a.c
[95/460] Compiling pcy_cache.c
[96/460] Compiling x_x509.c
[97/460] Compiling x_val.c
[98/460] Compiling x_sig.c
[99/460] Compiling x_spki.c
[100/460] Compiling x_req.c
[101/460] Compiling x_pkey.c
[102/460] Compiling x_pubkey.c
[103/460] Compiling x_name.c
[104/460] Compiling x_info.c
[105/460] Compiling x_exten.c
[106/460] Compiling x_attrib.c
[107/460] Compiling x_all.c
[108/460] Compiling x_crl.c
[109/460] Compiling x509spki.c
[110/460] Compiling x_algor.c
[111/460] Compiling x509rset.c
[112/460] Compiling x509name.c
[114/460] Compiling UnitTestSettings UnitTestSettings.swift
/Users/admin/builder/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:117:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
115 | ///
116 | /// [Look here for more details](https://github.com/apple/swift-log/blob/master/Sources/Logging/Logging.swift)
117 | public struct StreamLogHandler: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
118 |     /// Factory that makes a `StreamLogHandler` to directs its output to `stdout`
119 |     public static func standardOutput(label: String) -> StreamLogHandler {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:168:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
127 |     ///     - function: The function the log line was emitted from.
128 |     ///     - line: The line the log message was emitted from.
129 |     func log(level: Logger.Level,
    |          `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
130 |              message: Logger.Message,
131 |              metadata: Logger.Metadata?,
    :
166 | extension LogHandler {
167 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
168 |     public func log(level: Logger.Level,
    |                 `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
169 |                     message: Logger.Message,
170 |                     metadata: Logger.Metadata?,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[115/460] Emitting module UnitTestSettings
/Users/admin/builder/spi-builder-workspace/Tests/UnitTestSettings/UnitTestSettings.swift:117:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
115 | ///
116 | /// [Look here for more details](https://github.com/apple/swift-log/blob/master/Sources/Logging/Logging.swift)
117 | public struct StreamLogHandler: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
118 |     /// Factory that makes a `StreamLogHandler` to directs its output to `stdout`
119 |     public static func standardOutput(label: String) -> StreamLogHandler {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:168:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
127 |     ///     - function: The function the log line was emitted from.
128 |     ///     - line: The line the log message was emitted from.
129 |     func log(level: Logger.Level,
    |          `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
130 |              message: Logger.Message,
131 |              metadata: Logger.Metadata?,
    :
166 | extension LogHandler {
167 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
168 |     public func log(level: Logger.Level,
    |                 `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
169 |                     message: Logger.Message,
170 |                     metadata: Logger.Metadata?,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[115/460] Compiling x509cset.c
[116/460] Compiling x509_vpm.c
[117/460] Compiling x509_txt.c
[119/460] Emitting module ElasticSwiftCodableUtils
[120/460] Compiling ElasticSwiftCodableUtils ElasticSwiftCodableUtils.swift
[120/460] Compiling x509_v3.c
[121/460] Compiling x509_set.c
[122/460] Compiling x509_trs.c
[123/460] Compiling x509_vfy.c
[124/460] Compiling x509_r2x.c
[125/460] Compiling x509_obj.c
[126/460] Compiling x509_req.c
[127/460] Compiling x509_def.c
[128/460] Compiling x509_d2.c
[129/460] Compiling x509_ext.c
[130/460] Compiling x509_lu.c
[131/460] Compiling x509_att.c
[132/460] Compiling x509.c
[133/460] Compiling x509_cmp.c
[134/460] Compiling t_x509a.c
[135/460] Compiling t_req.c
[136/460] Compiling t_x509.c
[137/460] Compiling i2d_pr.c
[138/460] Compiling rsa_pss.c
[139/460] Compiling t_crl.c
[140/460] Compiling by_file.c
[141/460] Compiling algorithm.c
[142/460] Compiling by_dir.c
[143/460] Compiling a_verify.c
[144/460] Compiling asn1_gen.c
[145/460] Compiling thread_win.c
[146/460] Compiling a_digest.c
[147/460] Compiling a_sign.c
[148/460] Compiling a_strex.c
[149/460] Compiling thread_pthread.c
[150/460] Compiling thread_none.c
[151/460] Compiling thread.c
[152/460] Compiling trust_token.c
[153/460] Compiling pmbtoken.c
[154/460] Compiling stack.c
[155/460] Compiling siphash.c
[156/460] Compiling rsa_print.c
[157/460] Compiling refcount_lock.c
[158/460] Compiling refcount_c11.c
[159/460] Compiling windows.c
[160/460] Compiling rc4.c
[161/460] Compiling rand_extra.c
[161/460] Compiling fuchsia.c
[162/460] Compiling rsa_asn1.c
[164/460] Compiling deterministic.c
[165/460] Compiling forkunsafe.c
[166/460] Compiling poly1305_arm_asm.S
[167/460] Compiling poly1305_vec.c
[168/460] Compiling poly1305_arm.c
[169/460] Compiling pool.c
[170/460] Compiling poly1305.c
[171/460] Compiling pkcs7.c
[172/460] Compiling p5_pbev2.c
[173/460] Compiling pkcs8.c
[174/460] Compiling pkcs7_x509.c
[175/460] Compiling pkcs8_x509.c
[176/460] Compiling pem_xaux.c
[177/460] Compiling pem_x509.c
[178/460] Compiling pem_pkey.c
[179/460] Compiling pem_pk8.c
[180/460] Compiling pem_oth.c
[181/460] Compiling obj_xref.c
[182/460] Compiling pem_lib.c
[183/460] Compiling lhash.c
[184/460] Compiling poly_rq_mul.S
[185/460] Compiling mem.c
[186/460] Compiling pem_info.c
[187/460] Compiling obj.c
[188/460] Compiling x86_64-mont5.mac.x86_64.S
[189/460] Compiling pem_all.c
[190/460] Compiling hpke.c
[191/460] Compiling hkdf.c
[192/460] Compiling x86_64-mont5.linux.x86_64.S
[193/460] Compiling x86_64-mont.linux.x86_64.S
[194/460] Compiling x86_64-mont.mac.x86_64.S
[195/460] Compiling x86-mont.linux.x86.S
[196/460] Compiling vpaes-x86_64.mac.x86_64.S
[197/460] Compiling vpaes-x86_64.linux.x86_64.S
[198/460] Compiling vpaes-x86.linux.x86.S
[199/460] Compiling vpaes-armv8.linux.aarch64.S
[200/460] Compiling vpaes-armv8.ios.aarch64.S
[201/460] Compiling vpaes-armv7.ios.arm.S
[202/460] Compiling vpaes-armv7.linux.arm.S
[203/460] Compiling sha512-x86_64.mac.x86_64.S
[204/460] Compiling sha512-x86_64.linux.x86_64.S
[205/460] Compiling kdf.c
[206/460] Compiling sha512-armv8.linux.aarch64.S
[207/460] Compiling sha512-armv4.linux.arm.S
[208/460] Compiling sha512-armv8.ios.aarch64.S
[209/460] Compiling sha512-armv4.ios.arm.S
[210/460] Compiling sha256-x86_64.mac.x86_64.S
[211/460] Compiling sha512-586.linux.x86.S
[212/460] Compiling sha256-x86_64.linux.x86_64.S
[213/460] Compiling sha256-armv8.linux.aarch64.S
[214/460] Compiling sha256-armv4.linux.arm.S
[215/460] Compiling sha256-armv8.ios.aarch64.S
[216/460] Compiling sha256-armv4.ios.arm.S
[217/460] Compiling sha256-586.linux.x86.S
[218/460] Compiling sha1-x86_64.mac.x86_64.S
[219/460] Compiling sha1-x86_64.linux.x86_64.S
[220/460] Compiling sha1-armv8.linux.aarch64.S
[221/460] Compiling hrss.c
[222/460] Compiling sha1-armv4-large.linux.arm.S
[223/460] Compiling sha1-armv8.ios.aarch64.S
[224/460] Compiling sha1-armv4-large.ios.arm.S
[225/460] Compiling sha1-586.linux.x86.S
[226/460] Compiling sha1-altivec.c
[227/460] Compiling sha512.c
[228/460] Compiling rsaz-avx2.mac.x86_64.S
[229/460] Compiling sha256.c
[230/460] Compiling sha1.c
[231/460] Compiling rsaz-avx2.linux.x86_64.S
[232/460] Compiling self_check.c
[233/460] Compiling rdrand-x86_64.mac.x86_64.S
[233/460] Compiling rdrand-x86_64.linux.x86_64.S
[235/460] Compiling rsa_impl.c
[236/460] Compiling padding.c
[237/460] Compiling fork_detect.c
[238/460] Compiling blinding.c
[239/460] Compiling rsa.c
[240/460] Compiling rand.c
[241/460] Compiling urandom.c
[242/460] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[243/460] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[244/460] Compiling ctrdrbg.c
[245/460] Compiling p256-x86_64-asm.mac.x86_64.S
[246/460] Compiling p256-x86_64-asm.linux.x86_64.S
[247/460] Compiling ofb.c
[248/460] Compiling polyval.c
[249/460] Compiling gcm_nohw.c
[250/460] Compiling ctr.c
[251/460] Compiling gcm.c
[252/460] Compiling md5-x86_64.linux.x86_64.S
[253/460] Compiling md5-x86_64.mac.x86_64.S
[254/460] Compiling cbc.c
[255/460] Compiling cfb.c
[256/460] Compiling md5.c
[257/460] Compiling md5-586.linux.x86.S
[258/460] Compiling is_fips.c
[259/460] Compiling ghashv8-armx64.linux.aarch64.S
[260/460] Compiling md4.c
[261/460] Compiling hmac.c
[262/460] Compiling ghashv8-armx32.linux.arm.S
[263/460] Compiling ghashv8-armx64.ios.aarch64.S
[264/460] Compiling ghashv8-armx32.ios.arm.S
[265/460] Compiling ghash-x86_64.mac.x86_64.S
[266/460] Compiling ghash-x86_64.linux.x86_64.S
[267/460] Compiling ghash-x86.linux.x86.S
[268/460] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[269/460] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[270/460] Compiling ghash-ssse3-x86.linux.x86.S
[271/460] Compiling ghash-neon-armv8.linux.aarch64.S
[272/460] Compiling ghash-armv4.linux.arm.S
[273/460] Compiling ghash-neon-armv8.ios.aarch64.S
[274/460] Compiling fips_shared_support.c
[275/460] Compiling ghash-armv4.ios.arm.S
[276/460] Compiling ecdh.c
[277/460] Compiling ecdsa.c
[278/460] Compiling util.c
[279/460] Compiling wnaf.c
[280/460] Compiling scalar.c
[280/460] Compiling simple_mul.c
[282/460] Compiling simple.c
[283/460] Compiling p256-x86_64.c
[284/460] Compiling p224-64.c
[285/460] Compiling oct.c
[286/460] Compiling p256.c
[287/460] Compiling felem.c
[288/460] Compiling ec_montgomery.c
[289/460] Compiling ec_key.c
[290/460] Compiling co-586.linux.x86.S
[291/460] Compiling digest.c
[292/460] Compiling digests.c
[293/460] Compiling bsaes-armv7.linux.arm.S
[294/460] Compiling des.c
[295/460] Compiling ec.c
[296/460] Compiling e_des.c
[297/460] Compiling cipher.c
[298/460] Compiling bsaes-armv7.ios.arm.S
[299/460] Compiling aead.c
[300/460] Compiling e_aes.c
[301/460] Compiling sqrt.c
[302/460] Compiling shift.c
[303/460] Compiling rsaz_exp.c
[304/460] Compiling random.c
[305/460] Compiling mul.c
[306/460] Compiling montgomery_inv.c
[307/460] Compiling prime.c
[308/460] Compiling jacobi.c
[309/460] Compiling montgomery.c
[310/460] Compiling gcd_extra.c
[311/460] Compiling gcd.c
[312/460] Compiling generic.c
[313/460] Compiling div_extra.c
[314/460] Compiling exponentiation.c
[315/460] Compiling ctx.c
[316/460] Compiling cmp.c
[317/460] Compiling bytes.c
[318/460] Compiling div.c
[319/460] Compiling x86_64-gcc.c
[320/460] Compiling bn.c
[321/460] Compiling armv8-mont.linux.aarch64.S
[322/460] Compiling add.c
[323/460] Compiling bn-586.linux.x86.S
[324/460] Compiling armv8-mont.ios.aarch64.S
[325/460] Compiling armv4-mont.linux.arm.S
[326/460] Compiling armv4-mont.ios.arm.S
[327/460] Compiling aesv8-armx64.linux.aarch64.S
[328/460] Compiling aesv8-armx32.linux.arm.S
[329/460] Compiling aesv8-armx32.ios.arm.S
[329/460] Compiling aesv8-armx64.ios.aarch64.S
[331/460] Compiling aesni-x86_64.mac.x86_64.S
[332/460] Compiling aesni-x86_64.linux.x86_64.S
[333/460] Compiling aesni-x86.linux.x86.S
[334/460] Compiling aesni-gcm-x86_64.mac.x86_64.S
[335/460] Compiling aesni-gcm-x86_64.linux.x86_64.S
[336/460] Compiling mode_wrappers.c
[337/460] Compiling key_wrap.c
[338/460] Compiling aes.c
[339/460] Compiling ex_data.c
[340/460] Compiling aes_nohw.c
[341/460] Compiling sign.c
[342/460] Compiling pbkdf.c
[343/460] Compiling scrypt.c
[344/460] Compiling print.c
[345/460] Compiling p_x25519_asn1.c
[346/460] Compiling p_x25519.c
[347/460] Compiling p_rsa_asn1.c
[348/460] Compiling p_ed25519_asn1.c
[349/460] Compiling p_rsa.c
[350/460] Compiling p_ed25519.c
[351/460] Compiling p_ec_asn1.c
[352/460] Compiling p_dsa_asn1.c
[353/460] Compiling p_ec.c
[354/460] Compiling evp_ctx.c
[355/460] Compiling evp_asn1.c
[356/460] Compiling err_data.c
[357/460] Compiling digestsign.c
[358/460] Compiling evp.c
[359/460] Compiling engine.c
[360/460] Compiling err.c
[361/460] Compiling ecdh_extra.c
[362/460] Compiling ecdsa_asn1.c
[363/460] Compiling ec_derive.c
[364/460] Compiling hash_to_curve.c
[365/460] Compiling ec_asn1.c
[366/460] Compiling dsa_asn1.c
[367/460] Compiling params.c
[368/460] Compiling digest_extra.c
[369/460] Compiling dsa.c
[370/460] Compiling dh_asn1.c
[371/460] Compiling check.c
[372/460] Compiling dh.c
[373/460] Compiling spake25519.c
[374/460] Compiling x25519-asm-arm.S
[375/460] Compiling cpu-ppc64le.c
[376/460] Compiling cpu-intel.c
[376/460] Compiling cpu-arm.c
[378/460] Compiling crypto.c
[379/460] Compiling cpu-arm-linux.c
[380/460] Compiling cpu-aarch64-linux.c
[381/460] Compiling cpu-aarch64-fuchsia.c
[382/460] Compiling curve25519.c
[383/460] Compiling cmac.c
[384/460] Compiling e_rc4.c
[385/460] Compiling conf.c
[386/460] Compiling tls_cbc.c
[387/460] Compiling e_null.c
[388/460] Compiling e_rc2.c
[389/460] Compiling e_tls.c
[390/460] Compiling e_chacha20poly1305.c
[391/460] Compiling e_aesgcmsiv.c
[392/460] Compiling e_aesctrhmac.c
[393/460] Compiling e_aesccm.c
[394/460] Compiling derive_key.c
[395/460] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[396/460] Compiling cipher_extra.c
[397/460] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[398/460] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[399/460] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[400/460] Compiling chacha-x86_64.linux.x86_64.S
[401/460] Compiling chacha-x86_64.mac.x86_64.S
[402/460] Compiling chacha.c
[403/460] Compiling chacha-x86.linux.x86.S
[404/460] Compiling chacha-armv8.linux.aarch64.S
[405/460] Compiling chacha-armv4.linux.arm.S
[406/460] Compiling chacha-armv8.ios.aarch64.S
[407/460] Compiling chacha-armv4.ios.arm.S
[408/460] Compiling unicode.c
[409/460] Compiling asn1_compat.c
[410/460] Compiling ber.c
[411/460] Compiling cbs.c
[412/460] Compiling cbb.c
[413/460] Compiling buf.c
[414/460] Compiling bn_asn1.c
[415/460] Compiling convert.c
[416/460] Compiling socket.c
[417/460] Compiling socket_helper.c
[418/460] Compiling printf.c
[419/460] Compiling hexdump.c
[420/460] Compiling file.c
[421/460] Compiling pair.c
[422/460] Compiling fd.c
[423/460] Compiling bio_mem.c
[424/460] Compiling connect.c
[425/460] Compiling base64.c
[426/460] Compiling time_support.c
[427/460] Compiling tasn_utl.c
[427/460] Compiling bio.c
[429/460] Compiling tasn_fre.c
[430/460] Compiling tasn_typ.c
[431/460] Compiling tasn_new.c
[432/460] Compiling tasn_enc.c
[433/460] Compiling f_string.c
[434/460] Compiling f_int.c
[435/460] Compiling f_enum.c
[436/460] Compiling tasn_dec.c
[437/460] Compiling asn1_par.c
[438/460] Compiling asn_pack.c
[439/460] Compiling a_utf8.c
[440/460] Compiling a_utctm.c
[441/460] Compiling asn1_lib.c
[442/460] Compiling a_time.c
[443/460] Compiling a_type.c
[444/460] Compiling a_print.c
[445/460] Compiling a_octet.c
[446/460] Compiling a_strnid.c
[447/460] Compiling a_mbstr.c
[448/460] Compiling a_object.c
[449/460] Compiling a_i2d_fp.c
[450/460] Write sources
[451/460] Compiling a_gentm.c
[452/460] Compiling a_int.c
[453/460] Compiling a_dup.c
[454/460] Compiling a_d2i_fp.c
[455/460] Compiling a_enum.c
[456/460] Compiling a_bool.c
[457/460] Compiling a_bitstr.c
[458/460] Compiling c-nioatomics.c
[459/460] Compiling c-atomics.c
[461/464] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[462/464] Compiling NIOConcurrencyHelpers atomics.swift
[463/464] Compiling NIOConcurrencyHelpers lock.swift
[464/464] Emitting module NIOConcurrencyHelpers
[465/528] 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 |
[466/528] 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 |
[467/528] 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 |
[468/528] 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 |
[469/528] 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 |
[470/528] 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 |
[471/528] 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 |
[472/528] 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 |     }
[473/528] 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 |     }
[474/528] 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 |     }
[475/528] 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 |     }
[476/528] 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 |     }
[477/528] 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 |     }
[478/528] 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 |     }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[479/535] 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 |
[480/535] Compiling NIO FileDescriptor.swift
[481/535] Compiling NIO FileHandle.swift
[482/535] Compiling NIO FileRegion.swift
[483/535] Compiling NIO GetaddrinfoResolver.swift
[484/535] Compiling NIO HappyEyeballs.swift
[485/535] Compiling NIO Heap.swift
[486/535] Compiling NIO IO.swift
[487/535] Compiling NIO PipePair.swift
[488/535] Compiling NIO PriorityQueue.swift
[489/535] Compiling NIO RecvByteBufferAllocator.swift
[490/535] Compiling NIO Resolver.swift
[491/535] Compiling NIO Selectable.swift
[492/535] Compiling NIO SelectableEventLoop.swift
[493/535] Compiling NIO Selector.swift
[494/535] Compiling NIO System.swift
[495/535] Compiling NIO Thread.swift
[496/535] Compiling NIO ThreadPosix.swift
[497/535] Compiling NIO ThreadWindows.swift
[498/535] Compiling NIO TypeAssistedChannelHandler.swift
[499/535] Compiling NIO UniversalBootstrapSupport.swift
[500/535] Compiling NIO Utilities.swift
[501/535] Compiling NIO ServerSocket.swift
[502/535] Compiling NIO SingleStepByteToMessageDecoder.swift
[503/535] Compiling NIO Socket.swift
[504/535] Compiling NIO SocketAddresses.swift
[505/535] Compiling NIO SocketChannel.swift
[506/535] Compiling NIO SocketOptionProvider.swift
[507/535] Compiling NIO SocketProtocols.swift
[508/535] Compiling NIO AddressedEnvelope.swift
[509/535] Compiling NIO BSDSocketAPI.swift
[510/535] Compiling NIO BSDSocketAPIPosix.swift
[511/535] Compiling NIO BSDSocketAPIWindows.swift
[512/535] Compiling NIO BaseSocket.swift
[513/535] Compiling NIO BaseSocketChannel.swift
[514/535] Compiling NIO BaseStreamSocketChannel.swift
[515/535] 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
[516/535] 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
[517/535] 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
[518/535] 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
[519/535] 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
[520/535] 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
[521/535] 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
[522/535] Compiling NIO ControlMessage.swift
[523/535] Compiling NIO ConvenienceOptionSupport.swift
[524/535] Compiling NIO DatagramVectorReadManager.swift
[525/535] Compiling NIO DeadChannel.swift
[526/535] Compiling NIO Embedded.swift
[527/535] Compiling NIO EventLoop.swift
[528/535] Compiling NIO EventLoopFuture.swift
[529/535] Compiling NIO Bootstrap.swift
[530/535] Compiling NIO ByteBuffer-aux.swift
[531/535] Compiling NIO ByteBuffer-conversions.swift
[532/535] Compiling NIO ByteBuffer-core.swift
[533/535] Compiling NIO ByteBuffer-int.swift
[534/535] Compiling NIO ByteBuffer-views.swift
[535/535] Compiling NIO Channel.swift
BUILD FAILURE 6.3 macosSpm