The Swift Package Index logo.Swift Package Index

Build Information

Successful build of hummingbird-elementary, reference 0.5.0 (2aa26a), with Swift 6.1 for macOS (SPM) on 23 Mar 2026 10:40:27 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 .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-community/hummingbird-elementary.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hummingbird-community/hummingbird-elementary
 * tag               0.5.0      -> FETCH_HEAD
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 0.5.0
========================================
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
[6/55] Copying PrivacyInfo.xcprivacy
[8/55] Write sources
[37/55] Compiling CNIOWindows WSAStartup.c
[38/55] Compiling CNIOWindows shim.c
[39/55] Compiling CNIOWASI CNIOWASI.c
[40/55] Compiling CNIOLinux liburing_shims.c
[41/55] Compiling CNIOLinux shim.c
[41/55] Compiling CNIOOpenBSD shim.c
[43/55] Write sources
[46/55] Write swift-version-2F0A5646E1D333AE.txt
[47/55] Compiling CNIOPosix event_loop_id.c
[48/55] Compiling _AtomicsShims.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] Compiling ServiceContextModule ServiceContext.swift
[56/126] Emitting module ServiceContextModule
[57/126] Compiling Elementary HtmlAsyncRenderer.swift
[58/126] Compiling Elementary HtmlBuilder+Tuples.swift
[59/127] Emitting module _NIOBase64
[60/127] Compiling _NIOBase64 Base64.swift
[61/127] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[62/136] Emitting module InternalCollectionsUtilities
[63/136] Compiling Elementary Html+Elements.swift
[64/136] Compiling Elementary HtmlTags.swift
[65/136] Compiling Instrumentation InstrumentationSystem.swift
[66/136] Compiling Instrumentation MultiplexInstrument.swift
[67/136] Compiling _NIODataStructures _TinyArray.swift
[68/136] Compiling Elementary HtmlAttributes+event.swift
[69/136] Compiling Elementary HtmlAttributes+global.swift
[70/136] Compiling Elementary Group.swift
[71/136] Compiling Elementary Html+Attributes.swift
[72/136] Compiling Elementary Html+Rendering.swift
[73/136] Compiling Elementary HtmlAttributes+common.swift
[74/136] Compiling Elementary Environment.swift
[75/136] Compiling Elementary ForEach.swift
[76/136] Compiling Elementary AsyncContent.swift
[77/136] Compiling Elementary AsyncForEach.swift
[78/136] Compiling Elementary AttributeStorage.swift
[79/136] Compiling Elementary CoreModel.swift
[80/136] Compiling Elementary StoredAttribute+StyleKeyValuePairs.swift
[81/136] Compiling Elementary StoredAttribute.swift
[82/136] Compiling Logging MetadataProvider.swift
[83/136] Compiling _NIODataStructures PriorityQueue.swift
[84/136] Emitting module _NIODataStructures
[85/136] Compiling _NIODataStructures Heap.swift
[86/136] Compiling Instrumentation NoOpInstrument.swift
[87/136] Emitting module Instrumentation
[88/136] Compiling Instrumentation Instrument.swift
[89/136] Compiling Instrumentation Locks.swift
[90/155] Compiling ConcurrencyHelpers LockedValueBox.swift
[91/155] Emitting module ConcurrencyHelpers
[92/155] Compiling ConcurrencyHelpers Lock.swift
[93/291] Compiling _RopeModule BigString.swift
[94/291] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[95/291] Compiling _RopeModule BigString+Chunk+Breaks.swift
[96/291] Compiling _RopeModule BigString+Chunk+Character.swift
[97/291] Compiling _RopeModule BigString+Chunk+Counts.swift
[98/291] Compiling _RopeModule BigString+Chunk+Description.swift
[99/291] Compiling _RopeModule BigString+Chunk+Index.swift
[100/291] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[101/291] Compiling _RopeModule BigString+Builder.swift
[102/291] Compiling _RopeModule BigString+Contents.swift
[103/291] Compiling _RopeModule BigString+Debugging.swift
[104/291] Compiling _RopeModule BigString+Index.swift
[105/291] Compiling _RopeModule BigString+Ingester.swift
[106/291] Compiling _RopeModule BigString+Invariants.swift
[107/291] Compiling _RopeModule BigString+Metrics.swift
[108/291] Compiling _RopeModule BigString+Summary.swift
[109/298] Compiling _RopeModule BigString+CustomStringConvertible.swift
[110/298] Compiling _RopeModule BigString+Equatable.swift
[111/298] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[112/298] Compiling _RopeModule BigString+Hashing.swift
[113/298] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[114/298] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[115/298] Compiling _RopeModule BigString+Sequence.swift
[116/298] Compiling _RopeModule BigString+TextOutputStream.swift
[117/298] Compiling _RopeModule BigString+Chunk+Splitting.swift
[118/298] Compiling _RopeModule BigString+Chunk+UTF16.swift
[119/298] Compiling _RopeModule BigString+Chunk+UTF8.swift
[120/298] Compiling _RopeModule BigString+Chunk+UnicodeScalar.swift
[121/298] Compiling _RopeModule BigString+Chunk.swift
[122/298] Compiling _RopeModule BigString+BidirectionalCollection.swift
[123/298] Compiling _RopeModule BigString+Comparable.swift
[124/298] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[127/299] Compiling CoreMetrics Locks.swift
[128/299] Emitting module CoreMetrics
[129/299] Compiling CoreMetrics Metrics.swift
[130/299] Emitting module Logging
[131/299] Compiling Logging Locks.swift
[132/299] Compiling Logging Logging.swift
[133/299] Compiling Logging LogHandler.swift
[140/310] Compiling Atomics Unmanaged extensions.swift
[144/312] Compiling Tracing TracerProtocol.swift
[156/312] Compiling Elementary SendOnceBox.swift
[160/312] Compiling _RopeModule Rope+Invariants.swift
[161/312] Compiling _RopeModule Rope+_Node.swift
[162/312] Compiling _RopeModule Rope+_Storage.swift
[163/312] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[164/312] Compiling _RopeModule Rope+_UnsafeHandle.swift
[165/312] Compiling _RopeModule Rope.swift
[166/312] Compiling Tracing TracingTime.swift
[167/312] Compiling Tracing NoOpTracer.swift
[168/312] Compiling Tracing InstrumentationSystem+Tracing.swift
[169/312] Compiling Tracing SpanProtocol.swift
[170/312] Compiling Tracing Tracer.swift
[171/312] Emitting module Tracing
[172/312] Compiling Tracing TracerProtocol+Legacy.swift
[184/312] Compiling Elementary SendableAnyHTMLBox.swift
[187/312] Emitting module Elementary
[204/312] Compiling _RopeModule BigString+ReplaceSubrange.swift
[205/312] Compiling _RopeModule BigString+Split.swift
[206/312] Compiling _RopeModule Range+BigString.swift
[207/312] Compiling _RopeModule BigString+UTF16View.swift
[208/312] Compiling _RopeModule BigString+UTF8View.swift
[209/312] Compiling _RopeModule BigString+UnicodeScalarView.swift
[211/312] Compiling _RopeModule BigString+Append.swift
[212/312] Compiling _RopeModule BigString+Initializers.swift
[213/312] Compiling _RopeModule BigString+Insert.swift
[214/312] Compiling _RopeModule BigString+Managing Breaks.swift
[215/312] Compiling _RopeModule BigString+RemoveSubrange.swift
[222/312] Compiling _RopeModule BigSubstring+UTF16View.swift
[223/312] Compiling _RopeModule BigSubstring+UTF8View.swift
[224/312] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[225/312] Compiling _RopeModule BigSubstring.swift
[226/312] Compiling _RopeModule Rope+Builder.swift
[227/312] Compiling _RopeModule Rope+Debugging.swift
[227/319] Compiling c-nioatomics.c
[229/431] Compiling ContainersPreview ContainerIterator.swift
[230/431] Compiling ContainersPreview DynamicContainer.swift
[231/431] Compiling ContainersPreview MutableContainer.swift
[232/431] Compiling ContainersPreview PermutableContainer.swift
[233/434] Compiling ContainersPreview OutputSpan+Extras.swift
[234/434] Compiling ContainersPreview TemporaryAllocation.swift
[235/434] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[236/434] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[237/434] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[238/434] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[239/434] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[240/434] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[241/434] Compiling HeapModule Heap.swift
[242/434] Compiling HashTreeCollections TreeDictionary+Codable.swift
[243/434] Compiling HashTreeCollections TreeDictionary+Collection.swift
[244/434] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[245/434] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[246/434] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[247/434] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[248/434] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[249/434] Compiling HashTreeCollections TreeDictionary+Filter.swift
[250/434] Compiling HashTreeCollections _HashStack.swift
[251/434] Compiling HashTreeCollections _HashTreeIterator.swift
[252/434] Compiling HashTreeCollections _HashTreeStatistics.swift
[253/434] Compiling ContainersPreview Producer+Filter.swift
[254/434] Compiling ContainersPreview Producer+Map.swift
[255/434] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[256/434] Compiling HashTreeCollections _RawHashNode.swift
[257/434] Compiling ContainersPreview Producer+Reduce.swift
[258/434] Compiling HashTreeCollections _UnmanagedHashNode.swift
[259/434] Compiling HashTreeCollections _UnsafePath.swift
[260/434] Compiling ContainersPreview RandomAccessContainer.swift
[261/434] Compiling ContainersPreview RangeExpression2.swift
[262/434] Compiling ContainersPreview RangeReplaceableContainer.swift
[263/434] Compiling ContainersPreview Drain+Map.swift
[264/434] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[265/434] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[266/434] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[267/434] Compiling ContainersPreview BorrowingSequence.swift
[268/434] Compiling ContainersPreview Producer.swift
[269/434] Compiling ContainersPreview Borrow.swift
[270/434] Compiling ContainersPreview Box.swift
[271/434] Compiling ContainersPreview Inout.swift
[272/434] Compiling ContainersPreview InputSpan.swift
[273/434] Compiling ContainersPreview Shared.swift
[274/434] Emitting module ContainersPreview
[275/434] Compiling HeapModule _HeapNode.swift
[276/434] Compiling HeapModule Heap+UnsafeHandle.swift
[277/434] Compiling ContainersPreview BidirectionalContainer.swift
[278/434] Compiling ContainersPreview Container+Filter.swift
[279/434] Compiling ContainersPreview Container+SpanwiseZip.swift
[280/434] Compiling ContainersPreview Container.swift
[281/434] Compiling ContainersPreview Drain+Reduce.swift
[282/434] Compiling ContainersPreview Drain.swift
[283/434] Compiling ContainersPreview Producer+Collect.swift
[284/434] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[285/434] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[286/434] Compiling HashTreeCollections TreeDictionary+Keys.swift
[287/434] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[288/434] Compiling HashTreeCollections TreeDictionary+Merge.swift
[289/434] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[290/434] Compiling _RopeModule _CharacterRecognizer.swift
[295/434] Compiling HeapModule Heap+Descriptions.swift
[296/434] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[297/434] Compiling HeapModule Heap+Invariants.swift
[298/434] Emitting module HeapModule
[306/489] Compiling BitCollections BinaryInteger extensions.swift
[307/489] Compiling BitCollections BitArray+BitwiseOperations.swift
[308/489] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[309/489] Compiling BitCollections BitArray+Codable.swift
[310/489] Compiling BitCollections BitArray+Collection.swift
[311/489] Compiling BitCollections BitArray+Copy.swift
[312/489] Compiling HashTreeCollections _HashNodeHeader.swift
[313/489] Compiling HashTreeCollections _HashSlot.swift
[314/489] Compiling BitCollections BitSet+Initializers.swift
[315/489] Compiling BitCollections BitSet+Invariants.swift
[316/489] Compiling BitCollections BitSet+Random.swift
[317/489] Compiling BitCollections BitSet+SetAlgebra basics.swift
[318/489] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[319/489] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[320/489] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[321/489] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[322/489] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[323/489] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[324/489] Compiling BitCollections BitArray+CustomReflectable.swift
[325/489] Compiling BitCollections BitArray+Descriptions.swift
[326/489] Compiling BitCollections BitArray+Equatable.swift
[327/489] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[328/489] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[329/489] Compiling BitCollections BitArray+Extras.swift
[336/530] Compiling DequeModule RigidDeque+Hashable.swift
[337/530] Compiling DequeModule RigidDeque+Initializers.swift
[338/530] Compiling DequeModule RigidDeque+Insertions.swift
[339/530] Compiling DequeModule RigidDeque+Prepend.swift
[340/530] Compiling DequeModule UniqueDeque+Append.swift
[341/530] Compiling DequeModule UniqueDeque+Consumption.swift
[342/530] Compiling DequeModule UniqueDeque+Container.swift
[343/530] Compiling DequeModule UniqueDeque+Descriptions.swift
[344/538] Compiling UnixSignals UnixSignalsSequence.swift
[345/538] Emitting module UnixSignals
[346/538] Compiling UnixSignals UnixSignal.swift
[347/538] Compiling DequeModule RigidDeque+Consumption.swift
[348/538] Compiling DequeModule RigidDeque+Container.swift
[349/538] Compiling DequeModule RigidDeque+Descriptions.swift
[350/538] Compiling DequeModule RigidDeque+Equatable.swift
[351/538] Compiling DequeModule RigidDeque+Experimental.swift
[366/548] Compiling DequeModule UniqueDeque+Insertions.swift
[367/548] Compiling DequeModule UniqueDeque+Prepend.swift
[368/548] Emitting module Atomics
[368/548] Compiling c-atomics.c
[370/555] Emitting module OrderedCollections
[371/555] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[372/555] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[373/555] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[374/555] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[375/555] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[376/555] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[377/555] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[378/555] Compiling HashTreeCollections TreeSet.swift
[379/555] Emitting module _RopeModule
[380/555] Emitting module BitCollections
[381/555] Compiling DequeModule RigidDeque.swift
[382/555] Compiling DequeModule Deque._UnsafeHandle.swift
[383/555] Compiling DequeModule Deque.swift
[384/555] Compiling DequeModule _DequeBuffer.swift
[385/555] Compiling DequeModule _DequeBufferHeader.swift
[386/555] Compiling DequeModule RigidDeque+Append.swift
[387/555] Compiling DequeModule Deque+Hashable.swift
[388/555] Compiling DequeModule Deque+Testing.swift
[389/555] Compiling DequeModule Deque._Storage.swift
[390/555] Compiling DequeModule RigidDeque+Removals.swift
[391/555] Compiling DequeModule RigidDeque+Replacements.swift
[392/555] Compiling DequeModule RigidDeque+Testing.swift
[399/555] Compiling DequeModule UniqueDeque+Removals.swift
[400/555] Compiling DequeModule UniqueDeque+Replacements.swift
[401/555] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[402/555] Compiling DequeModule Deque+Extras.swift
[406/555] Compiling NIOConcurrencyHelpers lock.swift
[407/555] Compiling BitCollections BitSet._UnsafeHandle.swift
[408/555] Compiling BitCollections BitSet.swift
[409/555] Compiling BitCollections Range+Utilities.swift
[410/555] Compiling BitCollections Slice+Utilities.swift
[411/555] Compiling BitCollections UInt+Tricks.swift
[412/555] Compiling BitCollections _Word.swift
[439/555] Compiling DequeModule Deque+Codable.swift
[440/555] Compiling DequeModule Deque+Collection.swift
[441/555] Compiling DequeModule Deque+CustomReflectable.swift
[442/555] Compiling DequeModule Deque+Descriptions.swift
[443/555] Compiling DequeModule Deque+Equatable.swift
[449/555] Compiling DequeModule UniqueDeque+Equatable.swift
[450/555] Compiling DequeModule UniqueDeque+Experimental.swift
[451/555] Compiling DequeModule UniqueDeque+Hashable.swift
[452/555] Compiling DequeModule UniqueDeque+Initializers.swift
[459/555] Compiling DequeModule UniqueDeque.swift
[460/555] Compiling DequeModule _DequeSlot.swift
[469/555] Compiling DequeModule _UnsafeDequeHandle.swift
[470/555] Compiling DequeModule _UnsafeDequeSegments.swift
[514/555] Compiling HTTPTypes NIOLock.swift
[515/555] Compiling HTTPTypes ISOLatin1String.swift
[516/555] Compiling HTTPTypes HTTPParsedFields.swift
[517/555] Compiling HTTPTypes HTTPRequest.swift
[518/555] Compiling HTTPTypes HTTPResponse.swift
[528/555] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[529/555] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[530/555] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[531/555] Emitting module NIOConcurrencyHelpers
[532/555] Compiling NIOConcurrencyHelpers atomics.swift
[533/555] Compiling NIOConcurrencyHelpers NIOLock.swift
[547/555] Emitting module DequeModule
[548/675] Emitting module HashTreeCollections
[549/681] Compiling Collections OrderedCollections reexports.swift
[550/681] Compiling Collections HashTreeCollections reexports.swift
[551/681] Compiling Collections HeapModule reexports.swift
[552/681] Compiling Collections DequeModule reexports.swift
[553/681] Emitting module Collections
[554/681] Compiling Collections BitCollections reexports.swift
[555/681] Compiling HTTPTypes HTTPFields.swift
[556/681] Emitting module HTTPTypes
[557/681] Compiling HTTPTypes HTTPRequest+URL.swift
[558/681] Compiling HTTPTypes HTTPField.swift
[559/681] Compiling HTTPTypes HTTPFieldName.swift
[560/681] Compiling NIOCore AddressedEnvelope.swift
[561/681] Compiling NIOCore AsyncAwaitSupport.swift
[562/681] Compiling NIOCore AsyncChannel.swift
[563/681] Compiling NIOCore AsyncChannelHandler.swift
[564/681] Compiling NIOCore AsyncChannelInboundStream.swift
[565/681] Compiling NIOCore AsyncChannelOutboundWriter.swift
[566/686] Emitting module Metrics
[567/686] Compiling Metrics Metrics.swift
[568/686] Compiling NIOCore ByteBuffer-multi-int.swift
[569/686] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[570/686] Compiling NIOCore ByteBuffer-views.swift
[571/686] Compiling NIOCore Channel.swift
[572/686] Compiling NIOCore IO.swift
[573/686] Compiling NIOCore IOData.swift
[574/686] Compiling NIOCore CircularBuffer.swift
[575/686] Compiling NIOCore Codec.swift
[576/686] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[577/686] Compiling NIOCore NIOScheduledCallback.swift
[578/686] Compiling NIOCore NIOSendable.swift
[579/686] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[582/686] Compiling NIOCore IPProtocol.swift
[583/686] Compiling NIOCore IntegerBitPacking.swift
[584/686] Compiling NIOCore IntegerTypes.swift
[585/686] Compiling NIOCore Interfaces.swift
[586/686] Compiling NIOCore Linux.swift
[587/693] Compiling NIOCore EventLoop+SerialExecutor.swift
[588/693] Compiling NIOCore EventLoop.swift
[589/693] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[590/693] Compiling NIOCore ByteBuffer-hex.swift
[591/693] Compiling NIOCore ByteBuffer-int.swift
[592/693] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[593/693] Compiling NIOCore ByteBuffer-core.swift
[594/693] Compiling NIOCore ChannelHandler.swift
[595/693] Compiling NIOCore ChannelHandlers.swift
[596/693] Compiling NIOCore ChannelInvoker.swift
[597/693] Compiling NIOCore ChannelOption.swift
[598/693] Compiling NIOCore ChannelPipeline.swift
[599/693] Emitting module AsyncAlgorithms
[600/693] Compiling AsyncAlgorithms ZipStateMachine.swift
[601/693] Compiling AsyncAlgorithms ZipStorage.swift
[602/693] Compiling NIOCore EventLoopFuture.swift
[603/693] Compiling NIOCore FileDescriptor.swift
[604/693] Compiling NIOCore FileHandle.swift
[605/693] Compiling NIOCore FileRegion.swift
[606/693] Compiling NIOCore GlobalSingletons.swift
[611/693] Compiling AsyncAlgorithms UnsafeTransfer.swift
[612/693] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[613/693] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[619/693] Compiling NIOCore MulticastChannel.swift
[620/693] Compiling NIOCore NIOAny.swift
[621/693] Compiling NIOCore NIOCloseOnErrorHandler.swift
[622/693] Compiling NIOCore NIOCoreSendableMetatype.swift
[623/693] Compiling NIOCore NIODecodedAsyncSequence.swift
[624/693] Compiling NIOCore NIOLoopBound.swift
[630/693] Compiling NIOCore MarkedCircularBuffer.swift
[631/693] Compiling NIOCore NIOAsyncWriter.swift
[632/693] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[633/693] Compiling NIOCore BSDSocketAPI.swift
[634/693] Compiling NIOCore ByteBuffer-aux.swift
[635/693] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[636/693] Compiling NIOCore ByteBuffer-conversions.swift
[637/693] Compiling NIOCore NIOAsyncSequenceProducer.swift
[638/693] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[639/693] Compiling NIOCore ConvenienceOptionSupport.swift
[640/693] Compiling NIOCore DeadChannel.swift
[641/693] Compiling NIOCore DispatchQueue+WithFuture.swift
[642/693] Compiling NIOCore EventLoop+Deprecated.swift
[643/693] Compiling NIOCore SocketAddresses.swift
[644/693] Compiling NIOCore SocketOptionProvider.swift
[645/693] Compiling NIOCore SystemCallHelpers.swift
[646/693] Compiling NIOCore TimeAmount+Duration.swift
[647/693] Compiling NIOCore TypeAssistedChannelHandler.swift
[648/693] Compiling NIOCore UniversalBootstrapSupport.swift
[649/693] Compiling NIOCore Utilities.swift
[657/703] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[658/703] Emitting module ServiceLifecycle
[659/703] Compiling ServiceLifecycle ServiceRunnerError.swift
[660/703] Compiling ServiceLifecycle GracefulShutdown.swift
[661/703] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[676/703] Compiling ServiceLifecycle Service.swift
[677/703] Compiling ServiceLifecycle ServiceGroup.swift
[678/703] Compiling ServiceLifecycle CancellationWaiter.swift
[679/703] Compiling ServiceLifecycle ClosureService.swift
[680/703] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[703/703] Emitting module NIOCore
[704/761] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[705/761] Emitting module NIOHTTPTypes
[706/761] Compiling NIOEmbedded AsyncTestingChannel.swift
[707/761] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[708/761] Emitting module NIOEmbedded
[709/761] Compiling NIOEmbedded Embedded.swift
[710/761] Compiling NIOPosix FileDescriptor.swift
[711/761] Compiling NIOPosix GetaddrinfoResolver.swift
[712/761] Compiling NIOPosix HappyEyeballs.swift
[713/761] Compiling NIOPosix IO.swift
[714/761] Compiling NIOPosix IntegerBitPacking.swift
[715/761] Compiling NIOPosix IntegerTypes.swift
[716/766] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[717/766] Compiling NIOPosix System.swift
[718/766] Compiling NIOPosix Thread.swift
[719/766] Compiling NIOPosix ThreadPosix.swift
[720/766] Compiling NIOPosix ThreadWindows.swift
[721/766] Compiling NIOPosix SelectorWSAPoll.swift
[722/766] Compiling NIOPosix ServerSocket.swift
[723/766] Compiling NIOPosix Socket.swift
[724/766] Compiling NIOPosix SocketChannel.swift
[725/766] Compiling NIOPosix SocketProtocols.swift
[726/766] Compiling NIOPosix Utilities.swift
[727/766] Compiling NIOPosix VsockAddress.swift
[728/766] Compiling NIOPosix VsockChannelEvents.swift
[729/766] Compiling NIOPosix Windows.swift
[730/766] Compiling NIOPosix resource_bundle_accessor.swift
[731/766] Emitting module NIOPosix
[732/766] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[733/766] Compiling NIOPosix PosixSingletons.swift
[734/766] Compiling NIOPosix RawSocketBootstrap.swift
[735/766] Compiling NIOPosix Resolver.swift
[736/766] Compiling NIOPosix Selectable.swift
[737/766] Compiling NIOPosix SelectableChannel.swift
[738/766] Compiling NIOPosix BSDSocketAPICommon.swift
[739/766] Compiling NIOPosix BSDSocketAPIPosix.swift
[740/766] Compiling NIOPosix BSDSocketAPIWindows.swift
[741/766] Compiling NIOPosix BaseSocket.swift
[742/766] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[743/766] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[744/766] Compiling NIOPosix SelectableEventLoop.swift
[745/766] Compiling NIOPosix SelectorEpoll.swift
[746/766] Compiling NIOPosix SelectorGeneric.swift
[747/766] Compiling NIOPosix SelectorKqueue.swift
[748/766] Compiling NIOPosix SelectorUring.swift
[749/766] Compiling NIOPosix Linux.swift
[750/766] Compiling NIOPosix LinuxCPUSet.swift
[751/766] Compiling NIOPosix LinuxUring.swift
[752/766] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[753/766] Compiling NIOPosix NIOPosixSendableMetatype.swift
[754/766] Compiling NIOPosix NIOThreadPool.swift
[755/766] Compiling NIOPosix NonBlockingFileIO.swift
[756/766] Compiling NIOPosix PendingDatagramWritesManager.swift
[757/766] Compiling NIOPosix PendingWritesManager.swift
[758/766] Compiling NIOPosix PipeChannel.swift
[759/766] Compiling NIOPosix PipePair.swift
[760/766] Compiling NIOPosix Pool.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 NIOFoundationCompat Codable+ByteBuffer.swift
[770/796] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[771/796] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[772/796] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[773/797] Compiling NIOTLS TLSEvents.swift
[774/797] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[775/797] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[776/797] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[777/797] Compiling NIOTLS SNIHandler.swift
[778/797] Emitting module NIOTLS
[779/797] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[780/797] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[781/797] Emitting module NIOFoundationCompat
[782/797] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[783/797] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[784/797] Compiling NIOHTTP1 HTTPEncoder.swift
[785/797] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[786/797] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[787/797] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[788/797] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[789/797] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[790/819] 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 NIOTSConnectionChannel.swift
[795/819] Compiling NIOTransportServices NIOTSErrors.swift
[796/819] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[797/819] Compiling NIOTransportServices NIOTSListenerChannel.swift
[798/842] Emitting module NIOTransportServices
[799/844] Compiling NIOExtras NIOExtrasError.swift
[800/844] Compiling NIOExtras NIOLengthFieldBitLength.swift
[801/844] Compiling NIOExtras NIORequestIdentifiable.swift
[802/844] Compiling NIOExtras PCAPRingBuffer.swift
[803/844] Compiling NIOExtras QuiescingHelper.swift
[804/844] Compiling NIOExtras RequestResponseHandler.swift
[805/844] Compiling NIOExtras RequestResponseHandlers+State.swift
[806/844] Compiling NIOExtras RequestResponseWithIDHandler.swift
[807/845] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[808/845] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[809/845] Compiling NIOExtras DebugInboundEventsHandler.swift
[810/845] Compiling NIOExtras DebugOutboundEventsHandler.swift
[811/845] Compiling NIOExtras FixedLengthFrameDecoder.swift
[812/845] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[813/845] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[814/845] Compiling NIOExtras LineBasedFrameDecoder.swift
[815/845] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[817/845] Compiling NIOExtras JSONRPCFraming.swift
[818/845] Emitting module NIOExtras
[821/845] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[822/845] Compiling NIOExtras LengthFieldPrepender.swift
[825/845] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[826/845] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[827/845] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[828/845] Emitting module NIOHTTPTypesHTTP1
[829/845] Compiling NIOTransportServices NIOTSEventLoop.swift
[830/845] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[839/845] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[845/845] Compiling NIOExtras WritePCAPHandler.swift
[846/872] Compiling HummingbirdCore Response.swift
[847/872] Compiling HummingbirdCore ResponseBody.swift
[848/872] Compiling HummingbirdCore ResponseBodyWriter.swift
[849/874] Compiling HummingbirdCore OutputBuffer.swift
[850/874] Compiling HummingbirdCore SendableMetatype.swift
[851/874] Compiling HummingbirdCore Deprecations.swift
[852/874] Compiling HummingbirdCore Request.swift
[853/874] Compiling HummingbirdCore RequestBody+inboundClose.swift
[854/874] Emitting module HummingbirdCore
[855/874] Compiling HummingbirdCore RequestBody.swift
[856/874] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
[857/874] Compiling HummingbirdCore URI.swift
[858/874] Compiling HummingbirdCore HTTPServerBuilder.swift
[859/874] Compiling HummingbirdCore HTTPUserEventHandler.swift
[860/874] Compiling HummingbirdCore Server.swift
[861/874] Compiling HummingbirdCore ResponseWriter.swift
[862/874] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[863/874] Compiling HummingbirdCore BindAddress.swift
[864/874] Compiling HummingbirdCore ServerChildChannel.swift
[865/874] Compiling HummingbirdCore ServerConfiguration.swift
[866/874] Compiling HummingbirdCore TSTLSOptions.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] Compiling Hummingbird RequestResponder.swift
[876/942] Compiling Hummingbird Response.swift
[877/942] Compiling Hummingbird URI+decodeQuery.swift
[878/942] Compiling Hummingbird MemoryPersistDriver.swift
[879/942] Compiling Hummingbird PersistDriver.swift
[880/942] Compiling Hummingbird PersistError.swift
[881/942] Compiling Hummingbird ByteBuffer+foundation.swift
[882/949] Emitting module Hummingbird
[883/949] Compiling Hummingbird URLEncodedFormEncoder.swift
[884/949] Compiling Hummingbird URLEncodedFormNode.swift
[885/949] Compiling Hummingbird Configuration.swift
[886/949] Compiling Hummingbird Deprecations.swift
[887/949] Compiling Hummingbird Environment.swift
[888/949] Compiling Hummingbird EditedHTTPError.swift
[889/949] Compiling Hummingbird HTTPError.swift
[890/949] Compiling Hummingbird HTTPResponseError.swift
[891/949] Compiling Hummingbird Trie+serialize.swift
[892/949] Compiling Hummingbird TrieRouter.swift
[893/949] Compiling Hummingbird ChildRequestContext.swift
[894/949] Compiling Hummingbird Request.swift
[895/949] Compiling Hummingbird RequestContext.swift
[896/949] Compiling Hummingbird RequestContextSource.swift
[897/949] Compiling Hummingbird RequestID.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 Middleware.swift
[906/949] Compiling Hummingbird MiddlewareGroup.swift
[907/949] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
[908/949] Compiling Hummingbird _Middleware2.swift
[909/949] Compiling Hummingbird _OptionalMiddleware.swift
[910/949] Compiling Hummingbird _SpreadMiddleware.swift
[911/949] Compiling Hummingbird TracingMiddleware.swift
[912/949] Compiling Hummingbird EndpointResponder.swift
[913/949] Compiling Hummingbird Parameters+UUID.swift
[914/949] Compiling Hummingbird Parameters.swift
[915/949] Compiling Hummingbird ResponseGenerator.swift
[916/949] Compiling Hummingbird RouteCollection.swift
[917/949] Compiling Hummingbird Router+validation.swift
[918/949] Compiling Hummingbird Router.swift
[919/949] Compiling Hummingbird NIOCore+HTTPResponseError.swift
[920/949] Compiling Hummingbird Exports.swift
[921/949] Compiling Hummingbird CacheControl.swift
[922/949] Compiling Hummingbird FileIO.swift
[923/949] Compiling Hummingbird FileProvider.swift
[924/949] Compiling Hummingbird LocalFileSystem.swift
[925/949] Compiling Hummingbird Cookie.swift
[926/949] Compiling Hummingbird Cookies.swift
[927/949] Compiling Hummingbird Application+ConfigReader.swift
[928/949] Compiling Hummingbird Application.swift
[929/949] Compiling Hummingbird CodableProtocols.swift
[930/949] Compiling Hummingbird JSONCoding.swift
[931/949] Compiling Hummingbird ResponseEncodable.swift
[932/949] Compiling Hummingbird URLEncodedForm+Request.swift
[933/949] Compiling Hummingbird URLEncodedForm.swift
[934/949] Compiling Hummingbird URLEncodedFormDecoder.swift
[935/949] Compiling Hummingbird MediaType+FileExtension.swift
[936/949] Compiling Hummingbird MediaType.swift
[937/949] Compiling Hummingbird Request+Cookies.swift
[938/949] Compiling Hummingbird Response+Cookies.swift
[939/949] Compiling Hummingbird CORSMiddleware.swift
[940/949] Compiling Hummingbird FileMiddleware.swift
[941/949] Compiling Hummingbird LogRequestMiddleware.swift
[942/949] Compiling Hummingbird MetricsMiddleware.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 HTMLResponse.swift
[951/952] Emitting module HummingbirdElementary
[952/952] Compiling HummingbirdElementary HTMLResponseBodyWriter.swift
Build complete! (70.65s)
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 (2.30s)
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (2.30s)
Computing version for https://github.com/elementary-swift/elementary.git
Computed https://github.com/elementary-swift/elementary.git at 0.7.0 (2.80s)
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-extras.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
[1/2676] Fetching swift-service-lifecycle
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.30s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.31s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-metrics.git from cache
[1/5691] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-metrics.git from cache (0.83s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.30s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-http-types.git from cache (0.75s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-log.git from cache (1.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (3.77s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (3.79s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.80s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.80s)
Fetched https://github.com/apple/swift-nio.git from cache (3.90s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.68s)
Fetched https://github.com/apple/swift-collections.git from cache (1.56s)
[1/6228] Fetching swift-async-algorithms
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 (5.56s)
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.95s)
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.44s)
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.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.48s)
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.48s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (0.78s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.65s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (1.02s)
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.51s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.59s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.47s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.8.0 (0.47s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.53s)
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.50s)
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.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.61s)
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.52s)
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
Fetched https://github.com/apple/swift-asn1.git from cache (0.75s)
[1/7125] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.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 (1.98s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.04s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.10.1 (1.54s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (2.40s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.60s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (4.62s)
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 (5.11s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.49s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.0 (1.03s)
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/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/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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
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-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-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-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-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-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/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-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-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-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.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-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-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-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/elementary-swift/elementary.git
Working copy of https://github.com/elementary-swift/elementary.git resolved at 0.7.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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.32.1
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.