This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build APIErrorMiddleware, reference 0.3.5 (c8cd6b), with Swift 6.0 for Linux on 6 Jul 2024 06:41:41 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.45.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skelpo/apierrormiddleware.git
Reference: 0.3.5
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/skelpo/apierrormiddleware
 * tag               0.3.5      -> FETCH_HEAD
HEAD is now at c8cd6bd Merge pull request #4 from Cellane/patch-3
Cloned https://github.com/skelpo/apierrormiddleware.git
Revision (git rev-parse @):
c8cd6bd0a26cd000c8625e839312e3ad77ccdc3b
SUCCESS checkout https://github.com/skelpo/apierrormiddleware.git at 0.3.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/skelpo/apierrormiddleware.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:ab27251c691c4483b16f6811e4d551420c56572b98ecfd3375d905e8cd6a5193
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/vapor/websocket.git
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/database-kit.git
[1/20690] Fetching routing
[2/23163] Fetching routing, websocket
[984/25008] Fetching routing, websocket, multipart
[5249/45151] Fetching routing, websocket, multipart, core
[9529/46332] Fetching routing, websocket, multipart, core, database-kit
[38466/112384] Fetching routing, websocket, multipart, core, database-kit, swift-nio
Fetched https://github.com/vapor/database-kit.git from cache (1.30s)
Fetching https://github.com/vapor/service.git
Fetched https://github.com/vapor/websocket.git from cache (1.30s)
Fetching https://github.com/vapor/template-kit.git
Fetched https://github.com/vapor/routing.git from cache (1.32s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
Fetched https://github.com/vapor/core.git from cache (1.32s)
Fetching https://github.com/vapor/crypto.git
[41477/67897] Fetching multipart, swift-nio
Fetched https://github.com/vapor/multipart.git from cache (1.36s)
Fetching https://github.com/apple/swift-nio-ssl.git
[40292/66052] Fetching swift-nio
[40954/67334] Fetching swift-nio, template-kit
[42896/70120] Fetching swift-nio, template-kit, crypto
[42952/70135] Fetching swift-nio, template-kit, crypto, swift-nio-zlib-support
[47018/71054] Fetching swift-nio, template-kit, crypto, swift-nio-zlib-support, service
Fetched https://github.com/vapor/template-kit.git from cache (0.26s)
Fetching https://github.com/vapor/http.git
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.24s)
Fetching https://github.com/vapor/url-encoded-form.git
[46548/69757] Fetching swift-nio, crypto, service
Fetched https://github.com/vapor/crypto.git from cache (0.25s)
Fetching https://github.com/vapor/validation.git
[45174/66971] Fetching swift-nio, service
Fetched https://github.com/vapor/service.git from cache (0.32s)
Fetching https://github.com/vapor/vapor.git
[45576/66052] Fetching swift-nio
[46898/66433] Fetching swift-nio, url-encoded-form
[47940/67012] Fetching swift-nio, url-encoded-form, validation
[48502/92479] Fetching swift-nio, url-encoded-form, validation, http
[50962/104779] Fetching swift-nio, url-encoded-form, validation, http, swift-nio-ssl
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.22s)
Fetching https://github.com/apple/swift-nio-ssl-support.git
[53971/104398] Fetching swift-nio, validation, http, swift-nio-ssl
Fetched https://github.com/vapor/validation.git from cache (0.22s)
Fetching https://github.com/vapor/console.git
[53901/103819] Fetching swift-nio, http, swift-nio-ssl
[62054/172738] Fetching swift-nio, http, swift-nio-ssl, vapor
[78918/172754] Fetching swift-nio, http, swift-nio-ssl, vapor, swift-nio-ssl-support
[82183/178186] Fetching swift-nio, http, swift-nio-ssl, vapor, swift-nio-ssl-support, console
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.21s)
[86907/178170] Fetching swift-nio, http, swift-nio-ssl, vapor, console
Fetched https://github.com/vapor/console.git from cache (0.31s)
[103847/172738] Fetching swift-nio, http, swift-nio-ssl, vapor
Fetched https://github.com/vapor/http.git from cache (1.13s)
[123150/147271] Fetching swift-nio, swift-nio-ssl, vapor
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.60s)
Fetched https://github.com/vapor/vapor.git from cache (2.04s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.0.3 (0.77s)
Computing version for https://github.com/vapor/websocket.git
Fetched https://github.com/apple/swift-nio.git from cache (4.52s)
Computed https://github.com/vapor/websocket.git at 1.0.1 (0.41s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.0.0 (0.40s)
Computing version for https://github.com/vapor/url-encoded-form.git
Computed https://github.com/vapor/url-encoded-form.git at 1.0.3 (0.39s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.0.1 (0.40s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.0 (0.40s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.0.1 (0.41s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.0.1 (0.39s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.0.6 (0.40s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.0.1 (0.40s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.1.2 (0.40s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.2.1 (0.42s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.0.2 (0.41s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 1.1.1 (0.41s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.7.2 (0.44s)
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.39s)
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.38s)
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.1.2
Creating working copy for https://github.com/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.0.6
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.7.2
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.0.2
Creating working copy for https://github.com/vapor/template-kit.git
Working copy of https://github.com/vapor/template-kit.git resolved at 1.0.1
Creating working copy for https://github.com/vapor/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.0.0
Creating working copy for https://github.com/vapor/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.0.1
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/vapor/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.0.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.0.3
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.1
Creating working copy for https://github.com/vapor/database-kit.git
Working copy of https://github.com/vapor/database-kit.git resolved at 1.0.1
Creating working copy for https://github.com/vapor/url-encoded-form.git
Working copy of https://github.com/vapor/url-encoded-form.git resolved at 1.0.3
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.2.1
Creating working copy for https://github.com/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.0.1
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
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
Building for debugging...
[0/39] Write sources
[26/39] Compiling CNIOZlib empty.c
[27/39] Compiling CNIOOpenSSL empty.c
[28/39] Compiling CNIODarwin shim.c
[29/39] Write sources
[32/39] Compiling CNIOSHA1 c_nio_sha1.c
[33/39] Compiling libbcrypt blf.c
[34/39] Compiling CNIOLinux shim.c
[35/39] Compiling CNIOHTTPParser c_nio_http_parser.c
[36/39] Compiling libbcrypt bcrypt.c
[37/39] Write swift-version-24593BA9C3E375BF.txt
[39/48] Emitting module NIOPriorityQueue
[40/48] Emitting module Debugging
[40/48] Compiling c-atomics.c
[42/51] Compiling NIOPriorityQueue PriorityQueue.swift
[43/51] Compiling Debugging SourceLocation.swift
[44/51] Compiling NIOConcurrencyHelpers atomics.swift
[45/51] Emitting module NIOConcurrencyHelpers
[46/51] Compiling NIOConcurrencyHelpers lock.swift
[47/52] Emitting module COperatingSystem
[48/52] Compiling COperatingSystem libc.swift
[50/53] Compiling NIOPriorityQueue Heap.swift
[53/100] Compiling Debugging Demangler.swift
[54/100] Compiling Debugging Debuggable.swift
[56/101] Compiling NIO RecvByteBufferAllocator.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:535:27: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
533 |                     selectorEvent = selectorEvent.intersection(registration.interested)
534 |
535 |                     guard selectorEvent != .none else {
    |                           `- error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
536 |                         continue
537 |                     }
[57/101] Compiling NIO Resolver.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:535:27: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
533 |                     selectorEvent = selectorEvent.intersection(registration.interested)
534 |
535 |                     guard selectorEvent != .none else {
    |                           `- error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
536 |                         continue
537 |                     }
[58/101] Compiling NIO Selectable.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:535:27: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
533 |                     selectorEvent = selectorEvent.intersection(registration.interested)
534 |
535 |                     guard selectorEvent != .none else {
    |                           `- error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
536 |                         continue
537 |                     }
[59/101] Compiling NIO Selector.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:535:27: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
533 |                     selectorEvent = selectorEvent.intersection(registration.interested)
534 |
535 |                     guard selectorEvent != .none else {
    |                           `- error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
536 |                         continue
537 |                     }
[60/101] Compiling NIO ServerSocket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:535:27: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
533 |                     selectorEvent = selectorEvent.intersection(registration.interested)
534 |
535 |                     guard selectorEvent != .none else {
    |                           `- error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
536 |                         continue
537 |                     }
[61/101] Compiling NIO Socket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:535:27: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
533 |                     selectorEvent = selectorEvent.intersection(registration.interested)
534 |
535 |                     guard selectorEvent != .none else {
    |                           `- error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
536 |                         continue
537 |                     }
[62/107] Compiling NIO FileDescriptor.swift
[63/107] Compiling NIO FileHandle.swift
[64/107] Compiling NIO FileRegion.swift
[65/107] Compiling NIO GetaddrinfoResolver.swift
[66/107] Compiling NIO HappyEyeballs.swift
[67/107] Compiling NIO Heap.swift
[68/107] Compiling NIO IO.swift
[69/107] Compiling NIO IOData.swift
[70/107] Compiling NIO IntegerTypes.swift
[71/107] Compiling NIO Interfaces.swift
[72/107] Compiling NIO Linux.swift
[73/107] Compiling NIO LinuxCPUSet.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[74/107] Emitting module NIO
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:658:1: error: type 'StaticString' does not conform to protocol 'Collection'
656 | }
657 |
658 | extension StaticString: Collection {
    | `- error: type 'StaticString' does not conform to protocol 'Collection'
659 |     public typealias Element = UInt8
660 |     public typealias SubSequence = ArraySlice<UInt8>
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:658:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
656 | }
657 |
658 | extension StaticString: Collection {
    | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
659 |     public typealias Element = UInt8
660 |     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 }
[75/107] Compiling NIO AddressedEnvelope.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:658:1: error: type 'StaticString' does not conform to protocol 'Collection'
656 | }
657 |
658 | extension StaticString: Collection {
    | `- error: type 'StaticString' does not conform to protocol 'Collection'
659 |     public typealias Element = UInt8
660 |     public typealias SubSequence = ArraySlice<UInt8>
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:658:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
656 | }
657 |
658 | extension StaticString: Collection {
    | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
659 |     public typealias Element = UInt8
660 |     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 }
[76/107] Compiling NIO BaseSocket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:658:1: error: type 'StaticString' does not conform to protocol 'Collection'
656 | }
657 |
658 | extension StaticString: Collection {
    | `- error: type 'StaticString' does not conform to protocol 'Collection'
659 |     public typealias Element = UInt8
660 |     public typealias SubSequence = ArraySlice<UInt8>
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:658:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
656 | }
657 |
658 | extension StaticString: Collection {
    | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
659 |     public typealias Element = UInt8
660 |     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 }
[77/107] Compiling NIO BaseSocketChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:658:1: error: type 'StaticString' does not conform to protocol 'Collection'
656 | }
657 |
658 | extension StaticString: Collection {
    | `- error: type 'StaticString' does not conform to protocol 'Collection'
659 |     public typealias Element = UInt8
660 |     public typealias SubSequence = ArraySlice<UInt8>
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:658:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
656 | }
657 |
658 | extension StaticString: Collection {
    | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
659 |     public typealias Element = UInt8
660 |     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 }
[78/107] Compiling NIO BlockingIOThreadPool.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:658:1: error: type 'StaticString' does not conform to protocol 'Collection'
656 | }
657 |
658 | extension StaticString: Collection {
    | `- error: type 'StaticString' does not conform to protocol 'Collection'
659 |     public typealias Element = UInt8
660 |     public typealias SubSequence = ArraySlice<UInt8>
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:658:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
656 | }
657 |
658 | extension StaticString: Collection {
    | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
659 |     public typealias Element = UInt8
660 |     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 }
[79/107] Compiling NIO Bootstrap.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:658:1: error: type 'StaticString' does not conform to protocol 'Collection'
656 | }
657 |
658 | extension StaticString: Collection {
    | `- error: type 'StaticString' does not conform to protocol 'Collection'
659 |     public typealias Element = UInt8
660 |     public typealias SubSequence = ArraySlice<UInt8>
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:658:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
656 | }
657 |
658 | extension StaticString: Collection {
    | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
659 |     public typealias Element = UInt8
660 |     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 }
[80/107] Compiling NIO ByteBuffer-aux.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:658:1: error: type 'StaticString' does not conform to protocol 'Collection'
656 | }
657 |
658 | extension StaticString: Collection {
    | `- error: type 'StaticString' does not conform to protocol 'Collection'
659 |     public typealias Element = UInt8
660 |     public typealias SubSequence = ArraySlice<UInt8>
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:658:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
656 | }
657 |
658 | extension StaticString: Collection {
    | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
659 |     public typealias Element = UInt8
660 |     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 }
[81/107] Compiling NIO ByteBuffer-core.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:658:1: error: type 'StaticString' does not conform to protocol 'Collection'
656 | }
657 |
658 | extension StaticString: Collection {
    | `- error: type 'StaticString' does not conform to protocol 'Collection'
659 |     public typealias Element = UInt8
660 |     public typealias SubSequence = ArraySlice<UInt8>
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:658:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
656 | }
657 |
658 | extension StaticString: Collection {
    | `- error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
659 |     public typealias Element = UInt8
660 |     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 }
[82/107] Compiling NIO ByteBuffer-int.swift
[83/107] Compiling NIO Channel.swift
[84/107] Compiling NIO ChannelHandler.swift
[85/107] Compiling NIO ChannelHandlers.swift
[86/107] Compiling NIO ChannelInvoker.swift
[87/107] Compiling NIO ChannelOption.swift
[88/107] Compiling NIO ChannelPipeline.swift
[89/107] Compiling NIO CircularBuffer.swift
[90/107] Compiling NIO Codec.swift
[91/107] Compiling NIO CompositeError.swift
[92/107] Compiling NIO DeadChannel.swift
[93/107] Compiling NIO Embedded.swift
[94/107] Compiling NIO EventLoop.swift
[95/107] Compiling NIO EventLoopFuture.swift
[96/107] Compiling NIO MarkedCircularBuffer.swift
[97/107] Compiling NIO NIOAny.swift
[98/107] Compiling NIO NonBlockingFileIO.swift
[99/107] Compiling NIO PendingDatagramWritesManager.swift
[100/107] Compiling NIO PendingWritesManager.swift
[101/107] Compiling NIO PriorityQueue.swift
[102/107] Compiling NIO SocketAddresses.swift
[103/107] Compiling NIO SocketChannel.swift
[104/107] Compiling NIO System.swift
[105/107] Compiling NIO Thread.swift
[106/107] Compiling NIO TypeAssistedChannelHandler.swift
[107/107] Compiling NIO Utilities.swift
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.