The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GRPCClient with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cats-oss/grpc-swift-client.git
Reference: 1.0.0-alpha.8
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/cats-oss/grpc-swift-client
 * tag               1.0.0-alpha.8 -> FETCH_HEAD
HEAD is now at d088e33 Update podspec
Cloned https://github.com/cats-oss/grpc-swift-client.git into spi-builder-workspace
d088e331916a054898503ad48cc25bcf68b7aa4c
SUCCESS checkout https://github.com/cats-oss/grpc-swift-client.git at 1.0.0-alpha.8
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/grpc/grpc-swift.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git (0.57s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/grpc/grpc-swift.git (0.74s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-log.git (0.27s)
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetched https://github.com/apple/swift-nio.git (1.15s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio-http2.git (0.44s)
Fetched https://github.com/apple/swift-protobuf.git (0.64s)
Computing version for https://github.com/grpc/grpc-swift.git
Fetched https://github.com/apple/swift-nio-ssl.git (0.51s)
Computed https://github.com/grpc/grpc-swift.git at 1.0.0-alpha.19 (0.93s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.10.2 (0.72s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.0 (0.06s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.7.0 (0.68s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.8.0 (0.74s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.14.2 (0.68s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.22.1 (0.62s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.22.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.14.2
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.10.2
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.0.0-alpha.19
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.8.0
Building for debugging...
[0/436] Compiling CNIOLinux ifaddrs-android.c
[1/436] Compiling CNIOLinux shim.c
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:106:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
sha1_step(ctxt)
^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:191:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_init(ctxt)
^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:203:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_pad(ctxt)
^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:238:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_loop(ctxt, input, len)
^
4 warnings generated.
[2/513] Compiling CNIOSHA1 c_nio_sha1.c
[3/513] Compiling CNIOHTTPParser c_nio_http_parser.c
[4/513] Compiling CNIODarwin shim.c
[5/513] Compiling CNIOBoringSSLShims shims.c
[6/513] Compiling tls_method.cc
[7/513] Compiling tls_record.cc
[9/513] Compiling Logging Locks.swift
[10/513] Compiling Logging LogHandler.swift
[10/513] Compiling tls13_server.cc
[12/513] Emitting module Logging
[13/513] Compiling Logging Logging.swift
[13/513] Compiling tls13_enc.cc
[14/513] Compiling tls13_both.cc
[15/513] Compiling tls13_client.cc
[16/513] Compiling t1_enc.cc
[17/513] Compiling t1_lib.cc
[18/513] Compiling ssl_x509.cc
[19/513] Compiling c-nioatomics.c
[20/513] Compiling ssl_versions.cc
[21/513] Compiling ssl_transcript.cc
[22/513] Compiling ssl_stat.cc
[23/513] Compiling c-atomics.c
[24/513] Compiling ssl_privkey.cc
[25/517] Compiling ssl_session.cc
[26/517] Compiling ssl_key_share.cc
[27/517] Compiling ssl_file.cc
[29/517] Compiling NIOConcurrencyHelpers atomics.swift
[30/517] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[31/517] Emitting module NIOConcurrencyHelpers
[32/517] Compiling NIOConcurrencyHelpers lock.swift
[32/517] Compiling ssl_lib.cc
[33/580] Compiling ssl_cipher.cc
[34/580] Compiling ssl_cert.cc
[35/580] Compiling ssl_buffer.cc
[37/580] Compiling NIO PendingDatagramWritesManager.swift
[38/580] Compiling NIO PendingWritesManager.swift
[39/580] Compiling NIO PipeChannel.swift
[40/580] Compiling NIO PipePair.swift
[41/580] Compiling NIO PriorityQueue.swift
[42/580] Compiling NIO RecvByteBufferAllocator.swift
[43/580] Compiling NIO Resolver.swift
[44/580] Compiling NIO Selectable.swift
[45/580] Compiling NIO ByteBuffer-conversions.swift
[46/580] Compiling NIO ByteBuffer-core.swift
[47/590] Emitting module SwiftProtobuf
[48/590] Compiling SwiftProtobuf Message+AnyAdditions.swift
[49/590] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[50/590] Compiling SwiftProtobuf Message+JSONAdditions.swift
[51/590] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[52/590] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[53/590] Compiling SwiftProtobuf Message.swift
[54/590] Compiling SwiftProtobuf MessageExtension.swift
[55/590] Compiling SwiftProtobuf NameMap.swift
[56/590] Compiling SwiftProtobuf ProtoNameProviding.swift
[57/590] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[58/590] Compiling NIO IO.swift
[59/590] Compiling NIO IOData.swift
[60/590] Compiling NIO IntegerTypes.swift
[61/590] Compiling NIO Interfaces.swift
[62/590] Compiling NIO Linux.swift
[63/590] Compiling NIO LinuxCPUSet.swift
[64/590] Compiling NIO MarkedCircularBuffer.swift
[65/590] Compiling NIO MulticastChannel.swift
[66/590] Compiling NIO NIOAny.swift
[67/590] Compiling NIO NIOCloseOnErrorHandler.swift
[68/590] Compiling NIO NIOThreadPool.swift
[69/590] Compiling NIO AddressedEnvelope.swift
[70/590] Compiling NIO BSDSocketAPI.swift
[71/590] Compiling NIO BSDSocketAPIPosix.swift
[72/590] Compiling NIO BSDSocketAPIWindows.swift
[73/590] Compiling NIO BaseSocket.swift
[74/590] Compiling NIO BaseSocketChannel.swift
[75/590] Compiling NIO BaseStreamSocketChannel.swift
[76/590] Compiling NIO Bootstrap.swift
[77/590] Compiling NIO ByteBuffer-aux.swift
[78/590] Compiling NIO NonBlockingFileIO.swift
[78/590] Compiling ssl_asn1.cc
[79/590] Compiling s3_pkt.cc
[80/590] Compiling ssl_aead_ctx.cc
[81/590] Compiling s3_lib.cc
[82/590] Compiling s3_both.cc
/Users/builder/builds/TDmZkXJm/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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 }
             ^
[92/598] Compiling handshake_server.cc
[94/598] Compiling NIO ByteBuffer-int.swift
[95/598] Compiling NIO ByteBuffer-views.swift
[96/598] Compiling NIO Channel.swift
[97/598] Compiling NIO ChannelHandler.swift
[98/598] Compiling NIO ChannelHandlers.swift
[99/598] Compiling NIO ChannelInvoker.swift
[100/598] Compiling NIO ChannelOption.swift
[101/598] Compiling NIO SelectableEventLoop.swift
[102/598] Compiling NIO Selector.swift
[103/598] Compiling NIO ServerSocket.swift
[104/598] Compiling NIO SingleStepByteToMessageDecoder.swift
[105/598] Compiling NIO Socket.swift
[106/598] Compiling NIO SocketAddresses.swift
[107/598] Compiling NIO SocketChannel.swift
[108/598] Compiling NIO SocketOptionProvider.swift
[109/598] Compiling NIO ChannelPipeline.swift
[110/598] Compiling NIO CircularBuffer.swift
[111/598] Compiling NIO Codec.swift
[112/598] Compiling NIO ControlMessage.swift
[113/598] Compiling NIO ConvenienceOptionSupport.swift
[114/598] Compiling NIO DatagramVectorReadManager.swift
[115/598] Compiling NIO DeadChannel.swift
[116/598] Compiling NIO Embedded.swift
[117/598] Compiling NIO EventLoop.swift
[118/598] Compiling NIO EventLoopFuture.swift
[119/598] Compiling NIO FileDescriptor.swift
[120/598] Compiling NIO FileHandle.swift
[121/598] Compiling NIO FileRegion.swift
[122/598] Compiling NIO GetaddrinfoResolver.swift
[123/598] Compiling NIO HappyEyeballs.swift
[124/598] Compiling NIO Heap.swift
[124/598] Compiling handoff.cc
[125/598] Compiling handshake.cc
error: emit-module command failed with exit code 1 (use -v to see invocation)
[127/598] Emitting module NIO
/Users/builder/builds/TDmZkXJm/0/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/0/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/0/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/0/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 }
             ^
[127/598] Compiling handshake_client.cc
[128/598] Compiling dtls_record.cc
[129/598] Compiling dtls_method.cc
[130/598] Compiling v3_utl.c
[131/598] Compiling d1_srtp.cc
/Users/builder/builds/TDmZkXJm/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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 }
             ^
[150/598] Compiling v3_skey.c
[151/598] Compiling v3_sxnet.c
[152/598] Compiling v3_prn.c
[153/598] Compiling v3_purp.c
[154/598] Compiling d1_pkt.cc
[155/598] Compiling v3_pmaps.c
[156/598] Compiling d1_lib.cc
[157/598] Compiling v3_pku.c
[158/598] Compiling v3_pcia.c
[158/598] Compiling v3_pcons.c
[160/598] Compiling v3_pci.c
[161/598] Compiling v3_ocsp.c
[162/598] Compiling v3_ncons.c
[163/598] Compiling v3_lib.c
[164/598] Compiling bio_ssl.cc
[165/598] Compiling v3_int.c
[166/598] Compiling v3_info.c
[167/598] Compiling d1_both.cc
[168/598] Compiling v3_genn.c
[169/598] Compiling v3_extku.c
[170/598] Compiling v3_ia5.c
[171/598] Compiling v3_enum.c
[172/598] Compiling v3_crld.c
[173/598] Compiling v3_bitst.c
[174/598] Compiling v3_cpols.c
[175/598] Compiling v3_conf.c
[176/598] Compiling v3_bcons.c
[177/598] Compiling v3_alt.c
[178/598] Compiling v3_akeya.c
[179/598] Compiling v3_akey.c
[180/598] Compiling pcy_node.c
[181/598] Compiling pcy_map.c
[182/598] Compiling pcy_tree.c
[183/598] Compiling pcy_lib.c
[184/598] Compiling x_x509a.c
[185/598] Compiling x_val.c
[186/598] Compiling pcy_cache.c
[187/598] Compiling pcy_data.c
[188/598] Compiling x_sig.c
[189/598] Compiling x_req.c
[190/598] Compiling x_spki.c
[191/598] Compiling x_x509.c
[192/598] Compiling x_pkey.c
[193/598] Compiling x_pubkey.c
[194/598] Compiling x_exten.c
[195/598] Compiling x_info.c
[206/598] Compiling NIO SocketProtocols.swift
[207/598] Compiling NIO System.swift
[208/598] Compiling NIO Thread.swift
[209/598] Compiling NIO ThreadPosix.swift
[210/598] Compiling NIO ThreadWindows.swift
[211/598] Compiling NIO TypeAssistedChannelHandler.swift
[212/598] Compiling NIO UniversalBootstrapSupport.swift
[213/598] Compiling NIO Utilities.swift
[213/598] Compiling x_name.c
[214/598] Compiling x_attrib.c
[215/598] Compiling x_algor.c
[216/598] Compiling x509spki.c
[217/598] Compiling x_all.c
[218/598] Compiling x_crl.c
[219/598] Compiling x509rset.c
[220/598] Compiling x509name.c
[221/598] Compiling x509cset.c
[248/598] Compiling x509_txt.c
[249/598] Compiling x509_set.c
error: fatalError
[250/598] Compiling x509_v3.c
[251/598] Compiling x509_obj.c
[251/598] Compiling x509_r2x.c
[251/598] Compiling x509_req.c
[251/598] Compiling x509_trs.c
[251/598] Compiling x509_vpm.c
[251/598] Compiling x509_vfy.c
Retrying in 0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
[0/337] Compiling x509_obj.c
[1/337] Compiling x509_r2x.c
[2/337] Compiling x509_req.c
[3/337] Compiling x509_trs.c
[4/337] Compiling x509_lu.c
[5/337] Compiling x509_vpm.c
[6/337] Compiling x509_vfy.c
[7/337] Compiling x509_def.c
[8/337] Compiling x509_ext.c
[9/347] Compiling x509.c
[10/347] Compiling x509_att.c
[11/347] Compiling x509_cmp.c
[12/364] Compiling t_x509a.c
[13/364] Compiling i2d_pr.c
[14/364] Compiling x509_d2.c
[15/364] Compiling rsa_pss.c
[16/364] Compiling t_x509.c
[17/364] Compiling by_file.c
[18/364] Compiling t_crl.c
[19/364] Compiling t_req.c
[20/364] Compiling by_dir.c
[21/364] Compiling algorithm.c
[22/364] Compiling a_verify.c
[23/364] Compiling a_sign.c
[24/364] Compiling thread_win.c
[25/364] Compiling a_strex.c
[26/364] Compiling asn1_gen.c
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/crypto/trust_token/trust_token.c:54:7: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
      1 /* use token hash */,
      ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/crypto/trust_token/trust_token.c:55:7: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
      1 /* use batched proof */,
      ^
2 warnings generated.
[27/364] Compiling trust_token.c
[28/364] Compiling a_digest.c
[29/364] Compiling thread.c
[30/364] Compiling thread_pthread.c
[31/364] Compiling thread_none.c
[32/364] Compiling stack.c
[33/364] Compiling siphash.c
[34/364] Compiling refcount_lock.c
[35/364] Compiling rsa_print.c
[36/364] Compiling refcount_c11.c
[37/364] Compiling rsa_asn1.c
[38/364] Compiling pmbtoken.c
[39/364] Compiling windows.c
[40/364] Compiling rc4.c
[41/364] Compiling rand_extra.c
[42/364] Compiling deterministic.c
[43/364] Compiling fuchsia.c
[44/364] Compiling forkunsafe.c
[45/364] Compiling poly1305_arm_asm.S
[46/364] Compiling poly1305_vec.c
[47/364] Compiling poly1305.c
[48/364] Compiling pool.c
[49/364] Compiling poly1305_arm.c
[50/364] Compiling pkcs7.c
[51/364] Compiling pem_xaux.c
[52/364] Compiling pkcs8.c
[53/364] Compiling p5_pbev2.c
[54/364] Compiling pem_x509.c
[55/364] Compiling pkcs7_x509.c
[56/364] Compiling pem_pkey.c
[57/364] Compiling pkcs8_x509.c
[58/364] Compiling pem_oth.c
[59/364] Compiling pem_pk8.c
[60/364] Compiling obj_xref.c
[61/364] Compiling pem_lib.c
[62/364] Compiling mem.c
[63/364] Compiling lhash.c
[64/364] Compiling poly_rq_mul.S
[65/364] Compiling pem_info.c
[66/364] Compiling x86_64-mont5.mac.x86_64.S
[67/364] Compiling hkdf.c
[68/364] Compiling x86_64-mont5.linux.x86_64.S
[69/364] Compiling obj.c
[70/364] Compiling x86_64-mont.mac.x86_64.S
[71/364] Compiling x86_64-mont.linux.x86_64.S
[72/364] Compiling x86-mont.linux.x86.S
[73/364] Compiling pem_all.c
[74/364] Compiling vpaes-x86_64.mac.x86_64.S
[75/364] Compiling vpaes-x86_64.linux.x86_64.S
[76/364] Compiling vpaes-x86.linux.x86.S
[77/364] Compiling vpaes-armv8.linux.aarch64.S
[78/364] Compiling vpaes-armv7.linux.arm.S
[79/364] Compiling vpaes-armv8.ios.aarch64.S
[80/364] Compiling vpaes-armv7.ios.arm.S
[81/364] Compiling sha512-x86_64.mac.x86_64.S
[82/364] Compiling kdf.c
[83/364] Compiling sha512-x86_64.linux.x86_64.S
[84/364] Compiling sha512-armv8.linux.aarch64.S
[85/364] Compiling sha512-armv4.linux.arm.S
[86/364] Compiling sha512-armv4.ios.arm.S
[87/364] Compiling sha512-586.linux.x86.S
[88/364] Compiling sha512-armv8.ios.aarch64.S
[89/364] Compiling sha256-x86_64.mac.x86_64.S
[90/364] Compiling sha256-x86_64.linux.x86_64.S
[91/364] Compiling sha256-armv4.linux.arm.S
[92/364] Compiling sha256-armv8.ios.aarch64.S
[93/364] Compiling sha256-armv8.linux.aarch64.S
[94/364] Compiling sha256-armv4.ios.arm.S
[95/364] Compiling sha256-586.linux.x86.S
[96/364] Compiling sha1-x86_64.linux.x86_64.S
[97/364] Compiling sha1-x86_64.mac.x86_64.S
[98/364] Compiling sha1-armv8.linux.aarch64.S
[99/364] Compiling sha1-armv8.ios.aarch64.S
[100/364] Compiling sha1-armv4-large.linux.arm.S
[101/364] Compiling sha1-586.linux.x86.S
[102/364] Compiling sha1-armv4-large.ios.arm.S
[103/364] Compiling sha1-altivec.c
[104/364] Compiling sha512.c
[105/364] Compiling sha1.c
[106/364] Compiling self_check.c
[107/364] Compiling sha256.c
[108/364] Compiling rsaz-avx2.mac.x86_64.S
[109/364] Compiling rsaz-avx2.linux.x86_64.S
[110/364] Compiling rdrand-x86_64.mac.x86_64.S
[111/364] Compiling blinding.c
[112/364] Compiling padding.c
[113/364] Compiling rdrand-x86_64.linux.x86_64.S
[114/364] Compiling urandom.c
[115/364] Compiling fork_detect.c
[116/364] Compiling rand.c
[117/364] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[118/364] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[119/364] Compiling rsa_impl.c
[120/364] Compiling ctrdrbg.c
[121/364] Compiling p256-x86_64-asm.linux.x86_64.S
[122/364] Compiling p256-x86_64-asm.mac.x86_64.S
[123/364] Compiling polyval.c
[123/364] Compiling hrss.c
[125/364] Compiling ofb.c
[126/364] Compiling rsa.c
[127/364] Compiling ctr.c
[128/364] Compiling gcm_nohw.c
[129/364] Compiling cfb.c
[130/364] Compiling cbc.c
[131/364] Compiling md5-x86_64.mac.x86_64.S
[132/364] Compiling md5-586.linux.x86.S
[133/364] Compiling md5-x86_64.linux.x86_64.S
[134/364] Compiling gcm.c
[135/364] Compiling is_fips.c
[136/364] Compiling ghashv8-armx64.linux.aarch64.S
[137/364] Compiling hmac.c
[138/364] Compiling md4.c
[139/364] Compiling ghashv8-armx64.ios.aarch64.S
[140/364] Compiling ghashv8-armx32.linux.arm.S
[141/364] Compiling ghashv8-armx32.ios.arm.S
[142/364] Compiling ghash-x86_64.mac.x86_64.S
[143/364] Compiling ghash-x86.linux.x86.S
[144/364] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[145/364] Compiling ghash-x86_64.linux.x86_64.S
[146/364] Compiling md5.c
[147/364] Compiling ghash-ssse3-x86.linux.x86.S
[148/364] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[149/364] Compiling ghash-neon-armv8.linux.aarch64.S
[150/364] Compiling ghash-armv4.linux.arm.S
[150/364] Compiling fips_shared_support.c
[152/364] Compiling ghash-armv4.ios.arm.S
[153/364] Compiling ghash-neon-armv8.ios.aarch64.S
[154/364] Compiling util.c
[155/364] Compiling ecdsa.c
[156/364] Compiling wnaf.c
[157/364] Compiling simple.c
[158/364] Compiling ecdh.c
[159/364] Compiling simple_mul.c
[160/364] Compiling scalar.c
[161/364] Compiling p256-x86_64.c
[162/364] Compiling oct.c
[163/364] Compiling felem.c
[164/364] Compiling ec_montgomery.c
[165/364] Compiling p224-64.c
[166/364] Compiling digest.c
[167/364] Compiling ec_key.c
[168/364] Compiling co-586.linux.x86.S
[169/364] Compiling p256.c
[170/364] Compiling digests.c
[171/364] Compiling e_des.c
[172/364] Compiling des.c
[173/364] Compiling cipher.c
[174/364] Compiling ec.c
[175/364] Compiling aead.c
[176/364] Compiling bsaes-armv7.linux.arm.S
[177/364] Compiling bsaes-armv7.ios.arm.S
[178/364] Compiling sqrt.c
[179/364] Compiling rsaz_exp.c
[180/364] Compiling prime.c
[181/364] Compiling random.c
[182/364] Compiling shift.c
[183/364] Compiling montgomery_inv.c
[184/364] Compiling montgomery.c
[185/364] Compiling jacobi.c
[186/364] Compiling e_aes.c
[187/364] Compiling gcd_extra.c
[188/364] Compiling mul.c
[189/364] Compiling gcd.c
[190/364] Compiling exponentiation.c
[192/364] Compiling SwiftProtobuf source_context.pb.swift
[193/365] Compiling SwiftProtobuf field_mask.pb.swift
[193/370] Compiling cmp.c
[194/370] Compiling ctx.c
[195/370] Compiling div_extra.c
[196/370] Compiling bytes.c
[197/370] Compiling div.c
[199/370] Compiling NIO MulticastChannel.swift
[200/370] Compiling NIO NIOAny.swift
[200/372] Compiling armv8-mont.linux.aarch64.S
[201/372] Compiling x86_64-gcc.c
[202/372] Compiling bn-586.linux.x86.S
[203/372] Compiling armv4-mont.ios.arm.S
[204/372] Compiling armv4-mont.linux.arm.S
[205/372] Compiling armv8-mont.ios.aarch64.S
[206/372] Compiling bn.c
[207/372] Compiling aesv8-armx32.linux.arm.S
[207/372] Compiling aesv8-armx64.linux.aarch64.S
[209/372] Compiling aesv8-armx64.ios.aarch64.S
[210/372] Compiling aesv8-armx32.ios.arm.S
[211/372] Compiling aesni-x86_64.mac.x86_64.S
[212/372] Compiling aesni-x86_64.linux.x86_64.S
[213/372] Compiling aesni-x86.linux.x86.S
[214/372] Compiling add.c
[215/372] Compiling aesni-gcm-x86_64.mac.x86_64.S
[216/372] Compiling aesni-gcm-x86_64.linux.x86_64.S
[217/372] Compiling generic.c
[218/372] Compiling mode_wrappers.c
[219/372] Compiling key_wrap.c
[220/372] Compiling aes.c
[222/372] Compiling SwiftProtobuf timestamp.pb.swift
[222/372] Compiling sign.c
[223/377] Compiling scrypt.c
[224/377] Compiling pbkdf.c
[225/377] Compiling ex_data.c
[226/377] Compiling aes_nohw.c
[227/377] Compiling p_x25519.c
[228/377] Compiling p_x25519_asn1.c
[229/377] Compiling p_rsa_asn1.c
[230/377] Compiling p_rsa.c
[231/377] Compiling print.c
[232/377] Compiling p_ed25519.c
[233/377] Compiling p_ed25519_asn1.c
[234/377] Compiling p_ec_asn1.c
[235/377] Compiling p_dsa_asn1.c
[236/377] Compiling evp.c
[237/377] Compiling evp_ctx.c
[238/377] Compiling evp_asn1.c
[239/377] Compiling p_ec.c
[240/377] Compiling err_data.c
[241/377] Compiling engine.c
[242/377] Compiling digestsign.c
[244/377] Compiling SwiftProtobuf struct.pb.swift
[244/377] Compiling ecdsa_asn1.c
[245/382] Compiling err.c
[246/382] Compiling ecdh_extra.c
[247/382] Compiling hash_to_curve.c
[248/382] Compiling dsa_asn1.c
[249/382] Compiling ec_derive.c
[250/382] Compiling dsa.c
[251/382] Compiling params.c
[252/382] Compiling digest_extra.c
[253/382] Compiling ec_asn1.c
[254/382] Compiling dh_asn1.c
[255/382] Compiling check.c
[256/382] Compiling x25519-asm-arm.S
[257/382] Compiling spake25519.c
[258/382] Compiling dh.c
[259/382] Compiling crypto.c
[260/382] Compiling cpu-ppc64le.c
[261/382] Compiling cpu-arm.c
[262/382] Compiling cpu-intel.c
[263/382] Compiling cpu-aarch64-linux.c
[264/382] Compiling cpu-arm-linux.c
[265/382] Compiling cpu-aarch64-fuchsia.c
[266/382] Compiling e_rc4.c
[267/382] Compiling cmac.c
[268/382] Compiling tls_cbc.c
[269/382] Compiling e_tls.c
[270/382] Compiling e_null.c
[271/382] Compiling e_rc2.c
[272/382] Compiling e_chacha20poly1305.c
[273/382] Compiling conf.c
[274/382] Compiling e_aesgcmsiv.c
[275/382] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[276/382] Compiling derive_key.c
[277/382] Compiling cipher_extra.c
[278/382] Compiling e_aesctrhmac.c
[279/382] Compiling e_aesccm.c
[281/382] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[282/382] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[283/382] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[284/382] Compiling SwiftProtobuf ExtensionFields.swift
[285/382] Compiling SwiftProtobuf FieldTypes.swift
[285/386] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[286/386] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[287/386] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[288/386] Compiling chacha-x86_64.mac.x86_64.S
[289/386] Compiling curve25519.c
[290/386] Compiling chacha.c
[291/386] Compiling chacha-x86_64.linux.x86_64.S
[292/386] Compiling chacha-armv8.linux.aarch64.S
[293/386] Compiling chacha-armv4.linux.arm.S
[294/386] Compiling chacha-x86.linux.x86.S
[295/386] Compiling chacha-armv4.ios.arm.S
[296/386] Compiling chacha-armv8.ios.aarch64.S
[297/386] Compiling unicode.c
[298/386] Compiling asn1_compat.c
[299/386] Compiling buf.c
[300/386] Compiling ber.c
[301/386] Compiling convert.c
[302/386] Compiling cbs.c
[303/386] Compiling cbb.c
[304/386] Compiling bn_asn1.c
[305/386] Compiling socket_helper.c
[306/386] Compiling printf.c
[307/386] Compiling socket.c
[308/386] Compiling hexdump.c
[309/386] Compiling pair.c
[310/386] Compiling file.c
[311/386] Compiling fd.c
[313/386] Compiling SwiftProtobuf type.pb.swift
[313/391] Compiling base64.c
[314/391] Compiling connect.c
[315/391] Compiling time_support.c
[316/391] Compiling bio_mem.c
[317/391] Compiling tasn_new.c
[318/391] Compiling bio.c
[319/391] Compiling tasn_utl.c
[320/391] Compiling tasn_typ.c
[321/391] Compiling tasn_fre.c
[322/391] Compiling tasn_enc.c
[323/391] Compiling f_string.c
[324/391] Compiling f_int.c
[325/391] Compiling f_enum.c
[326/391] Compiling asn_pack.c
[327/391] Compiling asn1_par.c
[329/391] Compiling SwiftProtobuf BinaryDecodingError.swift
[330/391] Compiling SwiftProtobuf BinaryDelimited.swift
[331/391] Compiling SwiftProtobuf BinaryEncoder.swift
[332/391] Compiling SwiftProtobuf BinaryEncodingError.swift
[333/391] Compiling SwiftProtobuf AnyUnpackError.swift
/Users/builder/builds/TDmZkXJm/0/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/0/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 }
             ^
[334/391] Compiling SwiftProtobuf BinaryDecoder.swift
/Users/builder/builds/TDmZkXJm/0/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/0/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 }
             ^
[335/391] Compiling NIO ChannelPipeline.swift
/Users/builder/builds/TDmZkXJm/0/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/0/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 }
             ^
[336/391] Compiling NIO CircularBuffer.swift
/Users/builder/builds/TDmZkXJm/0/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/0/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 }
             ^
[337/391] Compiling SwiftProtobuf AnyMessageStorage.swift
/Users/builder/builds/TDmZkXJm/0/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/0/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 }
             ^
[337/399] Compiling a_type.c
[338/399] Compiling a_time.c
[339/399] Compiling tasn_dec.c
[340/399] Compiling asn1_lib.c
[341/399] Compiling a_utctm.c
[342/399] Compiling a_print.c
[343/399] Compiling a_strnid.c
[344/399] Compiling a_utf8.c
[345/399] Compiling a_octet.c
[346/399] Compiling a_mbstr.c
[347/399] Compiling a_int.c
[348/399] Compiling a_object.c
[349/399] Compiling a_dup.c
[350/399] Compiling a_i2d_fp.c
[351/399] Compiling a_enum.c
[352/399] Compiling a_d2i_fp.c
[353/399] Compiling a_gentm.c
[354/399] Compiling CGRPCZlib empty.c
[355/399] Compiling a_bool.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[357/399] Emitting module NIO
/Users/builder/builds/TDmZkXJm/0/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/0/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/0/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/0/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 }
             ^
[357/401] Compiling a_bitstr.c
[359/401] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[360/401] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[361/403] Compiling SwiftProtobuf wrappers.pb.swift
[362/408] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[363/408] Compiling SwiftProtobuf JSONDecoder.swift
[369/416] Compiling NIO BaseSocketChannel.swift
[370/416] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[376/423] Compiling SwiftProtobuf TextFormatDecodingError.swift
[377/423] Compiling SwiftProtobuf TextFormatEncoder.swift
[378/426] Compiling SwiftProtobuf StringUtils.swift
[379/426] Compiling SwiftProtobuf TextFormatDecoder.swift
[380/429] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[381/429] Compiling SwiftProtobuf Message.swift
[382/429] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[383/429] Compiling SwiftProtobuf JSONScanner.swift
[384/429] Compiling NIO ChannelHandler.swift
[385/429] Compiling NIO ChannelHandlers.swift
[386/429] Compiling SwiftProtobuf NameMap.swift
[387/429] Compiling SwiftProtobuf SimpleExtensionMap.swift
[400/446] Emitting module SwiftProtobuf
[403/449] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[404/449] Compiling SwiftProtobuf TextFormatScanner.swift
[405/449] Compiling SwiftProtobuf UnknownStorage.swift
[406/449] Compiling SwiftProtobuf Varint.swift
[407/450] Compiling NIO FileRegion.swift
[408/450] Compiling NIO GetaddrinfoResolver.swift
[409/450] Compiling NIO Heap.swift
[414/452] Compiling NIO EventLoopFuture.swift
[415/452] Compiling NIO FileDescriptor.swift
[416/452] Compiling NIO FileHandle.swift
[417/453] Compiling SwiftProtobuf Visitor.swift
[418/453] Compiling SwiftProtobuf WireFormat.swift
[419/453] Compiling SwiftProtobuf any.pb.swift
[425/455] Compiling SwiftProtobuf DoubleParser.swift
[426/456] Compiling NIO System.swift
[427/456] Compiling NIO Thread.swift
[428/456] Compiling NIO ThreadPosix.swift
[429/456] Compiling NIO RecvByteBufferAllocator.swift
[430/456] Compiling NIO SocketAddresses.swift
[431/456] Compiling NIO SocketProtocols.swift
[432/456] Compiling NIO IO.swift
[433/456] Compiling NIO IOData.swift
[434/456] Compiling NIO NonBlockingFileIO.swift
[435/456] Compiling NIO PendingDatagramWritesManager.swift
[436/456] Compiling NIO PendingWritesManager.swift
[437/456] Compiling NIO PriorityQueue.swift
[442/460] Compiling SwiftProtobuf ZigZag.swift
[443/460] Compiling SwiftProtobuf TimeUtils.swift
[444/460] Compiling NIO BSDSocketAPIPosix.swift
[445/460] Compiling SwiftProtobuf MathUtils.swift
[450/460] Compiling NIO ByteBuffer-conversions.swift
[451/460] Compiling NIO PipePair.swift
[452/460] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[453/460] Compiling NIO ServerSocket.swift
[454/460] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[455/460] Compiling NIO Utilities.swift
[456/460] Compiling NIO SocketOptionProvider.swift
[457/460] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[458/460] Compiling NIO Socket.swift
error: fatalError
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm