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 Templator 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/einstore/templator.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/einstore/templator
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at 7d87133 readme & small tweaking
Cloned https://github.com/einstore/templator.git
Revision (git rev-parse @):
7d87133e4c52d20ab025f2d5c44ffc3a2d0998e1
SUCCESS checkout https://github.com/einstore/templator.git at 0.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/einstore/templator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/45] Write sources
[29/45] Compiling CNIOLinux ifaddrs-android.c
[30/45] Compiling CNIOLinux shim.c
[31/45] Compiling CNIOZlib empty.c
[32/45] Write swift-version--423B1241ED78D482.txt
[33/45] Compiling CNIODarwin shim.c
/Users/admin/builds/J1XnyXFH/0/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/0/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/0/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/0/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.
[34/45] Compiling CNIOSHA1 c_nio_sha1.c
[35/48] Compiling CBcrypt blf.c
[36/48] Compiling CNIOOpenSSL helpers.c
[37/52] Compiling CBcrypt bcrypt.c
[38/54] Compiling CCryptoOpenSSL shim.c
[39/54] Write sources
[41/54] Compiling CNIOOpenSSL shims.c
[42/54] Compiling CNIOHTTPParser c_nio_http_parser.c
[43/54] Compiling CBase32 base32.c
[45/54] Emitting module COperatingSystem
[46/54] Compiling COperatingSystem libc.swift
[47/54] Compiling NIOPriorityQueue PriorityQueue.swift
[48/54] Compiling NIOPriorityQueue Heap.swift
[49/54] Emitting module NIOPriorityQueue
[49/54] Compiling c-atomics.c
[51/57] Emitting module NIOConcurrencyHelpers
[52/57] Compiling NIOConcurrencyHelpers atomics.swift
[53/57] Compiling NIOConcurrencyHelpers lock.swift
[54/107] Emitting module Debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[55/107] Emitting module NIO
/Users/admin/builds/J1XnyXFH/0/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/0/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 }
    ^
[56/113] Compiling NIO Heap.swift
[57/113] Compiling NIO IO.swift
[58/113] Compiling NIO IOData.swift
[59/113] Compiling NIO IntegerTypes.swift
[60/113] Compiling NIO Interfaces.swift
[61/113] Compiling NIO Linux.swift
[62/113] Compiling NIO LinuxCPUSet.swift
[63/113] Compiling NIO ByteBuffer-int.swift
[64/113] Compiling NIO ByteBuffer-views.swift
[65/113] Compiling NIO Channel.swift
[66/113] Compiling NIO ChannelHandler.swift
[67/113] Compiling NIO ChannelHandlers.swift
[68/113] Compiling NIO ChannelInvoker.swift
[69/113] Compiling NIO ChannelOption.swift
[70/113] Compiling NIO MarkedCircularBuffer.swift
[71/113] Compiling NIO MulticastChannel.swift
[72/113] Compiling NIO NIOAny.swift
[73/113] Compiling NIO NonBlockingFileIO.swift
[74/113] Compiling NIO PendingDatagramWritesManager.swift
[75/113] Compiling NIO PendingWritesManager.swift
[76/113] Compiling NIO PriorityQueue.swift
[77/113] Compiling NIO RecvByteBufferAllocator.swift
[78/113] Compiling NIO Resolver.swift
[79/113] Compiling NIO Selectable.swift
[80/113] Compiling NIO Selector.swift
[81/113] Compiling NIO ServerSocket.swift
[82/113] Compiling NIO Socket.swift
[83/113] Compiling NIO SocketAddresses.swift
[84/113] Compiling NIO ChannelPipeline.swift
/Users/admin/builds/J1XnyXFH/0/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/0/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 }
    ^
[85/113] Compiling NIO CircularBuffer.swift
/Users/admin/builds/J1XnyXFH/0/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/0/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 }
    ^
[86/113] Compiling NIO Codec.swift
/Users/admin/builds/J1XnyXFH/0/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/0/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 }
    ^
[87/113] Compiling NIO CompositeError.swift
/Users/admin/builds/J1XnyXFH/0/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/0/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 }
    ^
[88/113] Compiling NIO ContiguousCollection.swift
/Users/admin/builds/J1XnyXFH/0/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/0/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 }
    ^
[89/113] Compiling NIO DeadChannel.swift
/Users/admin/builds/J1XnyXFH/0/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/0/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 }
    ^
[90/113] Compiling NIO Embedded.swift
/Users/admin/builds/J1XnyXFH/0/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/0/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 }
    ^
[91/113] Compiling NIO EventLoop.swift
[92/113] Compiling NIO EventLoopFuture.swift
[93/113] Compiling NIO FileDescriptor.swift
[94/113] Compiling NIO FileHandle.swift
[95/113] Compiling NIO FileRegion.swift
[96/113] Compiling NIO GetaddrinfoResolver.swift
[97/113] Compiling NIO HappyEyeballs.swift
[98/113] Compiling Debugging Demangler.swift
[99/113] Compiling Debugging Debuggable.swift
[100/113] Compiling Debugging SourceLocation.swift
[101/113] Compiling NIO AddressedEnvelope.swift
[102/113] Compiling NIO BaseSocket.swift
[103/113] Compiling NIO BaseSocketChannel.swift
[104/113] Compiling NIO BlockingIOThreadPool.swift
[105/113] Compiling NIO Bootstrap.swift
[106/113] Compiling NIO ByteBuffer-aux.swift
[107/113] Compiling NIO ByteBuffer-core.swift
[108/113] Compiling NIO SocketChannel.swift
[109/113] Compiling NIO SocketOptionProvider.swift
[110/113] Compiling NIO System.swift
[111/113] Compiling NIO Thread.swift
[112/113] Compiling NIO TypeAssistedChannelHandler.swift
[113/113] Compiling NIO Utilities.swift
error: fatalError
Fetching https://github.com/apple/swift-nio-ssl-support.git from cache
Fetching https://github.com/vapor/leaf.git from cache
Fetching https://github.com/vapor/routing.git from cache
Fetching https://github.com/vapor/database-kit.git from cache
Fetching https://github.com/vapor/vapor.git from cache
Fetching https://github.com/vapor/http.git from cache
Fetched https://github.com/vapor/routing.git from cache (0.18s)
Fetching https://github.com/vapor/service.git from cache
Fetched https://github.com/vapor/database-kit.git from cache (0.22s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.22s)
Fetching https://github.com/vapor/core.git from cache
Fetched https://github.com/vapor/http.git from cache (0.22s)
Fetching https://github.com/vapor/console.git from cache
Fetched https://github.com/vapor/leaf.git from cache (0.30s)
Fetching https://github.com/vapor/url-encoded-form.git from cache
Fetched https://github.com/vapor/vapor.git from cache (0.30s)
Fetching https://github.com/vapor/validation.git from cache
Fetched https://github.com/vapor/service.git from cache (0.17s)
Fetching https://github.com/vapor/websocket.git from cache
Fetched https://github.com/vapor/core.git from cache (0.19s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/vapor/console.git from cache (0.19s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.20s)
Fetching https://github.com/vapor/fluent.git from cache
Fetched https://github.com/vapor/validation.git from cache (0.17s)
Fetching https://github.com/vapor/crypto.git from cache
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.18s)
Fetching https://github.com/vapor/sql.git from cache
Fetched https://github.com/vapor/websocket.git from cache (0.17s)
Fetching https://github.com/vapor/template-kit.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.20s)
Fetching https://github.com/vapor/multipart.git from cache
Fetched https://github.com/vapor/crypto.git from cache (0.16s)
Fetched https://github.com/vapor/sql.git from cache (0.19s)
Fetched https://github.com/vapor/fluent.git from cache (0.25s)
Computing version for https://github.com/vapor/fluent.git
Fetched https://github.com/vapor/template-kit.git from cache (0.19s)
Computed https://github.com/vapor/fluent.git at 3.2.0 (0.04s)
Fetched https://github.com/apple/swift-nio.git from cache (0.30s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 3.0.2 (0.03s)
Computing version for https://github.com/vapor/vapor.git
Fetched https://github.com/vapor/multipart.git from cache (0.18s)
Computed https://github.com/vapor/vapor.git at 3.3.0 (0.05s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (0.03s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.02s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.03s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.02s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.8.1 (0.02s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.1.2 (0.04s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.02s)
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.6 (0.02s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.0.2 (0.02s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.0.4 (0.04s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.2.0 (0.02s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.3.2 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.1 (0.03s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 1.4.0 (0.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.02s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.02s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.1
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.3.2
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 3.2.0
Creating working copy for https://github.com/vapor/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.2
Creating working copy for https://github.com/vapor/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.8.1
Creating working copy for https://github.com/vapor/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 3.0.2
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 1.4.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/template-kit.git
Working copy of https://github.com/vapor/template-kit.git resolved at 1.1.2
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
Creating working copy for https://github.com/vapor/sql.git
Working copy of https://github.com/vapor/sql.git resolved at 2.3.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/url-encoded-form.git
Working copy of https://github.com/vapor/url-encoded-form.git resolved at 1.0.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.3
Creating working copy for https://github.com/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.0.2
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.3.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/vapor/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.0.4
Creating working copy for https://github.com/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.2.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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/9] Compiling NIO Embedded.swift
[3/9] Compiling NIO DeadChannel.swift
[4/9] Compiling NIO ContiguousCollection.swift
/Users/admin/builds/J1XnyXFH/0/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/0/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/21] Compiling NIO CircularBuffer.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/21] Compiling NIO CompositeError.swift
[7/21] Compiling NIO Codec.swift
[8/21] Compiling NIO ChannelPipeline.swift
[9/21] Emitting module NIO
/Users/admin/builds/J1XnyXFH/0/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/0/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 }
    ^
[10/41] Compiling NIO IO.swift
[11/41] Compiling NIO IOData.swift
[12/41] Compiling NIO IntegerTypes.swift
[13/41] Compiling NIO Interfaces.swift
[14/41] Compiling NIO MarkedCircularBuffer.swift
[15/41] Compiling NIO NIOAny.swift
[16/41] Compiling NIO NonBlockingFileIO.swift
[17/41] Compiling NIO PendingDatagramWritesManager.swift
[18/43] Compiling NIO ByteBuffer-core.swift
[19/43] Compiling NIO ByteBuffer-int.swift
[20/43] Compiling NIO ByteBuffer-views.swift
[21/43] Compiling NIO Channel.swift
[22/43] Compiling NIO SocketOptionProvider.swift
[23/43] Compiling NIO ChannelHandler.swift
[24/43] Compiling NIO ChannelHandlers.swift
[25/43] Compiling NIO ChannelInvoker.swift
[26/43] Compiling NIO EventLoop.swift
[27/43] Compiling NIO EventLoopFuture.swift
[28/43] Compiling NIO BaseSocket.swift
[29/43] Compiling NIO BaseSocketChannel.swift
[30/43] Compiling NIO BlockingIOThreadPool.swift
[31/43] Compiling NIO Bootstrap.swift
[32/43] Compiling NIO FileRegion.swift
[33/43] Compiling NIO GetaddrinfoResolver.swift
[34/43] Compiling NIO HappyEyeballs.swift
[35/43] Compiling NIO Heap.swift
[36/43] Compiling NIO PendingWritesManager.swift
[37/43] Compiling NIO PriorityQueue.swift
[38/43] Compiling NIO RecvByteBufferAllocator.swift
[39/43] Compiling NIO Selector.swift
[40/43] Compiling NIO SocketAddresses.swift
[41/43] Compiling NIO SocketChannel.swift
[42/43] Compiling NIO System.swift
[43/43] Compiling NIO Thread.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