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 TaxJar with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skelpo/taxjar.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/skelpo/taxjar
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 2b2d6ae Decode Tax instance from tax JSON key in SalesTax.tax(for:) method
Cloned https://github.com/skelpo/taxjar.git
Revision (git rev-parse @):
2b2d6ae42c12df38524bdb888728182b8051014d
SUCCESS checkout https://github.com/skelpo/taxjar.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/skelpo/taxjar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/44] Write sources
[28/44] Compiling CNIOLinux ifaddrs-android.c
[29/44] Compiling CNIOZlib empty.c
[30/44] Compiling CNIOLinux shim.c
[31/44] Write swift-version--423B1241ED78D482.txt
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:102:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
sha1_step(ctxt)
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:187:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_init(ctxt)
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:199:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_pad(ctxt)
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:234:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_loop(ctxt, input, len)
^
4 warnings generated.
[32/44] Compiling CNIOSHA1 c_nio_sha1.c
[33/44] Compiling CNIODarwin shim.c
[34/51] Compiling CNIOOpenSSL shims.c
[35/51] Compiling CCryptoOpenSSL shim.c
[36/51] Compiling CNIOHTTPParser c_nio_http_parser.c
[37/51] Compiling CBcrypt blf.c
[38/51] Write sources
[40/51] Compiling CNIOOpenSSL helpers.c
[41/51] Compiling CBcrypt bcrypt.c
[42/53] Compiling CBase32 base32.c
[44/53] Emitting module COperatingSystem
[45/53] Compiling COperatingSystem libc.swift
[46/53] Emitting module NIOPriorityQueue
[47/53] Compiling NIOPriorityQueue PriorityQueue.swift
[48/53] Compiling NIOPriorityQueue Heap.swift
[48/53] Compiling c-atomics.c
[50/56] Compiling NIOConcurrencyHelpers lock.swift
[51/56] Emitting module NIOConcurrencyHelpers
[52/56] Compiling NIOConcurrencyHelpers atomics.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[53/106] Emitting module NIO
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
           ^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
    subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
    ^
[54/112] Compiling NIO ByteBuffer-int.swift
[55/112] Compiling NIO ByteBuffer-views.swift
[56/112] Compiling NIO Channel.swift
[57/112] Compiling NIO ChannelHandler.swift
[58/112] Compiling NIO ChannelHandlers.swift
[59/112] Compiling NIO ChannelInvoker.swift
[60/112] Compiling NIO ChannelOption.swift
[61/112] Compiling Debugging SourceLocation.swift
[62/112] Compiling NIO Heap.swift
[63/112] Compiling NIO IO.swift
[64/112] Compiling NIO IOData.swift
[65/112] Compiling NIO IntegerTypes.swift
[66/112] Compiling NIO Interfaces.swift
[67/112] Compiling NIO Linux.swift
[68/112] Compiling NIO LinuxCPUSet.swift
[69/112] Compiling NIO MarkedCircularBuffer.swift
[70/112] Compiling NIO MulticastChannel.swift
[71/112] Compiling NIO NIOAny.swift
[72/112] Compiling NIO NonBlockingFileIO.swift
[73/112] Compiling NIO PendingDatagramWritesManager.swift
[74/112] Compiling NIO PendingWritesManager.swift
[75/112] Compiling NIO PriorityQueue.swift
[76/112] Compiling NIO ChannelPipeline.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
           ^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
    subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
    ^
[77/112] Compiling NIO CircularBuffer.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
           ^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
    subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
    ^
[78/112] Compiling NIO Codec.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
           ^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
    subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
    ^
[79/112] Compiling NIO CompositeError.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
           ^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
    subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
    ^
[80/112] Compiling NIO ContiguousCollection.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
           ^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
    subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
    ^
[81/112] Compiling NIO DeadChannel.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
           ^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
    subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
    ^
[82/112] Compiling NIO Embedded.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
           ^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
    subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
    ^
[83/112] Compiling NIO RecvByteBufferAllocator.swift
[84/112] Compiling NIO Resolver.swift
[85/112] Compiling NIO Selectable.swift
[86/112] Compiling NIO Selector.swift
[87/112] Compiling NIO ServerSocket.swift
[88/112] Compiling NIO Socket.swift
[89/112] Compiling NIO SocketAddresses.swift
[90/112] Compiling NIO EventLoop.swift
[91/112] Compiling NIO EventLoopFuture.swift
[92/112] Compiling NIO FileDescriptor.swift
[93/112] Compiling NIO FileHandle.swift
[94/112] Compiling NIO FileRegion.swift
[95/112] Compiling NIO GetaddrinfoResolver.swift
[96/112] Compiling NIO HappyEyeballs.swift
[97/112] Compiling NIO SocketChannel.swift
[98/112] Compiling NIO SocketOptionProvider.swift
[99/112] Compiling NIO System.swift
[100/112] Compiling NIO Thread.swift
[101/112] Compiling NIO TypeAssistedChannelHandler.swift
[102/112] Compiling NIO Utilities.swift
[103/112] Compiling NIO AddressedEnvelope.swift
[104/112] Compiling NIO BaseSocket.swift
[105/112] Compiling NIO BaseSocketChannel.swift
[106/112] Compiling NIO BlockingIOThreadPool.swift
[107/112] Compiling NIO Bootstrap.swift
[108/112] Compiling NIO ByteBuffer-aux.swift
[109/112] Compiling NIO ByteBuffer-core.swift
error: fatalError
Fetching https://github.com/vapor/crypto.git from cache
Fetching https://github.com/vapor/database-kit.git from cache
Fetching https://github.com/vapor/console.git from cache
Fetching https://github.com/vapor/websocket.git from cache
Fetching https://github.com/vapor/http.git from cache
Fetching https://github.com/vapor/template-kit.git from cache
Fetched https://github.com/vapor/websocket.git from cache (0.42s)
Fetching https://github.com/vapor/multipart.git from cache
Fetched https://github.com/vapor/console.git from cache (0.57s)
Fetching https://github.com/apple/swift-nio-ssl-support.git from cache
Fetched https://github.com/vapor/template-kit.git from cache (0.59s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/vapor/database-kit.git from cache (0.59s)
Fetching https://github.com/vapor/routing.git from cache
Fetched https://github.com/vapor/http.git from cache (0.60s)
Fetching https://github.com/vapor/url-encoded-form.git from cache
Fetched https://github.com/vapor/crypto.git from cache (0.60s)
Fetching https://github.com/vapor/service.git from cache
Fetched https://github.com/vapor/multipart.git from cache (0.20s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.20s)
Fetching https://github.com/vapor/validation.git from cache
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.21s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/vapor/service.git from cache (0.21s)
Fetching https://github.com/skelpo/Countries.git from cache
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.24s)
Fetching https://github.com/vapor/vapor.git from cache
Fetched https://github.com/vapor/routing.git from cache (0.24s)
Fetching https://github.com/vapor/core.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.33s)
Fetched https://github.com/vapor/validation.git from cache (0.20s)
Fetched https://github.com/skelpo/Countries.git from cache (0.21s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.22s)
Fetched https://github.com/vapor/core.git from cache (0.20s)
Fetched https://github.com/vapor/vapor.git from cache (0.28s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.1.0 (0.03s)
Computing version for https://github.com/skelpo/Countries.git
Computed https://github.com/skelpo/Countries.git at 0.9.1 (0.03s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.0 (0.03s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (0.02s)
Computing version for https://github.com/vapor/url-encoded-form.git
Computed https://github.com/vapor/url-encoded-form.git at 1.0.5 (0.02s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.1.1 (0.03s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.0 (0.02s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.0.1 (0.03s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.0.2 (0.02s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.1.6 (0.03s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.1 (0.02s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.3.0 (0.02s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.4.4 (0.02s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.0 (0.03s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 1.3.2 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.11.0 (0.03s)
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.03s)
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.03s)
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.1.0
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.5
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.3.0
Creating working copy for https://github.com/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.1.6
Creating working copy for https://github.com/vapor/database-kit.git
Working copy of https://github.com/vapor/database-kit.git resolved at 1.3.1
Creating working copy for https://github.com/vapor/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.0.2
Creating working copy for https://github.com/vapor/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.1
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.4.4
Creating working copy for https://github.com/vapor/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-nio-ssl-support.git
Working copy of https://github.com/apple/swift-nio-ssl-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.11.0
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/vapor/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 1.3.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.1.1
Creating working copy for https://github.com/skelpo/Countries.git
Working copy of https://github.com/skelpo/Countries.git resolved at 0.9.1
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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/12] Compiling NIO Embedded.swift
[3/12] Compiling NIO DeadChannel.swift
[4/12] Compiling NIO ContiguousCollection.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
           ^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
    subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
    ^
[5/24] Compiling NIO CompositeError.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/28] Compiling NIO Codec.swift
[7/28] Compiling NIO CircularBuffer.swift
[8/28] Emitting module NIO
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
           ^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
    subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
    ^
[9/28] Compiling NIO ChannelPipeline.swift
[10/44] Compiling Debugging Demangler.swift
[11/44] Compiling Debugging Debuggable.swift
[12/44] Emitting module Debugging
[13/44] Compiling NIO FileRegion.swift
[14/44] Compiling NIO GetaddrinfoResolver.swift
[15/44] Compiling NIO HappyEyeballs.swift
[16/44] Compiling NIO Heap.swift
[17/45] Compiling NIO ChannelHandlers.swift
[18/45] Compiling NIO ChannelInvoker.swift
[19/45] Compiling NIO EventLoop.swift
[20/45] Compiling NIO EventLoopFuture.swift
[21/45] Compiling NIO ByteBuffer-core.swift
[22/45] Compiling NIO ByteBuffer-int.swift
[23/45] Compiling NIO ByteBuffer-views.swift
[24/45] Compiling NIO Channel.swift
[25/46] Compiling NIO ChannelHandler.swift
[26/46] Compiling NIO BaseSocket.swift
[27/46] Compiling NIO BaseSocketChannel.swift
[28/46] Compiling NIO BlockingIOThreadPool.swift
[29/46] Compiling NIO Bootstrap.swift
[30/46] Compiling NIO PendingWritesManager.swift
[31/46] Compiling NIO PriorityQueue.swift
[32/46] Compiling NIO RecvByteBufferAllocator.swift
[33/46] Compiling NIO Selector.swift
[34/46] Compiling NIO MarkedCircularBuffer.swift
[35/46] Compiling NIO NIOAny.swift
[36/46] Compiling NIO NonBlockingFileIO.swift
[37/46] Compiling NIO PendingDatagramWritesManager.swift
[38/46] Compiling NIO IO.swift
[39/46] Compiling NIO IOData.swift
[40/46] Compiling NIO IntegerTypes.swift
[41/46] Compiling NIO Interfaces.swift
[42/46] Compiling NIO SocketAddresses.swift
[43/46] Compiling NIO SocketChannel.swift
[44/46] Compiling NIO System.swift
[45/46] Compiling NIO Thread.swift
[46/46] Compiling NIO SocketOptionProvider.swift
error: fatalError
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
BUILD FAILURE 5.10 macosSpm