The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swiftodon, reference main (207808), with Swift 6.1 for macOS (SPM) on 9 Oct 2025 03:40:16 UTC.

Swift 6 data race errors: 1

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JonPulfer/swiftodon.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JonPulfer/swiftodon
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2078080 correct the otlp configuration
Cloned https://github.com/JonPulfer/swiftodon.git
Revision (git rev-parse @):
2078080a44cf1163507ffedf14c113ca22a8edcb
SUCCESS checkout https://github.com/JonPulfer/swiftodon.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/JonPulfer/swiftodon.git
https://github.com/JonPulfer/swiftodon.git
{
  "dependencies" : [
    {
      "identity" : "hummingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird.git"
    },
    {
      "identity" : "hummingbird-auth",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird-auth.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "hummingbird-fluent",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0-beta.5",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird-fluent.git"
    },
    {
      "identity" : "webauthn-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-alpha.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/webauthn-swift.git"
    },
    {
      "identity" : "swift-mustache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0-beta.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/swift-mustache.git"
    },
    {
      "identity" : "fluent-sqlite-driver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-sqlite-driver.git"
    },
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt-kit.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-asn1",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-asn1.git"
    },
    {
      "identity" : "swift-otel",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-otel/swift-otel.git"
    },
    {
      "identity" : "swift-configuration",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "0.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-configuration"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swiftodon",
  "name" : "swiftodon",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "App",
      "targets" : [
        "App"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "MastodonData",
      "targets" : [
        "MastodonData"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Storage",
      "targets" : [
        "Storage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Storage",
      "module_type" : "SwiftTarget",
      "name" : "Storage",
      "path" : "Sources/Storage",
      "product_memberships" : [
        "App",
        "Storage"
      ],
      "sources" : [
        "Storage.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SignatureMiddlewareTests",
      "module_type" : "SwiftTarget",
      "name" : "SignatureMiddlewareTests",
      "path" : "Tests/SignatureMiddleware",
      "product_dependencies" : [
        "Crypto",
        "SwiftASN1"
      ],
      "sources" : [
        "SignatureMiddlewareTests.swift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MastodonDataTests",
      "module_type" : "SwiftTarget",
      "name" : "MastodonDataTests",
      "path" : "Tests/MastodonData",
      "sources" : [
        "MastodonDataTests.swift"
      ],
      "target_dependencies" : [
        "MastodonData",
        "Storage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MastodonData",
      "module_type" : "SwiftTarget",
      "name" : "MastodonData",
      "path" : "Sources/MastodonData",
      "product_dependencies" : [
        "Hummingbird"
      ],
      "product_memberships" : [
        "App",
        "MastodonData"
      ],
      "sources" : [
        "Account.swift",
        "Link.swift",
        "Status.swift",
        "WebFinger.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppTests",
      "module_type" : "SwiftTarget",
      "name" : "AppTests",
      "path" : "Tests/AppTests",
      "product_dependencies" : [
        "HummingbirdTesting"
      ],
      "sources" : [
        "AppTests.swift",
        "SharedTests.swift"
      ],
      "target_dependencies" : [
        "App"
      ],
      "type" : "test"
    },
    {
      "c99name" : "App",
      "module_type" : "SwiftTarget",
      "name" : "App",
      "path" : "Sources/App",
      "product_dependencies" : [
        "ArgumentParser",
        "Hummingbird",
        "HummingbirdAuth",
        "HummingbirdRouter",
        "HummingbirdFluent",
        "FluentSQLiteDriver",
        "WebAuthn",
        "Mustache",
        "JWTKit",
        "SwiftASN1",
        "OTel",
        "Configuration"
      ],
      "product_memberships" : [
        "App"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/App/Resources/Templates/home.mustache",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ActivityPubData/Link.swift",
        "ActivityPubData/Object.swift",
        "ActivityPubData/ObjectOrLinkDecoder.swift",
        "ActivityPubData/ObjectProtocols.swift",
        "App.swift",
        "Application+build.swift",
        "Controllers/HTMLController.swift",
        "Controllers/PersonController.swift",
        "Controllers/StatusController.swift",
        "Controllers/TimelineController.swift",
        "Controllers/WebAuthnController.swift",
        "Controllers/WellKnownController.swift",
        "Extensions/Fluent+Mustache.swift",
        "Extensions/html.swift",
        "Middleware/JWTAuth.swift",
        "Middleware/RequestLogger.swift",
        "Middleware/WebAuthnSession.swift",
        "Repository/Fluent/FluentPersonStorage.swift",
        "Repository/Fluent/FluentStatusStorage.swift",
        "Repository/Fluent/FluentTimelineStorage.swift",
        "Repository/Fluent/FluentWebAuthNStorage.swift",
        "Repository/Person.swift",
        "Repository/Status.swift",
        "Repository/Timeline.swift",
        "Repository/WebAuthNModel.swift",
        "RequestContext.swift",
        "Shared/DateTime.swift",
        "UserToken/UserToken.swift"
      ],
      "target_dependencies" : [
        "MastodonData",
        "Storage"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.0"
}
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin generate-grpc-code-from-protos
[4/4] Compiling plugin GRPCProtobufGenerator
[5/5] Compiling plugin SwiftProtobufPlugin
[6/6] Compiling plugin GenerateManual
[7/7] Compiling plugin GenerateDoccReference
Building for debugging...
[7/889] Write sources
[15/889] Copying PrivacyInfo.xcprivacy
[16/889] Copying home.mustache
[16/889] Copying PrivacyInfo.xcprivacy
[22/889] Write sources
[42/889] Copying PrivacyInfo.xcprivacy
[42/889] Write sources
[89/889] Compiling CNIOWindows WSAStartup.c
[90/889] Compiling CSystem shims.c
[90/889] Compiling CNIOWindows shim.c
[91/889] Compiling CNIOWASI CNIOWASI.c
[93/889] Compiling CNIOLinux shim.c
[94/889] Compiling _NumericsShims _NumericsShims.c
[95/889] Write swift-version-2F0A5646E1D333AE.txt
[96/889] Compiling CNIOExtrasZlib empty.c
[97/889] Compiling CNIOLinux liburing_shims.c
[98/889] Compiling CNIOPosix event_loop_id.c
[99/889] Compiling _AtomicsShims.c
[100/895] Compiling CNIOLLHTTP c_nio_http.c
[101/925] Compiling CNIOLLHTTP c_nio_api.c
[102/1012] Compiling CNIOLLHTTP c_nio_llhttp.c
[103/1047] Compiling CNIODarwin shim.c
[105/1047] Emitting module _NIOBase64
[106/1047] Compiling _NIOBase64 Base64.swift
[107/1047] Emitting module _CertificateInternals
[108/1047] Compiling _CertificateInternals _TinyArray.swift
[108/1049] Compiling CNIOBoringSSLShims shims.c
[110/1082] Emitting module ServiceContextModule
[111/1082] Compiling ServiceContextModule ServiceContext.swift
[112/1082] Compiling ServiceContextModule ServiceContextKey.swift
[113/1082] Compiling RealModule RealFunctions.swift
[114/1082] Compiling RealModule Real.swift
[115/1082] Compiling RealModule Float16+Real.swift
[116/1082] Compiling RealModule Float80+Real.swift
[117/1088] Compiling RealModule RelaxedArithmetic.swift
[118/1088] Compiling RealModule Float+Real.swift
[119/1088] Compiling RealModule ElementaryFunctions.swift
[120/1088] Compiling RealModule Double+Real.swift
[121/1088] Compiling RealModule AugmentedArithmetic.swift
[122/1088] Compiling Mustache Library.swift
[123/1088] Compiling Mustache Mirror.swift
[124/1088] Compiling _NIODataStructures PriorityQueue.swift
[125/1088] Compiling _NIODataStructures _TinyArray.swift
[126/1088] Emitting module RealModule
[127/1088] Compiling Mustache String.swift
[128/1088] Compiling Mustache ContentType.swift
[129/1088] Compiling Mustache Context.swift
[130/1088] Compiling Mustache NSLock+Backport.swift
[131/1088] Compiling Mustache Parent.swift
[132/1088] Compiling Mustache SequenceContext.swift
[133/1088] Compiling Mustache Template+Parser.swift
[134/1088] Compiling Mustache Parser.swift
[135/1088] Compiling Mustache Sequence.swift
[136/1091] Compiling Mustache Template+Render.swift
[137/1091] Compiling Mustache Template.swift
[138/1091] Compiling Mustache Template+FileSystem.swift
[139/1091] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[140/1091] Compiling SwiftProtobuf Message+FieldMask.swift
[141/1091] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[142/1091] Compiling _NIODataStructures Heap.swift
[143/1091] Emitting module _NIODataStructures
[144/1091] Compiling Logging MetadataProvider.swift
[145/1091] Compiling Logging LogHandler.swift
[146/1114] Emitting module SystemPackage
[147/1114] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[148/1114] Compiling InternalCollectionsUtilities UInt+reversed.swift
[149/1114] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[150/1114] Compiling InternalCollectionsUtilities Integer rank.swift
[151/1114] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[152/1114] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[153/1114] Compiling Instrumentation MultiplexInstrument.swift
[154/1114] Compiling Instrumentation NoOpInstrument.swift
[155/1114] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[156/1114] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[157/1114] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[158/1114] Compiling SwiftProtobuf HashVisitor.swift
[159/1114] Compiling SwiftProtobuf Internal.swift
[160/1114] Compiling SwiftProtobuf JSONDecoder.swift
[161/1114] Compiling Instrumentation InstrumentationSystem.swift
[162/1114] Compiling Instrumentation Instrument.swift
[163/1114] Emitting module Instrumentation
[164/1114] Compiling Instrumentation Locks.swift
[165/1114] Compiling SystemPackage Util+StringArray.swift
[166/1114] Compiling SystemPackage Util.swift
[167/1114] Compiling SystemPackage UtilConsumers.swift
[168/1114] Compiling InternalCollectionsUtilities Descriptions.swift
[169/1114] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[170/1114] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[171/1114] Compiling InternalCollectionsUtilities Debugging.swift
[172/1114] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[173/1115] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[174/1115] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[175/1115] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[176/1115] Compiling InternalCollectionsUtilities _SortedCollection.swift
[181/1115] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[184/1115] Emitting module InternalCollectionsUtilities
[185/1124] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[186/1135] Compiling Logging Locks.swift
[187/1135] Emitting module Logging
[188/1135] Compiling Logging Logging.swift
[189/1135] Compiling HTTPTypes NIOLock.swift
[190/1205] Compiling HTTPTypes HTTPField.swift
[191/1205] Compiling Tracing TracerProtocol.swift
[192/1205] Compiling Tracing TracingTime.swift
[193/1205] Compiling Tracing TracerProtocol+Legacy.swift
[194/1205] Compiling Tracing InstrumentationSystem+Tracing.swift
[195/1205] Compiling Tracing NoOpTracer.swift
[196/1205] Emitting module HTTPTypes
[197/1205] Emitting module Tracing
[198/1205] Compiling Tracing SpanProtocol.swift
[199/1205] Compiling Tracing Tracer.swift
[200/1205] Compiling HTTPTypes HTTPParsedFields.swift
[201/1205] Compiling HTTPTypes HTTPRequest.swift
[202/1205] Compiling HTTPTypes HTTPFieldName.swift
[203/1205] Compiling HTTPTypes HTTPResponse.swift
[204/1205] Compiling HTTPTypes HTTPFields.swift
[205/1205] Compiling HTTPTypes ISOLatin1String.swift
[206/1268] Compiling SwiftASN1 DER.swift
[207/1268] Compiling OrderedCollections _HashTable.swift
[208/1268] Compiling OrderedCollections OrderedDictionary+Elements.swift
[209/1269] Compiling OrderedCollections _HashTable+Constants.swift
[210/1269] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[211/1269] Compiling OrderedCollections _HashTable+Testing.swift
[212/1269] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[215/1269] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[216/1269] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[217/1269] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[218/1269] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[219/1269] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[220/1269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[221/1269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[222/1269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[223/1269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[224/1276] Compiling HeapModule _HeapNode.swift
[225/1276] Compiling HeapModule Heap.swift
[226/1276] Compiling HeapModule Heap+Invariants.swift
[227/1276] Compiling HeapModule Heap+Descriptions.swift
[228/1276] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[229/1276] Compiling HeapModule Heap+UnsafeHandle.swift
[230/1276] Compiling ExtrasBase64 Base32.swift
[231/1276] Compiling _RopeModule RopeSummary.swift
[232/1276] Compiling _RopeModule _RopeItem.swift
[233/1276] Compiling _RopeModule _RopePath.swift
[234/1276] Compiling _RopeModule _RopeVersion.swift
[235/1276] Compiling _RopeModule Rope+Collection.swift
[236/1276] Compiling _RopeModule Rope+Index.swift
[237/1276] Compiling _RopeModule Rope+Sequence.swift
[238/1276] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[239/1276] Compiling _RopeModule BigString+Managing Breaks.swift
[240/1276] Compiling _RopeModule BigString+RemoveSubrange.swift
[241/1276] Compiling _RopeModule BigString+ReplaceSubrange.swift
[242/1276] Compiling _RopeModule BigString+Split.swift
[243/1276] Compiling _RopeModule Range+BigString.swift
[244/1276] Compiling _RopeModule BigString+UTF16View.swift
[245/1276] Compiling _RopeModule BigString+UTF8View.swift
[246/1276] Compiling OrderedCollections OrderedSet+Diffing.swift
[247/1276] Compiling OrderedCollections OrderedSet+Equatable.swift
[248/1276] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[249/1276] Compiling OrderedCollections OrderedSet+Hashable.swift
[250/1276] Compiling OrderedCollections OrderedSet+Initializers.swift
[251/1276] Compiling OrderedCollections OrderedSet+Insertions.swift
[252/1276] Compiling OrderedCollections OrderedSet+Invariants.swift
[253/1276] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[254/1276] Emitting module HeapModule
[255/1276] Compiling OrderedCollections OrderedDictionary+Codable.swift
[256/1276] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[257/1276] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[258/1276] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[259/1276] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[260/1276] Compiling OrderedCollections OrderedSet+Codable.swift
[261/1276] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[262/1276] Compiling OrderedCollections OrderedSet+Descriptions.swift
[263/1276] Compiling SwiftASN1 Errors.swift
[264/1276] Compiling OrderedCollections _Hashtable+Header.swift
[276/1276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[277/1276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[278/1276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[279/1276] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[280/1276] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[281/1276] Compiling OrderedCollections OrderedSet+Sendable.swift
[282/1276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[283/1276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[284/1276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[285/1276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[286/1276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[287/1276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[294/1360] Compiling HashTreeCollections _AncestorHashSlots.swift
[295/1360] Compiling HashTreeCollections _Bitmap.swift
[296/1360] Compiling HashTreeCollections _Bucket.swift
[297/1360] Compiling HashTreeCollections _Hash.swift
[298/1360] Compiling HashTreeCollections _HashLevel.swift
[299/1360] Compiling HashTreeCollections _HashNode+Builder.swift
[300/1360] Compiling HashTreeCollections _HashNode+Debugging.swift
[301/1360] Compiling HashTreeCollections _HashNode+Initializers.swift
[302/1360] Emitting module SwiftASN1
[305/1360] Compiling HashTreeCollections TreeDictionary+Filter.swift
[306/1360] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[307/1360] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[308/1360] Compiling HashTreeCollections TreeDictionary+Keys.swift
[309/1360] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[310/1360] Compiling HashTreeCollections TreeDictionary+Merge.swift
[311/1360] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[318/1360] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[319/1368] Emitting module _RopeModule
[320/1368] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[321/1368] Compiling HashTreeCollections TreeDictionary+Values.swift
[322/1368] Compiling HashTreeCollections TreeDictionary.swift
[323/1368] Compiling HashTreeCollections TreeSet+Codable.swift
[324/1368] Compiling HashTreeCollections TreeSet+Collection.swift
[325/1368] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[326/1368] Compiling HashTreeCollections TreeSet+Debugging.swift
[327/1368] Compiling HashTreeCollections TreeSet+Descriptions.swift
[328/1368] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[329/1368] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[330/1368] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[331/1368] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[332/1368] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[333/1368] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[334/1368] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[335/1368] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[343/1368] Compiling HashTreeCollections TreeDictionary+Codable.swift
[344/1368] Compiling HashTreeCollections TreeDictionary+Collection.swift
[345/1368] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[346/1368] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[347/1368] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[348/1368] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[349/1368] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[350/1368] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[351/1368] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[352/1368] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[353/1368] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[354/1368] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[355/1368] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[356/1368] Compiling HashTreeCollections TreeSet.swift
[357/1368] Compiling HashTreeCollections _HashSlot.swift
[358/1368] Compiling HashTreeCollections _HashStack.swift
[359/1368] Compiling HashTreeCollections _HashTreeIterator.swift
[360/1368] Compiling HashTreeCollections _HashTreeStatistics.swift
[361/1368] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[371/1368] Compiling HashTreeCollections _HashNode+Invariants.swift
[372/1368] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[373/1368] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[374/1368] Compiling HashTreeCollections _HashNode.swift
[375/1368] Compiling HashTreeCollections _HashNodeHeader.swift
[376/1368] Emitting module OrderedCollections
[377/1368] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[378/1368] Compiling HashTreeCollections _HashNode+Structural union.swift
[379/1368] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[380/1368] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[381/1368] Compiling HashTreeCollections _HashNode+Lookups.swift
[382/1368] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[383/1368] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[387/1368] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[388/1368] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[389/1368] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[390/1368] Compiling HashTreeCollections _HashNode+Structural merge.swift
[391/1368] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[404/1368] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[405/1368] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[414/1368] Emitting module SwiftCBOR
[430/1378] Compiling HashTreeCollections _RawHashNode.swift
[431/1378] Compiling HashTreeCollections _UnmanagedHashNode.swift
[432/1378] Compiling HashTreeCollections _UnsafePath.swift
[439/1401] Compiling DequeModule Deque._Storage.swift
[440/1401] Compiling DequeModule Deque+Equatable.swift
[441/1401] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[448/1475] Compiling DequeModule _DequeSlot.swift
[449/1476] Compiling Crypto Digest_boring.swift
[450/1476] Compiling Crypto Digest.swift
[451/1476] Compiling Crypto Digests.swift
[452/1476] Compiling Crypto HashFunctions.swift
[453/1476] Compiling Crypto HashFunctions_SHA2.swift
[454/1476] Compiling Crypto HPKE-AEAD.swift
[455/1476] Compiling Crypto HPKE-Ciphersuite.swift
[456/1476] Compiling Crypto HPKE-KDF.swift
[457/1476] Compiling Crypto HPKE.swift
[458/1476] Compiling SwiftCBOR Util.swift
[459/1479] Compiling W3CTraceContext TraceID.swift
[460/1479] Compiling DequeModule _UnsafeWrappedBuffer.swift
[461/1479] Compiling W3CTraceContext TraceContext.swift
[462/1479] Compiling W3CTraceContext TraceFlags.swift
[463/1479] Compiling W3CTraceContext SpanID.swift
[464/1479] Compiling W3CTraceContext Hex.swift
[465/1479] Emitting module W3CTraceContext
[466/1479] Compiling W3CTraceContext TraceState.swift
[467/1479] Emitting module Crypto
[468/1487] Compiling DequeModule _DequeBufferHeader.swift
[469/1487] Compiling Crypto HPKE-KeySchedule.swift
[470/1487] Compiling Crypto HPKE-Modes.swift
[474/1487] Compiling Crypto HPKE-Context.swift
[475/1487] Compiling DequeModule _DequeBuffer.swift
[488/1487] Emitting module SwiftProtobuf
[491/1487] Compiling Crypto Insecure.swift
[492/1487] Compiling Crypto Insecure_HashFunctions.swift
[493/1487] Compiling Crypto KEM.swift
[494/1487] Compiling Crypto ECDH_boring.swift
[495/1487] Compiling Crypto ObjectIdentifier.swift
[496/1487] Compiling Crypto ECDSASignature.swift
[497/1487] Compiling Crypto PEMDocument.swift
[498/1487] Compiling Crypto PKCS8PrivateKey.swift
[499/1528] Compiling Configuration AccessReporter.swift
[500/1528] Compiling Configuration AccessLogger.swift
[501/1528] Compiling Configuration FileAccessLogger.swift
[502/1528] Compiling Configuration ConfigContext.swift
[503/1528] Compiling Configuration ConfigKey.swift
[504/1528] Compiling Configuration ConfigSnapshotReader+methods.swift
[505/1528] Compiling Configuration ConfigSnapshotReader.swift
[506/1528] Compiling Configuration ExpressibleByConfigString.swift
[507/1528] Compiling Crypto DH.swift
[508/1528] Compiling Crypto ECDH.swift
[509/1528] Compiling Crypto HKDF.swift
[510/1528] Compiling Crypto AESWrap.swift
[511/1528] Compiling Crypto AESWrap_boring.swift
[512/1528] Compiling Crypto Ed25519_boring.swift
[513/1528] Compiling Crypto NISTCurvesKeys_boring.swift
[514/1528] Compiling Crypto X25519Keys_boring.swift
[515/1528] Compiling Crypto ASN1Boolean.swift
[516/1528] Compiling Crypto ASN1Identifier.swift
[517/1528] Compiling Crypto ASN1Integer.swift
[518/1528] Compiling Crypto ASN1Null.swift
[519/1528] Compiling Crypto ASN1OctetString.swift
[520/1528] Compiling Crypto ASN1Strings.swift
[521/1528] Compiling Crypto ArraySliceBigint.swift
[522/1528] Compiling Crypto GeneralizedTime.swift
[523/1528] Compiling Crypto Curve25519.swift
[524/1528] Compiling Crypto Ed25519Keys.swift
[525/1528] Compiling Crypto NISTCurvesKeys.swift
[526/1528] Compiling Crypto X25519Keys.swift
[527/1528] Compiling Crypto SymmetricKeys.swift
[528/1528] Compiling Crypto HMAC.swift
[529/1528] Compiling Crypto MACFunctions.swift
[530/1528] Compiling Crypto MessageAuthenticationCode.swift
[531/1528] Compiling Configuration JSONProviderSnapshot.swift
[532/1528] Compiling Configuration ReloadingJSONProvider.swift
[533/1528] Compiling Configuration ConfigProvider+Operators.swift
[534/1528] Compiling Configuration KeyMappingProvider.swift
[535/1528] Compiling Configuration ReloadingFileProviderMetrics.swift
[536/1528] Compiling Configuration EnvironmentFileParser.swift
[537/1528] Compiling Configuration EnvironmentKeyEncoder.swift
[538/1528] Compiling Configuration EnvironmentVariablesProvider.swift
[539/1528] Compiling Configuration ReloadingYAMLProvider.swift
[540/1528] Compiling Configuration YAMLProvider.swift
[541/1528] Compiling Configuration YAMLProviderSnapshot.swift
[542/1528] Compiling Configuration SecretsSpecifier.swift
[543/1528] Compiling Configuration DirectoryFilesProvider.swift
[544/1528] Compiling Configuration InMemoryProvider.swift
[545/1528] Compiling Configuration MutableInMemoryProvider.swift
[546/1528] Compiling Configuration JSONProvider.swift
[547/1528] Compiling Configuration CLIKeyEncoder.swift
[548/1528] Compiling Configuration ConfigKeyDecoder.swift
[549/1528] Compiling Configuration ConfigProvider.swift
[550/1528] Compiling Configuration ConfigProviderHelpers.swift
[551/1528] Compiling Configuration ConfigReader+internalHelpers.swift
[552/1528] Compiling Configuration ConfigReader+methods.swift
[553/1528] Compiling Configuration ConfigReader.swift
[554/1528] Compiling Configuration ConfigKeyEncoder.swift
[555/1528] Compiling Configuration SeparatorKeyDecoder.swift
[556/1528] Compiling Configuration SeparatorKeyEncoder.swift
[557/1528] Compiling Configuration MultiProvider.swift
[558/1528] Compiling Configuration CLIArgumentParser.swift
[559/1528] Compiling Configuration CLISnapshot.swift
[560/1528] Compiling Configuration CommandLineArgumentsProvider.swift
[561/1528] Compiling Configuration CommonProviderFileSystem.swift
[562/1528] Compiling Configuration ReloadingFileProviderCore.swift
[563/1528] Compiling Crypto AES-GCM.swift
[564/1528] Compiling Crypto AES-GCM_boring.swift
[565/1528] Compiling Crypto ChaChaPoly_boring.swift
[566/1528] Compiling Crypto ChaChaPoly.swift
[567/1528] Compiling Crypto Cipher.swift
[568/1528] Compiling Crypto Nonces.swift
[569/1528] Compiling Crypto ASN1.swift
[570/1528] Compiling Crypto ASN1Any.swift
[571/1528] Compiling Crypto ASN1BitString.swift
[571/1528] Compiling CSQLite sqlite_nio_sqlite3.c
[601/1531] Emitting module Storage
[602/1531] Compiling Storage Storage.swift
[602/1531] Compiling fiat_p256_adx_sqr.S
[603/1531] Compiling fiat_p256_adx_mul.S
[604/1531] Compiling fiat_curve25519_adx_square.S
[605/1531] Compiling fiat_curve25519_adx_mul.S
[607/1531] Emitting module DequeModule
[610/1531] Compiling ConcurrencyHelpers LockedValueBox.swift
[621/1531] Emitting module Mustache
[630/1532] Compiling ConcurrencyHelpers Lock.swift
[631/1532] Emitting module ConcurrencyHelpers
[642/1588] Compiling CoreMetrics Locks.swift
[643/1588] Emitting module CoreMetrics
[644/1588] Compiling CoreMetrics Metrics.swift
[645/1588] Compiling Crypto RNG_boring.swift
[646/1588] Compiling Crypto SafeCompare_boring.swift
[647/1588] Compiling Crypto Zeroization_boring.swift
[648/1588] Compiling Crypto PrettyBytes.swift
[649/1588] Compiling Crypto SafeCompare.swift
[650/1588] Compiling Crypto SecureBytes.swift
[651/1588] Compiling Crypto Zeroization.swift
[652/1588] Compiling Crypto resource_bundle_accessor.swift
[653/1588] Emitting module Configuration
[654/1597] Compiling GRPCCore MethodConfigs.swift
[655/1597] Compiling GRPCCore Result+Catching.swift
[656/1597] Compiling GRPCCore String+Extensions.swift
[657/1597] Compiling GRPCCore TaskGroup+CancellableTask.swift
[658/1597] Compiling GRPCCore ClientRPCExecutor+RetryExecutor.swift
[659/1597] Compiling Mustache Transform.swift
[660/1597] Emitting module HashTreeCollections
[661/1597] Emitting module Metrics
[662/1597] Compiling Metrics Metrics.swift
[663/1597] Compiling GRPCCore BroadcastAsyncSequence+RPCWriter.swift
[664/1597] Compiling GRPCCore BroadcastAsyncSequence.swift
[665/1597] Compiling GRPCCore GRPCAsyncThrowingStream.swift
[666/1597] Compiling GRPCCore RPCWriter+Map.swift
[667/1597] Compiling GRPCCore ServerResponse.swift
[668/1597] Compiling GRPCCore Coding.swift
[669/1597] Compiling GRPCCore CompressionAlgorithm.swift
[670/1597] Compiling GRPCCore AsyncSequenceOfOne.swift
[671/1597] Compiling GRPCCore RetryDelaySequence.swift
[672/1597] Compiling GRPCCore ServerContext.swift
[673/1597] Compiling GRPCCore ServerInterceptor.swift
[674/1597] Compiling GRPCCore ServerRequest.swift
[675/1597] Compiling GRPCCore RPCWriter+MessageToRPCResponsePart.swift
[676/1597] Compiling GRPCCore RPCWriter+Serialize.swift
[677/1597] Compiling GRPCCore UncheckedAsyncIteratorSequence.swift
[678/1597] Compiling GRPCCore RPCAsyncSequence.swift
[679/1597] Compiling GRPCCore ClientRPCExecutor.swift
[680/1597] Compiling GRPCCore ClientRequest+Convenience.swift
[681/1597] Compiling GRPCCore ClientResponse+Convenience.swift
[682/1597] Compiling GRPCCore ClientStreamExecutor.swift
[683/1597] Compiling UnixSignals UnixSignal.swift
[684/1597] Emitting module UnixSignals
[685/1597] Compiling UnixSignals UnixSignalsSequence.swift
[686/1597] Compiling SwiftProtobuf duration.pb.swift
[687/1597] Compiling SwiftProtobuf empty.pb.swift
[688/1597] Compiling SwiftProtobuf field_mask.pb.swift
[689/1597] Compiling SwiftProtobuf source_context.pb.swift
[690/1597] Compiling SwiftProtobuf struct.pb.swift
[691/1597] Compiling SwiftProtobuf timestamp.pb.swift
[692/1597] Compiling SwiftProtobuf type.pb.swift
[693/1597] Compiling SwiftProtobuf wrappers.pb.swift
[694/1597] Compiling SwiftProtobuf resource_bundle_accessor.swift
[695/1597] Compiling Configuration AsyncSequences.swift
[696/1597] Compiling Configuration FoundationExtensions.swift
[697/1597] Compiling Configuration combineLatestOneOrMore.swift
[698/1597] Compiling Configuration ConfigBytesFromStringDecoder.swift
[698/1597] Compiling tls_method.cc
[699/1597] Compiling tls_record.cc
[700/1597] Compiling tls13_server.cc
[701/1597] Compiling tls13_enc.cc
[702/1597] Compiling tls13_client.cc
[703/1597] Compiling tls13_both.cc
[705/1597] Compiling GRPCCore UnsafeTransfer.swift
[706/1597] Compiling GRPCCore Metadata+GRPC.swift
[711/1603] Emitting module ExtrasBase64
[712/1603] Compiling ExtrasBase64 Base64.swift
[712/1603] Compiling t1_enc.cc
[715/1603] Compiling GRPCCore ServerCancellationManager.swift
[716/1603] Compiling GRPCCore ServerRPCExecutor.swift
[717/1603] Compiling GRPCCore RPCRouter.swift
[718/1603] Compiling GRPCCore RegistrableRPCService.swift
[719/1603] Compiling GRPCCore ServerContext+RPCCancellationHandle.swift
[725/1603] Compiling ssl_versions.cc
[726/1603] Compiling ssl_transcript.cc
[727/1603] Compiling ssl_x509.cc
[735/1603] Compiling GRPCCore Timeout.swift
[736/1603] Compiling GRPCCore ClientTransport.swift
[737/1603] Compiling GRPCCore RPCParts.swift
[738/1603] Compiling GRPCCore RPCStream.swift
[739/1603] Compiling GRPCCore RetryThrottle.swift
[740/1603] Compiling GRPCCore ServerTransport.swift
[740/1603] Compiling ssl_stat.cc
[742/1603] Compiling GRPCCore CallOptions.swift
[743/1603] Compiling GRPCCore ClientContext.swift
[744/1603] Compiling GRPCCore ClientInterceptor.swift
[745/1603] Compiling GRPCCore ClientRequest.swift
[746/1603] Compiling GRPCCore ClientResponse.swift
[747/1603] Compiling GRPCCore ClientRPCExecutor+HedgingExecutor.swift
[748/1603] Compiling GRPCCore ClientRPCExecutor+OneShotExecutor.swift
[749/1603] Compiling GRPCCore Metadata.swift
[750/1603] Compiling GRPCCore MethodDescriptor.swift
[751/1603] Compiling GRPCCore RPCError.swift
[752/1603] Compiling GRPCCore RuntimeError.swift
[753/1603] Compiling GRPCCore ServiceDescriptor.swift
[754/1603] Compiling GRPCCore Status.swift
[755/1603] Emitting module GRPCCore
[755/1603] Compiling ssl_session.cc
[771/1603] Compiling ssl_privkey.cc
[782/1603] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[802/1603] Compiling GRPCCore GRPCContiguousBytes.swift
[803/1603] Compiling GRPCCore MethodConfig.swift
[804/1603] Compiling GRPCCore ServiceConfig.swift
[805/1603] Compiling GRPCCore GRPCClient.swift
[806/1603] Compiling GRPCCore GRPCServer.swift
[807/1603] Compiling GRPCCore Base64.swift
[819/1603] Compiling ssl_file.cc
[820/1603] Compiling ssl_key_share.cc
[821/1603] Compiling ssl_credential.cc
[822/1603] Compiling ssl_lib.cc
[823/1603] Compiling ssl_cipher.cc
[842/1603] Compiling ssl_cert.cc
[843/1603] Compiling ssl_buffer.cc
[844/1603] Compiling ssl_asn1.cc
[845/1614] Compiling ssl_aead_ctx.cc
[846/1614] Compiling s3_pkt.cc
[847/1614] Compiling s3_lib.cc
[848/1614] Compiling s3_both.cc
[849/1614] Compiling handshake_server.cc
[850/1614] Compiling handshake_client.cc
[851/1614] Compiling handshake.cc
[852/1614] Compiling handoff.cc
[853/1614] Compiling dtls_record.cc
[854/1614] Compiling extensions.cc
[855/1614] Compiling encrypted_client_hello.cc
[856/1614] Compiling md5-x86_64-linux.S
[857/1614] Compiling md5-x86_64-apple.S
[858/1614] Compiling dtls_method.cc
[859/1614] Compiling md5-586-linux.S
[860/1614] Compiling md5-586-apple.S
[861/1614] Compiling d1_srtp.cc
[862/1614] Compiling chacha20_poly1305_x86_64-linux.S
[863/1614] Compiling chacha20_poly1305_x86_64-apple.S
[864/1614] Compiling chacha20_poly1305_armv8-linux.S
[864/1614] Compiling chacha20_poly1305_armv8-win.S
[866/1614] Compiling chacha-x86_64-linux.S
[867/1614] Compiling chacha20_poly1305_armv8-apple.S
[868/1614] Compiling chacha-x86_64-apple.S
[869/1614] Compiling chacha-x86-linux.S
[870/1614] Compiling d1_pkt.cc
[871/1614] Compiling chacha-x86-apple.S
[872/1614] Compiling chacha-armv8-win.S
[873/1614] Compiling chacha-armv8-linux.S
[874/1614] Compiling chacha-armv4-linux.S
[875/1614] Compiling aes128gcmsiv-x86_64-linux.S
[876/1614] Compiling chacha-armv8-apple.S
[877/1614] Compiling d1_lib.cc
[878/1614] Compiling aes128gcmsiv-x86_64-apple.S
[879/1614] Compiling x86_64-mont5-linux.S
[880/1614] Compiling x86_64-mont5-apple.S
[881/1614] Compiling x86_64-mont-apple.S
[882/1614] Compiling x86-mont-linux.S
[882/1614] Compiling x86_64-mont-linux.S
[884/1614] Compiling x86-mont-apple.S
[885/1614] Compiling vpaes-x86_64-linux.S
[886/1614] Compiling err_data.cc
[887/1614] Compiling vpaes-x86_64-apple.S
[888/1614] Compiling vpaes-x86-apple.S
[889/1614] Compiling vpaes-x86-linux.S
[890/1614] Compiling vpaes-armv8-win.S
[891/1614] Compiling vpaes-armv8-linux.S
[892/1614] Compiling bio_ssl.cc
[893/1614] Compiling vpaes-armv8-apple.S
[894/1614] Compiling d1_both.cc
[895/1614] Compiling vpaes-armv7-linux.S
[895/1614] Compiling sha512-x86_64-apple.S
[897/1614] Compiling sha512-x86_64-linux.S
[898/1614] Compiling sha512-armv8-win.S
[899/1614] Compiling sha512-armv8-linux.S
[900/1614] Compiling sha512-armv4-linux.S
[901/1614] Compiling sha512-586-apple.S
[902/1614] Compiling sha512-586-linux.S
[903/1614] Compiling sha256-x86_64-linux.S
[904/1614] Compiling sha512-armv8-apple.S
[905/1614] Compiling sha256-armv8-win.S
[905/1614] Compiling sha256-x86_64-apple.S
[907/1614] Compiling sha256-armv8-linux.S
[908/1614] Compiling sha256-armv8-apple.S
[909/1614] Compiling sha256-586-apple.S
[910/1614] Compiling sha256-586-linux.S
[911/1614] Compiling sha256-armv4-linux.S
[912/1614] Compiling sha1-x86_64-linux.S
[913/1614] Compiling sha1-armv8-linux.S
[914/1614] Compiling sha1-x86_64-apple.S
[915/1614] Compiling sha1-armv8-win.S
[916/1614] Compiling sha1-armv8-apple.S
[917/1614] Compiling sha1-armv4-large-linux.S
[918/1614] Compiling sha1-586-apple.S
[919/1614] Compiling sha1-586-linux.S
[920/1614] Compiling rsaz-avx2-linux.S
[921/1614] Compiling rdrand-x86_64-apple.S
[922/1614] Compiling rsaz-avx2-apple.S
[923/1614] Compiling rdrand-x86_64-linux.S
[924/1614] Compiling p256_beeu-x86_64-asm-linux.S
[925/1614] Compiling p256_beeu-x86_64-asm-apple.S
[926/1614] Compiling p256_beeu-armv8-asm-win.S
[927/1614] Compiling p256_beeu-armv8-asm-linux.S
[928/1614] Compiling p256-x86_64-asm-linux.S
[928/1614] Compiling p256_beeu-armv8-asm-apple.S
[930/1614] Compiling p256-x86_64-asm-apple.S
[931/1614] Compiling p256-armv8-asm-linux.S
[932/1614] Compiling p256-armv8-asm-win.S
[933/1614] Compiling p256-armv8-asm-apple.S
[934/1614] Compiling ghashv8-armv8-win.S
[935/1614] Compiling ghashv8-armv8-linux.S
[936/1614] Compiling ghash-x86_64-linux.S
[937/1614] Compiling ghashv8-armv7-linux.S
[938/1614] Compiling ghashv8-armv8-apple.S
[939/1614] Compiling ghash-x86_64-apple.S
[940/1614] Compiling ghash-x86-linux.S
[941/1614] Compiling ghash-x86-apple.S
[942/1614] Compiling ghash-ssse3-x86_64-linux.S
[943/1614] Compiling ghash-ssse3-x86_64-apple.S
[944/1614] Compiling ghash-ssse3-x86-linux.S
[945/1614] Compiling ghash-neon-armv8-win.S
[946/1614] Compiling ghash-ssse3-x86-apple.S
[947/1614] Compiling ghash-neon-armv8-linux.S
[948/1614] Compiling ghash-neon-armv8-apple.S
[949/1614] Compiling co-586-linux.S
[950/1614] Compiling ghash-armv4-linux.S
[951/1614] Compiling co-586-apple.S
[952/1614] Compiling bsaes-armv7-linux.S
[953/1614] Compiling bn-armv8-win.S
[954/1614] Compiling bn-586-linux.S
[954/1614] Compiling bn-armv8-linux.S
[956/1614] Compiling bn-armv8-apple.S
[957/1614] Compiling armv8-mont-linux.S
[958/1614] Compiling armv8-mont-win.S
[958/1614] Compiling bn-586-apple.S
[960/1614] Compiling armv8-mont-apple.S
[961/1614] Compiling armv4-mont-linux.S
[962/1614] Compiling aesv8-gcm-armv8-win.S
[963/1614] Compiling aesv8-gcm-armv8-linux.S
[964/1614] Compiling aesv8-armv8-win.S
[965/1614] Compiling aesv8-gcm-armv8-apple.S
[966/1614] Compiling aesv8-armv8-linux.S
[967/1614] Compiling aesv8-armv7-linux.S
[968/1614] Compiling aesv8-armv8-apple.S
[969/1614] Compiling aesni-x86_64-linux.S
[970/1614] Compiling aesni-x86_64-apple.S
[971/1614] Compiling aesni-x86-linux.S
[972/1614] Compiling aesni-gcm-x86_64-linux.S
[973/1614] Compiling aesni-x86-apple.S
[974/1614] Compiling aes-gcm-avx2-x86_64-linux.S
[975/1614] Compiling aesni-gcm-x86_64-apple.S
[976/1614] Compiling aes-gcm-avx2-x86_64-apple.S
[977/1614] Compiling aes-gcm-avx10-x86_64-linux.S
[978/1614] Compiling aes-gcm-avx10-x86_64-apple.S
[980/1614] Compiling GRPCProtobuf GoogleRPCStatus.swift
[981/1615] Compiling GRPCProtobuf status.pb.swift
[982/1615] Compiling GRPCProtobuf RPCError+GoogleRPCStatus.swift
[982/1615] Compiling x_sig.cc
[983/1615] Compiling x_spki.cc
[984/1615] Compiling x_val.cc
[985/1615] Compiling x_pubkey.cc
[986/1615] Compiling x_exten.cc
[986/1615] Compiling x_req.cc
[988/1615] Compiling x_x509a.cc
[989/1615] Compiling x_name.cc
[990/1615] Compiling x_x509.cc
[992/1615] Compiling GRPCProtobuf code.pb.swift
[993/1615] Compiling GRPCProtobuf ErrorDetails+Types.swift
[994/1615] Compiling GRPCProtobuf ErrorDetails.swift
[995/1615] Compiling GRPCProtobuf ErrorDetails+AnyPacking.swift
[996/1615] Compiling GRPCProtobuf ErrorDetails+CustomStringConvertible.swift
[997/1615] Compiling GRPCProtobuf Coding.swift
[998/1615] Compiling GRPCProtobuf ContiguousBytesAdapter.swift
[999/1615] Emitting module GRPCProtobuf
[1000/1615] Compiling GRPCProtobuf error_details.pb.swift
[1000/1615] Compiling x_algor.cc
[1001/1615] Compiling x_attrib.cc
[1002/1615] Compiling x509spki.cc
[1003/1615] Compiling x_crl.cc
[1004/1615] Compiling x_all.cc
[1005/1615] Compiling x509cset.cc
[1006/1615] Compiling x509rset.cc
[1007/1615] Compiling x509_vpm.cc
[1008/1615] Compiling x509name.cc
[1009/1615] Compiling x509_vfy.cc
[1010/1615] Compiling x509_txt.cc
[1011/1615] Compiling x509_trs.cc
[1012/1615] Compiling x509_v3.cc
[1013/1615] Compiling x509_set.cc
[1014/1615] Compiling x509_def.cc
[1015/1615] Compiling x509_obj.cc
[1016/1615] Compiling x509_ext.cc
[1017/1615] Compiling x509_req.cc
[1018/1615] Compiling x509_lu.cc
[1019/1615] Compiling x509_d2.cc
[1020/1615] Compiling x509.cc
[1021/1615] Compiling v3_skey.cc
[1022/1615] Compiling x509_att.cc
[1023/1615] Compiling x509_cmp.cc
[1024/1615] Compiling v3_prn.cc
[1025/1615] Compiling v3_pcons.cc
[1026/1615] Compiling v3_pmaps.cc
[1027/1615] Compiling v3_utl.cc
[1027/1615] Compiling v3_purp.cc
[1029/1615] Compiling v3_ocsp.cc
[1030/1615] Compiling v3_int.cc
[1031/1615] Compiling v3_lib.cc
[1032/1615] Compiling v3_ncons.cc
[1033/1615] Compiling v3_ia5.cc
[1034/1615] Compiling v3_info.cc
[1035/1615] Compiling v3_enum.cc
[1036/1615] Compiling v3_extku.cc
[1037/1615] Compiling v3_genn.cc
[1038/1615] Compiling v3_crld.cc
[1039/1615] Compiling v3_cpols.cc
[1040/1615] Compiling v3_bitst.cc
[1041/1615] Compiling v3_bcons.cc
[1042/1615] Compiling v3_conf.cc
[1043/1615] Compiling v3_alt.cc
[1044/1615] Compiling v3_akeya.cc
[1045/1615] Compiling v3_akey.cc
[1046/1615] Compiling t_x509a.cc
[1047/1615] Compiling t_req.cc
[1048/1615] Compiling t_x509.cc
[1049/1615] Compiling t_crl.cc
[1050/1615] Compiling i2d_pr.cc
[1051/1615] Compiling name_print.cc
[1052/1615] Compiling rsa_pss.cc
[1053/1615] Compiling by_file.cc
[1054/1615] Compiling policy.cc
[1055/1615] Compiling by_dir.cc
[1056/1615] Compiling asn1_gen.cc
[1057/1615] Compiling a_verify.cc
[1058/1615] Compiling algorithm.cc
[1059/1615] Compiling a_sign.cc
[1060/1615] Compiling a_digest.cc
[1061/1615] Compiling thread_win.cc
[1062/1615] Compiling thread.cc
[1063/1615] Compiling thread_pthread.cc
[1063/1615] Compiling thread_none.cc
[1065/1615] Compiling stack.cc
[1066/1615] Compiling voprf.cc
[1067/1615] Compiling trust_token.cc
[1068/1615] Compiling pmbtoken.cc
[1069/1615] Compiling spake2plus.cc
[1070/1615] Compiling siphash.cc
[1071/1615] Compiling sha512.cc
[1072/1615] Compiling sha1.cc
[1073/1615] Compiling sha256.cc
[1074/1615] Compiling rsa_print.cc
[1075/1615] Compiling slhdsa.cc
[1076/1615] Compiling rsa_extra.cc
[1077/1615] Compiling rsa_crypt.cc
[1078/1615] Compiling refcount.cc
[1079/1615] Compiling rsa_asn1.cc
[1080/1615] Compiling rc4.cc
[1081/1615] Compiling urandom.cc
[1082/1615] Compiling trusty.cc
[1083/1615] Compiling windows.cc
[1084/1615] Compiling rand.cc
[1085/1615] Compiling poly1305_arm_asm.S
[1086/1615] Compiling passive.cc
[1087/1615] Compiling ios.cc
[1088/1615] Compiling getentropy.cc
[1089/1615] Compiling forkunsafe.cc
[1090/1615] Compiling deterministic.cc
[1091/1615] Compiling fork_detect.cc
[1092/1615] Compiling poly1305_vec.cc
[1093/1615] Compiling poly1305_arm.cc
[1094/1615] Compiling poly1305.cc
[1095/1615] Compiling pool.cc
[1096/1615] Compiling pkcs8.cc
[1097/1615] Compiling pkcs8_x509.cc
[1098/1615] Compiling p5_pbev2.cc
[1099/1615] Compiling pkcs7.cc
[1100/1615] Compiling pkcs7_x509.cc
[1101/1615] Compiling pem_xaux.cc
[1102/1615] Compiling pem_x509.cc
[1103/1615] Compiling pem_pkey.cc
[1104/1615] Compiling pem_pk8.cc
[1105/1615] Compiling pem_oth.cc
[1106/1615] Compiling obj_xref.cc
[1107/1615] Compiling mlkem.cc
[1108/1615] Compiling pem_info.cc
[1108/1615] Compiling mldsa.cc
[1110/1615] Compiling pem_lib.cc
[1111/1615] Compiling poly_rq_mul.S
[1112/1615] Compiling fips_shared_support.cc
[1113/1615] Compiling pem_all.cc
[1114/1615] Compiling md5.cc
[1115/1615] Compiling mem.cc
[1116/1615] Compiling obj.cc
[1117/1615] Compiling md4.cc
[1118/1615] Compiling lhash.cc
[1119/1615] Compiling ex_data.cc
[1120/1615] Compiling scrypt.cc
[1121/1615] Compiling sign.cc
[1122/1615] Compiling kyber.cc
[1123/1615] Compiling pbkdf.cc
[1124/1615] Compiling print.cc
[1125/1615] Compiling hpke.cc
[1126/1615] Compiling hrss.cc
[1127/1615] Compiling p_x25519_asn1.cc
[1128/1615] Compiling p_x25519.cc
[1129/1615] Compiling p_ed25519.cc
[1130/1615] Compiling p_rsa_asn1.cc
[1131/1615] Compiling p_rsa.cc
[1132/1615] Compiling p_hkdf.cc
[1133/1615] Compiling p_ec.cc
[1134/1615] Compiling p_ed25519_asn1.cc
[1135/1615] Compiling p_ec_asn1.cc
[1136/1615] Compiling p_dh_asn1.cc
[1137/1615] Compiling p_dh.cc
[1138/1615] Compiling p_dsa_asn1.cc
[1139/1615] Compiling evp_ctx.cc
[1140/1615] Compiling err.cc
[1141/1615] Compiling evp.cc
[1142/1615] Compiling engine.cc
[1143/1615] Compiling evp_asn1.cc
[1144/1615] Compiling ecdsa_asn1.cc
[1145/1615] Compiling ecdh.cc
[1146/1615] Compiling hash_to_curve.cc
[1147/1615] Compiling ec_derive.cc
[1148/1615] Compiling dsa.cc
[1149/1615] Compiling ec_asn1.cc
[1150/1615] Compiling dsa_asn1.cc
[1151/1615] Compiling params.cc
[1152/1615] Compiling digest_extra.cc
[1153/1615] Compiling x25519-asm-arm.S
[1154/1615] Compiling bcm.cc
[1155/1615] Compiling dh_asn1.cc
[1156/1615] Compiling des.cc
[1157/1615] Compiling curve25519_64_adx.cc
[1158/1615] Compiling spake25519.cc
[1159/1615] Compiling cpu_intel.cc
[1160/1615] Compiling crypto.cc
[1161/1615] Compiling cpu_arm_freebsd.cc
[1161/1615] Compiling cpu_arm_linux.cc
[1163/1615] Compiling curve25519.cc
[1164/1615] Compiling cpu_aarch64_win.cc
[1165/1615] Compiling cpu_aarch64_openbsd.cc
[1166/1615] Compiling cpu_aarch64_sysreg.cc
[1167/1615] Compiling cpu_aarch64_linux.cc
[1168/1615] Compiling cpu_aarch64_fuchsia.cc
[1169/1615] Compiling cpu_aarch64_apple.cc
[1170/1615] Compiling get_cipher.cc
[1171/1615] Compiling tls_cbc.cc
[1172/1615] Compiling conf.cc
[1173/1615] Compiling e_tls.cc
[1174/1615] Compiling e_rc4.cc
[1175/1615] Compiling e_null.cc
[1175/1615] Compiling e_rc2.cc
[1177/1615] Compiling e_des.cc
[1178/1615] Compiling e_chacha20poly1305.cc
[1179/1615] Compiling e_aesgcmsiv.cc
[1180/1615] Compiling derive_key.cc
[1181/1615] Compiling e_aesctrhmac.cc
[1182/1615] Compiling chacha.cc
[1183/1615] Compiling unicode.cc
[1184/1615] Compiling ber.cc
[1185/1615] Compiling cbs.cc
[1186/1615] Compiling cbb.cc
[1187/1615] Compiling buf.cc
[1188/1615] Compiling asn1_compat.cc
[1189/1615] Compiling blake2.cc
[1190/1615] Compiling socket_helper.cc
[1191/1615] Compiling bn_asn1.cc
[1192/1615] Compiling convert.cc
[1193/1615] Compiling socket.cc
[1194/1615] Compiling printf.cc
[1195/1615] Compiling pair.cc
[1196/1615] Compiling file.cc
[1197/1615] Compiling hexdump.cc
[1198/1615] Compiling fd.cc
[1199/1615] Compiling errno.cc
[1200/1615] Compiling connect.cc
[1201/1615] Compiling bio_mem.cc
[1202/1615] Compiling base64.cc
[1203/1615] Compiling bio.cc
[1204/1615] Compiling tasn_typ.cc
[1205/1615] Compiling tasn_fre.cc
[1206/1615] Compiling tasn_enc.cc
[1207/1615] Compiling tasn_utl.cc
[1208/1615] Compiling tasn_new.cc
[1209/1615] Compiling posix_time.cc
[1210/1615] Compiling f_string.cc
[1211/1615] Compiling asn_pack.cc
[1212/1615] Compiling tasn_dec.cc
[1213/1615] Compiling f_int.cc
[1214/1615] Compiling asn1_par.cc
[1215/1615] Compiling asn1_lib.cc
[1216/1615] Compiling a_utctm.cc
[1217/1615] Compiling a_type.cc
[1218/1615] Compiling a_time.cc
[1219/1615] Compiling a_octet.cc
[1220/1615] Compiling a_strnid.cc
[1221/1615] Compiling a_strex.cc
[1222/1615] Compiling a_mbstr.cc
[1223/1615] Compiling a_object.cc
[1224/1615] Compiling CGRPCNIOTransportZlib empty.c
[1225/1615] Compiling a_int.cc
[1226/1615] Compiling a_i2d_fp.cc
[1226/1615] Compiling fiat_p256_adx_sqr.S
[1228/1615] Compiling fiat_curve25519_adx_square.S
[1229/1615] Compiling fiat_p256_adx_mul.S
[1230/1615] Compiling a_dup.cc
[1231/1615] Compiling fiat_curve25519_adx_mul.S
[1232/1615] Compiling md5-x86_64-linux.S
[1233/1615] Compiling a_d2i_fp.cc
[1233/1615] Compiling md5-x86_64-apple.S
[1235/1615] Compiling md5-586-apple.S
[1236/1615] Compiling md5-586-linux.S
[1237/1615] Compiling chacha20_poly1305_x86_64-linux.S
[1238/1615] Compiling a_gentm.cc
[1239/1615] Compiling chacha20_poly1305_x86_64-apple.S
[1240/1615] Compiling chacha20_poly1305_armv8-win.S
[1241/1615] Compiling chacha20_poly1305_armv8-linux.S
[1242/1615] Compiling a_bitstr.cc
[1243/1615] Compiling chacha-x86_64-apple.S
[1244/1615] Compiling chacha20_poly1305_armv8-apple.S
[1245/1615] Compiling chacha-x86_64-linux.S
[1246/1615] Compiling a_bool.cc
[1247/1615] Compiling chacha-x86-linux.S
[1248/1615] Compiling chacha-x86-apple.S
[1249/1615] Compiling chacha-armv8-win.S
[1250/1615] Compiling chacha-armv8-linux.S
[1251/1615] Compiling chacha-armv4-linux.S
[1252/1615] Compiling aes128gcmsiv-x86_64-apple.S
[1253/1615] Compiling aes128gcmsiv-x86_64-linux.S
[1254/1615] Compiling chacha-armv8-apple.S
[1255/1615] Compiling x86_64-mont5-linux.S
[1256/1615] Compiling x86_64-mont5-apple.S
[1257/1615] Compiling x86_64-mont-linux.S
[1258/1615] Compiling x86_64-mont-apple.S
[1259/1615] Compiling x86-mont-linux.S
[1260/1615] Compiling x86-mont-apple.S
[1261/1615] Compiling vpaes-x86_64-apple.S
[1262/1615] Compiling vpaes-x86_64-linux.S
[1263/1615] Compiling vpaes-x86-linux.S
[1264/1615] Compiling vpaes-x86-apple.S
[1265/1615] Compiling vpaes-armv8-win.S
[1266/1615] Compiling vpaes-armv8-linux.S
[1267/1615] Compiling vpaes-armv7-linux.S
[1268/1615] Compiling sha512-x86_64-linux.S
[1268/1615] Compiling sha512-x86_64-apple.S
[1270/1615] Compiling vpaes-armv8-apple.S
[1271/1615] Compiling sha512-armv8-win.S
[1272/1615] Compiling sha512-armv8-linux.S
[1273/1615] Compiling sha512-586-apple.S
[1274/1615] Compiling sha512-armv4-linux.S
[1274/1615] Compiling sha512-586-linux.S
[1276/1615] Compiling sha256-x86_64-linux.S
[1277/1615] Compiling sha256-x86_64-apple.S
[1278/1615] Compiling sha512-armv8-apple.S
[1279/1615] Compiling err_data.cc
[1280/1615] Compiling sha256-armv8-win.S
[1281/1615] Compiling sha256-armv8-linux.S
[1282/1615] Compiling sha256-armv4-linux.S
[1283/1615] Compiling sha256-586-linux.S
[1284/1615] Compiling sha256-armv8-apple.S
[1285/1615] Compiling sha256-586-apple.S
[1286/1615] Compiling sha1-x86_64-linux.S
[1287/1615] Compiling CCryptoBoringSSLShims shims.c
[1288/1615] Compiling sha1-x86_64-apple.S
[1289/1615] Compiling sha1-armv8-win.S
[1290/1615] Compiling sha1-armv8-linux.S
[1291/1615] Compiling sha1-586-linux.S
[1292/1615] Compiling sha1-armv4-large-linux.S
[1293/1615] Compiling sha1-586-apple.S
[1294/1615] Compiling rsaz-avx2-linux.S
[1295/1615] Compiling sha1-armv8-apple.S
[1296/1615] Compiling rsaz-avx2-apple.S
[1297/1615] Compiling rdrand-x86_64-linux.S
[1298/1615] Compiling rdrand-x86_64-apple.S
[1299/1615] Compiling p256_beeu-x86_64-asm-apple.S
[1300/1615] Compiling p256_beeu-x86_64-asm-linux.S
[1301/1615] Compiling p256_beeu-armv8-asm-win.S
[1302/1615] Compiling p256_beeu-armv8-asm-linux.S
[1303/1615] Compiling p256_beeu-armv8-asm-apple.S
[1304/1615] Compiling p256-x86_64-asm-linux.S
[1305/1615] Compiling p256-x86_64-asm-apple.S
[1306/1615] Compiling p256-armv8-asm-win.S
[1307/1615] Compiling p256-armv8-asm-linux.S
[1308/1615] Compiling ghashv8-armv8-win.S
[1309/1615] Compiling p256-armv8-asm-apple.S
[1309/1615] Compiling ghashv8-armv8-linux.S
[1311/1615] Compiling ghashv8-armv8-apple.S
[1312/1615] Compiling ghashv8-armv7-linux.S
[1313/1615] Compiling ghash-x86_64-linux.S
[1314/1615] Compiling ghash-x86_64-apple.S
[1315/1615] Compiling ghash-x86-apple.S
[1316/1615] Compiling ghash-x86-linux.S
[1317/1615] Compiling ghash-ssse3-x86_64-apple.S
[1317/1615] Compiling ghash-ssse3-x86_64-linux.S
[1319/1615] Compiling ghash-ssse3-x86-linux.S
[1320/1615] Compiling ghash-ssse3-x86-apple.S
[1321/1615] Compiling ghash-neon-armv8-win.S
[1322/1615] Compiling ghash-neon-armv8-linux.S
[1323/1615] Compiling ghash-neon-armv8-apple.S
[1324/1615] Compiling ghash-armv4-linux.S
[1325/1615] Compiling co-586-apple.S
[1326/1615] Compiling co-586-linux.S
[1327/1615] Compiling bn-armv8-win.S
[1327/1615] Compiling bsaes-armv7-linux.S
[1329/1615] Compiling bn-armv8-linux.S
[1330/1615] Compiling bn-armv8-apple.S
[1331/1615] Compiling bn-586-apple.S
[1332/1615] Compiling bn-586-linux.S
[1333/1615] Compiling armv8-mont-win.S
[1333/1615] Compiling armv8-mont-linux.S
[1335/1615] Compiling armv4-mont-linux.S
[1336/1615] Compiling armv8-mont-apple.S
[1337/1615] Compiling aesv8-gcm-armv8-win.S
[1338/1615] Compiling aesv8-gcm-armv8-linux.S
[1339/1615] Compiling aesv8-armv8-linux.S
[1340/1615] Compiling aesv8-armv8-win.S
[1341/1615] Compiling aesv8-gcm-armv8-apple.S
[1342/1615] Compiling aesv8-armv7-linux.S
[1343/1615] Compiling aesv8-armv8-apple.S
[1344/1615] Compiling aesni-x86_64-linux.S
[1344/1615] Compiling aesni-x86_64-apple.S
[1346/1615] Compiling aesni-x86-linux.S
[1347/1615] Compiling aesni-x86-apple.S
[1348/1615] Compiling aesni-gcm-x86_64-apple.S
[1349/1615] Compiling aes-gcm-avx512-x86_64-linux.S
[1350/1615] Compiling aesni-gcm-x86_64-linux.S
[1351/1615] Compiling aes-gcm-avx512-x86_64-apple.S
[1352/1615] Compiling aes-gcm-avx2-x86_64-linux.S
[1353/1615] Compiling aes-gcm-avx2-x86_64-apple.S
[1354/1615] Compiling xwing.cc
[1355/1615] Compiling x_x509a.cc
[1356/1615] Compiling x_sig.cc
[1357/1615] Compiling x_spki.cc
[1358/1615] Compiling x_name.cc
[1359/1615] Compiling x_req.cc
[1360/1615] Compiling c-nioatomics.c
[1361/1615] Compiling x_pubkey.cc
[1362/1615] Compiling x_x509.cc
[1363/1615] Compiling x_exten.cc
[1364/1615] Compiling x509spki.cc
[1365/1615] Compiling c-atomics.c
[1366/1615] Compiling x_attrib.cc
[1367/1615] Compiling x_crl.cc
[1368/1615] Compiling x_all.cc
[1368/1615] Compiling x509rset.cc
[1370/1615] Compiling x_algor.cc
[1371/1615] Compiling x509name.cc
[1372/1615] Compiling x509cset.cc
[1373/1621] Compiling x509_vpm.cc
[1375/1621] Compiling NIOConcurrencyHelpers lock.swift
[1375/1621] Compiling x509_txt.cc
[1376/1621] Compiling x509_v3.cc
[1377/1621] Compiling x509_set.cc
[1378/1621] Compiling x509_vfy.cc
[1379/1621] Compiling x509_trs.cc
[1380/1621] Compiling x509_req.cc
[1381/1621] Compiling x509_obj.cc
[1382/1621] Compiling x509_lu.cc
[1384/1621] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1385/1621] Compiling NIOConcurrencyHelpers NIOLock.swift
[1386/1621] Compiling NIOConcurrencyHelpers atomics.swift
[1387/1621] Emitting module NIOConcurrencyHelpers
[1388/1621] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1388/1621] Compiling x509_ext.cc
[1389/1621] Compiling x509_def.cc
[1390/1621] Compiling x509_d2.cc
[1391/1621] Compiling x509.cc
[1392/1621] Compiling x509_att.cc
[1393/1621] Compiling x509_cmp.cc
[1394/1621] Compiling v3_skey.cc
[1395/1621] Compiling v3_utl.cc
[1396/1621] Compiling v3_purp.cc
[1397/1621] Compiling v3_prn.cc
[1398/1621] Compiling v3_pmaps.cc
[1399/1621] Compiling v3_pcons.cc
[1400/1621] Compiling v3_ocsp.cc
[1401/1621] Compiling v3_int.cc
[1402/1621] Compiling v3_ncons.cc
[1403/1621] Compiling v3_lib.cc
[1404/1621] Compiling v3_info.cc
[1405/1621] Compiling v3_ia5.cc
[1405/1621] Compiling v3_genn.cc
[1407/1621] Compiling v3_extku.cc
[1408/1621] Compiling v3_enum.cc
[1409/1621] Compiling v3_crld.cc
[1410/1621] Compiling v3_cpols.cc
[1411/1621] Compiling v3_bcons.cc
[1412/1621] Compiling v3_bitst.cc
[1413/1621] Compiling v3_conf.cc
[1414/1621] Compiling v3_akeya.cc
[1415/1621] Compiling v3_alt.cc
[1416/1621] Compiling v3_akey.cc
[1417/1621] Compiling t_x509a.cc
[1418/1621] Compiling t_x509.cc
[1419/1621] Compiling i2d_pr.cc
[1420/1621] Compiling t_crl.cc
[1421/1621] Compiling t_req.cc
[1422/1621] Compiling name_print.cc
[1423/1621] Compiling rsa_pss.cc
[1424/1621] Compiling policy.cc
[1425/1621] Compiling by_file.cc
[1426/1621] Compiling by_dir.cc
[1427/1621] Compiling asn1_gen.cc
[1428/1621] Compiling algorithm.cc
[1429/1621] Compiling thread_win.cc
[1430/1621] Compiling thread_none.cc
[1431/1621] Compiling thread_pthread.cc
[1432/1621] Compiling a_verify.cc
[1433/1621] Compiling a_digest.cc
[1434/1621] Compiling voprf.cc
[1435/1621] Compiling trust_token.cc
[1436/1621] Compiling a_sign.cc
[1437/1621] Compiling pmbtoken.cc
[1438/1621] Compiling thread.cc
[1439/1621] Compiling stack.cc
[1440/1621] Compiling siphash.cc
[1441/1621] Compiling sha512.cc
[1442/1621] Compiling sha256.cc
[1443/1621] Compiling sha1.cc
[1444/1621] Compiling slhdsa.cc
[1445/1621] Compiling rsa_print.cc
[1446/1621] Compiling rsa_extra.cc
[1447/1621] Compiling spake2plus.cc
[1448/1621] Compiling rsa_crypt.cc
[1449/1621] Compiling refcount.cc
[1450/1621] Compiling rc4.cc
[1451/1621] Compiling urandom.cc
[1452/1621] Compiling windows.cc
[1453/1621] Compiling trusty.cc
[1454/1621] Compiling rand.cc
[1455/1621] Compiling passive.cc
[1456/1621] Compiling poly1305_arm_asm.S
[1457/1621] Compiling ios.cc
[1458/1621] Compiling rsa_asn1.cc
[1459/1621] Compiling getentropy.cc
[1460/1621] Compiling forkunsafe.cc
[1461/1621] Compiling deterministic.cc
[1462/1621] Compiling fork_detect.cc
[1463/1621] Compiling poly1305_vec.cc
[1464/1621] Compiling poly1305_arm.cc
[1465/1621] Compiling poly1305.cc
[1466/1621] Compiling pool.cc
[1467/1621] Compiling pkcs8_x509.cc
[1468/1621] Compiling pkcs8.cc
[1469/1621] Compiling p5_pbev2.cc
[1470/1621] Compiling pkcs7.cc
[1471/1621] Compiling pem_xaux.cc
[1472/1621] Compiling pkcs7_x509.cc
[1473/1621] Compiling pem_x509.cc
[1474/1621] Compiling pem_pkey.cc
[1475/1621] Compiling pem_pk8.cc
[1476/1621] Compiling pem_oth.cc
[1477/1621] Compiling obj_xref.cc
[1478/1621] Compiling mlkem.cc
[1479/1621] Compiling mldsa.cc
[1480/1621] Compiling pem_info.cc
[1481/1621] Compiling pem_lib.cc
[1482/1621] Compiling mem.cc
[1483/1621] Compiling poly_rq_mul.S
[1484/1621] Compiling pem_all.cc
[1485/1621] Compiling fips_shared_support.cc
[1486/1621] Compiling obj.cc
[1487/1621] Compiling md5.cc
[1488/1621] Compiling md4.cc
[1489/1621] Compiling lhash.cc
[1490/1621] Compiling fuzzer_mode.cc
[1491/1621] Compiling ex_data.cc
[1492/1621] Compiling kyber.cc
[1493/1621] Compiling hrss.cc
[1494/1621] Compiling hpke.cc
[1495/1621] Compiling scrypt.cc
[1496/1621] Compiling print.cc
[1497/1621] Compiling sign.cc
[1498/1621] Compiling pbkdf.cc
[1499/1621] Compiling p_x25519_asn1.cc
[1500/1621] Compiling p_x25519.cc
[1501/1621] Compiling p_rsa_asn1.cc
[1502/1621] Compiling p_hkdf.cc
[1503/1621] Compiling p_ed25519_asn1.cc
[1504/1621] Compiling p_rsa.cc
[1505/1621] Compiling p_ed25519.cc
[1506/1621] Compiling p_ec_asn1.cc
[1507/1621] Compiling p_ec.cc
[1508/1621] Compiling p_dh_asn1.cc
[1509/1621] Compiling p_dsa_asn1.cc
[1510/1621] Compiling p_dh.cc
[1511/1621] Compiling err.cc
[1512/1621] Compiling engine.cc
[1513/1621] Compiling evp_ctx.cc
[1514/1621] Compiling evp.cc
[1515/1621] Compiling ecdsa_p1363.cc
[1516/1621] Compiling evp_asn1.cc
[1517/1621] Compiling ecdh.cc
[1518/1621] Compiling ec_derive.cc
[1519/1621] Compiling ecdsa_asn1.cc
[1520/1621] Compiling hash_to_curve.cc
[1521/1621] Compiling dsa.cc
[1522/1621] Compiling dsa_asn1.cc
[1523/1621] Compiling digest_extra.cc
[1524/1621] Compiling ec_asn1.cc
[1525/1621] Compiling x25519-asm-arm.S
[1526/1621] Compiling params.cc
[1527/1621] Compiling dh_asn1.cc
[1528/1621] Compiling des.cc
[1529/1621] Compiling curve25519_64_adx.cc
[1530/1621] Compiling spake25519.cc
[1531/1621] Compiling cpu_intel.cc
[1532/1621] Compiling cpu_arm_freebsd.cc
[1533/1621] Compiling cpu_arm_linux.cc
[1534/1621] Compiling crypto.cc
[1535/1621] Compiling curve25519.cc
[1536/1621] Compiling cpu_aarch64_win.cc
[1537/1621] Compiling cpu_aarch64_openbsd.cc
[1538/1621] Compiling cpu_aarch64_sysreg.cc
[1539/1621] Compiling cpu_aarch64_linux.cc
[1540/1621] Compiling cpu_aarch64_fuchsia.cc
[1541/1621] Compiling cpu_aarch64_apple.cc
[1542/1621] Compiling tls_cbc.cc
[1543/1621] Compiling conf.cc
[1544/1621] Compiling get_cipher.cc
[1545/1621] Compiling e_rc4.cc
[1546/1621] Compiling e_tls.cc
[1547/1621] Compiling cms.cc
[1548/1621] Compiling e_rc2.cc
[1549/1621] Compiling e_null.cc
[1550/1621] Compiling e_des.cc
[1551/1621] Compiling e_chacha20poly1305.cc
[1552/1621] Compiling e_aesgcmsiv.cc
[1553/1621] Compiling e_aeseax.cc
[1554/1621] Compiling derive_key.cc
[1555/1621] Compiling e_aesctrhmac.cc
[1556/1621] Compiling chacha.cc
[1557/1621] Compiling unicode.cc
[1558/1621] Compiling cbb.cc
[1559/1621] Compiling buf.cc
[1560/1621] Compiling cbs.cc
[1561/1621] Compiling asn1_compat.cc
[1562/1621] Compiling ber.cc
[1563/1621] Compiling sqrt.cc
[1564/1621] Compiling exponentiation.cc
[1565/1621] Compiling div.cc
[1566/1621] Compiling printf.cc
[1567/1621] Compiling blake2.cc
[1568/1621] Compiling convert.cc
[1569/1621] Compiling hexdump.cc
[1570/1621] Compiling pair.cc
[1571/1621] Compiling file.cc
[1572/1621] Compiling bn_asn1.cc
[1573/1621] Compiling fd.cc
[1574/1621] Compiling errno.cc
[1575/1621] Compiling bio_mem.cc
[1576/1621] Compiling bio.cc
[1577/1621] Compiling base64.cc
[1578/1621] Compiling tasn_fre.cc
[1579/1621] Compiling tasn_typ.cc
[1580/1621] Compiling tasn_enc.cc
[1581/1621] Compiling tasn_utl.cc
[1582/1621] Compiling tasn_new.cc
[1583/1621] Compiling tasn_dec.cc
[1584/1621] Compiling posix_time.cc
[1585/1621] Compiling f_string.cc
[1586/1621] Compiling f_int.cc
[1587/1621] Compiling asn_pack.cc
[1588/1621] Compiling asn1_par.cc
[1589/1621] Compiling bcm.cc
[1590/1621] Compiling asn1_lib.cc
[1591/1621] Compiling a_utctm.cc
[1592/1621] Compiling a_type.cc
[1593/1621] Compiling a_time.cc
[1594/1621] Compiling a_octet.cc
[1595/1621] Compiling a_strnid.cc
[1596/1621] Compiling a_strex.cc
[1597/1621] Compiling a_mbstr.cc
[1598/1621] Compiling a_object.cc
[1599/1621] Write sources
[1602/1621] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1603/1621] Compiling a_i2d_fp.cc
[1603/1621] Write sources
[1609/1621] Compiling a_int.cc
[1610/1621] Compiling a_dup.cc
[1610/1621] Write App-entitlement.plist
[1610/1621] Write sources
[1613/1621] Compiling a_d2i_fp.cc
[1614/1621] Compiling a_gentm.cc
[1615/1652] Compiling a_bool.cc
[1616/1665] Compiling aes.cc
[1617/1769] Compiling a_bitstr.cc
[1619/1778] Compiling Algorithms Keyed.swift
[1620/1778] Compiling Algorithms MinMax.swift
[1621/1779] Compiling Algorithms Product.swift
[1622/1779] Compiling Algorithms Joined.swift
[1623/1779] Compiling Algorithms Grouped.swift
[1624/1779] Compiling Algorithms Indexed.swift
[1625/1779] Compiling Algorithms Intersperse.swift
[1626/1779] Compiling Algorithms RandomSample.swift
[1627/1779] Compiling Atomics Unmanaged extensions.swift
[1628/1779] Compiling Algorithms Partition.swift
[1629/1779] Compiling Algorithms Permutations.swift
[1630/1779] Compiling Algorithms Chain.swift
[1631/1779] Compiling Algorithms Chunked.swift
[1632/1779] Emitting module BitCollections
[1633/1779] Compiling Algorithms EitherSequence.swift
[1634/1779] Compiling Algorithms FirstNonNil.swift
[1635/1779] Compiling Algorithms FlattenCollection.swift
[1636/1779] Compiling Algorithms Suffix.swift
[1637/1779] Compiling Algorithms Trim.swift
[1638/1779] Compiling Algorithms AdjacentPairs.swift
[1645/1784] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[1646/1784] Compiling AsyncAlgorithms Rethrow.swift
[1647/1784] Compiling AsyncAlgorithms SetAlgebra.swift
[1648/1784] Compiling BitCollections BitArray.swift
[1649/1784] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1650/1784] Compiling BitCollections BitSet+Codable.swift
[1653/1784] Emitting module AsyncAlgorithms
[1654/1789] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[1655/1789] Compiling AsyncAlgorithms Locking.swift
[1656/1789] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[1657/1789] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[1658/1789] Compiling AsyncAlgorithms MergeStateMachine.swift
[1659/1789] Compiling AsyncAlgorithms MergeStorage.swift
[1660/1789] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[1661/1789] Compiling AsyncAlgorithms CombineLatestStorage.swift
[1662/1789] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[1663/1789] Compiling AsyncAlgorithms DebounceStateMachine.swift
[1664/1789] Compiling AsyncAlgorithms DebounceStorage.swift
[1665/1789] Compiling AsyncAlgorithms Dictionary.swift
[1666/1789] Compiling AsyncAlgorithms ZipStateMachine.swift
[1667/1789] Compiling AsyncAlgorithms ZipStorage.swift
[1668/1789] Compiling BitCollections BitArray+Codable.swift
[1669/1789] Compiling BitCollections BitArray+Collection.swift
[1670/1789] Compiling BitCollections BitArray+Copy.swift
[1671/1789] Compiling BitCollections BitArray+CustomReflectable.swift
[1672/1789] Compiling Algorithms Cycle.swift
[1673/1789] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[1674/1789] Compiling AsyncAlgorithms ChannelStateMachine.swift
[1675/1789] Compiling AsyncAlgorithms ChannelStorage.swift
[1676/1789] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[1677/1789] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[1684/1789] Compiling Algorithms Reductions.swift
[1685/1789] Compiling Algorithms Rotate.swift
[1686/1789] Compiling Algorithms Split.swift
[1687/1789] Compiling Algorithms Stride.swift
[1688/1789] Compiling Algorithms Combinations.swift
[1689/1789] Compiling Algorithms Compacted.swift
[1713/1791] Emitting module ArgumentParserToolInfo
[1714/1791] Compiling ArgumentParserToolInfo ToolInfo.swift
[1715/1791] Compiling BitCollections BitSet.swift
[1716/1791] Compiling BitCollections Range+Utilities.swift
[1717/1791] Compiling BitCollections Slice+Utilities.swift
[1718/1791] Compiling BitCollections UInt+Tricks.swift
[1719/1791] Compiling BitCollections _Word.swift
[1736/1791] Compiling CryptoBoringWrapper RandomBytes.swift
[1737/1791] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[1748/1839] Emitting module Collections
[1749/1839] Compiling Collections Collections.swift
[1750/1839] Compiling ArgumentParser MessageInfo.swift
[1751/1839] Compiling ArgumentParser UsageGenerator.swift
[1752/1839] Compiling ArgumentParser Argument.swift
[1753/1839] Compiling ArgumentParser Flag.swift
[1754/1839] Compiling ArgumentParser FishCompletionsGenerator.swift
[1755/1839] Compiling ArgumentParser ZshCompletionsGenerator.swift
[1758/1839] Compiling ArgumentParser BashCompletionsGenerator.swift
[1759/1839] Compiling ArgumentParser CompletionsGenerator.swift
[1761/1839] Compiling ArgumentParser OptionGroup.swift
[1762/1839] Compiling ArgumentParser AsyncParsableCommand.swift
[1763/1839] Compiling ArgumentParser SequenceExtensions.swift
[1765/1839] Compiling ArgumentParser NameSpecification.swift
[1766/1839] Compiling ArgumentParser Option.swift
[1767/1839] Emitting module Atomics
[1768/1839] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1769/1839] Compiling CryptoBoringWrapper EllipticCurve.swift
[1770/1839] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1771/1839] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1772/1839] Emitting module CryptoBoringWrapper
[1773/1839] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1774/1839] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1775/1839] Compiling ArgumentParser ArgumentDiscussion.swift
[1776/1839] Compiling ArgumentParser ArgumentHelp.swift
[1777/1839] Compiling ArgumentParser ArgumentVisibility.swift
[1778/1839] Compiling ArgumentParser CompletionKind.swift
[1779/1839] Compiling ArgumentParser Errors.swift
[1780/1839] Compiling ArgumentParser InputKey.swift
[1781/1839] Compiling ArgumentParser InputOrigin.swift
[1782/1839] Compiling ArgumentParser Name.swift
[1783/1839] Compiling ArgumentParser Parsed.swift
[1784/1839] Compiling ArgumentParser ParsedValues.swift
[1785/1843] Emitting module ArgumentParser
[1786/1843] Compiling ArgumentParser NonsenseFlagsValidator.swift
[1787/1843] Compiling ArgumentParser ParsableArgumentsValidation.swift
[1788/1843] Compiling ArgumentParser PositionalArgumentsValidator.swift
[1789/1843] Compiling ArgumentParser UniqueNamesValidator.swift
[1791/1962] Compiling _CryptoExtras ECToolbox.swift
[1792/1962] Compiling _CryptoExtras HashToField.swift
[1793/1962] Compiling _CryptoExtras KDF.swift
[1794/1962] Compiling _CryptoExtras PBKDF2_boring.swift
[1795/1962] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[1796/1962] Compiling _CryptoExtras PBKDF2.swift
[1797/1962] Compiling _CryptoExtras Scrypt_boring.swift
[1798/1962] Compiling _CryptoExtras Scrypt.swift
[1799/1962] Compiling _CryptoExtras OPRF.swift
[1800/1962] Compiling _CryptoExtras OPRFClient.swift
[1801/1971] Compiling _CryptoExtras DigestType.swift
[1802/1971] Compiling _CryptoExtras Error.swift
[1803/1971] Compiling _CryptoExtras I2OSP.swift
[1804/1971] Compiling _CryptoExtras IntegerEncoding.swift
[1805/1971] Emitting module Algorithms
[1806/1971] Compiling _CryptoExtras AES_CBC.swift
[1807/1971] Compiling _CryptoExtras AES_CFB.swift
[1808/1971] Compiling _CryptoExtras AES_CTR.swift
[1809/1971] Compiling _CryptoExtras AES_GCM_SIV.swift
[1810/1971] Compiling _CryptoExtras Block Function.swift
[1811/1971] Compiling _CryptoExtras AES_CFB_boring.swift
[1812/1971] Compiling _CryptoExtras AES_CTR_boring.swift
[1813/1971] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[1814/1971] Compiling _CryptoExtras CMAC.swift
[1815/1971] Compiling _CryptoExtras ARC+API.swift
[1816/1971] Emitting module ServiceLifecycle
[1817/1971] Compiling ServiceLifecycle ServiceRunnerError.swift
[1818/1971] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1819/1971] Compiling NIOCore Linux.swift
[1820/1971] Compiling NIOCore MarkedCircularBuffer.swift
[1821/1971] Compiling NIOCore MulticastChannel.swift
[1822/1971] Compiling NIOCore NIOAny.swift
[1823/1971] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1824/1971] Compiling NIOCore NIOCoreSendableMetatype.swift
[1825/1971] Compiling NIOCore NIOLoopBound.swift
[1826/1977] Compiling _CryptoExtras ARC.swift
[1827/1977] Compiling _CryptoExtras ARCCredential.swift
[1828/1977] Compiling _CryptoExtras ARCEncoding.swift
[1829/1977] Compiling _CryptoExtras ARCPrecredential.swift
[1830/1977] Compiling _CryptoExtras ARCPresentation.swift
[1831/1977] Emitting module _CryptoExtras
[1832/1983] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1833/1983] Compiling _CryptoExtras Data+Extensions.swift
[1838/1983] Compiling _CryptoExtras PEMDocument.swift
[1839/1983] Compiling _CryptoExtras PrettyBytes.swift
[1840/1983] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1841/1983] Compiling _CryptoExtras ThreadOps.swift
[1842/1983] Compiling _CryptoExtras ThreadPosix.swift
[1843/1983] Compiling _CryptoExtras ThreadSpecific.swift
[1850/1983] Compiling _CryptoExtras ARCRequest.swift
[1851/1983] Compiling _CryptoExtras ARCResponse.swift
[1852/1983] Compiling _CryptoExtras ARCServer.swift
[1853/1983] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[1854/1983] Compiling _CryptoExtras ChaCha20CTR.swift
[1855/1983] Compiling _CryptoExtras ObjectIdentifier.swift
[1856/1983] Compiling _CryptoExtras PKCS8DERRepresentation.swift
[1857/1983] Compiling _CryptoExtras PKCS8PrivateKey.swift
[1858/1983] Compiling _CryptoExtras RFC8410AlgorithmIdentifier.swift
[1859/1983] Compiling _CryptoExtras ECToolbox_boring.swift
[1870/1983] Compiling NIOCore SocketOptionProvider.swift
[1871/1983] Compiling NIOCore SystemCallHelpers.swift
[1872/1983] Compiling NIOCore TimeAmount+Duration.swift
[1873/1983] Compiling NIOCore TypeAssistedChannelHandler.swift
[1874/1983] Compiling NIOCore UniversalBootstrapSupport.swift
[1875/1983] Compiling NIOCore Utilities.swift
[1876/1983] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1877/1983] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1878/1983] Compiling ServiceLifecycle Service.swift
[1879/1983] Compiling ServiceLifecycle CancellationWaiter.swift
[1880/1983] Compiling ServiceLifecycle GracefulShutdown.swift
[1881/1983] Compiling ServiceLifecycle ServiceGroup.swift
[1914/1983] Compiling _CryptoExtras ThreadWindows.swift
[1915/1983] Compiling _CryptoExtras DLEQ.swift
[1916/1983] Compiling _CryptoExtras Prover.swift
[1917/1983] Compiling _CryptoExtras Verifier.swift
[1918/1983] Compiling _CryptoExtras ZKPToolbox.swift
[1919/1983] Compiling _CryptoExtras resource_bundle_accessor.swift
[1924/1983] Compiling _CryptoExtras OPRFServer.swift
[1925/1983] Compiling _CryptoExtras VOPRF+API.swift
[1926/1983] Compiling _CryptoExtras VOPRFClient.swift
[1927/1983] Compiling _CryptoExtras VOPRFServer.swift
[1928/1983] Compiling _CryptoExtras RSA+BlindSigning.swift
[1929/1983] Compiling _CryptoExtras RSA.swift
[1930/1983] Compiling _CryptoExtras RSA_boring.swift
[1931/1983] Compiling _CryptoExtras BoringSSLHelpers.swift
[1953/2111] Compiling X509 CSRAttribute.swift
[1954/2111] Compiling X509 CSRAttributes.swift
[1955/2111] Compiling X509 CSRVersion.swift
[1956/2111] Compiling X509 CertificateSigningRequest.swift
[1957/2111] Compiling X509 CertificationRequestInfo.swift
[1958/2111] Compiling X509 ExtensionRequest.swift
[1959/2111] Compiling X509 Certificate.swift
[1960/2111] Compiling X509 CertificatePrivateKey.swift
[1961/2111] Compiling X509 CertificatePublicKey.swift
[1962/2111] Compiling X509 CertificateSerialNumber.swift
[1963/2111] Compiling X509 CertificateVersion.swift
[1964/2121] Compiling X509 Curve25519+DER.swift
[1965/2121] Compiling X509 Digests.swift
[1966/2121] Compiling X509 DistinguishedName.swift
[1967/2121] Compiling X509 CommonName.swift
[1968/2121] Compiling X509 CountryName.swift
[1969/2121] Compiling X509 DNBuilder.swift
[1970/2121] Compiling X509 DomainComponent.swift
[1971/2121] Compiling X509 CMSIssuerAndSerialNumber.swift
[1972/2121] Compiling X509 CMSOperations.swift
[1973/2121] Compiling X509 CMSSignature.swift
[1974/2121] Compiling X509 CMSSignedData.swift
[1975/2121] Compiling X509 CMSSignerIdentifier.swift
[1976/2121] Compiling X509 CMSSignerInfo.swift
[1977/2121] Compiling X509 CMSVersion.swift
[1978/2121] Compiling X509 EmailAddress.swift
[1979/2121] Compiling X509 LocalityName.swift
[1980/2121] Compiling X509 OrganizationName.swift
[1981/2121] Compiling X509 OrganizationalUnitName.swift
[1982/2121] Compiling X509 StateOrProvinceName.swift
[1983/2121] Compiling X509 StreetAddress.swift
[1984/2121] Compiling X509 Error.swift
[1985/2121] Compiling X509 AuthorityInformationAccess.swift
[1986/2121] Compiling X509 AuthorityKeyIdentifier.swift
[1987/2121] Compiling X509 BasicConstraints.swift
[1988/2121] Compiling X509 ExtendedKeyUsage.swift
[1989/2121] Compiling X509 ExtensionIdentifiers.swift
[1990/2121] Compiling X509 KeyUsage.swift
[1991/2121] Compiling X509 Extension.swift
[1992/2121] Compiling X509 Extensions.swift
[1993/2121] Compiling X509 ExtensionsBuilder.swift
[1994/2121] Compiling X509 GeneralName.swift
[1995/2121] Compiling X509 Lock.swift
[1996/2121] Compiling X509 LockedValueBox.swift
[1997/2121] Compiling X509 BasicOCSPResponse.swift
[1998/2121] Compiling X509 DirectoryString.swift
[1999/2121] Compiling X509 OCSPCertID.swift
[2000/2121] Compiling X509 OCSPCertStatus.swift
[2001/2121] Compiling X509 OCSPExtensionID.swift
[2002/2121] Compiling X509 OCSPNonce.swift
[2003/2121] Compiling X509 OCSPPolicy.swift
[2004/2121] Compiling X509 OCSPRequest.swift
[2005/2121] Compiling X509 OCSPResponse.swift
[2006/2121] Compiling X509 OCSPResponseBytes.swift
[2007/2121] Compiling X509 OCSPResponseData.swift
[2008/2121] Compiling X509 OCSPResponseStatus.swift
[2009/2121] Compiling X509 OCSPSignature.swift
[2010/2121] Compiling X509 OCSPSingleRequest.swift
[2011/2121] Compiling X509 OCSPSingleResponse.swift
[2012/2121] Compiling X509 OCSPTBSRequest.swift
[2013/2121] Compiling X509 OCSPVersion.swift
[2014/2121] Compiling X509 PKCS8PrivateKey.swift
[2015/2121] Compiling X509 PromiseAndFuture.swift
[2016/2121] Compiling X509 RDNAttribute.swift
[2017/2121] Compiling X509 RandomNumberGenerator+bytes.swift
[2018/2121] Compiling X509 RelativeDistinguishedName.swift
[2019/2121] Compiling X509 SEC1PrivateKey.swift
[2020/2121] Compiling X509 SecKeyWrapper.swift
[2021/2121] Compiling X509 Signature.swift
[2022/2121] Compiling X509 SignatureAlgorithm.swift
[2023/2121] Compiling X509 AllOfPolicies.swift
[2024/2121] Emitting module NIOCore
[2025/2121] Compiling X509 CMSAttribute.swift
[2026/2121] Compiling X509 CMSContentInfo.swift
[2027/2121] Compiling X509 CMSEncapsulatedContentInfo.swift
[2055/2121] Compiling X509 NameConstraints.swift
[2056/2121] Compiling X509 SubjectAlternativeName.swift
[2057/2121] Compiling X509 SubjectKeyIdentifier.swift
[2058/2273] Compiling SQLKit SQLDropEnum.swift
[2059/2273] Compiling SQLKit SQLDropIndex.swift
[2060/2273] Compiling SQLKit SQLDropTable.swift
[2061/2273] Compiling SQLKit SQLDropTrigger.swift
[2062/2273] Compiling SQLKit SQLInsert.swift
[2063/2273] Compiling SQLKit SQLSelect.swift
[2064/2273] Compiling X509 UnverifiedChain.swift
[2065/2273] Compiling X509 ValidatedCertificateChain.swift
[2066/2273] Compiling X509 VerificationDiagnostic.swift
[2067/2273] Compiling X509 Verifier.swift
[2068/2273] Compiling SQLKit SQLSelectBuilder.swift
[2069/2273] Compiling SQLKit SQLSubqueryBuilder.swift
[2070/2273] Compiling SQLKit SQLUnionBuilder.swift
[2071/2273] Compiling SQLKit SQLUpdateBuilder.swift
[2072/2273] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[2073/2273] Compiling SQLKit SQLColumnUpdateBuilder.swift
[2074/2273] Compiling SQLKit SQLCreateIndex.swift
[2075/2273] Compiling SQLKit SQLCreateTable.swift
[2076/2273] Compiling SQLKit SQLCreateTrigger.swift
[2077/2273] Compiling SQLKit SQLDelete.swift
[2078/2273] Emitting module NIOHTTPTypes
[2079/2273] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[2080/2273] Compiling X509 VerifierPolicy.swift
[2081/2273] Compiling X509 AlgorithmIdentifier.swift
[2082/2273] Compiling X509 ECDSASignature.swift
[2083/2273] Compiling X509 RSAPKCS1PublicKey.swift
[2084/2273] Compiling X509 SubjectPublicKeyInfo.swift
[2085/2273] Compiling X509 TBSCertificate.swift
[2086/2273] Compiling X509 Time.swift
[2087/2273] Compiling X509 TimeCalculations.swift
[2088/2273] Compiling X509 Validity.swift
[2089/2273] Compiling X509 X509SendableMetatype.swift
[2090/2273] Emitting module X509
[2091/2273] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[2092/2273] Emitting module NIOEmbedded
[2093/2273] Compiling NIOEmbedded Embedded.swift
[2094/2273] Compiling NIOEmbedded AsyncTestingChannel.swift
[2095/2333] Emitting module WebAuthn
[2096/2336] Compiling JWTKit JWTSigner.swift
[2097/2336] Compiling JWTKit JWTKeyCollection+UnsecuredNone.swift
[2098/2336] Compiling JWTKit UnsecuredNoneSigner.swift
[2099/2336] Compiling JWTKit ECDSA.swift
[2100/2336] Compiling JWTKit ECDSACurve.swift
[2101/2336] Compiling JWTKit ECDSACurveType.swift
[2102/2336] Compiling JWTKit ECDSAError.swift
[2103/2336] Compiling JWTKit CustomizedJSONCoders.swift
[2104/2336] Compiling JWTKit Utilities.swift
[2105/2336] Compiling JWTKit JWTClaim.swift
[2106/2336] Compiling JWTKit RSASigner.swift
[2107/2336] Compiling JWTKit Base64URL.swift
[2108/2336] Compiling JWTKit CryptoSigner.swift
[2109/2336] Compiling JWTKit JWTParser.swift
[2110/2336] Compiling JWTKit JWTPayload.swift
[2111/2336] Compiling JWTKit RSAError.swift
[2112/2336] Compiling JWTKit JWTMultiValueClaim.swift
[2113/2336] Compiling JWTKit JWTUnixEpochClaim.swift
[2114/2336] Compiling JWTKit LocaleClaim.swift
[2115/2336] Compiling JWTKit ECDSAKeyTypes.swift
[2116/2336] Compiling JWTKit ECDSASigner.swift
[2117/2336] Compiling JWTKit ECDSASigningAlgorithm.swift
[2118/2336] Compiling JWTKit JWTSerializer.swift
[2119/2336] Compiling JWTKit JWTHeader.swift
[2120/2336] Compiling JWTKit JWTHeaderField.swift
[2121/2336] Compiling JWTKit JWTKeyCollection.swift
[2122/2336] Compiling JWTKit P256+CurveType.swift
[2123/2336] Compiling JWTKit P384+CurveType.swift
[2124/2336] Compiling JWTKit P521+CurveType.swift
[2125/2336] Compiling JWTKit EdDSA.swift
[2126/2336] Compiling JWTKit EdDSACurve.swift
[2127/2341] Compiling JWTKit JWTKeyCollection+RSA.swift
[2128/2341] Compiling JWTKit RSA.swift
[2129/2341] Compiling JWTKit JWTHeader+CommonFields.swift
[2130/2341] Compiling WebAuthn WebAuthnError.swift
[2131/2341] Compiling WebAuthn WebAuthnManager+Config.swift
[2132/2341] Compiling WebAuthn WebAuthnManager.swift
[2133/2341] Compiling JWTKit JWKS.swift
[2134/2341] Compiling JWTKit JWKSigner.swift
[2135/2341] Compiling JWTKit JWTAlgorithm.swift
[2136/2341] Compiling JWTKit JWTError.swift
[2137/2341] Compiling JWTKit JWTKeyCollection+ECDSA.swift
[2138/2341] Compiling JWTKit HMACSigner.swift
[2139/2341] Compiling JWTKit JWTKeyCollection+HMAC.swift
[2140/2341] Compiling JWTKit Insecure.swift
[2141/2341] Compiling JWTKit JWK.swift
[2142/2341] Compiling JWTKit JWKIdentifier.swift
[2145/2341] Compiling JWTKit EdDSASigner.swift
[2146/2341] Compiling JWTKit JWTKeyCollection+EdDSA.swift
[2147/2341] Compiling JWTKit HMAC.swift
[2148/2341] Compiling JWTKit HMACError.swift
[2149/2341] Emitting module NIOPosix
[2150/2341] Compiling NIOPosix Utilities.swift
[2151/2341] Compiling NIOPosix VsockAddress.swift
[2152/2341] Compiling NIOPosix VsockChannelEvents.swift
[2153/2341] Compiling NIOPosix Windows.swift
[2154/2341] Compiling NIOPosix resource_bundle_accessor.swift
[2209/2351] Compiling SQLKit SQLDropTriggerBuilder.swift
[2210/2351] Compiling SQLKit SQLInsertBuilder.swift
[2211/2351] Compiling SQLKit SQLPredicateGroupBuilder.swift
[2212/2351] Compiling SQLKit SQLRawBuilder.swift
[2213/2351] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[2224/2351] Compiling JWTKit IDClaim.swift
[2225/2351] Compiling JWTKit IssuedAtClaim.swift
[2226/2351] Compiling JWTKit IssuerClaim.swift
[2227/2351] Compiling SQLKit SQLEnumDataType.swift
[2228/2351] Compiling SQLKit SQLExcludedColumn.swift
[2229/2351] Compiling SQLKit SQLForeignKey.swift
[2240/2351] Compiling SQLKit SQLDatabase.swift
[2241/2351] Compiling SQLKit SQLDatabaseReportedVersion.swift
[2242/2351] Compiling SQLKit SQLDialect.swift
[2243/2351] Compiling SQLKit SQLDatabase+Deprecated.swift
[2244/2351] Compiling SQLKit SQLError.swift
[2245/2351] Compiling SQLKit SQLExpressions+Deprecated.swift
[2246/2351] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[2247/2351] Compiling SQLKit Exports.swift
[2248/2351] Compiling SQLKit SQLAlias.swift
[2249/2351] Compiling SQLKit SQLBetween.swift
[2278/2351] Emitting module SQLKit
[2279/2375] Emitting module NIO
[2280/2375] Compiling NIO Exports.swift
[2281/2415] Compiling SQLKit SQLIdentifier.swift
[2282/2415] Compiling SQLKit SQLList.swift
[2283/2415] Compiling SQLKit SQLLiteral.swift
[2284/2415] Compiling SQLKit SQLRaw.swift
[2285/2415] Compiling SQLKit SQLCodingUtilities.swift
[2286/2415] Compiling SQLKit SQLQueryEncoder.swift
[2287/2415] Compiling SQLKit SQLRow.swift
[2288/2415] Compiling SQLKit SQLRowDecoder.swift
[2289/2415] Compiling SQLKit SomeCodingKey.swift
[2290/2415] Compiling SQLKit StringHandling.swift
[2291/2415] Compiling NIOTLS TLSEvents.swift
[2292/2415] Compiling NIOSOCKS Errors.swift
[2293/2416] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[2294/2416] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[2295/2416] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[2296/2416] Compiling NIOSOCKS Helpers.swift
[2297/2416] Compiling NIOSOCKS SOCKSResponse.swift
[2298/2434] Compiling FluentKit SchemaBuilder+Concurrency.swift
[2299/2434] Compiling FluentKit Siblings+Concurrency.swift
[2300/2506] Compiling NIOSOCKS ClientStateMachine.swift
[2301/2506] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[2302/2506] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[2303/2506] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[2304/2506] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[2305/2506] Compiling NIOTLS SNIHandler.swift
[2306/2506] Emitting module NIOTLS
[2307/2506] Compiling NIOSOCKS Messages.swift
[2308/2506] Compiling NIOSOCKS SOCKSRequest.swift
[2309/2506] Emitting module NIOSOCKS
[2310/2506] Compiling FluentKit QueryBuilder+Concurrency.swift
[2311/2506] Compiling FluentKit Relation+Concurrency.swift
[2312/2506] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[2313/2507] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[2314/2507] Compiling NIOSOCKS ServerStateMachine.swift
[2315/2535] Emitting module NIOFoundationCompat
[2316/2536] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[2317/2571] Compiling NIOTransportServices AcceptHandler.swift
[2318/2571] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[2319/2571] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[2320/2571] Compiling NIOTransportServices NIOTSBootstraps.swift
[2321/2571] Compiling NIOTransportServices NIOTSChannelOptions.swift
[2322/2571] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[2323/2571] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[2324/2571] Compiling NIOTransportServices NIOTSErrors.swift
[2325/2571] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[2326/2571] Emitting module NIOHTTP1
[2327/2571] Compiling SQLiteNIO Exports.swift
[2328/2571] Compiling SQLiteNIO SQLiteConnection+Hooks.swift
[2329/2571] Emitting module NIOTransportServices
[2333/2575] Compiling FluentKit DatabaseEnum.swift
[2334/2575] Compiling FluentKit EnumBuilder.swift
[2335/2575] Compiling FluentKit EnumMetadata.swift
[2336/2575] Compiling FluentKit EnumProperty.swift
[2337/2575] Compiling FluentKit OptionalEnumProperty.swift
[2338/2575] Compiling FluentKit Exports.swift
[2339/2575] Compiling FluentKit FluentError.swift
[2340/2581] Compiling FluentKit DatabaseQuery+Action.swift
[2341/2581] Compiling FluentKit DatabaseQuery+Aggregate.swift
[2342/2581] Compiling FluentKit DatabaseQuery+Field.swift
[2343/2581] Compiling FluentKit DatabaseQuery+Filter.swift
[2344/2581] Compiling FluentKit DatabaseQuery+Join.swift
[2345/2581] Compiling FluentKit DatabaseQuery+Range.swift
[2346/2581] Compiling FluentKit DatabaseQuery+Sort.swift
[2347/2581] Compiling SQLiteNIO SQLiteRow.swift
[2348/2582] Compiling NIOSSL SSLCertificateExtensions.swift
[2349/2582] Compiling NIOSSL SSLCertificateName.swift
[2350/2582] Compiling NIOSSL SSLConnection.swift
[2351/2582] Compiling NIOSSL SSLContext.swift
[2352/2582] Compiling NIOSSL SSLErrors.swift
[2353/2582] Compiling FluentKit KeyPrefixingStrategy.swift
[2354/2582] Compiling FluentKit TransactionControlDatabase.swift
[2355/2582] Compiling NIOTransportServices StateManagedListenerChannel.swift
[2356/2582] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[2357/2582] Compiling NIOTransportServices NIOTSEventLoop.swift
[2358/2582] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[2359/2582] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[2360/2582] Compiling NIOTransportServices NIOTSListenerChannel.swift
[2361/2582] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[2362/2582] Compiling NIOTransportServices NIOTSSingletons.swift
[2363/2582] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[2366/2582] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[2367/2582] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[2375/2582] Compiling FluentKit Operators.swift
[2376/2582] Compiling FluentKit ValueOperators+Array.swift
[2377/2582] Compiling FluentKit ValueOperators+String.swift
[2378/2582] Compiling FluentKit ValueOperators.swift
[2379/2582] Compiling FluentKit Boolean.swift
[2380/2582] Compiling FluentKit QueryBuilder+Sort.swift
[2381/2582] Compiling FluentKit QueryBuilder.swift
[2386/2623] Compiling NIOExtras FixedLengthFrameDecoder.swift
[2387/2623] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[2388/2623] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[2389/2623] Compiling NIOExtras LengthFieldPrepender.swift
[2390/2623] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[2391/2623] Compiling NIOExtras JSONRPCFraming.swift
[2392/2623] Compiling NIOExtras LineBasedFrameDecoder.swift
[2393/2623] Compiling AsyncKit Optional+StrictMap.swift
[2394/2623] Compiling AsyncKit Exports.swift
[2395/2623] Emitting module JWTKit
[2396/2623] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[2397/2623] Compiling SQLiteNIO SQLiteStatement.swift
[2398/2623] Compiling NIOExtras NIORequestIdentifiable.swift
[2399/2623] Compiling NIOExtras PCAPRingBuffer.swift
[2400/2623] Compiling NIOExtras QuiescingHelper.swift
[2401/2623] Compiling NIOExtras RequestResponseHandler.swift
[2404/2623] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[2405/2623] Compiling NIOExtras DebugInboundEventsHandler.swift
[2406/2623] Compiling NIOExtras DebugOutboundEventsHandler.swift
[2414/2623] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[2415/2623] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[2416/2623] Emitting module NIOHTTPTypesHTTP1
[2421/2623] Compiling NIOSSL SSLPrivateKey.swift
[2422/2623] Compiling NIOSSL SSLCertificate.swift
[2430/2623] Compiling NIOExtras NIOExtrasError.swift
[2431/2623] Compiling NIOExtras NIOLengthFieldBitLength.swift
[2432/2623] Compiling NIOExtras RequestResponseHandlers+State.swift
[2433/2623] Compiling NIOExtras RequestResponseWithIDHandler.swift
[2435/2623] Compiling NIOHPACK HuffmanTables.swift
[2436/2624] Compiling NIOHPACK IndexedHeaderTable.swift
[2437/2624] Compiling NIOHPACK IntegerCoding.swift
[2438/2624] Compiling NIOHPACK HeaderTables.swift
[2439/2624] Compiling NIOHPACK HuffmanCoding.swift
[2440/2624] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[2441/2624] Compiling NIOHTTPCompression HTTPDecompression.swift
[2442/2624] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[2443/2624] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[2444/2624] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[2445/2624] Emitting module NIOHTTPCompression
[2446/2624] Compiling NIOHTTPCompression HTTPCompression.swift
[2447/2624] Compiling SQLiteNIO SQLiteDatabase.swift
[2448/2624] Compiling SQLiteNIO SQLiteDataType.swift
[2449/2624] Compiling SQLiteNIO SQLiteDataConvertible.swift
[2450/2624] Compiling SQLiteNIO SQLiteCustomFunction.swift
[2453/2624] Compiling SQLiteNIO SQLiteData.swift
[2454/2624] Compiling SQLiteNIO SQLiteConnection.swift
[2455/2624] Emitting module SQLiteNIO
[2456/2624] Compiling SQLiteNIO SQLiteError.swift
[2471/2625] Compiling FluentKit ModelMiddleware.swift
[2472/2625] Compiling FluentKit Model+CRUD.swift
[2473/2625] Compiling FluentKit Model.swift
[2474/2625] Compiling FluentKit ModelAlias.swift
[2475/2625] Compiling FluentKit Schema.swift
[2476/2625] Compiling FluentKit FieldOperators.swift
[2477/2625] Compiling NIOHPACK StaticHeaderTable.swift
[2482/2625] Emitting module NIOExtras
[2483/2625] Compiling NIOHPACK HPACKEncoder.swift
[2484/2625] Emitting module NIOHPACK
[2485/2625] Compiling NIOHPACK HPACKHeader.swift
[2488/2625] Compiling NIOHPACK HPACKErrors.swift
[2497/2628] Emitting module FluentKit
[2498/2699] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2499/2699] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2500/2699] Compiling NIOHTTP2 GlitchesMonitor.swift
[2501/2699] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2502/2699] Compiling NIOHTTP2 SendingRstStreamState.swift
[2503/2699] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[2504/2699] Compiling NIOHTTP2 HTTP2SettingsState.swift
[2505/2699] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[2506/2699] Compiling NIOHTTP2 HasFlowControlWindows.swift
[2507/2699] Compiling NIOHTTP2 HasLocalSettings.swift
[2508/2699] Compiling NIOHTTP2 ConnectionStateMachine.swift
[2509/2699] Compiling NIOHTTP2 ConnectionStreamsState.swift
[2510/2699] Compiling NIOHTTP2 MayReceiveFrames.swift
[2511/2699] Compiling NIOHTTP2 ReceivingDataState.swift
[2512/2699] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[2513/2699] Compiling NIOHTTP2 ReceivingHeadersState.swift
[2514/2699] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2515/2699] Compiling NIOHTTP2 Error+Any.swift
[2516/2699] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[2517/2699] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2518/2699] Compiling NIOHTTP2 HasRemoteSettings.swift
[2519/2699] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2520/2699] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2521/2699] Compiling NIOHTTP2 InboundEventBuffer.swift
[2522/2699] Compiling NIOHTTP2 InboundWindowManager.swift
[2523/2699] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2524/2699] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[2525/2699] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2526/2699] Compiling NIOHTTP2 HTTP2Frame.swift
[2527/2699] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2528/2699] Emitting module NIOSSL
[2551/2699] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2552/2699] Compiling NIOHTTP2 HTTP2PingData.swift
[2553/2699] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2554/2699] Compiling NIOHTTP2 HTTP2Error.swift
[2555/2699] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2556/2699] Compiling JWTKit GoogleIdentityToken.swift
[2557/2699] Compiling JWTKit MicrosoftIdentityToken.swift
[2558/2699] Compiling JWTKit ValidationTimePayload.swift
[2559/2699] Compiling JWTKit X5CVerifier.swift
[2560/2702] Emitting module AsyncKit
[2561/2702] Compiling NIOExtras WritePCAPHandler.swift
[2562/2728] Compiling FluentKit DatabaseQuery+Value.swift
[2563/2728] Compiling FluentKit DatabaseQuery.swift
[2564/2728] Compiling FluentKit QueryHistory.swift
[2565/2728] Compiling FluentKit DatabaseSchema.swift
[2566/2728] Compiling FluentKit SchemaBuilder.swift
[2567/2728] Compiling FluentKit OptionalType.swift
[2568/2728] Compiling FluentKit RandomGeneratable.swift
[2569/2728] Compiling FluentKit SomeCodingKey.swift
[2570/2728] Compiling FluentKit UnsafeMutableTransferBox.swift
[2571/2728] Compiling HummingbirdCore FlatDictionary.swift
[2572/2728] Compiling HummingbirdCore HBParser.swift
[2573/2728] Compiling HummingbirdCore ResponseWriter.swift
[2574/2728] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[2575/2728] Compiling HummingbirdCore BindAddress.swift
[2576/2728] Compiling HummingbirdCore RequestBody.swift
[2577/2728] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
[2578/2734] Emitting module NIOHTTP2
[2579/2734] Compiling NIOCertificateReloading CertificateReloader.swift
[2580/2734] Compiling NIOCertificateReloading TimedCertificateReloader.swift
[2581/2734] Emitting module NIOCertificateReloading
[2584/2734] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2585/2734] Compiling NIOHTTP2 StreamChannelList.swift
[2586/2734] Compiling NIOHTTP2 StreamMap.swift
[2587/2734] Compiling NIOHTTP2 StreamStateMachine.swift
[2588/2734] Compiling NIOHTTP2 UnsafeTransfer.swift
[2589/2734] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2590/2734] Compiling FluentKit QueryBuilder+Range.swift
[2591/2734] Compiling FluentKit QueryBuilder+Set.swift
[2592/2734] Compiling FluentKit BooleanPropertyFormat.swift
[2593/2734] Compiling FluentKit Children.swift
[2594/2734] Compiling FluentKit CompositeChildren.swift
[2595/2734] Compiling FluentKit CompositeID.swift
[2596/2734] Compiling FluentKit CompositeOptionalChild.swift
[2597/2734] Compiling FluentKit CompositeOptionalParent.swift
[2598/2734] Compiling FluentKit CompositeParent.swift
[2599/2734] Compiling FluentKit Field.swift
[2600/2734] Compiling FluentKit FieldKey.swift
[2601/2734] Compiling FluentKit Group.swift
[2602/2734] Compiling NIOHTTP2 SendingDataState.swift
[2603/2734] Compiling NIOHTTP2 SendingGoawayState.swift
[2604/2734] Compiling NIOHTTP2 SendingHeadersState.swift
[2605/2734] Compiling NIOHTTP2 SendingPushPromiseState.swift
[2606/2734] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2607/2734] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2608/2734] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2609/2734] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2610/2734] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2611/2734] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2612/2734] Compiling NIOHTTP2 QuiescingState.swift
[2613/2734] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2614/2734] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2615/2734] Compiling NIOHTTP2 StateMachineResult.swift
[2616/2734] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2617/2734] Compiling NIOHTTP2 DOSHeuristics.swift
[2618/2734] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[2619/2734] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[2620/2734] Compiling NIOHTTP2 MaySendFrames.swift
[2621/2734] Compiling FluentKit ID.swift
[2622/2734] Compiling FluentKit OptionalBoolean.swift
[2623/2734] Compiling FluentKit OptionalChild.swift
[2624/2734] Compiling FluentKit OptionalField.swift
[2625/2734] Compiling FluentKit OptionalParent.swift
[2626/2734] Compiling FluentKit Parent.swift
[2627/2734] Compiling FluentKit Property.swift
[2628/2734] Compiling FluentKit Relation.swift
[2629/2734] Compiling FluentKit Siblings.swift
[2630/2734] Compiling FluentKit Timestamp.swift
[2634/2734] Compiling NIOHTTP2 HTTP2Settings.swift
[2635/2734] Compiling NIOHTTP2 HTTP2Stream.swift
[2636/2734] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2637/2734] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2638/2734] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2639/2734] Compiling NIOHTTP2 HTTP2StreamID.swift
[2640/2734] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2641/2734] Compiling HummingbirdCore ResponseBody.swift
[2642/2734] Compiling HummingbirdCore ResponseBodyWriter.swift
[2643/2734] Compiling HummingbirdCore HTTPUserEventHandler.swift
[2644/2734] Compiling HummingbirdCore Server.swift
[2645/2734] Compiling HummingbirdCore ServerChildChannel.swift
[2646/2734] Compiling HummingbirdCore OutputBuffer.swift
[2647/2734] Compiling HummingbirdCore SendableMetatype.swift
[2648/2745] Compiling FluentSQL ConverterUtilities.swift
[2649/2745] Compiling FluentSQL DatabaseQuery+SQL.swift
[2650/2745] Compiling HummingbirdCore RequestBody+inboundClose.swift
[2651/2745] Compiling HummingbirdCore HTTP1Channel.swift
[2652/2745] Compiling HummingbirdCore HTTPChannelHandler.swift
[2653/2745] Compiling HummingbirdCore HTTPServerBuilder.swift
[2654/2745] Compiling HummingbirdCore Response.swift
[2657/2746] Emitting module FluentSQL
[2664/2746] Compiling FluentSQL SQLQualifiedTable+Deprecated.swift
[2665/2746] Compiling FluentSQL SQLList+Deprecated.swift
[2666/2746] Compiling FluentSQL SQLJSONColumnPath+Deprecated.swift
[2667/2746] Compiling FluentSQL SQLDatabase+Model.swift
[2668/2746] Compiling FluentSQL SQLDatabase+Model+Concurrency.swift
[2669/2746] Compiling FluentSQL Exports.swift
[2670/2746] Compiling FluentSQL DatabaseSchema+SQL.swift
[2671/2746] Compiling FluentSQL SQLQueryConverter.swift
[2672/2746] Compiling HummingbirdCore URI.swift
[2673/2746] Compiling HummingbirdCore ServerConfiguration.swift
[2674/2746] Compiling HummingbirdCore TSTLSOptions.swift
[2675/2746] Compiling HummingbirdCore AnyAsyncSequence.swift
[2678/2746] Compiling FluentSQL SQLSchemaConverter.swift
[2713/2865] Compiling GRPCNIOTransportCore ContentType.swift
[2714/2865] Compiling GRPCNIOTransportCore DebugOnly.swift
[2715/2865] Compiling GRPCNIOTransportCore DiscardingTaskGroup+CancellableHandle.swift
[2716/2865] Compiling GRPCNIOTransportCore EventLoopFuture+ChannelInitializer.swift
[2717/2865] Compiling GRPCNIOTransportCore GRPCStatusMessageMarshaller.swift
[2718/2865] Compiling GRPCNIOTransportCore MethodConfigs.swift
[2719/2871] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2720/2871] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2721/2871] Compiling GRPCNIOTransportCore ConstantAsyncSequence.swift
[2722/2871] Compiling GRPCNIOTransportCore NIOChannelPipeline+GRPC.swift
[2723/2871] Compiling AsyncHTTPClient BasicAuth.swift
[2726/2871] Compiling GRPCNIOTransportCore PercentEncoding.swift
[2727/2871] Compiling GRPCNIOTransportCore ProcessUniqueID.swift
[2728/2871] Compiling GRPCNIOTransportCore Result+Catching.swift
[2729/2871] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2730/2871] Compiling GRPCNIOTransportCore NameResolver+UDS.swift
[2731/2871] Compiling GRPCNIOTransportCore NameResolver+VSOCK.swift
[2732/2871] Compiling GRPCNIOTransportCore NameResolver.swift
[2733/2871] Compiling GRPCNIOTransportCore NameResolverRegistry.swift
[2734/2871] Compiling GRPCNIOTransportCore SocketAddress.swift
[2735/2871] Compiling GRPCNIOTransportCore WrappedChannel+Config.swift
[2736/2880] Emitting module GRPCNIOTransportCore
[2737/2880] Emitting module AsyncHTTPClient
[2738/2887] Compiling SQLiteKit SQLiteDialect.swift
[2739/2887] Compiling SQLiteKit SQLiteDataEncoder.swift
[2740/2887] Compiling SQLiteKit SQLiteConnectionSource.swift
[2741/2887] Compiling SQLiteKit SQLiteRow+SQLRow.swift
[2742/2887] Compiling SQLiteKit SQLiteDataDecoder.swift
[2743/2887] Compiling SQLiteKit Exports.swift
[2744/2887] Compiling SQLiteKit SQLiteConfiguration.swift
[2745/2887] Emitting module SQLiteKit
[2746/2887] Compiling SQLiteKit SQLiteConnection+SQLKit.swift
[2747/2895] Compiling GRPCNIOTransportCore ListeningServerTransport.swift
[2748/2895] Compiling GRPCNIOTransportCore OneOrManyQueue.swift
[2749/2895] Compiling GRPCNIOTransportCore CommonHTTP2ServerTransport.swift
[2750/2895] Compiling GRPCNIOTransportCore GRPCServerFlushNotificationHandler.swift
[2751/2895] Compiling GRPCNIOTransportCore ServerConnection.swift
[2752/2895] Compiling GRPCNIOTransportCore ServerConnectionManagementHandler+StateMachine.swift
[2753/2895] Compiling GRPCNIOTransportCore GRPCClientStreamHandler.swift
[2754/2895] Compiling GRPCNIOTransportCore HTTP2ClientTransport.swift
[2755/2895] Compiling GRPCNIOTransportCore DNSResolver.swift
[2756/2895] Compiling GRPCNIOTransportCore NameResolver+DNS.swift
[2757/2895] Compiling GRPCNIOTransportCore NameResolver+IPv4.swift
[2758/2895] Compiling GRPCNIOTransportCore NameResolver+IPv6.swift
[2759/2895] Compiling GRPCNIOTransportCore LoadBalancer.swift
[2760/2895] Compiling GRPCNIOTransportCore LoadBalancerEvent.swift
[2761/2895] Compiling GRPCNIOTransportCore PickFirstLoadBalancer.swift
[2762/2895] Compiling GRPCNIOTransportCore RoundRobinLoadBalancer.swift
[2763/2895] Compiling GRPCNIOTransportCore Subchannel.swift
[2764/2895] Compiling GRPCNIOTransportCore RequestQueue.swift
[2765/2895] Emitting module HummingbirdCore
[2766/2896] Compiling FluentSQLiteDriver Exports.swift
[2767/2896] Compiling FluentSQLiteDriver SQLiteRow+Database.swift
[2768/2897] Compiling FluentSQLiteDriver SQLiteError+Database.swift
[2769/2897] Compiling FluentSQLiteDriver SQLiteConverterDelegate.swift
[2770/2897] Compiling FluentSQLiteDriver FluentSQLiteConfiguration.swift
[2771/2897] Compiling FluentSQLiteDriver FluentSQLiteDriver.swift
[2772/2897] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2773/2897] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2774/2897] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2779/2897] Compiling GRPCNIOTransportCore WrappedChannel+State.swift
[2780/2897] Compiling HummingbirdCore String+percentEncode.swift
[2781/2897] Compiling HummingbirdCore UnsafeTransfer.swift
[2782/2897] Compiling GRPCNIOTransportCore Zlib.swift
[2783/2897] Compiling GRPCNIOTransportCore GRPCMessageDecoder.swift
[2784/2897] Compiling GRPCNIOTransportCore GRPCMessageFramer.swift
[2785/2897] Compiling GRPCNIOTransportCore HTTP2ListenerFactory.swift
[2786/2897] Compiling GRPCNIOTransportCore HTTP2ServerTransport.swift
[2787/2897] Compiling GRPCNIOTransportCore TLSConfig+Internal.swift
[2788/2897] Compiling GRPCNIOTransportCore TLSConfig.swift
[2789/2897] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2790/2897] Compiling AsyncHTTPClient FoundationExtensions.swift
[2791/2897] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2792/2897] Compiling AsyncHTTPClient SSLContextCache.swift
[2793/2897] Compiling AsyncHTTPClient Scheme.swift
[2794/2897] Compiling AsyncHTTPClient Singleton.swift
[2795/2897] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2796/2897] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2797/2897] Compiling AsyncHTTPClient TracingSupport.swift
[2798/2897] Compiling AsyncHTTPClient Utils.swift
[2799/2897] Compiling GRPCNIOTransportCore ServerConnectionManagementHandler.swift
[2800/2897] Compiling GRPCNIOTransportCore GRPCServerStreamHandler.swift
[2810/2897] Compiling GRPCNIOTransportCore ClientConnectionHandler.swift
[2811/2897] Compiling GRPCNIOTransportCore Connection.swift
[2815/2897] Compiling FluentSQLiteDriver FluentSQLiteDatabase.swift
[2816/2897] Emitting module FluentSQLiteDriver
[2823/2897] Compiling GRPCNIOTransportCore ConnectionBackoff.swift
[2824/2897] Compiling GRPCNIOTransportCore ConnectionFactory.swift
[2825/2897] Compiling GRPCNIOTransportCore ConnectivityState.swift
[2826/2897] Compiling GRPCNIOTransportCore GRPCChannel.swift
[2895/2976] Compiling GRPCNIOTransportHTTP2TransportServices Exports.swift
[2896/2976] Compiling GRPCNIOTransportHTTP2TransportServices HTTP2ServerTransport+TransportServices.swift
[2897/2976] Emitting module GRPCNIOTransportHTTP2TransportServices
[2898/2976] Compiling GRPCNIOTransportHTTP2TransportServices Config+TLS.swift
[2899/2976] Compiling GRPCNIOTransportHTTP2TransportServices HTTP2ClientTransport+TransportServices.swift
[2900/2976] Compiling GRPCNIOTransportHTTP2Posix ValidatedCertificateChain.swift
[2901/2976] Compiling GRPCNIOTransportHTTP2Posix NIOSSL+GRPC.swift
[2902/2976] Compiling GRPCNIOTransportHTTP2Posix NIOClientBootstrap+SocketAddress.swift
[2903/2976] Compiling Hummingbird Trie+resolve.swift
[2904/2976] Compiling Hummingbird Trie+serialize.swift
[2905/2976] Compiling Hummingbird TrieRouter.swift
[2906/2976] Compiling Hummingbird ChildRequestContext.swift
[2907/2976] Compiling Hummingbird Request.swift
[2908/2976] Compiling Hummingbird RequestContext.swift
[2909/2976] Compiling Hummingbird RequestContextSource.swift
[2910/2983] Compiling Hummingbird Router.swift
[2911/2983] Compiling Hummingbird RouterGroup.swift
[2912/2983] Compiling Hummingbird RouterMethods.swift
[2913/2983] Compiling Hummingbird RouterPath.swift
[2914/2983] Compiling Hummingbird RouterResponder.swift
[2915/2983] Compiling Hummingbird TransformingRouterGroup.swift
[2916/2983] Compiling Hummingbird RouterTrie.swift
[2917/2983] Compiling Hummingbird RequestID.swift
[2918/2983] Compiling Hummingbird RequestResponder.swift
[2919/2983] Compiling Hummingbird Response.swift
[2920/2983] Compiling Hummingbird URI+decodeQuery.swift
[2921/2983] Compiling Hummingbird MemoryPersistDriver.swift
[2922/2983] Compiling Hummingbird PersistDriver.swift
[2923/2983] Compiling Hummingbird PersistError.swift
[2924/2983] Compiling Hummingbird MetricsMiddleware.swift
[2925/2983] Compiling Hummingbird Middleware.swift
[2926/2983] Compiling Hummingbird MiddlewareGroup.swift
[2927/2983] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
[2928/2983] Compiling Hummingbird _Middleware2.swift
[2929/2983] Compiling Hummingbird _OptionalMiddleware.swift
[2930/2983] Compiling Hummingbird _SpreadMiddleware.swift
[2931/2983] Compiling Hummingbird TracingMiddleware.swift
[2932/2983] Compiling Hummingbird EndpointResponder.swift
[2933/2983] Compiling Hummingbird Parameters+UUID.swift
[2934/2983] Compiling Hummingbird Parameters.swift
[2935/2983] Compiling Hummingbird ResponseGenerator.swift
[2936/2983] Compiling Hummingbird RouteCollection.swift
[2937/2983] Compiling Hummingbird Router+validation.swift
[2938/2983] Compiling GRPCNIOTransportHTTP2Posix HTTP2ClientTransport+Posix.swift
[2939/2983] Compiling GRPCNIOTransportHTTP2Posix Config+TLS.swift
[2940/2983] Emitting module GRPCNIOTransportHTTP2Posix
[2941/2983] Compiling GRPCNIOTransportHTTP2Posix Exports.swift
[2942/2983] Compiling GRPCNIOTransportHTTP2Posix HTTP2ServerTransport+Posix.swift
[2943/2985] Compiling Hummingbird URLEncodedFormNode.swift
[2944/2985] Compiling Hummingbird Configuration.swift
[2945/2985] Compiling Hummingbird Deprecations.swift
[2946/2985] Compiling Hummingbird Environment.swift
[2947/2985] Compiling Hummingbird EditedHTTPError.swift
[2948/2985] Compiling Hummingbird HTTPError.swift
[2949/2985] Compiling Hummingbird HTTPResponseError.swift
[2950/2985] Compiling Hummingbird NIOCore+HTTPResponseError.swift
[2951/2985] Compiling Hummingbird Exports.swift
[2952/2985] Compiling Hummingbird CacheControl.swift
[2953/2985] Compiling Hummingbird FileIO.swift
[2954/2985] Compiling Hummingbird FileProvider.swift
[2955/2985] Compiling Hummingbird LocalFileSystem.swift
[2956/2985] Compiling Hummingbird Cookie.swift
[2957/2985] Compiling Hummingbird Cookies.swift
[2958/2985] Compiling Hummingbird MediaType+FileExtension.swift
[2959/2985] Compiling Hummingbird MediaType.swift
[2960/2985] Compiling Hummingbird Request+Cookies.swift
[2961/2985] Compiling Hummingbird Response+Cookies.swift
[2962/2985] Compiling Hummingbird CORSMiddleware.swift
[2963/2985] Compiling Hummingbird FileMiddleware.swift
[2964/2985] Compiling Hummingbird LogRequestMiddleware.swift
[2965/2985] Emitting module Hummingbird
[2966/2985] Compiling Hummingbird Application.swift
[2967/2985] Compiling Hummingbird CodableProtocols.swift
[2968/2985] Compiling Hummingbird JSONCoding.swift
[2969/2985] Compiling Hummingbird ResponseEncodable.swift
[2970/2985] Compiling Hummingbird URLEncodedForm+Request.swift
[2971/2985] Compiling Hummingbird URLEncodedForm.swift
[2972/2985] Compiling Hummingbird URLEncodedFormDecoder.swift
[2973/2985] Compiling Hummingbird URLEncodedFormEncoder.swift
[2974/2985] Emitting module GRPCNIOTransportHTTP2
[2975/2985] Compiling GRPCNIOTransportHTTP2 Exports.swift
[2976/2985] Compiling Hummingbird ByteBuffer+foundation.swift
[2977/2985] Compiling Hummingbird DateCache.swift
[2978/2985] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
[2979/2985] Compiling Hummingbird HexDigest.swift
[2980/2985] Compiling Hummingbird InitializableFromSource.swift
[2981/2985] Compiling Hummingbird PreludeService.swift
[2982/2985] Compiling Hummingbird StringProtocol.swift
[2983/3110] Compiling HummingbirdRouter RouterController.swift
[2984/3111] Compiling HummingbirdRouter RouterBuilderState.swift
[2985/3111] Compiling HummingbirdRouter RouterBuilderContext.swift
[2986/3111] Compiling HummingbirdRouter ContextTransform.swift
[2987/3111] Compiling HummingbirdRouter Deprecations.swift
[2988/3111] Compiling HummingbirdRouter Route.swift
[2989/3111] Compiling HummingbirdRouter RouteGroup.swift
[2990/3111] Compiling HummingbirdRouter RouteBuilder.swift
[2991/3111] Emitting module HummingbirdRouter
[2992/3111] Compiling MastodonData WebFinger.swift
[2993/3111] Compiling HummingbirdRouter RouteHandler.swift
[2994/3111] Compiling HummingbirdRouter RouterBuilder.swift
[2995/3111] Compiling HummingbirdRouter RouterPath.swift
[2996/3111] Emitting module MastodonData
[2997/3111] Compiling MastodonData Account.swift
[2998/3111] Compiling MastodonData Link.swift
[2999/3111] Compiling MastodonData Status.swift
[3002/3111] Compiling HummingbirdAuth ClosureAuthenticator.swift
[3003/3111] Compiling HummingbirdAuth BasicAuthentication.swift
[3004/3111] Compiling OTel SpanEvent+Proto.swift
[3005/3111] Compiling OTel SpanID+Proto.swift
[3006/3111] Compiling OTel SpanKind+Proto.swift
[3007/3111] Compiling OTel SpanLink+Proto.swift
[3008/3111] Compiling OTel SpanStatus+Proto.swift
[3009/3111] Compiling OTel TraceID+Proto.swift
[3010/3111] Compiling OTel logs_service.grpc.swift
[3011/3121] Compiling OTel FloatingPointCounter.swift
[3012/3121] Compiling OTel Gauge.swift
[3013/3121] Compiling OTel Histogram.swift
[3014/3121] Compiling OTel OTelMetricRegistry.swift
[3015/3121] Compiling OTel Counter+OTelInstrument.swift
[3016/3121] Compiling OTel FloatingPointCounter+OTelInstrument.swift
[3017/3121] Compiling OTel Gauge+OTelInstrument.swift
[3018/3121] Compiling OTel Histogram+OTelInstrument.swift
[3019/3121] Compiling OTel OTelMetricInstrument.swift
[3020/3121] Compiling OTel OTelConsoleMetricExporter.swift
[3021/3121] Compiling OTel OTel+Configuration.swift
[3022/3121] Compiling OTel OTel+LoggingMetadataProvider.swift
[3023/3121] Compiling OTel OTel.swift
[3024/3121] Compiling OTel OTelIDGenerator.swift
[3025/3121] Compiling OTel OTelRandomIDGenerator.swift
[3026/3121] Compiling OTel OTelSpanContext.swift
[3027/3121] Compiling OTel ServiceContext+OTelSpanContext.swift
[3028/3121] Compiling OTel ServiceContext+OTelTraceID.swift
[3029/3121] Compiling OTel Timeout.swift
[3030/3121] Compiling OTel OTelConsoleLogRecordExporter.swift
[3031/3121] Compiling OTel OTelMultiplexSpanExporter.swift
[3032/3121] Compiling OTel OTelNoOpSpanExporter.swift
[3033/3121] Compiling OTel OTelSpanExporter.swift
[3034/3121] Compiling OTel OTelFinishedSpan.swift
[3035/3121] Compiling OTel OTelSpan.swift
[3036/3121] Compiling OTel OTelTracer.swift
[3037/3121] Compiling OTel OTelTracing+Benchmarking.swift
[3038/3121] Compiling OTel OTelBatchSpanProcessor.swift
[3039/3121] Compiling OTel OTelMultiplexSpanProcessor.swift
[3040/3121] Compiling OTel OTelNoOpSpanProcessor.swift
[3041/3121] Compiling OTel OTelMetricExporter.swift
[3042/3121] Compiling OTel OTelMultiplexMetricExporter.swift
[3043/3121] Compiling OTel OTLPMetricsDataModel.swift
[3044/3121] Compiling OTel OTelMetricProducer.swift
[3045/3121] Compiling OTel OTelMetricRegistry+Produce.swift
[3046/3121] Compiling OTel OTelPeriodicExportingMetricsReader.swift
[3047/3121] Compiling OTel Counter+SwiftMetrics.swift
[3048/3121] Compiling OTel FloatingPointCounter+SwiftMetrics.swift
[3049/3121] Compiling OTel Gauge+SwiftMetrics.swift
[3050/3121] Compiling OTel Histogram+SwiftMetrics.swift
[3051/3121] Emitting module OTel
[3052/3121] Compiling OTel OTLPGRPCMetricExporter.swift
[3053/3121] Compiling OTel OTLPGRPCExporter.swift
[3054/3121] Compiling OTel OTLPGRPCSpanExporter.swift
[3055/3121] Compiling OTel OTLPHTTPExporter.swift
[3056/3121] Compiling OTel OTLPHTTPLogRecordExporter.swift
[3057/3121] Compiling OTel OTLPHTTPMetricExporter.swift
[3058/3121] Compiling OTel OTLPHTTPSpanExporter.swift
[3059/3121] Compiling OTel NotImplementedError.swift
[3060/3121] Compiling OTel OTel+Backends.swift
[3061/3121] Compiling OTel OTel+Bootstrap.swift
[3062/3121] Compiling OTel OTLPMetricsFactory.swift
[3063/3121] Compiling OTel OTel+Configuration+DiagnosticLogger.swift
[3064/3121] Compiling OTel OTel+Configuration+Environment.swift
[3065/3121] Compiling OTel OTel+Configuration+EnvironmentOverrides.swift
[3066/3121] Compiling OTel OTel+Configuration+EnvironmentVariableRepresentable.swift
[3067/3121] Compiling OTel OTel+Configuration+Error.swift
[3068/3121] Compiling OTel OTelCore+ConfigurationShims.swift
[3069/3121] Compiling OTel OTelCore+GenericWrappers.swift
[3070/3121] Compiling OTel OTelLibrary.swift
[3071/3121] Compiling OTel OTelResource.swift
[3072/3121] Compiling OTel OTelSimpleSpanProcessor.swift
[3073/3121] Compiling OTel OTelSpanProcessor.swift
[3074/3121] Compiling OTel OTelMultiplexPropagator.swift
[3075/3121] Compiling OTel OTelPropagator.swift
[3076/3121] Compiling OTel OTelW3CPropagator.swift
[3077/3121] Compiling OTel OTelConstantSampler.swift
[3078/3121] Compiling OTel OTelParentBasedSampler.swift
[3079/3121] Compiling OTel OTelSampler.swift
[3080/3121] Compiling OTel OTelSamplingResult.swift
[3081/3121] Compiling OTel OTelTraceIDRatioBasedSampler.swift
[3082/3121] Compiling HummingbirdFluent Deprecations.swift
[3083/3121] Compiling HummingbirdAuth Deprecated.swift
[3084/3121] Compiling HummingbirdAuth IsAuthenticatedMiddleware.swift
[3087/3122] Compiling HummingbirdAuth BearerAuthentication.swift
[3088/3122] Compiling HummingbirdAuth SessionStorage.swift
[3089/3122] Compiling HummingbirdAuth SessionAuthenticator.swift
[3090/3122] Emitting module HummingbirdFluent
[3091/3122] Compiling OTel OTelLogRecordExporter.swift
[3092/3122] Compiling OTel MetadataProvider+OTel.swift
[3093/3122] Compiling OTel OTelLogHandler.swift
[3094/3122] Compiling OTel OTelLogRecord.swift
[3095/3122] Compiling OTel OTelBatchLogRecordProcessor.swift
[3096/3122] Compiling OTel OTelLogRecordProcessor.swift
[3097/3122] Compiling OTel OTelMultiplexLogRecordProcessor.swift
[3098/3122] Compiling OTel OTelSimpleLogRecordProcessor.swift
[3099/3122] Compiling OTel Attribute.swift
[3100/3122] Compiling OTel Counter.swift
[3101/3122] Compiling OTel logs_service.pb.swift
[3102/3122] Compiling OTel metrics_service.grpc.swift
[3103/3122] Compiling OTel metrics_service.pb.swift
[3104/3122] Compiling OTel trace_service.grpc.swift
[3105/3122] Compiling OTel trace_service.pb.swift
[3106/3122] Compiling OTel common.pb.swift
[3107/3122] Compiling OTel logs.pb.swift
[3108/3122] Compiling OTel metrics.pb.swift
[3109/3122] Compiling OTel resource.pb.swift
[3110/3122] Compiling OTel trace.pb.swift
[3111/3122] Compiling OTel OTLPGRPCLogRecordExporter.swift
[3112/3122] Compiling HummingbirdFluent Fluent.swift
[3113/3122] Compiling HummingbirdFluent Persist+fluent.swift
[3114/3122] Emitting module HummingbirdAuth
[3117/3122] Compiling HummingbirdAuth SessionMiddleware.swift
[3118/3122] Compiling HummingbirdAuth SessionContext.swift
[3119/3122] Compiling HummingbirdAuth UserSessionRepository.swift
[3120/3150] Emitting module App
[3121/3152] Compiling App Fluent+Mustache.swift
[3122/3152] Compiling App html.swift
[3123/3152] Compiling App JWTAuth.swift
[3124/3152] Compiling App HTMLController.swift
[3125/3152] Compiling App PersonController.swift
[3126/3152] Compiling App StatusController.swift
[3127/3152] Compiling App WebAuthNModel.swift
[3128/3152] Compiling App RequestContext.swift
[3129/3152] Compiling App DateTime.swift
[3130/3152] Compiling App Person.swift
[3131/3152] Compiling App Status.swift
[3132/3152] Compiling App Timeline.swift
[3133/3152] Compiling App FluentStatusStorage.swift
[3134/3152] Compiling App FluentTimelineStorage.swift
[3135/3152] Compiling App FluentWebAuthNStorage.swift
[3136/3152] Compiling App TimelineController.swift
[3137/3152] Compiling App WebAuthnController.swift
[3138/3152] Compiling App WellKnownController.swift
[3139/3152] Compiling App Link.swift
[3140/3152] Compiling App Object.swift
[3141/3152] Compiling App ObjectOrLinkDecoder.swift
[3142/3152] Compiling App ObjectProtocols.swift
[3143/3152] Compiling App App.swift
[3144/3152] Compiling App Application+build.swift
[3145/3152] Compiling App RequestLogger.swift
[3146/3152] Compiling App WebAuthnSession.swift
[3147/3152] Compiling App FluentPersonStorage.swift
[3148/3152] Compiling App UserToken.swift
[3149/3152] Compiling App resource_bundle_accessor.swift
[3149/3152] Write Objects.LinkFileList
[3150/3152] Linking App
[3151/3152] Applying App
Build complete! (150.51s)
Fetching https://github.com/swift-otel/swift-otel.git
Fetching https://github.com/vapor/fluent-sqlite-driver.git
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/apple/swift-configuration
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
[1/1347] Fetching fluent-sqlite-driver
[15/1809] Fetching fluent-sqlite-driver, swift-configuration
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.71s)
Fetching https://github.com/hummingbird-project/swift-mustache.git
[1066/11491] Fetching fluent-sqlite-driver, swift-configuration, swift-otel
[2245/20648] Fetching fluent-sqlite-driver, swift-configuration, swift-otel, jwt-kit
[10503/22509] Fetching fluent-sqlite-driver, swift-configuration, swift-otel, jwt-kit, swift-mustache
Fetched https://github.com/vapor/jwt-kit.git from cache (1.50s)
[8236/13352] Fetching fluent-sqlite-driver, swift-configuration, swift-otel, swift-mustache
Fetching https://github.com/swift-server/webauthn-swift.git
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (0.84s)
Fetching https://github.com/hummingbird-project/hummingbird-fluent.git
Fetched https://github.com/apple/swift-configuration from cache (1.67s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.71s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.71s)
Fetching https://github.com/hummingbird-project/hummingbird-auth.git
Fetching https://github.com/hummingbird-project/hummingbird.git
[6576/11029] Fetching fluent-sqlite-driver, swift-otel
[11030/15087] Fetching fluent-sqlite-driver, swift-otel, webauthn-swift
[11112/15974] Fetching fluent-sqlite-driver, swift-otel, webauthn-swift, hummingbird-fluent
Fetched https://github.com/swift-otel/swift-otel.git from cache (2.22s)
Fetched https://github.com/vapor/fluent-sqlite-driver.git from cache (2.22s)
[353/4945] Fetching webauthn-swift, hummingbird-fluent
Fetched https://github.com/hummingbird-project/hummingbird-fluent.git from cache (0.73s)
[812/4058] Fetching webauthn-swift
[813/6244] Fetching webauthn-swift, hummingbird-auth
Fetched https://github.com/hummingbird-project/hummingbird-auth.git from cache (0.85s)
[1258/4058] Fetching webauthn-swift
[1422/29242] Fetching webauthn-swift, hummingbird
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.24s)
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.73s)
[1948/4058] Fetching webauthn-swift
Fetched https://github.com/swift-server/webauthn-swift.git from cache (3.14s)
Computing version for https://github.com/swift-otel/swift-otel.git
Computed https://github.com/swift-otel/swift-otel.git at 1.0.0 (5.22s)
Fetching https://github.com/grpc/grpc-swift-protobuf.git
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetching https://github.com/grpc/grpc-swift-2.git
Fetching https://github.com/grpc/grpc-swift-nio-transport.git
Fetching https://github.com/swift-otel/swift-w3c-trace-context.git
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-protobuf.git from cache
[1/29827] Fetching grpc-swift-2
[2/34643] Fetching grpc-swift-2, grpc-swift-nio-transport
[3/37011] Fetching grpc-swift-2, grpc-swift-nio-transport, grpc-swift-protobuf
[147/37584] Fetching grpc-swift-2, grpc-swift-nio-transport, grpc-swift-protobuf, swift-w3c-trace-context
Fetched https://github.com/swift-otel/swift-w3c-trace-context.git from cache (0.83s)
[2711/37011] Fetching grpc-swift-2, grpc-swift-nio-transport, grpc-swift-protobuf
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/grpc/grpc-swift-protobuf.git from cache (0.94s)
[5393/34643] Fetching grpc-swift-2, grpc-swift-nio-transport
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/swift-server/async-http-client.git from cache (0.98s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.66s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.93s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/2518] Fetching swift-service-lifecycle
Fetched https://github.com/grpc/grpc-swift-2.git from cache (2.24s)
Fetched https://github.com/grpc/grpc-swift-nio-transport.git from cache (2.24s)
Fetched https://github.com/apple/swift-metrics.git from cache (2.25s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/apple/swift-protobuf.git from cache (2.27s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.96s)
[1/5550] Fetching swift-async-algorithms
[5551/10995] Fetching swift-async-algorithms, swift-distributed-tracing
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.06s)
[164/5445] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-log.git from cache (0.82s)
Fetched https://github.com/apple/swift-nio.git from cache (2.25s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.15s)
Fetched https://github.com/apple/swift-collections.git from cache (1.21s)
Computing version for https://github.com/apple/swift-configuration
Computed https://github.com/apple/swift-configuration at 0.1.1 (6.72s)
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/jpsim/Yams from cache
Fetched https://github.com/apple/swift-system from cache (0.94s)
Fetched https://github.com/jpsim/Yams from cache (1.14s)
Computing version for https://github.com/grpc/grpc-swift-2.git
Computed https://github.com/grpc/grpc-swift-2.git at 2.1.0 (1.66s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (0.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.44s)
Computing version for https://github.com/grpc/grpc-swift-protobuf.git
Computed https://github.com/grpc/grpc-swift-protobuf.git at 2.1.1 (0.52s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.0 (0.47s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.53s)
Computing version for https://github.com/hummingbird-project/hummingbird-auth.git
Computed https://github.com/hummingbird-project/hummingbird-auth.git at 2.1.0 (0.48s)
Fetching https://github.com/swift-extras/swift-extras-base64.git
[1/833] Fetching swift-extras-base64
Fetched https://github.com/swift-extras/swift-extras-base64.git from cache (0.80s)
Computing version for https://github.com/swift-extras/swift-extras-base64.git
Computed https://github.com/swift-extras/swift-extras-base64.git at 1.0.0 (3.27s)
Computing version for https://github.com/grpc/grpc-swift-nio-transport.git
Computed https://github.com/grpc/grpc-swift-nio-transport.git at 2.2.0 (0.51s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
[1/6628] Fetching swift-certificates
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.92s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.92s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.92s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.08s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.14.0 (1.74s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.49s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.1 (0.60s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.32.0 (0.48s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.50s)
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-http-types.git from cache (0.71s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.72s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.74s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.25s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.56s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.90s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.46s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.44s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (0.58s)
Fetching https://github.com/apple/swift-service-context.git
[1/1117] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.92s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.50s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.3 (0.47s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.47s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.2.0 (0.44s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.0 (0.44s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.44s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.53s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.29.0 (0.46s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.2 (0.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (0.55s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.84s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.47s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.01s)
Computing version for https://github.com/vapor/fluent-sqlite-driver.git
Computed https://github.com/vapor/fluent-sqlite-driver.git at 4.8.1 (0.43s)
Fetching https://github.com/vapor/sqlite-kit.git
Fetching https://github.com/vapor/fluent-kit.git
[1/2118] Fetching sqlite-kit
[404/15446] Fetching sqlite-kit, fluent-kit
Fetched https://github.com/vapor/fluent-kit.git from cache (1.29s)
Fetched https://github.com/vapor/sqlite-kit.git from cache (1.29s)
Computing version for https://github.com/vapor/sqlite-kit.git
Computed https://github.com/vapor/sqlite-kit.git at 4.5.2 (1.77s)
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/sqlite-nio.git
[1/2439] Fetching async-kit
[75/8526] Fetching async-kit, sql-kit
[8527/10257] Fetching async-kit, sql-kit, sqlite-nio
Fetched https://github.com/vapor/sql-kit.git from cache (1.85s)
Fetched https://github.com/vapor/async-kit.git from cache (1.85s)
Fetched https://github.com/vapor/sqlite-nio.git from cache (1.85s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (2.35s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (0.47s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.2 (0.45s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.16.0 (0.49s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.12.0 (0.46s)
Computing version for https://github.com/swift-server/webauthn-swift.git
Computed https://github.com/swift-server/webauthn-swift.git at 1.0.0-alpha.2 (0.57s)
Fetching https://github.com/unrelentingtech/SwiftCBOR.git
[1/1401] Fetching swiftcbor
Fetched https://github.com/unrelentingtech/SwiftCBOR.git from cache (0.94s)
Computing version for https://github.com/unrelentingtech/SwiftCBOR.git
Computed https://github.com/unrelentingtech/SwiftCBOR.git at 0.5.0 (1.51s)
Computing version for https://github.com/swift-otel/swift-w3c-trace-context.git
Computed https://github.com/swift-otel/swift-w3c-trace-context.git at 1.0.0-beta.3 (0.43s)
Computing version for https://github.com/hummingbird-project/hummingbird-fluent.git
Computed https://github.com/hummingbird-project/hummingbird-fluent.git at 2.0.0 (0.44s)
Computing version for https://github.com/hummingbird-project/swift-mustache.git
Computed https://github.com/hummingbird-project/swift-mustache.git at 2.0.1 (0.72s)
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.34.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/fluent-sqlite-driver.git
Working copy of https://github.com/vapor/fluent-sqlite-driver.git resolved at 4.8.1
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/hummingbird-project/hummingbird-auth.git
Working copy of https://github.com/hummingbird-project/hummingbird-auth.git resolved at 2.1.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.2
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.2
Creating working copy for https://github.com/swift-otel/swift-otel.git
Working copy of https://github.com/swift-otel/swift-otel.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.2
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.5
Creating working copy for https://github.com/grpc/grpc-swift-protobuf.git
Working copy of https://github.com/grpc/grpc-swift-protobuf.git resolved at 2.1.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
Creating working copy for https://github.com/swift-extras/swift-extras-base64.git
Working copy of https://github.com/swift-extras/swift-extras-base64.git resolved at 1.0.0
Creating working copy for https://github.com/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.16.0
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/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.32.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-configuration
Working copy of https://github.com/apple/swift-configuration resolved at 0.1.1
Creating working copy for https://github.com/grpc/grpc-swift-2.git
Working copy of https://github.com/grpc/grpc-swift-2.git resolved at 2.1.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/swift-server/webauthn-swift.git
Working copy of https://github.com/swift-server/webauthn-swift.git resolved at 1.0.0-alpha.2
Creating working copy for https://github.com/unrelentingtech/SwiftCBOR.git
Working copy of https://github.com/unrelentingtech/SwiftCBOR.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/swift-otel/swift-w3c-trace-context.git
Working copy of https://github.com/swift-otel/swift-w3c-trace-context.git resolved at 1.0.0-beta.3
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.0
Creating working copy for https://github.com/hummingbird-project/hummingbird-fluent.git
Working copy of https://github.com/hummingbird-project/hummingbird-fluent.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/vapor/sqlite-nio.git
Working copy of https://github.com/vapor/sqlite-nio.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.14.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.21.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.29.0
Creating working copy for https://github.com/hummingbird-project/swift-mustache.git
Working copy of https://github.com/hummingbird-project/swift-mustache.git resolved at 2.0.1
Creating working copy for https://github.com/vapor/sqlite-kit.git
Working copy of https://github.com/vapor/sqlite-kit.git resolved at 4.5.2
Creating working copy for https://github.com/grpc/grpc-swift-nio-transport.git
Working copy of https://github.com/grpc/grpc-swift-nio-transport.git resolved at 2.2.0
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 5.2.0
Downloading binary artifact https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v32.1/protoc-32.1.artifactbundle.zip
[16375/15654937] Downloading https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v32.1/protoc-32.1.artifactbundle.zip
Downloaded https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v32.1/protoc-32.1.artifactbundle.zip (1.33s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "hummingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird.git"
    },
    {
      "identity" : "hummingbird-auth",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird-auth.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "hummingbird-fluent",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0-beta.5",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird-fluent.git"
    },
    {
      "identity" : "webauthn-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-alpha.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/webauthn-swift.git"
    },
    {
      "identity" : "swift-mustache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0-beta.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/swift-mustache.git"
    },
    {
      "identity" : "fluent-sqlite-driver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-sqlite-driver.git"
    },
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt-kit.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-asn1",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-asn1.git"
    },
    {
      "identity" : "swift-otel",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-otel/swift-otel.git"
    },
    {
      "identity" : "swift-configuration",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "0.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-configuration"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swiftodon",
  "name" : "swiftodon",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "App",
      "targets" : [
        "App"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "MastodonData",
      "targets" : [
        "MastodonData"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Storage",
      "targets" : [
        "Storage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Storage",
      "module_type" : "SwiftTarget",
      "name" : "Storage",
      "path" : "Sources/Storage",
      "product_memberships" : [
        "App",
        "Storage"
      ],
      "sources" : [
        "Storage.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SignatureMiddlewareTests",
      "module_type" : "SwiftTarget",
      "name" : "SignatureMiddlewareTests",
      "path" : "Tests/SignatureMiddleware",
      "product_dependencies" : [
        "Crypto",
        "SwiftASN1"
      ],
      "sources" : [
        "SignatureMiddlewareTests.swift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MastodonDataTests",
      "module_type" : "SwiftTarget",
      "name" : "MastodonDataTests",
      "path" : "Tests/MastodonData",
      "sources" : [
        "MastodonDataTests.swift"
      ],
      "target_dependencies" : [
        "MastodonData",
        "Storage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MastodonData",
      "module_type" : "SwiftTarget",
      "name" : "MastodonData",
      "path" : "Sources/MastodonData",
      "product_dependencies" : [
        "Hummingbird"
      ],
      "product_memberships" : [
        "App",
        "MastodonData"
      ],
      "sources" : [
        "Account.swift",
        "Link.swift",
        "Status.swift",
        "WebFinger.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppTests",
      "module_type" : "SwiftTarget",
      "name" : "AppTests",
      "path" : "Tests/AppTests",
      "product_dependencies" : [
        "HummingbirdTesting"
      ],
      "sources" : [
        "AppTests.swift",
        "SharedTests.swift"
      ],
      "target_dependencies" : [
        "App"
      ],
      "type" : "test"
    },
    {
      "c99name" : "App",
      "module_type" : "SwiftTarget",
      "name" : "App",
      "path" : "Sources/App",
      "product_dependencies" : [
        "ArgumentParser",
        "Hummingbird",
        "HummingbirdAuth",
        "HummingbirdRouter",
        "HummingbirdFluent",
        "FluentSQLiteDriver",
        "WebAuthn",
        "Mustache",
        "JWTKit",
        "SwiftASN1",
        "OTel",
        "Configuration"
      ],
      "product_memberships" : [
        "App"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/App/Resources/Templates/home.mustache",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ActivityPubData/Link.swift",
        "ActivityPubData/Object.swift",
        "ActivityPubData/ObjectOrLinkDecoder.swift",
        "ActivityPubData/ObjectProtocols.swift",
        "App.swift",
        "Application+build.swift",
        "Controllers/HTMLController.swift",
        "Controllers/PersonController.swift",
        "Controllers/StatusController.swift",
        "Controllers/TimelineController.swift",
        "Controllers/WebAuthnController.swift",
        "Controllers/WellKnownController.swift",
        "Extensions/Fluent+Mustache.swift",
        "Extensions/html.swift",
        "Middleware/JWTAuth.swift",
        "Middleware/RequestLogger.swift",
        "Middleware/WebAuthnSession.swift",
        "Repository/Fluent/FluentPersonStorage.swift",
        "Repository/Fluent/FluentStatusStorage.swift",
        "Repository/Fluent/FluentTimelineStorage.swift",
        "Repository/Fluent/FluentWebAuthNStorage.swift",
        "Repository/Person.swift",
        "Repository/Status.swift",
        "Repository/Timeline.swift",
        "Repository/WebAuthNModel.swift",
        "RequestContext.swift",
        "Shared/DateTime.swift",
        "UserToken/UserToken.swift"
      ],
      "target_dependencies" : [
        "MastodonData",
        "Storage"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.0"
}
Done.