The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FirebaseHelpers with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/barrault01/firebasehelpers.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/barrault01/firebasehelpers
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/barrault01/firebasehelpers.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/barrault01/google-auth-library-swift.git
Fetching https://github.com/attaswift/BigInt
Fetching https://github.com/apple/swift-nio.git
[1/536] Fetching google-auth-library-swift
[537/3633] Fetching google-auth-library-swift, bigint
[1095/16189] Fetching google-auth-library-swift, bigint, cryptoswift
[7150/80686] Fetching google-auth-library-swift, bigint, cryptoswift, swift-nio
Fetched https://github.com/barrault01/google-auth-library-swift.git from cache (5.39s)
Fetched https://github.com/attaswift/BigInt from cache (5.39s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (5.43s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Fetched https://github.com/apple/swift-nio.git from cache (5.47s)
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.4.0 (0.59s)
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.50s)
Computing version for https://github.com/attaswift/BigInt
Computed https://github.com/attaswift/BigInt at 4.0.0 (1.27s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.29.0 (0.61s)
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
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
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
warning: 'spi-builder-workspace': dependency 'cryptoswift' is not used by any target
Building for debugging...
[0/18] Write sources
[8/18] Compiling CNIOWindows shim.c
[9/18] Compiling CNIODarwin shim.c
[10/18] Write sources
[11/18] Compiling CNIOWindows WSAStartup.c
[12/18] Compiling CNIOLinux liburing_shims.c
[13/18] Compiling CNIOLinux shim.c
[14/18] Write swift-version-24593BA9C3E375BF.txt
[15/18] Compiling CNIOHTTPParser c_nio_http_parser.c
[16/110] Compiling c-nioatomics.c
[17/110] Compiling c-atomics.c
[19/114] Compiling CryptoSwift Collection+Extension.swift
[20/114] Compiling CryptoSwift BlockEncryptor.swift
[21/114] Compiling CryptoSwift BlockMode.swift
[22/114] Compiling CryptoSwift BlockModeOptions.swift
[23/114] Compiling CryptoSwift CBC.swift
[24/114] Compiling CryptoSwift CCM.swift
[25/116] Compiling SwiftyBase64 Alphabets.swift
[26/116] Compiling CryptoSwift CFB.swift
[27/116] Compiling CryptoSwift CTR.swift
[28/116] Emitting module SwiftyBase64
[29/116] Compiling SwiftyBase64 Base64.swift
[31/117] Compiling NIOConcurrencyHelpers lock.swift
[32/117] Compiling CryptoSwift Blowfish.swift
[33/117] Compiling CryptoSwift CBCMAC.swift
[34/117] Compiling CryptoSwift CMAC.swift
[35/117] Compiling CryptoSwift OCB.swift
[36/117] Compiling CryptoSwift OFB.swift
[37/117] Compiling CryptoSwift PCBC.swift
[38/117] Emitting module BigInt
[39/117] Compiling CryptoSwift ChaCha20.swift
[40/117] Compiling CryptoSwift Checksum.swift
[41/117] Compiling CryptoSwift Cipher.swift
[42/117] Compiling CryptoSwift CipherModeWorker.swift
[43/117] Compiling CryptoSwift ECB.swift
[44/117] Compiling CryptoSwift GCM.swift
[45/117] Compiling CryptoSwift CompactMap.swift
[46/117] Compiling CryptoSwift Cryptor.swift
[47/117] Compiling CryptoSwift Cryptors.swift
[48/117] Compiling CryptoSwift Digest.swift
[49/117] Compiling CryptoSwift DigestType.swift
[50/117] Compiling CryptoSwift AES+Foundation.swift
[51/117] Compiling CryptoSwift Array+Foundation.swift
[52/117] Compiling CryptoSwift Blowfish+Foundation.swift
[53/117] Compiling CryptoSwift ChaCha20+Foundation.swift
[54/117] Compiling CryptoSwift Data+Extension.swift
[55/117] Compiling CryptoSwift HMAC+Foundation.swift
[56/117] Compiling CryptoSwift Rabbit+Foundation.swift
[57/117] Compiling CryptoSwift String+FoundationExtension.swift
[58/117] Compiling CryptoSwift Utils+Foundation.swift
[59/117] Compiling CryptoSwift Generics.swift
[60/117] Compiling CryptoSwift HKDF.swift
[61/117] Compiling CryptoSwift HMAC.swift
[62/117] Compiling CryptoSwift ISO78164Padding.swift
[63/117] Compiling CryptoSwift Int+Extension.swift
[64/126] Compiling BigInt Subtraction.swift
[65/126] Compiling BigInt Words and Bits.swift
[66/127] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[67/127] Emitting module NIOConcurrencyHelpers
[68/127] Compiling NIOConcurrencyHelpers atomics.swift
[71/128] Emitting module CryptoSwift
[72/160] Compiling NIO ByteBuffer-core.swift
[73/160] Compiling NIO ByteBuffer-int.swift
[74/160] Compiling NIO ByteBuffer-views.swift
[75/160] Compiling NIO Channel.swift
[76/160] Compiling NIO ChannelHandler.swift
[77/160] Compiling NIO ChannelHandlers.swift
[78/160] Compiling NIO ChannelInvoker.swift
[79/160] Compiling NIO ChannelOption.swift
[80/160] Compiling NIO ChannelPipeline.swift
[81/160] Compiling NIO CircularBuffer.swift
[82/160] Compiling NIO AddressedEnvelope.swift
[83/160] Compiling NIO BSDSocketAPI.swift
[84/160] Compiling NIO BSDSocketAPIPosix.swift
[85/160] Compiling NIO BSDSocketAPIWindows.swift
[86/160] Compiling NIO BaseSocket.swift
[87/160] Compiling NIO BaseSocketChannel.swift
[88/160] Compiling NIO BaseStreamSocketChannel.swift
[89/160] Compiling NIO Bootstrap.swift
[90/160] Compiling NIO ByteBuffer-aux.swift
[91/160] Compiling NIO ByteBuffer-conversions.swift
[92/197] Compiling NIO Codec.swift
[93/197] Compiling NIO ControlMessage.swift
[94/197] Compiling NIO ConvenienceOptionSupport.swift
[95/197] Compiling NIO DatagramVectorReadManager.swift
[96/197] Compiling NIO DeadChannel.swift
[97/197] Compiling NIO DispatchQueue+WithFuture.swift
[98/197] Compiling NIO Embedded.swift
[99/197] Compiling NIO EventLoop.swift
[100/197] Compiling NIO EventLoopFuture.swift
[101/197] Compiling NIO FileDescriptor.swift
[102/197] Compiling NIO SelectorEpoll.swift
[103/197] Compiling NIO SelectorGeneric.swift
[104/197] Compiling NIO SelectorKqueue.swift
[105/197] Compiling NIO SelectorUring.swift
[106/197] Compiling NIO ServerSocket.swift
[107/197] Compiling NIO SingleStepByteToMessageDecoder.swift
[108/197] Compiling NIO Socket.swift
[109/197] Compiling NIO SocketAddresses.swift
[110/197] Compiling NIO SocketChannel.swift
[111/197] Compiling NIO Linux.swift
[112/197] Compiling NIO LinuxCPUSet.swift
[113/197] Compiling NIO LinuxUring.swift
[114/197] Compiling NIO MarkedCircularBuffer.swift
[115/197] Compiling NIO MulticastChannel.swift
[116/197] Compiling NIO NIOAny.swift
[117/197] Compiling NIO NIOCloseOnErrorHandler.swift
[118/197] Compiling NIO NIOThreadPool.swift
[119/197] Compiling NIO NonBlockingFileIO.swift
[120/197] Compiling NIO PendingDatagramWritesManager.swift
[121/197] Compiling CryptoSwift UInt128.swift
[122/197] Compiling CryptoSwift UInt16+Extension.swift
[123/197] Compiling CryptoSwift UInt32+Extension.swift
[124/197] Compiling CryptoSwift UInt64+Extension.swift
[125/197] Compiling CryptoSwift UInt8+Extension.swift
[126/197] Compiling CryptoSwift Updatable.swift
[127/197] Compiling CryptoSwift Utils.swift
[128/197] Compiling CryptoSwift ZeroPadding.swift
[130/198] Compiling NIO PendingWritesManager.swift
[131/198] Compiling NIO PipeChannel.swift
[132/198] Compiling NIO PipePair.swift
[133/198] Compiling NIO PointerHelpers.swift
[134/198] Compiling NIO PriorityQueue.swift
[135/198] Compiling NIO RecvByteBufferAllocator.swift
[136/198] Compiling NIO Resolver.swift
[137/198] Compiling NIO Selectable.swift
[138/198] Compiling NIO SelectableEventLoop.swift
[139/198] Compiling NIO FileHandle.swift
[140/198] Compiling NIO FileRegion.swift
[141/198] Compiling NIO GetaddrinfoResolver.swift
[142/198] Compiling NIO HappyEyeballs.swift
[143/198] Compiling NIO Heap.swift
[144/198] Compiling NIO IO.swift
[145/198] Compiling NIO IOData.swift
[146/198] Compiling NIO IntegerBitPacking.swift
[147/198] Compiling NIO IntegerTypes.swift
[148/198] Compiling NIO Interfaces.swift
/host/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 {
^
/host/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 }
             ^
/host/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 {
^
/host/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 }
             ^
/host/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 {
^
/host/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 }
             ^
/host/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 {
^
/host/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 }
             ^
/host/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 {
^
/host/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 }
             ^
/host/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 {
^
/host/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 }
             ^
/host/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 {
^
/host/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 }
             ^
/host/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 {
^
/host/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 }
             ^
/host/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 {
^
/host/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 }
             ^
/host/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 {
^
/host/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 }
             ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
/host/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 {
^
/host/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 }
             ^
/host/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 {
^
/host/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 }
             ^
/host/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 {
^
/host/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 }
             ^
/host/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 {
^
/host/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 }
             ^
/host/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 {
^
/host/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 }
             ^
/host/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 {
^
/host/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 }
             ^
/host/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 {
^
/host/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 }
             ^
/host/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 {
^
/host/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 }
             ^
/host/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 {
^
/host/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 }
             ^
/host/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 {
^
/host/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 }
             ^
[198/207] Emitting module NIO
/host/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 {
^
/host/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 }
             ^
/host/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 {
^
/host/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 }
             ^
[199/207] Compiling NIO SocketOptionProvider.swift
[200/207] Compiling NIO SocketProtocols.swift
[201/207] Compiling NIO System.swift
[202/207] Compiling NIO Thread.swift
[203/207] Compiling NIO ThreadPosix.swift
[204/207] Compiling NIO ThreadWindows.swift
[205/207] Compiling NIO TypeAssistedChannelHandler.swift
[206/207] Compiling NIO UniversalBootstrapSupport.swift
[207/207] Compiling NIO Utilities.swift
error: fatalError
warning: 'spi-builder-workspace': dependency 'cryptoswift' is not used by any target
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/20] Compiling NIO NIOCloseOnErrorHandler.swift
[3/20] Compiling NIO NIOThreadPool.swift
[4/22] Compiling NIO MulticastChannel.swift
[5/22] Compiling NIO NIOAny.swift
[6/22] Compiling NIO CircularBuffer.swift
/host/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 {
^
/host/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 }
             ^
[7/22] Compiling NIO Linux.swift
/host/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 {
^
/host/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 }
             ^
[8/22] Compiling NIO LinuxCPUSet.swift
/host/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 {
^
/host/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 }
             ^
[9/26] Compiling NIO ChannelInvoker.swift
[10/26] Compiling NIO ChannelOption.swift
[11/26] Compiling NIO ChannelPipeline.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/28] Compiling NIO Channel.swift
[13/28] Compiling NIO ChannelHandler.swift
[14/28] Compiling NIO ChannelHandlers.swift
[15/28] Emitting module NIO
/host/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 {
^
/host/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 }
             ^
/host/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 {
^
/host/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 }
             ^
[16/28] Compiling NIO LinuxUring.swift
/host/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 {
^
/host/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 }
             ^
[17/28] Compiling NIO MarkedCircularBuffer.swift
/host/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 {
^
/host/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 }
             ^
[18/34] Compiling NIO ByteBuffer-core.swift
[19/34] Compiling NIO ByteBuffer-int.swift
[20/34] Compiling NIO ByteBuffer-views.swift
[21/35] Compiling NIO TypeAssistedChannelHandler.swift
[22/36] Compiling NIO NonBlockingFileIO.swift
[23/36] Compiling NIO PendingDatagramWritesManager.swift
[24/40] Compiling NIO Bootstrap.swift
[25/40] Compiling NIO Codec.swift
[26/40] Compiling NIO BaseSocketChannel.swift
[27/40] Compiling NIO BaseStreamSocketChannel.swift
[28/47] Compiling NIO UniversalBootstrapSupport.swift
[29/50] Compiling NIO DeadChannel.swift
[30/50] Compiling NIO Embedded.swift
[31/53] Compiling NIO SelectableEventLoop.swift
[32/53] Compiling NIO SelectorGeneric.swift
[33/53] Compiling NIO HappyEyeballs.swift
[34/53] Compiling NIO PipeChannel.swift
[35/53] Compiling NIO SingleStepByteToMessageDecoder.swift
[36/53] Compiling NIO SocketChannel.swift
[37/62] Compiling NIO IOData.swift
[38/62] Compiling NIO IntegerBitPacking.swift
[39/62] Compiling NIO IntegerTypes.swift
[40/63] Compiling NIO GetaddrinfoResolver.swift
[41/63] Compiling NIO Heap.swift
[42/63] Compiling NIO IO.swift
[43/64] Compiling NIO BSDSocketAPI.swift
[44/64] Compiling NIO EventLoopFuture.swift
[45/64] Compiling NIO FileDescriptor.swift
[46/64] Compiling NIO FileRegion.swift
[47/66] Compiling NIO FileHandle.swift
[48/67] Compiling NIO AddressedEnvelope.swift
[49/67] Compiling NIO BSDSocketAPIPosix.swift
[50/67] Compiling NIO BaseSocket.swift
[51/67] Compiling NIO ByteBuffer-aux.swift
[52/68] Compiling NIO ByteBuffer-conversions.swift
[53/69] Compiling NIO ControlMessage.swift
[54/69] Compiling NIO ConvenienceOptionSupport.swift
[55/69] Compiling NIO DatagramVectorReadManager.swift
[56/69] Compiling NIO EventLoop.swift
[57/70] Compiling NIO PipePair.swift
[58/70] Compiling NIO Thread.swift
[59/71] Compiling NIO PointerHelpers.swift
[60/72] Compiling NIO ServerSocket.swift
[61/72] Compiling NIO SocketProtocols.swift
[62/72] Compiling NIO Utilities.swift
[63/72] Compiling NIO SocketOptionProvider.swift
[64/72] Compiling NIO System.swift
[65/72] Compiling NIO ThreadPosix.swift
[66/72] Compiling NIO Interfaces.swift
[67/72] Compiling NIO PendingWritesManager.swift
[68/72] Compiling NIO PriorityQueue.swift
[69/72] Compiling NIO Socket.swift
[70/72] Compiling NIO RecvByteBufferAllocator.swift
[71/72] Compiling NIO SelectorEpoll.swift
[72/72] Compiling NIO SocketAddresses.swift
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2