The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SwiftNIOMock, reference master (cc14a0), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 23:54:15 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ilyapuchka/SwiftNIOMock.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ilyapuchka/SwiftNIOMock
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at cc14a07 update readme
Cloned https://github.com/ilyapuchka/SwiftNIOMock.git
Revision (git rev-parse @):
cc14a07e137597194d439cfbb3ca7b6b99701ccb
SUCCESS checkout https://github.com/ilyapuchka/SwiftNIOMock.git at master
Fetching https://github.com/ilyapuchka/URLFormat.git
[1/118] Fetching urlformat
Fetched https://github.com/ilyapuchka/URLFormat.git from cache (0.58s)
Fetching https://github.com/ilyapuchka/common-parsers.git
[1/72] Fetching common-parsers
Fetched https://github.com/ilyapuchka/common-parsers.git from cache (0.61s)
Fetching https://github.com/pointfreeco/swift-prelude.git
[1/3298] Fetching swift-prelude
Fetched https://github.com/pointfreeco/swift-prelude.git from cache (0.84s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
Fetching https://github.com/apple/swift-nio.git from cache
[1/15] Fetching swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.63s)
Fetched https://github.com/apple/swift-nio.git from cache (0.88s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.1 (1.51s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.57s)
Creating working copy for https://github.com/pointfreeco/swift-prelude.git
Working copy of https://github.com/pointfreeco/swift-prelude.git resolved at 9240a1f951c382e1c7387762c6cd94042baba531
Creating working copy for https://github.com/ilyapuchka/URLFormat.git
Working copy of https://github.com/ilyapuchka/URLFormat.git resolved at master (d2aa0da)
Creating working copy for https://github.com/ilyapuchka/common-parsers.git
Working copy of https://github.com/ilyapuchka/common-parsers.git resolved at master (2386ef5)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.1
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftniomock",
      "name": "SwiftNIOMock",
      "url": "https://github.com/ilyapuchka/SwiftNIOMock.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftNIOMock",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "1.14.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-nio-zlib-support",
              "name": "swift-nio-zlib-support",
              "url": "https://github.com/apple/swift-nio-zlib-support.git",
              "version": "1.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-zlib-support",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "urlformat",
          "name": "URLFormat",
          "url": "https://github.com/ilyapuchka/URLFormat.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/URLFormat",
          "dependencies": [
            {
              "identity": "common-parsers",
              "name": "CommonParsers",
              "url": "https://github.com/ilyapuchka/common-parsers.git",
              "version": "unspecified",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/common-parsers",
              "dependencies": [
                {
                  "identity": "swift-prelude",
                  "name": "Prelude",
                  "url": "https://github.com/pointfreeco/swift-prelude.git",
                  "version": "unspecified",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-prelude",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ilyapuchka/SwiftNIOMock.git
[1/428] Fetching swiftniomock
Fetched https://github.com/ilyapuchka/SwiftNIOMock.git from cache (0.74s)
Fetching https://github.com/ilyapuchka/URLFormat.git from cache
Fetched https://github.com/ilyapuchka/URLFormat.git from cache (0.50s)
Fetching https://github.com/ilyapuchka/common-parsers.git from cache
Fetched https://github.com/ilyapuchka/common-parsers.git from cache (0.45s)
Fetching https://github.com/pointfreeco/swift-prelude.git from cache
Fetched https://github.com/pointfreeco/swift-prelude.git from cache (0.50s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.75s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.80s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.45s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.50s)
Creating working copy for https://github.com/ilyapuchka/SwiftNIOMock.git
Working copy of https://github.com/ilyapuchka/SwiftNIOMock.git resolved at master (cc14a07)
Creating working copy for https://github.com/ilyapuchka/URLFormat.git
Working copy of https://github.com/ilyapuchka/URLFormat.git resolved at master (0f50393)
Creating working copy for https://github.com/ilyapuchka/common-parsers.git
Working copy of https://github.com/ilyapuchka/common-parsers.git resolved at master (fb6f45c)
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-prelude.git
Working copy of https://github.com/pointfreeco/swift-prelude.git resolved at master (b4ceef2)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
warning: '.resolve-product-dependencies': dependency 'swiftniomock' is not used by any target
Found 2 product dependencies
  - swift-nio
  - URLFormat
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ilyapuchka/SwiftNIOMock.git
https://github.com/ilyapuchka/SwiftNIOMock.git
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.12.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "urlformat",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ilyapuchka/URLFormat.git"
    }
  ],
  "manifest_display_name" : "SwiftNIOMock",
  "name" : "SwiftNIOMock",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftNIOMock",
      "targets" : [
        "SwiftNIOMock"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftNIOMockTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftNIOMockTests",
      "path" : "Tests/SwiftNIOMockTests",
      "sources" : [
        "SwiftNIOMockTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftNIOMock"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftNIOMock",
      "module_type" : "SwiftTarget",
      "name" : "SwiftNIOMock",
      "path" : "Sources/SwiftNIOMock",
      "product_dependencies" : [
        "NIO",
        "NIOHTTP1",
        "URLFormat"
      ],
      "product_memberships" : [
        "SwiftNIOMock"
      ],
      "sources" : [
        "Router.swift",
        "Server.swift",
        "Service.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/16] Write sources
[8/16] Write swift-version-2F0A5646E1D333AE.txt
[9/16] Compiling CNIOLinux ifaddrs-android.c
[10/16] Compiling CNIOZlib empty.c
[11/16] Compiling CNIOLinux shim.c
[12/53] Compiling CNIOHTTPParser c_nio_http_parser.c
[13/53] Compiling CNIODarwin shim.c
[14/53] Compiling CNIOSHA1 c_nio_sha1.c
[15/53] Compiling c-atomics.c
[17/56] Compiling NIOPriorityQueue PriorityQueue.swift
[18/56] Compiling NIOConcurrencyHelpers atomics.swift
[19/56] Emitting module NIOConcurrencyHelpers
[20/56] Compiling NIOConcurrencyHelpers lock.swift
[21/56] Compiling NIOPriorityQueue Heap.swift
[22/56] Emitting module NIOPriorityQueue
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/107] Emitting module NIO
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: type 'StaticString' does not conform to protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
Swift.Collection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol Collection {
2 | @available(*, unavailable)
3 |   public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  |          `- note: 'subscript(_:)' declared here
4 |
Swift.Collection.subscript:2:1: note: requirement 'subscript(_:)' declared here
1 | protocol Collection {
2 | subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  | `- note: requirement 'subscript(_:)' declared here
3 |
[24/112] Compiling NIO PendingWritesManager.swift
[25/112] Compiling NIO PriorityQueue.swift
[26/112] Compiling NIO RecvByteBufferAllocator.swift
[27/112] Compiling NIO Resolver.swift
[28/112] Compiling NIO Selectable.swift
[29/112] Compiling NIO IOData.swift
[30/112] Compiling NIO IntegerTypes.swift
[31/112] Compiling NIO Interfaces.swift
[32/112] Compiling NIO Linux.swift
[33/112] Compiling NIO LinuxCPUSet.swift
[34/112] Compiling NIO FileHandle.swift
[35/112] Compiling NIO FileRegion.swift
[36/112] Compiling NIO GetaddrinfoResolver.swift
[37/112] Compiling NIO HappyEyeballs.swift
[38/112] Compiling NIO Heap.swift
[39/112] Compiling NIO IO.swift
[40/112] Compiling NIO ByteBuffer-core.swift
[41/112] Compiling NIO ByteBuffer-int.swift
[42/112] Compiling NIO ByteBuffer-views.swift
[43/112] Compiling NIO Channel.swift
[44/112] Compiling NIO ChannelHandler.swift
[45/112] Compiling NIO ChannelHandlers.swift
[46/112] Compiling NIO ChannelInvoker.swift
[47/112] Compiling NIO ChannelOption.swift
[48/112] Compiling NIO ChannelPipeline.swift
[49/112] Compiling NIO CircularBuffer.swift
[50/112] Compiling NIO Codec.swift
[51/112] Compiling NIO CompositeError.swift
[52/112] Compiling NIO SocketOptionProvider.swift
[53/112] Compiling NIO System.swift
[54/112] Compiling NIO Thread.swift
[55/112] Compiling NIO TypeAssistedChannelHandler.swift
[56/112] Compiling NIO Utilities.swift
[57/112] Compiling NIO Selector.swift
[58/112] Compiling NIO ServerSocket.swift
[59/112] Compiling NIO Socket.swift
[60/112] Compiling NIO SocketAddresses.swift
[61/112] Compiling NIO SocketChannel.swift
[66/115] Emitting module Prelude
[70/115] Compiling NIO AddressedEnvelope.swift
[71/115] Compiling NIO BaseSocket.swift
[72/115] Compiling NIO BaseSocketChannel.swift
[73/115] Compiling NIO BlockingIOThreadPool.swift
[74/115] Compiling NIO Bootstrap.swift
[75/115] Compiling NIO ByteBuffer-aux.swift
[76/115] Compiling Prelude Strong.swift
[77/115] Compiling Prelude Tuple.swift
[78/115] Compiling Prelude Unit.swift
[79/115] Compiling NIO NonBlockingFileIO.swift
[80/115] Compiling NIO PendingDatagramWritesManager.swift
[81/115] Compiling NIO ContiguousCollection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: type 'StaticString' does not conform to protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
Swift.Collection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol Collection {
2 | @available(*, unavailable)
3 |   public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  |          `- note: 'subscript(_:)' declared here
4 |
Swift.Collection.subscript:2:1: note: requirement 'subscript(_:)' declared here
1 | protocol Collection {
2 | subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  | `- note: requirement 'subscript(_:)' declared here
3 |
[82/115] Compiling NIO DeadChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: type 'StaticString' does not conform to protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
Swift.Collection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol Collection {
2 | @available(*, unavailable)
3 |   public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  |          `- note: 'subscript(_:)' declared here
4 |
Swift.Collection.subscript:2:1: note: requirement 'subscript(_:)' declared here
1 | protocol Collection {
2 | subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  | `- note: requirement 'subscript(_:)' declared here
3 |
[83/115] Compiling NIO Embedded.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: type 'StaticString' does not conform to protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
Swift.Collection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol Collection {
2 | @available(*, unavailable)
3 |   public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  |          `- note: 'subscript(_:)' declared here
4 |
Swift.Collection.subscript:2:1: note: requirement 'subscript(_:)' declared here
1 | protocol Collection {
2 | subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  | `- note: requirement 'subscript(_:)' declared here
3 |
[84/115] Compiling NIO EventLoop.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: type 'StaticString' does not conform to protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
Swift.Collection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol Collection {
2 | @available(*, unavailable)
3 |   public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  |          `- note: 'subscript(_:)' declared here
4 |
Swift.Collection.subscript:2:1: note: requirement 'subscript(_:)' declared here
1 | protocol Collection {
2 | subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  | `- note: requirement 'subscript(_:)' declared here
3 |
[85/115] Compiling NIO EventLoopFuture.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: type 'StaticString' does not conform to protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
Swift.Collection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol Collection {
2 | @available(*, unavailable)
3 |   public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  |          `- note: 'subscript(_:)' declared here
4 |
Swift.Collection.subscript:2:1: note: requirement 'subscript(_:)' declared here
1 | protocol Collection {
2 | subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  | `- note: requirement 'subscript(_:)' declared here
3 |
[86/115] Compiling NIO FileDescriptor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: type 'StaticString' does not conform to protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
Swift.Collection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol Collection {
2 | @available(*, unavailable)
3 |   public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  |          `- note: 'subscript(_:)' declared here
4 |
Swift.Collection.subscript:2:1: note: requirement 'subscript(_:)' declared here
1 | protocol Collection {
2 | subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  | `- note: requirement 'subscript(_:)' declared here
3 |
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for zlib
warning: couldn't find pc file for zlib
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/41] Compiling NIOPriorityQueue PriorityQueue.swift
[3/41] Compiling NIOConcurrencyHelpers lock.swift
[4/41] Compiling NIOConcurrencyHelpers atomics.swift
[5/41] Emitting module NIOConcurrencyHelpers
[6/41] Compiling NIOPriorityQueue Heap.swift
[7/41] Emitting module NIOPriorityQueue
[8/92] Emitting module Prelude
[9/95] Compiling NIO Bootstrap.swift
[10/95] Compiling NIO ByteBuffer-aux.swift
[11/95] Compiling NIO ByteBuffer-core.swift
[12/95] Compiling NIO ByteBuffer-int.swift
[13/95] Compiling NIO Interfaces.swift
[14/95] Compiling NIO Linux.swift
[15/95] Compiling NIO LinuxCPUSet.swift
[16/95] Compiling Prelude Strong.swift
[17/95] Compiling Prelude Tuple.swift
[18/95] Compiling Prelude Unit.swift
[19/95] Compiling NIO PendingWritesManager.swift
[20/95] Compiling NIO PriorityQueue.swift
[21/95] Compiling NIO RecvByteBufferAllocator.swift
[22/95] Compiling NIO Resolver.swift
[23/95] Compiling NIO Selectable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/100] Emitting module NIO
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: type 'StaticString' does not conform to protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
Swift.Collection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol Collection {
2 | @available(*, unavailable)
3 |   public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  |          `- note: 'subscript(_:)' declared here
4 |
Swift.Collection.subscript:2:1: note: requirement 'subscript(_:)' declared here
1 | protocol Collection {
2 | subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  | `- note: requirement 'subscript(_:)' declared here
3 |
[25/100] Compiling NIO AddressedEnvelope.swift
[26/100] Compiling NIO BaseSocket.swift
[27/100] Compiling NIO BaseSocketChannel.swift
[28/100] Compiling NIO BlockingIOThreadPool.swift
[29/100] Compiling NIO MarkedCircularBuffer.swift
[30/100] Compiling NIO MulticastChannel.swift
[31/100] Compiling NIO NIOAny.swift
[32/100] Compiling NIO NonBlockingFileIO.swift
[33/100] Compiling NIO PendingDatagramWritesManager.swift
[34/100] Compiling NIO FileHandle.swift
[35/100] Compiling NIO FileRegion.swift
[36/100] Compiling NIO GetaddrinfoResolver.swift
[37/100] Compiling NIO HappyEyeballs.swift
[38/100] Compiling NIO Heap.swift
[39/100] Compiling NIO IO.swift
[40/100] Compiling NIO ContiguousCollection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: type 'StaticString' does not conform to protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
Swift.Collection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol Collection {
2 | @available(*, unavailable)
3 |   public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  |          `- note: 'subscript(_:)' declared here
4 |
Swift.Collection.subscript:2:1: note: requirement 'subscript(_:)' declared here
1 | protocol Collection {
2 | subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  | `- note: requirement 'subscript(_:)' declared here
3 |
[41/100] Compiling NIO DeadChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: type 'StaticString' does not conform to protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
Swift.Collection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol Collection {
2 | @available(*, unavailable)
3 |   public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  |          `- note: 'subscript(_:)' declared here
4 |
Swift.Collection.subscript:2:1: note: requirement 'subscript(_:)' declared here
1 | protocol Collection {
2 | subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  | `- note: requirement 'subscript(_:)' declared here
3 |
[42/100] Compiling NIO Embedded.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: type 'StaticString' does not conform to protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
Swift.Collection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol Collection {
2 | @available(*, unavailable)
3 |   public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  |          `- note: 'subscript(_:)' declared here
4 |
Swift.Collection.subscript:2:1: note: requirement 'subscript(_:)' declared here
1 | protocol Collection {
2 | subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  | `- note: requirement 'subscript(_:)' declared here
3 |
[43/100] Compiling NIO EventLoop.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: type 'StaticString' does not conform to protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
Swift.Collection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol Collection {
2 | @available(*, unavailable)
3 |   public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  |          `- note: 'subscript(_:)' declared here
4 |
Swift.Collection.subscript:2:1: note: requirement 'subscript(_:)' declared here
1 | protocol Collection {
2 | subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  | `- note: requirement 'subscript(_:)' declared here
3 |
[44/100] Compiling NIO EventLoopFuture.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: type 'StaticString' does not conform to protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
Swift.Collection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol Collection {
2 | @available(*, unavailable)
3 |   public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  |          `- note: 'subscript(_:)' declared here
4 |
Swift.Collection.subscript:2:1: note: requirement 'subscript(_:)' declared here
1 | protocol Collection {
2 | subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  | `- note: requirement 'subscript(_:)' declared here
3 |
[45/100] Compiling NIO FileDescriptor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: type 'StaticString' does not conform to protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
19 | }
20 |
21 | extension StaticString: Collection {
   | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
22 |     public typealias Element = UInt8
23 |     public typealias SubSequence = ArraySlice<UInt8>
Swift.Collection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol Collection {
2 | @available(*, unavailable)
3 |   public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  |          `- note: 'subscript(_:)' declared here
4 |
Swift.Collection.subscript:2:1: note: requirement 'subscript(_:)' declared here
1 | protocol Collection {
2 | subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }}
  | `- note: requirement 'subscript(_:)' declared here
3 |
[48/100] Compiling NIO ByteBuffer-views.swift
[49/100] Compiling NIO Channel.swift
[50/100] Compiling NIO ChannelHandler.swift
[51/100] Compiling NIO ChannelHandlers.swift
[52/100] Compiling NIO ChannelInvoker.swift
[53/100] Compiling NIO ChannelOption.swift
[54/100] Compiling NIO ChannelPipeline.swift
[55/100] Compiling NIO CircularBuffer.swift
[56/100] Compiling NIO Codec.swift
[57/100] Compiling NIO CompositeError.swift
[58/100] Compiling NIO SocketOptionProvider.swift
[59/100] Compiling NIO System.swift
[60/100] Compiling NIO Thread.swift
[61/100] Compiling NIO TypeAssistedChannelHandler.swift
[62/100] Compiling NIO Utilities.swift
[69/100] Compiling NIO IOData.swift
[70/100] Compiling NIO IntegerTypes.swift
[77/100] Compiling NIO SocketAddresses.swift
[78/100] Compiling NIO SocketChannel.swift
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for zlib
warning: couldn't find pc file for zlib
BUILD FAILURE 6.1 macosSpm