Build Information
Successful build of hummingbird-elementary, reference main (2aa26a), with Swift 6.1 for macOS (SPM) on 23 Mar 2026 10:53:02 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-community/hummingbird-elementary.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hummingbird-community/hummingbird-elementary
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2aa26ad drop Swift 5.10, migrate to swift-testing (#21)
Cloned https://github.com/hummingbird-community/hummingbird-elementary.git
Revision (git rev-parse @):
2aa26adb0b5982e01e19991d4c6fb3a14e64e685
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hummingbird-community/hummingbird-elementary.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/hummingbird-community/hummingbird-elementary.git
https://github.com/hummingbird-community/hummingbird-elementary.git
{
"dependencies" : [
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "elementary",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elementary-swift/elementary.git"
}
],
"manifest_display_name" : "hummingbird-elementary",
"name" : "hummingbird-elementary",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "HummingbirdElementary",
"targets" : [
"HummingbirdElementary"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HummingbirdElementaryTests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdElementaryTests",
"path" : "Tests/HummingbirdElementaryTests",
"product_dependencies" : [
"Elementary",
"HummingbirdTesting"
],
"sources" : [
"HTMLResponseTests.swift",
"NonSendableHTMLResponseTests.swift"
],
"target_dependencies" : [
"HummingbirdElementary"
],
"type" : "test"
},
{
"c99name" : "HummingbirdElementary",
"module_type" : "SwiftTarget",
"name" : "HummingbirdElementary",
"path" : "Sources/HummingbirdElementary",
"product_dependencies" : [
"Hummingbird",
"Elementary"
],
"product_memberships" : [
"HummingbirdElementary"
],
"sources" : [
"HTMLResponse.swift",
"HTMLResponseBodyWriter.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/55] Write sources
[11/55] Copying PrivacyInfo.xcprivacy
[13/55] Write sources
[38/55] Compiling CNIOWASI CNIOWASI.c
[38/55] Compiling CNIOWindows shim.c
[40/55] Compiling CNIOWindows WSAStartup.c
[41/55] Compiling CNIOLinux shim.c
[42/55] Compiling CNIOLinux liburing_shims.c
[43/55] Compiling CNIOOpenBSD shim.c
[44/55] Write sources
[46/55] Write swift-version-2F0A5646E1D333AE.txt
[47/55] Compiling _AtomicsShims.c
[48/55] Compiling CNIOPosix event_loop_id.c
[49/61] Compiling CNIOLLHTTP c_nio_http.c
[50/69] Compiling CNIOLLHTTP c_nio_api.c
[51/98] Compiling CNIOLLHTTP c_nio_llhttp.c
[52/123] Compiling CNIODarwin shim.c
[54/126] Compiling ServiceContextModule ServiceContextKey.swift
[55/126] Emitting module ServiceContextModule
[56/126] Compiling ServiceContextModule ServiceContext.swift
[57/126] Compiling _NIOBase64 Base64.swift
[58/126] Emitting module _NIOBase64
[59/126] Compiling _NIODataStructures PriorityQueue.swift
[60/135] Compiling Instrumentation MultiplexInstrument.swift
[61/135] Compiling Instrumentation NoOpInstrument.swift
[62/135] Compiling _NIODataStructures _TinyArray.swift
[63/135] Compiling Elementary HtmlAttributes+common.swift
[64/135] Compiling Elementary HtmlAttributes+event.swift
[65/135] Compiling Elementary AsyncForEach.swift
[66/135] Compiling Elementary AttributeStorage.swift
[67/135] Compiling Elementary Html+Elements.swift
[68/135] Compiling Elementary HtmlTextRenderer.swift
[69/135] Compiling Elementary HtmlBuilder.swift
[70/135] Compiling Elementary HtmlElement+Async.swift
[71/135] Compiling Elementary HtmlTags.swift
[72/135] Compiling Elementary HtmlAsyncRenderer.swift
[73/135] Compiling Elementary ForEach.swift
[74/135] Compiling Elementary AsyncContent.swift
[75/135] Compiling Elementary Group.swift
[76/135] Compiling Elementary Html+Attributes.swift
[77/135] Compiling Elementary RenderingUtils.swift
[78/135] Compiling Elementary HtmlBuilder+Tuples.swift
[79/135] Compiling Elementary CoreModel.swift
[80/135] Compiling Elementary Environment.swift
[81/135] Emitting module InternalCollectionsUtilities
[82/136] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[83/136] Emitting module _NIODataStructures
[84/136] Compiling _NIODataStructures Heap.swift
[85/136] Compiling Logging LogHandler.swift
[86/136] Compiling Logging Locks.swift
[87/136] Compiling Logging MetadataProvider.swift
[88/136] Compiling ConcurrencyHelpers Lock.swift
[89/136] Compiling Instrumentation Instrument.swift
[90/136] Compiling Instrumentation Locks.swift
[91/136] Compiling Instrumentation InstrumentationSystem.swift
[92/136] Emitting module Instrumentation
[93/136] Compiling ConcurrencyHelpers LockedValueBox.swift
[94/155] Emitting module ConcurrencyHelpers
[95/291] Compiling CoreMetrics Locks.swift
[96/291] Compiling CoreMetrics Metrics.swift
[97/291] Emitting module CoreMetrics
[98/291] Emitting module Logging
[99/291] Compiling Logging Logging.swift
[100/291] Compiling _RopeModule BigString+CustomStringConvertible.swift
[101/291] Compiling _RopeModule BigString+Equatable.swift
[102/291] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[103/291] Compiling _RopeModule BigString+Hashing.swift
[104/291] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[105/291] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[106/291] Compiling _RopeModule BigString+Sequence.swift
[107/291] Compiling _RopeModule BigString+TextOutputStream.swift
[108/298] Compiling _RopeModule BigString.swift
[109/298] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[110/298] Compiling _RopeModule BigString+Chunk+Breaks.swift
[111/298] Compiling _RopeModule BigString+Chunk+Character.swift
[112/298] Compiling _RopeModule BigString+Chunk+Counts.swift
[113/298] Compiling _RopeModule BigString+Chunk+Description.swift
[114/298] Compiling _RopeModule BigString+Chunk+Index.swift
[115/298] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[116/298] Compiling _RopeModule BigString+Append.swift
[117/298] Compiling _RopeModule BigString+Initializers.swift
[118/298] Compiling _RopeModule BigString+Insert.swift
[119/298] Compiling _RopeModule BigString+Managing Breaks.swift
[120/298] Compiling _RopeModule BigString+RemoveSubrange.swift
[121/298] Compiling _RopeModule BigString+ReplaceSubrange.swift
[122/298] Compiling _RopeModule BigString+Split.swift
[123/298] Compiling _RopeModule Range+BigString.swift
[124/303] Compiling _RopeModule Rope+ForEachWhile.swift
[125/303] Compiling _RopeModule Rope+Insert.swift
[126/303] Compiling _RopeModule Rope+Join.swift
[127/303] Compiling _RopeModule Rope+MutatingForEach.swift
[129/305] Compiling _RopeModule _RopeVersion.swift
[130/305] Compiling _RopeModule Rope+Collection.swift
[131/305] Compiling _RopeModule Rope+Index.swift
[132/305] Compiling _RopeModule Rope+Sequence.swift
[133/305] Compiling _RopeModule BigString+Chunk+Splitting.swift
[134/305] Compiling _RopeModule BigString+Chunk+UTF16.swift
[135/311] Emitting module Elementary
[136/311] Compiling _RopeModule Rope.swift
[137/311] Compiling _RopeModule RopeElement.swift
[138/311] Compiling _RopeModule RopeMetric.swift
[139/311] Compiling _RopeModule RopeSummary.swift
[140/311] Compiling _RopeModule _RopeItem.swift
[141/311] Compiling _RopeModule _RopePath.swift
[142/311] Compiling Tracing TracerProtocol.swift
[143/311] Compiling _RopeModule BigString+Builder.swift
[144/311] Compiling _RopeModule BigString+Contents.swift
[145/311] Compiling _RopeModule BigString+Debugging.swift
[146/311] Compiling Tracing TracingTime.swift
[147/311] Compiling Elementary SendOnceBox.swift
[148/311] Compiling Elementary SendableAnyHTMLBox.swift
[148/311] Compiling c-nioatomics.c
[156/311] Compiling _RopeModule Rope+Debugging.swift
[157/311] Compiling _RopeModule Rope+Invariants.swift
[158/311] Compiling _RopeModule Rope+_Node.swift
[159/311] Compiling _RopeModule Rope+_Storage.swift
[160/311] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[161/311] Compiling _RopeModule Rope+_UnsafeHandle.swift
[162/311] Compiling _RopeModule BigString+Chunk+UTF8.swift
[163/311] Compiling _RopeModule BigString+Chunk+UnicodeScalar.swift
[164/311] Compiling _RopeModule BigString+Chunk.swift
[165/311] Compiling _RopeModule BigString+BidirectionalCollection.swift
[166/311] Compiling _RopeModule BigString+Comparable.swift
[167/311] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[171/311] Compiling _RopeModule BigString+Index.swift
[172/311] Compiling _RopeModule BigString+Ingester.swift
[173/311] Compiling _RopeModule BigString+Invariants.swift
[174/311] Compiling _RopeModule BigString+Metrics.swift
[175/311] Compiling _RopeModule BigString+Summary.swift
[176/311] Compiling Tracing TracerProtocol+Legacy.swift
[177/311] Compiling Tracing Tracer.swift
[178/311] Compiling Tracing InstrumentationSystem+Tracing.swift
[179/311] Emitting module Tracing
[180/311] Compiling Tracing SpanProtocol.swift
[181/311] Compiling Tracing NoOpTracer.swift
[182/311] Compiling _RopeModule Rope+Append.swift
[183/311] Compiling _RopeModule Rope+Extract.swift
[184/311] Compiling _RopeModule BigString+UnicodeScalarView.swift
[185/311] Compiling _RopeModule BigSubstring+UTF16View.swift
[186/311] Compiling _RopeModule BigSubstring+UTF8View.swift
[187/311] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[188/311] Compiling _RopeModule BigString+UTF16View.swift
[189/311] Compiling _RopeModule BigString+UTF8View.swift
[194/312] Compiling _RopeModule Rope+Find.swift
[201/312] Compiling _RopeModule BigSubstring.swift
[202/312] Compiling _RopeModule Rope+Builder.swift
[214/319] Compiling Atomics Unmanaged extensions.swift
[215/431] Compiling HashTreeCollections _HashNode+Invariants.swift
[216/431] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[217/431] Compiling HashTreeCollections TreeDictionary+Filter.swift
[218/431] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[219/431] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[220/431] Compiling HashTreeCollections TreeDictionary+Keys.swift
[221/431] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[222/431] Compiling HashTreeCollections TreeDictionary+Merge.swift
[223/431] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[224/431] Compiling HashTreeCollections _RawHashNode.swift
[225/431] Compiling HashTreeCollections _UnmanagedHashNode.swift
[226/431] Compiling HashTreeCollections _UnsafePath.swift
[227/431] Compiling HashTreeCollections TreeDictionary+Codable.swift
[228/431] Compiling HashTreeCollections TreeDictionary+Collection.swift
[229/431] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[230/431] Emitting module ContainersPreview
[231/431] Compiling HeapModule _HeapNode.swift
[232/434] Compiling HashTreeCollections _AncestorHashSlots.swift
[233/434] Compiling HashTreeCollections _Bitmap.swift
[234/434] Compiling HashTreeCollections _Bucket.swift
[235/434] Compiling HashTreeCollections _Hash.swift
[236/434] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[237/434] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[238/434] Compiling HashTreeCollections _HashNode+Structural union.swift
[239/434] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[240/434] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[241/434] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[242/434] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[243/434] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[244/434] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[245/434] Compiling HashTreeCollections _HashNode+Structural merge.swift
[246/434] Compiling HashTreeCollections _HashLevel.swift
[247/434] Compiling HashTreeCollections _HashNode+Builder.swift
[248/434] Compiling HashTreeCollections _HashNode+Debugging.swift
[249/434] Compiling HashTreeCollections _HashNode+Initializers.swift
[265/434] Compiling ContainersPreview Inout.swift
[266/434] Compiling ContainersPreview InputSpan.swift
[267/434] Compiling ContainersPreview Shared.swift
[268/434] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[269/434] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[270/434] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[271/434] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[272/434] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[273/434] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[274/434] Compiling _RopeModule _CharacterRecognizer.swift
[275/434] Compiling HashTreeCollections TreeSet+Hashable.swift
[276/434] Compiling HashTreeCollections TreeSet+Sendable.swift
[277/434] Compiling HashTreeCollections TreeSet+Sequence.swift
[278/434] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[279/434] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[280/434] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[281/434] Compiling HashTreeCollections _HashNode.swift
[282/434] Compiling HashTreeCollections _HashNodeHeader.swift
[283/434] Compiling HashTreeCollections _HashSlot.swift
[284/434] Compiling HashTreeCollections _HashStack.swift
[285/434] Compiling HashTreeCollections _HashTreeIterator.swift
[286/434] Compiling HashTreeCollections _HashTreeStatistics.swift
[287/434] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[288/434] Compiling HashTreeCollections _HashNode+Lookups.swift
[289/434] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[290/434] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[291/434] Compiling HeapModule Heap+UnsafeHandle.swift
[292/434] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[293/434] Compiling HeapModule Heap+Descriptions.swift
[294/434] Compiling HeapModule Heap.swift
[295/434] Emitting module HeapModule
[296/434] Compiling HeapModule Heap+Invariants.swift
[316/489] Compiling UnixSignals UnixSignalsSequence.swift
[317/489] Emitting module UnixSignals
[318/489] Compiling UnixSignals UnixSignal.swift
[319/489] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[320/489] Compiling BitCollections BitSet+CustomReflectable.swift
[321/489] Compiling BitCollections BitSet+CustomStringConvertible.swift
[322/489] Compiling BitCollections BitSet+Equatable.swift
[323/489] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[324/489] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[325/489] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[326/489] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[327/530] Compiling DequeModule Deque+CustomReflectable.swift
[328/530] Compiling DequeModule Deque+Descriptions.swift
[329/530] Compiling DequeModule UniqueDeque+Experimental.swift
[330/530] Compiling DequeModule UniqueDeque+Hashable.swift
[331/530] Compiling DequeModule Deque+Equatable.swift
[332/530] Compiling DequeModule RigidDeque+Hashable.swift
[333/530] Compiling DequeModule Deque+Codable.swift
[334/530] Compiling DequeModule Deque+Collection.swift
[335/530] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[336/530] Compiling HashTreeCollections _HashNode+Storage.swift
[337/530] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[338/530] Compiling HashTreeCollections _HashNode+Structural filter.swift
[339/530] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[340/530] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[342/530] Compiling DequeModule RigidDeque+Initializers.swift
[343/530] Compiling DequeModule RigidDeque+Insertions.swift
[344/530] Compiling DequeModule RigidDeque+Prepend.swift
[344/534] Compiling c-atomics.c
[346/541] Compiling BitCollections BitArray+CustomReflectable.swift
[347/541] Compiling BitCollections BitArray+Descriptions.swift
[348/541] Compiling BitCollections BitArray+Equatable.swift
[349/541] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[350/541] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[351/541] Compiling BitCollections BitArray+Extras.swift
[352/547] Emitting module Atomics
[353/547] Emitting module OrderedCollections
[354/547] Emitting module _RopeModule
[355/547] Emitting module BitCollections
[356/547] Compiling DequeModule UniqueDeque+Descriptions.swift
[357/547] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[358/547] Compiling DequeModule Deque+Extras.swift
[359/547] Compiling DequeModule Deque+Hashable.swift
[360/547] Compiling DequeModule Deque+Testing.swift
[361/547] Compiling DequeModule Deque._Storage.swift
[362/547] Compiling DequeModule _UnsafeDequeHandle.swift
[363/547] Compiling DequeModule _UnsafeDequeSegments.swift
[364/547] Compiling BitCollections BitSet+SetAlgebra union.swift
[365/547] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[366/547] Compiling BitCollections BitSet.Counted.swift
[367/547] Compiling BitCollections BitSet.Index.swift
[368/547] Compiling HTTPTypes NIOLock.swift
[369/547] Compiling HTTPTypes ISOLatin1String.swift
[370/547] Compiling DequeModule RigidDeque+Removals.swift
[371/547] Compiling DequeModule RigidDeque+Replacements.swift
[372/547] Compiling DequeModule RigidDeque+Testing.swift
[373/547] Compiling DequeModule RigidDeque.swift
[374/547] Compiling DequeModule RigidDeque+Consumption.swift
[375/547] Compiling DequeModule RigidDeque+Container.swift
[376/547] Compiling DequeModule RigidDeque+Descriptions.swift
[377/547] Compiling DequeModule RigidDeque+Equatable.swift
[378/547] Compiling DequeModule RigidDeque+Experimental.swift
[384/547] Compiling DequeModule UniqueDeque+Append.swift
[385/547] Compiling DequeModule UniqueDeque+Consumption.swift
[386/547] Compiling DequeModule UniqueDeque+Container.swift
[388/547] Compiling NIOConcurrencyHelpers lock.swift
[389/547] Compiling DequeModule UniqueDeque+Equatable.swift
[392/547] Compiling DequeModule UniqueDeque+Initializers.swift
[393/547] Compiling DequeModule UniqueDeque+Insertions.swift
[394/547] Compiling DequeModule UniqueDeque+Prepend.swift
[395/547] Compiling DequeModule UniqueDeque+Removals.swift
[396/547] Compiling DequeModule UniqueDeque+Replacements.swift
[397/547] Compiling DequeModule Deque._UnsafeHandle.swift
[398/547] Compiling DequeModule Deque.swift
[399/547] Compiling DequeModule _DequeBuffer.swift
[400/547] Compiling DequeModule _DequeBufferHeader.swift
[401/547] Compiling DequeModule RigidDeque+Append.swift
[407/547] Compiling HTTPTypes HTTPResponse.swift
[408/547] Compiling HTTPTypes HTTPRequest.swift
[409/547] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[410/547] Compiling HashTreeCollections TreeDictionary+Values.swift
[411/547] Compiling HashTreeCollections TreeDictionary.swift
[412/547] Compiling HashTreeCollections TreeSet+Codable.swift
[413/547] Compiling HashTreeCollections TreeSet+Collection.swift
[414/547] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[415/547] Compiling HashTreeCollections TreeSet+Debugging.swift
[416/547] Compiling HashTreeCollections TreeSet+Descriptions.swift
[417/547] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[418/547] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[419/547] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[420/547] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[421/547] Compiling NIOConcurrencyHelpers NIOLock.swift
[422/547] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[426/547] Compiling NIOConcurrencyHelpers atomics.swift
[430/547] Emitting module NIOConcurrencyHelpers
[459/555] Compiling DequeModule UniqueDeque.swift
[460/555] Compiling DequeModule _DequeSlot.swift
[467/555] Compiling BitCollections BitSet._UnsafeHandle.swift
[468/555] Compiling BitCollections BitSet.swift
[469/555] Compiling BitCollections Range+Utilities.swift
[470/555] Compiling BitCollections Slice+Utilities.swift
[471/555] Compiling BitCollections UInt+Tricks.swift
[472/555] Compiling BitCollections _Word.swift
[490/555] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[491/555] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[492/555] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[493/555] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[494/555] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[495/555] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[496/555] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[497/555] Compiling HashTreeCollections TreeSet.swift
[546/555] Emitting module DequeModule
[547/675] Emitting module HashTreeCollections
[548/675] Compiling HTTPTypes HTTPParsedFields.swift
[549/675] Compiling HTTPTypes HTTPField.swift
[550/675] Compiling HTTPTypes HTTPFieldName.swift
[551/675] Emitting module HTTPTypes
[552/675] Compiling HTTPTypes HTTPFields.swift
[553/675] Compiling HTTPTypes HTTPRequest+URL.swift
[554/681] Compiling Collections HeapModule reexports.swift
[555/681] Compiling Collections OrderedCollections reexports.swift
[556/681] Compiling Collections DequeModule reexports.swift
[557/681] Compiling Collections HashTreeCollections reexports.swift
[558/681] Compiling Collections BitCollections reexports.swift
[559/681] Emitting module Collections
[560/681] Compiling NIOCore NIOAsyncSequenceProducer.swift
[561/681] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[562/681] Compiling NIOCore NIOAsyncWriter.swift
[563/681] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[564/681] Compiling NIOCore BSDSocketAPI.swift
[565/681] Compiling NIOCore ByteBuffer-aux.swift
[566/686] Compiling NIOCore AddressedEnvelope.swift
[567/686] Compiling NIOCore AsyncAwaitSupport.swift
[568/686] Compiling NIOCore AsyncChannel.swift
[569/686] Compiling NIOCore AsyncChannelHandler.swift
[570/686] Compiling NIOCore AsyncChannelInboundStream.swift
[571/686] Compiling NIOCore AsyncChannelOutboundWriter.swift
[572/686] Emitting module Metrics
[573/686] Compiling Metrics Metrics.swift
[574/686] Compiling NIOCore MarkedCircularBuffer.swift
[575/686] Compiling NIOCore MulticastChannel.swift
[576/686] Compiling NIOCore NIOAny.swift
[577/686] Compiling NIOCore NIOCloseOnErrorHandler.swift
[578/686] Compiling AsyncAlgorithms UnsafeTransfer.swift
[579/686] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[580/686] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[581/693] Compiling NIOCore DeadChannel.swift
[582/693] Compiling NIOCore DispatchQueue+WithFuture.swift
[583/693] Compiling NIOCore EventLoop+Deprecated.swift
[584/693] Compiling NIOCore EventLoop+SerialExecutor.swift
[585/693] Compiling NIOCore EventLoop.swift
[586/693] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[587/693] Compiling AsyncAlgorithms ZipStateMachine.swift
[588/693] Compiling AsyncAlgorithms ZipStorage.swift
[589/693] Compiling NIOCore NIOSendable.swift
[590/693] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[591/693] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[592/693] Compiling NIOCore RecvByteBufferAllocator.swift
[593/693] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[594/693] Compiling NIOCore IO.swift
[595/693] Compiling NIOCore IOData.swift
[596/693] Compiling NIOCore IPProtocol.swift
[597/693] Compiling NIOCore IntegerBitPacking.swift
[598/693] Compiling NIOCore IntegerTypes.swift
[599/693] Compiling NIOCore Interfaces.swift
[600/693] Compiling NIOCore Linux.swift
[601/693] Compiling NIOCore ChannelInvoker.swift
[602/693] Compiling NIOCore ChannelOption.swift
[603/693] Compiling NIOCore ChannelPipeline.swift
[604/693] Compiling NIOCore CircularBuffer.swift
[605/693] Compiling NIOCore Codec.swift
[606/693] Compiling NIOCore ConvenienceOptionSupport.swift
[607/693] Compiling NIOCore ByteBuffer-multi-int.swift
[608/693] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[609/693] Compiling NIOCore ByteBuffer-views.swift
[610/693] Compiling NIOCore Channel.swift
[611/693] Compiling NIOCore ChannelHandler.swift
[612/693] Compiling NIOCore ChannelHandlers.swift
[613/693] Emitting module AsyncAlgorithms
[614/693] Compiling NIOCore EventLoopFuture+Deprecated.swift
[615/693] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[616/693] Compiling NIOCore EventLoopFuture.swift
[617/693] Compiling NIOCore FileDescriptor.swift
[618/693] Compiling NIOCore FileHandle.swift
[619/693] Compiling NIOCore FileRegion.swift
[620/693] Compiling NIOCore GlobalSingletons.swift
[628/693] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[629/693] Compiling NIOCore ByteBuffer-conversions.swift
[630/693] Compiling NIOCore ByteBuffer-core.swift
[631/693] Compiling NIOCore ByteBuffer-hex.swift
[632/693] Compiling NIOCore ByteBuffer-int.swift
[633/693] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[657/693] Compiling NIOCore SocketAddresses.swift
[658/693] Compiling NIOCore SocketOptionProvider.swift
[659/693] Compiling NIOCore SystemCallHelpers.swift
[660/693] Compiling NIOCore TimeAmount+Duration.swift
[661/693] Compiling NIOCore TypeAssistedChannelHandler.swift
[662/693] Compiling NIOCore UniversalBootstrapSupport.swift
[663/693] Compiling NIOCore Utilities.swift
[671/703] Compiling ServiceLifecycle ServiceRunnerError.swift
[680/703] Compiling ServiceLifecycle GracefulShutdown.swift
[681/703] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[682/703] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[683/703] Compiling ServiceLifecycle ClosureService.swift
[684/703] Compiling ServiceLifecycle CancellationWaiter.swift
[685/703] Compiling ServiceLifecycle Service.swift
[686/703] Compiling ServiceLifecycle ServiceGroup.swift
[687/703] Emitting module ServiceLifecycle
[688/703] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[703/703] Emitting module NIOCore
[704/761] Emitting module NIOHTTPTypes
[705/761] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[706/761] Compiling NIOEmbedded AsyncTestingChannel.swift
[707/761] Emitting module NIOEmbedded
[708/761] Compiling NIOEmbedded Embedded.swift
[709/761] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[710/761] Compiling NIOPosix BSDSocketAPICommon.swift
[711/761] Compiling NIOPosix BSDSocketAPIPosix.swift
[712/761] Compiling NIOPosix BSDSocketAPIWindows.swift
[713/761] Compiling NIOPosix BaseSocket.swift
[714/761] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[715/761] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[716/761] Emitting module NIOPosix
[717/766] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[718/766] Compiling NIOPosix PosixSingletons.swift
[719/766] Compiling NIOPosix RawSocketBootstrap.swift
[720/766] Compiling NIOPosix Resolver.swift
[721/766] Compiling NIOPosix Selectable.swift
[722/766] Compiling NIOPosix SelectableChannel.swift
[723/766] Compiling NIOPosix FileDescriptor.swift
[724/766] Compiling NIOPosix GetaddrinfoResolver.swift
[725/766] Compiling NIOPosix HappyEyeballs.swift
[726/766] Compiling NIOPosix IO.swift
[727/766] Compiling NIOPosix IntegerBitPacking.swift
[728/766] Compiling NIOPosix IntegerTypes.swift
[729/766] Compiling NIOPosix Utilities.swift
[730/766] Compiling NIOPosix VsockAddress.swift
[731/766] Compiling NIOPosix VsockChannelEvents.swift
[732/766] Compiling NIOPosix Windows.swift
[733/766] Compiling NIOPosix resource_bundle_accessor.swift
[734/766] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[735/766] Compiling NIOPosix System.swift
[736/766] Compiling NIOPosix Thread.swift
[737/766] Compiling NIOPosix ThreadPosix.swift
[738/766] Compiling NIOPosix ThreadWindows.swift
[739/766] Compiling NIOPosix SelectableEventLoop.swift
[740/766] Compiling NIOPosix SelectorEpoll.swift
[741/766] Compiling NIOPosix SelectorGeneric.swift
[742/766] Compiling NIOPosix SelectorKqueue.swift
[743/766] Compiling NIOPosix SelectorUring.swift
[744/766] Compiling NIOPosix NonBlockingFileIO.swift
[745/766] Compiling NIOPosix PendingDatagramWritesManager.swift
[746/766] Compiling NIOPosix PendingWritesManager.swift
[747/766] Compiling NIOPosix PipeChannel.swift
[748/766] Compiling NIOPosix PipePair.swift
[749/766] Compiling NIOPosix Pool.swift
[750/766] Compiling NIOPosix SelectorWSAPoll.swift
[751/766] Compiling NIOPosix ServerSocket.swift
[752/766] Compiling NIOPosix Socket.swift
[753/766] Compiling NIOPosix SocketChannel.swift
[754/766] Compiling NIOPosix SocketProtocols.swift
[755/766] Compiling NIOPosix Linux.swift
[756/766] Compiling NIOPosix LinuxCPUSet.swift
[757/766] Compiling NIOPosix LinuxUring.swift
[758/766] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[759/766] Compiling NIOPosix NIOPosixSendableMetatype.swift
[760/766] Compiling NIOPosix NIOThreadPool.swift
[761/766] Compiling NIOPosix BaseSocketChannel.swift
[762/766] Compiling NIOPosix BaseStreamSocketChannel.swift
[763/766] Compiling NIOPosix Bootstrap.swift
[764/766] Compiling NIOPosix ControlMessage.swift
[765/766] Compiling NIOPosix DatagramVectorReadManager.swift
[766/766] Compiling NIOPosix Errors+Any.swift
[767/768] Emitting module NIO
[768/768] Compiling NIO Exports.swift
[769/796] Compiling NIOTLS TLSEvents.swift
[770/796] Compiling NIOTLS SNIHandler.swift
[771/796] Emitting module NIOTLS
[772/796] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[773/796] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[774/796] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[775/796] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[776/797] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[777/797] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[778/797] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[779/797] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[780/797] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[781/797] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[782/797] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[783/797] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[784/797] Emitting module NIOFoundationCompat
[785/797] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[786/797] Compiling NIOHTTP1 HTTPEncoder.swift
[787/797] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[788/797] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[789/797] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[790/797] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[791/819] Emitting module NIOHTTP1
[792/819] Compiling NIOTransportServices AcceptHandler.swift
[793/819] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[794/819] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[795/819] Compiling NIOTransportServices StateManagedChannel.swift
[796/819] Compiling NIOTransportServices NIOTSBootstraps.swift
[797/819] Compiling NIOTransportServices NIOTSChannelOptions.swift
[798/842] Compiling NIOExtras LineBasedFrameDecoder.swift
[799/842] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[800/842] Compiling NIOExtras NIOExtrasError.swift
[801/842] Compiling NIOExtras NIOLengthFieldBitLength.swift
[802/843] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[803/843] Compiling NIOExtras JSONRPCFraming.swift
[804/843] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[805/843] Compiling NIOExtras LengthFieldPrepender.swift
[806/843] Compiling NIOExtras NIORequestIdentifiable.swift
[807/843] Compiling NIOExtras PCAPRingBuffer.swift
[808/843] Emitting module NIOTransportServices
[809/845] Compiling NIOExtras FixedLengthFrameDecoder.swift
[810/845] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[811/845] Compiling NIOExtras DebugInboundEventsHandler.swift
[812/845] Compiling NIOExtras DebugOutboundEventsHandler.swift
[813/845] Compiling NIOExtras RequestResponseHandlers+State.swift
[814/845] Compiling NIOExtras RequestResponseWithIDHandler.swift
[815/845] Compiling NIOExtras QuiescingHelper.swift
[816/845] Compiling NIOExtras RequestResponseHandler.swift
[820/845] Emitting module NIOHTTPTypesHTTP1
[821/845] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[822/845] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[823/845] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[824/845] Compiling NIOTransportServices NIOTSEventLoop.swift
[825/845] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[826/845] Emitting module NIOExtras
[829/845] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[830/845] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[839/845] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[845/845] Compiling NIOExtras WritePCAPHandler.swift
[846/872] Compiling HummingbirdCore OutputBuffer.swift
[847/872] Compiling HummingbirdCore SendableMetatype.swift
[848/874] Emitting module HummingbirdCore
[849/874] Compiling HummingbirdCore RequestBody.swift
[850/874] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
[851/874] Compiling HummingbirdCore URI.swift
[852/874] Compiling HummingbirdCore Response.swift
[853/874] Compiling HummingbirdCore ResponseBody.swift
[854/874] Compiling HummingbirdCore ResponseBodyWriter.swift
[855/874] Compiling HummingbirdCore Deprecations.swift
[856/874] Compiling HummingbirdCore Request.swift
[857/874] Compiling HummingbirdCore RequestBody+inboundClose.swift
[858/874] Compiling HummingbirdCore ResponseWriter.swift
[859/874] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[860/874] Compiling HummingbirdCore BindAddress.swift
[861/874] Compiling HummingbirdCore ServerChildChannel.swift
[862/874] Compiling HummingbirdCore ServerConfiguration.swift
[863/874] Compiling HummingbirdCore TSTLSOptions.swift
[864/874] Compiling HummingbirdCore HTTPServerBuilder.swift
[865/874] Compiling HummingbirdCore HTTPUserEventHandler.swift
[866/874] Compiling HummingbirdCore Server.swift
[867/874] Compiling HummingbirdCore String+percentEncode.swift
[868/874] Compiling HummingbirdCore UnsafeTransfer.swift
[869/874] Compiling HummingbirdCore HTTP1Channel+ConfigReader.swift
[870/874] Compiling HummingbirdCore HTTP1Channel.swift
[871/874] Compiling HummingbirdCore HTTPChannelHandler.swift
[872/874] Compiling HummingbirdCore AnyAsyncSequence.swift
[873/874] Compiling HummingbirdCore FlatDictionary.swift
[874/874] Compiling HummingbirdCore HBParser.swift
[875/942] Emitting module Hummingbird
[876/949] Compiling Hummingbird Middleware.swift
[877/949] Compiling Hummingbird MiddlewareGroup.swift
[878/949] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
[879/949] Compiling Hummingbird _Middleware2.swift
[880/949] Compiling Hummingbird _OptionalMiddleware.swift
[881/949] Compiling Hummingbird _SpreadMiddleware.swift
[882/949] Compiling Hummingbird TracingMiddleware.swift
[883/949] Compiling Hummingbird Trie+serialize.swift
[884/949] Compiling Hummingbird TrieRouter.swift
[885/949] Compiling Hummingbird ChildRequestContext.swift
[886/949] Compiling Hummingbird Request.swift
[887/949] Compiling Hummingbird RequestContext.swift
[888/949] Compiling Hummingbird RequestContextSource.swift
[889/949] Compiling Hummingbird RequestID.swift
[890/949] Compiling Hummingbird Application+ConfigReader.swift
[891/949] Compiling Hummingbird Application.swift
[892/949] Compiling Hummingbird CodableProtocols.swift
[893/949] Compiling Hummingbird JSONCoding.swift
[894/949] Compiling Hummingbird ResponseEncodable.swift
[895/949] Compiling Hummingbird URLEncodedForm+Request.swift
[896/949] Compiling Hummingbird URLEncodedForm.swift
[897/949] Compiling Hummingbird URLEncodedFormDecoder.swift
[898/949] Compiling Hummingbird RouterGroup.swift
[899/949] Compiling Hummingbird RouterMethods.swift
[900/949] Compiling Hummingbird RouterPath.swift
[901/949] Compiling Hummingbird RouterResponder.swift
[902/949] Compiling Hummingbird TransformingRouterGroup.swift
[903/949] Compiling Hummingbird RouterTrie.swift
[904/949] Compiling Hummingbird Trie+resolve.swift
[905/949] Compiling Hummingbird NIOCore+HTTPResponseError.swift
[906/949] Compiling Hummingbird Exports.swift
[907/949] Compiling Hummingbird CacheControl.swift
[908/949] Compiling Hummingbird FileIO.swift
[909/949] Compiling Hummingbird FileProvider.swift
[910/949] Compiling Hummingbird LocalFileSystem.swift
[911/949] Compiling Hummingbird Cookie.swift
[912/949] Compiling Hummingbird Cookies.swift
[913/949] Compiling Hummingbird URLEncodedFormEncoder.swift
[914/949] Compiling Hummingbird URLEncodedFormNode.swift
[915/949] Compiling Hummingbird Configuration.swift
[916/949] Compiling Hummingbird Deprecations.swift
[917/949] Compiling Hummingbird Environment.swift
[918/949] Compiling Hummingbird EditedHTTPError.swift
[919/949] Compiling Hummingbird HTTPError.swift
[920/949] Compiling Hummingbird HTTPResponseError.swift
[921/949] Compiling Hummingbird RequestResponder.swift
[922/949] Compiling Hummingbird Response.swift
[923/949] Compiling Hummingbird URI+decodeQuery.swift
[924/949] Compiling Hummingbird MemoryPersistDriver.swift
[925/949] Compiling Hummingbird PersistDriver.swift
[926/949] Compiling Hummingbird PersistError.swift
[927/949] Compiling Hummingbird ByteBuffer+foundation.swift
[928/949] Compiling Hummingbird MediaType+FileExtension.swift
[929/949] Compiling Hummingbird MediaType.swift
[930/949] Compiling Hummingbird Request+Cookies.swift
[931/949] Compiling Hummingbird Response+Cookies.swift
[932/949] Compiling Hummingbird CORSMiddleware.swift
[933/949] Compiling Hummingbird FileMiddleware.swift
[934/949] Compiling Hummingbird LogRequestMiddleware.swift
[935/949] Compiling Hummingbird MetricsMiddleware.swift
[936/949] Compiling Hummingbird EndpointResponder.swift
[937/949] Compiling Hummingbird Parameters+UUID.swift
[938/949] Compiling Hummingbird Parameters.swift
[939/949] Compiling Hummingbird ResponseGenerator.swift
[940/949] Compiling Hummingbird RouteCollection.swift
[941/949] Compiling Hummingbird Router+validation.swift
[942/949] Compiling Hummingbird Router.swift
[943/949] Compiling Hummingbird DateCache.swift
[944/949] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
[945/949] Compiling Hummingbird HexDigest.swift
[946/949] Compiling Hummingbird InitializableFromSource.swift
[947/949] Compiling Hummingbird PreludeService.swift
[948/949] Compiling Hummingbird SplitStringSequences.swift
[949/949] Compiling Hummingbird StringProtocol.swift
[950/952] Compiling HummingbirdElementary HTMLResponseBodyWriter.swift
[951/952] Emitting module HummingbirdElementary
[952/952] Compiling HummingbirdElementary HTMLResponse.swift
Build complete! (77.69s)
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/elementary-swift/elementary.git
[1/1658] Fetching elementary
[1659/27844] Fetching elementary, hummingbird
Fetched https://github.com/elementary-swift/elementary.git from cache (1.81s)
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.81s)
Computing version for https://github.com/elementary-swift/elementary.git
Computed https://github.com/elementary-swift/elementary.git at 0.7.0 (2.32s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.21.1 (0.54s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
[1/2676] Fetching swift-service-lifecycle
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.01s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.20s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.21s)
Fetching https://github.com/apple/swift-metrics.git from cache
Fetched https://github.com/swift-server/async-http-client.git from cache (1.22s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-log.git from cache
[1/5691] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-http-types.git from cache (0.71s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-metrics.git from cache (0.92s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.21s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-log.git from cache (1.10s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (2.53s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.56s)
Fetched https://github.com/apple/swift-nio.git from cache (2.65s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.67s)
[1/6228] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-collections.git from cache (1.53s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.24s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (4.07s)
Fetching https://github.com/apple/swift-service-context.git
[1/1210] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.82s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.33s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.41.0 (0.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.50s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.32.1 (0.50s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (0.70s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.86s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.79s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (1.30s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.46s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.48s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.8.0 (0.52s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.56s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (0.53s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.62s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (0.54s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
[1/7125] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (1.31s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.32s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.35s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.96.0 (2.02s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.06s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.10.1 (1.58s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (2.52s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.65s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (9.16s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (9.67s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.53s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.0 (1.05s)
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.32.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.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.33.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.8.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
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.3.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.6.4
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.10.1
Creating working copy for https://github.com/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.21.1
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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.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.6.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.96.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.4.1
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.36.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.4.1
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.6.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
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.5.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.41.0
Creating working copy for https://github.com/elementary-swift/elementary.git
Working copy of https://github.com/elementary-swift/elementary.git resolved at 0.7.0
Build complete.
{
"dependencies" : [
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "elementary",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elementary-swift/elementary.git"
}
],
"manifest_display_name" : "hummingbird-elementary",
"name" : "hummingbird-elementary",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "HummingbirdElementary",
"targets" : [
"HummingbirdElementary"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HummingbirdElementaryTests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdElementaryTests",
"path" : "Tests/HummingbirdElementaryTests",
"product_dependencies" : [
"Elementary",
"HummingbirdTesting"
],
"sources" : [
"HTMLResponseTests.swift",
"NonSendableHTMLResponseTests.swift"
],
"target_dependencies" : [
"HummingbirdElementary"
],
"type" : "test"
},
{
"c99name" : "HummingbirdElementary",
"module_type" : "SwiftTarget",
"name" : "HummingbirdElementary",
"path" : "Sources/HummingbirdElementary",
"product_dependencies" : [
"Hummingbird",
"Elementary"
],
"product_memberships" : [
"HummingbirdElementary"
],
"sources" : [
"HTMLResponse.swift",
"HTMLResponseBodyWriter.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.