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-4606859-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: 1.1.1
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
 * 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:         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-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/attaswift/BigInt
Fetching https://github.com/barrault01/google-auth-library-swift.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/536] Fetching google-auth-library-swift
[537/13092] Fetching google-auth-library-swift, cryptoswift
[538/16189] Fetching google-auth-library-swift, cryptoswift, bigint
[16190/80686] Fetching google-auth-library-swift, cryptoswift, bigint, swift-nio
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.22s)
[18468/68130] Fetching google-auth-library-swift, bigint, swift-nio
Fetched https://github.com/barrault01/google-auth-library-swift.git from cache (4.16s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Fetched https://github.com/attaswift/BigInt from cache (4.17s)
Fetched https://github.com/apple/swift-nio.git from cache (4.25s)
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.4.0 (0.41s)
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.42s)
Computing version for https://github.com/attaswift/BigInt
Computed https://github.com/attaswift/BigInt at 4.0.0 (1.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.29.0 (0.48s)
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
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: 'spi-builder-workspace': dependency 'cryptoswift' is not used by any target
Building for debugging...
[0/18] Write sources
[8/18] Compiling CNIOWindows WSAStartup.c
[9/18] Compiling CNIOWindows shim.c
[10/18] Write sources
[11/18] Compiling CNIOLinux liburing_shims.c
[12/18] Compiling CNIODarwin shim.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
[18/110] Emitting module BigInt
[18/112] Compiling c-atomics.c
[20/116] Compiling BigInt Subtraction.swift
[21/116] Compiling BigInt Words and Bits.swift
[22/116] Compiling CryptoSwift ECB.swift
[23/116] Compiling CryptoSwift GCM.swift
[24/116] Compiling CryptoSwift CFB.swift
[25/116] Compiling CryptoSwift CTR.swift
[26/116] Compiling CryptoSwift CipherModeWorker.swift
[27/116] Emitting module SwiftyBase64
[28/116] Compiling SwiftyBase64 Alphabets.swift
[29/116] Compiling SwiftyBase64 Base64.swift
[31/117] Emitting module NIOConcurrencyHelpers
[32/117] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[33/117] Emitting module CryptoSwift
[34/126] Compiling CryptoSwift AES.swift
[35/126] Compiling CryptoSwift Array+Extension.swift
[36/126] Compiling CryptoSwift Authenticator.swift
[37/126] Compiling CryptoSwift AEAD.swift
[38/126] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[39/126] Compiling CryptoSwift AES.Cryptors.swift
[40/126] Compiling NIOConcurrencyHelpers lock.swift
[41/126] Compiling CryptoSwift HMAC+Foundation.swift
[42/126] Compiling CryptoSwift Rabbit+Foundation.swift
[43/126] Compiling CryptoSwift String+FoundationExtension.swift
[44/126] Compiling CryptoSwift Utils+Foundation.swift
[45/126] Compiling CryptoSwift Generics.swift
[46/126] Compiling CryptoSwift HKDF.swift
[47/126] Compiling CryptoSwift HMAC.swift
[48/126] Compiling CryptoSwift ISO78164Padding.swift
[49/126] Compiling CryptoSwift Int+Extension.swift
[50/126] Compiling CryptoSwift BlockDecryptor.swift
[51/126] Compiling CryptoSwift BlockEncryptor.swift
[52/126] Compiling CryptoSwift BlockMode.swift
[53/126] Compiling CryptoSwift BlockModeOptions.swift
[54/126] Compiling CryptoSwift CBC.swift
[55/126] Compiling CryptoSwift CCM.swift
[56/126] Compiling CryptoSwift BatchedCollection.swift
[57/126] Compiling CryptoSwift Bit.swift
[58/126] Compiling CryptoSwift BlockCipher.swift
[59/127] Compiling CryptoSwift CompactMap.swift
[60/127] Compiling CryptoSwift Cryptor.swift
[61/127] Compiling CryptoSwift Cryptors.swift
[62/127] Compiling CryptoSwift Digest.swift
[63/127] Compiling CryptoSwift DigestType.swift
[64/127] Compiling CryptoSwift AES+Foundation.swift
[65/127] Compiling CryptoSwift Array+Foundation.swift
[66/127] Compiling CryptoSwift Blowfish+Foundation.swift
[67/127] Compiling CryptoSwift ChaCha20+Foundation.swift
[68/127] Compiling CryptoSwift Data+Extension.swift
[70/127] Compiling NIOConcurrencyHelpers atomics.swift
[72/197] Compiling NIO ByteBuffer-core.swift
[73/197] Compiling NIO ByteBuffer-int.swift
[74/197] Compiling NIO ByteBuffer-views.swift
[75/197] Compiling NIO Channel.swift
[76/197] Compiling NIO ChannelHandler.swift
[77/197] Compiling NIO ChannelHandlers.swift
[78/197] Compiling NIO ChannelInvoker.swift
[79/197] Compiling NIO ChannelOption.swift
[80/197] Compiling NIO ChannelPipeline.swift
[81/197] Compiling NIO CircularBuffer.swift
[82/197] Compiling NIO Linux.swift
[83/197] Compiling NIO LinuxCPUSet.swift
[84/197] Compiling NIO LinuxUring.swift
[85/197] Compiling NIO MarkedCircularBuffer.swift
[86/197] Compiling NIO MulticastChannel.swift
[87/197] Compiling NIO NIOAny.swift
[88/197] Compiling NIO NIOCloseOnErrorHandler.swift
[89/197] Compiling NIO NIOThreadPool.swift
[90/197] Compiling NIO NonBlockingFileIO.swift
[91/197] Compiling NIO PendingDatagramWritesManager.swift
[92/197] Compiling NIO AddressedEnvelope.swift
[93/197] Compiling NIO BSDSocketAPI.swift
[94/197] Compiling NIO BSDSocketAPIPosix.swift
[95/197] Compiling NIO BSDSocketAPIWindows.swift
[96/197] Compiling NIO BaseSocket.swift
[97/197] Compiling NIO BaseSocketChannel.swift
[98/197] Compiling NIO BaseStreamSocketChannel.swift
[99/197] Compiling NIO Bootstrap.swift
[100/197] Compiling NIO ByteBuffer-aux.swift
[101/197] Compiling NIO ByteBuffer-conversions.swift
[102/197] Compiling NIO SelectableEventLoop.swift
[103/197] Compiling CryptoSwift UInt128.swift
[104/197] Compiling CryptoSwift UInt16+Extension.swift
[105/197] Compiling CryptoSwift UInt32+Extension.swift
[106/197] Compiling CryptoSwift UInt64+Extension.swift
[107/197] Compiling CryptoSwift UInt8+Extension.swift
[108/197] Compiling CryptoSwift Updatable.swift
[109/197] Compiling CryptoSwift Utils.swift
[110/197] Compiling CryptoSwift ZeroPadding.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[111/197] 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 }
             ^
/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 }
             ^
[122/206] Compiling NIO FileDescriptor.swift
[123/206] Compiling NIO PendingWritesManager.swift
[124/206] Compiling NIO PipeChannel.swift
[125/206] Compiling NIO PipePair.swift
[126/206] Compiling NIO PointerHelpers.swift
[127/206] Compiling NIO PriorityQueue.swift
[128/206] Compiling NIO RecvByteBufferAllocator.swift
[129/206] Compiling NIO Resolver.swift
[130/206] Compiling NIO Selectable.swift
[131/206] Compiling NIO Codec.swift
[132/206] Compiling NIO ControlMessage.swift
[133/206] Compiling NIO ConvenienceOptionSupport.swift
[134/206] Compiling NIO DatagramVectorReadManager.swift
[135/206] Compiling NIO DeadChannel.swift
[136/206] Compiling NIO DispatchQueue+WithFuture.swift
[137/206] Compiling NIO Embedded.swift
[138/206] Compiling NIO EventLoop.swift
[139/206] Compiling NIO EventLoopFuture.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 }
             ^
/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 }
             ^
[151/207] Compiling NIO SocketOptionProvider.swift
[152/207] Compiling NIO SocketProtocols.swift
[153/207] Compiling NIO System.swift
[154/207] Compiling NIO Thread.swift
[155/207] Compiling NIO ThreadPosix.swift
[156/207] Compiling NIO ThreadWindows.swift
[157/207] Compiling NIO TypeAssistedChannelHandler.swift
[158/207] Compiling NIO UniversalBootstrapSupport.swift
[159/207] Compiling NIO Utilities.swift
[170/207] Compiling NIO SelectorEpoll.swift
[171/207] Compiling NIO SelectorGeneric.swift
[172/207] Compiling NIO SelectorKqueue.swift
[173/207] Compiling NIO SelectorUring.swift
[174/207] Compiling NIO ServerSocket.swift
[175/207] Compiling NIO SingleStepByteToMessageDecoder.swift
[176/207] Compiling NIO Socket.swift
[177/207] Compiling NIO SocketAddresses.swift
[178/207] Compiling NIO SocketChannel.swift
[188/207] Compiling NIO FileHandle.swift
[189/207] Compiling NIO FileRegion.swift
[190/207] Compiling NIO GetaddrinfoResolver.swift
[191/207] Compiling NIO HappyEyeballs.swift
[192/207] Compiling NIO Heap.swift
[193/207] Compiling NIO IO.swift
[194/207] Compiling NIO IOData.swift
[195/207] Compiling NIO IntegerBitPacking.swift
[196/207] Compiling NIO IntegerTypes.swift
[197/207] Compiling NIO Interfaces.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 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 }
             ^
[3/20] 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 }
             ^
[4/22] Compiling NIO NIOCloseOnErrorHandler.swift
[5/22] Compiling NIO NIOThreadPool.swift
[6/22] Compiling NIO MulticastChannel.swift
[7/22] Compiling NIO NIOAny.swift
[8/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 }
             ^
[9/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 }
             ^
[10/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 }
             ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/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 }
             ^
[12/30] Compiling NIO DeadChannel.swift
[13/30] Compiling NIO Embedded.swift
[14/32] Compiling NIO Channel.swift
[15/32] Compiling NIO ChannelHandler.swift
[16/32] Compiling NIO ChannelHandlers.swift
[17/32] Compiling NIO ChannelInvoker.swift
[18/32] Compiling NIO ChannelOption.swift
[19/32] Compiling NIO ChannelPipeline.swift
[20/35] Compiling NIO NonBlockingFileIO.swift
[21/35] Compiling NIO PendingDatagramWritesManager.swift
[22/36] Compiling NIO TypeAssistedChannelHandler.swift
[23/40] Compiling NIO UniversalBootstrapSupport.swift
[24/44] Compiling NIO Bootstrap.swift
[25/44] Compiling NIO Codec.swift
[26/48] Compiling NIO ByteBuffer-core.swift
[27/48] Compiling NIO ByteBuffer-int.swift
[28/48] Compiling NIO ByteBuffer-views.swift
[29/52] Compiling NIO HappyEyeballs.swift
[30/52] Compiling NIO PipeChannel.swift
[31/56] Compiling NIO BaseSocketChannel.swift
[32/56] Compiling NIO BaseStreamSocketChannel.swift
[33/60] Compiling NIO SelectableEventLoop.swift
[34/60] Compiling NIO SelectorGeneric.swift
[35/63] Compiling NIO FileRegion.swift
[36/63] Compiling NIO GetaddrinfoResolver.swift
[37/63] Compiling NIO Heap.swift
[38/63] Compiling NIO IO.swift
[39/66] Compiling NIO IOData.swift
[40/66] Compiling NIO IntegerBitPacking.swift
[41/66] Compiling NIO IntegerTypes.swift
[42/66] Compiling NIO Interfaces.swift
[43/67] Compiling NIO PendingWritesManager.swift
[44/67] Compiling NIO PipePair.swift
[45/67] Compiling NIO PriorityQueue.swift
[46/67] Compiling NIO RecvByteBufferAllocator.swift
[47/68] Compiling NIO SingleStepByteToMessageDecoder.swift
[48/68] Compiling NIO SocketChannel.swift
[49/69] Compiling NIO ByteBuffer-conversions.swift
[50/69] Compiling NIO AddressedEnvelope.swift
[51/69] Compiling NIO BSDSocketAPI.swift
[52/69] Compiling NIO BSDSocketAPIPosix.swift
[53/69] Compiling NIO BaseSocket.swift
[54/71] Compiling NIO PointerHelpers.swift
[55/72] Compiling NIO ByteBuffer-aux.swift
[56/72] Compiling NIO ControlMessage.swift
[57/72] Compiling NIO ConvenienceOptionSupport.swift
[58/72] Compiling NIO DatagramVectorReadManager.swift
[59/72] Compiling NIO SocketProtocols.swift
[60/72] Compiling NIO ServerSocket.swift
[61/72] Compiling NIO Socket.swift
[62/72] Compiling NIO Utilities.swift
[63/72] Compiling NIO EventLoop.swift
[64/72] Compiling NIO EventLoopFuture.swift
[65/72] Compiling NIO FileDescriptor.swift
[66/72] Compiling NIO FileHandle.swift
[67/72] Compiling NIO System.swift
[68/72] Compiling NIO Thread.swift
[69/72] Compiling NIO ThreadPosix.swift
[70/72] Compiling NIO SelectorEpoll.swift
[71/72] Compiling NIO SocketAddresses.swift
[72/72] Compiling NIO SocketOptionProvider.swift
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1