The Swift Package Index logo.Swift Package Index

Build Information

Successful build of hummingbird-docc, reference v0.2.0 (0e71b2), with Swift 6.1 for macOS (SPM) on 8 Oct 2025 02:54:37 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rock-n-code/hummingbird-docc.git
Reference: v0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rock-n-code/hummingbird-docc
 * tag               v0.2.0     -> FETCH_HEAD
HEAD is now at 0e71b26 Update license to Apache v2.0 (#6)
Cloned https://github.com/rock-n-code/hummingbird-docc.git
Revision (git rev-parse @):
0e71b2673c4eab57f16d298a412fdc31b63e3bba
SUCCESS checkout https://github.com/rock-n-code/hummingbird-docc.git at v0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/rock-n-code/hummingbird-docc.git
https://github.com/rock-n-code/hummingbird-docc.git
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "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" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "hummingbird-docc",
  "name" : "hummingbird-docc",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "hummingbird-docc",
      "targets" : [
        "HummingbirdDocC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdDocCSample",
      "targets" : [
        "HummingbirdDocCSample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HummingbirdDocCTest",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdDocCTest",
      "path" : "Tests/HummingbirdDocC",
      "product_dependencies" : [
        "HummingbirdTesting"
      ],
      "sources" : [
        "Tests/Internal/Enumerations/AssetFileTests.swift",
        "Tests/Internal/Enumerations/AssetFolderTests.swift",
        "Tests/Internal/Enumerations/DocumentationFolderTests.swift",
        "Tests/Internal/Extensions/LoggerMetadata+HelpersTests.swift",
        "Tests/Internal/Extensions/String_HelpersTests.swift",
        "Tests/Internal/Models/ResourceTests.swift",
        "Tests/Internal/Use Cases/CheckURIUseCaseTests.swift",
        "Tests/Internal/Use Cases/PrepareURIPathUseCaseTests.swift",
        "Tests/Internal/Use Cases/RedirectURIUseCaseTests.swift",
        "Tests/Internal/Use Cases/ServeURIUseCaseTests.swift",
        "Tests/Public/Middlewares/DocCMiddlewareTests.swift",
        "Types/Extensions/Logger+Helpers.swift",
        "Types/Extensions/LoggerLevel+Helpers.swift",
        "Types/Extensions/Request+Helpers.swift",
        "Types/Extensions/String+Constants.swift",
        "Types/Extensions/Tag+Constants.swift",
        "Types/Mocks/FileProviderMock.swift",
        "Types/Mocks/LogHandlerMock.swift",
        "Types/Mocks/RequestContextMock.swift",
        "Types/Namespaces/Input.swift",
        "Types/Namespaces/Output.swift",
        "Types/Stubs/FileProviderStub.swift"
      ],
      "target_dependencies" : [
        "HummingbirdDocC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdDocCSample",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdDocCSample",
      "path" : "Samples/HummingbirdDocC",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "HummingbirdDocCSample"
      ],
      "sources" : [
        "App/Builders/AppBuilder.swift",
        "App/Parameters/SampleAppArguments.swift",
        "App/Protocols/AppArguments.swift",
        "App/SampleApp.swift"
      ],
      "target_dependencies" : [
        "HummingbirdDocC"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "HummingbirdDocC",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdDocC",
      "path" : "Sources/HummingbirdDocC",
      "product_dependencies" : [
        "Hummingbird"
      ],
      "product_memberships" : [
        "hummingbird-docc",
        "HummingbirdDocCSample"
      ],
      "sources" : [
        "Internal/Enumerations/AssetFile.swift",
        "Internal/Enumerations/AssetFolder.swift",
        "Internal/Enumerations/DocumentationFolder.swift",
        "Internal/Extensions/LoggerMetadata+Helpers.swift",
        "Internal/Extensions/String+Constants.swift",
        "Internal/Extensions/String+Formats.swift",
        "Internal/Extensions/String+Helpers.swift",
        "Internal/Models/Resource.swift",
        "Internal/Protocols/Pathable.swift",
        "Internal/Pseudo Types/ContextualInfo.swift",
        "Internal/Use Cases/CheckURIUseCase.swift",
        "Internal/Use Cases/PrepareURIPathUseCase.swift",
        "Internal/Use Cases/RedirectURIUseCase.swift",
        "Internal/Use Cases/ServeURIUseCase.swift",
        "Public/Configurations/DoccConfiguration.swift",
        "Public/Middlewares/DocCMiddleware.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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/63] Write sources
[5/63] Write HummingbirdDocCSample-entitlement.plist
[7/63] Write sources
[8/63] Copying PrivacyInfo.xcprivacy
[10/63] Write sources
[41/63] Compiling CNIOWASI CNIOWASI.c
[41/63] Compiling CNIOWindows WSAStartup.c
[42/63] Compiling CNIOWindows shim.c
[44/63] Compiling CNIOLinux liburing_shims.c
[44/63] Compiling CNIOLinux shim.c
[46/63] Write sources
[51/63] Write swift-version-2F0A5646E1D333AE.txt
[52/63] Compiling _AtomicsShims.c
[53/63] Compiling CNIOPosix event_loop_id.c
[54/69] Compiling CNIOLLHTTP c_nio_http.c
[55/77] Compiling CNIOLLHTTP c_nio_api.c
[56/103] Compiling CNIOLLHTTP c_nio_llhttp.c
[57/106] Compiling CNIODarwin shim.c
[59/106] Compiling ServiceContextModule ServiceContextKey.swift
[60/106] Emitting module _NIOBase64
[61/106] Compiling _NIOBase64 Base64.swift
[62/106] Compiling ServiceContextModule ServiceContext.swift
[63/106] Emitting module ServiceContextModule
[64/109] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[65/109] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[66/109] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[67/109] Compiling InternalCollectionsUtilities Descriptions.swift
[68/109] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[69/109] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[70/109] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[71/109] Compiling InternalCollectionsUtilities Debugging.swift
[72/129] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[73/131] Compiling ConcurrencyHelpers LockedValueBox.swift
[74/131] Compiling Atomics AtomicReference.swift
[75/131] Compiling Atomics AtomicStorage.swift
[76/131] Compiling Atomics PointerConformances.swift
[77/131] Compiling Atomics Primitives.native.swift
[78/131] Compiling Atomics OptionalRawRepresentable.swift
[79/131] Compiling Atomics RawRepresentable.swift
[80/131] Emitting module InternalCollectionsUtilities
[81/131] Compiling Atomics AtomicValue.swift
[82/131] Compiling Atomics AtomicMemoryOrderings.swift
[83/131] Compiling Atomics ManagedAtomicLazyReference.swift
[84/131] Compiling Atomics UnsafeAtomic.swift
[85/131] Compiling Atomics DoubleWord.swift
[86/131] Compiling Atomics ManagedAtomic.swift
[87/131] Compiling Atomics AtomicInteger.swift
[88/131] Compiling Atomics AtomicOptionalWrappable.swift
[89/131] Compiling Atomics UnsafeAtomicLazyReference.swift
[90/131] Compiling Atomics IntegerOperations.swift
[93/138] Compiling Atomics Unmanaged extensions.swift
[94/138] Compiling _NIODataStructures PriorityQueue.swift
[95/138] Compiling _NIODataStructures _TinyArray.swift
[98/138] Compiling Instrumentation NoOpInstrument.swift
[99/138] Compiling Instrumentation MultiplexInstrument.swift
[100/138] Emitting module ConcurrencyHelpers
[101/138] Compiling HTTPTypes ISOLatin1String.swift
[102/138] Compiling ConcurrencyHelpers Lock.swift
[103/138] Compiling HTTPTypes NIOLock.swift
[104/138] Compiling CoreMetrics Locks.swift
[105/138] Compiling Logging MetadataProvider.swift
[106/138] Compiling Instrumentation Locks.swift
[107/138] Compiling Instrumentation InstrumentationSystem.swift
[108/138] Emitting module Instrumentation
[109/138] Compiling Instrumentation Instrument.swift
[110/138] Compiling HTTPTypes HTTPParsedFields.swift
[111/138] Compiling HTTPTypes HTTPRequest.swift
[112/138] Compiling HTTPTypes HTTPResponse.swift
[113/138] Compiling _NIODataStructures Heap.swift
[114/138] Emitting module _NIODataStructures
[115/138] Compiling HTTPTypes HTTPFieldName.swift
[116/138] Compiling HTTPTypes HTTPFields.swift
[117/138] Emitting module HTTPTypes
[118/138] Compiling HTTPTypes HTTPField.swift
[119/220] Emitting module ArgumentParserToolInfo
[120/224] Compiling ArgumentParserToolInfo ToolInfo.swift
[121/275] Compiling CoreMetrics Metrics.swift
[122/275] Emitting module CoreMetrics
[123/275] Compiling Logging LogHandler.swift
[124/275] Compiling Logging Locks.swift
[125/275] Emitting module Logging
[126/275] Compiling Logging Logging.swift
[127/362] Compiling Tracing TracerProtocol.swift
[128/362] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[129/362] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[130/362] Compiling HashTreeCollections _AncestorHashSlots.swift
[131/362] Compiling HashTreeCollections _Bitmap.swift
[132/362] Compiling HeapModule _HeapNode.swift
[133/362] Compiling HeapModule Heap.swift
[134/362] Compiling HeapModule Heap+Descriptions.swift
[135/362] Compiling HeapModule Heap+UnsafeHandle.swift
[136/362] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[137/362] Emitting module HeapModule
[138/362] Compiling HeapModule Heap+Invariants.swift
[138/362] Compiling c-nioatomics.c
[140/362] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[141/362] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[142/362] Compiling HashTreeCollections _HashNode.swift
[143/362] Compiling HashTreeCollections _HashNodeHeader.swift
[144/362] Compiling HashTreeCollections _HashSlot.swift
[145/362] Compiling HashTreeCollections _HashStack.swift
[146/362] Compiling HashTreeCollections _HashTreeIterator.swift
[147/362] Compiling HashTreeCollections _HashTreeStatistics.swift
[148/362] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[149/362] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[150/362] Compiling HashTreeCollections TreeDictionary+Values.swift
[151/362] Compiling HashTreeCollections TreeDictionary.swift
[152/362] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[153/362] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[154/362] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[155/362] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[156/362] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[157/362] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[158/368] Compiling Tracing TracerProtocol+Legacy.swift
[159/368] Compiling Tracing TracingTime.swift
[160/368] Compiling Tracing Tracer.swift
[161/368] Compiling Tracing NoOpTracer.swift
[162/368] Emitting module Tracing
[163/368] Compiling Tracing InstrumentationSystem+Tracing.swift
[164/368] Compiling Tracing SpanProtocol.swift
[165/439] Compiling UnixSignals UnixSignal.swift
[166/439] Emitting module UnixSignals
[167/439] Compiling UnixSignals UnixSignalsSequence.swift
[168/439] Compiling BitCollections BitArray+Testing.swift
[169/439] Compiling BitCollections BitArray._UnsafeHandle.swift
[170/439] Compiling BitCollections BitArray.swift
[171/439] Compiling BitCollections BitSet+BidirectionalCollection.swift
[172/439] Compiling BitCollections BitSet+Codable.swift
[173/439] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[174/485] Compiling DequeModule _DequeBufferHeader.swift
[175/485] Compiling DequeModule _DequeBuffer.swift
[176/485] Compiling DequeModule _DequeSlot.swift
[177/486] Compiling ArgumentParser CodingKeyValidator.swift
[178/486] Compiling ArgumentParser InputKey.swift
[179/486] Compiling ArgumentParser InputOrigin.swift
[180/486] Compiling ArgumentParser Name.swift
[181/486] Compiling ArgumentParser Parsed.swift
[182/486] Compiling ArgumentParser ParsedValues.swift
[183/486] Compiling ArgumentParser DumpHelpGenerator.swift
[184/486] Compiling ArgumentParser HelpCommand.swift
[185/486] Compiling ArgumentParser HelpGenerator.swift
[186/486] Compiling ArgumentParser BashCompletionsGenerator.swift
[187/486] Compiling ArgumentParser CompletionsGenerator.swift
[188/486] Compiling ArgumentParser FishCompletionsGenerator.swift
[189/486] Compiling ArgumentParser ZshCompletionsGenerator.swift
[190/486] Compiling ArgumentParser Argument.swift
[191/486] Compiling ArgumentParser SequenceExtensions.swift
[192/486] Compiling ArgumentParser StringExtensions.swift
[193/486] Compiling ArgumentParser SwiftExtensions.swift
[194/486] Compiling ArgumentParser Tree.swift
[195/486] Compiling ArgumentParser CommandConfiguration.swift
[196/486] Compiling ArgumentParser CommandGroup.swift
[197/486] Compiling ArgumentParser EnumerableFlag.swift
[198/486] Compiling ArgumentParser ExpressibleByArgument.swift
[199/486] Compiling ArgumentParser ParsableArguments.swift
[200/486] Compiling ArgumentParser ParsableCommand.swift
[201/486] Compiling ArgumentParser ArgumentDiscussion.swift
[202/486] Compiling ArgumentParser ArgumentHelp.swift
[203/486] Compiling ArgumentParser ArgumentVisibility.swift
[204/486] Compiling ArgumentParser CompletionKind.swift
[205/486] Compiling ArgumentParser Errors.swift
[206/486] Compiling ArgumentParser ParserError.swift
[207/486] Compiling ArgumentParser SplitArguments.swift
[208/493] Emitting module Atomics
[217/498] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[218/498] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[219/498] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[220/498] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[221/498] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[222/498] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[223/498] Compiling DequeModule _UnsafeWrappedBuffer.swift
[237/498] Compiling HashTreeCollections TreeSet+Extras.swift
[238/498] Compiling HashTreeCollections TreeSet+Filter.swift
[239/498] Compiling HashTreeCollections TreeSet+Hashable.swift
[240/498] Compiling HashTreeCollections TreeSet+Sendable.swift
[241/498] Compiling HashTreeCollections TreeSet+Sequence.swift
[242/498] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[243/498] Compiling HashTreeCollections _HashNode+Lookups.swift
[244/498] Compiling BitCollections BitSet.Index.swift
[245/498] Compiling BitCollections BitSet._UnsafeHandle.swift
[252/498] Compiling ArgumentParser OptionGroup.swift
[253/498] Compiling ArgumentParser AsyncParsableCommand.swift
[254/498] Compiling ArgumentParser MessageInfo.swift
[255/498] Compiling ArgumentParser UsageGenerator.swift
[256/498] Compiling ArgumentParser CollectionExtensions.swift
[257/498] Compiling ArgumentParser Mutex.swift
[258/498] Compiling ArgumentParser Platform.swift
[259/498] Compiling BitCollections BitSet.Counted.swift
[261/498] Compiling ArgumentParser ArgumentDecoder.swift
[262/498] Compiling ArgumentParser ArgumentDefinition.swift
[263/498] Compiling ArgumentParser ArgumentSet.swift
[264/498] Compiling ArgumentParser CommandParser.swift
[265/498] Compiling ArgumentParser Flag.swift
[266/498] Compiling ArgumentParser NameSpecification.swift
[267/498] Compiling ArgumentParser Option.swift
[276/498] Compiling BitCollections BitSet.swift
[277/498] Compiling BitCollections Range+Utilities.swift
[278/498] Compiling BitCollections Slice+Utilities.swift
[279/498] Compiling BitCollections UInt+Tricks.swift
[280/498] Compiling BitCollections _Word.swift
[281/498] Compiling OrderedCollections OrderedSet.swift
[282/498] Compiling OrderedCollections _UnsafeBitset.swift
[283/498] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[283/498] Compiling c-atomics.c
[337/506] Emitting module BitCollections
[353/506] Compiling _RopeModule Rope+Remove.swift
[354/506] Compiling _RopeModule Rope+RemoveSubrange.swift
[355/506] Compiling _RopeModule Rope+Split.swift
[356/506] Compiling _RopeModule Optional Utilities.swift
[357/506] Compiling _RopeModule String Utilities.swift
[358/506] Compiling _RopeModule String.Index+ABI.swift
[359/506] Compiling _RopeModule _CharacterRecognizer.swift
[360/506] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[385/506] Emitting module DequeModule
[388/512] Emitting module OrderedCollections
[389/512] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[390/512] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[391/512] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[392/512] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[393/512] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[394/512] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[395/512] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[396/512] Compiling HashTreeCollections TreeSet.swift
[397/512] Emitting module _RopeModule
[405/558] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[406/558] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[407/558] Compiling NIOConcurrencyHelpers NIOLock.swift
[408/558] Emitting module NIOConcurrencyHelpers
[409/558] Compiling NIOConcurrencyHelpers atomics.swift
[410/558] Compiling NIOConcurrencyHelpers lock.swift
[411/558] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[412/558] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[413/558] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[414/558] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[415/558] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[416/558] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[417/558] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[418/558] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[419/558] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[420/558] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[421/558] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[422/558] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[423/558] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[424/558] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[425/558] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[426/558] Compiling AsyncAlgorithms Dictionary.swift
[427/558] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[428/558] Compiling AsyncAlgorithms Locking.swift
[429/558] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[430/558] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[431/558] Compiling AsyncAlgorithms MergeStateMachine.swift
[432/558] Compiling AsyncAlgorithms MergeStorage.swift
[433/558] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[434/558] Compiling AsyncAlgorithms Rethrow.swift
[435/558] Compiling AsyncAlgorithms SetAlgebra.swift
[436/558] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[437/558] Compiling AsyncAlgorithms ChannelStateMachine.swift
[438/558] Compiling AsyncAlgorithms ChannelStorage.swift
[439/558] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[440/558] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[441/558] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[442/558] Compiling AsyncAlgorithms CombineLatestStorage.swift
[443/558] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[444/558] Compiling AsyncAlgorithms DebounceStateMachine.swift
[445/558] Compiling AsyncAlgorithms DebounceStorage.swift
[461/621] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[462/621] Compiling NIOCore NIOAsyncWriter.swift
[463/621] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[464/621] Compiling NIOCore BSDSocketAPI.swift
[465/621] Compiling NIOCore ByteBuffer-aux.swift
[466/621] Emitting module ArgumentParser
[472/630] Compiling NIOCore CircularBuffer.swift
[473/630] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[474/630] Compiling NIOCore NIOScheduledCallback.swift
[475/630] Compiling NIOCore NIOSendable.swift
[476/630] Compiling NIOCore RecvByteBufferAllocator.swift
[477/630] Compiling NIOCore ChannelHandler.swift
[478/630] Compiling NIOCore ChannelHandlers.swift
[479/630] Compiling NIOCore ChannelInvoker.swift
[480/630] Compiling NIOCore ChannelOption.swift
[481/630] Compiling NIOCore ChannelPipeline.swift
[482/630] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[483/630] Compiling NIOCore ByteBuffer-multi-int.swift
[484/630] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[485/630] Compiling NIOCore ByteBuffer-views.swift
[486/630] Compiling NIOCore Channel.swift
[487/630] Emitting module AsyncAlgorithms
[488/630] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[489/630] Compiling NIOCore ByteBuffer-conversions.swift
[490/630] Compiling NIOCore ByteBuffer-core.swift
[491/630] Compiling NIOCore ByteBuffer-hex.swift
[492/630] Compiling NIOCore ByteBuffer-int.swift
[493/630] Compiling NIOCore MarkedCircularBuffer.swift
[494/630] Compiling NIOCore MulticastChannel.swift
[495/630] Compiling NIOCore NIOAny.swift
[496/630] Compiling NIOCore NIOCloseOnErrorHandler.swift
[497/630] Compiling NIOCore NIOCoreSendableMetatype.swift
[498/630] Compiling NIOCore NIOLoopBound.swift
[499/630] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[500/630] Compiling NIOCore EventLoopFuture+Deprecated.swift
[501/630] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[502/630] Compiling NIOCore EventLoopFuture.swift
[503/630] Emitting module HashTreeCollections
[504/632] Compiling AsyncAlgorithms UnsafeTransfer.swift
[505/632] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[506/632] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[507/632] Compiling AsyncAlgorithms ZipStateMachine.swift
[508/632] Emitting module Collections
[509/632] Compiling Collections Collections.swift
[519/632] Compiling AsyncAlgorithms ZipStorage.swift
[520/632] Compiling NIOCore IPProtocol.swift
[521/632] Compiling NIOCore IntegerBitPacking.swift
[522/632] Compiling NIOCore IntegerTypes.swift
[523/632] Compiling NIOCore Interfaces.swift
[524/632] Compiling NIOCore Linux.swift
[525/632] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[526/632] Compiling NIOCore SocketAddresses.swift
[527/632] Compiling NIOCore GlobalSingletons.swift
[528/632] Compiling NIOCore IO.swift
[529/632] Compiling NIOCore IOData.swift
[546/632] Compiling NIOCore AsyncChannel.swift
[547/632] Compiling NIOCore AsyncChannelHandler.swift
[548/632] Compiling NIOCore AsyncChannelInboundStream.swift
[549/632] Compiling NIOCore AsyncChannelOutboundWriter.swift
[550/632] Compiling NIOCore NIOAsyncSequenceProducer.swift
[558/632] Compiling NIOCore Codec.swift
[559/632] Compiling NIOCore ConvenienceOptionSupport.swift
[560/632] Compiling NIOCore DeadChannel.swift
[561/632] Compiling NIOCore DispatchQueue+WithFuture.swift
[562/632] Compiling NIOCore EventLoop+Deprecated.swift
[563/632] Compiling NIOCore EventLoop+SerialExecutor.swift
[564/632] Compiling NIOCore EventLoop.swift
[565/638] Emitting module Metrics
[566/638] Compiling Metrics Metrics.swift
[572/647] Compiling NIOCore SocketOptionProvider.swift
[573/647] Compiling NIOCore SystemCallHelpers.swift
[574/647] Compiling NIOCore TimeAmount+Duration.swift
[575/647] Compiling NIOCore TypeAssistedChannelHandler.swift
[576/647] Compiling NIOCore UniversalBootstrapSupport.swift
[577/647] Compiling NIOCore Utilities.swift
[608/647] Compiling ServiceLifecycle CancellationWaiter.swift
[609/647] Compiling ServiceLifecycle ServiceGroup.swift
[610/647] Compiling ServiceLifecycle GracefulShutdown.swift
[611/647] Compiling ServiceLifecycle Service.swift
[612/647] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[613/647] Compiling ServiceLifecycle ServiceRunnerError.swift
[614/647] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[615/647] Emitting module ServiceLifecycle
[616/647] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[644/647] Emitting module NIOCore
[645/705] Emitting module NIOHTTPTypes
[646/705] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[647/705] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[648/705] Compiling NIOEmbedded AsyncTestingChannel.swift
[649/705] Emitting module NIOEmbedded
[650/705] Compiling NIOEmbedded Embedded.swift
[651/705] Compiling NIOPosix GetaddrinfoResolver.swift
[652/705] Compiling NIOPosix HappyEyeballs.swift
[653/705] Compiling NIOPosix IO.swift
[654/705] Compiling NIOPosix IntegerBitPacking.swift
[655/705] Compiling NIOPosix IntegerTypes.swift
[656/705] Compiling NIOPosix Linux.swift
[657/710] Compiling NIOPosix SelectorEpoll.swift
[658/710] Compiling NIOPosix SelectorGeneric.swift
[659/710] Compiling NIOPosix SelectorKqueue.swift
[660/710] Compiling NIOPosix SelectorUring.swift
[661/710] Compiling NIOPosix SelectorWSAPoll.swift
[662/710] Compiling NIOPosix ServerSocket.swift
[663/710] Compiling NIOPosix Socket.swift
[664/710] Compiling NIOPosix SocketChannel.swift
[665/710] Compiling NIOPosix SocketProtocols.swift
[666/710] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[667/710] Emitting module NIOPosix
[668/710] Compiling NIOPosix BSDSocketAPICommon.swift
[669/710] Compiling NIOPosix BSDSocketAPIPosix.swift
[670/710] Compiling NIOPosix BSDSocketAPIWindows.swift
[671/710] Compiling NIOPosix BaseSocket.swift
[672/710] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[673/710] Compiling NIOPosix BaseSocketChannel.swift
[674/710] Compiling NIOPosix Utilities.swift
[675/710] Compiling NIOPosix VsockAddress.swift
[676/710] Compiling NIOPosix VsockChannelEvents.swift
[677/710] Compiling NIOPosix Windows.swift
[678/710] Compiling NIOPosix resource_bundle_accessor.swift
[679/710] Compiling NIOPosix LinuxCPUSet.swift
[680/710] Compiling NIOPosix LinuxUring.swift
[681/710] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[682/710] Compiling NIOPosix NIOPosixSendableMetatype.swift
[683/710] Compiling NIOPosix NIOThreadPool.swift
[684/710] Compiling NIOPosix NonBlockingFileIO.swift
[685/710] Compiling NIOPosix PosixSingletons.swift
[686/710] Compiling NIOPosix RawSocketBootstrap.swift
[687/710] Compiling NIOPosix Resolver.swift
[688/710] Compiling NIOPosix Selectable.swift
[689/710] Compiling NIOPosix SelectableChannel.swift
[690/710] Compiling NIOPosix SelectableEventLoop.swift
[691/710] Compiling NIOPosix PendingDatagramWritesManager.swift
[692/710] Compiling NIOPosix PendingWritesManager.swift
[693/710] Compiling NIOPosix PipeChannel.swift
[694/710] Compiling NIOPosix PipePair.swift
[695/710] Compiling NIOPosix Pool.swift
[696/710] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[697/710] Compiling NIOPosix BaseStreamSocketChannel.swift
[698/710] Compiling NIOPosix Bootstrap.swift
[699/710] Compiling NIOPosix ControlMessage.swift
[700/710] Compiling NIOPosix DatagramVectorReadManager.swift
[701/710] Compiling NIOPosix Errors+Any.swift
[702/710] Compiling NIOPosix FileDescriptor.swift
[703/710] Compiling NIOPosix System.swift
[704/710] Compiling NIOPosix Thread.swift
[705/710] Compiling NIOPosix ThreadPosix.swift
[706/710] Compiling NIOPosix ThreadWindows.swift
[707/710] Compiling NIOPosix UnsafeTransfer.swift
[708/712] Emitting module NIO
[709/712] Compiling NIO Exports.swift
[710/740] Emitting module NIOTLS
[711/740] Compiling NIOTLS TLSEvents.swift
[712/740] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[713/740] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[714/740] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[715/741] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[716/741] Compiling NIOTLS SNIHandler.swift
[717/741] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[718/741] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[719/741] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[720/741] Emitting module NIOFoundationCompat
[721/741] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[722/741] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[723/741] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[724/741] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[725/741] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[726/741] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[727/763] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[728/763] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[729/763] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[730/763] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[731/763] Compiling NIOTransportServices NIOTSSingletons.swift
[732/763] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[733/763] Compiling NIOTransportServices StateManagedListenerChannel.swift
[734/763] Compiling NIOTransportServices AcceptHandler.swift
[735/763] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[736/763] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[737/763] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[738/763] Emitting module NIOHTTP1
[739/786] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[740/786] Emitting module NIOHTTPTypesHTTP1
[741/786] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[742/786] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[743/786] Emitting module NIOTransportServices
[744/788] Compiling NIOExtras RequestResponseHandlers+State.swift
[745/788] Compiling NIOExtras RequestResponseWithIDHandler.swift
[746/789] Compiling NIOExtras QuiescingHelper.swift
[747/789] Compiling NIOExtras RequestResponseHandler.swift
[748/789] Compiling NIOExtras DebugInboundEventsHandler.swift
[749/789] Compiling NIOExtras DebugOutboundEventsHandler.swift
[750/789] Compiling NIOExtras FixedLengthFrameDecoder.swift
[751/789] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[752/789] Compiling NIOTransportServices NIOTSListenerChannel.swift
[753/789] Compiling NIOExtras PCAPRingBuffer.swift
[756/789] Compiling NIOTransportServices StateManagedChannel.swift
[757/789] Compiling NIOExtras NIORequestIdentifiable.swift
[759/789] Compiling NIOExtras LineBasedFrameDecoder.swift
[760/789] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[761/789] Emitting module NIOExtras
[762/789] Compiling NIOExtras NIOExtrasError.swift
[763/789] Compiling NIOExtras NIOLengthFieldBitLength.swift
[765/789] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[768/789] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[769/789] Compiling NIOExtras JSONRPCFraming.swift
[770/789] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[771/789] Compiling NIOExtras LengthFieldPrepender.swift
[772/789] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[773/789] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[786/789] Compiling NIOExtras WritePCAPHandler.swift
[787/815] Emitting module HummingbirdCore
[788/817] Compiling HummingbirdCore Deprecations.swift
[789/817] Compiling HummingbirdCore Request.swift
[790/817] Compiling HummingbirdCore RequestBody+inboundClose.swift
[791/817] Compiling HummingbirdCore OutputBuffer.swift
[792/817] Compiling HummingbirdCore SendableMetatype.swift
[793/817] Compiling HummingbirdCore RequestBody.swift
[794/817] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
[795/817] Compiling HummingbirdCore URI.swift
[796/817] Compiling HummingbirdCore HTTP1Channel.swift
[797/817] Compiling HummingbirdCore HTTPChannelHandler.swift
[798/817] Compiling HummingbirdCore HTTPServerBuilder.swift
[799/817] Compiling HummingbirdCore ServerConfiguration.swift
[800/817] Compiling HummingbirdCore TSTLSOptions.swift
[801/817] Compiling HummingbirdCore AnyAsyncSequence.swift
[802/817] Compiling HummingbirdCore String+percentEncode.swift
[803/817] Compiling HummingbirdCore UnsafeTransfer.swift
[804/817] Compiling HummingbirdCore FlatDictionary.swift
[805/817] Compiling HummingbirdCore HBParser.swift
[806/817] Compiling HummingbirdCore ResponseWriter.swift
[807/817] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[808/817] Compiling HummingbirdCore BindAddress.swift
[809/817] Compiling HummingbirdCore Response.swift
[810/817] Compiling HummingbirdCore ResponseBody.swift
[811/817] Compiling HummingbirdCore ResponseBodyWriter.swift
[812/817] Compiling HummingbirdCore HTTPUserEventHandler.swift
[813/817] Compiling HummingbirdCore Server.swift
[814/817] Compiling HummingbirdCore ServerChildChannel.swift
[815/883] Compiling Hummingbird MetricsMiddleware.swift
[816/883] Compiling Hummingbird Middleware.swift
[817/883] Compiling Hummingbird MiddlewareGroup.swift
[818/883] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
[819/883] Compiling Hummingbird _Middleware2.swift
[820/883] Compiling Hummingbird _OptionalMiddleware.swift
[821/883] Compiling Hummingbird _SpreadMiddleware.swift
[822/890] Compiling Hummingbird Trie+resolve.swift
[823/890] Compiling Hummingbird Trie+serialize.swift
[824/890] Compiling Hummingbird TrieRouter.swift
[825/890] Compiling Hummingbird ChildRequestContext.swift
[826/890] Compiling Hummingbird Request.swift
[827/890] Compiling Hummingbird RequestContext.swift
[828/890] Compiling Hummingbird RequestContextSource.swift
[829/890] Compiling Hummingbird Router.swift
[830/890] Compiling Hummingbird RouterGroup.swift
[831/890] Compiling Hummingbird RouterMethods.swift
[832/890] Compiling Hummingbird RouterPath.swift
[833/890] Compiling Hummingbird RouterResponder.swift
[834/890] Compiling Hummingbird TransformingRouterGroup.swift
[835/890] Compiling Hummingbird RouterTrie.swift
[836/890] Compiling Hummingbird RequestID.swift
[837/890] Compiling Hummingbird RequestResponder.swift
[838/890] Compiling Hummingbird Response.swift
[839/890] Compiling Hummingbird URI+decodeQuery.swift
[840/890] Compiling Hummingbird MemoryPersistDriver.swift
[841/890] Compiling Hummingbird PersistDriver.swift
[842/890] Compiling Hummingbird PersistError.swift
[843/890] Compiling Hummingbird Exports.swift
[844/890] Compiling Hummingbird CacheControl.swift
[845/890] Compiling Hummingbird FileIO.swift
[846/890] Compiling Hummingbird FileProvider.swift
[847/890] Compiling Hummingbird LocalFileSystem.swift
[848/890] Compiling Hummingbird Cookie.swift
[849/890] Compiling Hummingbird Cookies.swift
[850/890] Compiling Hummingbird TracingMiddleware.swift
[851/890] Compiling Hummingbird EndpointResponder.swift
[852/890] Compiling Hummingbird Parameters+UUID.swift
[853/890] Compiling Hummingbird Parameters.swift
[854/890] Compiling Hummingbird ResponseGenerator.swift
[855/890] Compiling Hummingbird RouteCollection.swift
[856/890] Compiling Hummingbird Router+validation.swift
[857/890] Compiling Hummingbird MediaType+FileExtension.swift
[858/890] Compiling Hummingbird MediaType.swift
[859/890] Compiling Hummingbird Request+Cookies.swift
[860/890] Compiling Hummingbird Response+Cookies.swift
[861/890] Compiling Hummingbird CORSMiddleware.swift
[862/890] Compiling Hummingbird FileMiddleware.swift
[863/890] Compiling Hummingbird LogRequestMiddleware.swift
[864/890] Emitting module Hummingbird
[865/890] Compiling Hummingbird URLEncodedFormNode.swift
[866/890] Compiling Hummingbird Configuration.swift
[867/890] Compiling Hummingbird Deprecations.swift
[868/890] Compiling Hummingbird Environment.swift
[869/890] Compiling Hummingbird EditedHTTPError.swift
[870/890] Compiling Hummingbird HTTPError.swift
[871/890] Compiling Hummingbird HTTPResponseError.swift
[872/890] Compiling Hummingbird NIOCore+HTTPResponseError.swift
[873/890] Compiling Hummingbird Application.swift
[874/890] Compiling Hummingbird CodableProtocols.swift
[875/890] Compiling Hummingbird JSONCoding.swift
[876/890] Compiling Hummingbird ResponseEncodable.swift
[877/890] Compiling Hummingbird URLEncodedForm+Request.swift
[878/890] Compiling Hummingbird URLEncodedForm.swift
[879/890] Compiling Hummingbird URLEncodedFormDecoder.swift
[880/890] Compiling Hummingbird URLEncodedFormEncoder.swift
[881/890] Compiling Hummingbird ByteBuffer+foundation.swift
[882/890] Compiling Hummingbird DateCache.swift
[883/890] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
[884/890] Compiling Hummingbird HexDigest.swift
[885/890] Compiling Hummingbird InitializableFromSource.swift
[886/890] Compiling Hummingbird PreludeService.swift
[887/890] Compiling Hummingbird StringProtocol.swift
[888/906] Compiling HummingbirdDocC RedirectURIUseCase.swift
[889/906] Compiling HummingbirdDocC DoccConfiguration.swift
[890/907] Compiling HummingbirdDocC ServeURIUseCase.swift
[891/907] Compiling HummingbirdDocC CheckURIUseCase.swift
[892/907] Compiling HummingbirdDocC PrepareURIPathUseCase.swift
[893/907] Compiling HummingbirdDocC String+Constants.swift
[894/907] Compiling HummingbirdDocC String+Formats.swift
[895/907] Compiling HummingbirdDocC Pathable.swift
[896/907] Compiling HummingbirdDocC ContextualInfo.swift
[897/907] Compiling HummingbirdDocC DocCMiddleware.swift
[898/907] Compiling HummingbirdDocC AssetFile.swift
[899/907] Compiling HummingbirdDocC AssetFolder.swift
[900/907] Emitting module HummingbirdDocC
[901/907] Compiling HummingbirdDocC DocumentationFolder.swift
[902/907] Compiling HummingbirdDocC LoggerMetadata+Helpers.swift
[903/907] Compiling HummingbirdDocC String+Helpers.swift
[904/907] Compiling HummingbirdDocC Resource.swift
[905/912] Emitting module HummingbirdDocCSample
[906/912] Compiling HummingbirdDocCSample AppArguments.swift
[907/912] Compiling HummingbirdDocCSample SampleApp.swift
[908/912] Compiling HummingbirdDocCSample AppBuilder.swift
[909/912] Compiling HummingbirdDocCSample SampleAppArguments.swift
[909/912] Write Objects.LinkFileList
[910/912] Linking HummingbirdDocCSample
[911/912] Applying HummingbirdDocCSample
Build complete! (77.15s)
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/25172] Fetching hummingbird
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.74s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.77s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.78s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (2.37s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (3.50s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.84s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.56s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.16.0 (0.63s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
[1/2518] Fetching swift-service-lifecycle
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.73s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.89s)
Fetching https://github.com/apple/swift-metrics.git from cache
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.92s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.92s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.93s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
[1/5441] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-metrics.git from cache (0.66s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-http-types.git from cache (0.66s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-log.git from cache (0.71s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.04s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.66s)
Fetched https://github.com/apple/swift-collections.git from cache (1.30s)
[1/5550] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.37s)
Fetched https://github.com/apple/swift-nio.git from cache (2.42s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.09s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (3.22s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.54s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (0.58s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.82s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (1.32s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.49s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.47s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (0.46s)
Fetching https://github.com/apple/swift-service-context.git
[1/1117] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.89s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.38s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.56s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.53s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
[1/6607] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (1.12s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.16s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.16s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.17s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.67s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.47s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.57s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.95s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.60s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.47s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.14.0 (0.60s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.51s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.99s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.1 (0.61s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.06s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.28.0 (0.50s)
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.14.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-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-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.28.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.34.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.2
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/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/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.16.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "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" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "hummingbird-docc",
  "name" : "hummingbird-docc",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "hummingbird-docc",
      "targets" : [
        "HummingbirdDocC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdDocCSample",
      "targets" : [
        "HummingbirdDocCSample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HummingbirdDocCTest",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdDocCTest",
      "path" : "Tests/HummingbirdDocC",
      "product_dependencies" : [
        "HummingbirdTesting"
      ],
      "sources" : [
        "Tests/Internal/Enumerations/AssetFileTests.swift",
        "Tests/Internal/Enumerations/AssetFolderTests.swift",
        "Tests/Internal/Enumerations/DocumentationFolderTests.swift",
        "Tests/Internal/Extensions/LoggerMetadata+HelpersTests.swift",
        "Tests/Internal/Extensions/String_HelpersTests.swift",
        "Tests/Internal/Models/ResourceTests.swift",
        "Tests/Internal/Use Cases/CheckURIUseCaseTests.swift",
        "Tests/Internal/Use Cases/PrepareURIPathUseCaseTests.swift",
        "Tests/Internal/Use Cases/RedirectURIUseCaseTests.swift",
        "Tests/Internal/Use Cases/ServeURIUseCaseTests.swift",
        "Tests/Public/Middlewares/DocCMiddlewareTests.swift",
        "Types/Extensions/Logger+Helpers.swift",
        "Types/Extensions/LoggerLevel+Helpers.swift",
        "Types/Extensions/Request+Helpers.swift",
        "Types/Extensions/String+Constants.swift",
        "Types/Extensions/Tag+Constants.swift",
        "Types/Mocks/FileProviderMock.swift",
        "Types/Mocks/LogHandlerMock.swift",
        "Types/Mocks/RequestContextMock.swift",
        "Types/Namespaces/Input.swift",
        "Types/Namespaces/Output.swift",
        "Types/Stubs/FileProviderStub.swift"
      ],
      "target_dependencies" : [
        "HummingbirdDocC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdDocCSample",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdDocCSample",
      "path" : "Samples/HummingbirdDocC",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "HummingbirdDocCSample"
      ],
      "sources" : [
        "App/Builders/AppBuilder.swift",
        "App/Parameters/SampleAppArguments.swift",
        "App/Protocols/AppArguments.swift",
        "App/SampleApp.swift"
      ],
      "target_dependencies" : [
        "HummingbirdDocC"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "HummingbirdDocC",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdDocC",
      "path" : "Sources/HummingbirdDocC",
      "product_dependencies" : [
        "Hummingbird"
      ],
      "product_memberships" : [
        "hummingbird-docc",
        "HummingbirdDocCSample"
      ],
      "sources" : [
        "Internal/Enumerations/AssetFile.swift",
        "Internal/Enumerations/AssetFolder.swift",
        "Internal/Enumerations/DocumentationFolder.swift",
        "Internal/Extensions/LoggerMetadata+Helpers.swift",
        "Internal/Extensions/String+Constants.swift",
        "Internal/Extensions/String+Formats.swift",
        "Internal/Extensions/String+Helpers.swift",
        "Internal/Models/Resource.swift",
        "Internal/Protocols/Pathable.swift",
        "Internal/Pseudo Types/ContextualInfo.swift",
        "Internal/Use Cases/CheckURIUseCase.swift",
        "Internal/Use Cases/PrepareURIPathUseCase.swift",
        "Internal/Use Cases/RedirectURIUseCase.swift",
        "Internal/Use Cases/ServeURIUseCase.swift",
        "Public/Configurations/DoccConfiguration.swift",
        "Public/Middlewares/DocCMiddleware.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.