The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FirebaseHelpers 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/barrault01/firebasehelpers.git
Reference: 1.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/barrault01/firebasehelpers
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 16c2465 Bump crypto
Cloned https://github.com/barrault01/firebasehelpers.git
Revision (git rev-parse @):
16c24652847cc5f0389c3bead47f85482e5f70c9
SUCCESS checkout https://github.com/barrault01/firebasehelpers.git at 1.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/barrault01/firebasehelpers.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/18] Write sources
[9/18] Compiling CNIOWindows WSAStartup.c
[10/18] Compiling CNIOWindows shim.c
[11/18] Compiling CNIOLinux shim.c
[12/18] Compiling CNIOLinux liburing_shims.c
[13/18] Write swift-version--423B1241ED78D482.txt
[14/110] Compiling CNIODarwin shim.c
[15/110] Compiling CNIOHTTPParser c_nio_http_parser.c
[17/110] Compiling SwiftyBase64 Alphabets.swift
[18/110] Emitting module SwiftyBase64
[19/110] Compiling SwiftyBase64 Base64.swift
[20/110] Compiling CryptoSwift Cipher.swift
[21/110] Compiling CryptoSwift Collection+Extension.swift
[22/112] Compiling CryptoSwift BlockDecryptor.swift
[23/112] Compiling CryptoSwift OCB.swift
[24/112] Compiling CryptoSwift OFB.swift
[24/112] Compiling c-nioatomics.c
[26/112] Compiling BigInt Subtraction.swift
[27/112] Compiling BigInt Words and Bits.swift
[27/112] Compiling c-atomics.c
[29/116] Emitting module BigInt
[30/116] Compiling CryptoSwift AES.swift
[31/116] Compiling CryptoSwift Array+Extension.swift
[32/116] Compiling CryptoSwift Authenticator.swift
[33/116] Compiling CryptoSwift AEAD.swift
[34/116] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[35/116] Compiling CryptoSwift AES.Cryptors.swift
[36/116] Compiling CryptoSwift BatchedCollection.swift
[37/116] Compiling CryptoSwift Bit.swift
[38/116] Compiling CryptoSwift BlockCipher.swift
[39/116] Compiling CryptoSwift PCBC.swift
[40/116] Compiling CryptoSwift Blowfish.swift
[41/116] Compiling CryptoSwift CBCMAC.swift
[42/116] Compiling CryptoSwift CMAC.swift
[43/116] Compiling CryptoSwift ChaCha20.swift
[44/116] Compiling CryptoSwift Checksum.swift
[45/116] Compiling NIOConcurrencyHelpers lock.swift
[46/116] Compiling CryptoSwift HMAC+Foundation.swift
[47/116] Compiling CryptoSwift Rabbit+Foundation.swift
[48/116] Compiling CryptoSwift String+FoundationExtension.swift
[49/116] Compiling CryptoSwift Utils+Foundation.swift
[50/116] Compiling CryptoSwift Generics.swift
[51/116] Compiling CryptoSwift HKDF.swift
[52/116] Compiling CryptoSwift HMAC.swift
[53/116] Compiling CryptoSwift ISO78164Padding.swift
[54/116] Compiling CryptoSwift Int+Extension.swift
[55/116] Compiling CryptoSwift MD5.swift
[56/116] Compiling CryptoSwift NoPadding.swift
[57/116] Compiling CryptoSwift Operators.swift
[58/116] Compiling CryptoSwift PBKDF1.swift
[59/116] Compiling CryptoSwift PBKDF2.swift
[60/116] Compiling CryptoSwift PKCS5.swift
[61/116] Compiling CryptoSwift PKCS7.swift
[62/116] Compiling CryptoSwift PKCS7Padding.swift
[63/116] Compiling CryptoSwift Padding.swift
[66/125] Compiling CryptoSwift BlockModeOptions.swift
[67/125] Compiling CryptoSwift CBC.swift
[68/125] Compiling CryptoSwift CCM.swift
[69/125] Compiling CryptoSwift CFB.swift
[70/125] Compiling CryptoSwift CTR.swift
[71/125] Compiling CryptoSwift CipherModeWorker.swift
[72/125] Compiling CryptoSwift ECB.swift
[73/125] Compiling CryptoSwift GCM.swift
[74/125] Emitting module NIOConcurrencyHelpers
[75/125] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[76/125] Compiling NIOConcurrencyHelpers atomics.swift
[77/194] Emitting module CryptoSwift
[78/194] Compiling NIO PendingDatagramWritesManager.swift
[79/194] Compiling CryptoSwift UInt128.swift
[80/194] Compiling CryptoSwift UInt16+Extension.swift
[81/194] Compiling CryptoSwift UInt32+Extension.swift
[82/194] Compiling CryptoSwift UInt64+Extension.swift
[83/194] Compiling CryptoSwift UInt8+Extension.swift
[84/194] Compiling CryptoSwift Updatable.swift
[85/194] Compiling CryptoSwift Utils.swift
[86/194] Compiling CryptoSwift ZeroPadding.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[87/194] Emitting module NIO
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[88/203] Compiling NIO PendingWritesManager.swift
[89/203] Compiling NIO PipeChannel.swift
[90/203] Compiling NIO PipePair.swift
[91/203] Compiling NIO PointerHelpers.swift
[92/203] Compiling NIO PriorityQueue.swift
[93/203] Compiling NIO RecvByteBufferAllocator.swift
[94/203] Compiling NIO Resolver.swift
[95/203] Compiling NIO Selectable.swift
[96/203] Compiling NIO SelectableEventLoop.swift
[97/203] Compiling NIO FileHandle.swift
[98/203] Compiling NIO FileRegion.swift
[99/203] Compiling NIO GetaddrinfoResolver.swift
[100/203] Compiling NIO HappyEyeballs.swift
[101/203] Compiling NIO Heap.swift
[102/203] Compiling NIO IO.swift
[103/203] Compiling NIO IOData.swift
[104/203] Compiling NIO IntegerBitPacking.swift
[105/203] Compiling NIO IntegerTypes.swift
[106/203] Compiling NIO Interfaces.swift
[126/203] Compiling NIO Codec.swift
[127/203] Compiling NIO SocketOptionProvider.swift
[128/203] Compiling NIO SocketProtocols.swift
[129/203] Compiling NIO System.swift
[130/203] Compiling NIO Thread.swift
[131/203] Compiling NIO ThreadPosix.swift
[132/203] Compiling NIO ThreadWindows.swift
[133/203] Compiling NIO TypeAssistedChannelHandler.swift
[134/203] Compiling NIO UniversalBootstrapSupport.swift
[135/203] Compiling NIO Utilities.swift
[136/203] Compiling NIO SelectorEpoll.swift
[137/203] Compiling NIO SelectorGeneric.swift
[138/203] Compiling NIO SelectorKqueue.swift
[139/203] Compiling NIO SelectorUring.swift
[140/203] Compiling NIO ServerSocket.swift
[141/203] Compiling NIO SingleStepByteToMessageDecoder.swift
[142/203] Compiling NIO Socket.swift
[143/203] Compiling NIO SocketAddresses.swift
[144/203] Compiling NIO SocketChannel.swift
[145/203] Compiling NIO Linux.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[146/203] Compiling NIO LinuxCPUSet.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[147/203] Compiling NIO LinuxUring.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[148/203] Compiling NIO MarkedCircularBuffer.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[149/203] Compiling NIO MulticastChannel.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[150/203] Compiling NIO NIOAny.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[151/203] Compiling NIO NIOCloseOnErrorHandler.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[152/203] Compiling NIO NIOThreadPool.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[153/203] Compiling NIO NonBlockingFileIO.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[155/203] Compiling NIO AddressedEnvelope.swift
[156/203] Compiling NIO BSDSocketAPI.swift
[157/203] Compiling NIO BSDSocketAPIPosix.swift
[158/203] Compiling NIO BSDSocketAPIWindows.swift
[159/203] Compiling NIO BaseSocket.swift
[160/203] Compiling NIO BaseSocketChannel.swift
[161/203] Compiling NIO BaseStreamSocketChannel.swift
[162/203] Compiling NIO Bootstrap.swift
[163/203] Compiling NIO ByteBuffer-aux.swift
[164/203] Compiling NIO ByteBuffer-conversions.swift
[166/203] Compiling NIO ControlMessage.swift
[167/203] Compiling NIO ConvenienceOptionSupport.swift
[168/203] Compiling NIO DatagramVectorReadManager.swift
[169/203] Compiling NIO DeadChannel.swift
[170/203] Compiling NIO DispatchQueue+WithFuture.swift
[171/203] Compiling NIO Embedded.swift
[172/203] Compiling NIO EventLoop.swift
[173/203] Compiling NIO EventLoopFuture.swift
[174/203] Compiling NIO FileDescriptor.swift
[175/203] Compiling NIO ByteBuffer-core.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[176/203] Compiling NIO ByteBuffer-int.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[177/203] Compiling NIO ByteBuffer-views.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[178/203] Compiling NIO Channel.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[179/203] Compiling NIO ChannelHandler.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[180/203] Compiling NIO ChannelHandlers.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[181/203] Compiling NIO ChannelInvoker.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[182/203] Compiling NIO ChannelOption.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[183/203] Compiling NIO ChannelPipeline.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[184/203] Compiling NIO CircularBuffer.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
error: fatalError
Fetching https://github.com/barrault01/google-auth-library-swift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/attaswift/BigInt from cache
Fetched https://github.com/barrault01/google-auth-library-swift.git from cache (0.92s)
Fetched https://github.com/attaswift/BigInt from cache (0.99s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.01s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.4.0 (0.05s)
Computing version for https://github.com/barrault01/google-auth-library-swift.git
Computed https://github.com/barrault01/google-auth-library-swift.git at 0.5.2 (0.48s)
Fetched https://github.com/apple/swift-nio.git from cache (1.61s)
Computing version for https://github.com/attaswift/BigInt
Computed https://github.com/attaswift/BigInt at 4.0.0 (0.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.29.0 (0.44s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.29.0
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/BigInt-7b87d7d1 is not valid git repository for 'https://github.com/attaswift/BigInt', will fetch again.
Fetching https://github.com/attaswift/BigInt from cache
Fetched https://github.com/attaswift/BigInt from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/BigInt-7b87d7d1 is not valid git repository for 'https://github.com/attaswift/BigInt', will fetch again.
Fetching https://github.com/attaswift/BigInt from cache
Fetched https://github.com/attaswift/BigInt from cache (0.02s)
Creating working copy for https://github.com/attaswift/BigInt
Working copy of https://github.com/attaswift/BigInt resolved at 4.0.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.4.0
Creating working copy for https://github.com/barrault01/google-auth-library-swift.git
Working copy of https://github.com/barrault01/google-auth-library-swift.git resolved at 0.5.2
warning: 'spi-builder-workspace': dependency 'cryptoswift' is not used by any target
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/29] Compiling NIO Channel.swift
[3/29] Compiling NIO ChannelHandler.swift
[4/29] Compiling NIO ChannelHandlers.swift
[5/31] Compiling NIO MulticastChannel.swift
[6/31] Compiling NIO NIOAny.swift
[7/31] Compiling NIO NIOCloseOnErrorHandler.swift
[8/31] Compiling NIO NIOThreadPool.swift
[9/31] Compiling NIO ByteBuffer-core.swift
[10/31] Compiling NIO ByteBuffer-int.swift
[11/31] Compiling NIO ByteBuffer-views.swift
[12/31] Compiling NIO LinuxUring.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[13/31] Compiling NIO MarkedCircularBuffer.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[14/55] Compiling CryptoSwift SHA1.swift
[15/56] Compiling CryptoSwift StreamEncryptor.swift
[16/57] Compiling NIO NonBlockingFileIO.swift
[17/57] Compiling NIO PendingDatagramWritesManager.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/63] Compiling NIO ChannelInvoker.swift
[19/63] Compiling NIO ChannelOption.swift
[20/63] Compiling NIO ChannelPipeline.swift
[21/63] Emitting module NIO
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: type 'MarkedCircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[22/63] Compiling NIO CircularBuffer.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[23/63] Compiling NIO Linux.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[24/63] Compiling NIO LinuxCPUSet.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: type 'CircularBuffer<Element>' does not conform to protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[25/78] Compiling CryptoSwift Digest.swift
[26/79] Compiling CryptoSwift HMAC.swift
[27/80] Compiling NIO FileRegion.swift
[28/80] Compiling NIO GetaddrinfoResolver.swift
[29/80] Compiling NIO HappyEyeballs.swift
[30/80] Compiling NIO Heap.swift
[31/80] Compiling NIO IO.swift
[32/80] Compiling NIO IOData.swift
[33/81] Compiling NIO ByteBuffer-conversions.swift
[34/82] Compiling CryptoSwift PBKDF1.swift
[35/83] Compiling NIO PointerHelpers.swift
[36/84] Compiling CryptoSwift AES.Cryptors.swift
[37/84] Compiling NIO ServerSocket.swift
[38/85] Compiling NIO Socket.swift
[39/86] Compiling NIO AddressedEnvelope.swift
[40/86] Compiling NIO BSDSocketAPI.swift
[41/86] Compiling NIO BSDSocketAPIPosix.swift
[42/86] Compiling NIO BaseSocket.swift
[43/86] Compiling NIO BaseSocketChannel.swift
[44/86] Compiling NIO BaseStreamSocketChannel.swift
[45/86] Compiling NIO IntegerBitPacking.swift
[46/86] Compiling NIO IntegerTypes.swift
[47/86] Compiling NIO Interfaces.swift
[48/86] Compiling NIO PendingWritesManager.swift
[49/86] Compiling NIO PipeChannel.swift
[50/86] Compiling NIO PipePair.swift
[51/86] Compiling NIO DeadChannel.swift
[52/86] Compiling NIO Embedded.swift
[53/86] Compiling NIO EventLoop.swift
[54/86] Compiling NIO EventLoopFuture.swift
[55/86] Compiling NIO FileDescriptor.swift
[56/86] Compiling NIO FileHandle.swift
[57/86] Compiling NIO Utilities.swift
[58/86] Compiling NIO Bootstrap.swift
[59/86] Compiling NIO ByteBuffer-aux.swift
[60/86] Compiling NIO Codec.swift
[61/86] Compiling NIO ControlMessage.swift
[62/86] Compiling NIO ConvenienceOptionSupport.swift
[63/86] Compiling NIO DatagramVectorReadManager.swift
[64/86] Compiling NIO System.swift
[65/86] Compiling NIO Thread.swift
[66/86] Compiling NIO ThreadPosix.swift
[67/86] Compiling NIO TypeAssistedChannelHandler.swift
[68/86] Compiling NIO UniversalBootstrapSupport.swift
[69/86] Compiling NIO SingleStepByteToMessageDecoder.swift
[70/86] Compiling NIO SocketAddresses.swift
[71/86] Compiling NIO SocketChannel.swift
[72/86] Compiling NIO SocketOptionProvider.swift
[73/86] Compiling NIO SocketProtocols.swift
[74/86] Compiling NIO PriorityQueue.swift
[75/86] Compiling NIO RecvByteBufferAllocator.swift
[76/86] Compiling NIO SelectableEventLoop.swift
[77/86] Compiling NIO SelectorGeneric.swift
[78/86] Compiling NIO SelectorKqueue.swift
error: fatalError
[81/86] Compiling CryptoSwift SecureBytes.swift
[82/86] Compiling CryptoSwift SHA3.swift
[83/86] Compiling CryptoSwift SHA2.swift
[84/86] Compiling CryptoSwift StreamDecryptor.swift
warning: 'spi-builder-workspace': dependency 'cryptoswift' is not used by any target
BUILD FAILURE 5.10 macosSpm