The Swift Package Index logo.Swift Package Index

Build Information

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