The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SkelpoMiddleware 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/skelpomiddleware.git
Reference: 1.4.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/skelpo/skelpomiddleware
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at 5c3804a Updated Vapor version to official release
Cloned https://github.com/skelpo/skelpomiddleware.git
Revision (git rev-parse @):
5c3804ac88704dc19ebe9c892da35ca96cc32124
SUCCESS checkout https://github.com/skelpo/skelpomiddleware.git at 1.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/skelpo/skelpomiddleware.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/48] Write sources
[33/48] Compiling CNIOZlib empty.c
[34/48] Compiling CNIOLinux shim.c
[35/48] Compiling CNIOOpenSSL empty.c
[35/48] Write sources
[41/48] Write swift-version--423B1241ED78D482.txt
[42/55] Compiling libbcrypt bcrypt.c
[43/55] Compiling CNIOHTTPParser c_nio_http_parser.c
[44/55] Compiling libbcrypt blf.c
[45/57] Compiling CNIODarwin shim.c
/Users/builder/builds/UKfvDsi8u/2/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/builder/builds/UKfvDsi8u/2/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/builder/builds/UKfvDsi8u/2/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/builder/builds/UKfvDsi8u/2/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.
[46/57] Compiling CNIOSHA1 c_nio_sha1.c
[48/57] Emitting module COperatingSystem
[49/57] Compiling COperatingSystem libc.swift
[50/57] Compiling NIOPriorityQueue PriorityQueue.swift
[51/57] Emitting module NIOPriorityQueue
[52/57] Compiling NIOPriorityQueue Heap.swift
[52/57] Compiling c-atomics.c
[54/60] Compiling NIOConcurrencyHelpers lock.swift
[55/60] Emitting module NIOConcurrencyHelpers
[56/60] Compiling NIOConcurrencyHelpers atomics.swift
[57/106] Compiling NIO RecvByteBufferAllocator.swift
/Users/builder/builds/UKfvDsi8u/2/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/106] Compiling NIO Resolver.swift
/Users/builder/builds/UKfvDsi8u/2/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/106] Compiling NIO Selectable.swift
/Users/builder/builds/UKfvDsi8u/2/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 {
                  ^
[60/106] Compiling NIO Selector.swift
/Users/builder/builds/UKfvDsi8u/2/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 {
                  ^
[61/106] Compiling NIO ServerSocket.swift
/Users/builder/builds/UKfvDsi8u/2/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 {
                  ^
[62/106] Compiling NIO Socket.swift
/Users/builder/builds/UKfvDsi8u/2/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 {
                  ^
[63/106] Compiling Debugging Demangler.swift
[64/106] Compiling Debugging SourceLocation.swift
[65/107] Emitting module Debugging
[66/107] Compiling Debugging Debuggable.swift
[67/112] Compiling NIO IO.swift
[68/112] Compiling NIO IOData.swift
[69/112] Compiling NIO IntegerTypes.swift
[70/112] Compiling NIO Interfaces.swift
[71/112] Compiling NIO Linux.swift
[72/112] Compiling NIO LinuxCPUSet.swift
[73/112] Compiling NIO FileDescriptor.swift
[74/112] Compiling NIO FileHandle.swift
[75/112] Compiling NIO FileRegion.swift
[76/112] Compiling NIO GetaddrinfoResolver.swift
[77/112] Compiling NIO HappyEyeballs.swift
[78/112] Compiling NIO Heap.swift
[79/112] Compiling NIO MarkedCircularBuffer.swift
[80/112] Compiling NIO NIOAny.swift
[81/112] Compiling NIO NonBlockingFileIO.swift
[82/112] Compiling NIO PendingDatagramWritesManager.swift
[83/112] Compiling NIO PendingWritesManager.swift
[84/112] Compiling NIO PriorityQueue.swift
[85/112] Compiling NIO AddressedEnvelope.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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/112] Compiling NIO BaseSocket.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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/112] Compiling NIO BaseSocketChannel.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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/112] Compiling NIO BlockingIOThreadPool.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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/112] Compiling NIO Bootstrap.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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/112] Compiling NIO ByteBuffer-aux.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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/112] Compiling NIO ByteBuffer-core.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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 }
    ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[92/112] Emitting module NIO
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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 }
    ^
[93/112] Compiling NIO ByteBuffer-int.swift
[94/112] Compiling NIO Channel.swift
[95/112] Compiling NIO ChannelHandler.swift
[96/112] Compiling NIO ChannelHandlers.swift
[97/112] Compiling NIO ChannelInvoker.swift
[98/112] Compiling NIO ChannelOption.swift
[99/112] Compiling NIO ChannelPipeline.swift
[100/112] Compiling NIO SocketAddresses.swift
[101/112] Compiling NIO SocketChannel.swift
[102/112] Compiling NIO System.swift
[103/112] Compiling NIO Thread.swift
[104/112] Compiling NIO TypeAssistedChannelHandler.swift
[105/112] Compiling NIO Utilities.swift
[106/112] Compiling NIO CircularBuffer.swift
[107/112] Compiling NIO Codec.swift
[108/112] Compiling NIO CompositeError.swift
[109/112] Compiling NIO DeadChannel.swift
[110/112] Compiling NIO Embedded.swift
[111/112] Compiling NIO EventLoop.swift
[112/112] Compiling NIO EventLoopFuture.swift
error: fatalError
Fetching https://github.com/vapor/url-encoded-form.git from cache
Fetching https://github.com/vapor/validation.git from cache
Fetching https://github.com/vapor/database-kit.git from cache
Fetching https://github.com/skelpo/JWTMiddleware.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/skelpo/vapor-request-storage from cache
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.16s)
Fetching https://github.com/vapor/auth.git from cache
Fetched https://github.com/vapor/validation.git from cache (0.19s)
Fetching https://github.com/vapor/multipart.git from cache
Fetched https://github.com/skelpo/JWTMiddleware.git from cache (0.19s)
Fetching https://github.com/vapor/sql.git from cache
Fetched https://github.com/vapor/database-kit.git from cache (0.27s)
Fetched https://github.com/apple/swift-nio.git from cache (0.27s)
Fetching https://github.com/vapor/core.git from cache
Fetching https://github.com/vapor/crypto.git from cache
Fetched https://github.com/skelpo/vapor-request-storage from cache (0.27s)
Fetching https://github.com/skelpo/APIErrorMiddleware.git from cache
Fetched https://github.com/vapor/auth.git from cache (0.15s)
Fetching https://github.com/vapor/console.git from cache
Fetched https://github.com/vapor/multipart.git from cache (0.17s)
Fetching https://github.com/apple/swift-nio-ssl-support.git from cache
Fetched https://github.com/vapor/sql.git from cache (0.17s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/vapor/crypto.git from cache (0.17s)
Fetched https://github.com/vapor/core.git from cache (0.17s)
Fetched https://github.com/skelpo/APIErrorMiddleware.git from cache (0.17s)
Fetching https://github.com/vapor/http.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/skelpo/JWTVapor.git from cache
Fetched https://github.com/vapor/console.git from cache (0.18s)
Fetching https://github.com/vapor/fluent.git from cache
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.16s)
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.16s)
Fetching https://github.com/vapor/websocket.git from cache
Fetching https://github.com/vapor/jwt.git from cache
Fetched https://github.com/vapor/http.git from cache (0.19s)
Fetching https://github.com/vapor/service.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.19s)
Fetching https://github.com/vapor/template-kit.git from cache
Fetched https://github.com/skelpo/JWTVapor.git from cache (0.19s)
Fetching https://github.com/vapor/routing.git from cache
Fetched https://github.com/vapor/fluent.git from cache (0.19s)
Fetching https://github.com/vapor/vapor.git from cache
Fetched https://github.com/vapor/websocket.git from cache (0.16s)
Fetched https://github.com/vapor/jwt.git from cache (0.16s)
Fetched https://github.com/vapor/routing.git from cache (0.16s)
Fetched https://github.com/vapor/template-kit.git from cache (0.17s)
Fetched https://github.com/vapor/service.git from cache (0.17s)
Fetched https://github.com/vapor/vapor.git from cache (0.23s)
Computing version for https://github.com/skelpo/vapor-request-storage
Computed https://github.com/skelpo/vapor-request-storage at 0.3.0 (0.34s)
Computing version for https://github.com/skelpo/APIErrorMiddleware.git
Computed https://github.com/skelpo/APIErrorMiddleware.git at 0.3.0 (0.34s)
Computing version for https://github.com/skelpo/JWTMiddleware.git
Computed https://github.com/skelpo/JWTMiddleware.git at 0.6.0 (0.33s)
Computing version for https://github.com/skelpo/JWTVapor.git
Computed https://github.com/skelpo/JWTVapor.git at 0.9.0 (0.37s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.0.1 (0.03s)
Computing version for https://github.com/vapor/auth.git
Computed https://github.com/vapor/auth.git at 2.0.0-rc.3.1 (0.37s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 3.0.0-rc.2.1.1 (0.36s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.0.0 (0.40s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.0.0 (0.03s)
Computing version for https://github.com/vapor/url-encoded-form.git
Computed https://github.com/vapor/url-encoded-form.git at 1.0.2 (0.03s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.0.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.02s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.0.1 (0.02s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.0.5 (0.37s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.0.1 (0.51s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.1.2 (0.44s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.1.6 (0.43s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.0.2 (0.06s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.0.0-rc.2.4.1 (0.59s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 1.1.0 (0.04s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.6.1 (0.06s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 1.0.0 (0.50s)
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.06s)
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.08s)
Creating working copy for https://github.com/vapor/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/sql.git
Working copy of https://github.com/vapor/sql.git resolved at 1.0.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/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.0.5
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.0.1
Creating working copy for https://github.com/vapor/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 3.0.0-rc.2.1.1
Creating working copy for https://github.com/skelpo/APIErrorMiddleware.git
Working copy of https://github.com/skelpo/APIErrorMiddleware.git resolved at 0.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/skelpo/vapor-request-storage
Working copy of https://github.com/skelpo/vapor-request-storage resolved at 0.3.0
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.1.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.6.1
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/url-encoded-form.git
Working copy of https://github.com/vapor/url-encoded-form.git resolved at 1.0.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/auth.git
Working copy of https://github.com/vapor/auth.git resolved at 2.0.0-rc.3.1
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.0
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.0.2
Creating working copy for https://github.com/vapor/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.0.0
Creating working copy for https://github.com/skelpo/JWTMiddleware.git
Working copy of https://github.com/skelpo/JWTMiddleware.git resolved at 0.6.0
Creating working copy for https://github.com/vapor/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.0.1
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.1.6
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 3.0.0-rc.2.4.1
Creating working copy for https://github.com/skelpo/JWTVapor.git
Working copy of https://github.com/skelpo/JWTVapor.git resolved at 0.9.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
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
warning: 'spi-builder-workspace': dependency 'jwtvapor' is not used by any target
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for zlib
warning: you may be able to install openssl using your system-packager:
    brew install libressl
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/14] Compiling NIO Resolver.swift
[3/14] Compiling NIO Selectable.swift
[4/14] Compiling NIO ServerSocket.swift
[5/14] Compiling NIO Selector.swift
/Users/builder/builds/UKfvDsi8u/2/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 Bootstrap.swift
[8/18] Compiling NIO ByteBuffer-aux.swift
[9/19] Compiling NIO Channel.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/20] Emitting module NIO
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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 }
    ^
[11/20] Compiling NIO AddressedEnvelope.swift
[12/20] Compiling NIO BaseSocket.swift
[13/20] Compiling NIO BaseSocketChannel.swift
[14/20] Compiling NIO BlockingIOThreadPool.swift
[15/20] Compiling NIO ByteBuffer-core.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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 }
    ^
[16/20] Compiling NIO RecvByteBufferAllocator.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:651: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 }
    ^
[17/26] Compiling NIO GetaddrinfoResolver.swift
[18/29] Compiling NIO EventLoop.swift
[19/29] Compiling NIO SocketChannel.swift
[20/35] Compiling NIO HappyEyeballs.swift
[21/38] Compiling NIO System.swift
[22/38] Compiling NIO PendingWritesManager.swift
[23/44] Compiling NIO PendingDatagramWritesManager.swift
[24/47] Compiling NIO ByteBuffer-int.swift
[25/47] Compiling NIO ChannelHandler.swift
[26/47] Compiling NIO ChannelHandlers.swift
[27/48] Compiling NIO IO.swift
[28/48] Compiling NIO IOData.swift
[29/48] Compiling NIO IntegerTypes.swift
[30/49] Compiling NIO Thread.swift
[31/49] Compiling NIO TypeAssistedChannelHandler.swift
[32/49] Compiling NIO Utilities.swift
[33/49] Compiling NIO ChannelInvoker.swift
[34/49] Compiling NIO ChannelPipeline.swift
[35/49] Compiling NIO CircularBuffer.swift
[36/49] Compiling NIO Codec.swift
[37/49] Compiling NIO DeadChannel.swift
[38/49] Compiling NIO Embedded.swift
[39/49] Compiling NIO EventLoopFuture.swift
[40/49] Compiling NIO FileRegion.swift
[41/49] Compiling NIO Heap.swift
[42/49] Compiling NIO Interfaces.swift
[43/49] Compiling NIO MarkedCircularBuffer.swift
[44/49] Compiling NIO NIOAny.swift
[45/49] Compiling NIO NonBlockingFileIO.swift
[46/49] Compiling NIO PriorityQueue.swift
[47/49] Compiling NIO SocketAddresses.swift
[48/49] Compiling NIO FileHandle.swift
[49/49] Compiling NIO CompositeError.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
warning: 'spi-builder-workspace': dependency 'jwtvapor' is not used by any target
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install openssl using your system-packager:
    brew install libressl
warning: couldn't find pc file for zlib
BUILD FAILURE 5.10 macosSpm

Build Machine: Mac 7