Build Information
Successful build of swift-web, reference 1.0.0 (f32eef
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 23:31:54 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adam-fowler/swift-web.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adam-fowler/swift-web
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at f32eefc HB 2.0 (#3)
Cloned https://github.com/adam-fowler/swift-web.git
Revision (git rev-parse @):
f32eefc1269336d8201fee8ea45dedf9a98f0f3f
SUCCESS checkout https://github.com/adam-fowler/swift-web.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/adam-fowler/swift-web.git
https://github.com/adam-fowler/swift-web.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" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
}
],
"manifest_display_name" : "swift-web",
"name" : "swift-web",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "swift-web",
"targets" : [
"swift-web"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "swift_web",
"module_type" : "SwiftTarget",
"name" : "swift-web",
"path" : "Sources/swift-web",
"product_dependencies" : [
"ArgumentParser",
"Hummingbird"
],
"product_memberships" : [
"swift-web"
],
"sources" : [
"app.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/58] Write sources
[1/58] Write swift-web-entitlement.plist
[2/58] Write sources
[4/58] Copying PrivacyInfo.xcprivacy
[7/58] Write sources
[38/58] Compiling CNIOWindows WSAStartup.c
[38/58] Compiling CNIOWindows shim.c
[39/58] Compiling CNIOWASI CNIOWASI.c
[41/58] Compiling CNIOLinux shim.c
[42/58] Write sources
[44/58] Compiling CNIOLinux liburing_shims.c
[45/58] Write sources
[47/58] Write swift-version-2F0A5646E1D333AE.txt
[48/58] Compiling _AtomicsShims.c
[49/67] Compiling CNIOLLHTTP c_nio_http.c
[50/72] Compiling CNIOLLHTTP c_nio_llhttp.c
[51/90] Compiling CNIOLLHTTP c_nio_api.c
[52/102] Compiling CNIODarwin shim.c
[54/102] Compiling ServiceContextModule ServiceContextKey.swift
[55/105] Emitting module ServiceContextModule
[56/105] Compiling ServiceContextModule ServiceContext.swift
[57/105] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[58/106] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[59/106] Compiling InternalCollectionsUtilities Specialize.swift
[60/106] Compiling InternalCollectionsUtilities _SortedCollection.swift
[61/106] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[62/106] Compiling InternalCollectionsUtilities Debugging.swift
[63/106] Compiling InternalCollectionsUtilities Descriptions.swift
[64/106] Compiling _NIOBase64 Base64.swift
[65/106] Emitting module _NIOBase64
[66/106] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[67/106] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[68/106] Compiling InternalCollectionsUtilities Integer rank.swift
[69/106] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[70/106] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[71/106] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[72/106] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[73/106] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[74/106] Emitting module InternalCollectionsUtilities
[75/106] Compiling InternalCollectionsUtilities UInt+reversed.swift
[76/106] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[77/131] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[78/131] Compiling Atomics ManagedAtomic.swift
[79/131] Compiling Atomics ManagedAtomicLazyReference.swift
[80/133] Compiling Instrumentation NoOpInstrument.swift
[81/135] Compiling Instrumentation MultiplexInstrument.swift
[82/135] Compiling Atomics UnsafeAtomic.swift
[83/135] Compiling Atomics UnsafeAtomicLazyReference.swift
[84/135] Compiling Atomics AtomicMemoryOrderings.swift
[85/135] Compiling Atomics DoubleWord.swift
[86/135] Compiling _NIODataStructures _TinyArray.swift
[87/135] Compiling _NIODataStructures PriorityQueue.swift
[88/135] Compiling Atomics IntegerOperations.swift
[89/135] Compiling Atomics Unmanaged extensions.swift
[90/135] Compiling Atomics AtomicStorage.swift
[91/135] Compiling Atomics AtomicValue.swift
[92/135] Compiling Atomics AtomicOptionalWrappable.swift
[93/135] Compiling Atomics AtomicReference.swift
[94/135] Compiling HTTPTypes NIOLock.swift
[95/135] Emitting module _NIODataStructures
[96/135] Compiling _NIODataStructures Heap.swift
[97/135] Compiling Instrumentation InstrumentationSystem.swift
[98/135] Emitting module Instrumentation
[99/135] Compiling Instrumentation Locks.swift
[100/135] Compiling Instrumentation Instrument.swift
[101/135] Compiling HTTPTypes HTTPParsedFields.swift
[102/135] Compiling HTTPTypes ISOLatin1String.swift
[103/135] Compiling HTTPTypes HTTPResponse.swift
[104/135] Compiling HTTPTypes HTTPRequest.swift
[105/135] Compiling CoreMetrics Locks.swift
[106/135] Emitting module CoreMetrics
[107/135] Compiling CoreMetrics Metrics.swift
[108/135] Compiling HTTPTypes HTTPField.swift
[109/135] Emitting module HTTPTypes
[110/135] Compiling HTTPTypes HTTPFields.swift
[111/135] Compiling HTTPTypes HTTPFieldName.swift
[112/271] Emitting module ArgumentParserToolInfo
[113/271] Compiling ArgumentParserToolInfo ToolInfo.swift
[114/271] Emitting module Logging
[115/271] Compiling Logging LogHandler.swift
[116/271] Compiling Logging MetadataProvider.swift
[117/271] Compiling Logging Locks.swift
[118/271] Compiling Logging Logging.swift
[119/356] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[120/356] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[121/356] Compiling HashTreeCollections _HashNode+Lookups.swift
[122/356] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[123/356] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[124/356] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[125/362] Compiling ConcurrencyHelpers LockedValueBox.swift
[126/362] Compiling ConcurrencyHelpers Lock.swift
[127/362] Emitting module ConcurrencyHelpers
[128/378] Compiling HashTreeCollections _RawHashNode.swift
[129/378] Compiling HashTreeCollections _UnmanagedHashNode.swift
[130/378] Compiling HashTreeCollections _UnsafePath.swift
[131/378] Compiling HashTreeCollections TreeDictionary+Codable.swift
[132/378] Compiling HashTreeCollections TreeDictionary+Collection.swift
[133/378] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[134/378] Compiling HeapModule _HeapNode.swift
[135/378] Compiling HeapModule Heap.swift
[136/378] Compiling HeapModule Heap+UnsafeHandle.swift
[137/378] Compiling Tracing TracingTime.swift
[138/378] Compiling HeapModule Heap+Invariants.swift
[139/378] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[140/378] Compiling HeapModule Heap+Descriptions.swift
[141/378] Emitting module HeapModule
[142/378] Compiling DequeModule Deque+Testing.swift
[143/378] Compiling DequeModule Deque._Storage.swift
[144/378] Compiling DequeModule Deque+Extras.swift
[145/378] Compiling DequeModule Deque+Hashable.swift
[146/378] Compiling DequeModule Deque+CustomReflectable.swift
[147/378] Compiling DequeModule Deque+Descriptions.swift
[148/378] Compiling DequeModule Deque+Codable.swift
[149/378] Compiling DequeModule Deque+Collection.swift
[150/378] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[151/378] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[152/378] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[153/378] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[154/378] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[155/378] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[156/378] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[157/378] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[158/378] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[159/378] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[160/378] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[161/378] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[162/378] Compiling HashTreeCollections _HashNode+Structural merge.swift
[163/378] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[164/378] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[165/378] Compiling HashTreeCollections _HashNode+Structural union.swift
[166/378] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[167/378] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[168/381] Compiling DequeModule _DequeSlot.swift
[169/382] Compiling DequeModule _DequeBufferHeader.swift
[170/382] Compiling DequeModule _DequeBuffer.swift
[171/382] Compiling HashTreeCollections TreeDictionary.swift
[172/382] Compiling HashTreeCollections TreeSet+Codable.swift
[173/382] Compiling HashTreeCollections TreeSet+Collection.swift
[174/382] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[175/382] Compiling HashTreeCollections TreeSet+Debugging.swift
[176/382] Compiling HashTreeCollections TreeSet+Descriptions.swift
[177/382] Compiling HashTreeCollections TreeDictionary+Keys.swift
[178/382] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[179/382] Compiling HashTreeCollections TreeDictionary+Merge.swift
[180/382] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[181/382] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[182/382] Compiling HashTreeCollections TreeDictionary+Values.swift
[184/382] Compiling DequeModule Deque._UnsafeHandle.swift
[185/382] Compiling DequeModule Deque.swift
[186/382] Compiling DequeModule Deque+Equatable.swift
[187/382] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[188/382] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[189/382] Compiling Tracing TracerProtocol.swift
[190/382] Compiling Tracing Tracer.swift
[199/382] Compiling Tracing NoOpTracer.swift
[200/382] Compiling Tracing SpanProtocol.swift
[201/382] Compiling Tracing InstrumentationSystem+Tracing.swift
[202/382] Emitting module Tracing
[203/382] Compiling Tracing TracerProtocol+Legacy.swift
[204/390] Emitting module UnixSignals
[204/390] Compiling c-nioatomics.c
[221/397] Compiling DequeModule _UnsafeWrappedBuffer.swift
[222/452] Compiling BitCollections BitSet+Codable.swift
[224/452] Compiling OrderedCollections OrderedSet+SubSequence.swift
[225/452] Compiling OrderedCollections OrderedSet+Testing.swift
[226/452] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[227/452] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[228/452] Compiling OrderedCollections OrderedSet.swift
[229/452] Compiling OrderedCollections _UnsafeBitset.swift
[230/452] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[231/452] Compiling HashTreeCollections TreeSet+Extras.swift
[232/452] Compiling HashTreeCollections TreeSet+Filter.swift
[233/452] Compiling HashTreeCollections TreeSet+Hashable.swift
[234/452] Compiling HashTreeCollections TreeSet+Sendable.swift
[235/452] Compiling HashTreeCollections TreeSet+Sequence.swift
[236/452] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[237/452] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[238/491] Emitting module Atomics
[239/491] Compiling ArgumentParser CompletionKind.swift
[240/491] Compiling ArgumentParser Errors.swift
[241/491] Compiling ArgumentParser ArgumentDecoder.swift
[242/491] Compiling ArgumentParser InputOrigin.swift
[243/491] Compiling UnixSignals UnixSignalsSequence.swift
[244/491] Compiling UnixSignals UnixSignal.swift
[245/491] Compiling BitCollections BitSet+Random.swift
[246/491] Compiling BitCollections BitSet+SetAlgebra basics.swift
[247/491] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[248/491] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[249/491] Compiling BitCollections BitSet+CustomReflectable.swift
[250/491] Compiling BitCollections BitSet+CustomStringConvertible.swift
[251/491] Compiling BitCollections BitSet+Equatable.swift
[252/491] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[253/491] Compiling BitCollections BitSet+Extras.swift
[254/491] Compiling BitCollections BitArray+Shifts.swift
[255/491] Compiling BitCollections BitArray+Testing.swift
[256/491] Compiling BitCollections BitArray._UnsafeHandle.swift
[257/491] Compiling BitCollections BitArray.swift
[258/491] Compiling BitCollections BitSet+BidirectionalCollection.swift
[259/491] Compiling ArgumentParser ArgumentHelp.swift
[260/491] Compiling ArgumentParser ArgumentVisibility.swift
[263/491] Compiling ArgumentParser Flag.swift
[264/491] Compiling ArgumentParser ParsableArguments.swift
[265/491] Compiling ArgumentParser ParsableArgumentsValidation.swift
[266/491] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[267/491] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[268/491] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[269/491] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[270/491] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[271/491] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[272/491] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[273/491] Compiling HashTreeCollections TreeSet.swift
[277/491] Compiling ArgumentParser ParsableCommand.swift
[280/491] Compiling ArgumentParser Name.swift
[281/491] Compiling ArgumentParser Parsed.swift
[288/491] Compiling ArgumentParser ZshCompletionsGenerator.swift
[289/491] Compiling ArgumentParser Argument.swift
[290/491] Compiling ArgumentParser ParserError.swift
[291/491] Compiling ArgumentParser SplitArguments.swift
[292/491] Compiling ArgumentParser DumpHelpGenerator.swift
[293/491] Compiling ArgumentParser HelpCommand.swift
[294/491] Compiling ArgumentParser ArgumentDefinition.swift
[295/491] Compiling ArgumentParser ArgumentSet.swift
[296/491] Emitting module DequeModule
[304/491] Compiling ArgumentParser CommandParser.swift
[306/491] Compiling _RopeModule Rope+Remove.swift
[307/491] Compiling _RopeModule Rope+RemoveSubrange.swift
[308/491] Compiling _RopeModule Rope+Split.swift
[309/491] Compiling _RopeModule Optional Utilities.swift
[310/491] Compiling _RopeModule String Utilities.swift
[311/491] Compiling _RopeModule String.Index+ABI.swift
[312/491] Compiling _RopeModule _CharacterRecognizer.swift
[313/491] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[322/491] Emitting module BitCollections
[322/496] Compiling c-atomics.c
[335/496] Compiling BitCollections BitSet.swift
[336/496] Compiling BitCollections Range+Utilities.swift
[337/496] Compiling BitCollections Slice+Utilities.swift
[338/496] Compiling BitCollections UInt+Tricks.swift
[339/496] Compiling BitCollections _Word.swift
[341/496] Compiling ArgumentParser UsageGenerator.swift
[342/496] Compiling ArgumentParser CollectionExtensions.swift
[343/496] Compiling BitCollections BitSet+Invariants.swift
[347/496] Compiling ArgumentParser NameSpecification.swift
[348/496] Compiling ArgumentParser Option.swift
[349/496] Compiling ArgumentParser OptionGroup.swift
[350/496] Compiling ArgumentParser AsyncParsableCommand.swift
[351/496] Compiling ArgumentParser HelpGenerator.swift
[352/496] Compiling ArgumentParser MessageInfo.swift
[371/502] Emitting module OrderedCollections
[388/502] Compiling ArgumentParser InputKey.swift
[389/502] Compiling ArgumentParser CommandConfiguration.swift
[390/502] Compiling ArgumentParser CommandGroup.swift
[391/502] Compiling ArgumentParser EnumerableFlag.swift
[392/502] Compiling ArgumentParser ExpressibleByArgument.swift
[393/502] Compiling ArgumentParser ParsedValues.swift
[394/502] Compiling ArgumentParser BashCompletionsGenerator.swift
[395/502] Compiling ArgumentParser CompletionsGenerator.swift
[396/502] Compiling ArgumentParser FishCompletionsGenerator.swift
[410/548] Emitting module _RopeModule
[418/548] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[419/548] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[420/548] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[421/548] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[422/548] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[423/548] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[424/548] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[425/548] Compiling AsyncAlgorithms CombineLatestStorage.swift
[426/548] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[427/548] Compiling AsyncAlgorithms Dictionary.swift
[428/548] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[429/548] Compiling AsyncAlgorithms Locking.swift
[430/548] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[431/548] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[432/548] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[433/548] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[434/548] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[435/548] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[436/548] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[437/548] Compiling AsyncAlgorithms ChannelStateMachine.swift
[438/548] Compiling AsyncAlgorithms ChannelStorage.swift
[439/548] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[440/548] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[441/548] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[442/548] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[443/548] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[444/548] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[445/548] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[446/548] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[447/548] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[448/548] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[449/548] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[450/548] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[451/548] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[452/548] Compiling NIOConcurrencyHelpers lock.swift
[453/548] Emitting module NIOConcurrencyHelpers
[454/548] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[455/548] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[456/548] Compiling NIOConcurrencyHelpers NIOLock.swift
[457/548] Compiling NIOConcurrencyHelpers atomics.swift
[458/548] Emitting module ArgumentParser
[464/613] Emitting module AsyncAlgorithms
[465/618] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[466/618] Compiling NIOCore EventLoopFuture+Deprecated.swift
[467/618] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[468/618] Compiling NIOCore EventLoopFuture.swift
[469/618] Compiling NIOCore FileDescriptor.swift
[470/618] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[471/618] Compiling NIOCore ByteBuffer-multi-int.swift
[472/618] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[473/618] Compiling NIOCore ByteBuffer-views.swift
[474/618] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[475/618] Compiling NIOCore FileHandle.swift
[476/618] Compiling NIOCore FileRegion.swift
[477/618] Compiling NIOCore ByteBuffer-core.swift
[478/618] Compiling NIOCore ByteBuffer-hex.swift
[479/618] Compiling NIOCore ByteBuffer-int.swift
[480/618] Emitting module HashTreeCollections
[481/620] Compiling NIOCore MulticastChannel.swift
[482/620] Compiling NIOCore NIOAny.swift
[483/620] Compiling NIOCore NIOCloseOnErrorHandler.swift
[484/620] Compiling NIOCore Channel.swift
[485/620] Emitting module Collections
[486/620] Compiling Collections Collections.swift
[487/620] Emitting module Metrics
[488/620] Compiling Metrics Metrics.swift
[489/620] Compiling AsyncAlgorithms UnsafeTransfer.swift
[490/620] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[491/620] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[492/620] Compiling AsyncAlgorithms ZipStateMachine.swift
[493/620] Compiling AsyncAlgorithms ZipStorage.swift
[502/620] Compiling NIOCore DeadChannel.swift
[503/620] Compiling NIOCore DispatchQueue+WithFuture.swift
[504/620] Compiling NIOCore EventLoop+Deprecated.swift
[505/620] Compiling NIOCore EventLoop+SerialExecutor.swift
[508/620] Compiling NIOCore NIOAsyncWriter.swift
[509/620] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[510/620] Compiling NIOCore BSDSocketAPI.swift
[511/620] Compiling NIOCore ByteBuffer-aux.swift
[512/620] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[513/620] Compiling NIOCore ByteBuffer-conversions.swift
[514/620] Compiling NIOCore AddressedEnvelope.swift
[515/620] Compiling NIOCore AsyncAwaitSupport.swift
[516/620] Compiling NIOCore AsyncChannel.swift
[517/620] Compiling NIOCore AsyncChannelHandler.swift
[518/620] Compiling NIOCore AsyncChannelInboundStream.swift
[519/620] Compiling NIOCore EventLoop.swift
[520/620] Compiling NIOCore Interfaces.swift
[521/620] Compiling NIOCore Linux.swift
[522/620] Compiling NIOCore MarkedCircularBuffer.swift
[523/620] Compiling NIOCore AsyncChannelOutboundWriter.swift
[524/620] Compiling NIOCore NIOAsyncSequenceProducer.swift
[525/620] Compiling NIOCore Codec.swift
[526/620] Compiling NIOCore ConvenienceOptionSupport.swift
[549/620] Compiling NIOCore ChannelHandler.swift
[550/620] Compiling NIOCore ChannelHandlers.swift
[551/620] Compiling NIOCore ChannelInvoker.swift
[564/635] Compiling ServiceLifecycle ServiceRunnerError.swift
[565/635] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[566/635] Emitting module ServiceLifecycle
[569/635] Compiling NIOCore NIOSendable.swift
[570/635] Compiling NIOCore RecvByteBufferAllocator.swift
[571/635] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[572/635] Compiling NIOCore SocketAddresses.swift
[586/635] Compiling NIOCore GlobalSingletons.swift
[587/635] Compiling NIOCore IO.swift
[588/635] Compiling NIOCore IOData.swift
[589/635] Compiling NIOCore IPProtocol.swift
[590/635] Compiling NIOCore IntegerBitPacking.swift
[591/635] Compiling NIOCore IntegerTypes.swift
[606/635] Compiling NIOCore SocketOptionProvider.swift
[607/635] Compiling NIOCore SystemCallHelpers.swift
[608/635] Compiling NIOCore TimeAmount+Duration.swift
[609/635] Compiling NIOCore TypeAssistedChannelHandler.swift
[610/635] Compiling NIOCore UniversalBootstrapSupport.swift
[611/635] Compiling NIOCore Utilities.swift
[619/635] Compiling ServiceLifecycle Service.swift
[620/635] Compiling ServiceLifecycle GracefulShutdown.swift
[621/635] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[622/635] Compiling ServiceLifecycle CancellationWaiter.swift
[623/635] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[624/635] Compiling ServiceLifecycle ServiceGroup.swift
[632/635] Emitting module NIOCore
[633/690] Emitting module NIOHTTPTypes
[634/690] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[635/690] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[636/690] Emitting module NIOEmbedded
[637/690] Compiling NIOEmbedded AsyncTestingChannel.swift
[638/690] Compiling NIOEmbedded Embedded.swift
[639/690] Compiling NIOPosix Selectable.swift
[640/690] Compiling NIOPosix SelectableChannel.swift
[641/690] Compiling NIOPosix SelectableEventLoop.swift
[642/690] Compiling NIOPosix SelectorEpoll.swift
[643/690] Compiling NIOPosix SelectorGeneric.swift
[644/695] Compiling NIOPosix LinuxCPUSet.swift
[645/695] Compiling NIOPosix LinuxUring.swift
[646/695] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[647/695] Compiling NIOPosix NIOThreadPool.swift
[648/695] Compiling NIOPosix NonBlockingFileIO.swift
[649/695] Compiling NIOPosix BSDSocketAPICommon.swift
[650/695] Compiling NIOPosix BSDSocketAPIPosix.swift
[651/695] Compiling NIOPosix BSDSocketAPIWindows.swift
[652/695] Compiling NIOPosix BaseSocket.swift
[653/695] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[654/695] Compiling NIOPosix BaseSocketChannel.swift
[655/695] Compiling NIOPosix SelectorKqueue.swift
[656/695] Compiling NIOPosix SelectorUring.swift
[657/695] Compiling NIOPosix ServerSocket.swift
[658/695] Compiling NIOPosix Socket.swift
[659/695] Compiling NIOPosix SocketChannel.swift
[660/695] Compiling NIOPosix PooledRecvBufferAllocator.swift
[661/695] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[662/695] Compiling NIOPosix PosixSingletons.swift
[663/695] Compiling NIOPosix RawSocketBootstrap.swift
[664/695] Compiling NIOPosix Resolver.swift
[665/695] Emitting module NIOPosix
[666/695] Compiling NIOPosix PendingDatagramWritesManager.swift
[667/695] Compiling NIOPosix PendingWritesManager.swift
[668/695] Compiling NIOPosix PipeChannel.swift
[669/695] Compiling NIOPosix PipePair.swift
[670/695] Compiling NIOPosix Pool.swift
[671/695] Compiling NIOPosix SocketProtocols.swift
[672/695] Compiling NIOPosix System.swift
[673/695] Compiling NIOPosix Thread.swift
[674/695] Compiling NIOPosix ThreadPosix.swift
[675/695] Compiling NIOPosix ThreadWindows.swift
[676/695] Compiling NIOPosix GetaddrinfoResolver.swift
[677/695] Compiling NIOPosix HappyEyeballs.swift
[678/695] Compiling NIOPosix IO.swift
[679/695] Compiling NIOPosix IntegerBitPacking.swift
[680/695] Compiling NIOPosix IntegerTypes.swift
[681/695] Compiling NIOPosix Linux.swift
[682/695] Compiling NIOPosix BaseStreamSocketChannel.swift
[683/695] Compiling NIOPosix Bootstrap.swift
[684/695] Compiling NIOPosix ControlMessage.swift
[685/695] Compiling NIOPosix DatagramVectorReadManager.swift
[686/695] Compiling NIOPosix Errors+Any.swift
[687/695] Compiling NIOPosix FileDescriptor.swift
[688/695] Compiling NIOPosix UnsafeTransfer.swift
[689/695] Compiling NIOPosix Utilities.swift
[690/695] Compiling NIOPosix VsockAddress.swift
[691/695] Compiling NIOPosix VsockChannelEvents.swift
[692/695] Compiling NIOPosix resource_bundle_accessor.swift
[693/697] Emitting module NIO
[694/697] Compiling NIO Exports.swift
[695/725] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[696/725] Compiling NIOTLS TLSEvents.swift
[697/725] Emitting module NIOTLS
[698/725] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[699/725] Compiling NIOTLS SNIHandler.swift
[700/725] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[701/725] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[702/725] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[703/725] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[704/725] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[705/726] Emitting module NIOFoundationCompat
[706/726] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[707/726] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[708/746] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[709/748] Compiling NIOTransportServices NIOTSChannelOptions.swift
[710/748] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[711/748] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[712/748] Compiling NIOTransportServices NIOTSEventLoop.swift
[713/748] Compiling NIOTransportServices AcceptHandler.swift
[714/748] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[715/748] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[716/748] Compiling NIOTransportServices StateManagedChannel.swift
[717/748] Compiling NIOTransportServices NIOTSListenerChannel.swift
[718/748] Compiling NIOTransportServices NIOTSBootstraps.swift
[719/748] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[720/748] Compiling NIOTransportServices NIOTSErrors.swift
[721/748] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[722/748] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[723/748] Emitting module NIOHTTP1
[724/771] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[725/771] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[726/771] Emitting module NIOHTTPTypesHTTP1
[727/771] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[728/771] Compiling NIOExtras NIOExtrasError.swift
[729/771] Compiling NIOExtras NIOLengthFieldBitLength.swift
[730/771] Compiling NIOExtras RequestResponseWithIDHandler.swift
[731/771] Compiling NIOExtras UnsafeTransfer.swift
[732/771] Compiling NIOExtras QuiescingHelper.swift
[733/771] Compiling NIOExtras RequestResponseHandler.swift
[734/771] Compiling NIOExtras NIORequestIdentifiable.swift
[735/771] Compiling NIOExtras PCAPRingBuffer.swift
[736/772] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[737/772] Compiling NIOExtras JSONRPCFraming.swift
[738/772] Compiling NIOExtras FixedLengthFrameDecoder.swift
[739/772] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[740/772] Emitting module NIOExtras
[741/772] Compiling NIOExtras LineBasedFrameDecoder.swift
[742/772] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[743/772] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[744/772] Compiling NIOExtras LengthFieldPrepender.swift
[745/772] Compiling NIOExtras DebugInboundEventsHandler.swift
[746/772] Compiling NIOExtras DebugOutboundEventsHandler.swift
[747/772] Emitting module NIOTransportServices
[753/774] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[754/774] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[760/774] Compiling NIOTransportServices StateManagedListenerChannel.swift
[761/774] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[768/774] Compiling NIOTransportServices NIOTSSingletons.swift
[771/774] Compiling NIOExtras WritePCAPHandler.swift
[772/799] Compiling HummingbirdCore ResponseWriter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[773/799] Compiling HummingbirdCore AvailableConnectionsHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[774/799] Compiling HummingbirdCore BindAddress.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[775/801] Compiling HummingbirdCore HTTP1Channel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[776/801] Compiling HummingbirdCore HTTPChannelHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[777/801] Compiling HummingbirdCore HTTPServerBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[778/801] Compiling HummingbirdCore AnyAsyncSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[779/801] Compiling HummingbirdCore FlatDictionary.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[780/801] Compiling HummingbirdCore Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[781/801] Compiling HummingbirdCore Request.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[782/801] Compiling HummingbirdCore RequestBody+inboundClose.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[783/801] Compiling HummingbirdCore Response.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[784/801] Compiling HummingbirdCore ResponseBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[785/801] Compiling HummingbirdCore ResponseBodyWriter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[786/801] Emitting module HummingbirdCore
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[787/801] Compiling HummingbirdCore String+percentEncode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[788/801] Compiling HummingbirdCore UnsafeTransfer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[789/801] Compiling HummingbirdCore HBParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[790/801] Compiling HummingbirdCore OutputBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[791/801] Compiling HummingbirdCore ServerConfiguration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[792/801] Compiling HummingbirdCore TSTLSOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[793/801] Compiling HummingbirdCore HTTPUserEventHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[794/801] Compiling HummingbirdCore Server.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[795/801] Compiling HummingbirdCore ServerChildChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[796/801] Compiling HummingbirdCore RequestBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[797/801] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[798/801] Compiling HummingbirdCore URI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[799/867] Compiling Hummingbird Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[800/867] Compiling Hummingbird CacheControl.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[801/867] Compiling Hummingbird FileIO.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[802/867] Compiling Hummingbird FileProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[803/867] Compiling Hummingbird LocalFileSystem.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[804/867] Compiling Hummingbird Cookie.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[805/867] Compiling Hummingbird Cookies.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[806/874] Compiling Hummingbird Trie+resolve.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[807/874] Compiling Hummingbird Trie+serialize.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[808/874] Compiling Hummingbird TrieRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[809/874] Compiling Hummingbird ChildRequestContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[810/874] Compiling Hummingbird Request.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[811/874] Compiling Hummingbird RequestContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[812/874] Compiling Hummingbird RequestContextSource.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[813/874] Emitting module Hummingbird
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[814/874] Compiling Hummingbird RequestID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[815/874] Compiling Hummingbird RequestResponder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[816/874] Compiling Hummingbird Response.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[817/874] Compiling Hummingbird URI+decodeQuery.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[818/874] Compiling Hummingbird MemoryPersistDriver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[819/874] Compiling Hummingbird PersistDriver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[820/874] Compiling Hummingbird PersistError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[821/874] Compiling Hummingbird MetricsMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[822/874] Compiling Hummingbird Middleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[823/874] Compiling Hummingbird MiddlewareGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[824/874] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[825/874] Compiling Hummingbird _Middleware2.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[826/874] Compiling Hummingbird _OptionalMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[827/874] Compiling Hummingbird _SpreadMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[828/874] Compiling Hummingbird Router.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[829/874] Compiling Hummingbird RouterGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[830/874] Compiling Hummingbird RouterMethods.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[831/874] Compiling Hummingbird RouterPath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[832/874] Compiling Hummingbird RouterResponder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[833/874] Compiling Hummingbird TransformingRouterGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[834/874] Compiling Hummingbird RouterTrie.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[835/874] Compiling Hummingbird URLEncodedFormNode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[836/874] Compiling Hummingbird Configuration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[837/874] Compiling Hummingbird Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[838/874] Compiling Hummingbird Environment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[839/874] Compiling Hummingbird EditedHTTPError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[840/874] Compiling Hummingbird HTTPError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[841/874] Compiling Hummingbird HTTPResponseError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[842/874] Compiling Hummingbird NIOCore+HTTPResponseError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[843/874] Compiling Hummingbird TracingMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[844/874] Compiling Hummingbird EndpointResponder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[845/874] Compiling Hummingbird Parameters+UUID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[846/874] Compiling Hummingbird Parameters.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[847/874] Compiling Hummingbird ResponseGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[848/874] Compiling Hummingbird RouteCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[849/874] Compiling Hummingbird Router+validation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[850/874] Compiling Hummingbird Application.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[851/874] Compiling Hummingbird CodableProtocols.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[852/874] Compiling Hummingbird JSONCoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[853/874] Compiling Hummingbird ResponseEncodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[854/874] Compiling Hummingbird URLEncodedForm+Request.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[855/874] Compiling Hummingbird URLEncodedForm.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[856/874] Compiling Hummingbird URLEncodedFormDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[857/874] Compiling Hummingbird URLEncodedFormEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[858/874] Compiling Hummingbird MediaType+FileExtension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[859/874] Compiling Hummingbird MediaType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[860/874] Compiling Hummingbird Request+Cookies.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[861/874] Compiling Hummingbird Response+Cookies.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[862/874] Compiling Hummingbird CORSMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[863/874] Compiling Hummingbird FileMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[864/874] Compiling Hummingbird LogRequestMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[865/874] Compiling Hummingbird ByteBuffer+foundation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[866/874] Compiling Hummingbird DateCache.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[867/874] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[868/874] Compiling Hummingbird HexDigest.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[869/874] Compiling Hummingbird InitializableFromSource.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[870/874] Compiling Hummingbird PreludeService.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[871/874] Compiling Hummingbird StringProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[872/876] Compiling swift_web app.swift
[873/876] Emitting module swift_web
[873/876] Write Objects.LinkFileList
[874/876] Linking swift-web
[875/876] Applying swift-web
Build complete! (54.69s)
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.71s)
[1/24423] Fetching hummingbird
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.66s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (2.22s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.12.0 (0.53s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio.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
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.58s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/2394] Fetching swift-service-lifecycle
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.72s)
Fetching https://github.com/apple/swift-metrics.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.91s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.01s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.05s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.06s)
Fetched https://github.com/apple/swift-nio.git from cache (1.07s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4974] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-http-types.git from cache (0.58s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.51s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.07s)
Fetched https://github.com/apple/swift-log.git from cache (0.68s)
[1/4965] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-metrics.git from cache (1.14s)
Fetched https://github.com/apple/swift-collections.git from cache (0.84s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.10s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (2.77s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (1.17s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.61s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.11s)
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.58s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.45s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.48s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.83s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.35s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.67s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.46s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.52s)
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (0.61s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.61s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.18s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.41s)
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.90s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.46s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.55s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.7.0 (0.44s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.49s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.56s)
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.26.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.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.25.2
Creating working copy for https://github.com/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.12.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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.0.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.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.7.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.36.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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.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-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.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.4.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.2.2
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" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
}
],
"manifest_display_name" : "swift-web",
"name" : "swift-web",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "swift-web",
"targets" : [
"swift-web"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "swift_web",
"module_type" : "SwiftTarget",
"name" : "swift-web",
"path" : "Sources/swift-web",
"product_dependencies" : [
"ArgumentParser",
"Hummingbird"
],
"product_memberships" : [
"swift-web"
],
"sources" : [
"app.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
Done.