Build Information
Failed to build Storage, reference 1.0.0 (15877d
), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 19:43:14 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/skelpo/storage.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/skelpo/storage
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 15877d3 Merge pull request #7 from skelpo/develop
Cloned https://github.com/skelpo/storage.git
Revision (git rev-parse @):
15877d3ee56daae7fae9c5f97056292a396ff1e7
SUCCESS checkout https://github.com/skelpo/storage.git at 1.0.0
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.97s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.8.0 (1.58s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.8.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": "storage",
"name": "Storage",
"url": "https://github.com/skelpo/storage.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/storage",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.82.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/skelpo/storage.git
[1/392] Fetching storage
Fetched https://github.com/skelpo/storage.git from cache (0.91s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.71s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.45s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.83s)
Fetched https://github.com/apple/swift-system.git from cache (0.84s)
Fetched https://github.com/apple/swift-collections.git from cache (0.85s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.39s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.71s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/skelpo/storage.git
Working copy of https://github.com/skelpo/storage.git resolved at 1.0.0 (15877d3)
warning: '.resolve-product-dependencies': dependency 'storage' is not used by any target
Found 1 product dependencies
- swift-nio
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/skelpo/storage.git
https://github.com/skelpo/storage.git
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "Storage",
"name" : "Storage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Storage",
"targets" : [
"Storage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StorageTests",
"module_type" : "SwiftTarget",
"name" : "StorageTests",
"path" : "Tests/StorageTests",
"sources" : [
"StorageTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Storage"
],
"type" : "test"
},
{
"c99name" : "Storage",
"module_type" : "SwiftTarget",
"name" : "Storage",
"path" : "Sources/Storage",
"product_dependencies" : [
"NIO"
],
"product_memberships" : [
"Storage"
],
"sources" : [
"File.swift",
"LocalStorage.swift",
"Storage.swift",
"StorageError.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
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/9] Write sources
[3/9] Compiling CNIOLinux shim.c
[3/9] Compiling CNIOLinux ifaddrs-android.c
[5/9] Write swift-version-2F0A5646E1D333AE.txt
[6/9] Compiling CNIODarwin shim.c
[7/9] Compiling CNIOSHA1 c_nio_sha1.c
[8/9] Compiling c-atomics.c
[10/12] Compiling NIOConcurrencyHelpers lock.swift
[11/12] Emitting module NIOConcurrencyHelpers
[12/12] Compiling NIOConcurrencyHelpers atomics.swift
[13/63] Compiling NIO PendingWritesManager.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingWritesManager.swift:134:27: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
132 | /// - parameters:
133 | /// - bytes: How many bytes of the item were written.
134 | private mutating func partiallyWrittenFirst(bytes: Int) {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
135 | self.pendingWrites[self.pendingWrites.startIndex].data.moveReaderIndex(forwardBy: bytes)
136 | self.subtractOutstanding(bytes: bytes)
[14/63] Compiling NIO PriorityQueue.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingWritesManager.swift:134:27: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
132 | /// - parameters:
133 | /// - bytes: How many bytes of the item were written.
134 | private mutating func partiallyWrittenFirst(bytes: Int) {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
135 | self.pendingWrites[self.pendingWrites.startIndex].data.moveReaderIndex(forwardBy: bytes)
136 | self.subtractOutstanding(bytes: bytes)
[15/63] Compiling NIO RecvByteBufferAllocator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingWritesManager.swift:134:27: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
132 | /// - parameters:
133 | /// - bytes: How many bytes of the item were written.
134 | private mutating func partiallyWrittenFirst(bytes: Int) {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
135 | self.pendingWrites[self.pendingWrites.startIndex].data.moveReaderIndex(forwardBy: bytes)
136 | self.subtractOutstanding(bytes: bytes)
[16/63] Compiling NIO Resolver.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingWritesManager.swift:134:27: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
132 | /// - parameters:
133 | /// - bytes: How many bytes of the item were written.
134 | private mutating func partiallyWrittenFirst(bytes: Int) {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
135 | self.pendingWrites[self.pendingWrites.startIndex].data.moveReaderIndex(forwardBy: bytes)
136 | self.subtractOutstanding(bytes: bytes)
[17/63] Compiling NIO Selectable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingWritesManager.swift:134:27: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
132 | /// - parameters:
133 | /// - bytes: How many bytes of the item were written.
134 | private mutating func partiallyWrittenFirst(bytes: Int) {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
135 | self.pendingWrites[self.pendingWrites.startIndex].data.moveReaderIndex(forwardBy: bytes)
136 | self.subtractOutstanding(bytes: bytes)
[18/68] Compiling NIO Interfaces.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:121:40: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
119 | /// Returns the marked element.
120 | @inlinable
121 | public var markedElement: Element? {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
122 | return self.markedElementIndex.map { self._buffer[$0] }
123 | }
[19/68] Compiling NIO Linux.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:121:40: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
119 | /// Returns the marked element.
120 | @inlinable
121 | public var markedElement: Element? {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
122 | return self.markedElementIndex.map { self._buffer[$0] }
123 | }
[20/68] Compiling NIO LinuxCPUSet.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:121:40: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
119 | /// Returns the marked element.
120 | @inlinable
121 | public var markedElement: Element? {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
122 | return self.markedElementIndex.map { self._buffer[$0] }
123 | }
[21/68] Compiling NIO MarkedCircularBuffer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:121:40: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
119 | /// Returns the marked element.
120 | @inlinable
121 | public var markedElement: Element? {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
122 | return self.markedElementIndex.map { self._buffer[$0] }
123 | }
[22/68] Compiling NIO MulticastChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:121:40: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
119 | /// Returns the marked element.
120 | @inlinable
121 | public var markedElement: Element? {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
122 | return self.markedElementIndex.map { self._buffer[$0] }
123 | }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/68] Compiling NIO ByteBuffer-int.swift
[24/68] Compiling NIO ByteBuffer-views.swift
[25/68] Compiling NIO Channel.swift
[26/68] Compiling NIO ChannelHandler.swift
[27/68] Compiling NIO ChannelHandlers.swift
[28/68] Compiling NIO ChannelInvoker.swift
[29/68] Emitting module NIO
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
[30/68] Compiling NIO GetaddrinfoResolver.swift
[31/68] Compiling NIO HappyEyeballs.swift
[32/68] Compiling NIO Heap.swift
[33/68] Compiling NIO IO.swift
[34/68] Compiling NIO IOData.swift
[35/68] Compiling NIO IntegerTypes.swift
[36/68] Compiling NIO SocketOptionProvider.swift
[37/68] Compiling NIO System.swift
[38/68] Compiling NIO Thread.swift
[39/68] Compiling NIO TypeAssistedChannelHandler.swift
[40/68] Compiling NIO Utilities.swift
[41/68] Compiling NIO Selector.swift
[42/68] Compiling NIO ServerSocket.swift
[43/68] Compiling NIO Socket.swift
[44/68] Compiling NIO SocketAddresses.swift
[45/68] Compiling NIO SocketChannel.swift
[46/68] Compiling NIO Embedded.swift
[47/68] Compiling NIO EventLoop.swift
[48/68] Compiling NIO EventLoopFuture.swift
[49/68] Compiling NIO FileDescriptor.swift
[50/68] Compiling NIO FileHandle.swift
[51/68] Compiling NIO FileRegion.swift
[52/68] Compiling NIO ChannelOption.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
[53/68] Compiling NIO ChannelPipeline.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
[54/68] Compiling NIO CircularBuffer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
[55/68] Compiling NIO Codec.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
[56/68] Compiling NIO DatagramVectorReadManager.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
[57/68] Compiling NIO DeadChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
[58/68] Compiling NIO AddressedEnvelope.swift
[59/68] Compiling NIO BaseSocket.swift
[60/68] Compiling NIO BaseSocketChannel.swift
[61/68] Compiling NIO Bootstrap.swift
[62/68] Compiling NIO ByteBuffer-aux.swift
[63/68] Compiling NIO ByteBuffer-core.swift
[64/68] Compiling NIO NIOAny.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:326:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
324 | while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
325 | to: markedIndex) >= 0 {
326 | let element = self.pendingWrites.pendingWrites[index]
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
327 | index = self.pendingWrites.pendingWrites.index(after: index)
328 | return element
[65/68] Compiling NIO NIOCloseOnErrorHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:326:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
324 | while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
325 | to: markedIndex) >= 0 {
326 | let element = self.pendingWrites.pendingWrites[index]
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
327 | index = self.pendingWrites.pendingWrites.index(after: index)
328 | return element
[66/68] Compiling NIO NIOThreadPool.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:326:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
324 | while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
325 | to: markedIndex) >= 0 {
326 | let element = self.pendingWrites.pendingWrites[index]
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
327 | index = self.pendingWrites.pendingWrites.index(after: index)
328 | return element
[67/68] Compiling NIO NonBlockingFileIO.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:326:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
324 | while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
325 | to: markedIndex) >= 0 {
326 | let element = self.pendingWrites.pendingWrites[index]
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
327 | index = self.pendingWrites.pendingWrites.index(after: index)
328 | return element
[68/68] Compiling NIO PendingDatagramWritesManager.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:326:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
324 | while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
325 | to: markedIndex) >= 0 {
326 | let element = self.pendingWrites.pendingWrites[index]
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
327 | index = self.pendingWrites.pendingWrites.index(after: index)
328 | return element
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/4] Compiling NIOConcurrencyHelpers lock.swift
[3/4] Emitting module NIOConcurrencyHelpers
[4/4] Compiling NIOConcurrencyHelpers atomics.swift
[5/55] Compiling NIO NIOAny.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:326:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
324 | while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
325 | to: markedIndex) >= 0 {
326 | let element = self.pendingWrites.pendingWrites[index]
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
327 | index = self.pendingWrites.pendingWrites.index(after: index)
328 | return element
[6/55] Compiling NIO NIOCloseOnErrorHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:326:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
324 | while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
325 | to: markedIndex) >= 0 {
326 | let element = self.pendingWrites.pendingWrites[index]
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
327 | index = self.pendingWrites.pendingWrites.index(after: index)
328 | return element
[7/55] Compiling NIO NIOThreadPool.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:326:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
324 | while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
325 | to: markedIndex) >= 0 {
326 | let element = self.pendingWrites.pendingWrites[index]
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
327 | index = self.pendingWrites.pendingWrites.index(after: index)
328 | return element
[8/55] Compiling NIO NonBlockingFileIO.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:326:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
324 | while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
325 | to: markedIndex) >= 0 {
326 | let element = self.pendingWrites.pendingWrites[index]
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
327 | index = self.pendingWrites.pendingWrites.index(after: index)
328 | return element
[9/55] Compiling NIO PendingDatagramWritesManager.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingDatagramWritesManager.swift:326:17: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
324 | while let markedIndex = self.markedIndex, self.pendingWrites.pendingWrites.distance(from: self.index,
325 | to: markedIndex) >= 0 {
326 | let element = self.pendingWrites.pendingWrites[index]
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
327 | index = self.pendingWrites.pendingWrites.index(after: index)
328 | return element
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/60] Emitting module NIO
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
[11/60] Compiling NIO PendingWritesManager.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingWritesManager.swift:134:27: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
132 | /// - parameters:
133 | /// - bytes: How many bytes of the item were written.
134 | private mutating func partiallyWrittenFirst(bytes: Int) {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
135 | self.pendingWrites[self.pendingWrites.startIndex].data.moveReaderIndex(forwardBy: bytes)
136 | self.subtractOutstanding(bytes: bytes)
[12/60] Compiling NIO PriorityQueue.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingWritesManager.swift:134:27: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
132 | /// - parameters:
133 | /// - bytes: How many bytes of the item were written.
134 | private mutating func partiallyWrittenFirst(bytes: Int) {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
135 | self.pendingWrites[self.pendingWrites.startIndex].data.moveReaderIndex(forwardBy: bytes)
136 | self.subtractOutstanding(bytes: bytes)
[13/60] Compiling NIO RecvByteBufferAllocator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingWritesManager.swift:134:27: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
132 | /// - parameters:
133 | /// - bytes: How many bytes of the item were written.
134 | private mutating func partiallyWrittenFirst(bytes: Int) {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
135 | self.pendingWrites[self.pendingWrites.startIndex].data.moveReaderIndex(forwardBy: bytes)
136 | self.subtractOutstanding(bytes: bytes)
[14/60] Compiling NIO Resolver.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingWritesManager.swift:134:27: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
132 | /// - parameters:
133 | /// - bytes: How many bytes of the item were written.
134 | private mutating func partiallyWrittenFirst(bytes: Int) {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
135 | self.pendingWrites[self.pendingWrites.startIndex].data.moveReaderIndex(forwardBy: bytes)
136 | self.subtractOutstanding(bytes: bytes)
[15/60] Compiling NIO Selectable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/PendingWritesManager.swift:134:27: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
132 | /// - parameters:
133 | /// - bytes: How many bytes of the item were written.
134 | private mutating func partiallyWrittenFirst(bytes: Int) {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
135 | self.pendingWrites[self.pendingWrites.startIndex].data.moveReaderIndex(forwardBy: bytes)
136 | self.subtractOutstanding(bytes: bytes)
[16/60] Compiling NIO ChannelOption.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
[17/60] Compiling NIO ChannelPipeline.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
[18/60] Compiling NIO CircularBuffer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
[19/60] Compiling NIO Codec.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
[20/60] Compiling NIO DatagramVectorReadManager.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
[21/60] Compiling NIO DeadChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:106:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
104 |
105 | // MARK: Collection/MutableCollection implementation
106 | extension CircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
107 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
108 | public typealias SubSequence = CircularBuffer<Element>
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
[22/60] Compiling NIO ByteBuffer-int.swift
[23/60] Compiling NIO ByteBuffer-views.swift
[24/60] Compiling NIO Channel.swift
[25/60] Compiling NIO ChannelHandler.swift
[26/60] Compiling NIO ChannelHandlers.swift
[27/60] Compiling NIO ChannelInvoker.swift
[28/60] Compiling NIO SocketOptionProvider.swift
[29/60] Compiling NIO System.swift
[30/60] Compiling NIO Thread.swift
[31/60] Compiling NIO TypeAssistedChannelHandler.swift
[32/60] Compiling NIO Utilities.swift
[33/60] Compiling NIO Selector.swift
[34/60] Compiling NIO ServerSocket.swift
[35/60] Compiling NIO Socket.swift
[36/60] Compiling NIO SocketAddresses.swift
[37/60] Compiling NIO SocketChannel.swift
[38/60] Compiling NIO Interfaces.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:121:40: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
119 | /// Returns the marked element.
120 | @inlinable
121 | public var markedElement: Element? {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
122 | return self.markedElementIndex.map { self._buffer[$0] }
123 | }
[39/60] Compiling NIO Linux.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:121:40: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
119 | /// Returns the marked element.
120 | @inlinable
121 | public var markedElement: Element? {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
122 | return self.markedElementIndex.map { self._buffer[$0] }
123 | }
[40/60] Compiling NIO LinuxCPUSet.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:121:40: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
119 | /// Returns the marked element.
120 | @inlinable
121 | public var markedElement: Element? {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
122 | return self.markedElementIndex.map { self._buffer[$0] }
123 | }
[41/60] Compiling NIO MarkedCircularBuffer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:121:40: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
119 | /// Returns the marked element.
120 | @inlinable
121 | public var markedElement: Element? {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
122 | return self.markedElementIndex.map { self._buffer[$0] }
123 | }
[42/60] Compiling NIO MulticastChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
130 | }
131 |
132 | extension MarkedCircularBuffer: Collection, MutableCollection {
| `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
133 | public typealias RangeType<Bound> = Range<Bound> where Bound: Strideable, Bound.Stride: SignedInteger
134 | public typealias Index = CircularBuffer<Element>.Index
Swift.MutableCollection.subscript:3:10: note: 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | @available(*, unavailable)
3 | public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: 'subscript(_:)' declared here
4 |
Swift.MutableCollection.subscript:2:10: note: requirement 'subscript(_:)' declared here
1 | protocol MutableCollection {
2 | override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }}
| `- note: requirement 'subscript(_:)' declared here
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:121:40: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
119 | /// Returns the marked element.
120 | @inlinable
121 | public var markedElement: Element? {
| `- error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
122 | return self.markedElementIndex.map { self._buffer[$0] }
123 | }
[43/60] Compiling NIO AddressedEnvelope.swift
[44/60] Compiling NIO BaseSocket.swift
[45/60] Compiling NIO BaseSocketChannel.swift
[46/60] Compiling NIO Bootstrap.swift
[47/60] Compiling NIO ByteBuffer-aux.swift
[48/60] Compiling NIO ByteBuffer-core.swift
[49/60] Compiling NIO GetaddrinfoResolver.swift
[50/60] Compiling NIO HappyEyeballs.swift
[51/60] Compiling NIO Heap.swift
[52/60] Compiling NIO IO.swift
[53/60] Compiling NIO IOData.swift
[54/60] Compiling NIO IntegerTypes.swift
[55/60] Compiling NIO Embedded.swift
[56/60] Compiling NIO EventLoop.swift
[57/60] Compiling NIO EventLoopFuture.swift
[58/60] Compiling NIO FileDescriptor.swift
[59/60] Compiling NIO FileHandle.swift
[60/60] Compiling NIO FileRegion.swift
BUILD FAILURE 6.1 macosSpm