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.0 for macOS (SPM) on 26 Nov 2024 23:46:54 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/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
[3/118] Fetching urlformat
Fetched https://github.com/ilyapuchka/URLFormat.git from cache (0.66s)
Fetching https://github.com/ilyapuchka/common-parsers.git
[1/72] Fetching common-parsers
Fetched https://github.com/ilyapuchka/common-parsers.git from cache (0.66s)
Fetching https://github.com/pointfreeco/swift-prelude.git
[1/3294] Fetching swift-prelude
Fetched https://github.com/pointfreeco/swift-prelude.git from cache (0.96s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
Fetching https://github.com/apple/swift-nio.git
[1/15] Fetching swift-nio-zlib-support
[16/71950] Fetching swift-nio-zlib-support, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.37s)
Computing version for https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (6.37s)
Computed https://github.com/apple/swift-nio.git at 1.14.1 (0.60s)
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.55s)
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/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/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)
========================================
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
[9/428] Fetching swiftniomock
Fetched https://github.com/ilyapuchka/SwiftNIOMock.git from cache (0.80s)
Fetching https://github.com/ilyapuchka/URLFormat.git from cache
Fetched https://github.com/ilyapuchka/URLFormat.git from cache (0.47s)
Fetching https://github.com/ilyapuchka/common-parsers.git from cache
Fetched https://github.com/ilyapuchka/common-parsers.git from cache (0.46s)
Fetching https://github.com/pointfreeco/swift-prelude.git from cache
Fetched https://github.com/pointfreeco/swift-prelude.git from cache (0.51s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.79s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.02s)
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.46s)
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.02s)
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
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/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/ilyapuchka/SwiftNIOMock.git
Working copy of https://github.com/ilyapuchka/SwiftNIOMock.git resolved at master (cc14a07)
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
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.0
Building package at path:  $PWD
https://github.com/ilyapuchka/SwiftNIOMock.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/16] Write sources
[8/16] Write swift-version--7754E27361AE5C74.txt
[9/16] Compiling CNIOZlib empty.c
[10/16] Compiling CNIOLinux ifaddrs-android.c
[10/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] Emitting module Prelude
[18/59] Compiling Prelude Strong.swift
[19/59] Compiling Prelude Tuple.swift
[20/59] Compiling Prelude Unit.swift
[21/59] Compiling NIOPriorityQueue PriorityQueue.swift
[22/59] Emitting module NIOPriorityQueue
[23/59] Compiling NIOPriorityQueue Heap.swift
[24/59] Emitting module NIOConcurrencyHelpers
[25/59] Compiling NIOConcurrencyHelpers lock.swift
[26/59] Compiling NIOConcurrencyHelpers atomics.swift
[27/110] Compiling NIO AddressedEnvelope.swift
[28/110] Compiling NIO BaseSocket.swift
[29/110] Compiling NIO BaseSocketChannel.swift
[30/110] Compiling NIO BlockingIOThreadPool.swift
[31/110] Compiling NIO FileHandle.swift
[32/110] Compiling NIO FileRegion.swift
[33/110] Compiling NIO GetaddrinfoResolver.swift
[34/110] Compiling NIO HappyEyeballs.swift
[35/110] Compiling NIO Heap.swift
[36/110] Compiling NIO IO.swift
[37/115] Compiling NIO Bootstrap.swift
[38/115] Compiling NIO ByteBuffer-aux.swift
[39/115] Compiling NIO ContiguousCollection.swift
[40/115] Compiling NIO DeadChannel.swift
[41/115] Compiling NIO IOData.swift
[42/115] Compiling NIO IntegerTypes.swift
[43/115] Compiling NIO Interfaces.swift
[44/115] Compiling NIO Linux.swift
[45/115] Compiling NIO LinuxCPUSet.swift
[46/115] Compiling NIO MarkedCircularBuffer.swift
[47/115] Compiling NIO MulticastChannel.swift
[48/115] Compiling NIO NIOAny.swift
[49/115] Compiling NIO NonBlockingFileIO.swift
[50/115] Compiling NIO PendingDatagramWritesManager.swift
[51/115] Compiling NIO Embedded.swift
[52/115] Compiling NIO EventLoop.swift
[53/115] Compiling NIO EventLoopFuture.swift
[54/115] Compiling NIO ByteBuffer-core.swift
[55/115] Compiling NIO ByteBuffer-int.swift
[56/115] Compiling NIO ByteBuffer-views.swift
[57/115] Compiling NIO Channel.swift
[58/115] Compiling NIO ChannelHandler.swift
[59/115] Compiling NIO ChannelHandlers.swift
[60/115] Compiling NIO ChannelInvoker.swift
[61/115] Compiling NIO ChannelOption.swift
[62/115] Compiling NIO ChannelPipeline.swift
[63/115] Compiling NIO CircularBuffer.swift
[64/115] Compiling NIO Codec.swift
[65/115] Compiling NIO CompositeError.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:3:12: note: 'subscript(_:)' declared here
1 | extension Collection {
2 |     @available(*, unavailable)
3 |     public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
  |            `- note: 'subscript(_:)' declared here
4 | }
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
12 |     associatedtype SubSequence : Collection = Slice<Self> where Self.Element == Self.SubSequence.Element, Self.SubSequence == Self.SubSequence.SubSequence
13 |     subscript(position: Self.Index) -> Self.Element { get }
14 |     subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
   |     `- note: requirement 'subscript(_:)' declared here
15 |     associatedtype Indices : Collection = DefaultIndices<Self> where Self.Indices == Self.Indices.SubSequence
16 |     var indices: Self.Indices { get }
/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:3:12: note: 'subscript(_:)' declared here
1 | extension Collection {
2 |     @available(*, unavailable)
3 |     public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
  |            `- note: 'subscript(_:)' declared here
4 | }
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
12 |     associatedtype SubSequence : Collection = Slice<Self> where Self.Element == Self.SubSequence.Element, Self.SubSequence == Self.SubSequence.SubSequence
13 |     subscript(position: Self.Index) -> Self.Element { get }
14 |     subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
   |     `- note: requirement 'subscript(_:)' declared here
15 |     associatedtype Indices : Collection = DefaultIndices<Self> where Self.Indices == Self.Indices.SubSequence
16 |     var indices: Self.Indices { get }
/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:3:12: note: 'subscript(_:)' declared here
1 | extension Collection {
2 |     @available(*, unavailable)
3 |     public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
  |            `- note: 'subscript(_:)' declared here
4 | }
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
12 |     associatedtype SubSequence : Collection = Slice<Self> where Self.Element == Self.SubSequence.Element, Self.SubSequence == Self.SubSequence.SubSequence
13 |     subscript(position: Self.Index) -> Self.Element { get }
14 |     subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
   |     `- note: requirement 'subscript(_:)' declared here
15 |     associatedtype Indices : Collection = DefaultIndices<Self> where Self.Indices == Self.Indices.SubSequence
16 |     var indices: Self.Indices { get }
/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:3:12: note: 'subscript(_:)' declared here
1 | extension Collection {
2 |     @available(*, unavailable)
3 |     public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
  |            `- note: 'subscript(_:)' declared here
4 | }
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
12 |     associatedtype SubSequence : Collection = Slice<Self> where Self.Element == Self.SubSequence.Element, Self.SubSequence == Self.SubSequence.SubSequence
13 |     subscript(position: Self.Index) -> Self.Element { get }
14 |     subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
   |     `- note: requirement 'subscript(_:)' declared here
15 |     associatedtype Indices : Collection = DefaultIndices<Self> where Self.Indices == Self.Indices.SubSequence
16 |     var indices: Self.Indices { get }
/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:3:12: note: 'subscript(_:)' declared here
1 | extension Collection {
2 |     @available(*, unavailable)
3 |     public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
  |            `- note: 'subscript(_:)' declared here
4 | }
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
12 |     associatedtype SubSequence : Collection = Slice<Self> where Self.Element == Self.SubSequence.Element, Self.SubSequence == Self.SubSequence.SubSequence
13 |     subscript(position: Self.Index) -> Self.Element { get }
14 |     subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
   |     `- note: requirement 'subscript(_:)' declared here
15 |     associatedtype Indices : Collection = DefaultIndices<Self> where Self.Indices == Self.Indices.SubSequence
16 |     var indices: Self.Indices { get }
[71/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:3:12: note: 'subscript(_:)' declared here
1 | extension Collection {
2 |     @available(*, unavailable)
3 |     public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
  |            `- note: 'subscript(_:)' declared here
4 | }
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
12 |     associatedtype SubSequence : Collection = Slice<Self> where Self.Element == Self.SubSequence.Element, Self.SubSequence == Self.SubSequence.SubSequence
13 |     subscript(position: Self.Index) -> Self.Element { get }
14 |     subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
   |     `- note: requirement 'subscript(_:)' declared here
15 |     associatedtype Indices : Collection = DefaultIndices<Self> where Self.Indices == Self.Indices.SubSequence
16 |     var indices: Self.Indices { get }
[72/115] Compiling NIO SocketOptionProvider.swift
[73/115] Compiling NIO System.swift
[74/115] Compiling NIO Thread.swift
[75/115] Compiling NIO TypeAssistedChannelHandler.swift
[76/115] Compiling NIO Utilities.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[83/115] 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:3:12: note: 'subscript(_:)' declared here
1 | extension Collection {
2 |     @available(*, unavailable)
3 |     public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
  |            `- note: 'subscript(_:)' declared here
4 | }
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
12 |     associatedtype SubSequence : Collection = Slice<Self> where Self.Element == Self.SubSequence.Element, Self.SubSequence == Self.SubSequence.SubSequence
13 |     subscript(position: Self.Index) -> Self.Element { get }
14 |     subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
   |     `- note: requirement 'subscript(_:)' declared here
15 |     associatedtype Indices : Collection = DefaultIndices<Self> where Self.Indices == Self.Indices.SubSequence
16 |     var indices: Self.Indices { get }
[84/115] Compiling NIO PendingWritesManager.swift
[85/115] Compiling NIO PriorityQueue.swift
[86/115] Compiling NIO RecvByteBufferAllocator.swift
[87/115] Compiling NIO Resolver.swift
[88/115] Compiling NIO Selectable.swift
[89/115] Compiling NIO Selector.swift
[90/115] Compiling NIO ServerSocket.swift
[91/115] Compiling NIO Socket.swift
[92/115] Compiling NIO SocketAddresses.swift
[93/115] Compiling NIO SocketChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:10:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
  8 |
  9 | public func coalesce<A>(with default: @autoclosure @escaping () -> A) -> (A?) -> A {
 10 |   return optional(`default`()) <| id
    |                                `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
 11 | }
 12 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:10:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
  8 |
  9 | public func coalesce<A>(with default: @autoclosure @escaping () -> A) -> (A?) -> A {
 10 |   return optional(`default`()) <| id
    |                                `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
 11 | }
 12 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:10:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
  8 |
  9 | public func coalesce<A>(with default: @autoclosure @escaping () -> A) -> (A?) -> A {
 10 |   return optional(`default`()) <| id
    |                                `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
 11 | }
 12 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:10:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
  8 |
  9 | public func coalesce<A>(with default: @autoclosure @escaping () -> A) -> (A?) -> A {
 10 |   return optional(`default`()) <| id
    |                                `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
 11 | }
 12 |
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
BUILD FAILURE 6.0 macosSpm