The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Alpaca 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/AndrewBarba/alpaca-swift.git
Reference: 1.0.0-beta.4
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/AndrewBarba/alpaca-swift
 * tag               1.0.0-beta.4 -> FETCH_HEAD
HEAD is now at 7a852e5 Add support for iOS and tvOS
Cloned https://github.com/AndrewBarba/alpaca-swift.git into spi-builder-workspace
7a852e58c48e77c7ad107b66ef0b1723484e49de
SUCCESS checkout https://github.com/AndrewBarba/alpaca-swift.git at 1.0.0-beta.4
========================================
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-log.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/apple/swift-log.git (1.68s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio.git (1.73s)
Fetching https://github.com/OpenCombine/OpenCombine.git from cache
Fetched https://github.com/swift-server/async-http-client.git (1.92s)
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/OpenCombine/OpenCombine.git (0.41s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Computing version for https://github.com/OpenCombine/OpenCombine.git
Fetched https://github.com/apple/swift-nio-transport-services.git (0.52s)
Fetched https://github.com/apple/swift-nio-extras.git (0.60s)
Fetched https://github.com/apple/swift-nio-ssl.git (0.47s)
Computed https://github.com/OpenCombine/OpenCombine.git at 0.10.0 (0.82s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.2.0 (0.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.0 (0.02s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.8.0 (0.38s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.6.0 (0.47s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.9.0 (0.41s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.20.2 (0.04s)
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.9.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.6.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.2.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.20.2
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.8.0
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.10.0
Building for debugging...
[0/436] Compiling CNIOLinux ifaddrs-android.c
[1/436] Compiling CNIOLinux shim.c
[2/436] Compiling CNIOExtrasZlib empty.c
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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/o86TiJKT/1/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/o86TiJKT/1/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.
[3/436] Compiling CNIOSHA1 c_nio_sha1.c
[4/436] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[5/436] Compiling CNIODarwin shim.c
[6/520] Compiling CNIOHTTPParser c_nio_http_parser.c
[7/520] Compiling CNIOBoringSSLShims shims.c
[8/520] Compiling tls_record.cc
[10/520] Emitting module Logging
[10/520] Compiling tls_method.cc
[11/520] Compiling tls13_server.cc
[12/520] Compiling tls13_enc.cc
[13/520] Compiling tls13_client.cc
[15/520] Compiling Logging LogHandler.swift
[16/520] Compiling Logging Locks.swift
[17/520] Compiling Logging Logging.swift
[17/520] Compiling tls13_both.cc
[19/520] Compiling OpenCombine FilterProducer.swift
[20/520] Compiling OpenCombine Locking.swift
[21/520] Compiling OpenCombine PartialCompletion.swift
[22/520] Compiling OpenCombine ReduceProducer.swift
[23/520] Compiling OpenCombine SubjectSubscriber.swift
[24/520] Compiling OpenCombine SubscriptionStatus.swift
[25/520] Compiling OpenCombine Violations.swift
[26/520] Compiling OpenCombine ImmediateScheduler.swift
[27/520] Compiling OpenCombine ObservableObject.swift
[28/520] Compiling OpenCombine PassthroughSubject.swift
[29/520] Compiling OpenCombine Published.swift
[30/520] Compiling OpenCombine Publisher.swift
[30/531] Compiling t1_enc.cc
[32/531] Emitting module OpenCombine
[32/531] Compiling t1_lib.cc
[34/531] Compiling OpenCombine Publishers.Drop.swift
[35/531] Compiling OpenCombine Publishers.DropUntilOutput.swift
[36/531] Compiling OpenCombine Publishers.DropWhile.swift
[37/531] Compiling OpenCombine Publishers.Filter.swift
[38/531] Compiling OpenCombine Publishers.First.swift
[39/531] Compiling OpenCombine Publishers.FlatMap.swift
[40/531] Compiling OpenCombine Publishers.HandleEvents.swift
[41/531] Compiling OpenCombine Publishers.IgnoreOutput.swift
[42/531] Compiling OpenCombine Publishers.Last.swift
[43/531] Compiling OpenCombine Publishers.MakeConnectable.swift
[44/531] Compiling OpenCombine Publishers.Map.swift
[44/531] Compiling c-nioatomics.c
[46/531] Compiling OpenCombine Publishers.MapError.swift
[47/531] Compiling OpenCombine Publishers.MeasureInterval.swift
[48/531] Compiling OpenCombine Publishers.Multicast.swift
[49/531] Compiling OpenCombine Publishers.Output.swift
[50/531] Compiling OpenCombine Publishers.PrefixWhile.swift
[51/531] Compiling OpenCombine Publishers.Print.swift
[52/531] Compiling OpenCombine Publishers.ReceiveOn.swift
[53/531] Compiling OpenCombine Publishers.Reduce.swift
[54/531] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[55/531] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[56/531] Compiling OpenCombine Publishers.ReplaceError.swift
[57/531] Compiling OpenCombine AnyCancellable.swift
[58/531] Compiling OpenCombine AnyPublisher.swift
[59/531] Compiling OpenCombine AnySubscriber.swift
[60/531] Compiling OpenCombine Cancellable.swift
[61/531] Compiling OpenCombine Codable.swift
[62/531] Compiling OpenCombine CombineIdentifier.swift
[63/531] Compiling OpenCombine ConnectablePublisher.swift
[64/531] Compiling OpenCombine CurrentValueSubject.swift
[65/531] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[66/531] Compiling OpenCombine Future.swift
[67/531] Compiling OpenCombine ConduitBase.swift
[68/531] Compiling OpenCombine ConduitList.swift
[69/531] Compiling OpenCombine Deferred.swift
[70/531] Compiling OpenCombine Empty.swift
[71/531] Compiling OpenCombine Fail.swift
[72/531] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[73/531] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[74/531] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[75/531] Compiling OpenCombine Just.swift
[76/531] Compiling OpenCombine Optional.Publisher.swift
[77/531] Compiling OpenCombine Publishers.AllSatisfy.swift
[78/531] Compiling OpenCombine Publishers.AssertNoFailure.swift
[79/531] Compiling OpenCombine Publishers.Autoconnect.swift
[79/531] Compiling ssl_versions.cc
[81/531] Compiling OpenCombine Publishers.Breakpoint.swift
[82/531] Compiling OpenCombine Publishers.Buffer.swift
[83/531] Compiling OpenCombine Publishers.Collect.swift
[84/531] Compiling OpenCombine Publishers.CollectByCount.swift
[85/531] Compiling OpenCombine Publishers.CompactMap.swift
[86/531] Compiling OpenCombine Publishers.Comparison.swift
[87/531] Compiling OpenCombine Publishers.Concatenate.swift
[88/531] Compiling OpenCombine Publishers.Contains.swift
[89/531] Compiling OpenCombine Publishers.Count.swift
[90/531] Compiling OpenCombine Publishers.Debounce.swift
[91/531] Compiling OpenCombine Publishers.Delay.swift
[91/531] Compiling ssl_transcript.cc
[92/531] Compiling ssl_x509.cc
[94/531] Compiling OpenCombine Publishers.ReplaceNil.swift
[95/531] Compiling OpenCombine Publishers.Scan.swift
[96/531] Compiling OpenCombine Publishers.Sequence.swift
[97/531] Compiling OpenCombine Publishers.SetFailureType.swift
[98/531] Compiling OpenCombine Publishers.Share.swift
[99/531] Compiling OpenCombine Publishers.SubscribeOn.swift
[100/531] Compiling OpenCombine Publishers.SwitchToLatest.swift
[101/531] Compiling OpenCombine Publishers.Timeout.swift
[102/531] Compiling OpenCombine Publishers.swift
[103/531] Compiling OpenCombine Record.swift
[104/531] Compiling OpenCombine Result.Publisher.swift
[104/531] Compiling ssl_stat.cc
[106/531] Compiling OpenCombine Result.swift
[107/531] Compiling OpenCombine Scheduler.swift
[108/531] Compiling OpenCombine Subject.swift
[109/531] Compiling OpenCombine Subscriber.swift
[110/531] Compiling OpenCombine Subscribers.Assign.swift
[111/531] Compiling OpenCombine Subscribers.Completion.swift
[112/531] Compiling OpenCombine Subscribers.Demand.swift
[113/531] Compiling OpenCombine Subscribers.Sink.swift
[114/531] Compiling OpenCombine Subscribers.swift
[115/531] Compiling OpenCombine Subscription.swift
[116/531] Compiling OpenCombine Subscriptions.swift
[116/531] Compiling ssl_session.cc
[117/540] Compiling c-atomics.c
[118/542] Compiling ssl_privkey.cc
[119/546] Compiling ssl_key_share.cc
[120/546] Compiling ssl_file.cc
[121/546] Compiling ssl_lib.cc
[122/546] Compiling ssl_cipher.cc
[124/546] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[125/546] Emitting module OpenCombineDispatch
[126/546] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[127/546] Emitting module NIOConcurrencyHelpers
[128/546] Compiling NIOConcurrencyHelpers atomics.swift
[129/546] Compiling NIOConcurrencyHelpers lock.swift
[129/546] Compiling ssl_cert.cc
[130/609] Compiling ssl_buffer.cc
[131/609] Compiling ssl_asn1.cc
[132/609] Compiling ssl_aead_ctx.cc
[133/609] Compiling s3_pkt.cc
[134/609] Compiling s3_lib.cc
[135/609] Compiling s3_both.cc
[136/609] Compiling handshake_server.cc
[137/609] Compiling handshake_client.cc
[138/609] Compiling handshake.cc
[139/609] Compiling handoff.cc
[140/609] Compiling dtls_record.cc
[141/609] Compiling dtls_method.cc
[143/609] Compiling OpenCombineFoundation RunLoop+Scheduler.swift
[144/609] Compiling OpenCombineFoundation PropertyListEncoder.swift
[145/609] Compiling OpenCombineFoundation OperationQueue+Scheduler.swift
[146/609] Compiling OpenCombineFoundation NotificationCenter.swift
[147/609] Compiling OpenCombineFoundation JSONEncoder.swift
[148/609] Compiling NIO ByteBuffer-conversions.swift
[149/609] Compiling NIO ByteBuffer-core.swift
[150/609] Emitting module OpenCombineFoundation
[151/609] Compiling OpenCombineFoundation Timer+Publisher.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[152/610] Emitting module NIO
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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/o86TiJKT/1/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/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/MarkedCircularBuffer.swift:132:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension MarkedCircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
[153/610] Compiling NIO ChannelPipeline.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[154/610] Compiling NIO CircularBuffer.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[155/610] Compiling NIO Codec.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[156/610] Compiling NIO ControlMessage.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[157/610] Compiling NIO ConvenienceOptionSupport.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[158/610] Compiling NIO DatagramVectorReadManager.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[159/610] Compiling NIO DeadChannel.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[160/610] Compiling NIO Embedded.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[161/610] Compiling NIO EventLoop.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[161/618] Compiling v3_utl.c
[162/618] Compiling v3_sxnet.c
[163/618] Compiling d1_srtp.cc
[165/618] Compiling OpenCombineFoundation URLSession.swift
[165/618] Compiling d1_pkt.cc
[166/618] Compiling v3_skey.c
[167/618] Compiling v3_prn.c
[168/618] Compiling v3_pmaps.c
[169/618] Compiling v3_pku.c
[170/618] Compiling d1_lib.cc
[171/618] Compiling v3_purp.c
[172/618] Compiling bio_ssl.cc
[173/618] Compiling v3_ocsp.c
[174/618] Compiling v3_pcia.c
[178/618] Compiling NIO ByteBuffer-int.swift
[179/618] Compiling NIO ByteBuffer-views.swift
[180/618] Compiling NIO Channel.swift
[181/618] Compiling NIO ChannelHandler.swift
[182/618] Compiling NIO ChannelHandlers.swift
[183/618] Compiling NIO ChannelInvoker.swift
[184/618] Compiling NIO ChannelOption.swift
[184/618] Compiling v3_pcons.c
[185/618] Compiling v3_pci.c
[186/618] Compiling d1_both.cc
[187/618] Compiling v3_lib.c
[189/618] Compiling NIO EventLoopFuture.swift
[190/618] Compiling NIO FileDescriptor.swift
[191/618] Compiling NIO FileHandle.swift
[192/618] Compiling NIO FileRegion.swift
[193/618] Compiling NIO GetaddrinfoResolver.swift
[194/618] Compiling NIO HappyEyeballs.swift
[195/618] Compiling NIO Heap.swift
[196/618] Compiling NIO IO.swift
[197/618] Compiling NIO IOData.swift
[198/618] Compiling NIO NonBlockingFileIO.swift
[199/618] Compiling NIO PendingDatagramWritesManager.swift
[200/618] Compiling NIO PendingWritesManager.swift
[201/618] Compiling NIO PipeChannel.swift
[202/618] Compiling NIO PipePair.swift
[203/618] Compiling NIO PriorityQueue.swift
[204/618] Compiling NIO RecvByteBufferAllocator.swift
[205/618] Compiling NIO Resolver.swift
[206/618] Compiling NIO Selectable.swift
[206/618] Compiling v3_ia5.c
[207/618] Compiling v3_ncons.c
[208/618] Compiling v3_int.c
[209/618] Compiling v3_genn.c
[210/618] Compiling v3_info.c
[211/618] Compiling v3_enum.c
[212/618] Compiling v3_extku.c
[213/618] Compiling v3_bitst.c
[214/618] Compiling v3_cpols.c
[215/618] Compiling v3_bcons.c
[216/618] Compiling v3_crld.c
[217/618] Compiling v3_conf.c
[218/618] Compiling v3_akey.c
[219/618] Compiling v3_alt.c
[220/618] Compiling pcy_node.c
[221/618] Compiling v3_akeya.c
[222/618] Compiling pcy_map.c
[223/618] Compiling pcy_tree.c
[224/618] Compiling pcy_lib.c
[225/618] Compiling x_x509a.c
[226/618] Compiling x_x509.c
[227/618] Compiling x_sig.c
[228/618] Compiling x_spki.c
[229/618] Compiling x_val.c
[230/618] Compiling pcy_data.c
[231/618] Compiling x_req.c
[232/618] Compiling x_info.c
[233/618] Compiling pcy_cache.c
[234/618] Compiling x_pubkey.c
[235/618] Compiling x_name.c
[236/618] Compiling x_exten.c
[237/618] Compiling x_pkey.c
[238/618] Compiling x_attrib.c
[239/618] Compiling x_crl.c
[240/618] Compiling x_all.c
[241/618] Compiling x509rset.c
[242/618] Compiling x_algor.c
[243/618] Compiling x509spki.c
[244/618] Compiling x509name.c
[245/618] Compiling x509cset.c
[246/618] Compiling x509_v3.c
[247/618] Compiling x509_txt.c
[248/618] Compiling x509_req.c
[249/618] Compiling x509_vpm.c
[250/618] Compiling x509_trs.c
[251/618] Compiling x509_r2x.c
[252/618] Compiling x509_set.c
[253/618] Compiling x509_obj.c
[254/618] Compiling x509_vfy.c
[255/618] Compiling x509_def.c
[256/618] Compiling x509_d2.c
[257/618] Compiling x509.c
[258/618] Compiling x509_ext.c
[259/618] Compiling x509_att.c
[260/618] Compiling t_x509a.c
[261/618] Compiling x509_lu.c
[262/618] Compiling x509_cmp.c
[263/618] Compiling i2d_pr.c
[264/618] Compiling t_x509.c
[265/618] Compiling t_req.c
[266/618] Compiling rsa_pss.c
[267/618] Compiling t_crl.c
[268/618] Compiling by_file.c
[269/618] Compiling by_dir.c
[270/618] Compiling algorithm.c
[271/618] Compiling a_strex.c
[272/618] Compiling a_verify.c
[273/618] Compiling a_sign.c
[274/618] Compiling thread_win.c
[275/618] Compiling a_digest.c
[276/618] Compiling thread_pthread.c
[278/618] Compiling NIO SelectableEventLoop.swift
[279/618] Compiling NIO Selector.swift
[280/618] Compiling NIO ServerSocket.swift
[281/618] Compiling NIO SingleStepByteToMessageDecoder.swift
[282/618] Compiling NIO Socket.swift
[283/618] Compiling NIO SocketAddresses.swift
[284/618] Compiling NIO SocketChannel.swift
[285/618] Compiling NIO SocketOptionProvider.swift
[286/618] Compiling NIO AddressedEnvelope.swift
[287/618] Compiling NIO BSDSocketAPI.swift
[288/618] Compiling NIO BSDSocketAPIPosix.swift
[289/618] Compiling NIO BSDSocketAPIWindows.swift
[290/618] Compiling NIO BaseSocket.swift
[291/618] Compiling NIO BaseSocketChannel.swift
[292/618] Compiling NIO BaseStreamSocketChannel.swift
[293/618] Compiling NIO Bootstrap.swift
[294/618] Compiling NIO ByteBuffer-aux.swift
[295/618] Compiling NIO IntegerTypes.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[296/618] Compiling NIO Interfaces.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[297/618] Compiling NIO Linux.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[298/618] Compiling NIO LinuxCPUSet.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[299/618] Compiling NIO MarkedCircularBuffer.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[300/618] Compiling NIO MulticastChannel.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[301/618] Compiling NIO NIOAny.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[302/618] Compiling NIO NIOCloseOnErrorHandler.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[303/618] Compiling NIO NIOThreadPool.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[303/618] Compiling thread_none.c
[304/618] Compiling trust_token.c
[305/618] Compiling pmbtoken.c
[306/618] Compiling thread.c
[307/618] Compiling rsa_asn1.c
[308/618] Compiling siphash.c
[309/618] Compiling rsa_print.c
[310/618] Compiling refcount_c11.c
[311/618] Compiling stack.c
[312/618] Compiling asn1_gen.c
[313/618] Compiling refcount_lock.c
[314/618] Compiling fuchsia.c
[315/618] Compiling windows.c
[316/618] Compiling rand_extra.c
[317/618] Compiling rc4.c
[318/618] Compiling forkunsafe.c
[319/618] Compiling poly1305_arm_asm.S
[320/618] Compiling pool.c
[321/618] Compiling deterministic.c
[322/618] Compiling poly1305_vec.c
[323/618] Compiling poly1305_arm.c
[324/618] Compiling poly1305.c
[325/618] Compiling pkcs7.c
[326/618] Compiling pem_xaux.c
[327/618] Compiling pem_pkey.c
[328/618] Compiling pkcs8.c
[329/618] Compiling pem_x509.c
[330/618] Compiling p5_pbev2.c
[331/618] Compiling pkcs7_x509.c
[332/618] Compiling obj_xref.c
[333/618] Compiling pkcs8_x509.c
[334/618] Compiling pem_pk8.c
[336/618] Compiling NIO SocketProtocols.swift
[337/618] Compiling NIO System.swift
[338/618] Compiling NIO Thread.swift
[339/618] Compiling NIO ThreadPosix.swift
[340/618] Compiling NIO ThreadWindows.swift
[341/618] Compiling NIO TypeAssistedChannelHandler.swift
[342/618] Compiling NIO UniversalBootstrapSupport.swift
[343/618] Compiling NIO Utilities.swift
[343/618] Compiling mem.c
[344/618] Compiling lhash.c
error: fatalError
[345/618] Compiling poly_rq_mul.S
[345/618] Compiling hrss.c
[345/618] Compiling pem_oth.c
[345/618] Compiling obj.c
[345/618] Compiling pem_all.c
[345/618] Compiling pem_info.c
[345/618] Compiling pem_lib.c
Retrying in 0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
[0/274] Compiling poly_rq_mul.S
[1/273] Compiling hkdf.c
[2/273] Compiling x86_64-mont5.mac.x86_64.S
[3/273] Compiling x86_64-mont5.linux.x86_64.S
[4/273] Compiling x86_64-mont.mac.x86_64.S
[5/273] Compiling pem_oth.c
[6/273] Compiling x86_64-mont.linux.x86_64.S
[7/273] Compiling vpaes-x86_64.mac.x86_64.S
[7/273] Compiling x86-mont.linux.x86.S
[9/273] Compiling pem_info.c
[10/273] Compiling pem_all.c
[11/273] Compiling pem_lib.c
[12/273] Compiling vpaes-x86_64.linux.x86_64.S
[13/273] Compiling vpaes-x86.linux.x86.S
[14/273] Compiling vpaes-armv8.ios.aarch64.S
[15/273] Compiling vpaes-armv7.linux.arm.S
[16/273] Compiling vpaes-armv8.linux.aarch64.S
[16/273] Compiling vpaes-armv7.ios.arm.S
[18/273] Compiling obj.c
[19/273] Compiling sha512-x86_64.linux.x86_64.S
[20/273] Compiling sha512-armv8.linux.aarch64.S
[21/273] Compiling sha512-x86_64.mac.x86_64.S
[22/273] Compiling kdf.c
[23/273] Compiling sha512-armv4.linux.arm.S
[24/273] Compiling sha512-armv8.ios.aarch64.S
[25/273] Compiling sha512-armv4.ios.arm.S
[26/273] Compiling sha512-586.linux.x86.S
[27/273] Compiling sha256-x86_64.mac.x86_64.S
[28/273] Compiling sha256-x86_64.linux.x86_64.S
[29/273] Compiling sha256-armv4.linux.arm.S
[30/273] Compiling sha256-armv8.linux.aarch64.S
[31/273] Compiling sha256-armv8.ios.aarch64.S
[32/273] Compiling sha256-armv4.ios.arm.S
[33/273] Compiling sha256-586.linux.x86.S
[34/273] Compiling sha1-x86_64.linux.x86_64.S
[35/273] Compiling sha1-x86_64.mac.x86_64.S
[36/273] Compiling sha1-armv8.linux.aarch64.S
[37/273] Compiling sha1-armv4-large.ios.arm.S
[38/273] Compiling sha1-armv4-large.linux.arm.S
[39/273] Compiling sha1-armv8.ios.aarch64.S
[40/273] Compiling sha1-586.linux.x86.S
[41/289] Compiling rsaz-avx2.mac.x86_64.S
[42/290] Compiling sha1.c
[43/290] Compiling rsaz-avx2.linux.x86_64.S
[43/290] Compiling sha1-altivec.c
[45/290] Compiling sha256.c
[46/290] Compiling sha512.c
[47/290] Compiling blinding.c
[48/290] Compiling self_check.c
[49/290] Compiling hrss.c
[50/290] Compiling rdrand-x86_64.mac.x86_64.S
[51/290] Compiling rdrand-x86_64.linux.x86_64.S
[52/290] Compiling rsa.c
[53/290] Compiling padding.c
[54/290] Compiling urandom.c
[55/290] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[56/290] Compiling rand.c
[56/290] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[58/290] Compiling p256-x86_64-asm.mac.x86_64.S
[59/290] Compiling p256-x86_64-asm.linux.x86_64.S
[60/290] Compiling fork_detect.c
[61/290] Compiling rsa_impl.c
[62/290] Compiling polyval.c
[63/290] Compiling gcm_nohw.c
[64/290] Compiling ctr.c
[65/290] Compiling ctrdrbg.c
[66/290] Compiling cbc.c
[67/290] Compiling md5-x86_64.mac.x86_64.S
[68/290] Compiling md5-x86_64.linux.x86_64.S
[69/290] Compiling md5-586.linux.x86.S
[70/290] Compiling ofb.c
[71/290] Compiling cfb.c
[72/290] Compiling gcm.c
[73/290] Compiling is_fips.c
[74/290] Compiling ghashv8-armx64.linux.aarch64.S
[75/290] Compiling hmac.c
[76/290] Compiling ghashv8-armx64.ios.aarch64.S
[77/290] Compiling ghashv8-armx32.linux.arm.S
[78/290] Compiling ghashv8-armx32.ios.arm.S
[79/290] Compiling ghash-x86_64.mac.x86_64.S
[80/290] Compiling ghash-x86_64.linux.x86_64.S
[81/290] Compiling ghash-x86.linux.x86.S
[82/290] Compiling md4.c
[83/290] Compiling md5.c
[84/290] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[85/290] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[86/290] Compiling ghash-ssse3-x86.linux.x86.S
[87/290] Compiling ghash-neon-armv8.linux.aarch64.S
[88/290] Compiling ghash-armv4.linux.arm.S
[89/290] Compiling fips_shared_support.c
[90/290] Compiling ghash-armv4.ios.arm.S
[91/290] Compiling ghash-neon-armv8.ios.aarch64.S
[92/290] Compiling ecdsa.c
[93/290] Compiling ecdh.c
[94/290] Compiling p256-x86_64.c
[95/290] Compiling simple.c
[96/290] Compiling util.c
[97/290] Compiling scalar.c
[98/290] Compiling wnaf.c
[99/290] Compiling simple_mul.c
[100/290] Compiling ec_montgomery.c
[101/290] Compiling felem.c
[102/290] Compiling oct.c
[103/290] Compiling digests.c
[104/290] Compiling ec_key.c
[105/290] Compiling co-586.linux.x86.S
[106/290] Compiling p256.c
[107/290] Compiling p224-64.c
[108/290] Compiling digest.c
[109/290] Compiling e_des.c
[110/290] Compiling bsaes-armv7.linux.arm.S
[111/290] Compiling aead.c
[112/290] Compiling bsaes-armv7.ios.arm.S
[113/290] Compiling des.c
[114/290] Compiling ec.c
[115/290] Compiling cipher.c
[116/290] Compiling rsaz_exp.c
[117/290] Compiling shift.c
[118/290] Compiling random.c
[119/290] Compiling sqrt.c
[120/290] Compiling montgomery_inv.c
[121/290] Compiling e_aes.c
[122/290] Compiling montgomery.c
[123/290] Compiling jacobi.c
[124/290] Compiling prime.c
[125/290] Compiling gcd_extra.c
[126/290] Compiling gcd.c
[127/290] Compiling div_extra.c
[128/290] Compiling mul.c
[129/290] Compiling ctx.c
[130/290] Compiling cmp.c
[131/290] Compiling bytes.c
[132/290] Compiling x86_64-gcc.c
[133/290] Compiling bn-586.linux.x86.S
[134/290] Compiling exponentiation.c
[135/290] Compiling armv8-mont.linux.aarch64.S
[136/290] Compiling bn.c
[137/290] Compiling armv8-mont.ios.aarch64.S
[138/290] Compiling armv4-mont.linux.arm.S
[139/290] Compiling armv4-mont.ios.arm.S
[140/290] Compiling aesv8-armx64.linux.aarch64.S
[141/290] Compiling aesv8-armx64.ios.aarch64.S
[142/290] Compiling aesv8-armx32.linux.arm.S
[143/290] Compiling aesni-x86_64.mac.x86_64.S
[144/290] Compiling aesni-x86_64.linux.x86_64.S
[145/290] Compiling aesv8-armx32.ios.arm.S
[146/290] Compiling aesni-x86.linux.x86.S
[147/290] Compiling div.c
[148/290] Compiling add.c
[149/290] Compiling aesni-gcm-x86_64.linux.x86_64.S
[150/290] Compiling aesni-gcm-x86_64.mac.x86_64.S
[151/290] Compiling mode_wrappers.c
[152/290] Compiling generic.c
[153/290] Compiling key_wrap.c
[154/290] Compiling aes.c
[155/290] Compiling ex_data.c
[156/290] Compiling print.c
[157/290] Compiling pbkdf.c
[157/290] Compiling sign.c
[159/290] Compiling aes_nohw.c
[160/290] Compiling scrypt.c
[161/290] Compiling p_x25519.c
[162/290] Compiling p_x25519_asn1.c
[163/290] Compiling p_ed25519_asn1.c
[164/290] Compiling p_rsa.c
[165/290] Compiling p_rsa_asn1.c
[166/290] Compiling p_ed25519.c
[167/290] Compiling p_dsa_asn1.c
[168/290] Compiling evp_ctx.c
[169/290] Compiling err_data.c
[170/290] Compiling p_ec_asn1.c
[171/290] Compiling p_ec.c
[172/290] Compiling evp_asn1.c
[173/290] Compiling engine.c
[174/290] Compiling evp.c
[175/290] Compiling digestsign.c
[176/290] Compiling err.c
[177/290] Compiling ecdh_extra.c
[178/290] Compiling dsa_asn1.c
[179/290] Compiling ec_derive.c
[180/290] Compiling ec_asn1.c
[181/290] Compiling ecdsa_asn1.c
[182/290] Compiling check.c
[183/290] Compiling dh.c
[184/290] Compiling params.c
[185/290] Compiling dh_asn1.c
[186/290] Compiling hash_to_curve.c
[187/290] Compiling x25519-asm-arm.S
[188/290] Compiling crypto.c
[189/290] Compiling cpu-ppc64le.c
[190/290] Compiling spake25519.c
[191/290] Compiling cpu-intel.c
[191/290] Compiling dsa.c
[193/290] Compiling cpu-arm.c
[194/290] Compiling digest_extra.c
[195/290] Compiling cpu-aarch64-linux.c
[196/290] Compiling cpu-aarch64-fuchsia.c
[197/290] Compiling cpu-arm-linux.c
[198/290] Compiling e_rc4.c
[199/290] Compiling cmac.c
[200/290] Compiling tls_cbc.c
[201/290] Compiling e_tls.c
[202/290] Compiling e_null.c
[203/290] Compiling e_rc2.c
[204/290] Compiling conf.c
[205/290] Compiling e_aesgcmsiv.c
[206/290] Compiling cipher_extra.c
[207/290] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[208/290] Compiling e_aesctrhmac.c
[209/290] Compiling derive_key.c
[210/290] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[211/290] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[212/290] Compiling e_chacha20poly1305.c
[213/290] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[214/290] Compiling e_aesccm.c
[215/290] Compiling chacha-x86.linux.x86.S
[216/290] Compiling chacha-x86_64.mac.x86_64.S
[217/290] Compiling chacha-x86_64.linux.x86_64.S
[218/290] Compiling chacha-armv8.linux.aarch64.S
[219/290] Compiling chacha-armv4.ios.arm.S
[220/290] Compiling chacha-armv4.linux.arm.S
[221/290] Compiling chacha-armv8.ios.aarch64.S
[222/290] Compiling chacha.c
[223/290] Compiling unicode.c
[224/290] Compiling ber.c
[225/290] Compiling asn1_compat.c
[226/290] Compiling cbs.c
[227/290] Compiling bn_asn1.c
[228/290] Compiling buf.c
[229/290] Compiling socket.c
[230/290] Compiling cbb.c
[231/290] Compiling hexdump.c
[232/290] Compiling curve25519.c
[233/290] Compiling printf.c
[234/290] Compiling pair.c
[235/290] Compiling convert.c
[236/290] Compiling socket_helper.c
[237/290] Compiling fd.c
[238/290] Compiling connect.c
[239/290] Compiling time_support.c
[240/290] Compiling file.c
[241/290] Compiling bio_mem.c
[242/290] Compiling base64.c
[243/290] Compiling tasn_typ.c
[244/290] Compiling tasn_fre.c
[245/290] Compiling tasn_utl.c
[246/290] Compiling f_string.c
[247/290] Compiling f_int.c
[248/290] Compiling bio.c
[249/290] Compiling tasn_new.c
[250/290] Compiling tasn_dec.c
[251/290] Compiling tasn_enc.c
[252/290] Compiling asn1_par.c
[253/290] Compiling asn_pack.c
[254/290] Compiling f_enum.c
[255/290] Compiling a_utctm.c
[256/290] Compiling a_utf8.c
[257/290] Compiling a_type.c
[258/290] Compiling a_print.c
[259/290] Compiling asn1_lib.c
[260/290] Compiling a_time.c
[261/290] Compiling a_octet.c
[262/290] Compiling a_int.c
[263/290] Compiling a_i2d_fp.c
[264/290] Compiling a_mbstr.c
[265/290] Compiling a_object.c
[266/290] Compiling a_gentm.c
[267/290] Compiling a_strnid.c
[268/290] Compiling a_bitstr.c
[269/290] Compiling a_bool.c
[270/290] Compiling a_enum.c
[270/290] Compiling a_dup.c
[272/290] Compiling a_d2i_fp.c
[274/290] Compiling NIO Interfaces.swift
[275/290] Compiling NIO Linux.swift
[276/290] Compiling NIO MulticastChannel.swift
[277/290] Compiling NIO NIOAny.swift
[278/290] Compiling NIO ControlMessage.swift
[279/290] Compiling NIO ConvenienceOptionSupport.swift
[280/290] Compiling NIO DatagramVectorReadManager.swift
[281/302] Compiling NIO DeadChannel.swift
[282/302] Compiling NIO Embedded.swift
[283/302] Compiling NIO EventLoop.swift
[284/302] Compiling NIO IntegerTypes.swift
[285/302] Compiling NIO LinuxCPUSet.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[286/302] Compiling NIO MarkedCircularBuffer.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[287/302] Compiling NIO ChannelPipeline.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[288/302] Compiling NIO CircularBuffer.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[289/302] Compiling NIO Codec.swift
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/CircularBuffer.swift:114:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'MutableCollection'
extension CircularBuffer: Collection, MutableCollection {
^
Swift.MutableCollection:8:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
           ^
Swift.MutableCollection:6:14: note: requirement 'subscript(_:)' declared here
    override subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get set }
             ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[290/322] Emitting module NIO
/Users/builder/builds/o86TiJKT/1/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/o86TiJKT/1/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/o86TiJKT/1/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/o86TiJKT/1/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 }
             ^
[291/327] Compiling NIO NIOCloseOnErrorHandler.swift
[292/327] Compiling NIO NIOThreadPool.swift
[293/331] Compiling NIO FileDescriptor.swift
[294/331] Compiling NIO FileHandle.swift
[295/331] Compiling NIO FileRegion.swift
[296/331] Compiling NIO GetaddrinfoResolver.swift
[297/331] Compiling NIO HappyEyeballs.swift
[298/332] Compiling NIO PendingWritesManager.swift
[299/332] Compiling NIO PipeChannel.swift
[300/332] Compiling NIO PipePair.swift
[301/332] Compiling NIO PriorityQueue.swift
[302/332] Compiling NIO RecvByteBufferAllocator.swift
[303/333] Compiling NIO Channel.swift
[304/333] Compiling NIO ChannelHandlers.swift
[305/333] Compiling NIO ChannelInvoker.swift
[306/333] Compiling NIO ChannelOption.swift
[307/333] Compiling NIO EventLoopFuture.swift
[308/333] Compiling NIO Heap.swift
[309/333] Compiling NIO IO.swift
[310/333] Compiling NIO IOData.swift
[311/333] Compiling NIO NonBlockingFileIO.swift
[312/333] Compiling NIO PendingDatagramWritesManager.swift
[313/335] Compiling NIO AddressedEnvelope.swift
[314/335] Compiling NIO BSDSocketAPI.swift
[315/335] Compiling NIO BaseSocket.swift
[316/335] Compiling NIO BaseSocketChannel.swift
[317/335] Compiling NIO BaseStreamSocketChannel.swift
[318/335] Compiling NIO Bootstrap.swift
[319/335] Compiling NIO ByteBuffer-aux.swift
[320/335] Compiling NIO ByteBuffer-core.swift
[321/335] Compiling NIO ByteBuffer-int.swift
[322/335] Compiling NIO ByteBuffer-views.swift
[323/337] Compiling NIO ChannelHandler.swift
[324/338] Compiling NIO System.swift
[325/338] Compiling NIO Thread.swift
[326/338] Compiling NIO ThreadPosix.swift
[327/338] Compiling NIO Utilities.swift
[328/339] Compiling NIO SelectableEventLoop.swift
[329/339] Compiling NIO Selector.swift
[330/339] Compiling NIO SingleStepByteToMessageDecoder.swift
[331/339] Compiling NIO SocketAddresses.swift
[332/339] Compiling NIO SocketChannel.swift
[333/340] Compiling NIO TypeAssistedChannelHandler.swift
[334/340] Compiling NIO BSDSocketAPIPosix.swift
[335/340] Compiling NIO UniversalBootstrapSupport.swift
[336/340] Compiling NIO ByteBuffer-conversions.swift
[337/340] Compiling NIO ServerSocket.swift
[338/340] Compiling NIO Socket.swift
[339/340] Compiling NIO SocketProtocols.swift
[340/340] Compiling NIO SocketOptionProvider.swift
error: fatalError
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm

Build Machine: Mac 5