The Swift Package Index logo.Swift Package Index

Build Information

Successful build of hummingbird-auth with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/hummingbird-auth.git
Reference: 2.0.0-beta.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hummingbird-project/hummingbird-auth
 * tag               2.0.0-beta.1 -> FETCH_HEAD
HEAD is now at 89ded2d Use Hummingbird 2.0.0-beta.1
Cloned https://github.com/hummingbird-project/hummingbird-auth.git
Revision (git rev-parse @):
89ded2d532add1d17b9176a160c2e2714d0d833b
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/hummingbird-project/hummingbird-auth.git at 2.0.0-beta.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/hummingbird-project/hummingbird-auth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/459] Compiling CNIOWindows WSAStartup.c
[0/459] Compiling CNIOWindows shim.c
[2/459] Compiling CNIOLinux shim.c
[2/459] Compiling CNIOLinux liburing_shims.c
[2/459] Compiling _NumericsShims _NumericsShims.c
[4/459] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[6/459] Compiling CNIOExtrasZlib empty.c
[7/482] Compiling CNIODarwin shim.c
[8/482] Compiling CNIOLLHTTP c_nio_api.c
[9/485] Compiling _AtomicsShims.c
[10/500] Compiling CNIOLLHTTP c_nio_llhttp.c
[11/500] Compiling CNIOLLHTTP c_nio_http.c
[13/510] Emitting module _CollectionsUtilities
[14/512] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/512] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/512] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[17/512] Compiling _CollectionsUtilities Specialize.swift
[18/512] Compiling _CollectionsUtilities UInt+reversed.swift
[19/512] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[20/512] Compiling RealModule Double+Real.swift
[21/512] Compiling _CollectionsUtilities _UniqueCollection.swift
[22/512] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[23/512] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[24/512] Compiling _CollectionsUtilities Debugging.swift
[25/512] Compiling _CollectionsUtilities Descriptions.swift
[26/512] Compiling RealModule AlgebraicField.swift
[27/512] Compiling RealModule ApproximateEquality.swift
[28/512] Compiling RealModule AugmentedArithmetic.swift
[29/512] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/512] Compiling _CollectionsUtilities Integer rank.swift
[31/512] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[32/512] Compiling _NIOBase64 Base64.swift
[33/512] Emitting module _NIOBase64
[34/586] Compiling ServiceContextModule ServiceContext.swift
[35/586] Compiling ServiceContextModule ServiceContextKey.swift
[36/586] Emitting module ServiceContextModule
[37/586] Compiling _NIODataStructures _TinyArray.swift
[38/586] Compiling _NIODataStructures PriorityQueue.swift
[39/654] Compiling RealModule Float80+Real.swift
[40/654] Compiling RealModule Float16+Real.swift
[41/654] Compiling RealModule Float+Real.swift
[42/654] Compiling RealModule ElementaryFunctions.swift
[43/654] Compiling _RopeModule BigSubstring+UTF8View.swift
[44/654] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[45/654] Compiling RealModule Real.swift
[46/655] Emitting module RealModule
[47/655] Compiling _RopeModule BigString+UnicodeScalarView.swift
[48/655] Compiling _RopeModule BigSubstring+UTF16View.swift
[49/655] Compiling HTTPTypes ISOLatin1String.swift
[50/671] Compiling Logging MetadataProvider.swift
[51/671] Compiling Logging LogHandler.swift
[52/671] Compiling Logging Locks.swift
[53/710] Compiling RealModule RealFunctions.swift
[54/710] Emitting module _NIODataStructures
[55/710] Compiling _NIODataStructures Heap.swift
[56/719] Compiling Instrumentation MultiplexInstrument.swift
[57/723] Emitting module Instrumentation
[58/723] Compiling Instrumentation Instrument.swift
[59/723] Compiling Instrumentation InstrumentationSystem.swift
[60/723] Compiling Instrumentation NoOpInstrument.swift
[61/723] Compiling Instrumentation Locks.swift
[62/723] Compiling HeapModule _HeapNode.swift
[63/723] Compiling HeapModule Heap.swift
[64/723] Compiling HTTPTypes HTTPResponse.swift
[65/723] Compiling HTTPTypes HTTPRequest.swift
[66/799] Compiling HeapModule Heap+Invariants.swift
[67/799] Compiling HeapModule Heap+Descriptions.swift
[68/799] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[69/799] Compiling HeapModule Heap+UnsafeHandle.swift
[70/799] Emitting module HeapModule
[71/807] Compiling Logging Logging.swift
[72/807] Emitting module Logging
[73/823] Compiling DequeModule Deque+Testing.swift
[74/823] Compiling DequeModule Deque._Storage.swift
[75/823] Compiling DequeModule Deque+Hashable.swift
[76/823] Compiling DequeModule Deque+Sendable.swift
[77/823] Compiling DequeModule _DequeBuffer.swift
[78/823] Compiling DequeModule _DequeBufferHeader.swift
[79/823] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[80/823] Compiling HashTreeCollections _HashNode+Structural filter.swift
[81/823] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[82/823] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[83/823] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[84/823] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[85/823] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[86/823] Compiling HashTreeCollections _HashNode+Structural merge.swift
[87/823] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[88/830] Emitting module HTTPTypes
[89/830] Compiling HTTPTypes HTTPFields.swift
[90/830] Compiling HTTPTypes HTTPField.swift
[91/830] Compiling HTTPTypes HTTPFieldName.swift
[92/833] Compiling Tracing TracerProtocol.swift
[93/833] Compiling Tracing TracerProtocol+Legacy.swift
[94/833] Compiling Tracing TracingTime.swift
[95/833] Compiling Tracing NoOpTracer.swift
[96/833] Emitting module Tracing
[97/833] Compiling Tracing Tracer.swift
[98/833] Compiling Tracing InstrumentationSystem+Tracing.swift
[99/833] Compiling Tracing SpanProtocol.swift
[100/836] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[101/836] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[102/836] Compiling HashTreeCollections TreeDictionary+Filter.swift
[103/836] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[104/836] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[105/836] Compiling HashTreeCollections TreeDictionary+Keys.swift
[106/836] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[107/836] Compiling HashTreeCollections TreeDictionary+Merge.swift
[108/836] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[109/836] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[110/836] Compiling HashTreeCollections TreeDictionary+Values.swift
[111/836] Compiling OrderedCollections OrderedSet+Sendable.swift
[112/836] Compiling OrderedCollections OrderedSet+SubSequence.swift
[113/836] Compiling OrderedCollections OrderedSet+Testing.swift
[114/836] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[115/836] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[116/836] Compiling OrderedCollections OrderedSet.swift
[117/836] Compiling OrderedCollections _UnsafeBitset.swift
[118/836] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[119/836] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[120/836] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[121/846] Emitting module ConcurrencyHelpers
[122/846] Compiling HashTreeCollections _HashSlot.swift
[123/846] Compiling HashTreeCollections _HashStack.swift
[124/846] Compiling HashTreeCollections TreeDictionary.swift
[125/846] Compiling HashTreeCollections TreeSet+Codable.swift
[126/846] Compiling HashTreeCollections TreeSet+Collection.swift
[127/846] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[128/846] Compiling HashTreeCollections TreeSet+Debugging.swift
[129/846] Compiling HashTreeCollections TreeSet+Descriptions.swift
[130/846] Compiling HashTreeCollections TreeSet+Equatable.swift
[131/846] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[132/846] Compiling HashTreeCollections TreeSet+Extras.swift
[133/846] Compiling HashTreeCollections TreeSet+Filter.swift
[134/846] Compiling HashTreeCollections _HashTreeIterator.swift
[135/846] Compiling HashTreeCollections _HashTreeStatistics.swift
[136/846] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[137/846] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[138/846] Compiling HashTreeCollections _HashNode+Structural union.swift
[139/846] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[140/846] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[141/846] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[142/846] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[143/846] Compiling HashTreeCollections _HashNode.swift
[144/846] Compiling HashTreeCollections _HashNodeHeader.swift
[145/846] Compiling HashTreeCollections _RawHashNode.swift
[146/846] Compiling HashTreeCollections _UnmanagedHashNode.swift
[147/846] Compiling HashTreeCollections _UnsafePath.swift
[148/846] Compiling HashTreeCollections TreeDictionary+Codable.swift
[149/846] Compiling HashTreeCollections TreeDictionary+Collection.swift
[150/846] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[151/846] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[152/846] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[153/846] Compiling ConcurrencyHelpers LockedValueBox.swift
[154/846] Compiling ConcurrencyHelpers Lock.swift
[175/908] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[176/908] Compiling BitCollections BitSet+Initializers.swift
[177/908] Compiling BitCollections BitSet+Invariants.swift
[178/908] Compiling BitCollections BitSet+Random.swift
[179/908] Compiling BitCollections BitSet+SetAlgebra basics.swift
[180/908] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[181/908] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[182/908] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[183/908] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[184/908] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[185/908] Compiling _RopeModule _CharacterRecognizer.swift
[186/908] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[187/908] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[188/908] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[189/908] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[190/908] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[191/908] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[192/908] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[193/908] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[194/908] Compiling HashTreeCollections TreeSet.swift
[195/908] Compiling BitCollections BitArray+Initializers.swift
[196/908] Compiling BitCollections BitArray+Invariants.swift
[197/908] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[198/908] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[199/908] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[200/908] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[201/908] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[202/908] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[203/908] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[204/908] Compiling BitCollections BitArray+Shifts.swift
[205/908] Compiling BitCollections BitArray+Testing.swift
[206/908] Compiling BitCollections BitArray+RandomBits.swift
[207/908] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[208/908] Compiling BitCollections BitArray+Descriptions.swift
[209/908] Compiling BitCollections BitArray+Equatable.swift
[210/908] Compiling BitCollections BitArray+Copy.swift
[211/908] Compiling BitCollections BitArray+CustomReflectable.swift
[212/908] Compiling BitCollections BitArray+Codable.swift
[213/908] Compiling BitCollections BitArray+Collection.swift
[214/908] Compiling BitCollections BitArray._UnsafeHandle.swift
[215/908] Compiling BitCollections BitArray.swift
[216/908] Compiling BitCollections BitSet+BidirectionalCollection.swift
[217/910] Compiling CoreMetrics Locks.swift
[218/910] Emitting module CoreMetrics
[219/910] Compiling CoreMetrics Metrics.swift
[220/913] Compiling BitCollections BitArray+BitwiseOperations.swift
[221/913] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[222/913] Emitting module DequeModule
[234/913] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[235/913] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[236/913] Compiling BitCollections BitSet+SetAlgebra union.swift
[237/913] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[238/913] Compiling BitCollections BitSet.Counted.swift
[259/913] Emitting module OrderedCollections
[260/913] Compiling DequeModule _DequeSlot.swift
[261/913] Compiling DequeModule _UnsafeWrappedBuffer.swift
[262/934] Emitting module BitCollections
[277/941] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[278/941] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[279/941] Compiling BitCollections BitArray+Extras.swift
[280/941] Compiling BitCollections BitArray+Fill.swift
[281/941] Compiling BitCollections BitArray+Hashable.swift
[292/941] Compiling UnixSignals UnixSignal.swift
[293/941] Compiling UnixSignals UnixSignalsSequence.swift
[294/941] Emitting module UnixSignals
[295/966] Compiling Algorithms Rotate.swift
[296/966] Compiling Algorithms FlattenCollection.swift
[297/966] Compiling Algorithms Grouped.swift
[298/966] Compiling Algorithms Indexed.swift
[299/966] Compiling Algorithms Intersperse.swift
[304/966] Compiling Algorithms Permutations.swift
[305/966] Compiling Algorithms Product.swift
[306/966] Compiling Algorithms Joined.swift
[307/966] Compiling Algorithms Keyed.swift
[308/966] Compiling Algorithms MinMax.swift
[309/966] Compiling Algorithms Split.swift
[310/966] Compiling Algorithms Stride.swift
[311/966] Compiling Algorithms Suffix.swift
[312/966] Compiling Algorithms RandomSample.swift
[313/966] Compiling Algorithms Reductions.swift
[314/966] Emitting module _RopeModule
[315/966] Compiling Algorithms Compacted.swift
[316/966] Compiling Algorithms Cycle.swift
[317/966] Compiling Algorithms EitherSequence.swift
[318/966] Compiling Algorithms FirstNonNil.swift
[319/966] Compiling Algorithms AdjacentPairs.swift
[320/966] Compiling Algorithms Chain.swift
[321/966] Compiling Algorithms Chunked.swift
[322/966] Compiling Algorithms Combinations.swift
[330/966] Compiling Algorithms Partition.swift
[338/966] Emitting module Crypto
[339/976] Compiling BitCollections BitSet.Index.swift
[340/976] Compiling BitCollections BitSet._UnsafeHandle.swift
[341/976] Compiling BitCollections BitSet.swift
[342/976] Compiling BitCollections Range+Utilities.swift
[343/976] Compiling BitCollections Slice+Utilities.swift
[344/976] Compiling BitCollections UInt+Tricks.swift
[345/976] Compiling BitCollections _Word.swift
[371/978] Compiling Atomics IntegerOperations.swift
[372/978] Compiling Atomics Unmanaged extensions.swift
[392/981] Compiling _RopeModule Rope+Join.swift
[393/981] Compiling _RopeModule Rope+MutatingForEach.swift
[394/981] Compiling _RopeModule Rope+Remove.swift
[395/981] Compiling _RopeModule Rope+RemoveSubrange.swift
[396/981] Compiling _RopeModule Rope+Split.swift
[397/981] Compiling _RopeModule Optional Utilities.swift
[398/981] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[399/981] Compiling Crypto CryptoKitErrors_boring.swift
[400/981] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[407/981] Compiling CNIOBoringSSLShims shims.c
[408/981] Compiling fiat_p256_adx_sqr.S
[409/981] Compiling fiat_p256_adx_mul.S
[410/981] Compiling fiat_curve25519_adx_square.S
[411/981] Compiling fiat_curve25519_adx_mul.S
[413/981] Emitting module HashTreeCollections
[424/981] Compiling Algorithms Trim.swift
[425/981] Compiling Algorithms Unique.swift
[426/981] Compiling Algorithms Windows.swift
[512/981] Compiling Crypto RNG_boring.swift
[513/981] Compiling Crypto SafeCompare_boring.swift
[514/981] Compiling Crypto Zeroization_boring.swift
[515/981] Compiling Crypto PrettyBytes.swift
[516/981] Compiling Crypto SafeCompare.swift
[517/981] Compiling Crypto SecureBytes.swift
[518/981] Compiling Crypto Zeroization.swift
[519/983] Emitting module Metrics
[520/983] Compiling Metrics Metrics.swift
[521/983] Emitting module Collections
[522/983] Compiling Collections Collections.swift
[527/983] Emitting module ExtrasBase64
[528/983] Compiling ExtrasBase64 Base64.swift
[529/983] Compiling ExtrasBase64 Base32.swift
[529/1027] Compiling tls_record.cc
[530/1027] Compiling tls_method.cc
[532/1027] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[533/1027] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[534/1027] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[535/1027] Emitting module Atomics
[536/1027] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[537/1027] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[538/1027] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[542/1027] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[543/1027] Emitting module Algorithms
[543/1027] Compiling tls13_server.cc
[544/1027] Compiling tls13_enc.cc
[545/1027] Compiling tls13_client.cc
[547/1027] Compiling AsyncAlgorithms Locking.swift
[548/1027] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[549/1027] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[550/1027] Compiling AsyncAlgorithms MergeStateMachine.swift
[551/1027] Compiling AsyncAlgorithms MergeStorage.swift
[552/1027] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[552/1033] Compiling t1_enc.cc
[553/1033] Compiling tls13_both.cc
[555/1033] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[556/1033] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[557/1033] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[558/1033] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[559/1033] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[560/1033] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[560/1033] Compiling ssl_x509.cc
[561/1033] Compiling ssl_versions.cc
[563/1033] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[564/1033] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[565/1033] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[566/1033] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[567/1033] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[568/1033] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[569/1033] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[570/1033] Compiling AsyncAlgorithms ChannelStateMachine.swift
[571/1033] Compiling AsyncAlgorithms ChannelStorage.swift
[572/1033] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[573/1033] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[574/1033] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[574/1033] Compiling ssl_transcript.cc
[575/1033] Compiling ssl_stat.cc
[576/1033] Compiling ssl_session.cc
[577/1033] Compiling ssl_privkey.cc
[578/1033] Compiling ssl_key_share.cc
[580/1033] Emitting module AsyncAlgorithms
[584/1033] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[585/1033] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[586/1033] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[587/1033] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[592/1033] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[593/1033] Compiling AsyncAlgorithms AsyncChannel.swift
[594/1033] Compiling AsyncAlgorithms CombineLatestStorage.swift
[595/1033] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[596/1033] Compiling AsyncAlgorithms DebounceStateMachine.swift
[597/1033] Compiling AsyncAlgorithms DebounceStorage.swift
[598/1033] Compiling AsyncAlgorithms Dictionary.swift
[599/1033] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[599/1033] Compiling ssl_lib.cc
[600/1033] Compiling ssl_file.cc
[602/1033] Compiling AsyncAlgorithms Rethrow.swift
[603/1033] Compiling AsyncAlgorithms SetAlgebra.swift
[604/1033] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[605/1033] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[606/1033] Compiling AsyncAlgorithms ZipStateMachine.swift
[607/1033] Compiling AsyncAlgorithms ZipStorage.swift
[607/1033] Compiling ssl_cipher.cc
[608/1041] Compiling ssl_cert.cc
[609/1041] Compiling ssl_buffer.cc
[610/1041] Compiling ssl_asn1.cc
[611/1041] Compiling ssl_aead_ctx.cc
[612/1041] Compiling s3_pkt.cc
[613/1041] Compiling s3_lib.cc
[614/1041] Compiling s3_both.cc
[616/1041] Emitting module ServiceLifecycle
[617/1041] Compiling ServiceLifecycle GracefulShutdown.swift
[618/1041] Compiling ServiceLifecycle CancellationWaiter.swift
[619/1041] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[620/1041] Compiling ServiceLifecycle Service.swift
[621/1041] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[622/1041] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[623/1041] Compiling ServiceLifecycle ServiceGroup.swift
[624/1042] Compiling ServiceLifecycle ServiceRunnerError.swift
[624/1042] Compiling handshake_server.cc
[624/1042] Compiling handshake_client.cc
[626/1042] Compiling handshake.cc
[627/1042] Compiling handoff.cc
[628/1042] Compiling dtls_record.cc
[629/1042] Compiling extensions.cc
[630/1042] Compiling encrypted_client_hello.cc
[631/1042] Compiling dtls_method.cc
[632/1042] Compiling d1_pkt.cc
[633/1042] Compiling d1_srtp.cc
[634/1042] Compiling d1_lib.cc
[635/1042] Compiling d1_both.cc
[636/1042] Compiling v3_prn.c
[637/1042] Compiling v3_utl.c
[638/1042] Compiling v3_pcons.c
[639/1042] Compiling v3_pmaps.c
[640/1042] Compiling bio_ssl.cc
[641/1042] Compiling v3_ocsp.c
[642/1042] Compiling v3_int.c
[643/1042] Compiling v3_skey.c
[644/1042] Compiling v3_lib.c
[645/1042] Compiling v3_purp.c
[646/1042] Compiling v3_ncons.c
[647/1042] Compiling v3_info.c
[648/1042] Compiling v3_ia5.c
[649/1042] Compiling v3_enum.c
[650/1042] Compiling v3_genn.c
[651/1042] Compiling v3_extku.c
[652/1042] Compiling v3_bitst.c
[653/1042] Compiling v3_bcons.c
[654/1042] Compiling v3_cpols.c
[655/1042] Compiling v3_conf.c
[656/1042] Compiling v3_crld.c
[657/1042] Compiling x_sig.c
[658/1042] Compiling x_spki.c
[659/1042] Compiling v3_akeya.c
[660/1042] Compiling x_val.c
[661/1042] Compiling v3_alt.c
[662/1042] Compiling v3_akey.c
[663/1042] Compiling x_x509.c
[664/1042] Compiling x_x509a.c
[665/1042] Compiling x_info.c
[666/1042] Compiling x_pubkey.c
[667/1042] Compiling x_pkey.c
[668/1042] Compiling x_req.c
[669/1042] Compiling x_attrib.c
[670/1042] Compiling x_name.c
[671/1042] Compiling x_exten.c
[672/1042] Compiling x_algor.c
[673/1042] Compiling x509spki.c
[674/1042] Compiling x509rset.c
[675/1042] Compiling x_all.c
[676/1042] Compiling x_crl.c
[677/1042] Compiling x509name.c
[678/1042] Compiling x509_vpm.c
[679/1042] Compiling x509_v3.c
[680/1042] Compiling x509_txt.c
[681/1042] Compiling x509_set.c
[682/1042] Compiling x509cset.c
[683/1042] Compiling x509_obj.c
[684/1042] Compiling x509_trs.c
[685/1042] Compiling x509_req.c
[686/1042] Compiling x509_ext.c
[687/1042] Compiling x509_def.c
[688/1042] Compiling x509_d2.c
[689/1042] Compiling x509_vfy.c
[690/1042] Compiling t_x509a.c
[691/1042] Compiling x509.c
[692/1042] Compiling x509_lu.c
[693/1042] Compiling x509_att.c
[694/1042] Compiling t_x509.c
[695/1042] Compiling i2d_pr.c
[696/1042] Compiling x509_cmp.c
[697/1042] Compiling t_crl.c
[698/1042] Compiling rsa_pss.c
[699/1042] Compiling t_req.c
[699/1042] Compiling policy.c
[701/1042] Compiling algorithm.c
[702/1042] Compiling name_print.c
[703/1042] Compiling by_file.c
[704/1042] Compiling trust_token.c
[705/1042] Compiling thread_win.c
[706/1042] Compiling a_verify.c
[707/1042] Compiling by_dir.c
[708/1042] Compiling thread_none.c
[709/1042] Compiling thread_pthread.c
[710/1042] Compiling a_sign.c
[711/1042] Compiling voprf.c
[712/1042] Compiling a_digest.c
[713/1042] Compiling thread.c
[714/1042] Compiling siphash.c
[715/1042] Compiling rsa_print.c
[715/1042] Compiling refcount.c
[717/1042] Compiling rsa_asn1.c
[718/1042] Compiling asn1_gen.c
[719/1042] Compiling stack.c
[720/1042] Compiling rsa_crypt.c
[721/1042] Compiling rc4.c
[722/1042] Compiling rand_extra.c
[723/1042] Compiling trusty.c
[724/1042] Compiling ios.c
[725/1042] Compiling windows.c
[726/1042] Compiling forkunsafe.c
[727/1042] Compiling deterministic.c
[728/1042] Compiling getentropy.c
[729/1042] Compiling poly1305_arm_asm.S
[730/1042] Compiling poly1305_vec.c
[731/1042] Compiling pmbtoken.c
[732/1042] Compiling poly1305_arm.c
[733/1042] Compiling passive.c
[734/1042] Compiling pool.c
[735/1042] Compiling poly1305.c
[736/1042] Compiling pkcs7.c
[737/1042] Compiling pem_xaux.c
[738/1042] Compiling pkcs8.c
[739/1042] Compiling p5_pbev2.c
[740/1042] Compiling pem_x509.c
[741/1042] Compiling pem_pkey.c
[742/1042] Compiling pem_pk8.c
[743/1042] Compiling pkcs7_x509.c
[744/1042] Compiling obj_xref.c
[745/1042] Compiling mem.c
[746/1042] Compiling lhash.c
[747/1042] Compiling pkcs8_x509.c
[748/1042] Compiling keccak.c
[749/1042] Compiling pem_info.c
[750/1042] Compiling kyber.c
[751/1042] Compiling pem_oth.c
[752/1042] Compiling poly_rq_mul.S
[753/1042] Compiling pem_all.c
[754/1042] Compiling x86_64-mont5-mac.mac.x86_64.S
[755/1042] Compiling x86_64-mont5-linux.linux.x86_64.S
[756/1042] Compiling x86_64-mont-mac.mac.x86_64.S
[757/1042] Compiling x86-mont-linux.linux.x86.S
[758/1042] Compiling x86_64-mont-linux.linux.x86_64.S
[759/1042] Compiling obj.c
[760/1042] Compiling vpaes-x86_64-mac.mac.x86_64.S
[761/1042] Compiling vpaes-x86_64-linux.linux.x86_64.S
[762/1042] Compiling vpaes-x86-linux.linux.x86.S
[763/1042] Compiling vpaes-armv8-linux.linux.aarch64.S
[764/1042] Compiling vpaes-armv7-linux.linux.arm.S
[765/1042] Compiling vpaes-armv8-ios.ios.aarch64.S
[766/1042] Compiling vpaes-armv7-ios.ios.arm.S
[767/1042] Compiling sha512-x86_64-mac.mac.x86_64.S
[768/1042] Compiling sha512-x86_64-linux.linux.x86_64.S
[769/1042] Compiling sha512-armv8-linux.linux.aarch64.S
[770/1042] Compiling kdf.c
[771/1042] Compiling sha512-armv4-ios.ios.arm.S
[772/1042] Compiling pem_lib.c
[773/1042] Compiling sha512-586-linux.linux.x86.S
[774/1042] Compiling sha512-armv4-linux.linux.arm.S
[775/1042] Compiling sha256-x86_64-mac.mac.x86_64.S
[775/1042] Compiling sha512-armv8-ios.ios.aarch64.S
[777/1042] Compiling sha256-x86_64-linux.linux.x86_64.S
[778/1042] Compiling sha256-armv8-linux.linux.aarch64.S
[779/1042] Compiling sha256-armv4-ios.ios.arm.S
[780/1042] Compiling sha256-armv4-linux.linux.arm.S
[781/1042] Compiling sha256-586-linux.linux.x86.S
[782/1042] Compiling hpke.c
[783/1042] Compiling sha1-x86_64-mac.mac.x86_64.S
[784/1042] Compiling sha256-armv8-ios.ios.aarch64.S
[785/1042] Compiling sha1-x86_64-linux.linux.x86_64.S
[786/1042] Compiling sha1-armv4-large-linux.linux.arm.S
[787/1042] Compiling sha1-armv8-ios.ios.aarch64.S
[788/1042] Compiling sha1-armv4-large-ios.ios.arm.S
[788/1042] Compiling sha1-586-linux.linux.x86.S
[790/1042] Compiling sha1-armv8-linux.linux.aarch64.S
[791/1042] Compiling rsaz-avx2-mac.mac.x86_64.S
[792/1042] Compiling sha256.c
[793/1042] Compiling sha512.c
[794/1042] Compiling fips.c
[795/1042] Compiling service_indicator.c
[796/1042] Compiling sha1.c
[797/1042] Compiling rsaz-avx2-linux.linux.x86_64.S
[798/1042] Compiling rdrand-x86_64-mac.mac.x86_64.S
[799/1042] Compiling rdrand-x86_64-linux.linux.x86_64.S
[800/1042] Compiling blinding.c
[801/1042] Compiling padding.c
[802/1042] Compiling urandom.c
[803/1042] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[804/1042] Compiling rsa.c
[805/1042] Compiling fork_detect.c
[806/1042] Compiling ctrdrbg.c
[807/1042] Compiling rsa_impl.c
[808/1042] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[809/1042] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[810/1042] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[811/1042] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[812/1042] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[813/1042] Compiling p256-armv8-asm-linux.linux.aarch64.S
[814/1042] Compiling rand.c
[815/1042] Compiling p256-armv8-asm-ios.ios.aarch64.S
[816/1042] Compiling ofb.c
[817/1042] Compiling self_check.c
[818/1042] Compiling polyval.c
[819/1042] Compiling hrss.c
[820/1042] Compiling gcm_nohw.c
[821/1042] Compiling cfb.c
[822/1042] Compiling md5-x86_64-mac.mac.x86_64.S
[823/1042] Compiling md5-x86_64-linux.linux.x86_64.S
[824/1042] Compiling md5.c
[825/1042] Compiling md5-586-linux.linux.x86.S
[826/1042] Compiling cbc.c
[827/1042] Compiling md4.c
[828/1042] Compiling ghashv8-armv8-linux.linux.aarch64.S
[829/1042] Compiling ctr.c
[830/1042] Compiling ghashv8-armv8-ios.ios.aarch64.S
[831/1042] Compiling hkdf.c
[832/1042] Compiling ghashv8-armv7-linux.linux.arm.S
[833/1042] Compiling ghashv8-armv7-ios.ios.arm.S
[834/1042] Compiling ghash-x86-linux.linux.x86.S
[835/1042] Compiling ghash-x86_64-linux.linux.x86_64.S
[836/1042] Compiling ghash-x86_64-mac.mac.x86_64.S
[837/1042] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[838/1042] Compiling ghash-ssse3-x86-linux.linux.x86.S
[839/1042] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[840/1042] Compiling hmac.c
[841/1042] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[842/1042] Compiling ghash-armv4-linux.linux.arm.S
[843/1042] Compiling fips_shared_support.c
[844/1042] Compiling ghash-armv4-ios.ios.arm.S
[845/1042] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[846/1042] Compiling gcm.c
[847/1042] Compiling scalar.c
[848/1042] Compiling wnaf.c
[848/1042] Compiling ecdsa.c
[850/1042] Compiling util.c
[851/1042] Compiling simple_mul.c
[852/1042] Compiling simple.c
[853/1042] Compiling ecdh.c
[854/1042] Compiling ec_key.c
[854/1042] Compiling oct.c
[856/1042] Compiling p256.c
[857/1042] Compiling felem.c
[858/1042] Compiling p224-64.c
[859/1042] Compiling digests.c
[859/1042] Compiling digest.c
[861/1042] Compiling digestsign.c
[862/1042] Compiling co-586-linux.linux.x86.S
[863/1042] Compiling ec_montgomery.c
[864/1042] Compiling dh.c
[865/1042] Compiling ec.c
[866/1042] Compiling e_aesccm.c
[867/1042] Compiling bsaes-armv7-ios.ios.arm.S
[868/1042] Compiling aead.c
[869/1042] Compiling bsaes-armv7-linux.linux.arm.S
[870/1042] Compiling cipher.c
[871/1042] Compiling cmac.c
[872/1042] Compiling check.c
[873/1042] Compiling sqrt.c
[874/1042] Compiling rsaz_exp.c
[875/1042] Compiling random.c
[876/1042] Compiling shift.c
[877/1042] Compiling montgomery_inv.c
[878/1042] Compiling prime.c
[879/1042] Compiling e_aes.c
[880/1042] Compiling jacobi.c
[881/1042] Compiling mul.c
[882/1042] Compiling montgomery.c
[883/1042] Compiling gcd.c
[884/1042] Compiling div_extra.c
[885/1042] Compiling ctx.c
[886/1042] Compiling cmp.c
[887/1042] Compiling exponentiation.c
[888/1042] Compiling bytes.c
[889/1042] Compiling x86_64-gcc.c
[890/1042] Compiling bn-armv8-linux.linux.aarch64.S
[891/1042] Compiling div.c
[892/1042] Compiling bn-armv8-ios.ios.aarch64.S
[893/1042] Compiling gcd_extra.c
[894/1042] Compiling bn-586-linux.linux.x86.S
[895/1042] Compiling bn.c
[896/1042] Compiling armv8-mont-linux.linux.aarch64.S
[897/1042] Compiling armv4-mont-linux.linux.arm.S
[898/1042] Compiling armv8-mont-ios.ios.aarch64.S
[899/1042] Compiling add.c
[900/1042] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[901/1042] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[902/1042] Compiling aesv8-armv8-linux.linux.aarch64.S
[903/1042] Compiling aesv8-armv7-linux.linux.arm.S
[903/1042] Compiling armv4-mont-ios.ios.arm.S
[905/1042] Compiling aesv8-armv8-ios.ios.aarch64.S
[906/1042] Compiling aesv8-armv7-ios.ios.arm.S
[907/1042] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[908/1042] Compiling aesni-x86_64-linux.linux.x86_64.S
[909/1042] Compiling aesni-x86_64-mac.mac.x86_64.S
[909/1042] Compiling aesni-x86-linux.linux.x86.S
[911/1042] Compiling generic.c
[912/1042] Compiling mode_wrappers.c
[913/1042] Compiling key_wrap.c
[914/1042] Compiling aes.c
[915/1042] Compiling ex_data.c
[916/1042] Compiling sign.c
[917/1042] Compiling print.c
[918/1042] Compiling pbkdf.c
[919/1042] Compiling scrypt.c
[920/1042] Compiling p256-nistz.c
[921/1042] Compiling aes_nohw.c
[922/1042] Compiling p_x25519.c
[923/1042] Compiling p_ed25519_asn1.c
[924/1042] Compiling p_hkdf.c
[925/1042] Compiling p_rsa.c
[926/1042] Compiling p_x25519_asn1.c
[927/1042] Compiling p_ec.c
[928/1042] Compiling p_ec_asn1.c
[929/1042] Compiling p_rsa_asn1.c
[929/1042] Compiling p_dsa_asn1.c
[931/1042] Compiling err_data.c
[932/1042] Compiling evp_ctx.c
[933/1042] Compiling p_ed25519.c
[934/1042] Compiling engine.c
[935/1042] Compiling ecdsa_asn1.c
[936/1042] Compiling ecdh_extra.c
[937/1042] Compiling evp.c
[938/1042] Compiling evp_asn1.c
[939/1042] Compiling dsa_asn1.c
[940/1042] Compiling err.c
[941/1042] Compiling ec_derive.c
[942/1042] Compiling dsa.c
[943/1042] Compiling hash_to_curve.c
[944/1042] Compiling ec_asn1.c
[945/1042] Compiling dh_asn1.c
[946/1042] Compiling spake25519.c
[947/1042] Compiling curve25519_64_adx.c
[947/1042] Compiling digest_extra.c
[949/1042] Compiling params.c
[950/1042] Compiling crypto.c
[950/1042] Compiling cpu_arm_linux.c
[952/1042] Compiling x25519-asm-arm.S
[953/1042] Compiling cpu_arm_freebsd.c
[954/1042] Compiling cpu_intel.c
[955/1042] Compiling cpu_aarch64_openbsd.c
[956/1042] Compiling cpu_aarch64_win.c
[957/1042] Compiling cpu_aarch64_apple.c
[958/1042] Compiling cpu_aarch64_linux.c
[959/1042] Compiling cpu_aarch64_fuchsia.c
[960/1042] Compiling cpu_aarch64_sysreg.c
[961/1042] Compiling des.c
[962/1042] Compiling tls_cbc.c
[963/1042] Compiling e_rc4.c
[964/1042] Compiling e_tls.c
[965/1042] Compiling e_null.c
[966/1042] Compiling conf.c
[967/1042] Compiling e_des.c
[968/1042] Compiling e_chacha20poly1305.c
[969/1042] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[970/1042] Compiling derive_key.c
[971/1042] Compiling cipher_extra.c
[972/1042] Compiling e_aesctrhmac.c
[973/1042] Compiling e_aesgcmsiv.c
[974/1042] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[975/1042] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[976/1042] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[977/1042] Compiling e_rc2.c
[978/1042] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[979/1042] Compiling chacha.c
[980/1042] Compiling chacha-x86_64-linux.linux.x86_64.S
[981/1042] Compiling chacha-x86_64-mac.mac.x86_64.S
[982/1042] Compiling chacha-armv8-linux.linux.aarch64.S
[983/1042] Compiling chacha-x86-linux.linux.x86.S
[984/1042] Compiling chacha-armv4-linux.linux.arm.S
[985/1042] Compiling chacha-armv4-ios.ios.arm.S
[986/1042] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[987/1042] Compiling chacha-armv8-ios.ios.aarch64.S
[988/1042] Compiling unicode.c
[989/1042] Compiling ber.c
[990/1042] Compiling asn1_compat.c
[991/1042] Compiling buf.c
[992/1042] Compiling cbs.c
[993/1042] Compiling bn_asn1.c
[994/1042] Compiling socket.c
[995/1042] Compiling socket_helper.c
[995/1042] Compiling blake2.c
[997/1042] Compiling printf.c
[998/1042] Compiling errno.c
[999/1042] Compiling cbb.c
[1000/1042] Compiling hexdump.c
[1001/1042] Compiling file.c
[1002/1042] Compiling pair.c
[1003/1042] Compiling convert.c
[1004/1042] Compiling fd.c
[1005/1042] Compiling curve25519.c
[1006/1042] Compiling base64.c
[1007/1042] Compiling bio_mem.c
[1008/1042] Compiling connect.c
[1009/1042] Compiling tasn_typ.c
[1010/1042] Compiling tasn_utl.c
[1011/1042] Compiling tasn_new.c
[1012/1042] Compiling posix_time.c
[1013/1042] Compiling tasn_fre.c
[1014/1042] Compiling bio.c
[1015/1042] Compiling f_int.c
[1016/1042] Compiling f_string.c
[1017/1042] Compiling asn_pack.c
[1018/1042] Compiling asn1_par.c
[1019/1042] Compiling tasn_enc.c
[1020/1042] Compiling a_type.c
[1021/1042] Compiling a_time.c
[1022/1042] Compiling a_utctm.c
[1023/1042] Compiling a_strex.c
[1024/1042] Compiling asn1_lib.c
[1025/1042] Compiling tasn_dec.c
[1026/1042] Compiling a_octet.c
[1027/1042] Compiling a_strnid.c
[1028/1042] Compiling a_object.c
[1029/1042] Compiling a_i2d_fp.c
[1029/1042] Compiling a_mbstr.c
[1031/1042] Compiling a_dup.c
[1032/1042] Compiling a_gentm.c
[1033/1042] Compiling a_int.c
[1034/1042] Compiling a_bool.c
[1035/1042] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1036/1042] Compiling a_bitstr.c
[1037/1042] Compiling a_d2i_fp.c
[1038/1042] Compiling CBcrypt bcrypt.c
[1039/1042] Compiling CBcrypt blf.c
[1040/1042] Compiling c-nioatomics.c
[1041/1042] Compiling c-atomics.c
[1043/1048] Compiling NIOConcurrencyHelpers lock.swift
[1044/1048] Emitting module NIOConcurrencyHelpers
[1045/1048] Compiling NIOConcurrencyHelpers NIOLock.swift
[1046/1048] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1047/1048] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1048/1048] Compiling NIOConcurrencyHelpers atomics.swift
[1049/1106] Compiling NIOCore GlobalSingletons.swift
[1050/1106] Compiling NIOCore IO.swift
[1051/1106] Compiling NIOCore IOData.swift
[1052/1106] Compiling NIOCore IPProtocol.swift
[1053/1106] Compiling NIOCore IntegerBitPacking.swift
[1054/1106] Compiling NIOCore IntegerTypes.swift
[1055/1106] Compiling NIOCore Interfaces.swift
[1056/1106] Compiling NIOCore Linux.swift
[1057/1114] Compiling NIOCore EventLoop.swift
[1058/1114] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1059/1114] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1060/1114] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1061/1114] Compiling NIOCore EventLoopFuture.swift
[1062/1114] Compiling NIOCore FileDescriptor.swift
[1063/1114] Compiling NIOCore FileHandle.swift
[1064/1114] Compiling NIOCore FileRegion.swift
[1065/1114] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1066/1114] Compiling NIOCore SocketAddresses.swift
[1067/1114] Compiling NIOCore SocketOptionProvider.swift
[1068/1114] Compiling NIOCore SystemCallHelpers.swift
[1069/1114] Compiling NIOCore TimeAmount+Duration.swift
[1070/1114] Compiling NIOCore TypeAssistedChannelHandler.swift
[1071/1114] Compiling NIOCore UniversalBootstrapSupport.swift
[1072/1114] Compiling NIOCore Utilities.swift
[1073/1114] Compiling NIOCore NIOAsyncWriter.swift
[1074/1114] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1075/1114] Compiling NIOCore BSDSocketAPI.swift
[1076/1114] Compiling NIOCore ByteBuffer-aux.swift
[1077/1114] Compiling NIOCore ByteBuffer-conversions.swift
[1078/1114] Compiling NIOCore ByteBuffer-core.swift
[1079/1114] Compiling NIOCore ByteBuffer-hexdump.swift
[1080/1114] Compiling NIOCore ByteBuffer-int.swift
[1081/1114] Compiling NIOCore AddressedEnvelope.swift
[1082/1114] Compiling NIOCore AsyncAwaitSupport.swift
[1083/1114] Compiling NIOCore AsyncChannel.swift
[1084/1114] Compiling NIOCore AsyncChannelInboundStream.swift
[1085/1114] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[1086/1114] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1087/1114] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[1088/1114] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1089/1114] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1090/1114] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1091/1114] Compiling NIOCore ByteBuffer-multi-int.swift
[1092/1114] Compiling NIOCore ByteBuffer-views.swift
[1093/1114] Compiling NIOCore Channel.swift
[1094/1114] Compiling NIOCore ChannelHandler.swift
[1095/1114] Compiling NIOCore ChannelHandlers.swift
[1096/1114] Compiling NIOCore ChannelInvoker.swift
[1097/1114] Compiling NIOCore ChannelOption.swift
[1098/1114] Compiling NIOCore ChannelPipeline.swift
[1099/1114] Compiling NIOCore CircularBuffer.swift
[1100/1114] Compiling NIOCore Codec.swift
[1101/1114] Compiling NIOCore ConvenienceOptionSupport.swift
[1102/1114] Compiling NIOCore DeadChannel.swift
[1103/1114] Compiling NIOCore DispatchQueue+WithFuture.swift
[1104/1114] Compiling NIOCore EventLoop+Deprecated.swift
[1105/1114] Compiling NIOCore EventLoop+SerialExecutor.swift
[1106/1114] Compiling NIOCore MarkedCircularBuffer.swift
[1107/1114] Compiling NIOCore MulticastChannel.swift
[1108/1114] Compiling NIOCore NIOAny.swift
[1109/1114] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1110/1114] Compiling NIOCore NIOLoopBound.swift
[1111/1114] Compiling NIOCore NIOSendable.swift
[1112/1114] Compiling NIOCore PointerHelpers.swift
[1113/1114] Compiling NIOCore RecvByteBufferAllocator.swift
[1114/1114] Emitting module NIOCore
[1115/1167] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[1116/1167] Emitting module NIOHTTPTypes
[1117/1167] Emitting module NIOEmbedded
[1118/1167] Compiling NIOEmbedded AsyncTestingChannel.swift
[1119/1167] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1120/1167] Compiling NIOEmbedded Embedded.swift
[1121/1167] Emitting module NIOPosix
[1122/1173] Compiling NIOPosix IntegerBitPacking.swift
[1123/1173] Compiling NIOPosix IntegerTypes.swift
[1124/1173] Compiling NIOPosix Linux.swift
[1125/1173] Compiling NIOPosix LinuxCPUSet.swift
[1126/1173] Compiling NIOPosix LinuxUring.swift
[1127/1173] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1128/1173] Compiling NIOPosix NIOThreadPool.swift
[1129/1173] Compiling NIOPosix ThreadPosix.swift
[1130/1173] Compiling NIOPosix ThreadWindows.swift
[1131/1173] Compiling NIOPosix UnsafeTransfer.swift
[1132/1173] Compiling NIOPosix Utilities.swift
[1133/1173] Compiling NIOPosix VsockAddress.swift
[1134/1173] Compiling NIOPosix VsockChannelEvents.swift
[1135/1173] Compiling NIOPosix BSDSocketAPICommon.swift
[1136/1173] Compiling NIOPosix BSDSocketAPIPosix.swift
[1137/1173] Compiling NIOPosix BSDSocketAPIWindows.swift
[1138/1173] Compiling NIOPosix BaseSocket.swift
[1139/1173] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1140/1173] Compiling NIOPosix BaseSocketChannel.swift
[1141/1173] Compiling NIOPosix BaseStreamSocketChannel.swift
[1142/1173] Compiling NIOPosix NonBlockingFileIO.swift
[1143/1173] Compiling NIOPosix PendingDatagramWritesManager.swift
[1144/1173] Compiling NIOPosix PendingWritesManager.swift
[1145/1173] Compiling NIOPosix PipeChannel.swift
[1146/1173] Compiling NIOPosix PipePair.swift
[1147/1173] Compiling NIOPosix PointerHelpers.swift
[1148/1173] Compiling NIOPosix Pool.swift
[1149/1173] Compiling NIOPosix ServerSocket.swift
[1150/1173] Compiling NIOPosix Socket.swift
[1151/1173] Compiling NIOPosix SocketChannel.swift
[1152/1173] Compiling NIOPosix SocketProtocols.swift
[1153/1173] Compiling NIOPosix System.swift
[1154/1173] Compiling NIOPosix Thread.swift
[1155/1173] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1156/1173] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1157/1173] Compiling NIOPosix PosixSingletons.swift
[1158/1173] Compiling NIOPosix RawSocketBootstrap.swift
[1159/1173] Compiling NIOPosix Resolver.swift
[1160/1173] Compiling NIOPosix Selectable.swift
[1161/1173] Compiling NIOPosix SelectableChannel.swift
[1162/1173] Compiling NIOPosix SelectableEventLoop.swift
[1163/1173] Compiling NIOPosix SelectorEpoll.swift
[1164/1173] Compiling NIOPosix SelectorGeneric.swift
[1165/1173] Compiling NIOPosix SelectorKqueue.swift
[1166/1173] Compiling NIOPosix SelectorUring.swift
[1167/1173] Compiling NIOPosix Bootstrap.swift
[1168/1173] Compiling NIOPosix ControlMessage.swift
[1169/1173] Compiling NIOPosix DatagramVectorReadManager.swift
[1170/1173] Compiling NIOPosix FileDescriptor.swift
[1171/1173] Compiling NIOPosix GetaddrinfoResolver.swift
[1172/1173] Compiling NIOPosix HappyEyeballs.swift
[1173/1173] Compiling NIOPosix IO.swift
[1174/1175] Compiling NIO Exports.swift
[1175/1175] Emitting module NIO
[1176/1213] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1177/1213] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1178/1215] Compiling NIOTLS TLSEvents.swift
[1179/1215] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1180/1215] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1181/1215] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1182/1215] Compiling NIOSOCKS SOCKSResponse.swift
[1183/1215] Compiling NIOSOCKS ClientStateMachine.swift
[1184/1216] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1185/1216] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1186/1216] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1187/1216] Emitting module NIOTLS
[1188/1216] Compiling NIOTLS SNIHandler.swift
[1189/1216] Compiling NIOSOCKS AuthenticationMethod.swift
[1190/1216] Compiling NIOSOCKS ClientGreeting.swift
[1191/1216] Compiling NIOSOCKS Errors.swift
[1192/1216] Compiling NIOSOCKS Helpers.swift
[1193/1216] Compiling NIOSOCKS SOCKSClientHandler.swift
[1194/1216] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1195/1216] Compiling NIOSOCKS Messages.swift
[1196/1216] Compiling NIOSOCKS SOCKSRequest.swift
[1197/1216] Emitting module NIOSOCKS
[1198/1243] Compiling NIOSOCKS ServerStateMachine.swift
[1199/1243] Emitting module NIOHTTP1
[1200/1243] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1201/1243] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1202/1243] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1203/1243] Emitting module NIOFoundationCompat
[1204/1243] Compiling NIOSSL NIOSSLServerHandler.swift
[1205/1243] Compiling NIOSSL SSLInit.swift
[1206/1265] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1207/1265] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1208/1265] Compiling NIOTransportServices StateManagedChannel.swift
[1209/1265] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1210/1265] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1211/1265] Compiling NIOTransportServices AcceptHandler.swift
[1212/1265] Compiling NIOTransportServices NIOTSBootstraps.swift
[1213/1265] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1214/1265] Compiling NIOSSL NIOSSLSecureBytes.swift
[1215/1265] Compiling NIOSSL RNG.swift
[1216/1265] Compiling NIOSSL SafeCompare.swift
[1217/1268] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1218/1268] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1219/1268] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1220/1307] Compiling NIOExtras NIORequestIdentifiable.swift
[1221/1307] Compiling NIOExtras PCAPRingBuffer.swift
[1222/1309] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[1223/1309] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[1224/1309] Emitting module NIOHTTPTypesHTTP1
[1225/1309] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[1226/1309] Compiling NIOExtras LineBasedFrameDecoder.swift
[1227/1309] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1228/1309] Compiling NIOExtras NIOExtrasError.swift
[1229/1309] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1230/1309] Compiling NIOExtras QuiescingHelper.swift
[1231/1309] Compiling NIOExtras RequestResponseHandler.swift
[1232/1309] Compiling NIOHPACK HPACKEncoder.swift
[1233/1309] Compiling NIOHPACK HPACKErrors.swift
[1234/1309] Compiling NIOHPACK HPACKHeader.swift
[1235/1311] Emitting module NIOHTTPCompression
[1236/1311] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1237/1311] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1238/1311] Compiling NIOHTTPCompression HTTPCompression.swift
[1239/1311] Compiling NIOHTTPCompression HTTPDecompression.swift
[1240/1311] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1241/1311] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1243/1311] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1244/1311] Compiling NIOExtras WritePCAPHandler.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[1251/1311] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1252/1311] Compiling NIOExtras LengthFieldPrepender.swift
[1254/1311] Emitting module NIOTransportServices
[1255/1311] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1256/1311] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1257/1311] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1263/1311] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1264/1311] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1269/1311] Compiling NIOHPACK HeaderTables.swift
[1270/1311] Compiling NIOHPACK DynamicHeaderTable.swift
[1271/1311] Compiling NIOHPACK HPACKDecoder.swift
[1272/1311] Compiling NIOHPACK HuffmanTables.swift
[1273/1312] Emitting module NIOSSL
[1285/1312] Emitting module NIOExtras
[1293/1312] Compiling NIOHPACK StaticHeaderTable.swift
[1296/1312] Compiling NIOHPACK IndexedHeaderTable.swift
[1297/1312] Compiling NIOHPACK HuffmanCoding.swift
[1298/1312] Compiling NIOHPACK IntegerCoding.swift
[1301/1312] Emitting module NIOHPACK
[1304/1312] Compiling NIOSSL Zeroization.swift
[1305/1312] Compiling NIOSSL TLSConfiguration.swift
[1306/1312] Compiling NIOSSL UniversalBootstrapSupport.swift
[1307/1369] Compiling NIOHTTP2 HTTP2Frame.swift
[1308/1369] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1309/1369] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1310/1369] Compiling NIOHTTP2 HTTP2PingData.swift
[1311/1369] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1312/1369] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1313/1391] Emitting module NIOHTTP2
[1314/1391] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1315/1391] Compiling NIOHTTP2 MaySendFrames.swift
[1316/1391] Compiling NIOHTTP2 SendingDataState.swift
[1317/1391] Compiling NIOHTTP2 SendingGoawayState.swift
[1318/1391] Compiling NIOHTTP2 SendingHeadersState.swift
[1319/1391] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1320/1391] Compiling NIOHTTP2 SendingRstStreamState.swift
[1321/1391] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1322/1391] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1323/1391] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1324/1391] Compiling NIOHTTP2 HTTP2StreamID.swift
[1325/1391] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1326/1391] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1327/1391] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1328/1391] Compiling NIOHTTP2 InboundEventBuffer.swift
[1329/1391] Compiling NIOHTTP2 InboundWindowManager.swift
[1330/1398] Compiling HummingbirdCore ClientChannel.swift
[1331/1398] Compiling HummingbirdCore ClientConnection.swift
[1332/1398] Compiling HummingbirdCore Deprecations.swift
[1333/1398] Compiling HummingbirdCore ResponseBody.swift
[1334/1398] Compiling HummingbirdCore Address.swift
[1335/1398] Compiling HummingbirdCore HTTP1Channel.swift
[1336/1398] Compiling HummingbirdCore HTTPError.swift
[1337/1398] Compiling HummingbirdCore HTTPErrorResponse.swift
[1338/1398] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1339/1398] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1340/1398] Compiling NIOHTTP2 StreamChannelList.swift
[1341/1398] Compiling NIOHTTP2 StreamMap.swift
[1342/1398] Compiling NIOHTTP2 StreamStateMachine.swift
[1343/1398] Compiling NIOHTTP2 UnsafeTransfer.swift
[1344/1398] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1345/1398] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1346/1398] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1347/1398] Compiling NIOHTTP2 MayReceiveFrames.swift
[1348/1398] Compiling NIOHTTP2 ReceivingDataState.swift
[1349/1398] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1350/1398] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1351/1398] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1352/1398] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1353/1398] Compiling HummingbirdCore Request.swift
[1354/1398] Compiling HummingbirdCore RequestBody.swift
[1355/1398] Compiling HummingbirdCore URI.swift
[1356/1398] Compiling HummingbirdCore Response.swift
[1357/1398] Compiling HummingbirdCore TSTLSOptions.swift
[1358/1398] Compiling HummingbirdCore AnyAsyncSequence.swift
[1359/1398] Compiling HummingbirdCore FlatDictionary.swift
[1360/1398] Compiling HummingbirdCore HTTPChannelBuilder.swift
[1361/1398] Compiling NIOHTTP2 StateMachineResult.swift
[1362/1398] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1363/1398] Compiling NIOHTTP2 DOSHeuristics.swift
[1364/1398] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1365/1398] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1366/1398] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1367/1398] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1368/1398] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1369/1398] Compiling HummingbirdCore HTTPChannelHandler.swift
[1370/1398] Compiling HummingbirdCore HTTPUserEventHandler.swift
[1371/1398] Compiling HummingbirdCore Server.swift
[1372/1398] Compiling HummingbirdCore ServerChildChannel.swift
[1373/1398] Compiling HummingbirdCore ServerConfiguration.swift
[1374/1398] Compiling NIOHTTP2 HTTP2Error.swift
[1375/1398] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1376/1398] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1380/1400] Emitting module HummingbirdCore
[1387/1455] Compiling AsyncHTTPClient TLSConfiguration.swift
[1388/1455] Compiling AsyncHTTPClient RedirectState.swift
[1389/1455] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1390/1455] Compiling AsyncHTTPClient LRUCache.swift
[1391/1455] Compiling AsyncHTTPClient NWErrorHandler.swift
[1392/1455] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1393/1455] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1394/1455] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1395/1455] Compiling AsyncHTTPClient HTTPHandler.swift
[1396/1455] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1397/1455] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1398/1455] Compiling AsyncHTTPClient Transaction.swift
[1399/1455] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1400/1455] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1401/1500] Compiling Hummingbird Request.swift
[1402/1500] Compiling Hummingbird RequestContext.swift
[1403/1500] Compiling Hummingbird RequestID.swift
[1404/1500] Compiling Hummingbird RequestResponder.swift
[1405/1500] Compiling Hummingbird Response.swift
[1406/1500] Compiling Hummingbird MemoryPersistDriver.swift
[1407/1500] Compiling Hummingbird Response+Cookies.swift
[1408/1500] Compiling Hummingbird CORSMiddleware.swift
[1409/1500] Compiling Hummingbird LogRequestMiddleware.swift
[1410/1500] Compiling Hummingbird MetricsMiddleware.swift
[1411/1500] Compiling Hummingbird Middleware.swift
[1412/1500] Compiling Hummingbird MiddlewareGroup.swift
[1413/1506] Emitting module Hummingbird
[1414/1506] Compiling Hummingbird DateCache.swift
[1415/1506] Compiling Hummingbird PrecursorService.swift
[1416/1506] Compiling Hummingbird StringProtocol.swift
[1417/1506] Compiling AsyncHTTPClient FoundationExtensions.swift
[1418/1506] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1419/1506] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1420/1506] Compiling AsyncHTTPClient HTTPClient.swift
[1421/1513] Compiling Hummingbird CacheControl.swift
[1429/1513] Compiling Hummingbird Cookie.swift
[1430/1513] Compiling Hummingbird Cookies.swift
[1431/1513] Compiling Hummingbird MediaType.swift
[1432/1513] Compiling Hummingbird Request+Cookies.swift
[1433/1513] Compiling Hummingbird TracingMiddleware.swift
[1434/1513] Compiling Hummingbird EndpointResponder.swift
[1435/1513] Compiling Hummingbird Parameters+UUID.swift
[1436/1513] Compiling Hummingbird Parameters.swift
[1437/1513] Compiling Hummingbird ResponseGenerator.swift
[1438/1513] Compiling Hummingbird RouteHandler.swift
[1439/1513] Compiling Hummingbird URLEncodedFormEncoder.swift
[1440/1513] Compiling Hummingbird URLEncodedFormNode.swift
[1441/1513] Compiling Hummingbird Configuration.swift
[1442/1513] Compiling Hummingbird Deprecations.swift
[1443/1513] Compiling Hummingbird Environment.swift
[1444/1513] Compiling Hummingbird Exports.swift
[1445/1513] Compiling Hummingbird RouterGroup.swift
[1446/1513] Compiling Hummingbird RouterMethods.swift
[1447/1513] Compiling Hummingbird RouterPath.swift
[1448/1513] Compiling Hummingbird RouterResponder.swift
[1449/1513] Compiling Hummingbird TrieRouter.swift
[1450/1513] Compiling Hummingbird FileIO.swift
[1451/1513] Compiling Hummingbird FileMiddleware.swift
[1452/1513] Compiling Hummingbird PersistDriver.swift
[1453/1513] Compiling Hummingbird PersistError.swift
[1454/1513] Compiling Hummingbird DateCache+Date.swift
[1458/1513] Compiling Hummingbird Application.swift
[1459/1513] Compiling Hummingbird CodableProtocols.swift
[1460/1513] Compiling Hummingbird JSONCoding.swift
[1461/1513] Compiling Hummingbird ResponseEncodable.swift
[1462/1513] Compiling Hummingbird URLEncodedForm+Request.swift
[1463/1513] Compiling Hummingbird URLEncodedForm.swift
[1464/1513] Compiling Hummingbird URLEncodedFormDecoder.swift
[1465/1513] Emitting module AsyncHTTPClient
[1473/1513] Compiling Hummingbird Router.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/hummingbird/Sources/Hummingbird/Files/FileIO.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOCore'
import NIOCore
^
@preconcurrency
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/hummingbird/Sources/Hummingbird/Files/FileIO.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOCore'
import NIOCore
^
@preconcurrency
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/hummingbird/Sources/Hummingbird/Files/FileIO.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOCore'
import NIOCore
^
@preconcurrency
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/hummingbird/Sources/Hummingbird/Files/FileIO.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOCore'
import NIOCore
^
@preconcurrency
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/hummingbird/Sources/Hummingbird/Files/FileIO.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOCore'
import NIOCore
^
@preconcurrency
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/hummingbird/Sources/Hummingbird/Files/FileIO.swift:17:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOCore'
import NIOCore
^
@preconcurrency
[1507/1524] Compiling AsyncHTTPClient RequestBag.swift
[1508/1524] Compiling AsyncHTTPClient RequestValidation.swift
[1509/1524] Compiling AsyncHTTPClient SSLContextCache.swift
[1510/1524] Compiling AsyncHTTPClient Scheme.swift
[1511/1524] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1512/1524] Compiling AsyncHTTPClient UnsafeTransfer.swift
[1513/1524] Compiling AsyncHTTPClient Utils.swift
[1514/1533] Compiling HummingbirdAuth Deprecated.swift
[1515/1533] Compiling HummingbirdAuth SessionAuthenticator.swift
[1516/1534] Compiling HummingbirdAuth SessionStorage.swift
[1517/1534] Compiling HummingbirdAuth BasicAuthentication.swift
[1518/1534] Compiling HummingbirdAuth BearerAuthentication.swift
[1519/1534] Compiling HummingbirdAuth IsAuthenticateMiddleware.swift
[1520/1534] Compiling HummingbirdTesting Application+Test.swift
[1521/1534] Compiling HummingbirdTesting ApplicationTester.swift
[1522/1534] Compiling HummingbirdAuth OTP.swift
[1523/1534] Emitting module HummingbirdAuth
[1524/1534] Compiling HummingbirdAuth LoginCache.swift
[1525/1534] Compiling HummingbirdAuth Bcrypt.swift
[1526/1534] Compiling HummingbirdTesting TestApplication.swift
[1527/1534] Compiling HummingbirdTesting LiveTestFramework.swift
[1528/1534] Compiling HummingbirdTesting RouterTestFramework.swift
[1529/1535] Compiling HummingbirdTesting TestClient+types.swift
[1530/1535] Compiling HummingbirdTesting Deprecations.swift
[1531/1535] Emitting module HummingbirdTesting
[1534/1535] Compiling HummingbirdTesting AsyncHTTPClientTestFramework.swift
[1535/1535] Compiling HummingbirdTesting TestClient.swift
[1536/1537] Emitting module HummingbirdAuthTesting
[1537/1537] Compiling HummingbirdAuthTesting TestClient+Auth.swift
Build complete! (140.69s)
Fetching https://github.com/swift-extras/swift-extras-base64.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/swift-extras/swift-extras-base64.git (1.35s)
Fetching https://github.com/hummingbird-project/hummingbird.git from cache
Fetched https://github.com/apple/swift-crypto.git (2.59s)
Fetched https://github.com/hummingbird-project/hummingbird.git (1.71s)
Fetched https://github.com/apple/swift-nio.git (4.69s)
Computing version for https://github.com/swift-extras/swift-extras-base64.git
Computed https://github.com/swift-extras/swift-extras-base64.git at 0.7.0 (0.92s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.0.0-beta.1 (0.16s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/swift-server/swift-service-lifecycle.git (1.27s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git (1.29s)
Fetched https://github.com/swift-server/async-http-client.git (1.85s)
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/apple/swift-nio-extras.git (0.96s)
Fetching https://github.com/apple/swift-distributed-tracing.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git (1.55s)
Fetching https://github.com/apple/swift-metrics.git from cache
Fetched https://github.com/apple/swift-nio-http2.git (1.77s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-http-types.git (0.39s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-distributed-tracing.git (0.72s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-metrics.git (0.81s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-log.git (0.82s)
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetched https://github.com/apple/swift-atomics.git (1.20s)
Fetched https://github.com/apple/swift-async-algorithms.git (0.96s)
Fetched https://github.com/apple/swift-collections.git (2.56s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.0 (0.09s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.64.0 (0.07s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git (0.86s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.20.1 (0.05s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.1.0 (0.05s)
Fetching https://github.com/apple/swift-service-context.git from cache
Fetched https://github.com/apple/swift-service-context.git (0.25s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.0.0 (0.06s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.05s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.05s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.20.1 (0.05s)
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/apple/swift-algorithms (0.92s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.22.0 (0.11s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.05s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git (0.38s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.10s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.30.0 (0.09s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.0.3 (0.07s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.04s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.4.1 (0.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.07s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.26.0 (0.04s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.1 (0.05s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.3.0 (0.48s)
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.20.1
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.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.0.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.3.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.64.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.0.0-beta.1
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.20.1
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.0.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
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 0.7.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.30.0
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.26.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.22.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.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.0.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.4.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.1.0
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.4.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Build complete.
Done.