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 Guardian 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/jinxiansen/guardian.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jinxiansen/guardian
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 34fc29d update md
Cloned https://github.com/jinxiansen/guardian.git
Revision (git rev-parse @):
34fc29ddcf9637b203fd5c78e1ed9e5079eac86b
SUCCESS checkout https://github.com/jinxiansen/guardian.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/jinxiansen/guardian.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/39] Write sources
[28/39] Compiling CNIOZlib empty.c
[28/39] Compiling CNIOOpenSSL empty.c
[28/39] Compiling CNIOLinux shim.c
[28/39] Write sources
[32/39] Write swift-version--423B1241ED78D482.txt
[33/46] Compiling libbcrypt bcrypt.c
[34/48] Compiling CNIODarwin shim.c
[35/48] Compiling CNIOHTTPParser c_nio_http_parser.c
[36/48] Compiling libbcrypt blf.c
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:101: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:186: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:198: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:233: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.
[37/48] Compiling CNIOSHA1 c_nio_sha1.c
[39/48] Compiling COperatingSystem libc.swift
[40/48] Emitting module COperatingSystem
[41/48] Compiling NIOPriorityQueue PriorityQueue.swift
[42/48] Compiling NIOPriorityQueue Heap.swift
[43/48] Emitting module NIOPriorityQueue
[43/48] Compiling c-atomics.c
[45/51] Compiling NIOConcurrencyHelpers lock.swift
[46/51] Emitting module NIOConcurrencyHelpers
[47/51] Compiling NIOConcurrencyHelpers atomics.swift
[48/98] Compiling Debugging SourceLocation.swift
[49/98] Compiling Debugging Demangler.swift
[50/98] Emitting module Debugging
[51/98] Compiling Debugging Debuggable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[52/98] Emitting module NIO
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:664: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/ByteBuffer-core.swift:664: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 }
    ^
[53/98] Compiling NIO RecvByteBufferAllocator.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:587:19: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
            guard selectorEvent != .none else {
                  ^
[54/98] Compiling NIO Resolver.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:587:19: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
            guard selectorEvent != .none else {
                  ^
[55/98] Compiling NIO Selectable.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:587:19: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
            guard selectorEvent != .none else {
                  ^
[56/98] Compiling NIO Selector.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:587:19: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
            guard selectorEvent != .none else {
                  ^
[57/98] Compiling NIO ServerSocket.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:587:19: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
            guard selectorEvent != .none else {
                  ^
[58/98] Compiling NIO Socket.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:587:19: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
            guard selectorEvent != .none else {
                  ^
[59/104] Compiling NIO AddressedEnvelope.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:664: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/ByteBuffer-core.swift:664: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 }
    ^
[60/104] Compiling NIO BaseSocket.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:664: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/ByteBuffer-core.swift:664: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 }
    ^
[61/104] Compiling NIO BaseSocketChannel.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:664: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/ByteBuffer-core.swift:664: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 }
    ^
[62/104] Compiling NIO BlockingIOThreadPool.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:664: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/ByteBuffer-core.swift:664: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 }
    ^
[63/104] Compiling NIO Bootstrap.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:664: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/ByteBuffer-core.swift:664: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 }
    ^
[64/104] Compiling NIO ByteBuffer-aux.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:664: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/ByteBuffer-core.swift:664: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 }
    ^
[65/104] Compiling NIO ByteBuffer-core.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:664: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/ByteBuffer-core.swift:664: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 }
    ^
[66/104] Compiling NIO ByteBuffer-int.swift
[67/104] Compiling NIO ByteBuffer-views.swift
[68/104] Compiling NIO Channel.swift
[69/104] Compiling NIO ChannelHandler.swift
[70/104] Compiling NIO ChannelHandlers.swift
[71/104] Compiling NIO ChannelInvoker.swift
[72/104] Compiling NIO ChannelOption.swift
[73/104] Compiling NIO MarkedCircularBuffer.swift
[74/104] Compiling NIO NIOAny.swift
[75/104] Compiling NIO NonBlockingFileIO.swift
[76/104] Compiling NIO PendingDatagramWritesManager.swift
[77/104] Compiling NIO PendingWritesManager.swift
[78/104] Compiling NIO PriorityQueue.swift
[79/104] Compiling NIO EventLoopFuture.swift
[80/104] Compiling NIO FileDescriptor.swift
[81/104] Compiling NIO FileHandle.swift
[82/104] Compiling NIO FileRegion.swift
[83/104] Compiling NIO GetaddrinfoResolver.swift
[84/104] Compiling NIO HappyEyeballs.swift
[85/104] Compiling NIO Heap.swift
[86/104] Compiling NIO IO.swift
[87/104] Compiling NIO IOData.swift
[88/104] Compiling NIO IntegerTypes.swift
[89/104] Compiling NIO Interfaces.swift
[90/104] Compiling NIO Linux.swift
[91/104] Compiling NIO LinuxCPUSet.swift
[92/104] Compiling NIO ChannelPipeline.swift
[93/104] Compiling NIO CircularBuffer.swift
[94/104] Compiling NIO Codec.swift
[95/104] Compiling NIO CompositeError.swift
[96/104] Compiling NIO DeadChannel.swift
[97/104] Compiling NIO Embedded.swift
[98/104] Compiling NIO EventLoop.swift
[99/104] Compiling NIO SocketAddresses.swift
[100/104] Compiling NIO SocketChannel.swift
[101/104] Compiling NIO System.swift
[102/104] Compiling NIO Thread.swift
[103/104] Compiling NIO TypeAssistedChannelHandler.swift
[104/104] Compiling NIO Utilities.swift
error: fatalError
Fetching https://github.com/vapor/console.git from cache
Fetching https://github.com/vapor/http.git from cache
Fetching https://github.com/vapor/validation.git from cache
Fetching https://github.com/vapor/crypto.git from cache
Fetching https://github.com/vapor/service.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/vapor/service.git from cache (0.41s)
Fetching https://github.com/vapor/routing.git from cache
Fetched https://github.com/vapor/validation.git from cache (0.41s)
Fetching https://github.com/apple/swift-nio-ssl-support.git from cache
Fetched https://github.com/vapor/http.git from cache (0.42s)
Fetching https://github.com/vapor/vapor.git from cache
Fetched https://github.com/vapor/console.git from cache (0.42s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/vapor/crypto.git from cache (0.41s)
Fetching https://github.com/vapor/multipart.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.42s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.28s)
Fetching https://github.com/vapor/core.git from cache
Fetched https://github.com/vapor/routing.git from cache (0.45s)
Fetching https://github.com/vapor/template-kit.git from cache
Fetched https://github.com/vapor/vapor.git from cache (0.45s)
Computing version for https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/websocket.git from cache
Fetched https://github.com/vapor/multipart.git from cache (0.47s)
Fetching https://github.com/vapor/database-kit.git from cache
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.47s)
Fetching https://github.com/vapor/url-encoded-form.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.53s)
Fetched https://github.com/vapor/core.git from cache (0.30s)
Fetched https://github.com/vapor/template-kit.git from cache (0.22s)
Fetched https://github.com/vapor/database-kit.git from cache (0.19s)
Fetched https://github.com/vapor/websocket.git from cache (0.22s)
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.22s)
Computed https://github.com/vapor/vapor.git at 3.0.4 (0.26s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.0.1 (0.14s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.0.0 (0.11s)
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.08s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.0.1 (0.09s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.0 (0.13s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.0.1 (0.22s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.0.1 (0.11s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.0.7 (0.13s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.0.1 (0.10s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.2.0 (0.11s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.2.2 (0.08s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.0.2 (0.10s)
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.10s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.8.0 (0.09s)
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.09s)
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.07s)
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/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.1.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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.0.4
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.2.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/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.0.1
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.2.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/multipart.git
Working copy of https://github.com/vapor/multipart.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
Creating working copy for https://github.com/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.0.7
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.8.0
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/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.0.2
Creating working copy for https://github.com/vapor/service.git
Working copy of https://github.com/vapor/service.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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/14] Compiling NIO ServerSocket.swift
[3/15] Compiling NIO Resolver.swift
[4/15] Compiling NIO Selectable.swift
[5/15] Compiling NIO Selector.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/Selector.swift:587:19: error: cannot convert value of type 'SelectorEventSet' to expected argument type '(any Any.Type)?'
            guard selectorEvent != .none else {
                  ^
[6/17] Compiling NIO Socket.swift
[7/18] Compiling NIO ByteBuffer-core.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:664: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/ByteBuffer-core.swift:664: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 }
    ^
[8/18] Compiling NIO RecvByteBufferAllocator.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:664: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/ByteBuffer-core.swift:664: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/19] Compiling NIO Bootstrap.swift
[10/19] Compiling NIO ByteBuffer-aux.swift
[11/20] Compiling NIO Channel.swift
[12/21] Compiling NIO SocketChannel.swift
[13/22] Compiling NIO GetaddrinfoResolver.swift
[14/23] Compiling NIO EventLoop.swift
[15/27] Compiling NIO HappyEyeballs.swift
[16/30] Compiling NIO PendingWritesManager.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/33] Compiling NIO AddressedEnvelope.swift
[18/33] Compiling NIO BaseSocket.swift
[19/33] Compiling NIO BaseSocketChannel.swift
[20/33] Compiling NIO BlockingIOThreadPool.swift
[21/33] Emitting module NIO
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:664: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/ByteBuffer-core.swift:664: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 }
    ^
[22/42] Compiling NIO System.swift
[23/45] Compiling NIO PendingDatagramWritesManager.swift
[24/48] Compiling NIO Thread.swift
[25/48] Compiling NIO TypeAssistedChannelHandler.swift
[26/48] Compiling NIO Utilities.swift
[27/49] Compiling NIO ByteBuffer-int.swift
[28/49] Compiling NIO ByteBuffer-views.swift
[29/49] Compiling NIO ChannelHandler.swift
[30/49] Compiling NIO ChannelHandlers.swift
[31/50] Compiling NIO Codec.swift
[32/50] Compiling NIO DeadChannel.swift
[33/50] Compiling NIO Embedded.swift
[34/50] Compiling NIO CompositeError.swift
[35/50] Compiling NIO Interfaces.swift
[36/50] Compiling NIO MarkedCircularBuffer.swift
[37/50] Compiling NIO NIOAny.swift
[38/50] Compiling NIO IO.swift
[39/50] Compiling NIO IOData.swift
[40/50] Compiling NIO IntegerTypes.swift
[41/50] Compiling NIO FileHandle.swift
[42/50] Compiling NIO ChannelInvoker.swift
[43/50] Compiling NIO ChannelPipeline.swift
[44/50] Compiling NIO CircularBuffer.swift
[45/50] Compiling NIO NonBlockingFileIO.swift
[46/50] Compiling NIO PriorityQueue.swift
[47/50] Compiling NIO SocketAddresses.swift
[48/50] Compiling NIO EventLoopFuture.swift
[49/50] Compiling NIO FileRegion.swift
[50/50] Compiling NIO Heap.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