Build Information
Successful build of hummingbird-redis, reference main (8696c1
), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 00:07:05 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/hummingbird-redis.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hummingbird-project/hummingbird-redis
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8696c1e Update from hummingbird-project-template 9f1753de24c31bae77d963d51cc52bff1d895b4e (#42)
Cloned https://github.com/hummingbird-project/hummingbird-redis.git
Revision (git rev-parse @):
8696c1ec8f0829f72edc2762fb0cc696f59c413e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hummingbird-project/hummingbird-redis.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/hummingbird-project/hummingbird-redis.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/454] Write sources
[9/454] Copying PrivacyInfo.xcprivacy
[9/454] Write sources
[9/454] Copying PrivacyInfo.xcprivacy
[9/454] Write sources
[40/454] Write swift-version-1EA4D86E10B52AF.txt
[41/454] Compiling CNIOWASI CNIOWASI.c
[41/454] Compiling CNIOWindows shim.c
[43/454] Compiling CNIOWindows WSAStartup.c
[44/454] Compiling CNIOLinux shim.c
[45/454] Compiling CNIOLinux liburing_shims.c
[46/482] Compiling _AtomicsShims.c
[47/482] Compiling CNIOLLHTTP c_nio_http.c
[48/482] Compiling CNIOLLHTTP c_nio_api.c
[49/497] Compiling CNIOLLHTTP c_nio_llhttp.c
[50/516] Compiling CNIODarwin shim.c
[52/516] Compiling ConcurrencyHelpers LockedValueBox.swift
[53/516] Compiling Atomics PointerConformances.swift
[54/516] Compiling Atomics Primitives.native.swift
[55/517] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[56/517] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[57/517] Compiling InternalCollectionsUtilities Debugging.swift
[58/517] Compiling InternalCollectionsUtilities Descriptions.swift
[59/517] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[60/517] Compiling ServiceContextModule ServiceContext.swift
[61/517] Compiling ServiceContextModule ServiceContextKey.swift
[62/517] Emitting module ServiceContextModule
[62/517] Compiling fiat_p256_adx_sqr.S
[64/517] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[65/517] Emitting module InternalCollectionsUtilities
[66/517] Compiling Atomics AtomicBool.swift
[67/517] Compiling Atomics IntegerConformances.swift
[68/517] Compiling _NIODataStructures _TinyArray.swift
[68/523] Compiling CNIOBoringSSLShims shims.c
[69/523] Compiling fiat_p256_adx_mul.S
[70/523] Compiling fiat_curve25519_adx_square.S
[71/523] Compiling fiat_curve25519_adx_mul.S
[73/523] Compiling _NIOBase64 Base64.swift
[74/523] Emitting module _NIOBase64
[75/523] Compiling Atomics AtomicReference.swift
[76/523] Compiling Atomics AtomicStorage.swift
[77/523] Compiling Atomics AtomicInteger.swift
[78/523] Compiling Atomics AtomicOptionalWrappable.swift
[79/523] Emitting module ConcurrencyHelpers
[80/523] Compiling ConcurrencyHelpers Lock.swift
[81/523] Compiling Instrumentation MultiplexInstrument.swift
[82/523] Compiling Instrumentation NoOpInstrument.swift
[83/523] Compiling Instrumentation InstrumentationSystem.swift
[84/523] Emitting module Instrumentation
[85/523] Compiling Instrumentation Locks.swift
[86/523] Compiling Instrumentation Instrument.swift
[87/523] Compiling HTTPTypes HTTPResponse.swift
[88/523] Compiling HTTPTypes NIOLock.swift
[89/523] Compiling HTTPTypes ISOLatin1String.swift
[90/596] Compiling Logging MetadataProvider.swift
[91/596] Compiling CoreMetrics Locks.swift
[92/596] Compiling CoreMetrics Metrics.swift
[93/596] Emitting module CoreMetrics
[94/596] Compiling _NIODataStructures Heap.swift
[95/596] Emitting module _NIODataStructures
[96/596] Compiling _NIODataStructures PriorityQueue.swift
[97/596] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[98/596] Compiling _RopeModule BigString+Chunk+Breaks.swift
[99/596] Compiling _RopeModule BigString+Iterators.swift
[100/596] Compiling _RopeModule BigString+Metrics.swift
[101/596] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[102/596] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[103/596] Compiling _RopeModule BigString+Summary.swift
[104/596] Compiling _RopeModule BigString.swift
[105/596] Compiling _RopeModule Rope+_Node.swift
[106/596] Compiling _RopeModule Rope+_Storage.swift
[107/597] Compiling _RopeModule BigString+Chunk+Counts.swift
[108/597] Compiling _RopeModule BigString+Chunk+Description.swift
[109/597] Compiling Logging Logging.swift
[110/597] Compiling Logging Locks.swift
[111/597] Emitting module Logging
[112/597] Compiling Logging LogHandler.swift
[113/663] Compiling HTTPTypes HTTPParsedFields.swift
[114/663] Compiling HTTPTypes HTTPRequest.swift
[115/663] Compiling HTTPTypes HTTPField.swift
[116/663] Compiling HTTPTypes HTTPFieldName.swift
[117/663] Compiling HTTPTypes HTTPFields.swift
[118/663] Emitting module HTTPTypes
[119/663] Compiling Atomics Unmanaged extensions.swift
[120/663] Compiling OrderedCollections _HashTable+Constants.swift
[121/663] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[122/663] Compiling OrderedCollections _HashTable+Testing.swift
[123/663] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[124/663] Compiling OrderedCollections _HashTable+Bucket.swift
[125/663] Compiling OrderedCollections _HashTable+BucketIterator.swift
[126/670] Compiling Tracing TracerProtocol.swift
[127/670] Compiling HeapModule _HeapNode.swift
[128/670] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[129/670] Compiling HeapModule Heap.swift
[130/670] Compiling HeapModule Heap+UnsafeHandle.swift
[131/670] Compiling HeapModule Heap+Descriptions.swift
[132/670] Emitting module HeapModule
[133/670] Compiling HeapModule Heap+Invariants.swift
[134/670] Emitting module Atomics
[135/686] Compiling UnixSignals UnixSignal.swift
[136/686] Compiling UnixSignals UnixSignalsSequence.swift
[137/686] Emitting module UnixSignals
[138/764] Compiling HashTreeCollections _HashNode+Structural union.swift
[139/764] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[140/764] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[141/764] Compiling HashTreeCollections TreeSet+Equatable.swift
[142/764] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[143/764] Compiling HashTreeCollections TreeSet+Extras.swift
[144/764] Compiling HashTreeCollections TreeSet+Filter.swift
[145/771] Compiling HashTreeCollections _UnmanagedHashNode.swift
[146/771] Compiling HashTreeCollections _UnsafePath.swift
[147/771] Compiling HashTreeCollections TreeDictionary+Codable.swift
[148/771] Compiling HashTreeCollections TreeDictionary+Collection.swift
[149/771] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[150/771] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[151/771] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[152/771] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[153/771] Compiling Tracing TracingTime.swift
[154/771] Compiling Tracing Tracer.swift
[155/771] Compiling Tracing TracerProtocol+Legacy.swift
[156/771] Compiling Tracing InstrumentationSystem+Tracing.swift
[157/771] Compiling Tracing NoOpTracer.swift
[158/771] Emitting module Tracing
[159/771] Compiling Tracing SpanProtocol.swift
[160/771] Compiling HashTreeCollections TreeSet+Sendable.swift
[161/771] Compiling HashTreeCollections TreeSet+Sequence.swift
[162/771] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[163/771] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[164/771] Compiling HashTreeCollections TreeDictionary+Values.swift
[165/771] Compiling HashTreeCollections TreeDictionary.swift
[171/771] Compiling HashTreeCollections TreeSet+Hashable.swift
[172/771] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[173/771] Compiling HashTreeCollections _HashNode+Structural merge.swift
[174/771] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[175/771] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[178/771] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[179/771] Compiling HashTreeCollections _HashNode.swift
[180/771] Compiling HashTreeCollections _HashNodeHeader.swift
[181/771] Compiling HashTreeCollections _HashSlot.swift
[182/771] Compiling HashTreeCollections _HashStack.swift
[183/771] Compiling HashTreeCollections _HashTreeIterator.swift
[184/771] Compiling HashTreeCollections TreeSet+Codable.swift
[185/771] Compiling HashTreeCollections TreeSet+Collection.swift
[186/771] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[187/771] Compiling HashTreeCollections TreeSet+Debugging.swift
[188/771] Compiling HashTreeCollections TreeSet+Descriptions.swift
[189/771] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[190/771] Compiling HashTreeCollections _HashTreeStatistics.swift
[191/771] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[192/771] Compiling HashTreeCollections _AncestorHashSlots.swift
[193/771] Compiling HashTreeCollections _Bitmap.swift
[194/771] Compiling HashTreeCollections _Bucket.swift
[195/771] Compiling HashTreeCollections _Hash.swift
[196/777] Compiling DequeModule _DequeBufferHeader.swift
[197/777] Compiling DequeModule _DequeSlot.swift
[198/777] Compiling DequeModule _DequeBuffer.swift
[209/778] Compiling OrderedCollections OrderedSet+SubSequence.swift
[210/778] Compiling OrderedCollections OrderedSet+Testing.swift
[211/778] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[212/778] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[213/778] Compiling OrderedCollections OrderedSet.swift
[214/778] Compiling OrderedCollections _UnsafeBitset.swift
[215/778] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[216/778] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[217/778] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[218/778] Compiling HashTreeCollections TreeDictionary+Filter.swift
[219/778] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[220/778] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[221/778] Compiling HashTreeCollections TreeDictionary+Keys.swift
[222/778] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[223/778] Compiling HashTreeCollections TreeDictionary+Merge.swift
[224/778] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[225/778] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[226/778] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[241/778] Compiling tls_record.cc
[242/778] Compiling tls_method.cc
[243/778] Compiling DequeModule _UnsafeWrappedBuffer.swift
[244/778] Compiling tls13_server.cc
[246/778] Compiling HashTreeCollections _HashNode+Lookups.swift
[247/778] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[248/778] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[249/778] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[250/778] Compiling HashTreeCollections _HashNode+Storage.swift
[251/778] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[252/778] Compiling HashTreeCollections _HashNode+Structural filter.swift
[254/778] Compiling _RopeModule Rope+Remove.swift
[255/778] Compiling _RopeModule Rope+RemoveSubrange.swift
[256/778] Compiling _RopeModule Rope+Split.swift
[257/778] Compiling _RopeModule Optional Utilities.swift
[258/778] Compiling _RopeModule String Utilities.swift
[259/778] Compiling _RopeModule String.Index+ABI.swift
[260/778] Compiling _RopeModule _CharacterRecognizer.swift
[261/778] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[289/786] Emitting module DequeModule
[290/786] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[291/786] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[292/786] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[293/786] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[294/786] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[295/786] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[296/786] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[297/786] Compiling HashTreeCollections TreeSet.swift
[298/786] Emitting module OrderedCollections
[305/786] Emitting module _RopeModule
[321/786] Compiling tls13_enc.cc
[337/786] Compiling tls13_client.cc
[348/832] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[349/832] Compiling AsyncAlgorithms Rethrow.swift
[350/832] Compiling AsyncAlgorithms SetAlgebra.swift
[357/832] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[358/832] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[359/832] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[360/832] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[361/832] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[362/832] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[363/832] Compiling AsyncAlgorithms MergeStateMachine.swift
[364/832] Compiling AsyncAlgorithms MergeStorage.swift
[373/832] Compiling t1_enc.cc
[374/832] Compiling tls13_both.cc
[375/832] Compiling ssl_x509.cc
[377/832] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[378/832] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[379/832] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[380/832] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[381/832] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[382/832] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[383/832] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[384/832] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[385/832] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[386/832] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[387/832] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[388/832] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[389/832] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[390/832] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[391/832] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[392/832] Compiling AsyncAlgorithms AsyncChannel.swift
[393/832] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[393/832] Compiling ssl_versions.cc
[394/832] Compiling ssl_transcript.cc
[396/832] Compiling AsyncAlgorithms Dictionary.swift
[397/832] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[398/832] Compiling AsyncAlgorithms Locking.swift
[399/832] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[401/837] Emitting module AsyncAlgorithms
[408/837] Compiling AsyncAlgorithms ChannelStateMachine.swift
[409/837] Compiling AsyncAlgorithms ChannelStorage.swift
[410/837] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[411/837] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[411/837] Compiling ssl_stat.cc
[413/837] Emitting module HashTreeCollections
[413/837] Compiling ssl_session.cc
[414/837] Compiling ssl_privkey.cc
[415/837] Compiling ssl_key_share.cc
[416/837] Compiling ssl_file.cc
[417/837] Compiling ssl_lib.cc
[419/837] Compiling Metrics Metrics.swift
[420/837] Emitting module Metrics
[420/837] Compiling ssl_credential.cc
[422/837] Compiling AsyncAlgorithms UnsafeTransfer.swift
[423/837] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[424/837] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[425/837] Compiling AsyncAlgorithms ZipStateMachine.swift
[426/837] Compiling AsyncAlgorithms ZipStorage.swift
[447/837] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[448/837] Compiling AsyncAlgorithms CombineLatestStorage.swift
[449/837] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[450/837] Compiling AsyncAlgorithms DebounceStateMachine.swift
[451/837] Compiling AsyncAlgorithms DebounceStorage.swift
[452/837] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[453/837] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[454/837] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[455/837] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[456/837] Compiling ssl_cipher.cc
[457/837] Compiling ssl_buffer.cc
[458/837] Compiling ssl_aead_ctx.cc
[459/837] Compiling ssl_asn1.cc
[460/837] Compiling ssl_cert.cc
[461/846] Compiling s3_pkt.cc
[462/846] Compiling s3_lib.cc
[464/846] Compiling ServiceLifecycle ServiceRunnerError.swift
[464/846] Compiling s3_both.cc
[466/846] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[466/846] Compiling handshake_server.cc
[467/846] Compiling handshake_client.cc
[468/846] Compiling handshake.cc
[469/846] Compiling handoff.cc
[471/846] Compiling ServiceLifecycle Service.swift
[472/846] Compiling ServiceLifecycle GracefulShutdown.swift
[473/846] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[474/846] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[475/846] Compiling ServiceLifecycle CancellationWaiter.swift
[476/846] Compiling ServiceLifecycle ServiceGroup.swift
[477/846] Emitting module ServiceLifecycle
[477/846] Compiling encrypted_client_hello.cc
[478/846] Compiling dtls_record.cc
[479/846] Compiling md5-x86_64-linux.S
[480/846] Compiling md5-x86_64-apple.S
[481/846] Compiling md5-586-linux.S
[482/846] Compiling dtls_method.cc
[483/846] Compiling md5-586-apple.S
[484/846] Compiling extensions.cc
[485/846] Compiling chacha20_poly1305_x86_64-linux.S
[486/846] Compiling chacha20_poly1305_x86_64-apple.S
[487/846] Compiling chacha20_poly1305_armv8-win.S
[488/846] Compiling d1_srtp.cc
[489/846] Compiling chacha20_poly1305_armv8-linux.S
[490/846] Compiling chacha-x86_64-linux.S
[490/846] Compiling chacha-x86_64-apple.S
[492/846] Compiling chacha-x86-linux.S
[493/846] Compiling chacha20_poly1305_armv8-apple.S
[494/846] Compiling chacha-x86-apple.S
[495/846] Compiling chacha-armv8-linux.S
[496/846] Compiling chacha-armv8-win.S
[497/846] Compiling chacha-armv4-linux.S
[498/846] Compiling chacha-armv8-apple.S
[499/846] Compiling aes128gcmsiv-x86_64-linux.S
[500/846] Compiling aes128gcmsiv-x86_64-apple.S
[501/846] Compiling x86_64-mont5-linux.S
[502/846] Compiling x86_64-mont5-apple.S
[503/846] Compiling x86_64-mont-linux.S
[504/846] Compiling x86_64-mont-apple.S
[505/846] Compiling x86-mont-linux.S
[506/846] Compiling x86-mont-apple.S
[507/846] Compiling vpaes-x86_64-linux.S
[508/846] Compiling vpaes-x86_64-apple.S
[509/846] Compiling vpaes-x86-linux.S
[510/846] Compiling vpaes-armv8-win.S
[511/846] Compiling vpaes-x86-apple.S
[511/846] Compiling err_data.cc
[513/846] Compiling d1_pkt.cc
[514/846] Compiling vpaes-armv8-linux.S
[515/846] Compiling vpaes-armv7-linux.S
[516/846] Compiling vpaes-armv8-apple.S
[517/846] Compiling sha512-armv8-win.S
[518/846] Compiling sha512-x86_64-linux.S
[518/846] Compiling sha512-x86_64-apple.S
[520/846] Compiling sha512-armv8-linux.S
[521/846] Compiling sha512-armv4-linux.S
[522/846] Compiling sha512-586-linux.S
[523/846] Compiling sha512-armv8-apple.S
[524/846] Compiling bio_ssl.cc
[525/846] Compiling sha512-586-apple.S
[526/846] Compiling sha256-x86_64-apple.S
[527/846] Compiling sha256-x86_64-linux.S
[528/846] Compiling sha256-armv8-win.S
[529/846] Compiling sha256-armv8-linux.S
[530/846] Compiling sha256-armv4-linux.S
[531/846] Compiling sha256-armv8-apple.S
[532/846] Compiling d1_lib.cc
[533/846] Compiling sha256-586-linux.S
[533/846] Compiling sha256-586-apple.S
[535/846] Compiling sha1-x86_64-linux.S
[536/846] Compiling sha1-x86_64-apple.S
[537/846] Compiling sha1-armv8-win.S
[538/846] Compiling sha1-armv8-linux.S
[539/846] Compiling sha1-armv4-large-linux.S
[540/846] Compiling sha1-armv8-apple.S
[541/846] Compiling rsaz-avx2-linux.S
[542/846] Compiling sha1-586-linux.S
[543/846] Compiling sha1-586-apple.S
[544/846] Compiling rsaz-avx2-apple.S
[544/846] Compiling rdrand-x86_64-linux.S
[546/846] Compiling rdrand-x86_64-apple.S
[547/846] Compiling p256_beeu-x86_64-asm-linux.S
[548/846] Compiling p256_beeu-x86_64-asm-apple.S
[549/846] Compiling p256_beeu-armv8-asm-win.S
[550/846] Compiling p256_beeu-armv8-asm-linux.S
[551/846] Compiling p256-x86_64-asm-linux.S
[552/846] Compiling p256_beeu-armv8-asm-apple.S
[553/846] Compiling p256-armv8-asm-linux.S
[554/846] Compiling p256-armv8-asm-win.S
[555/846] Compiling p256-x86_64-asm-apple.S
[556/846] Compiling ghashv8-armv8-win.S
[557/846] Compiling p256-armv8-asm-apple.S
[558/846] Compiling d1_both.cc
[559/846] Compiling ghashv8-armv8-linux.S
[560/846] Compiling ghash-x86_64-linux.S
[561/846] Compiling ghashv8-armv7-linux.S
[562/846] Compiling ghash-x86_64-apple.S
[563/846] Compiling ghashv8-armv8-apple.S
[564/846] Compiling ghash-x86-linux.S
[565/846] Compiling ghash-x86-apple.S
[566/846] Compiling ghash-ssse3-x86_64-linux.S
[567/846] Compiling ghash-ssse3-x86-linux.S
[568/846] Compiling ghash-ssse3-x86_64-apple.S
[569/846] Compiling ghash-ssse3-x86-apple.S
[570/846] Compiling ghash-neon-armv8-linux.S
[571/846] Compiling ghash-neon-armv8-win.S
[572/846] Compiling ghash-armv4-linux.S
[573/846] Compiling co-586-linux.S
[574/846] Compiling ghash-neon-armv8-apple.S
[575/846] Compiling co-586-apple.S
[576/846] Compiling bsaes-armv7-linux.S
[577/846] Compiling bn-armv8-linux.S
[578/846] Compiling bn-armv8-win.S
[579/846] Compiling bn-armv8-apple.S
[580/846] Compiling bn-586-apple.S
[581/846] Compiling bn-586-linux.S
[582/846] Compiling armv8-mont-win.S
[583/846] Compiling armv8-mont-linux.S
[584/846] Compiling armv4-mont-linux.S
[585/846] Compiling aesv8-gcm-armv8-win.S
[586/846] Compiling armv8-mont-apple.S
[587/846] Compiling aesv8-gcm-armv8-linux.S
[588/846] Compiling aesv8-armv8-win.S
[589/846] Compiling aesv8-gcm-armv8-apple.S
[590/846] Compiling aesv8-armv8-linux.S
[591/846] Compiling aesni-x86_64-apple.S
[592/846] Compiling aesni-x86_64-linux.S
[593/846] Compiling aesv8-armv7-linux.S
[594/846] Compiling aesv8-armv8-apple.S
[595/846] Compiling aesni-gcm-x86_64-linux.S
[596/846] Compiling aesni-x86-linux.S
[597/846] Compiling aesni-x86-apple.S
[598/846] Compiling aes-gcm-avx2-x86_64-linux.S
[598/846] Compiling aesni-gcm-x86_64-apple.S
[600/846] Compiling aes-gcm-avx2-x86_64-apple.S
[601/846] Compiling aes-gcm-avx10-x86_64-linux.S
[602/846] Compiling aes-gcm-avx10-x86_64-apple.S
[603/846] Compiling x_x509a.cc
[604/846] Compiling x_sig.cc
[605/846] Compiling x_val.cc
[606/846] Compiling x_spki.cc
[607/846] Compiling x_pubkey.cc
[608/846] Compiling x_x509.cc
[609/846] Compiling x_req.cc
[610/846] Compiling x_exten.cc
[611/846] Compiling x_name.cc
[612/846] Compiling x_crl.cc
[613/846] Compiling x509spki.cc
[614/846] Compiling x_algor.cc
[615/846] Compiling x_attrib.cc
[616/846] Compiling x509rset.cc
[617/846] Compiling x509name.cc
[618/846] Compiling x509cset.cc
[619/846] Compiling x_all.cc
[620/846] Compiling x509_vpm.cc
[621/846] Compiling x509_v3.cc
[622/846] Compiling x509_vfy.cc
[623/846] Compiling x509_txt.cc
[624/846] Compiling x509_set.cc
[625/846] Compiling x509_trs.cc
[626/846] Compiling x509_def.cc
[627/846] Compiling x509_obj.cc
[628/846] Compiling x509_req.cc
[629/846] Compiling x509_d2.cc
[630/846] Compiling x509_ext.cc
[631/846] Compiling x509_lu.cc
[632/846] Compiling x509_cmp.cc
[633/846] Compiling x509_att.cc
[634/846] Compiling x509.cc
[635/846] Compiling v3_utl.cc
[636/846] Compiling v3_pcons.cc
[637/846] Compiling v3_purp.cc
[637/846] Compiling v3_skey.cc
[639/846] Compiling v3_pmaps.cc
[640/846] Compiling v3_prn.cc
[641/846] Compiling v3_ocsp.cc
[642/846] Compiling v3_ncons.cc
[643/846] Compiling v3_int.cc
[644/846] Compiling v3_lib.cc
[645/846] Compiling v3_ia5.cc
[646/846] Compiling v3_info.cc
[647/846] Compiling v3_extku.cc
[648/846] Compiling v3_genn.cc
[649/846] Compiling v3_enum.cc
[650/846] Compiling v3_crld.cc
[651/846] Compiling v3_cpols.cc
[652/846] Compiling v3_conf.cc
[653/846] Compiling v3_bitst.cc
[654/846] Compiling v3_bcons.cc
[655/846] Compiling v3_akeya.cc
[656/846] Compiling v3_alt.cc
[657/846] Compiling t_crl.cc
[658/846] Compiling t_x509.cc
[658/846] Compiling v3_akey.cc
[660/846] Compiling t_x509a.cc
[661/846] Compiling t_req.cc
[662/846] Compiling rsa_pss.cc
[663/846] Compiling i2d_pr.cc
[664/846] Compiling name_print.cc
[665/846] Compiling policy.cc
[666/846] Compiling by_file.cc
[667/846] Compiling algorithm.cc
[668/846] Compiling a_sign.cc
[669/846] Compiling a_verify.cc
[670/846] Compiling a_digest.cc
[671/846] Compiling asn1_gen.cc
[672/846] Compiling by_dir.cc
[673/846] Compiling voprf.cc
[674/846] Compiling thread_win.cc
[675/846] Compiling trust_token.cc
[676/846] Compiling thread.cc
[677/846] Compiling thread_pthread.cc
[678/846] Compiling thread_none.cc
[679/846] Compiling stack.cc
[680/846] Compiling pmbtoken.cc
[681/846] Compiling slhdsa.cc
[682/846] Compiling spake2plus.cc
[683/846] Compiling siphash.cc
[684/846] Compiling sha256.cc
[685/846] Compiling sha512.cc
[686/846] Compiling sha1.cc
[687/846] Compiling rsa_print.cc
[688/846] Compiling rsa_extra.cc
[689/846] Compiling refcount.cc
[690/846] Compiling rsa_crypt.cc
[691/846] Compiling rsa_asn1.cc
[692/846] Compiling rc4.cc
[693/846] Compiling trusty.cc
[694/846] Compiling urandom.cc
[695/846] Compiling windows.cc
[696/846] Compiling poly1305_arm_asm.S
[697/846] Compiling rand.cc
[698/846] Compiling passive.cc
[699/846] Compiling ios.cc
[700/846] Compiling getentropy.cc
[701/846] Compiling forkunsafe.cc
[702/846] Compiling deterministic.cc
[703/846] Compiling fork_detect.cc
[704/846] Compiling poly1305_vec.cc
[705/846] Compiling poly1305_arm.cc
[706/846] Compiling poly1305.cc
[707/846] Compiling pool.cc
[708/846] Compiling pkcs8.cc
[709/846] Compiling pkcs7.cc
[710/846] Compiling pkcs8_x509.cc
[711/846] Compiling p5_pbev2.cc
[712/846] Compiling pkcs7_x509.cc
[713/846] Compiling pem_xaux.cc
[714/846] Compiling pem_x509.cc
[715/846] Compiling pem_pkey.cc
[716/846] Compiling pem_pk8.cc
[717/846] Compiling pem_oth.cc
[718/846] Compiling mlkem.cc
[719/846] Compiling obj_xref.cc
[720/846] Compiling pem_info.cc
[721/846] Compiling pem_lib.cc
[722/846] Compiling pem_all.cc
[723/846] Compiling obj.cc
[724/846] Compiling poly_rq_mul.S
[725/846] Compiling mldsa.cc
[726/846] Compiling fips_shared_support.cc
[727/846] Compiling mem.cc
[728/846] Compiling md5.cc
[729/846] Compiling md4.cc
[730/846] Compiling lhash.cc
[731/846] Compiling ex_data.cc
[732/846] Compiling kyber.cc
[733/846] Compiling sign.cc
[734/846] Compiling hpke.cc
[735/846] Compiling scrypt.cc
[736/846] Compiling pbkdf.cc
[737/846] Compiling hrss.cc
[738/846] Compiling print.cc
[739/846] Compiling p_x25519_asn1.cc
[740/846] Compiling p_x25519.cc
[741/846] Compiling p_rsa_asn1.cc
[742/846] Compiling p_ed25519.cc
[743/846] Compiling p_ec.cc
[744/846] Compiling p_rsa.cc
[745/846] Compiling p_hkdf.cc
[746/846] Compiling p_ed25519_asn1.cc
[747/846] Compiling p_ec_asn1.cc
[748/846] Compiling p_dh_asn1.cc
[749/846] Compiling p_dsa_asn1.cc
[750/846] Compiling p_dh.cc
[751/846] Compiling evp_ctx.cc
[752/846] Compiling evp.cc
[753/846] Compiling err.cc
[754/846] Compiling engine.cc
[755/846] Compiling evp_asn1.cc
[756/846] Compiling ecdsa_asn1.cc
[757/846] Compiling ecdh.cc
[758/846] Compiling hash_to_curve.cc
[759/846] Compiling ec_derive.cc
[760/846] Compiling bcm.cc
[761/846] Compiling dsa.cc
[762/846] Compiling ec_asn1.cc
[763/846] Compiling x25519-asm-arm.S
[764/846] Compiling dsa_asn1.cc
[765/846] Compiling params.cc
[766/846] Compiling digest_extra.cc
[767/846] Compiling dh_asn1.cc
[768/846] Compiling des.cc
[769/846] Compiling curve25519_64_adx.cc
[770/846] Compiling spake25519.cc
[771/846] Compiling crypto.cc
[772/846] Compiling cpu_intel.cc
[773/846] Compiling cpu_arm_freebsd.cc
[774/846] Compiling cpu_arm_linux.cc
[775/846] Compiling cpu_aarch64_win.cc
[776/846] Compiling curve25519.cc
[777/846] Compiling cpu_aarch64_sysreg.cc
[778/846] Compiling cpu_aarch64_openbsd.cc
[779/846] Compiling cpu_aarch64_linux.cc
[780/846] Compiling cpu_aarch64_fuchsia.cc
[781/846] Compiling cpu_aarch64_apple.cc
[782/846] Compiling conf.cc
[783/846] Compiling get_cipher.cc
[784/846] Compiling tls_cbc.cc
[785/846] Compiling e_tls.cc
[786/846] Compiling e_rc4.cc
[787/846] Compiling e_rc2.cc
[788/846] Compiling e_null.cc
[789/846] Compiling e_des.cc
[789/846] Compiling e_chacha20poly1305.cc
[791/846] Compiling e_aesgcmsiv.cc
[792/846] Compiling e_aesctrhmac.cc
[793/846] Compiling derive_key.cc
[794/846] Compiling chacha.cc
[795/846] Compiling unicode.cc
[796/846] Compiling ber.cc
[797/846] Compiling cbs.cc
[798/846] Compiling cbb.cc
[799/846] Compiling buf.cc
[800/846] Compiling asn1_compat.cc
[801/846] Compiling blake2.cc
[802/846] Compiling bn_asn1.cc
[803/846] Compiling socket_helper.cc
[804/846] Compiling convert.cc
[805/846] Compiling socket.cc
[806/846] Compiling printf.cc
[807/846] Compiling pair.cc
[808/846] Compiling hexdump.cc
[809/846] Compiling file.cc
[810/846] Compiling fd.cc
[811/846] Compiling errno.cc
[812/846] Compiling connect.cc
[813/846] Compiling bio_mem.cc
[814/846] Compiling bio.cc
[815/846] Compiling base64.cc
[816/846] Compiling tasn_typ.cc
[817/846] Compiling tasn_fre.cc
[818/846] Compiling tasn_utl.cc
[819/846] Compiling tasn_new.cc
[820/846] Compiling tasn_enc.cc
[821/846] Compiling f_string.cc
[822/846] Compiling posix_time.cc
[823/846] Compiling f_int.cc
[824/846] Compiling tasn_dec.cc
[825/846] Compiling asn_pack.cc
[826/846] Compiling asn1_par.cc
[827/846] Compiling asn1_lib.cc
[828/846] Compiling a_utctm.cc
[829/846] Compiling a_type.cc
[830/846] Compiling a_time.cc
[831/846] Compiling a_octet.cc
[832/846] Compiling a_strnid.cc
[833/846] Compiling a_strex.cc
[834/846] Compiling a_object.cc
[835/846] Compiling a_mbstr.cc
[836/846] Write sources
[837/846] Compiling a_int.cc
[838/863] Compiling a_i2d_fp.cc
[839/901] Compiling a_d2i_fp.cc
[840/901] Compiling a_dup.cc
[841/901] Compiling a_gentm.cc
[842/901] Compiling a_bitstr.cc
[843/901] Compiling a_bool.cc
[845/901] Emitting module BitCollections
[846/906] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[847/906] Compiling BitCollections BitSet+CustomReflectable.swift
[848/906] Compiling BitCollections BitSet+CustomStringConvertible.swift
[849/906] Compiling BitCollections BitSet+Equatable.swift
[850/906] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[851/906] Compiling BitCollections BitSet+Extras.swift
[852/906] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[853/906] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[854/906] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[855/906] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[856/906] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[857/906] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[858/906] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[859/906] Compiling BitCollections BitSet+SetAlgebra union.swift
[860/906] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[861/906] Compiling BitCollections BitSet.Counted.swift
[862/906] Compiling BitCollections BitSet.Index.swift
[863/906] Compiling BitCollections BitSet._UnsafeHandle.swift
[864/906] Compiling BitCollections BitSet+Hashable.swift
[865/906] Compiling BitCollections BitSet+Initializers.swift
[866/906] Compiling BitCollections BitSet+Invariants.swift
[867/906] Compiling BitCollections BitSet+Random.swift
[868/906] Compiling BitCollections BitSet+SetAlgebra basics.swift
[869/906] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[870/906] Compiling BitCollections BitArray+Hashable.swift
[871/906] Compiling BitCollections BitArray+Initializers.swift
[872/906] Compiling BitCollections BitArray+Invariants.swift
[873/906] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[874/906] Compiling BitCollections BitArray+RandomBits.swift
[875/906] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[876/906] Compiling BitCollections BitArray+Shifts.swift
[877/906] Compiling BitCollections BitArray+Testing.swift
[878/906] Compiling BitCollections BitArray._UnsafeHandle.swift
[879/906] Compiling BitCollections BitArray.swift
[880/906] Compiling BitCollections BitSet+BidirectionalCollection.swift
[881/906] Compiling BitCollections BitSet+Codable.swift
[882/906] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[883/906] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[884/906] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[885/906] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[886/906] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[887/906] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[888/906] Compiling BitCollections BitArray+Descriptions.swift
[889/906] Compiling BitCollections BitArray+Equatable.swift
[890/906] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[891/906] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[892/906] Compiling BitCollections BitArray+Extras.swift
[893/906] Compiling BitCollections BitArray+Fill.swift
[894/906] Compiling BitCollections BitArray+BitwiseOperations.swift
[895/906] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[896/906] Compiling BitCollections BitArray+Codable.swift
[897/906] Compiling BitCollections BitArray+Collection.swift
[898/906] Compiling BitCollections BitArray+Copy.swift
[899/906] Compiling BitCollections BitArray+CustomReflectable.swift
[900/906] Compiling BitCollections BitSet.swift
[901/906] Compiling BitCollections Range+Utilities.swift
[902/906] Compiling BitCollections Slice+Utilities.swift
[903/906] Compiling BitCollections UInt+Tricks.swift
[904/906] Compiling BitCollections _Word.swift
[905/908] Emitting module Collections
[906/908] Compiling Collections Collections.swift
[906/908] Compiling c-nioatomics.c
[907/908] Compiling c-atomics.c
[909/914] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[910/914] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[911/914] Compiling NIOConcurrencyHelpers lock.swift
[912/914] Emitting module NIOConcurrencyHelpers
[913/914] Compiling NIOConcurrencyHelpers atomics.swift
[914/914] Compiling NIOConcurrencyHelpers NIOLock.swift
[915/976] Compiling NIOCore Codec.swift
[916/976] Compiling NIOCore ConvenienceOptionSupport.swift
[917/976] Compiling NIOCore DeadChannel.swift
[918/976] Compiling NIOCore DispatchQueue+WithFuture.swift
[919/976] Compiling NIOCore EventLoop+Deprecated.swift
[920/976] Compiling NIOCore EventLoop+SerialExecutor.swift
[921/976] Compiling NIOCore EventLoop.swift
[922/982] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[923/982] Compiling NIOCore NIOScheduledCallback.swift
[924/982] Compiling NIOCore NIOSendable.swift
[925/982] Compiling NIOCore RecvByteBufferAllocator.swift
[926/982] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[927/982] Compiling NIOCore SocketAddresses.swift
[928/982] Compiling NIOCore SocketOptionProvider.swift
[929/982] Compiling NIOCore SystemCallHelpers.swift
[930/982] Compiling NIOCore TimeAmount+Duration.swift
[931/982] Compiling NIOCore TypeAssistedChannelHandler.swift
[932/982] Compiling NIOCore UniversalBootstrapSupport.swift
[933/982] Compiling NIOCore Utilities.swift
[934/982] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[935/982] Compiling NIOCore NIOAsyncWriter.swift
[936/982] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[937/982] Compiling NIOCore BSDSocketAPI.swift
[938/982] Compiling NIOCore ByteBuffer-aux.swift
[939/982] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[940/982] Compiling NIOCore ByteBuffer-conversions.swift
[941/982] Compiling NIOCore AddressedEnvelope.swift
[942/982] Compiling NIOCore AsyncAwaitSupport.swift
[943/982] Compiling NIOCore AsyncChannel.swift
[944/982] Compiling NIOCore AsyncChannelHandler.swift
[945/982] Compiling NIOCore AsyncChannelInboundStream.swift
[946/982] Compiling NIOCore AsyncChannelOutboundWriter.swift
[947/982] Compiling NIOCore NIOAsyncSequenceProducer.swift
[948/982] Compiling NIOCore Channel.swift
[949/982] Compiling NIOCore ChannelHandler.swift
[950/982] Compiling NIOCore ChannelHandlers.swift
[951/982] Compiling NIOCore ChannelInvoker.swift
[952/982] Compiling NIOCore ChannelOption.swift
[953/982] Compiling NIOCore ChannelPipeline.swift
[954/982] Compiling NIOCore CircularBuffer.swift
[955/982] Compiling NIOCore Linux.swift
[956/982] Compiling NIOCore MarkedCircularBuffer.swift
[957/982] Compiling NIOCore MulticastChannel.swift
[958/982] Compiling NIOCore NIOAny.swift
[959/982] Compiling NIOCore NIOCloseOnErrorHandler.swift
[960/982] Compiling NIOCore NIOLoopBound.swift
[961/982] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[962/982] Compiling NIOCore EventLoopFuture+Deprecated.swift
[963/982] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[964/982] Compiling NIOCore EventLoopFuture.swift
[965/982] Compiling NIOCore FileDescriptor.swift
[966/982] Compiling NIOCore FileHandle.swift
[967/982] Compiling NIOCore FileRegion.swift
[968/982] Compiling NIOCore GlobalSingletons.swift
[969/982] Compiling NIOCore IO.swift
[970/982] Compiling NIOCore IOData.swift
[971/982] Compiling NIOCore IPProtocol.swift
[972/982] Compiling NIOCore IntegerBitPacking.swift
[973/982] Compiling NIOCore IntegerTypes.swift
[974/982] Compiling NIOCore Interfaces.swift
[975/982] Compiling NIOCore ByteBuffer-core.swift
[976/982] Compiling NIOCore ByteBuffer-hex.swift
[977/982] Compiling NIOCore ByteBuffer-int.swift
[978/982] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[979/982] Compiling NIOCore ByteBuffer-multi-int.swift
[980/982] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[981/982] Compiling NIOCore ByteBuffer-views.swift
[982/982] Emitting module NIOCore
[983/1036] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[984/1036] Emitting module NIOHTTPTypes
[985/1036] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[986/1036] Compiling NIOEmbedded AsyncTestingChannel.swift
[987/1036] Emitting module NIOEmbedded
[988/1036] Compiling NIOEmbedded Embedded.swift
[989/1036] Compiling NIOPosix SocketProtocols.swift
[990/1036] Compiling NIOPosix System.swift
[991/1036] Compiling NIOPosix Thread.swift
[992/1036] Compiling NIOPosix ThreadPosix.swift
[993/1036] Compiling NIOPosix ThreadWindows.swift
[994/1041] Compiling NIOPosix Pool.swift
[995/1041] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[996/1041] Compiling NIOPosix PosixSingletons.swift
[997/1041] Compiling NIOPosix RawSocketBootstrap.swift
[998/1041] Compiling NIOPosix Resolver.swift
[999/1041] Emitting module NIOPosix
[1000/1041] Compiling NIOPosix UnsafeTransfer.swift
[1001/1041] Compiling NIOPosix Utilities.swift
[1002/1041] Compiling NIOPosix VsockAddress.swift
[1003/1041] Compiling NIOPosix VsockChannelEvents.swift
[1004/1041] Compiling NIOPosix resource_bundle_accessor.swift
[1005/1041] Compiling NIOPosix Selectable.swift
[1006/1041] Compiling NIOPosix SelectableChannel.swift
[1007/1041] Compiling NIOPosix SelectableEventLoop.swift
[1008/1041] Compiling NIOPosix SelectorEpoll.swift
[1009/1041] Compiling NIOPosix SelectorGeneric.swift
[1010/1041] Compiling NIOPosix SelectorKqueue.swift
[1011/1041] Compiling NIOPosix SelectorUring.swift
[1012/1041] Compiling NIOPosix ServerSocket.swift
[1013/1041] Compiling NIOPosix Socket.swift
[1014/1041] Compiling NIOPosix SocketChannel.swift
[1015/1041] Compiling NIOPosix BSDSocketAPICommon.swift
[1016/1041] Compiling NIOPosix BSDSocketAPIPosix.swift
[1017/1041] Compiling NIOPosix BSDSocketAPIWindows.swift
[1018/1041] Compiling NIOPosix BaseSocket.swift
[1019/1041] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1020/1041] Compiling NIOPosix BaseSocketChannel.swift
[1021/1041] Compiling NIOPosix BaseStreamSocketChannel.swift
[1022/1041] Compiling NIOPosix Bootstrap.swift
[1023/1041] Compiling NIOPosix ControlMessage.swift
[1024/1041] Compiling NIOPosix DatagramVectorReadManager.swift
[1025/1041] Compiling NIOPosix Errors+Any.swift
[1026/1041] Compiling NIOPosix FileDescriptor.swift
[1027/1041] Compiling NIOPosix Linux.swift
[1028/1041] Compiling NIOPosix LinuxCPUSet.swift
[1029/1041] Compiling NIOPosix LinuxUring.swift
[1030/1041] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1031/1041] Compiling NIOPosix NIOThreadPool.swift
[1032/1041] Compiling NIOPosix NonBlockingFileIO.swift
[1033/1041] Compiling NIOPosix PendingDatagramWritesManager.swift
[1034/1041] Compiling NIOPosix PendingWritesManager.swift
[1035/1041] Compiling NIOPosix PipeChannel.swift
[1036/1041] Compiling NIOPosix PipePair.swift
[1037/1041] Compiling NIOPosix GetaddrinfoResolver.swift
[1038/1041] Compiling NIOPosix HappyEyeballs.swift
[1039/1041] Compiling NIOPosix IO.swift
[1040/1041] Compiling NIOPosix IntegerBitPacking.swift
[1041/1041] Compiling NIOPosix IntegerTypes.swift
[1042/1043] Emitting module NIO
[1043/1043] Compiling NIO Exports.swift
[1044/1071] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1045/1071] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1046/1071] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1047/1072] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1048/1072] Compiling NIOTLS TLSEvents.swift
[1049/1072] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1050/1072] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1051/1072] Emitting module NIOTLS
[1052/1072] Compiling NIOTLS SNIHandler.swift
[1053/1072] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1054/1072] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1055/1072] Compiling NIOHTTP1 HTTPEncoder.swift
[1056/1072] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1057/1072] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1058/1072] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1059/1072] Emitting module NIOFoundationCompat
[1060/1072] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1061/1072] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1062/1072] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1063/1086] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1064/1125] Emitting module NIOHTTP1
[1065/1125] Compiling NIOTransportServices AcceptHandler.swift
[1066/1125] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1067/1125] Compiling NIOTransportServices NIOTSBootstraps.swift
[1068/1125] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1069/1125] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1070/1125] Compiling NIOTransportServices NIOTSEventLoop.swift
[1071/1125] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1072/1125] Compiling NIOTransportServices NIOTSErrors.swift
[1073/1148] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1074/1148] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1075/1150] Compiling NIOExtras LengthFieldPrepender.swift
[1076/1150] Compiling NIOExtras LineBasedFrameDecoder.swift
[1077/1150] Compiling NIOExtras JSONRPCFraming.swift
[1078/1150] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1079/1150] Compiling NIOExtras NIOExtrasError.swift
[1080/1150] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1081/1150] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1082/1150] Compiling NIOExtras QuiescingHelper.swift
[1083/1150] Compiling NIOExtras RequestResponseHandler.swift
[1084/1150] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[1085/1150] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[1086/1150] Emitting module NIOHTTPTypesHTTP1
[1087/1150] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[1090/1151] Compiling NIOExtras DebugInboundEventsHandler.swift
[1091/1151] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1092/1151] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1093/1151] Emitting module NIOTransportServices
[1094/1151] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1095/1151] Compiling NIOExtras NIORequestIdentifiable.swift
[1096/1151] Compiling NIOExtras PCAPRingBuffer.swift
[1097/1151] Emitting module NIOSSL
[1098/1154] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1099/1154] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1105/1154] Compiling NIOExtras UnsafeTransfer.swift
[1116/1154] Emitting module NIOExtras
[1118/1154] Compiling NIOTransportServices StateManagedChannel.swift
[1119/1154] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1120/1154] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1128/1154] Compiling NIOSSL UniversalBootstrapSupport.swift
[1129/1154] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1130/1154] Compiling NIOSSL resource_bundle_accessor.swift
[1133/1154] Compiling NIOSSL SSLPrivateKey.swift
[1134/1154] Compiling NIOSSL SSLCertificate.swift
[1135/1154] Compiling NIOSSL SSLCertificateExtensions.swift
[1136/1154] Compiling NIOSSL SSLCertificateName.swift
[1137/1154] Compiling NIOSSL SafeCompare.swift
[1138/1154] Compiling NIOSSL Zeroization.swift
[1139/1154] Compiling NIOSSL TLSConfiguration.swift
[1151/1154] Compiling NIOExtras WritePCAPHandler.swift
[1155/1214] Compiling RediStack RedisError.swift
[1156/1214] Compiling RediStack RedisKey+TTL.swift
[1157/1214] Compiling RediStack RedisKey.swift
[1158/1217] Compiling RediStack RedisByteDecoder.swift
[1159/1217] Compiling RediStack RedisCommandHandler.swift
[1160/1217] Compiling RediStack RedisMessageEncoder.swift
[1161/1217] Compiling RediStack RedisPubSubHandler.swift
[1162/1217] Emitting module RediStack
[1163/1217] Compiling RediStack StandardLibrary.swift
[1164/1217] Compiling RediStack SwiftNIO.swift
[1165/1217] Compiling RediStack RESPTranslator.swift
[1166/1217] Compiling RediStack RESPValue.swift
[1167/1217] Compiling RediStack RedisCommandEncoder.swift
[1168/1217] Compiling RediStack RedisConnection+Configuration.swift
[1169/1217] Compiling RediStack RedisConnection.swift
[1170/1217] Compiling RediStack RESPValueConvertible.swift
[1171/1217] Compiling RediStack RedisChannelName.swift
[1172/1217] Compiling RediStack RedisClient.swift
[1173/1217] Compiling RediStack RedisCommandEncoder-multi-encode.swift
[1174/1217] Compiling RediStack SwiftPolyfill.swift
[1175/1217] Compiling RediStack BasicCommands.swift
[1176/1217] Compiling RediStack HashCommands.swift
[1177/1217] Compiling RediStack ListCommands.swift
[1178/1217] Compiling RediStack ConnectionPool.swift
[1179/1217] Compiling RediStack RedisConnectionPool+Configuration.swift
[1180/1217] Compiling RediStack RedisConnectionPool.swift
[1181/1217] Compiling RediStack RedisConnectionPoolError.swift
[1182/1217] Compiling RediStack RedisLogging.swift
[1183/1217] Compiling RediStack RedisMetrics.swift
[1184/1217] Compiling RediStack _Deprecations.swift
[1185/1217] Compiling RediStack RedisClusterNodeDescriptionProtocol.swift
[1186/1217] Compiling RediStack RedisClusterNodeID.swift
[1187/1217] Compiling RediStack RedisClusterShardDescriptionProtocol.swift
[1188/1217] Compiling RediStack RedisHashSlot.swift
[1189/1217] Compiling RediStack PubSubCommands.swift
[1190/1217] Compiling RediStack SetCommands.swift
[1191/1217] Compiling RediStack SortedSetCommands.swift
[1192/1217] Compiling RediStack StringCommands.swift
[1193/1217] Emitting module HummingbirdCore
[1205/1219] Compiling HummingbirdCore String+percentEncode.swift
[1206/1219] Compiling HummingbirdCore UnsafeTransfer.swift
[1220/1285] Compiling Hummingbird TracingMiddleware.swift
[1221/1285] Compiling Hummingbird EndpointResponder.swift
[1222/1285] Compiling Hummingbird Parameters+UUID.swift
[1223/1285] Compiling Hummingbird Parameters.swift
[1224/1285] Compiling Hummingbird ResponseGenerator.swift
[1225/1285] Compiling Hummingbird RouteCollection.swift
[1226/1285] Compiling Hummingbird Router+validation.swift
[1227/1285] Compiling Hummingbird MetricsMiddleware.swift
[1228/1285] Compiling Hummingbird Middleware.swift
[1229/1285] Compiling Hummingbird MiddlewareGroup.swift
[1230/1285] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
[1231/1285] Compiling Hummingbird _Middleware2.swift
[1232/1285] Compiling Hummingbird _OptionalMiddleware.swift
[1233/1285] Compiling Hummingbird _SpreadMiddleware.swift
[1234/1292] Emitting module Hummingbird
[1235/1292] Compiling Hummingbird Trie+resolve.swift
[1236/1292] Compiling Hummingbird Trie+serialize.swift
[1237/1292] Compiling Hummingbird TrieRouter.swift
[1238/1292] Compiling Hummingbird ChildRequestContext.swift
[1239/1292] Compiling Hummingbird Request.swift
[1240/1292] Compiling Hummingbird RequestContext.swift
[1241/1292] Compiling Hummingbird RequestContextSource.swift
[1242/1292] Compiling Hummingbird Exports.swift
[1243/1292] Compiling Hummingbird CacheControl.swift
[1244/1292] Compiling Hummingbird FileIO.swift
[1245/1292] Compiling Hummingbird FileProvider.swift
[1246/1292] Compiling Hummingbird LocalFileSystem.swift
[1247/1292] Compiling Hummingbird Cookie.swift
[1248/1292] Compiling Hummingbird Cookies.swift
[1249/1292] Compiling Hummingbird URLEncodedFormNode.swift
[1250/1292] Compiling Hummingbird Configuration.swift
[1251/1292] Compiling Hummingbird Deprecations.swift
[1252/1292] Compiling Hummingbird Environment.swift
[1253/1292] Compiling Hummingbird EditedHTTPError.swift
[1254/1292] Compiling Hummingbird HTTPError.swift
[1255/1292] Compiling Hummingbird HTTPResponseError.swift
[1256/1292] Compiling Hummingbird NIOCore+HTTPResponseError.swift
[1257/1292] Compiling Hummingbird Router.swift
[1258/1292] Compiling Hummingbird RouterGroup.swift
[1259/1292] Compiling Hummingbird RouterMethods.swift
[1260/1292] Compiling Hummingbird RouterPath.swift
[1261/1292] Compiling Hummingbird RouterResponder.swift
[1262/1292] Compiling Hummingbird TransformingRouterGroup.swift
[1263/1292] Compiling Hummingbird RouterTrie.swift
[1264/1292] Compiling Hummingbird RequestID.swift
[1265/1292] Compiling Hummingbird RequestResponder.swift
[1266/1292] Compiling Hummingbird Response.swift
[1267/1292] Compiling Hummingbird URI+decodeQuery.swift
[1268/1292] Compiling Hummingbird MemoryPersistDriver.swift
[1269/1292] Compiling Hummingbird PersistDriver.swift
[1270/1292] Compiling Hummingbird PersistError.swift
[1271/1292] Compiling Hummingbird MediaType+FileExtension.swift
[1272/1292] Compiling Hummingbird MediaType.swift
[1273/1292] Compiling Hummingbird Request+Cookies.swift
[1274/1292] Compiling Hummingbird Response+Cookies.swift
[1275/1292] Compiling Hummingbird CORSMiddleware.swift
[1276/1292] Compiling Hummingbird FileMiddleware.swift
[1277/1292] Compiling Hummingbird LogRequestMiddleware.swift
[1278/1292] Compiling Hummingbird Application.swift
[1279/1292] Compiling Hummingbird CodableProtocols.swift
[1280/1292] Compiling Hummingbird JSONCoding.swift
[1281/1292] Compiling Hummingbird ResponseEncodable.swift
[1282/1292] Compiling Hummingbird URLEncodedForm+Request.swift
[1283/1292] Compiling Hummingbird URLEncodedForm.swift
[1284/1292] Compiling Hummingbird URLEncodedFormDecoder.swift
[1285/1292] Compiling Hummingbird URLEncodedFormEncoder.swift
[1286/1292] Compiling Hummingbird ByteBuffer+foundation.swift
[1287/1292] Compiling Hummingbird DateCache.swift
[1288/1292] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
[1289/1292] Compiling Hummingbird HexDigest.swift
[1290/1292] Compiling Hummingbird InitializableFromSource.swift
[1291/1292] Compiling Hummingbird PreludeService.swift
[1292/1292] Compiling Hummingbird StringProtocol.swift
[1293/1298] Compiling HummingbirdRedis RedisConnectionPoolService.swift
[1294/1298] Compiling HummingbirdRedis Redis+Codable.swift
[1295/1298] Compiling HummingbirdRedis Deprecations.swift
[1296/1298] Compiling HummingbirdRedis Persist+Redis.swift
[1297/1298] Emitting module HummingbirdRedis
[1298/1298] Compiling HummingbirdRedis RedisConfiguration.swift
Build complete! (80.25s)
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/swift-server/RediStack.git
[1/4703] Fetching redistack
[425/29480] Fetching redistack, hummingbird
Fetched https://github.com/swift-server/RediStack.git from cache (1.06s)
[2974/24777] Fetching hummingbird
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.67s)
Computing version for https://github.com/swift-server/RediStack.git
Computed https://github.com/swift-server/RediStack.git at 1.6.2 (4.54s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
[1/1797] Fetching swift-atomics
[73/4003] Fetching swift-atomics, swift-metrics
[250/7839] Fetching swift-atomics, swift-metrics, swift-log
[1601/22729] Fetching swift-atomics, swift-metrics, swift-log, swift-nio-ssl
[10670/99068] Fetching swift-atomics, swift-metrics, swift-log, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.21s)
Fetched https://github.com/apple/swift-atomics.git from cache (4.21s)
Fetched https://github.com/apple/swift-log.git from cache (4.21s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.22s)
Fetched https://github.com/apple/swift-metrics.git from cache (4.21s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.63s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.14.1 (0.39s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/904] Fetching swift-http-types
[74/5930] Fetching swift-http-types, swift-distributed-tracing
[225/11905] Fetching swift-http-types, swift-distributed-tracing, swift-nio-extras
[285/23437] Fetching swift-http-types, swift-distributed-tracing, swift-nio-extras, swift-nio-http2
[346/25863] Fetching swift-http-types, swift-distributed-tracing, swift-nio-extras, swift-nio-http2, swift-service-lifecycle
[540/28530] Fetching swift-http-types, swift-distributed-tracing, swift-nio-extras, swift-nio-http2, swift-service-lifecycle, swift-nio-transport-services
[2855/42544] Fetching swift-http-types, swift-distributed-tracing, swift-nio-extras, swift-nio-http2, swift-service-lifecycle, swift-nio-transport-services, async-http-client
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.37s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.37s)
Fetching https://github.com/apple/swift-collections.git
[23184/25986] Fetching swift-http-types, swift-nio-extras, swift-service-lifecycle, swift-nio-transport-services, async-http-client
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-http-types.git from cache (1.61s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.61s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.61s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.61s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.61s)
[1/4985] Fetching swift-async-algorithms
[101/21625] Fetching swift-async-algorithms, swift-collections
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.03s)
[832/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.67s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (3.67s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.92s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.34s)
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.47s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.40s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.41s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (0.40s)
Fetching https://github.com/apple/swift-service-context.git
[1/1081] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.87s)
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.30s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.47s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.40s)
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.39s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.44s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
[1/6199] Fetching swift-certificates
[63/12158] Fetching swift-certificates, swift-algorithms
[302/13774] Fetching swift-certificates, swift-algorithms, swift-asn1
[526/14943] Fetching swift-certificates, swift-algorithms, swift-asn1, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.05s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.05s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.05s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.05s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.47s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.39s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.52s)
Fetching https://github.com/apple/swift-crypto.git
[1/15433] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.90s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.62s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.49s)
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
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.98s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (1.54s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.40s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.52s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.41s)
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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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.10.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.3.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/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
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.36.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.2.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.14.1
Creating working copy for https://github.com/swift-server/RediStack.git
Working copy of https://github.com/swift-server/RediStack.git resolved at 1.6.2
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.32.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.3.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/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.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.26.1
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.28.0
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.2.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.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
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.3
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.8.0
Build complete.
{
"dependencies" : [
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "2.5.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "redistack",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/RediStack.git"
}
],
"manifest_display_name" : "hummingbird-redis",
"name" : "hummingbird-redis",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
}
],
"products" : [
{
"name" : "HummingbirdRedis",
"targets" : [
"HummingbirdRedis"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HummingbirdRedisTests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdRedisTests",
"path" : "Tests/HummingbirdRedisTests",
"product_dependencies" : [
"Hummingbird",
"HummingbirdTesting"
],
"sources" : [
"PersistTests.swift",
"RedisTests.swift"
],
"target_dependencies" : [
"HummingbirdRedis"
],
"type" : "test"
},
{
"c99name" : "HummingbirdRedis",
"module_type" : "SwiftTarget",
"name" : "HummingbirdRedis",
"path" : "Sources/HummingbirdRedis",
"product_dependencies" : [
"Hummingbird",
"RediStack"
],
"product_memberships" : [
"HummingbirdRedis"
],
"sources" : [
"Deprecations.swift",
"Persist+Redis.swift",
"Redis+Codable.swift",
"RedisConfiguration.swift",
"RedisConnectionPoolService.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.