Build Information
Failed to build ForecastIO-Vapor, reference 1.0.0 (80f35d
), with Swift 6.0 for macOS (SPM) on 31 Oct 2024 21:14:23 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
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aaastorga/darksky-provider.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aaastorga/darksky-provider
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 80f35d4 barebones forecast fetching works
Cloned https://github.com/aaastorga/darksky-provider.git
Revision (git rev-parse @):
80f35d4631483de02426099b28d57a3990b8bf05
SUCCESS checkout https://github.com/aaastorga/darksky-provider.git at 1.0.0
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl-support.git
Fetching https://github.com/apple/swift-nio-zlib-support.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/http.git
Fetching https://github.com/vapor/service.git
[1/16] Fetching swift-nio-ssl-support
[17/31] Fetching swift-nio-ssl-support, swift-nio-zlib-support
[32/950] Fetching swift-nio-ssl-support, swift-nio-zlib-support, service
[244/21093] Fetching swift-nio-ssl-support, swift-nio-zlib-support, service, core
[245/46560] Fetching swift-nio-ssl-support, swift-nio-zlib-support, service, core, http
[7433/59855] Fetching swift-nio-ssl-support, swift-nio-zlib-support, service, core, http, swift-nio-ssl
[58793/130996] Fetching swift-nio-ssl-support, swift-nio-zlib-support, service, core, http, swift-nio-ssl, swift-nio
Fetched https://github.com/vapor/service.git from cache (1.87s)
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (1.87s)
[59633/130062] Fetching swift-nio-ssl-support, core, http, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.03s)
Fetched https://github.com/vapor/core.git from cache (2.03s)
Fetched https://github.com/vapor/http.git from cache (2.03s)
Computing version for https://github.com/vapor/http.git
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (2.03s)
[2846/71141] Fetching swift-nio
Computed https://github.com/vapor/http.git at 3.0.2 (0.70s)
Fetched https://github.com/apple/swift-nio.git from cache (4.32s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 1.1.0 (0.68s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.5.1 (0.69s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.1.3 (0.67s)
Computing version for https://github.com/apple/swift-nio-ssl-support.git
Computed https://github.com/apple/swift-nio-ssl-support.git at 1.0.0 (0.67s)
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.66s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.0 (0.66s)
Creating working copy for https://github.com/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.0.2
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 1.1.0
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.1.3
Creating working copy for https://github.com/vapor/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio-ssl-support.git
Working copy of https://github.com/apple/swift-nio-ssl-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.5.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": "darksky-provider",
"name": "ForecastIO-Vapor",
"url": "https://github.com/aaastorga/darksky-provider.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/darksky-provider",
"dependencies": [
{
"identity": "http",
"name": "HTTP",
"url": "https://github.com/vapor/http.git",
"version": "3.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/http",
"dependencies": [
{
"identity": "core",
"name": "Core",
"url": "https://github.com/vapor/core.git",
"version": "3.10.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/core",
"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": "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": "swift-nio-ssl",
"name": "swift-nio-ssl",
"url": "https://github.com/apple/swift-nio-ssl.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "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": "swift-nio-ssl-support",
"name": "swift-nio-ssl-support",
"url": "https://github.com/apple/swift-nio-ssl-support.git",
"version": "1.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl-support",
"dependencies": [
]
}
]
}
]
},
{
"identity": "service",
"name": "Service",
"url": "https://github.com/vapor/service.git",
"version": "1.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/service",
"dependencies": [
{
"identity": "core",
"name": "Core",
"url": "https://github.com/vapor/core.git",
"version": "3.10.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/core",
"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": [
]
}
]
}
]
}
]
}
]
}
]
}
Fetching https://github.com/aaastorga/darksky-provider.git
[3/35] Fetching darksky-provider
Fetched https://github.com/aaastorga/darksky-provider.git from cache (0.58s)
Fetching https://github.com/vapor/service.git from cache
Fetching https://github.com/vapor/http.git from cache
Fetched https://github.com/vapor/service.git from cache (0.62s)
Fetched https://github.com/vapor/http.git from cache (0.62s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (0.66s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/vapor/core.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.75s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.75s)
Fetched https://github.com/vapor/core.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.71s)
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.49s)
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)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 1.4.0 (0.69s)
Fetching https://github.com/apple/swift-nio-ssl-support.git from cache
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.48s)
Computing version for https://github.com/apple/swift-nio-ssl-support.git
Computed https://github.com/apple/swift-nio-ssl-support.git at 1.0.0 (0.02s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.67s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.02s)
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
Creating working copy for https://github.com/aaastorga/darksky-provider.git
Working copy of https://github.com/aaastorga/darksky-provider.git resolved at 1.0.0 (80f35d4)
Creating working copy for https://github.com/apple/swift-nio-ssl-support.git
Working copy of https://github.com/apple/swift-nio-ssl-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.4.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 1.4.0
Creating working copy for https://github.com/vapor/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
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/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-ssl-support': ignoring declared target(s) 'swift-nio-ssl-support' in the system package
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
warning: '.resolve-product-dependencies': dependency 'darksky-provider' is not used by any target
Found 2 product dependencies
- HTTP
- Service
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/aaastorga/darksky-provider.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
Building for debugging...
[0/23] Write sources
[15/23] Write swift-version--7754E27361AE5C74.txt
[16/23] Compiling CNIOZlib empty.c
[17/23] Compiling CNIOOpenSSL empty.c
[18/23] Compiling CNIOLinux shim.c
[19/32] Compiling CNIOHTTPParser c_nio_http_parser.c
[20/32] Compiling CNIODarwin shim.c
[21/32] Compiling CNIOSHA1 c_nio_sha1.c
[22/32] Compiling c-atomics.c
[24/35] Compiling NIOPriorityQueue PriorityQueue.swift
[25/35] Emitting module COperatingSystem
[26/35] Compiling COperatingSystem libc.swift
[27/35] Emitting module NIOPriorityQueue
[28/35] Compiling NIOPriorityQueue Heap.swift
[29/35] Emitting module NIOConcurrencyHelpers
[30/35] Compiling NIOConcurrencyHelpers atomics.swift
[31/35] Compiling NIOConcurrencyHelpers lock.swift
[32/81] Compiling NIO EventLoopFuture.swift
[33/81] Compiling NIO FileDescriptor.swift
[34/81] Compiling NIO FileHandle.swift
[35/81] Compiling NIO FileRegion.swift
[36/81] Compiling NIO GetaddrinfoResolver.swift
[37/86] Compiling NIO PendingDatagramWritesManager.swift
[38/86] Compiling NIO PendingWritesManager.swift
[39/86] Compiling NIO PriorityQueue.swift
[40/86] Compiling NIO RecvByteBufferAllocator.swift
[41/86] Compiling NIO Resolver.swift
[42/86] Compiling NIO Codec.swift
[43/86] Compiling NIO CompositeError.swift
[44/86] Compiling NIO DeadChannel.swift
[45/86] Compiling NIO Embedded.swift
[46/86] Compiling NIO EventLoop.swift
[47/86] Compiling NIO Linux.swift
[48/86] Compiling NIO LinuxCPUSet.swift
[49/86] Compiling NIO MarkedCircularBuffer.swift
[50/86] Compiling NIO NIOAny.swift
[51/86] Compiling NIO NonBlockingFileIO.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[52/86] Emitting module NIO
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:582:1: error: type 'StaticString' does not conform to protocol 'Collection'
580 | }
581 |
582 | extension StaticString: Collection {
| `- error: type 'StaticString' does not conform to protocol 'Collection'
583 | public typealias Element = UInt8
584 | public typealias SubSequence = ArraySlice<UInt8>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:582:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
580 | }
581 |
582 | extension StaticString: Collection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
583 | public typealias Element = UInt8
584 | 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 }
[53/86] Compiling NIO ChannelHandlers.swift
[54/86] Compiling NIO ChannelInvoker.swift
[55/86] Compiling NIO ChannelOption.swift
[56/86] Compiling NIO ChannelPipeline.swift
[57/86] Compiling NIO CircularBuffer.swift
[58/86] Compiling NIO HappyEyeballs.swift
[59/86] Compiling NIO Heap.swift
[60/86] Compiling NIO IO.swift
[61/86] Compiling NIO IOData.swift
[62/86] Compiling NIO Interfaces.swift
[63/86] Compiling NIO Selectable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:587:19: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
585 | selectorEvent = selectorEvent.intersection(registration.interested)
586 |
587 | guard selectorEvent != .none else {
| `- error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
588 | continue
589 | }
[64/86] Compiling NIO Selector.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:587:19: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
585 | selectorEvent = selectorEvent.intersection(registration.interested)
586 |
587 | guard selectorEvent != .none else {
| `- error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
588 | continue
589 | }
[65/86] Compiling NIO ServerSocket.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:587:19: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
585 | selectorEvent = selectorEvent.intersection(registration.interested)
586 |
587 | guard selectorEvent != .none else {
| `- error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
588 | continue
589 | }
[66/86] Compiling NIO Socket.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:587:19: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
585 | selectorEvent = selectorEvent.intersection(registration.interested)
586 |
587 | guard selectorEvent != .none else {
| `- error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
588 | continue
589 | }
[67/86] Compiling NIO SocketAddresses.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:587:19: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
585 | selectorEvent = selectorEvent.intersection(registration.interested)
586 |
587 | guard selectorEvent != .none else {
| `- error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
588 | continue
589 | }
[68/86] Compiling NIO ByteBuffer-aux.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:582:1: error: type 'StaticString' does not conform to protocol 'Collection'
580 | }
581 |
582 | extension StaticString: Collection {
| `- error: type 'StaticString' does not conform to protocol 'Collection'
583 | public typealias Element = UInt8
584 | public typealias SubSequence = ArraySlice<UInt8>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:582:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
580 | }
581 |
582 | extension StaticString: Collection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
583 | public typealias Element = UInt8
584 | 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 }
[69/86] Compiling NIO ByteBuffer-core.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:582:1: error: type 'StaticString' does not conform to protocol 'Collection'
580 | }
581 |
582 | extension StaticString: Collection {
| `- error: type 'StaticString' does not conform to protocol 'Collection'
583 | public typealias Element = UInt8
584 | public typealias SubSequence = ArraySlice<UInt8>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:582:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
580 | }
581 |
582 | extension StaticString: Collection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
583 | public typealias Element = UInt8
584 | 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 }
[70/86] Compiling NIO ByteBuffer-int.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:582:1: error: type 'StaticString' does not conform to protocol 'Collection'
580 | }
581 |
582 | extension StaticString: Collection {
| `- error: type 'StaticString' does not conform to protocol 'Collection'
583 | public typealias Element = UInt8
584 | public typealias SubSequence = ArraySlice<UInt8>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:582:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
580 | }
581 |
582 | extension StaticString: Collection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
583 | public typealias Element = UInt8
584 | 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/86] Compiling NIO Channel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:582:1: error: type 'StaticString' does not conform to protocol 'Collection'
580 | }
581 |
582 | extension StaticString: Collection {
| `- error: type 'StaticString' does not conform to protocol 'Collection'
583 | public typealias Element = UInt8
584 | public typealias SubSequence = ArraySlice<UInt8>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:582:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
580 | }
581 |
582 | extension StaticString: Collection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
583 | public typealias Element = UInt8
584 | 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/86] Compiling NIO ChannelHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:582:1: error: type 'StaticString' does not conform to protocol 'Collection'
580 | }
581 |
582 | extension StaticString: Collection {
| `- error: type 'StaticString' does not conform to protocol 'Collection'
583 | public typealias Element = UInt8
584 | public typealias SubSequence = ArraySlice<UInt8>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:582:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
580 | }
581 |
582 | extension StaticString: Collection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
583 | public typealias Element = UInt8
584 | 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 }
[73/86] Compiling NIO AddressedEnvelope.swift
[74/86] Compiling NIO BaseSocket.swift
[75/86] Compiling NIO BaseSocketChannel.swift
[76/86] Compiling NIO BlockingIOThreadPool.swift
[77/86] Compiling NIO Bootstrap.swift
[78/86] Compiling NIO SocketChannel.swift
[79/86] Compiling NIO System.swift
[80/86] Compiling NIO Thread.swift
[81/86] Compiling NIO TypeAssistedChannelHandler.swift
[82/86] Compiling NIO Utilities.swift
[83/86] Compiling Debugging SourceLocation.swift
[84/86] Emitting module Debugging
warning: 'swift-nio-ssl-support': ignoring declared target(s) 'swift-nio-ssl-support' in the system package
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: you may be able to install openssl using your system-packager:
brew install libressl
BUILD FAILURE 6.0 macosSpm