The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Haystack, reference v0.2.2 (b33d0e), with Swift 6.1 for macOS (SPM) on 21 Jun 2025 11:44:02 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

      "path" : "Tests/HaystackClientTests",
      "sources" : [
        "SCRAMTests.swift",
        "UrlSafeBase64Tests.swift"
      ],
      "target_dependencies" : [
        "HaystackClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HaystackClientNIOIntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "HaystackClientNIOIntegrationTests",
      "path" : "Tests/HaystackClientNIOIntegrationTests",
      "sources" : [
        "HaystackClientNIOIntegrationTests.swift"
      ],
      "target_dependencies" : [
        "HaystackClientNIO"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HaystackClientNIO",
      "module_type" : "SwiftTarget",
      "name" : "HaystackClientNIO",
      "path" : "Sources/HaystackClientNIO",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "HaystackClientNIO"
      ],
      "sources" : [
        "Client+HTTPClient.swift",
        "Exports.swift",
        "HTTPClientFetcher.swift"
      ],
      "target_dependencies" : [
        "Haystack",
        "HaystackClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HaystackClientDarwinIntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "HaystackClientDarwinIntegrationTests",
      "path" : "Tests/HaystackClientDarwinIntegrationTests",
      "sources" : [
        "HaystackClientDarwinIntegrationTests.swift"
      ],
      "target_dependencies" : [
        "HaystackClientDarwin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HaystackClientDarwin",
      "module_type" : "SwiftTarget",
      "name" : "HaystackClientDarwin",
      "path" : "Sources/HaystackClientDarwin",
      "product_memberships" : [
        "HaystackClientDarwin"
      ],
      "sources" : [
        "Client+URLSession.swift",
        "Exports.swift",
        "URLSessionFetcher.swift"
      ],
      "target_dependencies" : [
        "Haystack",
        "HaystackClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HaystackClient",
      "module_type" : "SwiftTarget",
      "name" : "HaystackClient",
      "path" : "Sources/HaystackClient",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "HaystackClientDarwin",
        "HaystackClientNIO"
      ],
      "sources" : [
        "Authentication/AuthHash.swift",
        "Authentication/AuthMessage.swift",
        "Authentication/Authenticator.swift",
        "Authentication/ScramAuthenticator.swift",
        "Authentication/ScramClient.swift",
        "Authentication/String+Base64.swift",
        "Client.swift",
        "DataFormat.swift",
        "Fetcher.swift"
      ],
      "target_dependencies" : [
        "Haystack"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Haystack",
      "module_type" : "SwiftTarget",
      "name" : "Haystack",
      "path" : "Sources/Haystack",
      "product_memberships" : [
        "Haystack",
        "HaystackClientDarwin",
        "HaystackClientNIO",
        "HaystackServer",
        "HaystackServerVapor"
      ],
      "sources" : [
        "API/API.swift",
        "API/HisItem.swift",
        "API/HisReadRange.swift",
        "Bool.swift",
        "Coord.swift",
        "Date.swift",
        "DateTime.swift",
        "Dict.swift",
        "Filter.swift",
        "Grid.swift",
        "IO/ZincReader.swift",
        "IO/ZincToken.swift",
        "IO/ZincTokenizer.swift",
        "List.swift",
        "Marker.swift",
        "NA.swift",
        "Null.swift",
        "Number.swift",
        "Ref.swift",
        "Remove.swift",
        "String.swift",
        "Symbol.swift",
        "Time.swift",
        "Uri.swift",
        "Utils/Character+isIdChar.swift",
        "Utils/GridBuilder.swift",
        "Utils/String+tagName.swift",
        "Val.swift",
        "ValError.swift",
        "XStr.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/486] Write sources
[12/486] Copying PrivacyInfo.xcprivacy
[13/486] Write sources
[53/486] Compiling CSystem shims.c
[54/486] Compiling CNIOWindows shim.c
[55/486] Compiling CNIOWASI CNIOWASI.c
[55/486] Compiling CNIOWindows WSAStartup.c
[57/486] Compiling _NumericsShims _NumericsShims.c
[58/486] Write swift-version-2F0A5646E1D333AE.txt
[59/486] Compiling CNIOLinux liburing_shims.c
[60/486] Compiling CNIOLinux shim.c
[61/486] Compiling CNIOExtrasZlib empty.c
[62/492] Compiling _AtomicsShims.c
[63/493] Compiling CNIOSHA1 c_nio_sha1.c
[64/508] Compiling CVaporBcrypt blf.c
[65/512] Compiling CNIOLLHTTP c_nio_http.c
[66/520] Compiling CVaporBcrypt bcrypt.c
[67/520] Compiling CNIOLLHTTP c_nio_llhttp.c
[68/556] Compiling CNIOLLHTTP c_nio_api.c
[70/584] Emitting module _NIOBase64
[71/649] Compiling ServiceContextModule ServiceContextKey.swift
[72/649] Compiling ServiceContextModule ServiceContext.swift
[73/649] Emitting module ServiceContextModule
[74/649] Compiling RealModule Float80+Real.swift
[75/649] Compiling RealModule Real.swift
[76/650] Compiling Crypto ASN1BitString.swift
[77/650] Compiling Crypto ASN1Boolean.swift
[78/650] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[79/651] Compiling Crypto Cipher.swift
[80/651] Compiling Crypto Nonces.swift
[81/651] Compiling _NIOBase64 Base64.swift
[82/651] Compiling RealModule Float16+Real.swift
[83/651] Compiling RealModule ElementaryFunctions.swift
[84/651] Compiling RealModule Float+Real.swift
[85/651] Compiling RealModule RealFunctions.swift
[86/657] Compiling RealModule ApproximateEquality.swift
[87/657] Compiling RealModule AugmentedArithmetic.swift
[88/657] Emitting module RealModule
[89/657] Compiling RealModule AlgebraicField.swift
[90/657] Compiling RealModule Double+Real.swift
[91/657] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[92/657] Compiling Crypto ASN1.swift
[93/657] Compiling Crypto ASN1Any.swift
[94/657] Compiling Crypto ChaChaPoly_boring.swift
[95/657] Compiling Crypto ChaChaPoly.swift
[96/657] Compiling Instrumentation NoOpInstrument.swift
[97/657] Compiling Instrumentation InstrumentationSystem.swift
[98/657] Compiling Instrumentation Instrument.swift
[99/657] Emitting module Instrumentation
[100/657] Compiling Instrumentation MultiplexInstrument.swift
[101/657] Compiling Instrumentation Locks.swift
[103/657] Compiling Crypto ASN1Identifier.swift
[104/657] Compiling Crypto ASN1Integer.swift
[105/657] Compiling Crypto ASN1Null.swift
[106/657] Compiling _NIODataStructures PriorityQueue.swift
[107/657] Compiling Crypto ASN1OctetString.swift
[108/657] Compiling Crypto HashFunctions_SHA2.swift
[109/657] Compiling _NIODataStructures _TinyArray.swift
[110/657] Emitting module _NIODataStructures
[111/657] Compiling _NIODataStructures Heap.swift
[112/660] Compiling Crypto AES-GCM.swift
[113/660] Compiling Crypto AES-GCM_boring.swift
[115/660] Compiling Crypto Insecure.swift
[118/660] Emitting module InternalCollectionsUtilities
[120/660] Compiling CNIODarwin shim.c
[121/660] Compiling fiat_p256_adx_sqr.S
[122/660] Compiling fiat_p256_adx_mul.S
[123/660] Compiling fiat_curve25519_adx_square.S
[125/660] Compiling CoreMetrics Locks.swift
[126/660] Compiling CoreMetrics Metrics.swift
[127/660] Emitting module CoreMetrics
[128/660] Emitting module SystemPackage
[129/660] Compiling Crypto DH.swift
[130/660] Compiling Crypto ECDH.swift
[131/660] Compiling Crypto HKDF.swift
[133/660] Compiling Crypto Insecure_HashFunctions.swift
[134/660] Compiling Crypto ECDH_boring.swift
[135/660] Compiling Crypto EdDSA.swift
[136/660] Compiling Crypto Signature.swift
[137/660] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[138/660] Compiling Crypto CryptoKitErrors_boring.swift
[139/660] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[140/660] Compiling Crypto RNG_boring.swift
[141/879] Compiling Logging MetadataProvider.swift
[142/879] Emitting module Logging
[143/879] Compiling Logging Locks.swift
[144/879] Compiling Logging Logging.swift
[145/879] Compiling Logging LogHandler.swift
[146/879] Compiling HashTreeCollections _HashNode+Structural union.swift
[147/879] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[148/879] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[149/879] Compiling HashTreeCollections _HashNode+Structural merge.swift
[150/879] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[151/879] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[152/879] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[153/879] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[154/879] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[155/879] Compiling HeapModule _HeapNode.swift
[156/879] Compiling HeapModule Heap+Invariants.swift
[157/879] Compiling HeapModule Heap.swift
[157/881] Compiling CNIOBoringSSLShims shims.c
[159/881] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[160/881] Compiling HeapModule Heap+Descriptions.swift
[161/881] Compiling HeapModule Heap+UnsafeHandle.swift
[162/881] Emitting module HeapModule
[163/887] Compiling HashTreeCollections _AncestorHashSlots.swift
[164/887] Compiling HashTreeCollections _Bitmap.swift
[165/887] Compiling HashTreeCollections _Bucket.swift
[165/887] Compiling fiat_curve25519_adx_mul.S
[167/903] Compiling HashTreeCollections TreeSet+Sendable.swift
[168/903] Compiling HashTreeCollections TreeSet+Sequence.swift
[169/903] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[170/903] Compiling HashTreeCollections _RawHashNode.swift
[171/903] Compiling HashTreeCollections _UnmanagedHashNode.swift
[172/903] Compiling HashTreeCollections _UnsafePath.swift
[173/909] Compiling Tracing TracingTime.swift
[174/909] Compiling Tracing SpanProtocol.swift
[175/909] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[176/909] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[177/909] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[178/909] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[179/909] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[180/909] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[181/909] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[182/909] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[183/917] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[184/917] Compiling HashTreeCollections _HashNode+Storage.swift
[185/917] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[186/917] Compiling HashTreeCollections _HashNode+Structural filter.swift
[187/917] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[188/917] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[189/917] Compiling DequeModule Deque+CustomReflectable.swift
[190/917] Compiling DequeModule Deque+Descriptions.swift
[191/917] Compiling DequeModule Deque+Testing.swift
[192/917] Compiling DequeModule Deque._Storage.swift
[193/917] Compiling DequeModule Deque._UnsafeHandle.swift
[194/917] Compiling DequeModule Deque.swift
[195/917] Compiling DequeModule Deque+Codable.swift
[196/917] Compiling DequeModule Deque+Collection.swift
[197/917] Compiling DequeModule Deque+Equatable.swift
[198/917] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[199/917] Compiling DequeModule Deque+Extras.swift
[200/917] Compiling DequeModule Deque+Hashable.swift
[201/917] Compiling DequeModule _DequeSlot.swift
[202/917] Compiling DequeModule _DequeBufferHeader.swift
[203/917] Compiling DequeModule _DequeBuffer.swift
[204/918] Compiling Tracing TracerProtocol.swift
[205/918] Compiling Tracing TracerProtocol+Legacy.swift
[206/918] Compiling Tracing InstrumentationSystem+Tracing.swift
[207/918] Compiling Tracing Tracer.swift
[208/918] Compiling Tracing NoOpTracer.swift
[209/918] Emitting module Tracing
[210/918] Compiling HashTreeCollections TreeSet+Descriptions.swift
[211/918] Compiling HashTreeCollections TreeSet+Equatable.swift
[212/918] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[213/918] Compiling HashTreeCollections TreeSet+Extras.swift
[214/918] Compiling HashTreeCollections TreeSet+Filter.swift
[215/918] Compiling HashTreeCollections TreeSet+Hashable.swift
[216/918] Compiling DequeModule _UnsafeWrappedBuffer.swift
[217/918] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[218/918] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[219/918] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[220/918] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[221/918] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[222/918] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[223/918] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[224/918] Compiling HashTreeCollections TreeSet.swift
[225/918] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[226/918] Compiling HashTreeCollections TreeDictionary+Values.swift
[227/918] Compiling HashTreeCollections TreeDictionary.swift
[228/918] Compiling HashTreeCollections TreeSet+Codable.swift
[229/918] Compiling HashTreeCollections TreeSet+Collection.swift
[230/918] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[231/918] Compiling HashTreeCollections TreeSet+Debugging.swift
[250/925] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[251/925] Compiling HashTreeCollections TreeDictionary+Filter.swift
[252/925] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[253/925] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[254/925] Compiling HashTreeCollections TreeDictionary+Keys.swift
[255/925] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[256/925] Compiling HashTreeCollections TreeDictionary+Merge.swift
[257/925] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[260/925] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[261/925] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[262/925] Compiling HashTreeCollections _HashNode.swift
[263/925] Compiling HashTreeCollections _HashNodeHeader.swift
[264/925] Compiling HashTreeCollections _HashSlot.swift
[286/925] Compiling OrderedCollections OrderedSet+SubSequence.swift
[287/925] Compiling OrderedCollections OrderedSet+Testing.swift
[288/925] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[289/925] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[290/925] Compiling OrderedCollections OrderedSet.swift
[291/925] Compiling OrderedCollections _UnsafeBitset.swift
[309/925] Emitting module DequeModule
[310/925] Emitting module Crypto
[328/931] Compiling HashTreeCollections _Hash.swift
[329/931] Compiling HashTreeCollections _HashLevel.swift
[330/931] Compiling HashTreeCollections _HashNode+Builder.swift
[331/931] Compiling HashTreeCollections _HashNode+Debugging.swift
[332/931] Compiling HashTreeCollections _HashNode+Initializers.swift
[333/931] Compiling HashTreeCollections _HashNode+Invariants.swift
[339/931] Compiling HashTreeCollections _HashStack.swift
[340/931] Compiling HashTreeCollections _HashTreeIterator.swift
[341/931] Compiling HashTreeCollections _HashTreeStatistics.swift
[342/931] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[343/931] Compiling RoutingKit PathComponent.swift
[344/931] Compiling RoutingKit TrieRouter.swift
[345/931] Compiling RoutingKit Router.swift
[364/931] Emitting module OrderedCollections
[365/931] Emitting module Haystack
/Users/admin/builder/spi-builder-workspace/Sources/Haystack/Bool.swift:16:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Bool: Comparable {
   | |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
17 |     public static func < (lhs: Bool, rhs: Bool) -> Bool {
18 |         return !lhs && rhs // false is less than true
/Users/admin/builder/spi-builder-workspace/Sources/Haystack/DateTime.swift:194:5: warning: var 'calendar' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
192 | }
193 |
194 | var calendar = Calendar(identifier: .gregorian)
    |     |- warning: var 'calendar' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'calendar' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'calendar' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
195 |
196 | // DateTime + Codable
/Users/admin/builder/spi-builder-workspace/Sources/Haystack/ValError.swift:3:10: warning: associated value 'cannotBeCoerced' of 'Sendable'-conforming enum 'ValError' has non-sendable type 'ValType'; this is an error in the Swift 6 language mode
 1 |
 2 | public enum ValError: Error {
 3 |     case cannotBeCoerced(String, ValType)
   |          `- warning: associated value 'cannotBeCoerced' of 'Sendable'-conforming enum 'ValError' has non-sendable type 'ValType'; this is an error in the Swift 6 language mode
 4 |     case invalidDateDefinition
 5 |     case invalidDateFormat(String)
/Users/admin/builder/spi-builder-workspace/Sources/Haystack/Val.swift:27:13: note: consider making enum 'ValType' conform to the 'Sendable' protocol
25 | }
26 |
27 | public enum ValType: String, CaseIterable {
   |             `- note: consider making enum 'ValType' conform to the 'Sendable' protocol
28 |     case Bool
29 |     case Coord
[374/934] Compiling tls_record.cc
[375/934] Compiling tls_method.cc
[377/934] Emitting module _RopeModule
[378/934] Compiling _RopeModule Rope+Remove.swift
[379/934] Compiling _RopeModule Rope+RemoveSubrange.swift
[380/934] Compiling _RopeModule Rope+Split.swift
[381/934] Compiling _RopeModule Optional Utilities.swift
[382/934] Compiling _RopeModule String Utilities.swift
[383/934] Compiling _RopeModule String.Index+ABI.swift
[384/934] Compiling _RopeModule _CharacterRecognizer.swift
[411/934] Compiling Haystack Val.swift
[412/934] Compiling Haystack ValError.swift
[413/934] Compiling Haystack XStr.swift
[422/934] Compiling tls13_server.cc
[423/934] Compiling tls13_enc.cc
[425/934] Emitting module HashTreeCollections
[425/934] Compiling tls13_both.cc
[426/934] Compiling tls13_client.cc
[442/934] Compiling RoutingKit AnyRouter.swift
[443/934] Emitting module RoutingKit
[444/934] Compiling RoutingKit Parameters.swift
[465/934] Compiling Crypto SafeCompare_boring.swift
[466/934] Compiling Crypto Zeroization_boring.swift
[467/934] Compiling Crypto PrettyBytes.swift
[468/934] Compiling Crypto SafeCompare.swift
[469/934] Compiling Crypto SecureBytes.swift
[470/934] Compiling Crypto Zeroization.swift
[507/934] Compiling Metrics Metrics.swift
[508/934] Emitting module Metrics
/Users/admin/builder/spi-builder-workspace/Sources/Haystack/Bool.swift:16:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Bool: Comparable {
   | |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
17 |     public static func < (lhs: Bool, rhs: Bool) -> Bool {
18 |         return !lhs && rhs // false is less than true
/Users/admin/builder/spi-builder-workspace/Sources/Haystack/Bool.swift:16:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Bool: Comparable {
   | |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
17 |     public static func < (lhs: Bool, rhs: Bool) -> Bool {
18 |         return !lhs && rhs // false is less than true
/Users/admin/builder/spi-builder-workspace/Sources/Haystack/Bool.swift:16:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Bool: Comparable {
   | |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
17 |     public static func < (lhs: Bool, rhs: Bool) -> Bool {
18 |         return !lhs && rhs // false is less than true
/Users/admin/builder/spi-builder-workspace/Sources/Haystack/ValError.swift:3:10: warning: associated value 'cannotBeCoerced' of 'Sendable'-conforming enum 'ValError' has non-sendable type 'ValType'; this is an error in the Swift 6 language mode
 1 |
 2 | public enum ValError: Error {
 3 |     case cannotBeCoerced(String, ValType)
   |          `- warning: associated value 'cannotBeCoerced' of 'Sendable'-conforming enum 'ValError' has non-sendable type 'ValType'; this is an error in the Swift 6 language mode
 4 |     case invalidDateDefinition
 5 |     case invalidDateFormat(String)
/Users/admin/builder/spi-builder-workspace/Sources/Haystack/Val.swift:27:13: note: consider making enum 'ValType' conform to the 'Sendable' protocol
25 | }
26 |
27 | public enum ValType: String, CaseIterable {
   |             `- note: consider making enum 'ValType' conform to the 'Sendable' protocol
28 |     case Bool
29 |     case Coord
/Users/admin/builder/spi-builder-workspace/Sources/Haystack/ValError.swift:3:10: warning: associated value 'cannotBeCoerced' of 'Sendable'-conforming enum 'ValError' has non-sendable type 'ValType'; this is an error in the Swift 6 language mode
 1 |
 2 | public enum ValError: Error {
 3 |     case cannotBeCoerced(String, ValType)
   |          `- warning: associated value 'cannotBeCoerced' of 'Sendable'-conforming enum 'ValError' has non-sendable type 'ValType'; this is an error in the Swift 6 language mode
 4 |     case invalidDateDefinition
 5 |     case invalidDateFormat(String)
/Users/admin/builder/spi-builder-workspace/Sources/Haystack/Val.swift:27:13: note: consider making enum 'ValType' conform to the 'Sendable' protocol
25 | }
26 |
27 | public enum ValType: String, CaseIterable {
   |             `- note: consider making enum 'ValType' conform to the 'Sendable' protocol
28 |     case Bool
29 |     case Coord
/Users/admin/builder/spi-builder-workspace/Sources/Haystack/ValError.swift:3:10: warning: associated value 'cannotBeCoerced' of 'Sendable'-conforming enum 'ValError' has non-sendable type 'ValType'; this is an error in the Swift 6 language mode
 1 |
 2 | public enum ValError: Error {
 3 |     case cannotBeCoerced(String, ValType)
   |          `- warning: associated value 'cannotBeCoerced' of 'Sendable'-conforming enum 'ValError' has non-sendable type 'ValType'; this is an error in the Swift 6 language mode
 4 |     case invalidDateDefinition
 5 |     case invalidDateFormat(String)
/Users/admin/builder/spi-builder-workspace/Sources/Haystack/Val.swift:27:13: note: consider making enum 'ValType' conform to the 'Sendable' protocol
25 | }
26 |
27 | public enum ValType: String, CaseIterable {
   |             `- note: consider making enum 'ValType' conform to the 'Sendable' protocol
28 |     case Bool
29 |     case Coord
[514/934] Compiling t1_enc.cc
/Users/admin/builder/spi-builder-workspace/Sources/Haystack/DateTime.swift:194:5: warning: var 'calendar' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
192 | }
193 |
194 | var calendar = Calendar(identifier: .gregorian)
    |     |- warning: var 'calendar' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'calendar' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'calendar' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
195 |
196 | // DateTime + Codable
/Users/admin/builder/spi-builder-workspace/Sources/Haystack/DateTime.swift:194:5: warning: var 'calendar' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
192 | }
193 |
194 | var calendar = Calendar(identifier: .gregorian)
    |     |- warning: var 'calendar' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'calendar' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'calendar' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
195 |
196 | // DateTime + Codable
/Users/admin/builder/spi-builder-workspace/Sources/Haystack/DateTime.swift:194:5: warning: var 'calendar' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
192 | }
193 |
194 | var calendar = Calendar(identifier: .gregorian)
    |     |- warning: var 'calendar' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'calendar' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'calendar' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
195 |
196 | // DateTime + Codable
[530/934] Compiling ssl_x509.cc
[531/934] Compiling ssl_versions.cc
[532/934] Compiling ssl_transcript.cc
[533/934] Compiling ssl_stat.cc
[534/949] Compiling ssl_session.cc
[536/949] Compiling HaystackServer HistoryStore.swift
[537/949] Compiling HaystackServer RecordStore.swift
[538/949] Compiling HaystackServer WatchStore.swift
[538/949] Compiling ssl_privkey.cc
[540/949] Compiling HaystackClient Fetcher.swift
[540/949] Compiling ssl_key_share.cc
[541/949] Compiling ssl_file.cc
[542/949] Compiling ssl_credential.cc
[544/949] Emitting module HaystackServer
[545/949] Compiling HaystackServer HaystackServer.swift
[545/949] Compiling ssl_lib.cc
[546/949] Compiling ssl_cipher.cc
[548/949] Compiling HaystackClient DataFormat.swift
[549/949] Compiling HaystackClient String+Base64.swift
[550/949] Compiling HaystackClient ScramClient.swift
[551/949] Compiling HaystackClient ScramAuthenticator.swift
[552/949] Compiling HaystackClient Authenticator.swift
[553/949] Compiling HaystackClient AuthMessage.swift
[554/949] Compiling HaystackClient AuthHash.swift
[555/949] Emitting module HaystackClient
[556/949] Compiling HaystackClient Client.swift
[556/949] Compiling ssl_cert.cc
[557/949] Compiling ssl_buffer.cc
[558/949] Compiling ssl_asn1.cc
[559/953] Compiling s3_pkt.cc
[560/953] Compiling ssl_aead_ctx.cc
[561/953] Compiling s3_lib.cc
[562/953] Compiling s3_both.cc
[564/953] Compiling HaystackClientDarwin Exports.swift
[565/953] Emitting module HaystackClientDarwin
[566/953] Compiling HaystackClientDarwin Client+URLSession.swift
[567/953] Compiling HaystackClientDarwin URLSessionFetcher.swift
[567/953] Compiling handshake_server.cc
[568/953] Compiling handshake_client.cc
[569/953] Compiling handshake.cc
[570/953] Compiling handoff.cc
[571/953] Compiling md5-x86_64-linux.S
[572/953] Compiling md5-x86_64-apple.S
[573/953] Compiling md5-586-linux.S
[574/953] Compiling dtls_record.cc
[575/953] Compiling md5-586-apple.S
[576/953] Compiling extensions.cc
[577/953] Compiling encrypted_client_hello.cc
[578/953] Compiling chacha20_poly1305_x86_64-linux.S
[579/953] Compiling dtls_method.cc
[580/953] Compiling chacha20_poly1305_x86_64-apple.S
[581/953] Compiling chacha20_poly1305_armv8-win.S
[582/953] Compiling chacha20_poly1305_armv8-linux.S
[583/953] Compiling d1_srtp.cc
[584/953] Compiling chacha-x86_64-linux.S
[585/953] Compiling chacha-x86_64-apple.S
[586/953] Compiling chacha20_poly1305_armv8-apple.S
[587/953] Compiling chacha-x86-linux.S
[588/953] Compiling chacha-x86-apple.S
[589/953] Compiling d1_pkt.cc
[590/953] Compiling chacha-armv8-win.S
[591/953] Compiling chacha-armv8-linux.S
[592/953] Compiling aes128gcmsiv-x86_64-linux.S
[593/953] Compiling chacha-armv4-linux.S
[593/953] Compiling aes128gcmsiv-x86_64-apple.S
[595/953] Compiling chacha-armv8-apple.S
[596/953] Compiling bio_ssl.cc
[597/953] Compiling x86_64-mont5-linux.S
[597/953] Compiling x86_64-mont5-apple.S
[599/953] Compiling d1_lib.cc
[600/953] Compiling x86_64-mont-linux.S
[601/953] Compiling x86_64-mont-apple.S
[602/953] Compiling x86-mont-linux.S
[603/953] Compiling x86-mont-apple.S
[604/953] Compiling vpaes-x86_64-linux.S
[605/953] Compiling vpaes-x86_64-apple.S
[606/953] Compiling vpaes-x86-linux.S
[607/953] Compiling vpaes-x86-apple.S
[608/953] Compiling vpaes-armv8-win.S
[609/953] Compiling vpaes-armv8-linux.S
[610/953] Compiling sha512-x86_64-linux.S
[611/953] Compiling vpaes-armv7-linux.S
[612/953] Compiling d1_both.cc
[613/953] Compiling vpaes-armv8-apple.S
[614/953] Compiling sha512-x86_64-apple.S
[615/953] Compiling sha512-armv8-win.S
[616/953] Compiling sha512-armv8-linux.S
[617/953] Compiling err_data.c
[618/953] Compiling sha512-armv4-linux.S
[619/953] Compiling sha512-586-apple.S
[619/953] Compiling sha512-586-linux.S
[621/953] Compiling sha256-x86_64-linux.S
[622/953] Compiling sha256-x86_64-apple.S
[623/953] Compiling sha512-armv8-apple.S
[624/953] Compiling sha256-armv8-win.S
[625/953] Compiling sha256-armv8-linux.S
[626/953] Compiling sha256-armv8-apple.S
[627/953] Compiling sha256-586-linux.S
[628/953] Compiling sha256-armv4-linux.S
[629/953] Compiling sha256-586-apple.S
[630/953] Compiling sha1-x86_64-linux.S
[631/953] Compiling sha1-armv8-win.S
[632/953] Compiling sha1-x86_64-apple.S
[633/953] Compiling sha1-armv8-linux.S
[634/953] Compiling sha1-armv4-large-linux.S
[635/953] Compiling sha1-armv8-apple.S
[636/953] Compiling rsaz-avx2-linux.S
[637/953] Compiling sha1-586-linux.S
[638/953] Compiling sha1-586-apple.S
[639/953] Compiling rdrand-x86_64-linux.S
[640/953] Compiling rdrand-x86_64-apple.S
[641/953] Compiling rsaz-avx2-apple.S
[642/953] Compiling p256_beeu-x86_64-asm-linux.S
[643/953] Compiling p256_beeu-x86_64-asm-apple.S
[643/953] Compiling p256_beeu-armv8-asm-win.S
[645/953] Compiling p256_beeu-armv8-asm-linux.S
[646/953] Compiling p256_beeu-armv8-asm-apple.S
[647/953] Compiling p256-x86_64-asm-linux.S
[648/953] Compiling p256-armv8-asm-win.S
[649/953] Compiling p256-x86_64-asm-apple.S
[650/953] Compiling ghashv8-armv8-win.S
[651/953] Compiling p256-armv8-asm-linux.S
[652/953] Compiling p256-armv8-asm-apple.S
[653/953] Compiling ghashv8-armv8-linux.S
[654/953] Compiling ghashv8-armv7-linux.S
[655/953] Compiling ghashv8-armv8-apple.S
[656/953] Compiling ghash-x86_64-linux.S
[657/953] Compiling ghash-x86_64-apple.S
[658/953] Compiling ghash-x86-apple.S
[659/953] Compiling ghash-ssse3-x86_64-linux.S
[660/953] Compiling ghash-x86-linux.S
[661/953] Compiling ghash-ssse3-x86_64-apple.S
[662/953] Compiling ghash-ssse3-x86-linux.S
[663/953] Compiling ghash-ssse3-x86-apple.S
[664/953] Compiling ghash-neon-armv8-linux.S
[665/953] Compiling ghash-neon-armv8-win.S
[666/953] Compiling ghash-armv4-linux.S
[667/953] Compiling ghash-neon-armv8-apple.S
[668/953] Compiling bsaes-armv7-linux.S
[669/953] Compiling co-586-apple.S
[669/953] Compiling co-586-linux.S
[671/953] Compiling bn-armv8-win.S
[672/953] Compiling bn-armv8-linux.S
[673/953] Compiling bn-586-apple.S
[674/953] Compiling bn-armv8-apple.S
[675/953] Compiling bn-586-linux.S
[676/953] Compiling armv8-mont-win.S
[677/953] Compiling armv8-mont-linux.S
[678/953] Compiling aesv8-gcm-armv8-win.S
[679/953] Compiling aesv8-gcm-armv8-linux.S
[679/953] Compiling armv4-mont-linux.S
[681/953] Compiling armv8-mont-apple.S
[682/953] Compiling aesv8-gcm-armv8-apple.S
[683/953] Compiling aesv8-armv8-win.S
[684/953] Compiling aesv8-armv8-linux.S
[685/953] Compiling aesv8-armv8-apple.S
[686/953] Compiling aesv8-armv7-linux.S
[687/953] Compiling aesni-x86_64-linux.S
[688/953] Compiling aesni-x86-linux.S
[689/953] Compiling aesni-x86_64-apple.S
[690/953] Compiling aesni-x86-apple.S
[691/953] Compiling aesni-gcm-x86_64-linux.S
[691/953] Compiling aesni-gcm-x86_64-apple.S
[693/953] Compiling x_sig.c
[694/953] Compiling x_val.c
[695/953] Compiling x_spki.c
[696/953] Compiling x_x509a.c
[696/953] Compiling x_exten.c
[698/953] Compiling x_pubkey.c
[699/953] Compiling x_name.c
[700/953] Compiling x_req.c
[701/953] Compiling x_x509.c
[702/953] Compiling x_crl.c
[703/953] Compiling x_attrib.c
[704/953] Compiling x509spki.c
[705/953] Compiling x_algor.c
[706/953] Compiling x509rset.c
[707/953] Compiling x509name.c
[708/953] Compiling x_all.c
[709/953] Compiling x509cset.c
[710/953] Compiling x509_v3.c
[711/953] Compiling x509_vpm.c
[712/953] Compiling x509_vfy.c
[713/953] Compiling x509_txt.c
[714/953] Compiling x509_trs.c
[715/953] Compiling x509_set.c
[716/953] Compiling x509_req.c
[717/953] Compiling x509_def.c
[718/953] Compiling x509_d2.c
[719/953] Compiling x509_obj.c
[720/953] Compiling x509_ext.c
[721/953] Compiling x509_lu.c
[722/953] Compiling x509_cmp.c
[723/953] Compiling x509_att.c
[724/953] Compiling x509.c
[725/953] Compiling v3_prn.c
[726/953] Compiling v3_skey.c
[727/953] Compiling v3_ocsp.c
[728/953] Compiling v3_pmaps.c
[729/953] Compiling v3_utl.c
[730/953] Compiling v3_purp.c
[731/953] Compiling v3_pcons.c
[732/953] Compiling v3_ncons.c
[733/953] Compiling v3_lib.c
[734/953] Compiling v3_int.c
[735/953] Compiling v3_info.c
[736/953] Compiling v3_ia5.c
[737/953] Compiling v3_extku.c
[738/953] Compiling v3_genn.c
[739/953] Compiling v3_enum.c
[740/953] Compiling v3_crld.c
[741/953] Compiling v3_cpols.c
[742/953] Compiling v3_conf.c
[743/953] Compiling v3_bitst.c
[744/953] Compiling v3_bcons.c
[745/953] Compiling v3_akeya.c
[746/953] Compiling v3_alt.c
[747/953] Compiling t_x509a.c
[748/953] Compiling v3_akey.c
[749/953] Compiling t_crl.c
[750/953] Compiling t_req.c
[751/953] Compiling rsa_pss.c
[752/953] Compiling t_x509.c
[753/953] Compiling policy.c
[754/953] Compiling name_print.c
[755/953] Compiling i2d_pr.c
[756/953] Compiling a_verify.c
[757/953] Compiling algorithm.c
[758/953] Compiling by_file.c
[759/953] Compiling by_dir.c
[760/953] Compiling a_digest.c
[761/953] Compiling asn1_gen.c
[761/953] Compiling trust_token.c
[763/953] Compiling a_sign.c
[764/953] Compiling voprf.c
[765/953] Compiling pmbtoken.c
[766/953] Compiling thread_win.c
[767/953] Compiling thread.c
[768/953] Compiling thread_none.c
[769/953] Compiling thread_pthread.c
[770/953] Compiling spx_util.c
[771/953] Compiling spx_wots.c
[772/953] Compiling spx_thash.c
[773/953] Compiling spx_merkle.c
[774/953] Compiling spx_fors.c
[775/953] Compiling stack.c
[776/953] Compiling spx_address.c
[777/953] Compiling spx.c
[778/953] Compiling wots.c
[779/953] Compiling thash.c
[780/953] Compiling slhdsa.c
[781/953] Compiling merkle.c
[782/953] Compiling sha256.c
[782/953] Compiling sha512.c
[784/953] Compiling siphash.c
[785/953] Compiling fors.c
[786/953] Compiling sha1.c
[787/953] Compiling rsa_print.c
[788/953] Compiling rsa_extra.c
[789/953] Compiling rc4.c
[790/953] Compiling trusty.c
[791/953] Compiling urandom.c
[792/953] Compiling refcount.c
[793/953] Compiling windows.c
[794/953] Compiling rsa_crypt.c
[795/953] Compiling rsa_asn1.c
[796/953] Compiling rand_extra.c
[797/953] Compiling ios.c
[798/953] Compiling passive.c
[799/953] Compiling poly1305_arm_asm.S
[800/953] Compiling deterministic.c
[801/953] Compiling forkunsafe.c
[802/953] Compiling poly1305_vec.c
[803/953] Compiling poly1305_arm.c
[804/953] Compiling pool.c
[805/953] Compiling poly1305.c
[806/953] Compiling getentropy.c
[807/953] Compiling fork_detect.c
[808/953] Compiling pkcs7.c
[809/953] Compiling pkcs8.c
[810/953] Compiling pkcs8_x509.c
[811/953] Compiling p5_pbev2.c
[812/953] Compiling pkcs7_x509.c
[813/953] Compiling pem_xaux.c
[814/953] Compiling pem_x509.c
[815/953] Compiling pem_pkey.c
[816/953] Compiling pem_pk8.c
[817/953] Compiling pem_oth.c
[818/953] Compiling obj_xref.c
[819/953] Compiling pem_lib.c
[820/953] Compiling mem.c
[821/953] Compiling mldsa.c
[822/953] Compiling pem_info.c
[823/953] Compiling md4.c
[824/953] Compiling md5.c
[825/953] Compiling obj.c
[826/953] Compiling lhash.c
[827/953] Compiling pem_all.c
[828/953] Compiling poly_rq_mul.S
[829/953] Compiling keccak.c
[830/953] Compiling fips_shared_support.c
[831/953] Compiling kyber.c
[832/953] Compiling ex_data.c
[833/953] Compiling sign.c
[834/953] Compiling hpke.c
[835/953] Compiling scrypt.c
[836/953] Compiling pbkdf.c
[837/953] Compiling p_x25519_asn1.c
[838/953] Compiling print.c
[839/953] Compiling p_x25519.c
[840/953] Compiling p_rsa_asn1.c
[841/953] Compiling p_hkdf.c
[842/953] Compiling p_rsa.c
[843/953] Compiling mlkem.cc
[844/953] Compiling p_ed25519.c
[845/953] Compiling p_ed25519_asn1.c
[846/953] Compiling p_ec_asn1.c
[847/953] Compiling hrss.c
[848/953] Compiling p_ec.c
[849/953] Compiling p_dh.c
[850/953] Compiling p_dsa_asn1.c
[851/953] Compiling p_dh_asn1.c
[852/953] Compiling evp_ctx.c
[853/953] Compiling evp.c
[854/953] Compiling err.c
[855/953] Compiling evp_asn1.c
[856/953] Compiling engine.c
[857/953] Compiling ecdsa_asn1.c
[858/953] Compiling ecdh_extra.c
[859/953] Compiling ec_derive.c
[860/953] Compiling hash_to_curve.c
[861/953] Compiling dsa_asn1.c
[862/953] Compiling ec_asn1.c
[863/953] Compiling dsa.c
[864/953] Compiling dilithium.c
[865/953] Compiling params.c
[866/953] Compiling digest_extra.c
[867/953] Compiling dh_asn1.c
[868/953] Compiling x25519-asm-arm.S
[869/953] Compiling spake25519.c
[870/953] Compiling curve25519_64_adx.c
[871/953] Compiling des.c
[872/953] Compiling cpu_intel.c
[873/953] Compiling crypto.c
[874/953] Compiling cpu_arm_linux.c
[875/953] Compiling cpu_arm_freebsd.c
[876/953] Compiling cpu_aarch64_win.c
[877/953] Compiling cpu_aarch64_openbsd.c
[878/953] Compiling cpu_aarch64_sysreg.c
[879/953] Compiling cpu_aarch64_linux.c
[880/953] Compiling cpu_aarch64_fuchsia.c
[881/953] Compiling curve25519.c
[882/953] Compiling conf.c
[883/953] Compiling tls_cbc.c
[883/953] Compiling e_tls.c
[884/953] Compiling e_rc4.c
[886/953] Compiling e_null.c
[887/953] Compiling e_rc2.c
[888/953] Compiling e_des.c
[889/953] Compiling e_chacha20poly1305.c
[890/953] Compiling e_aesgcmsiv.c
[891/953] Compiling derive_key.c
[892/953] Compiling unicode.c
[893/953] Compiling cipher_extra.c
[894/953] Compiling e_aesctrhmac.c
[895/953] Compiling chacha.c
[896/953] Compiling ber.c
[897/953] Compiling cbb.c
[898/953] Compiling cbs.c
[899/953] Compiling asn1_compat.c
[900/953] Compiling bn_asn1.c
[901/953] Compiling buf.c
[902/953] Compiling blake2.c
[903/953] Compiling convert.c
[904/953] Compiling printf.c
[905/953] Compiling bcm.c
[906/953] Compiling pair.c
[907/953] Compiling hexdump.c
[908/953] Compiling file.c
[909/953] Compiling bio_mem.c
[910/953] Compiling base64.c
[911/953] Compiling bio.c
[912/953] Compiling tasn_utl.c
[913/953] Compiling tasn_typ.c
[914/953] Compiling cpu_aarch64_apple.c
[915/953] Compiling fd.c
[916/953] Compiling tasn_fre.c
[917/953] Compiling tasn_new.c
[918/953] Compiling errno.c
[919/953] Compiling connect.c
[920/953] Compiling tasn_enc.c
[921/953] Compiling f_string.c
[922/953] Compiling posix_time.c
[923/953] Compiling socket.c
[924/953] Compiling socket_helper.c
[925/953] Compiling f_int.c
[926/953] Compiling tasn_dec.c
[927/953] Compiling asn1_par.c
[928/953] Compiling asn_pack.c
[929/953] Compiling asn1_lib.c
[930/953] Compiling a_utctm.c
[931/953] Compiling a_time.c
[932/953] Compiling a_type.c
[933/953] Compiling a_octet.c
[934/953] Compiling a_strnid.c
[935/953] Compiling a_mbstr.c
[936/953] Compiling a_object.c
[937/953] Compiling a_strex.c
[938/953] Compiling a_i2d_fp.c
[939/953] Write sources
[941/953] Compiling a_int.c
[942/953] Compiling a_gentm.c
[943/953] Write sources
[946/953] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[947/953] Compiling a_dup.c
[948/953] Compiling a_d2i_fp.c
[949/953] Compiling a_bool.c
[950/953] Compiling a_bitstr.c
[952/1053] Compiling Algorithms Cycle.swift
[953/1053] Compiling Algorithms Suffix.swift
[954/1055] Compiling Algorithms Trim.swift
[955/1055] Compiling Algorithms RandomSample.swift
[956/1055] Compiling Algorithms Keyed.swift
[957/1055] Compiling Algorithms MinMax.swift
[958/1055] Compiling Algorithms Combinations.swift
[959/1055] Compiling Algorithms Compacted.swift
[960/1055] Compiling Algorithms Partition.swift
[961/1055] Compiling Algorithms Permutations.swift
[962/1055] Compiling Algorithms Product.swift
[963/1055] Compiling Algorithms Joined.swift
[966/1060] Compiling Algorithms Stride.swift
[967/1060] Compiling BitCollections BitSet+CustomReflectable.swift
[968/1060] Compiling BitCollections BitSet+CustomStringConvertible.swift
[969/1060] Compiling BitCollections BitSet+Equatable.swift
[970/1060] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[971/1060] Compiling BitCollections BitSet+Extras.swift
[972/1060] Compiling Atomics IntegerOperations.swift
[973/1060] Compiling Atomics Unmanaged extensions.swift
[974/1060] Compiling BitCollections BitSet+Hashable.swift
[975/1060] Compiling BitCollections BitSet+Initializers.swift
[976/1060] Compiling BitCollections BitSet+Invariants.swift
[977/1060] Compiling BitCollections BitSet+Random.swift
[978/1060] Compiling BitCollections BitSet+SetAlgebra basics.swift
[979/1060] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[980/1060] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[981/1060] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[982/1060] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[983/1060] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[984/1060] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[985/1060] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[986/1060] Emitting module BitCollections
[987/1060] Compiling BitCollections BitSet.swift
[988/1060] Compiling BitCollections Range+Utilities.swift
[989/1060] Compiling BitCollections Slice+Utilities.swift
[990/1060] Compiling BitCollections UInt+Tricks.swift
[991/1060] Compiling BitCollections _Word.swift
[1000/1060] Compiling Algorithms EitherSequence.swift
[1001/1060] Compiling Algorithms FirstNonNil.swift
[1002/1060] Compiling Algorithms FlattenCollection.swift
[1003/1060] Compiling Algorithms Split.swift
[1004/1060] Compiling Algorithms AdjacentPairs.swift
[1005/1060] Compiling Algorithms Chain.swift
[1006/1060] Compiling Algorithms Chunked.swift
[1007/1060] Compiling Algorithms Grouped.swift
[1008/1060] Compiling Algorithms Indexed.swift
[1009/1060] Compiling Algorithms Intersperse.swift
[1020/1062] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1021/1062] Compiling BitCollections BitSet+SetAlgebra union.swift
[1022/1062] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1023/1062] Compiling BitCollections BitSet.Counted.swift
[1024/1062] Compiling BitCollections BitSet.Index.swift
[1025/1062] Compiling BitCollections BitSet._UnsafeHandle.swift
[1026/1062] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1027/1062] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1028/1062] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1029/1062] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1030/1062] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1031/1062] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1054/1064] Compiling Collections Collections.swift
[1055/1064] Emitting module Collections
[1056/1064] Compiling Algorithms Unique.swift
[1057/1064] Compiling Algorithms Windows.swift
[1061/1064] Emitting module Atomics
[1061/1064] Compiling c-nioatomics.c
[1063/1064] Emitting module Algorithms
[1063/1064] Compiling c-atomics.c
[1065/1070] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1066/1070] Compiling NIOConcurrencyHelpers lock.swift
[1067/1070] Compiling NIOConcurrencyHelpers NIOLock.swift
[1068/1070] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1069/1070] Compiling NIOConcurrencyHelpers atomics.swift
[1070/1070] Emitting module NIOConcurrencyHelpers
[1071/1158] Emitting module ConsoleKitTerminal
[1072/1160] Compiling NIOCore AsyncChannelHandler.swift
[1073/1160] Compiling NIOCore AsyncChannelInboundStream.swift
[1074/1160] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1075/1160] Compiling NIOCore DeadChannel.swift
[1076/1160] Compiling NIOCore DispatchQueue+WithFuture.swift
[1077/1160] Compiling NIOCore EventLoop+Deprecated.swift
[1078/1160] Compiling NIOCore AddressedEnvelope.swift
[1079/1160] Compiling NIOCore AsyncAwaitSupport.swift
[1080/1160] Compiling NIOCore AsyncChannel.swift
[1081/1160] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1082/1160] Compiling NIOCore ByteBuffer-conversions.swift
[1083/1160] Compiling NIOCore Channel.swift
[1084/1160] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1085/1160] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1086/1160] Compiling NIOCore NIOAsyncWriter.swift
[1087/1160] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1088/1160] Compiling NIOCore BSDSocketAPI.swift
[1089/1160] Compiling NIOCore ByteBuffer-aux.swift
[1090/1160] Compiling NIOCore Codec.swift
[1091/1160] Compiling NIOCore ConvenienceOptionSupport.swift
[1092/1160] Compiling NIOCore ChannelHandler.swift
[1093/1160] Compiling NIOCore ChannelHandlers.swift
[1094/1160] Compiling NIOCore ChannelInvoker.swift
[1095/1160] Compiling NIOCore ChannelOption.swift
[1096/1160] Compiling NIOCore ChannelPipeline.swift
[1097/1160] Compiling NIOCore CircularBuffer.swift
[1098/1160] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1099/1160] Compiling ConsoleKitTerminal LoggerFragment.swift
[1100/1160] Compiling NIOCore GlobalSingletons.swift
[1101/1160] Compiling NIOCore IO.swift
[1102/1160] Compiling NIOCore IOData.swift
[1103/1160] Compiling NIOCore IPProtocol.swift
[1104/1160] Compiling NIOCore IntegerBitPacking.swift
[1105/1160] Compiling NIOCore IntegerTypes.swift
[1106/1188] Compiling NIOCore Interfaces.swift
[1107/1188] Compiling NIOCore Linux.swift
[1108/1188] Compiling NIOCore MarkedCircularBuffer.swift
[1109/1188] Compiling NIOCore MulticastChannel.swift
[1110/1188] Compiling NIOCore NIOAny.swift
[1111/1188] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1112/1188] Compiling NIOCore NIOLoopBound.swift
[1113/1188] Compiling NIOCore NIOScheduledCallback.swift
[1114/1188] Compiling NIOCore NIOSendable.swift
[1115/1188] Compiling NIOCore RecvByteBufferAllocator.swift
[1116/1188] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1117/1188] Compiling NIOCore SocketAddresses.swift
[1118/1188] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1119/1188] Compiling ConsoleKitCommands AsyncCommand.swift
[1120/1188] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1121/1188] Compiling ConsoleKitCommands Commands.swift
[1122/1188] Compiling ConsoleKitCommands Console+Run.swift
[1123/1188] Compiling ConsoleKitCommands ConsoleError.swift
[1124/1188] Compiling ConsoleKitCommands Completion.swift
[1125/1188] Compiling ConsoleKitCommands Flag.swift
[1126/1188] Compiling ConsoleKitCommands Option.swift
[1127/1188] Compiling ConsoleKitCommands Argument.swift
[1128/1188] Compiling ConsoleKitCommands CommandSignature.swift
[1129/1190] Compiling NIOCore SocketOptionProvider.swift
[1130/1190] Compiling NIOCore SystemCallHelpers.swift
[1131/1190] Compiling NIOCore TimeAmount+Duration.swift
[1132/1190] Compiling NIOCore TypeAssistedChannelHandler.swift
[1133/1190] Compiling NIOCore UniversalBootstrapSupport.swift
[1134/1190] Compiling NIOCore Utilities.swift
[1135/1190] Emitting module ConsoleKitCommands
[1136/1190] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1137/1190] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1138/1190] Compiling ConsoleKitCommands CommandGroup.swift
[1139/1190] Compiling ConsoleKitCommands CommandInput.swift
[1140/1190] Compiling ConsoleKitCommands AsyncCommands.swift
[1141/1190] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1142/1190] Compiling ConsoleKitCommands AnyCommand.swift
[1143/1190] Compiling ConsoleKitCommands Command.swift
[1144/1190] Compiling ConsoleKitCommands CommandContext.swift
[1145/1190] Compiling ConsoleKitCommands CommandError.swift
[1146/1190] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1147/1190] Compiling ConsoleKitCommands Utilities.swift
[1169/1192] Emitting module ConsoleKit
[1170/1192] Compiling ConsoleKit Exports.swift
[1178/1192] Compiling NIOCore ByteBuffer-core.swift
[1179/1192] Compiling NIOCore ByteBuffer-hex.swift
[1180/1192] Compiling NIOCore ByteBuffer-int.swift
[1181/1192] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1182/1192] Compiling NIOCore ByteBuffer-multi-int.swift
[1183/1192] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1184/1192] Compiling NIOCore ByteBuffer-views.swift
[1185/1192] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1186/1192] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1187/1192] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1188/1192] Compiling NIOCore EventLoopFuture.swift
[1189/1192] Compiling NIOCore FileDescriptor.swift
[1190/1192] Compiling NIOCore FileHandle.swift
[1191/1192] Compiling NIOCore FileRegion.swift
[1192/1192] Emitting module NIOCore
[1193/1245] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1194/1245] Emitting module NIOEmbedded
[1195/1245] Compiling NIOEmbedded AsyncTestingChannel.swift
[1196/1245] Compiling NIOEmbedded Embedded.swift
[1197/1245] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1198/1245] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1199/1245] Compiling NIOPosix PosixSingletons.swift
[1200/1245] Compiling NIOPosix RawSocketBootstrap.swift
[1201/1245] Compiling NIOPosix Resolver.swift
[1202/1250] Compiling NIOPosix UnsafeTransfer.swift
[1203/1250] Compiling NIOPosix Utilities.swift
[1204/1250] Compiling NIOPosix VsockAddress.swift
[1205/1250] Compiling NIOPosix VsockChannelEvents.swift
[1206/1250] Compiling NIOPosix resource_bundle_accessor.swift
[1207/1250] Emitting module NIOPosix
[1208/1250] Compiling NIOPosix LinuxCPUSet.swift
[1209/1250] Compiling NIOPosix LinuxUring.swift
[1210/1250] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1211/1250] Compiling NIOPosix NIOThreadPool.swift
[1212/1250] Compiling NIOPosix NonBlockingFileIO.swift
[1213/1250] Compiling NIOPosix SocketProtocols.swift
[1214/1250] Compiling NIOPosix System.swift
[1215/1250] Compiling NIOPosix Thread.swift
[1216/1250] Compiling NIOPosix ThreadPosix.swift
[1217/1250] Compiling NIOPosix ThreadWindows.swift
[1218/1250] Compiling NIOPosix GetaddrinfoResolver.swift
[1219/1250] Compiling NIOPosix HappyEyeballs.swift
[1220/1250] Compiling NIOPosix IO.swift
[1221/1250] Compiling NIOPosix IntegerBitPacking.swift
[1222/1250] Compiling NIOPosix IntegerTypes.swift
[1223/1250] Compiling NIOPosix Linux.swift
[1224/1250] Compiling NIOPosix Selectable.swift
[1225/1250] Compiling NIOPosix SelectableChannel.swift
[1226/1250] Compiling NIOPosix SelectableEventLoop.swift
[1227/1250] Compiling NIOPosix SelectorEpoll.swift
[1228/1250] Compiling NIOPosix SelectorGeneric.swift
[1229/1250] Compiling NIOPosix BSDSocketAPICommon.swift
[1230/1250] Compiling NIOPosix BSDSocketAPIPosix.swift
[1231/1250] Compiling NIOPosix BSDSocketAPIWindows.swift
[1232/1250] Compiling NIOPosix BaseSocket.swift
[1233/1250] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1234/1250] Compiling NIOPosix BaseSocketChannel.swift
[1235/1250] Compiling NIOPosix SelectorKqueue.swift
[1236/1250] Compiling NIOPosix SelectorUring.swift
[1237/1250] Compiling NIOPosix ServerSocket.swift
[1238/1250] Compiling NIOPosix Socket.swift
[1239/1250] Compiling NIOPosix SocketChannel.swift
[1240/1250] Compiling NIOPosix PendingDatagramWritesManager.swift
[1241/1250] Compiling NIOPosix PendingWritesManager.swift
[1242/1250] Compiling NIOPosix PipeChannel.swift
[1243/1250] Compiling NIOPosix PipePair.swift
[1244/1250] Compiling NIOPosix Pool.swift
[1245/1250] Compiling NIOPosix BaseStreamSocketChannel.swift
[1246/1250] Compiling NIOPosix Bootstrap.swift
[1247/1250] Compiling NIOPosix ControlMessage.swift
[1248/1250] Compiling NIOPosix DatagramVectorReadManager.swift
[1249/1250] Compiling NIOPosix Errors+Any.swift
[1250/1250] Compiling NIOPosix FileDescriptor.swift
[1251/1310] Compiling NIO Exports.swift
[1252/1310] Emitting module NIO
[1253/1350] Compiling _NIOFileSystem DirectoryEntries.swift
[1254/1350] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1255/1352] Compiling _NIOFileSystem ByteCount.swift
[1256/1352] Compiling _NIOFileSystem Convenience.swift
[1257/1352] Compiling NIOSOCKS ClientGreeting.swift
[1258/1352] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1259/1352] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1260/1352] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1261/1352] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1262/1352] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1263/1352] Compiling NIOSOCKS Helpers.swift
[1264/1353] Compiling NIOSOCKS Errors.swift
[1265/1353] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1266/1353] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1267/1353] Compiling NIOSOCKS SOCKSResponse.swift
[1268/1353] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1269/1353] Compiling NIOSOCKS ClientStateMachine.swift
[1270/1353] Compiling NIOSOCKS AuthenticationMethod.swift
[1272/1353] Compiling NIOTLS TLSEvents.swift
[1273/1353] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1274/1353] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1275/1353] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1276/1353] Emitting module NIOTLS
[1277/1353] Compiling NIOTLS SNIHandler.swift
[1278/1353] Compiling NIOSOCKS SOCKSRequest.swift
[1279/1353] Compiling NIOSOCKS Messages.swift
[1280/1353] Emitting module NIOSOCKS
[1281/1353] Compiling NIOSOCKS SOCKSClientHandler.swift
[1282/1353] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1283/1353] Compiling NIOSOCKS ServerStateMachine.swift
[1284/1353] Emitting module _NIOFileSystem
[1285/1385] Compiling NIOSSL RNG.swift
[1286/1385] Compiling NIOSSL SafeCompare.swift
[1287/1385] Compiling NIOSSL Zeroization.swift
[1288/1385] Emitting module NIOFoundationCompat
[1289/1385] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1290/1385] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1291/1385] Compiling NIOSSL SSLPKCS12Bundle.swift
[1292/1385] Compiling NIOSSL SSLPrivateKey.swift
[1293/1385] Compiling NIOSSL SSLPublicKey.swift
[1294/1385] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1295/1385] Compiling NIOSSL IdentityVerification.swift
[1296/1385] Compiling NIOSSL SSLErrors.swift
[1297/1407] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1298/1407] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1299/1407] Compiling NIOTransportServices NIOTSEventLoop.swift
[1300/1407] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1301/1407] Compiling _NIOFileSystem Utilities.swift
[1302/1407] Compiling _NIOFileSystem OpenOptions.swift
[1303/1407] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1304/1407] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1305/1407] Compiling NIOTransportServices StateManagedChannel.swift
[1306/1407] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1307/1407] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1308/1407] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1309/1407] Compiling NIOTransportServices NIOTSErrors.swift
[1310/1407] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1311/1407] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1312/1407] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1315/1407] Compiling NIOSSL SSLInit.swift
[1316/1407] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1317/1407] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1318/1407] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1319/1407] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1322/1407] Compiling NIOTransportServices AcceptHandler.swift
[1323/1407] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1324/1407] Compiling NIOTransportServices NIOTSSingletons.swift
[1325/1407] Compiling NIOTransportServices NIOTSBootstraps.swift
[1326/1407] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1327/1407] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1330/1407] Emitting module NIOHTTP1
[1333/1408] Compiling _NIOFileSystem Syscall.swift
[1334/1408] Compiling _NIOFileSystem Syscalls.swift
[1335/1408] Compiling _NIOFileSystem SystemFileHandle.swift
[1336/1408] Compiling _NIOFileSystem CInterop.swift
[1337/1408] Compiling _NIOFileSystem Errno.swift
[1338/1408] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1339/1408] Compiling _NIOFileSystem Mocking.swift
[1340/1408] Emitting module NIOTransportServices
[1352/1410] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1353/1410] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1354/1410] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1355/1410] Emitting module AsyncKit
[1362/1478] Compiling NIOExtras JSONRPCFraming.swift
[1363/1478] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1364/1478] Compiling NIOExtras LengthFieldPrepender.swift
[1365/1478] Compiling NIOExtras DebugInboundEventsHandler.swift
[1366/1478] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1367/1478] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1368/1478] Compiling NIOExtras QuiescingHelper.swift
[1369/1478] Compiling NIOExtras RequestResponseHandler.swift
[1370/1478] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1371/1478] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1372/1478] Compiling NIOWebSocket WebSocketOpcode.swift
[1373/1479] Emitting module NIOSSL
[1374/1479] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1375/1479] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1376/1479] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1377/1479] Compiling NIOHPACK IndexedHeaderTable.swift
[1378/1479] Compiling NIOHPACK IntegerCoding.swift
[1387/1480] Compiling NIOHTTPCompression HTTPCompression.swift
[1388/1480] Compiling NIOHPACK HuffmanTables.swift
[1389/1480] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1390/1485] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1391/1485] Compiling NIOHTTPCompression HTTPDecompression.swift
[1392/1485] Emitting module NIOHTTPCompression
[1393/1485] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1394/1485] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1395/1485] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1396/1485] Compiling NIOHPACK HeaderTables.swift
[1397/1485] Compiling NIOHPACK HuffmanCoding.swift
[1398/1485] Compiling NIOHPACK StaticHeaderTable.swift
[1399/1485] Compiling NIOExtras NIORequestIdentifiable.swift
[1400/1485] Compiling NIOExtras PCAPRingBuffer.swift
[1401/1485] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1404/1486] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1405/1486] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1406/1486] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1407/1486] Compiling NIOWebSocket SHA1.swift
[1408/1486] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1409/1486] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1410/1486] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1411/1486] Emitting module NIOWebSocket
[1412/1486] Compiling NIOWebSocket WebSocketFrame.swift
[1413/1486] Compiling NIOExtras NIOExtrasError.swift
[1414/1486] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1417/1486] Compiling NIOExtras LineBasedFrameDecoder.swift
[1423/1486] Emitting module NIOExtras
[1426/1486] Compiling NIOHPACK HPACKErrors.swift
[1427/1486] Compiling NIOHPACK HPACKEncoder.swift
[1428/1486] Compiling NIOHPACK HPACKHeader.swift
[1431/1486] Emitting module NIOHPACK
[1432/1486] Compiling NIOFileSystem Exports.swift
[1433/1486] Emitting module NIOFileSystem
[1453/1486] Emitting module _NIOFileSystemFoundationCompat
[1454/1486] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1455/1486] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1472/1486] Emitting module MultipartKit
[1475/1548] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1476/1548] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1477/1548] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1478/1548] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1479/1548] Compiling NIOHTTP2 MaySendFrames.swift
[1480/1548] Compiling NIOHTTP2 SendingDataState.swift
[1481/1548] Compiling NIOHTTP2 SendingGoawayState.swift
[1482/1548] Compiling NIOHTTP2 SendingHeadersState.swift
[1483/1548] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1484/1554] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1485/1554] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1486/1554] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1487/1554] Compiling NIOExtras WritePCAPHandler.swift
[1488/1562] Compiling NIOHTTP2 HTTP2Settings.swift
[1489/1562] Compiling NIOHTTP2 HTTP2Stream.swift
[1490/1562] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1491/1562] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1492/1562] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1493/1562] Compiling NIOHTTP2 HTTP2StreamID.swift
[1494/1562] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1495/1562] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1496/1562] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1497/1562] Compiling NIOHTTP2 InboundEventBuffer.swift
[1498/1562] Compiling NIOHTTP2 InboundWindowManager.swift
[1499/1562] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1500/1562] Emitting module NIOHTTP2
[1501/1562] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1502/1562] Compiling NIOHTTP2 StreamChannelList.swift
[1503/1562] Compiling NIOHTTP2 StreamMap.swift
[1504/1562] Compiling NIOHTTP2 StreamStateMachine.swift
[1505/1562] Compiling NIOHTTP2 UnsafeTransfer.swift
[1506/1562] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1507/1562] Compiling WebSocketKit WebSocketHandler.swift
[1508/1562] Compiling WebSocketKit WebSocket.swift
[1509/1562] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1510/1562] Compiling WebSocketKit WebSocket+Connect.swift
[1511/1562] Emitting module WebSocketKit
[1512/1562] Compiling WebSocketKit WebSocket+Concurrency.swift
[1513/1562] Compiling WebSocketKit WebSocketClient.swift
[1514/1562] Compiling WebSocketKit Exports.swift
[1515/1562] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1516/1562] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1517/1562] Compiling NIOHTTP2 MayReceiveFrames.swift
[1518/1562] Compiling NIOHTTP2 ReceivingDataState.swift
[1519/1562] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1522/1562] Compiling NIOHTTP2 SendingRstStreamState.swift
[1523/1562] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1524/1562] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1525/1562] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1526/1562] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1527/1562] Compiling NIOHTTP2 HasLocalSettings.swift
[1528/1562] Compiling NIOHTTP2 HasRemoteSettings.swift
[1529/1562] Compiling NIOHTTP2 Error+Any.swift
[1533/1562] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1534/1562] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1535/1562] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1536/1562] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1537/1562] Compiling NIOHTTP2 HTTP2Frame.swift
[1538/1562] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1539/1562] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1540/1562] Compiling NIOHTTP2 HTTP2PingData.swift
[1541/1562] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1542/1562] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1543/1562] Compiling NIOHTTP2 QuiescingState.swift
[1544/1562] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1545/1562] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1546/1562] Compiling NIOHTTP2 StateMachineResult.swift
[1547/1562] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1548/1562] Compiling NIOHTTP2 DOSHeuristics.swift
[1549/1562] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1550/1562] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1551/1562] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1552/1562] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1553/1562] Compiling NIOHTTP2 HTTP2Error.swift
[1554/1562] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1563/1621] Emitting module AsyncHTTPClient
[1564/1627] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1565/1627] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1566/1627] Compiling AsyncHTTPClient ConnectionPool.swift
[1567/1627] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1568/1627] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1569/1627] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1570/1627] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1571/1627] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1572/1627] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1573/1627] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1574/1627] Compiling AsyncHTTPClient ConnectionTarget.swift
[1575/1627] Compiling AsyncHTTPClient DeconstructedURL.swift
[1576/1627] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1577/1627] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1578/1627] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1579/1627] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1580/1627] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1581/1627] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1582/1627] Compiling AsyncHTTPClient RequestBodyLength.swift
[1583/1627] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1584/1627] Compiling AsyncHTTPClient RequestOptions.swift
[1585/1627] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1586/1627] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1587/1627] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1588/1627] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1589/1627] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1590/1627] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1591/1627] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1592/1627] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1593/1627] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1594/1627] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1595/1627] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1596/1627] Compiling AsyncHTTPClient NWErrorHandler.swift
[1597/1627] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1598/1627] Compiling AsyncHTTPClient TLSConfiguration.swift
[1599/1627] Compiling AsyncHTTPClient RedirectState.swift
[1600/1627] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1601/1627] Compiling AsyncHTTPClient RequestBag.swift
[1602/1627] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1603/1627] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1604/1627] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1605/1627] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1606/1627] Compiling AsyncHTTPClient Transaction.swift
[1607/1627] Compiling AsyncHTTPClient Base64.swift
[1608/1627] Compiling AsyncHTTPClient BasicAuth.swift
[1609/1627] Compiling AsyncHTTPClient RequestValidation.swift
[1610/1627] Compiling AsyncHTTPClient SSLContextCache.swift
[1611/1627] Compiling AsyncHTTPClient Scheme.swift
[1612/1627] Compiling AsyncHTTPClient Singleton.swift
[1613/1627] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1614/1627] Compiling AsyncHTTPClient Utils.swift
[1615/1627] Compiling AsyncHTTPClient FoundationExtensions.swift
[1616/1627] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1617/1627] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1618/1627] Compiling AsyncHTTPClient HTTPClient.swift
[1619/1627] Compiling AsyncHTTPClient HTTPHandler.swift
[1620/1627] Compiling AsyncHTTPClient LRUCache.swift
[1621/1627] Compiling AsyncHTTPClient HTTP1Connection.swift
[1622/1627] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1623/1627] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1624/1627] Compiling AsyncHTTPClient HTTP2Connection.swift
[1625/1627] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1626/1627] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1627/1627] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1628/1827] Compiling HaystackClientNIO Client+HTTPClient.swift
[1629/1827] Emitting module HaystackClientNIO
[1630/1827] Compiling HaystackClientNIO Exports.swift
[1631/1827] Compiling HaystackClientNIO HTTPClientFetcher.swift
[1632/1827] Compiling Vapor FormDataDecoder+Content.swift
[1633/1827] Compiling Vapor FormDataEncoder+Content.swift
[1634/1827] Compiling Vapor Application+Password.swift
[1635/1827] Compiling Vapor Application+Passwords.swift
[1636/1827] Compiling Vapor AsyncPasswordHasher.swift
[1637/1827] Compiling Vapor BcryptHasher.swift
[1638/1827] Compiling Vapor PasswordHasher.swift
[1639/1827] Compiling Vapor PlaintextHasher.swift
[1640/1827] Compiling Vapor Request+Password.swift
[1641/1827] Compiling Vapor Redirect.swift
[1642/1827] Compiling Vapor Request+Body.swift
[1643/1827] Compiling Vapor Request+BodyStream.swift
[1644/1827] Compiling Vapor Request.swift
[1645/1827] Compiling Vapor Application+Responder.swift
[1646/1827] Compiling Vapor DefaultResponder.swift
[1647/1827] Compiling Vapor Response+Body.swift
[1648/1827] Compiling Vapor Response.swift
[1649/1827] Compiling Vapor ResponseCodable.swift
[1650/1827] Compiling Vapor Application+Routes.swift
[1651/1827] Compiling Vapor Parameters+Require.swift
[1652/1827] Compiling Vapor Request+WebSocket.swift
[1653/1827] Compiling Vapor Route.swift
[1654/1848] Compiling Vapor Application.swift
[1655/1848] Compiling Vapor AuthenticationCache.swift
[1656/1848] Compiling Vapor Authenticator.swift
[1657/1848] Compiling Vapor BasicAuthorization.swift
[1658/1848] Compiling Vapor BearerAuthorization.swift
[1659/1848] Compiling Vapor GuardMiddleware.swift
[1660/1848] Compiling Vapor RedirectMiddleware.swift
[1661/1848] Compiling Vapor SessionAuthenticatable.swift
[1662/1848] Compiling Vapor Bcrypt.swift
[1663/1848] Compiling Vapor Application+Cache.swift
[1664/1848] Compiling Vapor Cache.swift
[1665/1848] Compiling Vapor CacheExpirationTime.swift
[1666/1848] Compiling Vapor MemoryCache.swift
[1667/1848] Compiling Vapor Request+Cache.swift
[1668/1848] Compiling Vapor Application+Clients.swift
[1669/1848] Compiling Vapor Client.swift
[1670/1848] Compiling Vapor ClientRequest.swift
[1671/1848] Compiling Vapor ClientResponse.swift
[1672/1848] Compiling Vapor Request+Client.swift
[1673/1848] Compiling Vapor BootCommand.swift
[1674/1848] Compiling Vapor CommandContext+Application.swift
[1675/1848] Compiling Vapor RoutesCommand.swift
[1676/1848] Compiling Vapor PlaintextDecoder.swift
[1677/1848] Compiling Vapor PlaintextEncoder.swift
[1678/1848] Compiling Vapor URLQueryCoders.swift
[1679/1848] Compiling Vapor URLQueryContainer.swift
[1680/1848] Compiling Vapor Core.swift
[1681/1848] Compiling Vapor Running.swift
[1682/1848] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1683/1848] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1684/1848] Compiling Vapor DotEnvFile+load.swift
[1685/1848] Compiling Vapor Routes+caseInsenstive.swift
[1686/1848] Compiling Vapor Validatable+validate.swift
[1687/1848] Compiling Vapor Environment+Process.swift
[1688/1848] Compiling Vapor Environment+Secret.swift
[1689/1848] Compiling Vapor Environment.swift
[1690/1848] Compiling Vapor Abort.swift
[1691/1848] Compiling Vapor AbortError.swift
[1692/1848] Compiling Vapor DebuggableError.swift
[1693/1848] Compiling Vapor Demangler.swift
[1694/1848] Compiling Vapor ErrorSource.swift
[1695/1848] Compiling Vapor StackTrace.swift
[1696/1848] Compiling Vapor Exports.swift
[1697/1848] Compiling Vapor Application+HTTP.swift
[1698/1848] Compiling Vapor DotEnv.swift
[1699/1848] Compiling Vapor Extendable.swift
[1700/1848] Compiling Vapor File.swift
[1701/1848] Compiling Vapor FileIO.swift
[1702/1848] Compiling Vapor LifecycleHandler.swift
[1703/1848] Compiling Vapor OptionalType.swift
[1704/1848] Compiling Vapor RFC1123.swift
[1705/1848] Compiling Vapor SocketAddress+Hostname.swift
[1706/1848] Compiling Vapor Storage.swift
[1707/1848] Compiling Vapor String+IsIPAddress.swift
[1708/1848] Compiling Vapor Thread.swift
[1709/1848] Compiling Vapor URI.swift
[1710/1848] Compiling Vapor RangeResult.swift
[1711/1848] Compiling Vapor Validatable.swift
[1712/1848] Compiling Vapor Validation.swift
[1713/1848] Compiling Vapor ValidationKey.swift
[1714/1848] Compiling Vapor Validations.swift
[1715/1848] Compiling Vapor ValidationsError.swift
[1716/1848] Compiling Vapor Validator.swift
[1717/1848] Compiling Vapor ValidatorResult.swift
[1718/1848] Compiling Vapor And.swift
[1719/1848] Compiling Vapor Case.swift
[1720/1848] Compiling Vapor CharacterSet.swift
[1721/1848] Compiling Vapor Count.swift
[1722/1848] Compiling Vapor Custom.swift
[1723/1848] Compiling Vapor Email.swift
[1724/1848] Compiling Vapor Empty.swift
[1725/1848] Compiling Vapor In.swift
[1726/1848] Compiling Vapor Nil.swift
[1727/1848] Compiling Vapor NilIgnoring.swift
[1728/1848] Compiling Vapor Not.swift
[1729/1848] Compiling Vapor Or.swift
[1730/1848] Compiling Vapor Pattern.swift
[1731/1848] Compiling Vapor Range.swift
[1732/1848] Compiling Vapor URL.swift
[1733/1848] Compiling Vapor Valid.swift
[1734/1848] Compiling Vapor Application+Views.swift
[1735/1848] Compiling Vapor PlaintextRenderer.swift
[1736/1848] Compiling Vapor Request+View.swift
[1737/1848] Compiling Vapor View.swift
[1738/1848] Compiling Vapor ViewRenderer.swift
[1739/1848] Compiling Vapor _Deprecations.swift
[1740/1848] Emitting module Vapor
[1741/1848] Compiling Vapor RouteCollection.swift
[1742/1848] Compiling Vapor Routes.swift
[1743/1848] Compiling Vapor RoutesBuilder+Group.swift
[1744/1848] Compiling Vapor RoutesBuilder+Method.swift
[1745/1848] Compiling Vapor RoutesBuilder+Middleware.swift
[1746/1848] Compiling Vapor RoutesBuilder+WebSocket.swift
[1747/1848] Compiling Vapor RoutesBuilder.swift
[1748/1848] Compiling Vapor OTP.swift
[1749/1848] Compiling Vapor Application+Servers.swift
[1750/1848] Compiling Vapor Server.swift
[1751/1848] Compiling Vapor App+Service.swift
[1752/1848] Compiling Vapor Req+Service.swift
[1753/1848] Compiling Vapor Service.swift
[1754/1848] Compiling Vapor Application+Sessions.swift
[1755/1848] Compiling Vapor MemorySessions.swift
[1756/1848] Compiling Vapor Request+Session.swift
[1757/1848] Compiling Vapor Session.swift
[1758/1848] Compiling Vapor SessionCache.swift
[1759/1848] Compiling Vapor SessionData.swift
[1760/1848] Compiling Vapor SessionDriver.swift
[1761/1848] Compiling Vapor SessionsConfiguration.swift
[1762/1848] Compiling Vapor ServeCommand.swift
[1763/1848] Compiling Vapor AnyResponse+Concurrency.swift
[1764/1848] Compiling Vapor AsyncBasicResponder.swift
[1765/1848] Compiling Vapor AsyncMiddleware.swift
[1766/1848] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1767/1848] Compiling Vapor AsyncSessionDriver.swift
[1768/1848] Compiling Vapor Authentication+Concurrency.swift
[1769/1848] Compiling Vapor Cache+Concurrency.swift
[1770/1848] Compiling Vapor Client+Concurrency.swift
[1771/1848] Compiling Vapor RequestBody+Concurrency.swift
[1772/1848] Compiling Vapor Responder+Concurrency.swift
[1773/1848] Compiling Vapor ResponseCodable+Concurrency.swift
[1774/1848] Compiling Vapor RoutesBuilder+Concurrency.swift
[1775/1848] Compiling Vapor ViewRenderer+Concurrency.swift
[1776/1848] Compiling Vapor WebSocket+Concurrency.swift
[1777/1848] Compiling Vapor ContainerGetPathExecutor.swift
[1778/1848] Compiling Vapor Content.swift
[1779/1848] Compiling Vapor ContentCoders.swift
[1780/1848] Compiling Vapor ContentConfiguration.swift
[1781/1848] Compiling Vapor ContentContainer.swift
[1782/1848] Compiling Vapor JSONCoder+Custom.swift
[1783/1848] Compiling Vapor JSONCoders+Content.swift
[1784/1848] Compiling Vapor HTTPMediaTypePreference.swift
[1785/1848] Compiling Vapor Responder.swift
[1786/1848] Compiling Vapor Application+HTTP+Server.swift
[1787/1848] Compiling Vapor HTTPServer.swift
[1788/1848] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1789/1848] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1790/1848] Compiling Vapor HTTPServerHandler.swift
[1791/1848] Compiling Vapor HTTPServerRequestDecoder.swift
[1792/1848] Compiling Vapor HTTPServerResponseEncoder.swift
[1793/1848] Compiling Vapor HTTPServerUpgradeHandler.swift
[1794/1848] Compiling Vapor Logger+Report.swift
[1795/1848] Compiling Vapor LoggingSystem+Environment.swift
[1796/1848] Compiling Vapor Application+Middleware.swift
[1797/1848] Compiling Vapor CORSMiddleware.swift
[1798/1848] Compiling Vapor ErrorMiddleware.swift
[1799/1848] Compiling Vapor FileMiddleware.swift
[1800/1848] Compiling Vapor Middleware.swift
[1801/1848] Compiling Vapor MiddlewareConfiguration.swift
[1802/1848] Compiling Vapor ResponseCompressionMiddleware.swift
[1803/1848] Compiling Vapor RouteLoggingMiddleware.swift
[1804/1848] Compiling Vapor TracingMiddleware.swift
[1805/1848] Compiling Vapor File+Multipart.swift
[1806/1848] Compiling Vapor SessionsMiddleware.swift
[1807/1848] Compiling Vapor URLEncodedFormData.swift
[1808/1848] Compiling Vapor URLEncodedFormDecoder.swift
[1809/1848] Compiling Vapor URLEncodedFormEncoder.swift
[1810/1848] Compiling Vapor URLEncodedFormError.swift
[1811/1848] Compiling Vapor URLEncodedFormParser.swift
[1812/1848] Compiling Vapor URLEncodedFormSerializer.swift
[1813/1848] Compiling Vapor URLQueryFragmentConvertible.swift
[1814/1848] Compiling Vapor AnyResponse.swift
[1815/1848] Compiling Vapor Array+Random.swift
[1816/1848] Compiling Vapor Base32.swift
[1817/1848] Compiling Vapor Base64.swift
[1818/1848] Compiling Vapor BaseN.swift
[1819/1848] Compiling Vapor BasicCodingKey.swift
[1820/1848] Compiling Vapor ByteCount.swift
[1821/1848] Compiling Vapor Bytes+Hex.swift
[1822/1848] Compiling Vapor Bytes+SecureCompare.swift
[1823/1848] Compiling Vapor Collection+Safe.swift
[1824/1848] Compiling Vapor DataProtocol+Copy.swift
[1825/1848] Compiling Vapor DecoderUnwrapper.swift
[1826/1848] Compiling Vapor DirectoryConfiguration.swift
[1827/1848] Compiling Vapor BasicResponder.swift
[1828/1848] Compiling Vapor BodyStream.swift
[1829/1848] Compiling Vapor Application+HTTP+Client.swift
[1830/1848] Compiling Vapor EventLoopHTTPClient.swift
[1831/1848] Compiling Vapor EndpointCache.swift
[1832/1848] Compiling Vapor HTTPMethod+String.swift
[1833/1848] Compiling Vapor HTTPStatus.swift
[1834/1848] Compiling Vapor HTTPCookies.swift
[1835/1848] Compiling Vapor HTTPHeaderCacheControl.swift
[1836/1848] Compiling Vapor HTTPHeaderExpires.swift
[1837/1848] Compiling Vapor HTTPHeaderLastModified.swift
[1838/1848] Compiling Vapor HTTPHeaders+Cache.swift
[1839/1848] Compiling Vapor HTTPHeaders+Connection.swift
[1840/1848] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1841/1848] Compiling Vapor HTTPHeaders+ContentRange.swift
[1842/1848] Compiling Vapor HTTPHeaders+Directive.swift
[1843/1848] Compiling Vapor HTTPHeaders+Forwarded.swift
[1844/1848] Compiling Vapor HTTPHeaders+Link.swift
[1845/1848] Compiling Vapor HTTPHeaders+Name.swift
[1846/1848] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1847/1848] Compiling Vapor HTTPHeaders.swift
[1848/1848] Compiling Vapor HTTPMediaType.swift
[1849/1852] Compiling HaystackServerVapor Request+Grid.swift
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/Request+Grid.swift:4:1: warning: extension declares a conformance of imported type 'Grid' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'Haystack' introduce this conformance in the future
 2 | import Vapor
 3 |
 4 | extension Grid: Content {}
   | |- warning: extension declares a conformance of imported type 'Grid' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'Haystack' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |
 6 | extension Request {
[1850/1852] Compiling HaystackServerVapor HTTPMediaType+zinc.swift
[1851/1852] Compiling HaystackServerVapor HaystackRouteCollection.swift
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:18:23: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
 16 |         /// https://project-haystack.org/doc/docHaystack/Ops#close
 17 |         routes.post("close") { _ in
 18 |             try await delegate.close()
    |                       `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
 19 |             return ""
 20 |         }
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:26:45: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
 24 |         /// https://project-haystack.org/doc/docHaystack/Ops#about
 25 |         routes.get("about") { request in
 26 |             try await request.respond(with: delegate.about())
    |                                             `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
 27 |         }
 28 |
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:33:45: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
 31 |         /// https://project-haystack.org/doc/docHaystack/Ops#about
 32 |         routes.post("about") { request in
 33 |             try await request.respond(with: delegate.about())
    |                                             `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
 34 |         }
 35 |
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:51:23: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
 49 |
 50 |             return try await request.respond(
 51 |                 with: delegate.defs(filter: filter, limit: limit)
    |                       `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
 52 |             )
 53 |         }
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:70:23: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
 68 |
 69 |             return try await request.respond(
 70 |                 with: delegate.defs(filter: filter, limit: limit)
    |                       `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
 71 |             )
 72 |         }
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:89:23: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
 87 |
 88 |             return try await request.respond(
 89 |                 with: delegate.libs(filter: filter, limit: limit)
    |                       `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
 90 |             )
 91 |         }
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:108:23: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
106 |
107 |             return try await request.respond(
108 |                 with: delegate.libs(filter: filter, limit: limit)
    |                       `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
109 |             )
110 |         }
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:127:23: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
125 |
126 |             return try await request.respond(
127 |                 with: delegate.libs(filter: filter, limit: limit)
    |                       `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
128 |             )
129 |         }
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:146:23: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
144 |
145 |             return try await request.respond(
146 |                 with: delegate.ops(filter: filter, limit: limit)
    |                       `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
147 |             )
148 |         }
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:165:23: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
163 |
164 |             return try await request.respond(
165 |                 with: delegate.filetypes(filter: filter, limit: limit)
    |                       `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
166 |             )
167 |         }
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:184:23: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
182 |
183 |             return try await request.respond(
184 |                 with: delegate.filetypes(filter: filter, limit: limit)
    |                       `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
185 |             )
186 |         }
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:211:56: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
209 |
210 |             if let ids = ids {
211 |                 return try await request.respond(with: delegate.read(ids: ids))
    |                                                        `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
212 |             } else if let filter = filter {
213 |                 return try await request.respond(
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:244:56: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
242 |
243 |             if let ids = ids {
244 |                 return try await request.respond(with: delegate.read(ids: ids))
    |                                                        `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
245 |             } else if let filter = filter {
246 |                 return try await request.respond(
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:267:23: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
265 |
266 |             return try await request.respond(
267 |                 with: delegate.nav(navId: navId)
    |                       `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
268 |             )
269 |         }
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:284:23: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
282 |
283 |             return try await request.respond(
284 |                 with: delegate.nav(navId: navId)
    |                       `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
285 |             )
286 |         }
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:303:23: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
301 |
302 |             return try await request.respond(
303 |                 with: delegate.hisRead(
    |                       `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
304 |                     id: id,
305 |                     range: range
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:328:23: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
326 |
327 |             return try await request.respond(
328 |                 with: delegate.hisRead(
    |                       `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
329 |                     id: id,
330 |                     range: range
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:354:23: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
352 |
353 |             return try await request.respond(
354 |                 with: delegate.hisWrite(id: id, items: items)
    |                       `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
355 |             )
356 |         }
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:378:27: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
376 |             guard let level = level else {
377 |                 return try await request.respond(
378 |                     with: delegate.pointWriteStatus(id: id)
    |                           `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
379 |                 )
380 |             }
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:427:27: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
425 |             if let watchDis = watchDis {
426 |                 return try await request.respond(
427 |                     with: delegate.watchSubCreate(
    |                           `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
428 |                         watchDis: watchDis,
429 |                         lease: lease,
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:463:27: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
461 |             if grid.meta.has("close") {
462 |                 return try await request.respond(
463 |                     with: delegate.watchUnsubDelete(
    |                           `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
464 |                         watchId: watchId
465 |                     )
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:501:23: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
499 |
500 |             return try await request.respond(
501 |                 with: delegate.watchPoll(
    |                       `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
502 |                     watchId: watchId,
503 |                     refresh: refresh
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:527:23: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
525 |
526 |             return try await request.respond(
527 |                 with: delegate.invokeAction(
    |                       `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
528 |                     id: id,
529 |                     action: action,
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/HaystackRouteCollection.swift:550:52: warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
  3 |
  4 | /// A route collection that exposes Haystack API endpoints.
  5 | public struct HaystackRouteCollection: RouteCollection {
    |               `- note: consider making struct 'HaystackRouteCollection' conform to the 'Sendable' protocol
  6 |     /// This instance defines all Haystack API processing that is done server-side.
  7 |     let delegate: any API
    :
548 |             }
549 |
550 |             return try await request.respond(with: delegate.eval(expression: expr))
    |                                                    `- warning: capture of 'self' with non-sendable type 'HaystackRouteCollection' in a '@Sendable' closure
551 |         }
552 |     }
[1852/1852] Emitting module HaystackServerVapor
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/Request+Grid.swift:4:1: warning: extension declares a conformance of imported type 'Grid' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'Haystack' introduce this conformance in the future
 2 | import Vapor
 3 |
 4 | extension Grid: Content {}
   | |- warning: extension declares a conformance of imported type 'Grid' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'Haystack' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |
 6 | extension Request {
Build complete! (44.32s)
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "Haystack",
  "name" : "Haystack",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "Haystack",
      "targets" : [
        "Haystack"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HaystackClientDarwin",
      "targets" : [
        "HaystackClient",
        "HaystackClientDarwin"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HaystackClientNIO",
      "targets" : [
        "HaystackClient",
        "HaystackClientNIO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HaystackServer",
      "targets" : [
        "HaystackServer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HaystackServerVapor",
      "targets" : [
        "HaystackServerVapor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HaystackTests",
      "module_type" : "SwiftTarget",
      "name" : "HaystackTests",
      "path" : "Tests/HaystackTests",
      "sources" : [
        "BoolTests.swift",
        "CoordTests.swift",
        "DateTests.swift",
        "DateTimeTests.swift",
        "DictTests.swift",
        "FilterTests.swift",
        "GridTests.swift",
        "IO/ZincReaderTests.swift",
        "IO/ZincTokenizerTests.swift",
        "ListTests.swift",
        "MarkerTests.swift",
        "NATests.swift",
        "NullTests.swift",
        "NumberTests.swift",
        "RefTests.swift",
        "RemoveTests.swift",
        "StringTests.swift",
        "SymbolTests.swift",
        "TimeTests.swift",
        "UriTests.swift",
        "XStrTests.swift"
      ],
      "target_dependencies" : [
        "Haystack"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HaystackServerVaporTests",
      "module_type" : "SwiftTarget",
      "name" : "HaystackServerVaporTests",
      "path" : "Tests/HaystackServerVaporTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "HaystackServerVaporTests.swift"
      ],
      "target_dependencies" : [
        "HaystackServerVapor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HaystackServerVapor",
      "module_type" : "SwiftTarget",
      "name" : "HaystackServerVapor",
      "path" : "Sources/HaystackServerVapor",
      "product_dependencies" : [
        "Vapor"
      ],
      "product_memberships" : [
        "HaystackServerVapor"
      ],
      "sources" : [
        "HTTPMediaType+zinc.swift",
        "HaystackRouteCollection.swift",
        "Request+Grid.swift"
      ],
      "target_dependencies" : [
        "Haystack",
        "HaystackServer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HaystackServerTests",
      "module_type" : "SwiftTarget",
      "name" : "HaystackServerTests",
      "path" : "Tests/HaystackServerTests",
      "sources" : [
        "HaystackServerTests.swift"
      ],
      "target_dependencies" : [
        "HaystackServer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HaystackServer",
      "module_type" : "SwiftTarget",
      "name" : "HaystackServer",
      "path" : "Sources/HaystackServer",
      "product_memberships" : [
        "HaystackServer",
        "HaystackServerVapor"
      ],
      "sources" : [
        "HaystackServer.swift",
        "Stores/HistoryStore.swift",
        "Stores/RecordStore.swift",
        "Stores/WatchStore.swift"
      ],
      "target_dependencies" : [
        "Haystack"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HaystackClientTests",
      "module_type" : "SwiftTarget",
      "name" : "HaystackClientTests",
      "path" : "Tests/HaystackClientTests",
      "sources" : [
        "SCRAMTests.swift",
        "UrlSafeBase64Tests.swift"
      ],
      "target_dependencies" : [
        "HaystackClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HaystackClientNIOIntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "HaystackClientNIOIntegrationTests",
      "path" : "Tests/HaystackClientNIOIntegrationTests",
      "sources" : [
        "HaystackClientNIOIntegrationTests.swift"
      ],
      "target_dependencies" : [
        "HaystackClientNIO"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HaystackClientNIO",
      "module_type" : "SwiftTarget",
      "name" : "HaystackClientNIO",
      "path" : "Sources/HaystackClientNIO",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "HaystackClientNIO"
      ],
      "sources" : [
        "Client+HTTPClient.swift",
        "Exports.swift",
        "HTTPClientFetcher.swift"
      ],
      "target_dependencies" : [
        "Haystack",
        "HaystackClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HaystackClientDarwinIntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "HaystackClientDarwinIntegrationTests",
      "path" : "Tests/HaystackClientDarwinIntegrationTests",
      "sources" : [
        "HaystackClientDarwinIntegrationTests.swift"
      ],
      "target_dependencies" : [
        "HaystackClientDarwin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HaystackClientDarwin",
      "module_type" : "SwiftTarget",
      "name" : "HaystackClientDarwin",
      "path" : "Sources/HaystackClientDarwin",
      "product_memberships" : [
        "HaystackClientDarwin"
      ],
      "sources" : [
        "Client+URLSession.swift",
        "Exports.swift",
        "URLSessionFetcher.swift"
      ],
      "target_dependencies" : [
        "Haystack",
        "HaystackClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HaystackClient",
      "module_type" : "SwiftTarget",
      "name" : "HaystackClient",
      "path" : "Sources/HaystackClient",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "HaystackClientDarwin",
        "HaystackClientNIO"
      ],
      "sources" : [
        "Authentication/AuthHash.swift",
        "Authentication/AuthMessage.swift",
        "Authentication/Authenticator.swift",
        "Authentication/ScramAuthenticator.swift",
        "Authentication/ScramClient.swift",
        "Authentication/String+Base64.swift",
        "Client.swift",
        "DataFormat.swift",
        "Fetcher.swift"
      ],
      "target_dependencies" : [
        "Haystack"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Haystack",
      "module_type" : "SwiftTarget",
      "name" : "Haystack",
      "path" : "Sources/Haystack",
      "product_memberships" : [
        "Haystack",
        "HaystackClientDarwin",
        "HaystackClientNIO",
        "HaystackServer",
        "HaystackServerVapor"
      ],
      "sources" : [
        "API/API.swift",
        "API/HisItem.swift",
        "API/HisReadRange.swift",
        "Bool.swift",
        "Coord.swift",
        "Date.swift",
        "DateTime.swift",
        "Dict.swift",
        "Filter.swift",
        "Grid.swift",
        "IO/ZincReader.swift",
        "IO/ZincToken.swift",
        "IO/ZincTokenizer.swift",
        "List.swift",
        "Marker.swift",
        "NA.swift",
        "Null.swift",
        "Number.swift",
        "Ref.swift",
        "Remove.swift",
        "String.swift",
        "Symbol.swift",
        "Time.swift",
        "Uri.swift",
        "Utils/Character+isIdChar.swift",
        "Utils/GridBuilder.swift",
        "Utils/String+tagName.swift",
        "Val.swift",
        "ValError.swift",
        "XStr.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/needleinajaystack/swift-haystack/v0.2.2
Repository:               NeedleInAJayStack/swift-haystack
Swift version used:       6.1
Target:                   Haystack
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'Haystack'...
Finished extracting symbol information for 'Haystack'. (7.13s)
Building documentation for 'Haystack'...
warning: Parameter 'rows' not found in initializer declaration
  --> Sources/Haystack/Grid.swift:29:13-29:17
27 |     /// - Parameters:
28 |     ///   - meta: Grid metadata
29 +     ///   - rows: The rows of the grid
   |             ╰─suggestion: Replace 'rows' with 'rowsAndColumns'
30 |     public init(meta: Dict = [:], rowsAndColumns: [Dict]) {
31 |         self.meta = meta
warning: Parameter 'rowsAndColumns' is missing documentation
  --> Sources/Haystack/Grid.swift:29:39-29:39
27 |     /// - Parameters:
28 |     ///   - meta: Grid metadata
29 +     ///   - rows: The rows of the grid
   |                                       ╰─suggestion: Document 'rowsAndColumns' parameter
30 |     public init(meta: Dict = [:], rowsAndColumns: [Dict]) {
31 |         self.meta = meta
warning: Parameter 'data' not found in initializer declaration
  --> Sources/Haystack/IO/ZincReader.swift:23:9-23:42
21 |
22 |     /// Create a reader from the input zinc string. It is coerced to ASCII format.
23 +     /// - Parameter data: The zinc string
   |         ╰─suggestion: Remove 'data' parameter documentation
24 |     public convenience init(_ string: String) throws {
25 |         guard let data = string.data(using: .utf8) else {
warning: Parameter 'string' is missing documentation
  --> Sources/Haystack/IO/ZincReader.swift:23:42-23:42
21 |
22 |     /// Create a reader from the input zinc string. It is coerced to ASCII format.
23 +     /// - Parameter data: The zinc string
   |                                          ╰─suggestion: Document 'string' parameter
24 |     public convenience init(_ string: String) throws {
25 |         guard let data = string.data(using: .utf8) else {
warning: Parameter 'vals' not found in instance method declaration
   --> Sources/Haystack/Utils/GridBuilder.swift:113:9-113:83
111 |
112 |     /// Append a new row to the grid. Newly seen columns are added automatically with no metadata, although column ordering is not guaranteed.
113 +     /// - Parameter vals: The values of the row, in the same order as the columns.
    |         ╰─suggestion: Remove 'vals' parameter documentation
114 |     /// - Returns: This instance for chaining
115 |     @discardableResult
warning: Parameter 'row' is missing documentation
   --> Sources/Haystack/Utils/GridBuilder.swift:113:83-113:83
111 |
112 |     /// Append a new row to the grid. Newly seen columns are added automatically with no metadata, although column ordering is not guaranteed.
113 +     /// - Parameter vals: The values of the row, in the same order as the columns.
    |                                                                                   ╰─suggestion: Document 'row' parameter
114 |     /// - Returns: This instance for chaining
115 |     @discardableResult
warning: Parameter 'vals' not found in instance method declaration
   --> Sources/Haystack/Utils/GridBuilder.swift:145:9-145:84
143 |
144 |     /// Append new rows to the grid.
145 +     /// - Parameter vals: The values of the rows, in the same order as the columns.
    |         ╰─suggestion: Remove 'vals' parameter documentation
146 |     /// - Returns: This instance for chaining
147 |     @discardableResult
warning: Parameter 'rows' is missing documentation
   --> Sources/Haystack/Utils/GridBuilder.swift:145:84-145:84
143 |
144 |     /// Append new rows to the grid.
145 +     /// - Parameter vals: The values of the rows, in the same order as the columns.
    |                                                                                    ╰─suggestion: Document 'rows' parameter
146 |     /// - Returns: This instance for chaining
147 |     @discardableResult
warning: Parameter 'vals' not found in instance method declaration
   --> Sources/Haystack/Utils/GridBuilder.swift:156:9-156:83
154 |
155 |     /// Append a new row to the grid. Newly seen columns are added automatically with no metadata, although column ordering is not guaranteed.
156 +     /// - Parameter vals: The values of the row, in the same order as the columns.
    |         ╰─suggestion: Remove 'vals' parameter documentation
157 |     /// - Returns: This instance for chaining
158 |     @discardableResult
warning: Parameter 'dict' is missing documentation
   --> Sources/Haystack/Utils/GridBuilder.swift:156:83-156:83
154 |
155 |     /// Append a new row to the grid. Newly seen columns are added automatically with no metadata, although column ordering is not guaranteed.
156 +     /// - Parameter vals: The values of the row, in the same order as the columns.
    |                                                                                   ╰─suggestion: Document 'dict' parameter
157 |     /// - Returns: This instance for chaining
158 |     @discardableResult
warning: Parameter 'vals' not found in instance method declaration
   --> Sources/Haystack/Utils/GridBuilder.swift:165:9-165:83
163 |
164 |     /// Append a new row to the grid. Newly seen columns are added automatically with no metadata, although column ordering is not guaranteed.
165 +     /// - Parameter vals: The values of the row, in the same order as the columns.
    |         ╰─suggestion: Remove 'vals' parameter documentation
166 |     /// - Returns: This instance for chaining
167 |     @discardableResult
warning: Parameter 'dicts' is missing documentation
   --> Sources/Haystack/Utils/GridBuilder.swift:165:83-165:83
163 |
164 |     /// Append a new row to the grid. Newly seen columns are added automatically with no metadata, although column ordering is not guaranteed.
165 +     /// - Parameter vals: The values of the row, in the same order as the columns.
    |                                                                                   ╰─suggestion: Document 'dicts' parameter
166 |     /// - Returns: This instance for chaining
167 |     @discardableResult
Finished building documentation for 'Haystack' (0.50s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/needleinajaystack/swift-haystack/v0.2.2
Updating https://github.com/swift-server/async-http-client.git
Updating https://github.com/apple/swift-distributed-tracing.git
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/vapor/websocket-kit.git
Updating https://github.com/vapor/routing-kit.git
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-nio-transport-services.git
Updated https://github.com/vapor/routing-kit.git (0.47s)
Updated https://github.com/vapor/websocket-kit.git (0.47s)
Updated https://github.com/apple/swift-distributed-tracing.git (0.47s)
Updated https://github.com/swift-server/async-http-client.git (0.49s)
Updating https://github.com/vapor/console-kit.git
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/apple/swift-http-types
Updating https://github.com/apple/swift-algorithms.git
Updated https://github.com/apple/swift-nio-transport-services.git (0.61s)
Updated https://github.com/apple/swift-atomics.git (0.61s)
Updated https://github.com/apple/swift-collections.git (0.61s)
Updating https://github.com/apple/swift-metrics.git
Updating https://github.com/vapor/multipart-kit.git
Updating https://github.com/apple/swift-nio.git
Updated https://github.com/apple/swift-algorithms.git (0.41s)
Updating https://github.com/apple/swift-numerics.git
Updated https://github.com/apple/swift-http-types (0.53s)
Updated https://github.com/apple/swift-crypto.git (0.53s)
Updated https://github.com/vapor/console-kit.git (0.53s)
Updating https://github.com/apple/swift-service-context.git
Updating https://github.com/vapor/async-kit.git
Updating https://github.com/apple/swift-log.git
Updated https://github.com/apple/swift-metrics.git (0.46s)
Updating https://github.com/apple/swift-system.git
Updated https://github.com/vapor/multipart-kit.git (0.77s)
Updated https://github.com/apple/swift-nio.git (0.77s)
Updated https://github.com/apple/swift-numerics.git (0.47s)
Updating https://github.com/apple/swift-nio-ssl.git
Updating https://github.com/apple/swift-nio-extras.git
Updating https://github.com/vapor/vapor.git
Updated https://github.com/apple/swift-service-context.git (0.46s)
Updating https://github.com/apple/swift-nio-http2.git
Updated https://github.com/apple/swift-system.git (0.46s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updated https://github.com/vapor/async-kit.git (0.56s)
Updated https://github.com/apple/swift-log.git (0.56s)
Updated https://github.com/apple/swift-nio-extras.git (0.56s)
Updated https://github.com/apple/swift-nio-ssl.git (0.56s)
Updated https://github.com/apple/swift-nio-http2.git (0.53s)
Updated https://github.com/vapor/vapor.git (0.65s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.56s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.112.0 (2.76s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.24.0 (0.45s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.55s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.47s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.45s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.54s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.53s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.1.0 (0.53s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.43s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.1 (0.44s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.43s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (0.46s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.35.0 (0.46s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (0.56s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.79.0 (0.64s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.48s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.48s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.57s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.0 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.69s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.58s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.59s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.48s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.61s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.81s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.46s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit Identifier.swift
[7/53] Compiling SymbolKit KindIdentifier.swift
[8/53] Compiling SymbolKit Location.swift
[9/53] Compiling SymbolKit Mutability.swift
[10/57] Compiling SymbolKit GenericConstraint.swift
[11/57] Compiling SymbolKit GenericParameter.swift
[12/57] Compiling SymbolKit Generics.swift
[13/57] Compiling SymbolKit Namespace.swift
[14/57] Emitting module SymbolKit
[15/57] Compiling SymbolKit DeclarationFragments.swift
[16/57] Compiling SymbolKit Fragment.swift
[17/57] Compiling SymbolKit FragmentKind.swift
[18/57] Compiling SymbolKit FunctionParameter.swift
[19/57] Compiling SymbolKit FunctionSignature.swift
[20/57] Compiling SymbolKit Names.swift
[21/57] Compiling SymbolKit SPI.swift
[22/57] Compiling SymbolKit Snippet.swift
[23/57] Compiling SymbolKit Extension.swift
[24/57] Compiling SymbolKit SemanticVersion.swift
[25/57] Compiling SymbolKit AccessControl.swift
[26/57] Compiling SymbolKit Availability.swift
[27/57] Compiling SymbolKit AvailabilityItem.swift
[28/57] Compiling SymbolKit Domain.swift
[29/57] Compiling SymbolKit Mixin+Equals.swift
[30/57] Compiling SymbolKit Mixin+Hash.swift
[31/57] Compiling SymbolKit Mixin.swift
[32/57] Compiling SymbolKit LineList.swift
[33/57] Compiling SymbolKit Position.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (7.42s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/29] Compiling Haystack API.swift
[3/29] Compiling Haystack HisItem.swift
[4/29] Compiling Haystack HisReadRange.swift
[5/32] Compiling Haystack Symbol.swift
[6/32] Compiling Haystack Time.swift
[7/32] Compiling Haystack Uri.swift
[8/32] Emitting module Haystack
/Users/admin/builder/spi-builder-workspace/Sources/Haystack/Bool.swift:16:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Bool: Comparable {
   | |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
17 |     public static func < (lhs: Bool, rhs: Bool) -> Bool {
18 |         return !lhs && rhs // false is less than true
[9/32] Compiling Haystack Character+isIdChar.swift
[10/32] Compiling Haystack GridBuilder.swift
[11/32] Compiling Haystack String+tagName.swift
[12/32] Compiling Haystack NA.swift
[13/32] Compiling Haystack Null.swift
[14/32] Compiling Haystack Number.swift
[15/32] Compiling Haystack Val.swift
[16/32] Compiling Haystack ValError.swift
[17/32] Compiling Haystack XStr.swift
[18/32] Compiling Haystack Grid.swift
[19/32] Compiling Haystack ZincReader.swift
[20/32] Compiling Haystack ZincToken.swift
[21/32] Compiling Haystack DateTime.swift
[22/32] Compiling Haystack Dict.swift
[23/32] Compiling Haystack Filter.swift
[24/32] Compiling Haystack Ref.swift
[25/32] Compiling Haystack Remove.swift
[26/32] Compiling Haystack String.swift
[27/32] Compiling Haystack Bool.swift
/Users/admin/builder/spi-builder-workspace/Sources/Haystack/Bool.swift:16:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Bool: Comparable {
   | |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
17 |     public static func < (lhs: Bool, rhs: Bool) -> Bool {
18 |         return !lhs && rhs // false is less than true
[28/32] Compiling Haystack Coord.swift
/Users/admin/builder/spi-builder-workspace/Sources/Haystack/Bool.swift:16:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Bool: Comparable {
   | |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
17 |     public static func < (lhs: Bool, rhs: Bool) -> Bool {
18 |         return !lhs && rhs // false is less than true
[29/32] Compiling Haystack Date.swift
/Users/admin/builder/spi-builder-workspace/Sources/Haystack/Bool.swift:16:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Bool: Comparable {
   | |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
17 |     public static func < (lhs: Bool, rhs: Bool) -> Bool {
18 |         return !lhs && rhs // false is less than true
[30/32] Compiling Haystack ZincTokenizer.swift
[31/32] Compiling Haystack List.swift
[32/32] Compiling Haystack Marker.swift
Build of target: 'Haystack' complete! (4.96s)
Target:                   HaystackClient
Extracting symbol information for 'HaystackClient'...
Finished extracting symbol information for 'HaystackClient'. (5.18s)
Building documentation for 'HaystackClient'...
warning: Parameter 'fetcher' is missing documentation
  --> Sources/HaystackClient/Client.swift:35:90-35:90
33 |     ///   - username: The username to authenticate with
34 |     ///   - password: The password to authenticate with
35 +     ///   - format: The transfer data format. Defaults to `zinc` to reduce data transfer.
   |                                                                                          ╰─suggestion: Document 'fetcher' parameter
36 |     public init(
37 |         baseUrl: String,
Finished building documentation for 'HaystackClient' (0.07s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/needleinajaystack/swift-haystack/v0.2.2
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (3.94s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/63] Compiling Crypto ASN1Any.swift
[3/63] Compiling Crypto ASN1BitString.swift
[4/63] Compiling Crypto ASN1Boolean.swift
[5/63] Compiling Crypto ASN1Identifier.swift
[6/63] Compiling Crypto ASN1Integer.swift
[7/63] Compiling Crypto ASN1Null.swift
[8/63] Compiling Crypto ASN1OctetString.swift
[9/69] Compiling Crypto MessageAuthenticationCode.swift
[10/69] Compiling Crypto AES.swift
[11/69] Compiling Crypto ECDSASignature_boring.swift
[12/69] Compiling Crypto ECDSA_boring.swift
[13/69] Compiling Crypto EdDSA_boring.swift
[14/69] Compiling Crypto ECDSA.swift
[15/69] Compiling Crypto HashFunctions_SHA2.swift
[16/69] Compiling Crypto Insecure.swift
[17/69] Compiling Crypto Insecure_HashFunctions.swift
[18/69] Compiling Crypto ECDH_boring.swift
[19/69] Compiling Crypto DH.swift
[20/69] Compiling Crypto ECDH.swift
[21/69] Compiling Crypto HKDF.swift
[22/69] Compiling Crypto SEC1PrivateKey.swift
[23/69] Compiling Crypto SubjectPublicKeyInfo.swift
[24/69] Compiling Crypto CryptoKitErrors.swift
[25/69] Compiling Crypto Digest_boring.swift
[26/69] Compiling Crypto Digest.swift
[27/69] Compiling Crypto Digests.swift
[28/69] Compiling Crypto HashFunctions.swift
[29/69] Compiling Crypto EdDSA.swift
[30/69] Compiling Crypto Signature.swift
[31/69] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[32/69] Compiling Crypto CryptoKitErrors_boring.swift
[33/69] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[34/69] Compiling Crypto RNG_boring.swift
[35/69] Compiling Crypto AES-GCM.swift
[36/69] Compiling Crypto AES-GCM_boring.swift
[37/69] Compiling Crypto ChaChaPoly_boring.swift
[38/69] Compiling Crypto ChaChaPoly.swift
[39/69] Compiling Crypto Cipher.swift
[40/69] Compiling Crypto Nonces.swift
[41/69] Compiling Crypto ASN1.swift
[42/69] Compiling Crypto ASN1Strings.swift
[43/69] Compiling Crypto ArraySliceBigint.swift
[44/69] Compiling Crypto GeneralizedTime.swift
[45/69] Compiling Crypto ObjectIdentifier.swift
[46/69] Compiling Crypto ECDSASignature.swift
[47/69] Compiling Crypto PEMDocument.swift
[48/69] Compiling Crypto PKCS8PrivateKey.swift
[49/69] Compiling Crypto AESWrap.swift
[50/69] Compiling Crypto AESWrap_boring.swift
[51/69] Compiling Crypto Ed25519_boring.swift
[52/69] Compiling Crypto EllipticCurvePoint_boring.swift
[53/69] Compiling Crypto EllipticCurve_boring.swift
[54/69] Compiling Crypto NISTCurvesKeys_boring.swift
[55/69] Compiling Crypto X25519Keys_boring.swift
[56/69] Compiling Crypto Curve25519.swift
[57/69] Compiling Crypto Ed25519.swift
[58/69] Compiling Crypto NISTCurvesKeys.swift
[59/69] Compiling Crypto X25519Keys.swift
[60/69] Compiling Crypto SymmetricKeys.swift
[61/69] Compiling Crypto HMAC.swift
[62/69] Compiling Crypto MACFunctions.swift
[63/69] Emitting module Crypto
[64/69] Compiling Crypto SafeCompare_boring.swift
[65/69] Compiling Crypto Zeroization_boring.swift
[66/69] Compiling Crypto PrettyBytes.swift
[67/69] Compiling Crypto SafeCompare.swift
[68/69] Compiling Crypto SecureBytes.swift
[69/69] Compiling Crypto Zeroization.swift
[70/79] Compiling HaystackClient Fetcher.swift
[71/79] Compiling HaystackClient DataFormat.swift
[72/79] Compiling HaystackClient String+Base64.swift
[73/79] Compiling HaystackClient AuthMessage.swift
[74/79] Compiling HaystackClient Authenticator.swift
[75/79] Compiling HaystackClient ScramClient.swift
[76/79] Compiling HaystackClient ScramAuthenticator.swift
[77/79] Emitting module HaystackClient
[78/79] Compiling HaystackClient AuthHash.swift
[79/79] Compiling HaystackClient Client.swift
Build of target: 'HaystackClient' complete! (5.03s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/needleinajaystack/swift-haystack/v0.2.2/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/needleinajaystack/swift-haystack/v0.2.2/linkable-paths.json
Target:                   HaystackClientDarwin
Extracting symbol information for 'HaystackClientDarwin'...
Finished extracting symbol information for 'HaystackClientDarwin'. (4.77s)
Building documentation for 'HaystackClientDarwin'...
Finished building documentation for 'HaystackClientDarwin' (0.05s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/needleinajaystack/swift-haystack/v0.2.2
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (4.12s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/5] Compiling HaystackClientDarwin Exports.swift
[3/5] Compiling HaystackClientDarwin Client+URLSession.swift
[4/5] Compiling HaystackClientDarwin URLSessionFetcher.swift
[5/5] Emitting module HaystackClientDarwin
Build of target: 'HaystackClientDarwin' complete! (4.65s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/needleinajaystack/swift-haystack/v0.2.2/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/needleinajaystack/swift-haystack/v0.2.2/linkable-paths.json
Target:                   HaystackClientNIO
Extracting symbol information for 'HaystackClientNIO'...
Finished extracting symbol information for 'HaystackClientNIO'. (15.17s)
Building documentation for 'HaystackClientNIO'...
warning: Parameter 'eventLoopGroup' not found in initializer declaration
  --> Sources/HaystackClientNIO/Client+HTTPClient.swift:14:11-14:86
12 |     ///   - password: The password to authenticate with
13 |     ///   - format: The transfer data format. Defaults to `zinc` to reduce data transfer.
14 +     ///   - eventLoopGroup: The event loop group on which to create request callbacks
   |           ╰─suggestion: Remove 'eventLoopGroup' parameter documentation
15 |     convenience init(
16 |         baseUrl: String,
warning: Parameter 'httpClient' is missing documentation
  --> Sources/HaystackClientNIO/Client+HTTPClient.swift:14:86-14:86
12 |     ///   - password: The password to authenticate with
13 |     ///   - format: The transfer data format. Defaults to `zinc` to reduce data transfer.
14 +     ///   - eventLoopGroup: The event loop group on which to create request callbacks
   |                                                                                      ╰─suggestion: Document 'httpClient' parameter
15 |     convenience init(
16 |         baseUrl: String,
Finished building documentation for 'HaystackClientNIO' (0.04s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/needleinajaystack/swift-haystack/v0.2.2
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (4.00s)
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/65] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/66] Compiling Atomics ManagedAtomic.swift
[4/66] Compiling Atomics ManagedAtomicLazyReference.swift
[5/66] Compiling RealModule Float80+Real.swift
[6/66] Compiling RealModule Real.swift
[7/66] Compiling Atomics OptionalRawRepresentable.swift
[8/66] Compiling Atomics RawRepresentable.swift
[9/67] Compiling RealModule AlgebraicField.swift
[10/67] Compiling RealModule ApproximateEquality.swift
[11/67] Compiling Atomics AtomicStorage.swift
[12/67] Compiling Atomics AtomicValue.swift
[13/67] Compiling Atomics AtomicMemoryOrderings.swift
[14/67] Compiling Atomics DoubleWord.swift
[15/67] Compiling RealModule RealFunctions.swift
[16/67] Compiling Logging MetadataProvider.swift
[17/67] Compiling RealModule Float16+Real.swift
[18/67] Compiling RealModule ElementaryFunctions.swift
[19/67] Compiling RealModule Float+Real.swift
[22/67] Compiling Atomics UnsafeAtomic.swift
[23/67] Compiling Atomics UnsafeAtomicLazyReference.swift
[28/69] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/69] Compiling RealModule AugmentedArithmetic.swift
[30/69] Compiling RealModule Double+Real.swift
[31/69] Compiling Atomics AtomicBool.swift
[32/69] Compiling Atomics IntegerConformances.swift
[33/69] Compiling Atomics PointerConformances.swift
[34/69] Compiling Atomics Primitives.native.swift
[35/69] Compiling NIOConcurrencyHelpers NIOLock.swift
[36/69] Emitting module _NIOBase64
[37/69] Compiling _NIOBase64 Base64.swift
[38/69] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[39/69] Emitting module RealModule
[40/69] Compiling NIOConcurrencyHelpers lock.swift
[41/69] Compiling Atomics IntegerOperations.swift
[42/69] Compiling Atomics Unmanaged extensions.swift
[43/69] Compiling _NIODataStructures PriorityQueue.swift
[44/69] Compiling _NIODataStructures _TinyArray.swift
[45/69] Compiling _NIODataStructures Heap.swift
[46/69] Compiling Atomics AtomicOptionalWrappable.swift
[47/69] Compiling Atomics AtomicReference.swift
[48/69] Compiling Atomics Primitives.shims.swift
[49/69] Compiling Atomics AtomicInteger.swift
[50/69] Compiling NIOConcurrencyHelpers atomics.swift
[51/69] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[52/69] Emitting module NIOConcurrencyHelpers
[53/69] Emitting module _NIODataStructures
[54/69] Emitting module InternalCollectionsUtilities
[61/95] Compiling Algorithms Suffix.swift
[62/95] Compiling Algorithms Trim.swift
[63/113] Compiling DequeModule _DequeBufferHeader.swift
[64/113] Compiling DequeModule _DequeSlot.swift
[65/114] Compiling DequeModule Deque+Extras.swift
[66/114] Compiling DequeModule Deque+Hashable.swift
[67/114] Compiling DequeModule Deque+Testing.swift
[68/114] Compiling Logging LogHandler.swift
[69/114] Emitting module Logging
[70/114] Compiling Logging Logging.swift
[71/114] Compiling Logging Locks.swift
[72/114] Compiling DequeModule _UnsafeWrappedBuffer.swift
[73/114] Compiling Algorithms Unique.swift
[74/114] Compiling Algorithms Windows.swift
[75/114] Compiling DequeModule Deque+Codable.swift
[76/114] Compiling DequeModule Deque+Collection.swift
[78/114] Compiling DequeModule Deque._Storage.swift
[79/114] Compiling DequeModule _DequeBuffer.swift
[82/114] Compiling DequeModule Deque._UnsafeHandle.swift
[83/114] Compiling DequeModule Deque.swift
[87/114] Compiling DequeModule Deque+Equatable.swift
[88/114] Compiling DequeModule Deque+CustomReflectable.swift
[89/114] Compiling DequeModule Deque+Descriptions.swift
[91/114] Compiling Algorithms Grouped.swift
[92/114] Compiling Algorithms Indexed.swift
[93/114] Compiling Algorithms Intersperse.swift
[94/114] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[95/114] Compiling Algorithms Permutations.swift
[96/114] Compiling Algorithms Product.swift
[97/114] Compiling Algorithms Joined.swift
[98/114] Compiling Algorithms Keyed.swift
[99/114] Compiling Algorithms MinMax.swift
[100/114] Compiling Algorithms Combinations.swift
[101/114] Compiling Algorithms Compacted.swift
[102/114] Compiling Algorithms Cycle.swift
[107/114] Emitting module DequeModule
[110/114] Emitting module Atomics
[114/175] Emitting module Algorithms
[115/175] Compiling NIOCore GlobalSingletons.swift
[116/175] Compiling NIOCore IO.swift
[117/175] Compiling NIOCore IOData.swift
[118/175] Compiling NIOCore IPProtocol.swift
[119/175] Compiling NIOCore IntegerBitPacking.swift
[120/175] Compiling NIOCore IntegerTypes.swift
[121/181] Compiling NIOCore Interfaces.swift
[122/181] Compiling NIOCore Linux.swift
[123/181] Compiling NIOCore MarkedCircularBuffer.swift
[124/181] Compiling NIOCore MulticastChannel.swift
[125/181] Compiling NIOCore NIOAny.swift
[126/181] Compiling NIOCore NIOCloseOnErrorHandler.swift
[127/181] Compiling NIOCore AddressedEnvelope.swift
[128/181] Compiling NIOCore AsyncAwaitSupport.swift
[129/181] Compiling NIOCore AsyncChannel.swift
[130/181] Compiling NIOCore AsyncChannelHandler.swift
[131/181] Compiling NIOCore AsyncChannelInboundStream.swift
[132/181] Compiling NIOCore AsyncChannelOutboundWriter.swift
[133/181] Compiling NIOCore NIOAsyncSequenceProducer.swift
[134/181] Compiling NIOCore NIOLoopBound.swift
[135/181] Compiling NIOCore NIOScheduledCallback.swift
[136/181] Compiling NIOCore NIOSendable.swift
[137/181] Compiling NIOCore RecvByteBufferAllocator.swift
[138/181] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[139/181] Compiling NIOCore SocketAddresses.swift
[140/181] Compiling NIOCore Codec.swift
[141/181] Compiling NIOCore ConvenienceOptionSupport.swift
[142/181] Compiling NIOCore DeadChannel.swift
[143/181] Compiling NIOCore DispatchQueue+WithFuture.swift
[144/181] Compiling NIOCore EventLoop+Deprecated.swift
[145/181] Compiling NIOCore EventLoop+SerialExecutor.swift
[146/181] Compiling NIOCore EventLoop.swift
[147/181] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[148/181] Compiling NIOCore EventLoopFuture+Deprecated.swift
[149/181] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[150/181] Compiling NIOCore EventLoopFuture.swift
[151/181] Compiling NIOCore FileDescriptor.swift
[152/181] Compiling NIOCore FileHandle.swift
[153/181] Compiling NIOCore FileRegion.swift
[154/181] Compiling NIOCore SocketOptionProvider.swift
[155/181] Compiling NIOCore SystemCallHelpers.swift
[156/181] Compiling NIOCore TimeAmount+Duration.swift
[157/181] Compiling NIOCore TypeAssistedChannelHandler.swift
[158/181] Compiling NIOCore UniversalBootstrapSupport.swift
[159/181] Compiling NIOCore Utilities.swift
[160/181] Compiling NIOCore Channel.swift
[161/181] Compiling NIOCore ChannelHandler.swift
[162/181] Compiling NIOCore ChannelHandlers.swift
[163/181] Compiling NIOCore ChannelInvoker.swift
[164/181] Compiling NIOCore ChannelOption.swift
[165/181] Compiling NIOCore ChannelPipeline.swift
[166/181] Compiling NIOCore CircularBuffer.swift
[167/181] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[168/181] Compiling NIOCore NIOAsyncWriter.swift
[169/181] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[170/181] Compiling NIOCore BSDSocketAPI.swift
[171/181] Compiling NIOCore ByteBuffer-aux.swift
[172/181] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[173/181] Compiling NIOCore ByteBuffer-conversions.swift
[174/181] Compiling NIOCore ByteBuffer-core.swift
[175/181] Compiling NIOCore ByteBuffer-hex.swift
[176/181] Compiling NIOCore ByteBuffer-int.swift
[177/181] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[178/181] Compiling NIOCore ByteBuffer-multi-int.swift
[179/181] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[180/181] Compiling NIOCore ByteBuffer-views.swift
[181/181] Emitting module NIOCore
[182/234] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[183/234] Compiling NIOEmbedded AsyncTestingChannel.swift
[184/234] Compiling NIOEmbedded Embedded.swift
[185/234] Emitting module NIOEmbedded
[186/234] Compiling NIOPosix PooledRecvBufferAllocator.swift
[187/234] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[188/234] Compiling NIOPosix PosixSingletons.swift
[189/234] Compiling NIOPosix RawSocketBootstrap.swift
[190/234] Compiling NIOPosix Resolver.swift
[191/239] Compiling NIOPosix GetaddrinfoResolver.swift
[192/239] Compiling NIOPosix HappyEyeballs.swift
[193/239] Compiling NIOPosix IO.swift
[194/239] Compiling NIOPosix IntegerBitPacking.swift
[195/239] Compiling NIOPosix IntegerTypes.swift
[196/239] Compiling NIOPosix Linux.swift
[197/239] Compiling NIOPosix SocketProtocols.swift
[198/239] Compiling NIOPosix System.swift
[199/239] Compiling NIOPosix Thread.swift
[200/239] Compiling NIOPosix ThreadPosix.swift
[201/239] Compiling NIOPosix ThreadWindows.swift
[202/239] Compiling NIOPosix UnsafeTransfer.swift
[203/239] Compiling NIOPosix Utilities.swift
[204/239] Compiling NIOPosix VsockAddress.swift
[205/239] Compiling NIOPosix VsockChannelEvents.swift
[206/239] Compiling NIOPosix resource_bundle_accessor.swift
[207/239] Compiling NIOPosix BSDSocketAPICommon.swift
[208/239] Compiling NIOPosix BSDSocketAPIPosix.swift
[209/239] Compiling NIOPosix BSDSocketAPIWindows.swift
[210/239] Compiling NIOPosix BaseSocket.swift
[211/239] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[212/239] Compiling NIOPosix BaseSocketChannel.swift
[213/239] Emitting module NIOPosix
[214/239] Compiling NIOPosix SelectorKqueue.swift
[215/239] Compiling NIOPosix SelectorUring.swift
[216/239] Compiling NIOPosix ServerSocket.swift
[217/239] Compiling NIOPosix Socket.swift
[218/239] Compiling NIOPosix SocketChannel.swift
[219/239] Compiling NIOPosix LinuxCPUSet.swift
[220/239] Compiling NIOPosix LinuxUring.swift
[221/239] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[222/239] Compiling NIOPosix NIOThreadPool.swift
[223/239] Compiling NIOPosix NonBlockingFileIO.swift
[224/239] Compiling NIOPosix Selectable.swift
[225/239] Compiling NIOPosix SelectableChannel.swift
[226/239] Compiling NIOPosix SelectableEventLoop.swift
[227/239] Compiling NIOPosix SelectorEpoll.swift
[228/239] Compiling NIOPosix SelectorGeneric.swift
[229/239] Compiling NIOPosix PendingDatagramWritesManager.swift
[230/239] Compiling NIOPosix PendingWritesManager.swift
[231/239] Compiling NIOPosix PipeChannel.swift
[232/239] Compiling NIOPosix PipePair.swift
[233/239] Compiling NIOPosix Pool.swift
[234/239] Compiling NIOPosix BaseStreamSocketChannel.swift
[235/239] Compiling NIOPosix Bootstrap.swift
[236/239] Compiling NIOPosix ControlMessage.swift
[237/239] Compiling NIOPosix DatagramVectorReadManager.swift
[238/239] Compiling NIOPosix Errors+Any.swift
[239/239] Compiling NIOPosix FileDescriptor.swift
[240/241] Emitting module NIO
[241/241] Compiling NIO Exports.swift
[242/281] Compiling NIOTLS TLSEvents.swift
[243/281] Compiling NIOSOCKS Errors.swift
[244/282] Compiling NIOHTTP1 HTTPEncoder.swift
[245/282] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[246/282] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[247/282] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[248/282] Compiling NIOHTTP1 ByteCollectionUtils.swift
[249/282] Compiling NIOHTTP1 HTTPDecoder.swift
[250/282] Emitting module NIOSOCKS
[251/282] Compiling NIOSOCKS SOCKSResponse.swift
[252/282] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[253/282] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[254/282] Emitting module NIOTLS
[255/282] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[256/282] Compiling NIOTLS SNIHandler.swift
[257/282] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[258/282] Compiling NIOSOCKS ClientStateMachine.swift
[259/282] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[260/282] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[261/282] Compiling NIOSOCKS Messages.swift
[262/282] Compiling NIOSOCKS Helpers.swift
[263/282] Compiling NIOSOCKS SOCKSRequest.swift
[264/283] Compiling NIOSOCKS ServerStateMachine.swift
[267/283] Emitting module NIOFoundationCompat
[268/283] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[269/283] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[270/283] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[271/283] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[272/283] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[273/283] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[274/312] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[275/334] Emitting module NIOHTTP1
[276/334] Compiling NIOTransportServices AcceptHandler.swift
[277/334] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[278/334] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[279/334] Compiling NIOTransportServices NIOTSListenerChannel.swift
[280/334] Compiling NIOTransportServices NIOTSBootstraps.swift
[283/337] Compiling NIOTransportServices NIOTSChannelOptions.swift
[284/337] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[285/337] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[287/355] Compiling NIOTransportServices NIOTSDatagramListener.swift
[288/355] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[289/355] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[290/357] Emitting module NIOTransportServices
[293/357] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[294/357] Emitting module NIOSSL
[295/357] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[296/357] Compiling NIOSSL SSLPublicKey.swift
[297/357] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[298/357] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[299/357] Compiling NIOSSL SubjectAlternativeName.swift
[300/357] Compiling NIOSSL NIOSSLSecureBytes.swift
[301/357] Compiling NIOTransportServices StateManagedListenerChannel.swift
[302/357] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[306/357] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[307/357] Compiling NIOTransportServices NIOTSSingletons.swift
[308/357] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[309/357] Compiling NIOTransportServices StateManagedChannel.swift
[310/357] Compiling NIOHPACK IntegerCoding.swift
[313/358] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[314/358] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[315/358] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[316/358] Emitting module NIOHTTPCompression
[317/358] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[318/358] Compiling NIOHTTPCompression HTTPCompression.swift
[319/358] Compiling NIOHTTPCompression HTTPDecompression.swift
[320/358] Compiling NIOHPACK IndexedHeaderTable.swift
[321/358] Compiling NIOHPACK HuffmanTables.swift
[322/358] Compiling NIOHPACK HeaderTables.swift
[323/358] Compiling NIOHPACK DynamicHeaderTable.swift
[324/358] Compiling NIOHPACK HPACKDecoder.swift
[325/358] Compiling NIOHPACK HuffmanCoding.swift
[326/358] Compiling NIOHPACK HPACKErrors.swift
[327/358] Compiling NIOSSL TLSConfiguration.swift
[328/358] Compiling NIOSSL UniversalBootstrapSupport.swift
[329/358] Compiling NIOSSL resource_bundle_accessor.swift
[330/358] Compiling NIOHPACK StaticHeaderTable.swift
[331/358] Emitting module NIOHPACK
[332/358] Compiling NIOHPACK HPACKEncoder.swift
[333/358] Compiling NIOHPACK HPACKHeader.swift
[336/358] Compiling NIOTransportServices NIOTSEventLoop.swift
[345/358] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[346/358] Compiling NIOTransportServices NIOTSErrors.swift
[349/358] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[359/418] Compiling NIOHTTP2 LocallyQuiescingState.swift
[360/418] Compiling NIOHTTP2 QuiescingState.swift
[361/418] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[362/418] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[363/418] Compiling NIOHTTP2 StateMachineResult.swift
[364/418] Compiling NIOHTTP2 ContentLengthVerifier.swift
[365/418] Compiling NIOHTTP2 DOSHeuristics.swift
[366/424] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[367/424] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[368/424] Compiling NIOHTTP2 MaySendFrames.swift
[369/424] Compiling NIOHTTP2 SendingDataState.swift
[370/424] Compiling NIOHTTP2 SendingGoawayState.swift
[371/424] Compiling NIOHTTP2 SendingHeadersState.swift
[372/424] Compiling NIOHTTP2 SendingPushPromiseState.swift
[373/424] Compiling NIOHTTP2 HTTP2Settings.swift
[374/424] Compiling NIOHTTP2 HTTP2Stream.swift
[375/424] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[376/424] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[377/424] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[378/424] Compiling NIOHTTP2 HTTP2StreamID.swift
[379/424] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[380/424] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[381/424] Compiling NIOHTTP2 HTTP2UserEvents.swift
[382/424] Compiling NIOHTTP2 InboundEventBuffer.swift
[383/424] Compiling NIOHTTP2 InboundWindowManager.swift
[384/424] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[385/424] Emitting module NIOHTTP2
[386/424] Compiling NIOHTTP2 Error+Any.swift
[387/424] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[388/424] Compiling NIOHTTP2 ControlFrameBuffer.swift
[389/424] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[390/424] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[391/424] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[392/424] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[393/424] Compiling NIOHTTP2 StreamChannelFlowController.swift
[394/424] Compiling NIOHTTP2 StreamChannelList.swift
[395/424] Compiling NIOHTTP2 StreamMap.swift
[396/424] Compiling NIOHTTP2 StreamStateMachine.swift
[397/424] Compiling NIOHTTP2 UnsafeTransfer.swift
[398/424] Compiling NIOHTTP2 WatermarkedFlowController.swift
[399/424] Compiling NIOHTTP2 ConnectionStateMachine.swift
[400/424] Compiling NIOHTTP2 ConnectionStreamsState.swift
[401/424] Compiling NIOHTTP2 MayReceiveFrames.swift
[402/424] Compiling NIOHTTP2 ReceivingDataState.swift
[403/424] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[404/424] Compiling NIOHTTP2 ReceivingHeadersState.swift
[405/424] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[406/424] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[407/424] Compiling NIOHTTP2 HTTP2Frame.swift
[408/424] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[409/424] Compiling NIOHTTP2 HTTP2FrameParser.swift
[410/424] Compiling NIOHTTP2 HTTP2PingData.swift
[411/424] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[412/424] Compiling NIOHTTP2 SendingRstStreamState.swift
[413/424] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[414/424] Compiling NIOHTTP2 HTTP2SettingsState.swift
[415/424] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[416/424] Compiling NIOHTTP2 HasFlowControlWindows.swift
[417/424] Compiling NIOHTTP2 HasLocalSettings.swift
[418/424] Compiling NIOHTTP2 HasRemoteSettings.swift
[419/424] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[420/424] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[421/424] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[422/424] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[423/424] Compiling NIOHTTP2 HTTP2Error.swift
[424/424] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[425/483] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[426/483] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[427/483] Compiling AsyncHTTPClient AsyncLazySequence.swift
[428/483] Compiling AsyncHTTPClient HTTPClient+execute.swift
[429/483] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[430/483] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[431/483] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[432/489] Emitting module AsyncHTTPClient
[433/489] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[434/489] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[435/489] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[436/489] Compiling AsyncHTTPClient ConnectionTarget.swift
[437/489] Compiling AsyncHTTPClient DeconstructedURL.swift
[438/489] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[439/489] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[440/489] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[441/489] Compiling AsyncHTTPClient ConnectionPool.swift
[442/489] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[443/489] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[444/489] Compiling AsyncHTTPClient TLSEventsHandler.swift
[445/489] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[446/489] Compiling AsyncHTTPClient HTTPClientRequest.swift
[447/489] Compiling AsyncHTTPClient HTTPClientResponse.swift
[448/489] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[449/489] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[450/489] Compiling AsyncHTTPClient Transaction.swift
[451/489] Compiling AsyncHTTPClient Base64.swift
[452/489] Compiling AsyncHTTPClient BasicAuth.swift
[453/489] Compiling AsyncHTTPClient RequestValidation.swift
[454/489] Compiling AsyncHTTPClient SSLContextCache.swift
[455/489] Compiling AsyncHTTPClient Scheme.swift
[456/489] Compiling AsyncHTTPClient Singleton.swift
[457/489] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[458/489] Compiling AsyncHTTPClient Utils.swift
[459/489] Compiling AsyncHTTPClient HTTP1Connection.swift
[460/489] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[461/489] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[462/489] Compiling AsyncHTTPClient HTTP2Connection.swift
[463/489] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[464/489] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[465/489] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[466/489] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[467/489] Compiling AsyncHTTPClient RequestOptions.swift
[468/489] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[469/489] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[470/489] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[471/489] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[472/489] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[473/489] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[474/489] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[475/489] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[476/489] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[477/489] Compiling AsyncHTTPClient RequestBodyLength.swift
[478/489] Compiling AsyncHTTPClient FoundationExtensions.swift
[479/489] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[480/489] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[481/489] Compiling AsyncHTTPClient HTTPClient.swift
[482/489] Compiling AsyncHTTPClient HTTPHandler.swift
[483/489] Compiling AsyncHTTPClient LRUCache.swift
[484/489] Compiling AsyncHTTPClient NWErrorHandler.swift
[485/489] Compiling AsyncHTTPClient NWWaitingHandler.swift
[486/489] Compiling AsyncHTTPClient TLSConfiguration.swift
[487/489] Compiling AsyncHTTPClient RedirectState.swift
[488/489] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[489/489] Compiling AsyncHTTPClient RequestBag.swift
[490/493] Compiling HaystackClientNIO Exports.swift
[491/493] Compiling HaystackClientNIO Client+HTTPClient.swift
[492/493] Emitting module HaystackClientNIO
[493/493] Compiling HaystackClientNIO HTTPClientFetcher.swift
Build of target: 'HaystackClientNIO' complete! (14.87s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/needleinajaystack/swift-haystack/v0.2.2/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/needleinajaystack/swift-haystack/v0.2.2/linkable-paths.json
Target:                   HaystackServer
Extracting symbol information for 'HaystackServer'...
Finished extracting symbol information for 'HaystackServer'. (4.32s)
Building documentation for 'HaystackServer'...
Finished building documentation for 'HaystackServer' (0.06s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/needleinajaystack/swift-haystack/v0.2.2
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (3.97s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/6] Compiling HaystackServer WatchStore.swift
[3/6] Compiling HaystackServer RecordStore.swift
[4/6] Compiling HaystackServer HistoryStore.swift
[5/6] Emitting module HaystackServer
[6/6] Compiling HaystackServer HaystackServer.swift
Build of target: 'HaystackServer' complete! (4.21s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/needleinajaystack/swift-haystack/v0.2.2/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/needleinajaystack/swift-haystack/v0.2.2/linkable-paths.json
Target:                   HaystackServerVapor
Extracting symbol information for 'HaystackServerVapor'...
Finished extracting symbol information for 'HaystackServerVapor'. (14.15s)
Building documentation for 'HaystackServerVapor'...
Finished building documentation for 'HaystackServerVapor' (0.05s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/needleinajaystack/swift-haystack/v0.2.2
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (3.67s)
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/280] Emitting module ServiceContextModule
[3/280] Compiling ServiceContextModule ServiceContextKey.swift
[4/280] Compiling ServiceContextModule ServiceContext.swift
[5/280] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[6/280] Compiling HeapModule Heap+Descriptions.swift
[7/280] Compiling HeapModule _HeapNode.swift
[8/280] Compiling HeapModule Heap.swift
[9/280] Compiling RoutingKit AnyRouter.swift
[10/280] Emitting module RoutingKit
[11/280] Compiling HeapModule Heap+Invariants.swift
[12/280] Compiling HeapModule Heap+UnsafeHandle.swift
[13/280] Emitting module HeapModule
[14/280] Compiling NIOWebSocket WebSocketOpcode.swift
[15/281] Compiling HashTreeCollections TreeSet+Equatable.swift
[16/281] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[17/281] Compiling HashTreeCollections TreeSet+Extras.swift
[18/281] Compiling HashTreeCollections TreeSet+Filter.swift
[19/281] Compiling HashTreeCollections TreeSet+Hashable.swift
[20/281] Compiling HashTreeCollections TreeSet+Sendable.swift
[21/281] Compiling HashTreeCollections TreeSet+Sequence.swift
[22/281] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[23/316] Compiling NIOExtras RequestResponseWithIDHandler.swift
[24/316] Compiling RoutingKit PathComponent.swift
[25/316] Compiling RoutingKit Parameters.swift
[26/317] Emitting module CoreMetrics
[27/317] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[28/317] Compiling ConsoleKitTerminal Console+Input.swift
[29/317] Compiling ConsoleKitTerminal Console+Center.swift
[30/317] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[31/317] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[32/317] Compiling ConsoleKitTerminal CustomActivity.swift
[33/317] Compiling ConsoleKitTerminal LoadingBar.swift
[34/317] Compiling ConsoleKitTerminal ANSI.swift
[35/317] Compiling ConsoleKitTerminal Console.swift
[36/317] Compiling ConsoleKitTerminal Console+Output.swift
[37/317] Compiling ConsoleKitTerminal Console+Wait.swift
[38/317] Compiling RoutingKit TrieRouter.swift
[39/317] Compiling RoutingKit Router.swift
[41/317] Compiling ConsoleKitTerminal Terminal.swift
[42/317] Compiling ConsoleKitTerminal ConsoleClear.swift
[43/317] Compiling ConsoleKitTerminal Console+Ask.swift
[44/318] Compiling ConsoleKitTerminal Console+Choose.swift
[45/318] Compiling ConsoleKitTerminal ProgressBar.swift
[54/326] Compiling ConsoleKitTerminal Console+Clear.swift
[55/326] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[56/326] Compiling ConsoleKitTerminal ActivityBar.swift
[57/326] Compiling ConsoleKitTerminal ActivityIndicator.swift
[58/332] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[59/332] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[60/332] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[62/332] Compiling ConsoleKitTerminal ConsoleStyle.swift
[63/332] Compiling ConsoleKitTerminal ConsoleText.swift
[67/332] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[68/332] Emitting module NIOWebSocket
[69/332] Compiling _RopeModule Rope+Find.swift
[70/332] Compiling _RopeModule Rope+ForEachWhile.swift
[71/332] Compiling _RopeModule Rope+Insert.swift
[72/332] Compiling _RopeModule Rope+Join.swift
[73/332] Compiling _RopeModule Rope+MutatingForEach.swift
[74/332] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[75/332] Compiling _RopeModule BigString+Split.swift
[76/332] Compiling _RopeModule Range+BigString.swift
[77/332] Compiling _RopeModule BigString+UTF16View.swift
[78/332] Compiling _RopeModule BigString+UTF8View.swift
[79/332] Compiling _RopeModule Rope+Append.swift
[80/332] Compiling _RopeModule Rope+Extract.swift
[81/332] Compiling _RopeModule BigString+CustomStringConvertible.swift
[82/332] Compiling _RopeModule BigString+Equatable.swift
[83/332] Compiling _RopeModule BigString+Insert.swift
[84/332] Compiling _RopeModule BigString+Managing Breaks.swift
[85/332] Compiling _RopeModule BigString+RemoveSubrange.swift
[86/332] Compiling _RopeModule BigString+ReplaceSubrange.swift
[87/332] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[88/332] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[89/332] Compiling SystemPackage Util+StringArray.swift
[90/332] Compiling SystemPackage Util.swift
[91/332] Compiling SystemPackage UtilConsumers.swift
[92/332] Compiling _RopeModule RopeMetric.swift
[93/332] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[94/332] Compiling _RopeModule BigString+Chunk+Splitting.swift
[95/332] Compiling _RopeModule BigString+Chunk.swift
[96/332] Compiling _RopeModule BigString+BidirectionalCollection.swift
[97/332] Compiling _RopeModule BigString+Comparable.swift
[98/332] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[99/332] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[100/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[101/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[102/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[103/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[104/332] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[105/332] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[106/332] Compiling HashTreeCollections TreeSet.swift
[107/332] Compiling CoreMetrics Locks.swift
[108/332] Compiling CoreMetrics Metrics.swift
[109/332] Emitting module NIOExtras
[113/332] Compiling Instrumentation NoOpInstrument.swift
[114/332] Compiling Instrumentation MultiplexInstrument.swift
[115/332] Compiling Instrumentation Locks.swift
[116/332] Compiling Instrumentation InstrumentationSystem.swift
[117/332] Emitting module Instrumentation
[118/332] Compiling Instrumentation Instrument.swift
[119/332] Compiling NIOWebSocket SHA1.swift
[120/332] Compiling NIOWebSocket WebSocketErrorCodes.swift
[121/332] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[122/332] Compiling NIOWebSocket WebSocketFrame.swift
[123/387] Compiling BitCollections BitArray+Copy.swift
[124/387] Compiling BitCollections BitArray+CustomReflectable.swift
[125/387] Compiling BitCollections BitArray+Codable.swift
[126/387] Compiling BitCollections BitArray+Collection.swift
[127/387] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[128/387] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[129/387] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[130/387] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[132/389] Compiling BitCollections BitArray+Fill.swift
[133/389] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[134/389] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[135/389] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[136/389] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[137/389] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[138/389] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[139/389] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[140/389] Compiling BitCollections BitSet+SetAlgebra union.swift
[141/399] Emitting module SystemPackage
[142/399] Compiling BitCollections BitArray+BitwiseOperations.swift
[143/399] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[154/399] Compiling ConsoleKitTerminal ConsoleLogger.swift
[157/399] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[158/399] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[159/399] Compiling BitCollections BitArray+Descriptions.swift
[160/399] Compiling BitCollections BitArray+Equatable.swift
[164/399] Emitting module ConsoleKitTerminal
[170/399] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[171/399] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[172/399] Compiling BitCollections BitArray+Extras.swift
[182/399] Compiling ConsoleKitTerminal LoggerFragment.swift
[183/399] Compiling BitCollections BitSet.Index.swift
[184/399] Compiling BitCollections BitSet._UnsafeHandle.swift
[185/399] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[186/399] Compiling BitCollections BitSet+CustomReflectable.swift
[187/399] Compiling BitCollections BitSet+CustomStringConvertible.swift
[188/399] Compiling BitCollections BitSet+Equatable.swift
[189/399] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[200/399] Compiling OrderedCollections OrderedSet+SubSequence.swift
[201/399] Compiling OrderedCollections OrderedSet+Testing.swift
[202/399] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[203/399] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[204/399] Compiling OrderedCollections OrderedSet.swift
[205/399] Compiling OrderedCollections _UnsafeBitset.swift
[206/399] Compiling _RopeModule BigString+Initializers.swift
[207/399] Compiling BitCollections BitArray.swift
[208/399] Compiling BitCollections BitSet+BidirectionalCollection.swift
[209/399] Compiling BitCollections BitSet+Codable.swift
[210/399] Compiling BitCollections BitArray+Hashable.swift
[211/399] Compiling BitCollections BitArray+Initializers.swift
[212/399] Compiling BitCollections BitArray+Invariants.swift
[213/399] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[214/399] Compiling BitCollections BitArray+RandomBits.swift
[215/399] Compiling _RopeModule RopeSummary.swift
[216/399] Compiling _RopeModule _RopeItem.swift
[217/399] Compiling _RopeModule _RopePath.swift
[218/399] Compiling _RopeModule _RopeVersion.swift
[219/399] Compiling _RopeModule Rope+Collection.swift
[220/399] Compiling _RopeModule Rope+Index.swift
[221/399] Compiling _RopeModule Rope+Sequence.swift
[222/406] Compiling BitCollections BitSet+Hashable.swift
[223/406] Compiling BitCollections BitSet+Initializers.swift
[224/406] Compiling BitCollections BitSet+Invariants.swift
[225/406] Compiling BitCollections BitSet+Random.swift
[226/406] Compiling BitCollections BitSet+SetAlgebra basics.swift
[227/406] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[237/411] Compiling Metrics Metrics.swift
[238/411] Emitting module Metrics
[239/411] Compiling Tracing TracerProtocol.swift
[240/411] Compiling Tracing TracingTime.swift
[241/411] Compiling Tracing Tracer.swift
[242/411] Emitting module Tracing
[261/411] Emitting module BitCollections
[262/411] Compiling BitCollections Range+Utilities.swift
[263/411] Compiling BitCollections Slice+Utilities.swift
[264/411] Compiling BitCollections UInt+Tricks.swift
[265/411] Compiling BitCollections _Word.swift
[277/411] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[291/411] Compiling BitCollections BitSet+Extras.swift
[292/411] Compiling BitCollections BitArray+Shifts.swift
[293/411] Compiling BitCollections BitArray+Testing.swift
[294/411] Compiling BitCollections BitArray._UnsafeHandle.swift
[302/411] Compiling BitCollections BitSet.swift
[321/411] Compiling NIOExtras WritePCAPHandler.swift
[322/411] Compiling Tracing NoOpTracer.swift
[323/411] Compiling Tracing TracerProtocol+Legacy.swift
[324/411] Compiling Tracing InstrumentationSystem+Tracing.swift
[325/411] Compiling Tracing SpanProtocol.swift
[364/411] Emitting module OrderedCollections
[365/477] Compiling _RopeModule Rope+Remove.swift
[366/477] Compiling _RopeModule Rope+RemoveSubrange.swift
[367/477] Compiling _RopeModule Rope+Split.swift
[368/477] Compiling _RopeModule Optional Utilities.swift
[369/477] Compiling _RopeModule String Utilities.swift
[370/477] Compiling _RopeModule String.Index+ABI.swift
[371/477] Compiling _RopeModule _CharacterRecognizer.swift
[372/477] Emitting module ConsoleKitCommands
[373/479] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[374/479] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[382/479] Compiling _NIOFileSystem DirectoryEntries.swift
[383/479] Compiling _NIOFileSystem Syscall.swift
[384/479] Compiling _NIOFileSystem Syscalls.swift
[385/479] Compiling _NIOFileSystem SystemFileHandle.swift
[390/479] Compiling _NIOFileSystem FileHandleProtocol.swift
[391/479] Compiling _NIOFileSystem FileInfo.swift
[392/479] Compiling _NIOFileSystem FileSystem.swift
[393/479] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[394/479] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[395/479] Compiling _NIOFileSystem ByteCount.swift
[396/479] Compiling _NIOFileSystem Convenience.swift
[397/479] Emitting module _RopeModule
[398/479] Compiling ConsoleKitCommands Argument.swift
[399/479] Compiling ConsoleKitCommands CommandSignature.swift
[400/479] Compiling ConsoleKitCommands Flag.swift
[401/479] Compiling ConsoleKitCommands Option.swift
[402/479] Compiling ConsoleKitCommands CommandGroup.swift
[403/479] Compiling ConsoleKitCommands CommandInput.swift
[404/479] Compiling ConsoleKitCommands Command.swift
[405/479] Compiling ConsoleKitCommands CommandContext.swift
[406/479] Compiling ConsoleKitCommands CommandError.swift
[407/479] Compiling ConsoleKitCommands ConsoleError.swift
[408/479] Compiling ConsoleKitCommands Completion.swift
[411/479] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[412/479] Compiling ConsoleKitCommands Utilities.swift
[413/479] Compiling _NIOFileSystem TokenBucket.swift
[416/479] Emitting module _NIOFileSystem
[425/482] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[426/482] Compiling ConsoleKitCommands AnyCommand.swift
[427/482] Compiling ConsoleKitCommands Commands.swift
[428/482] Compiling ConsoleKitCommands Console+Run.swift
[429/482] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[430/482] Compiling ConsoleKitCommands AsyncCommand.swift
[431/482] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[432/482] Compiling ConsoleKitCommands AsyncCommands.swift
[433/482] Compiling WebSocketKit WebSocketHandler.swift
[434/482] Compiling WebSocketKit WebSocket+Connect.swift
[435/482] Compiling WebSocketKit Exports.swift
[436/482] Emitting module WebSocketKit
[437/482] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[438/482] Compiling WebSocketKit WebSocketClient.swift
[439/482] Compiling WebSocketKit WebSocket.swift
[440/482] Compiling WebSocketKit WebSocket+Concurrency.swift
[460/482] Emitting module HashTreeCollections
[461/482] Compiling _NIOFileSystem Utilities.swift
[462/482] Compiling _NIOFileSystem OpenOptions.swift
[463/482] Compiling _NIOFileSystem resource_bundle_accessor.swift
[464/486] Compiling Collections Collections.swift
[465/486] Emitting module Collections
[466/486] Compiling ConsoleKit Exports.swift
[467/486] Emitting module ConsoleKit
[471/527] Compiling AsyncKit Collection+Flatten.swift
[479/527] Compiling MultipartKit MultipartPart.swift
[480/527] Compiling MultipartKit MultipartPartConvertible.swift
[481/527] Compiling AsyncKit EventLoopFutureQueue.swift
[482/527] Compiling AsyncKit EventLoopGroup+Throwing.swift
[487/527] Compiling MultipartKit BasicCodingKey.swift
[488/527] Compiling MultipartKit MultipartError.swift
[489/529] Compiling MultipartKit Utilities.swift
[491/531] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[492/531] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[494/531] Compiling MultipartKit MultipartSerializer.swift
[495/531] Compiling MultipartKit FormDataEncoder.Encoder.swift
[496/531] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[497/531] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[498/531] Compiling MultipartKit FormDataDecoder.swift
[499/531] Compiling MultipartKit Exports.swift
[500/531] Compiling MultipartKit FormDataDecoder.Decoder.swift
[501/531] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[502/531] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[503/531] Emitting module MultipartKit
[509/536] Compiling AsyncKit Optional+StrictMap.swift
[510/536] Compiling AsyncKit Exports.swift
[513/536] Compiling MultipartKit FormDataEncoder.swift
[514/536] Compiling MultipartKit Storage.swift
[515/536] Compiling MultipartKit MultipartFormData.swift
[516/536] Compiling MultipartKit MultipartParser.swift
[517/536] Emitting module NIOFileSystem
[518/536] Compiling NIOFileSystem Exports.swift
[519/536] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[520/536] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[521/536] Emitting module _NIOFileSystemFoundationCompat
[522/536] Emitting module AsyncKit
[537/732] Compiling Vapor Application.swift
[538/732] Compiling Vapor AuthenticationCache.swift
[539/732] Compiling Vapor Authenticator.swift
[540/732] Compiling Vapor BasicAuthorization.swift
[541/732] Compiling Vapor BearerAuthorization.swift
[542/732] Compiling Vapor GuardMiddleware.swift
[543/732] Compiling Vapor RedirectMiddleware.swift
[544/732] Compiling Vapor SessionAuthenticatable.swift
[545/732] Compiling Vapor Bcrypt.swift
[546/732] Compiling Vapor Application+Cache.swift
[547/732] Compiling Vapor Cache.swift
[548/732] Compiling Vapor CacheExpirationTime.swift
[549/732] Compiling Vapor MemoryCache.swift
[550/732] Compiling Vapor Request+Cache.swift
[551/732] Compiling Vapor Application+Clients.swift
[552/732] Compiling Vapor Client.swift
[553/732] Compiling Vapor ClientRequest.swift
[554/732] Compiling Vapor ClientResponse.swift
[555/732] Compiling Vapor Request+Client.swift
[556/732] Compiling Vapor BootCommand.swift
[557/732] Compiling Vapor CommandContext+Application.swift
[558/732] Compiling Vapor RoutesCommand.swift
[559/753] Compiling Vapor DotEnv.swift
[560/753] Compiling Vapor Extendable.swift
[561/753] Compiling Vapor File.swift
[562/753] Compiling Vapor FileIO.swift
[563/753] Compiling Vapor LifecycleHandler.swift
[564/753] Compiling Vapor OptionalType.swift
[565/753] Compiling Vapor RFC1123.swift
[566/753] Compiling Vapor SocketAddress+Hostname.swift
[567/753] Compiling Vapor Storage.swift
[568/753] Compiling Vapor String+IsIPAddress.swift
[569/753] Compiling Vapor Thread.swift
[570/753] Compiling Vapor URI.swift
[571/753] Compiling Vapor RangeResult.swift
[572/753] Compiling Vapor Validatable.swift
[573/753] Compiling Vapor Validation.swift
[574/753] Compiling Vapor ValidationKey.swift
[575/753] Compiling Vapor Validations.swift
[576/753] Compiling Vapor ValidationsError.swift
[577/753] Compiling Vapor Validator.swift
[578/753] Compiling Vapor ValidatorResult.swift
[579/753] Compiling Vapor And.swift
[580/753] Compiling Vapor ServeCommand.swift
[581/753] Compiling Vapor AnyResponse+Concurrency.swift
[582/753] Compiling Vapor AsyncBasicResponder.swift
[583/753] Compiling Vapor AsyncMiddleware.swift
[584/753] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[585/753] Compiling Vapor AsyncSessionDriver.swift
[586/753] Compiling Vapor Authentication+Concurrency.swift
[587/753] Compiling Vapor Cache+Concurrency.swift
[588/753] Compiling Vapor Client+Concurrency.swift
[589/753] Compiling Vapor RequestBody+Concurrency.swift
[590/753] Compiling Vapor Responder+Concurrency.swift
[591/753] Compiling Vapor ResponseCodable+Concurrency.swift
[592/753] Compiling Vapor RoutesBuilder+Concurrency.swift
[593/753] Compiling Vapor ViewRenderer+Concurrency.swift
[594/753] Compiling Vapor WebSocket+Concurrency.swift
[595/753] Compiling Vapor ContainerGetPathExecutor.swift
[596/753] Compiling Vapor Content.swift
[597/753] Compiling Vapor ContentCoders.swift
[598/753] Compiling Vapor ContentConfiguration.swift
[599/753] Compiling Vapor ContentContainer.swift
[600/753] Compiling Vapor JSONCoder+Custom.swift
[601/753] Compiling Vapor JSONCoders+Content.swift
[602/753] Compiling Vapor RouteCollection.swift
[603/753] Compiling Vapor Routes.swift
[604/753] Compiling Vapor RoutesBuilder+Group.swift
[605/753] Compiling Vapor RoutesBuilder+Method.swift
[606/753] Compiling Vapor RoutesBuilder+Middleware.swift
[607/753] Compiling Vapor RoutesBuilder+WebSocket.swift
[608/753] Compiling Vapor RoutesBuilder.swift
[609/753] Compiling Vapor OTP.swift
[610/753] Compiling Vapor Application+Servers.swift
[611/753] Compiling Vapor Server.swift
[612/753] Compiling Vapor App+Service.swift
[613/753] Compiling Vapor Req+Service.swift
[614/753] Compiling Vapor Service.swift
[615/753] Compiling Vapor Application+Sessions.swift
[616/753] Compiling Vapor MemorySessions.swift
[617/753] Compiling Vapor Request+Session.swift
[618/753] Compiling Vapor Session.swift
[619/753] Compiling Vapor SessionCache.swift
[620/753] Compiling Vapor SessionData.swift
[621/753] Compiling Vapor SessionDriver.swift
[622/753] Compiling Vapor SessionsConfiguration.swift
[623/753] Compiling Vapor HTTPMediaTypePreference.swift
[624/753] Compiling Vapor Responder.swift
[625/753] Compiling Vapor Application+HTTP+Server.swift
[626/753] Compiling Vapor HTTPServer.swift
[627/753] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[628/753] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[629/753] Compiling Vapor HTTPServerHandler.swift
[630/753] Compiling Vapor HTTPServerRequestDecoder.swift
[631/753] Compiling Vapor HTTPServerResponseEncoder.swift
[632/753] Compiling Vapor HTTPServerUpgradeHandler.swift
[633/753] Compiling Vapor Logger+Report.swift
[634/753] Compiling Vapor LoggingSystem+Environment.swift
[635/753] Compiling Vapor Application+Middleware.swift
[636/753] Compiling Vapor CORSMiddleware.swift
[637/753] Compiling Vapor ErrorMiddleware.swift
[638/753] Compiling Vapor FileMiddleware.swift
[639/753] Compiling Vapor Middleware.swift
[640/753] Compiling Vapor MiddlewareConfiguration.swift
[641/753] Compiling Vapor ResponseCompressionMiddleware.swift
[642/753] Compiling Vapor RouteLoggingMiddleware.swift
[643/753] Compiling Vapor TracingMiddleware.swift
[644/753] Compiling Vapor File+Multipart.swift
[645/753] Compiling Vapor PlaintextDecoder.swift
[646/753] Compiling Vapor PlaintextEncoder.swift
[647/753] Compiling Vapor URLQueryCoders.swift
[648/753] Compiling Vapor URLQueryContainer.swift
[649/753] Compiling Vapor Core.swift
[650/753] Compiling Vapor Running.swift
[651/753] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[652/753] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[653/753] Compiling Vapor DotEnvFile+load.swift
[654/753] Compiling Vapor Routes+caseInsenstive.swift
[655/753] Compiling Vapor Validatable+validate.swift
[656/753] Compiling Vapor Environment+Process.swift
[657/753] Compiling Vapor Environment+Secret.swift
[658/753] Compiling Vapor Environment.swift
[659/753] Compiling Vapor Abort.swift
[660/753] Compiling Vapor AbortError.swift
[661/753] Compiling Vapor DebuggableError.swift
[662/753] Compiling Vapor Demangler.swift
[663/753] Compiling Vapor ErrorSource.swift
[664/753] Compiling Vapor StackTrace.swift
[665/753] Compiling Vapor Exports.swift
[666/753] Compiling Vapor Application+HTTP.swift
[667/753] Compiling Vapor Case.swift
[668/753] Compiling Vapor CharacterSet.swift
[669/753] Compiling Vapor Count.swift
[670/753] Compiling Vapor Custom.swift
[671/753] Compiling Vapor Email.swift
[672/753] Compiling Vapor Empty.swift
[673/753] Compiling Vapor In.swift
[674/753] Compiling Vapor Nil.swift
[675/753] Compiling Vapor NilIgnoring.swift
[676/753] Compiling Vapor Not.swift
[677/753] Compiling Vapor Or.swift
[678/753] Compiling Vapor Pattern.swift
[679/753] Compiling Vapor Range.swift
[680/753] Compiling Vapor URL.swift
[681/753] Compiling Vapor Valid.swift
[682/753] Compiling Vapor Application+Views.swift
[683/753] Compiling Vapor PlaintextRenderer.swift
[684/753] Compiling Vapor Request+View.swift
[685/753] Compiling Vapor View.swift
[686/753] Compiling Vapor ViewRenderer.swift
[687/753] Compiling Vapor _Deprecations.swift
[688/753] Compiling Vapor FormDataDecoder+Content.swift
[689/753] Compiling Vapor FormDataEncoder+Content.swift
[690/753] Compiling Vapor Application+Password.swift
[691/753] Compiling Vapor Application+Passwords.swift
[692/753] Compiling Vapor AsyncPasswordHasher.swift
[693/753] Compiling Vapor BcryptHasher.swift
[694/753] Compiling Vapor PasswordHasher.swift
[695/753] Compiling Vapor PlaintextHasher.swift
[696/753] Compiling Vapor Request+Password.swift
[697/753] Compiling Vapor Redirect.swift
[698/753] Compiling Vapor Request+Body.swift
[699/753] Compiling Vapor Request+BodyStream.swift
[700/753] Compiling Vapor Request.swift
[701/753] Compiling Vapor Application+Responder.swift
[702/753] Compiling Vapor DefaultResponder.swift
[703/753] Compiling Vapor Response+Body.swift
[704/753] Compiling Vapor Response.swift
[705/753] Compiling Vapor ResponseCodable.swift
[706/753] Compiling Vapor Application+Routes.swift
[707/753] Compiling Vapor Parameters+Require.swift
[708/753] Compiling Vapor Request+WebSocket.swift
[709/753] Compiling Vapor Route.swift
[710/753] Emitting module Vapor
[711/753] Compiling Vapor BasicResponder.swift
[712/753] Compiling Vapor BodyStream.swift
[713/753] Compiling Vapor Application+HTTP+Client.swift
[714/753] Compiling Vapor EventLoopHTTPClient.swift
[715/753] Compiling Vapor EndpointCache.swift
[716/753] Compiling Vapor HTTPMethod+String.swift
[717/753] Compiling Vapor HTTPStatus.swift
[718/753] Compiling Vapor HTTPCookies.swift
[719/753] Compiling Vapor HTTPHeaderCacheControl.swift
[720/753] Compiling Vapor HTTPHeaderExpires.swift
[721/753] Compiling Vapor HTTPHeaderLastModified.swift
[722/753] Compiling Vapor HTTPHeaders+Cache.swift
[723/753] Compiling Vapor HTTPHeaders+Connection.swift
[724/753] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[725/753] Compiling Vapor HTTPHeaders+ContentRange.swift
[726/753] Compiling Vapor HTTPHeaders+Directive.swift
[727/753] Compiling Vapor HTTPHeaders+Forwarded.swift
[728/753] Compiling Vapor HTTPHeaders+Link.swift
[729/753] Compiling Vapor HTTPHeaders+Name.swift
[730/753] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[731/753] Compiling Vapor HTTPHeaders.swift
[732/753] Compiling Vapor HTTPMediaType.swift
[733/753] Compiling Vapor SessionsMiddleware.swift
[734/753] Compiling Vapor URLEncodedFormData.swift
[735/753] Compiling Vapor URLEncodedFormDecoder.swift
[736/753] Compiling Vapor URLEncodedFormEncoder.swift
[737/753] Compiling Vapor URLEncodedFormError.swift
[738/753] Compiling Vapor URLEncodedFormParser.swift
[739/753] Compiling Vapor URLEncodedFormSerializer.swift
[740/753] Compiling Vapor URLQueryFragmentConvertible.swift
[741/753] Compiling Vapor AnyResponse.swift
[742/753] Compiling Vapor Array+Random.swift
[743/753] Compiling Vapor Base32.swift
[744/753] Compiling Vapor Base64.swift
[745/753] Compiling Vapor BaseN.swift
[746/753] Compiling Vapor BasicCodingKey.swift
[747/753] Compiling Vapor ByteCount.swift
[748/753] Compiling Vapor Bytes+Hex.swift
[749/753] Compiling Vapor Bytes+SecureCompare.swift
[750/753] Compiling Vapor Collection+Safe.swift
[751/753] Compiling Vapor DataProtocol+Copy.swift
[752/753] Compiling Vapor DecoderUnwrapper.swift
[753/753] Compiling Vapor DirectoryConfiguration.swift
[754/757] Compiling HaystackServerVapor Request+Grid.swift
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/Request+Grid.swift:4:1: warning: extension declares a conformance of imported type 'Grid' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'Haystack' introduce this conformance in the future
 2 | import Vapor
 3 |
 4 | extension Grid: Content {}
   | |- warning: extension declares a conformance of imported type 'Grid' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'Haystack' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |
 6 | extension Request {
[755/757] Compiling HaystackServerVapor HTTPMediaType+zinc.swift
[756/757] Emitting module HaystackServerVapor
/Users/admin/builder/spi-builder-workspace/Sources/HaystackServerVapor/Request+Grid.swift:4:1: warning: extension declares a conformance of imported type 'Grid' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'Haystack' introduce this conformance in the future
 2 | import Vapor
 3 |
 4 | extension Grid: Content {}
   | |- warning: extension declares a conformance of imported type 'Grid' to imported protocols 'Content', 'AsyncResponseEncodable', 'AsyncRequestDecodable', 'ResponseEncodable', 'RequestDecodable'; this will not behave correctly if the owners of 'Haystack' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |
 6 | extension Request {
[757/757] Compiling HaystackServerVapor HaystackRouteCollection.swift
Build of target: 'HaystackServerVapor' complete! (13.98s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/needleinajaystack/swift-haystack/v0.2.2/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/needleinajaystack/swift-haystack/v0.2.2/linkable-paths.json
    1720
10	/Users/admin/builder/spi-builder-workspace/.docs/needleinajaystack/swift-haystack/v0.2.2
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/needleinajaystack/swift-haystack/v0.2.2
File count: 1720
Doc size:   10.0MB
Preparing doc bundle ...
Uploading prod-needleinajaystack-swift-haystack-v0.2.2-51200295.zip to s3://spi-docs-inbox/prod-needleinajaystack-swift-haystack-v0.2.2-51200295.zip
Copying... [12%]
Copying... [20%]
Copying... [32%]
Copying... [41%]
Copying... [52%]
Copying... [61%]
Copying... [73%]
Copying... [82%]
Copying... [90%]
Copying... [100%]
Done.