The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-networking, reference main (a98d64), with Swift 6.2 (beta) for macOS (SPM) on 12 Jul 2025 14:20:09 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danthorpe/swift-networking.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danthorpe/swift-networking
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a98d646 bot: bump github.com/apple/swift-async-algorithms from 1.0.0 to 1.0.4 (#130)
Cloned https://github.com/danthorpe/swift-networking.git
Revision (git rev-parse @):
a98d6468a81ad86f2dfb0d126b0eab6f48b636da
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/danthorpe/swift-networking.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/danthorpe/swift-networking.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[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/49] Write sources
[44/49] Compiling _SwiftSyntaxCShims dummy.c
[45/49] Compiling _NumericsShims _NumericsShims.c
[46/49] Write swift-version-1EA4D86E10B52AF.txt
[48/114] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[49/115] Compiling SwiftSyntax510 Empty.swift
[50/115] Emitting module SwiftSyntax510
[51/115] Compiling SwiftSyntax509 Empty.swift
[52/115] Emitting module SwiftSyntax509
[53/115] Compiling SwiftSyntax600 Empty.swift
[54/115] Emitting module SwiftSyntax600
[55/115] Compiling SwiftSyntax601 Empty.swift
[56/115] Emitting module SwiftSyntax601
[57/115] Compiling RealModule ElementaryFunctions.swift
[58/116] Compiling InternalCollectionsUtilities Debugging.swift
[59/123] Compiling RealModule Real.swift
[60/127] Compiling RealModule RealFunctions.swift
[61/127] Compiling RealModule Float80+Real.swift
[62/127] Emitting module RealModule
[63/127] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[64/127] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[65/127] Compiling RealModule AlgebraicField.swift
[66/127] Compiling RealModule ApproximateEquality.swift
[67/127] Compiling InternalCollectionsUtilities Descriptions.swift
[68/127] Compiling RealModule Float16+Real.swift
[69/127] Compiling RealModule Float+Real.swift
[70/127] Compiling RealModule AugmentedArithmetic.swift
[71/127] Compiling RealModule Double+Real.swift
[72/127] Compiling HTTPTypes HTTPField.swift
[73/127] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[74/193] Emitting module HTTPTypes
[75/219] Emitting module InternalCollectionsUtilities
[76/219] Compiling Algorithms Combinations.swift
[77/219] Compiling Algorithms Compacted.swift
[78/219] Compiling Algorithms Reductions.swift
[79/219] Compiling Algorithms Rotate.swift
[80/219] Compiling Algorithms Cycle.swift
[81/219] Compiling Algorithms RandomSample.swift
[82/219] Compiling Algorithms AdjacentPairs.swift
[83/219] Compiling Algorithms Chain.swift
[84/235] Compiling Algorithms Suffix.swift
[85/235] Compiling Algorithms Trim.swift
[86/293] Compiling HTTPTypes HTTPParsedFields.swift
[87/293] Compiling HTTPTypes HTTPRequest.swift
[88/293] Compiling DequeModule _DequeBuffer.swift
[89/294] Compiling HTTPTypes HTTPResponse.swift
[90/294] Compiling OrderedCollections OrderedSet+Codable.swift
[91/294] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[92/294] Compiling OrderedCollections OrderedSet+Descriptions.swift
[93/294] Compiling OrderedCollections OrderedSet+Diffing.swift
[94/294] Compiling OrderedCollections OrderedSet+Equatable.swift
[95/294] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[96/300] Compiling DequeModule _UnsafeWrappedBuffer.swift
[97/300] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[98/300] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[99/300] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[100/300] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[101/300] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[102/300] Compiling OrderedCollections OrderedSet+Sendable.swift
[103/300] Compiling OrderedCollections OrderedDictionary+Elements.swift
[104/300] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[105/300] Compiling HTTPTypes ISOLatin1String.swift
[106/300] Compiling HTTPTypes NIOLock.swift
[107/300] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[108/300] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[109/300] Compiling DequeModule _DequeSlot.swift
[110/300] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[111/300] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[112/300] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[113/300] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[114/300] Compiling DequeModule _DequeBufferHeader.swift
[115/300] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[116/300] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[117/300] Compiling OrderedCollections _Hashtable+Header.swift
[118/300] Compiling OrderedCollections OrderedDictionary+Codable.swift
[121/300] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[122/300] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[123/300] Compiling HTTPTypes HTTPFieldName.swift
[124/300] Compiling HTTPTypes HTTPFields.swift
[127/300] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[128/300] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[129/300] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[130/300] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[133/306] Compiling OrderedCollections _HashTable+Constants.swift
[134/306] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[135/306] Compiling OrderedCollections _HashTable+Testing.swift
[136/306] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[137/306] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[138/306] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[141/306] Emitting module DequeModule
[144/306] Compiling OrderedCollections OrderedSet+Hashable.swift
[145/306] Compiling OrderedCollections OrderedSet+Initializers.swift
[146/306] Compiling OrderedCollections OrderedSet+Insertions.swift
[147/306] Compiling OrderedCollections OrderedSet+Invariants.swift
[148/306] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[149/306] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[150/306] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[151/306] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[152/306] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[153/306] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[154/306] Compiling OrderedCollections OrderedDictionary+Values.swift
[155/306] Compiling OrderedCollections OrderedDictionary.swift
[156/306] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[157/306] Compiling OrderedCollections _HashTable.swift
[158/306] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[160/306] Compiling OrderedCollections _HashTable+Bucket.swift
[161/306] Compiling OrderedCollections _HashTable+BucketIterator.swift
[166/306] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[167/306] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[181/306] Compiling OrderedCollections OrderedSet+SubSequence.swift
[182/306] Compiling OrderedCollections OrderedSet+Testing.swift
[183/306] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[184/306] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[185/306] Compiling OrderedCollections OrderedSet.swift
[186/306] Compiling OrderedCollections _UnsafeBitset.swift
[207/313] Compiling SwiftSyntax SyntaxHashable.swift
[208/313] Compiling SwiftSyntax SyntaxIdentifier.swift
[209/313] Compiling SwiftSyntax SyntaxNodeFactory.swift
[210/313] Compiling SwiftSyntax SyntaxNodeStructure.swift
[213/315] Emitting module OrderedCollections
[214/361] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[215/361] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[216/361] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[217/361] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[218/361] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[219/361] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[220/361] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[221/361] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[222/361] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[223/361] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[224/361] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[225/361] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[226/361] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[227/361] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[228/361] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[229/361] Compiling AsyncAlgorithms DebounceStateMachine.swift
[230/361] Compiling AsyncAlgorithms DebounceStorage.swift
[231/361] Emitting module Algorithms
[232/361] Emitting module AsyncAlgorithms
[238/366] Compiling AsyncAlgorithms MergeStateMachine.swift
[239/366] Compiling AsyncAlgorithms MergeStorage.swift
[240/366] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[241/366] Compiling AsyncAlgorithms Rethrow.swift
[242/366] Compiling AsyncAlgorithms SetAlgebra.swift
[243/366] Compiling AsyncAlgorithms Dictionary.swift
[244/366] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[245/366] Compiling AsyncAlgorithms Locking.swift
[246/366] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[247/366] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[248/366] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[249/366] Compiling AsyncAlgorithms ChannelStateMachine.swift
[250/366] Compiling AsyncAlgorithms ChannelStorage.swift
[251/366] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[252/366] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[253/366] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[254/366] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[255/366] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[256/366] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[257/366] Compiling AsyncAlgorithms AsyncChannel.swift
[258/366] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[259/366] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[260/366] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[261/366] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[262/366] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[263/366] Compiling Tagged UUID.swift
[264/366] Emitting module IssueReporting
[273/366] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[278/366] Compiling Protected Protected.swift
[279/366] Emitting module Protected
[280/366] Compiling ConcurrencyExtras LockIsolated.swift
[281/366] Compiling ConcurrencyExtras MainSerialExecutor.swift
[282/366] Compiling ConcurrencyExtras AsyncStream.swift
[283/366] Compiling ConcurrencyExtras Locking.swift
[286/366] Compiling ConcurrencyExtras Result.swift
[287/366] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[288/366] Compiling ConcurrencyExtras UncheckedBox.swift
[289/366] Emitting module ConcurrencyExtras
[290/366] Compiling ConcurrencyExtras Task.swift
[292/367] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[295/367] Compiling Tagged Tagged.swift
[296/367] Emitting module Tagged
[297/367] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[298/367] Emitting module HTTPTypesFoundation
[299/367] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[300/367] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[301/367] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[302/370] Compiling ConcurrencyExtras UncheckedSendable.swift
[303/391] Compiling AsyncAlgorithms UnsafeTransfer.swift
[304/391] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[305/391] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[306/391] Compiling AsyncAlgorithms ZipStateMachine.swift
[307/391] Compiling AsyncAlgorithms ZipStorage.swift
[314/391] Compiling AsyncAlgorithms CombineLatestStorage.swift
[315/391] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[323/391] Emitting module XCTestDynamicOverlay
[324/391] Compiling XCTestDynamicOverlay Deprecations.swift
[325/391] Compiling XCTestDynamicOverlay Exports.swift
[326/391] Emitting module SwiftSyntax
[327/391] Compiling CombineSchedulers UIScheduler.swift
[328/391] Compiling CombineSchedulers UIKit.swift
[329/392] Compiling CombineSchedulers Timer.swift
[330/392] Compiling CombineSchedulers TestScheduler.swift
[331/392] Compiling CombineSchedulers UnimplementedScheduler.swift
[332/392] Compiling Clocks UnimplementedClock.swift
[333/392] Compiling Clocks Timer.swift
[334/392] Compiling Clocks _AsyncTimerSequence.swift
[335/392] Compiling Clocks TestClock.swift
[336/392] Compiling Clocks ImmediateClock.swift
[337/392] Compiling Clocks Lock.swift
[338/392] Compiling Clocks SwiftUI.swift
[339/392] Emitting module Clocks
[340/392] Compiling Clocks AnyClock.swift
[341/392] Compiling CombineSchedulers Lock.swift
[342/392] Compiling CombineSchedulers AnyScheduler.swift
[343/392] Compiling CombineSchedulers Concurrency.swift
[344/392] Compiling CombineSchedulers NSRecursiveLock.swift
[345/392] Compiling CombineSchedulers SwiftUI.swift
[346/392] Compiling CombineSchedulers ImmediateScheduler.swift
[347/392] Compiling CombineSchedulers Deprecations.swift
[348/392] Emitting module CombineSchedulers
[349/416] Compiling Dependencies Deprecations.swift
[350/416] Compiling Dependencies Exports.swift
[351/416] Emitting module Dependencies
[352/418] Compiling Dependencies FireAndForget.swift
[353/418] Compiling Dependencies Locale.swift
[354/418] Compiling Dependencies MainQueue.swift
[355/418] Compiling Dependencies URLSession.swift
[356/418] Compiling Dependencies UUID.swift
[357/418] Compiling Dependencies MainRunLoop.swift
[358/418] Compiling Dependencies OpenURL.swift
[359/418] Compiling Dependencies TimeZone.swift
[360/418] Compiling Dependencies Dependency.swift
[361/418] Compiling Dependencies DependencyContext.swift
[362/418] Compiling Dependencies DependencyKey.swift
[363/418] Compiling Dependencies TypeName.swift
[364/418] Compiling Dependencies PreviewTrait.swift
[365/418] Compiling Dependencies Clocks.swift
[366/418] Compiling Dependencies Context.swift
[367/418] Compiling Dependencies Date.swift
[368/418] Compiling Dependencies DependencyValues.swift
[369/418] Compiling Dependencies Assert.swift
[370/418] Compiling Dependencies Calendar.swift
[371/418] Compiling Dependencies WithRandomNumberGenerator.swift
[372/418] Compiling Dependencies AppEntryPoint.swift
[373/418] Compiling Dependencies TestTrait.swift
[374/418] Compiling Dependencies WithDependencies.swift
[410/421] Compiling ShortID ShortID+Dependencies.swift
[411/421] Compiling ShortID ShortID.swift
[412/421] Emitting module ShortID
[413/421] Compiling SwiftSyntax SyntaxNodesD.swift
[414/421] Compiling SwiftSyntax SyntaxNodesEF.swift
[415/421] Compiling SwiftSyntax SyntaxNodesGHI.swift
[416/421] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[417/421] Compiling SwiftSyntax SyntaxNodesOP.swift
[418/421] Compiling SwiftSyntax SyntaxNodesQRS.swift
[419/421] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[420/480] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[421/480] Compiling SwiftDiagnostics Message.swift
[422/481] Compiling SwiftBasicFormat Syntax+Extensions.swift
[423/481] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[424/481] Compiling SwiftDiagnostics Note.swift
[425/481] Compiling SwiftDiagnostics FixIt.swift
[426/481] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[427/481] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[428/481] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[429/481] Compiling SwiftDiagnostics Convenience.swift
[430/481] Emitting module SwiftDiagnostics
[431/481] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[432/481] Compiling SwiftDiagnostics Diagnostic.swift
[433/481] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[434/481] Compiling SwiftBasicFormat InferIndentation.swift
[435/481] Compiling SwiftBasicFormat Indenter.swift
[436/481] Emitting module SwiftBasicFormat
[437/481] Compiling SwiftBasicFormat BasicFormat.swift
[438/481] Compiling SwiftParser TopLevel.swift
[439/481] Compiling SwiftParser TriviaParser.swift
[440/481] Compiling SwiftParser Types.swift
[441/481] Compiling SwiftParser ExperimentalFeatures.swift
[442/485] Compiling SwiftParser TokenConsumer.swift
[443/485] Compiling SwiftParser TokenPrecedence.swift
[444/485] Compiling SwiftParser TokenSpec.swift
[445/485] Compiling SwiftParser TokenSpecSet.swift
[446/485] Compiling SwiftParser StringLiterals.swift
[447/485] Compiling SwiftParser SwiftParserCompatibility.swift
[448/485] Compiling SwiftParser SwiftVersion.swift
[449/485] Compiling SwiftParser SyntaxUtils.swift
[450/485] Compiling SwiftParser UnicodeScalarExtensions.swift
[451/485] Compiling SwiftParser Lookahead.swift
[452/485] Compiling SwiftParser LoopProgressCondition.swift
[453/485] Compiling SwiftParser Modifiers.swift
[454/485] Compiling SwiftParser Names.swift
[455/485] Compiling SwiftParser Recovery.swift
[456/485] Compiling SwiftParser Specifiers.swift
[457/485] Compiling SwiftParser Statements.swift
[458/485] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[459/485] Compiling SwiftParser Nominals.swift
[460/485] Compiling SwiftParser Parameters.swift
[461/485] Compiling SwiftParser ParseSourceFile.swift
[462/485] Compiling SwiftParser Parser.swift
[463/485] Compiling SwiftParser Patterns.swift
[464/485] Emitting module SwiftParser
[465/485] Compiling SwiftParser Attributes.swift
[466/485] Compiling SwiftParser Availability.swift
[467/485] Compiling SwiftParser CharacterInfo.swift
[468/485] Compiling SwiftParser CollectionNodes+Parsable.swift
[469/485] Compiling SwiftParser Declarations.swift
[470/485] Compiling SwiftParser Directives.swift
[471/485] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[472/485] Compiling SwiftParser Expressions.swift
[473/485] Compiling SwiftParser IncrementalParseTransition.swift
[474/485] Compiling SwiftParser IsValidIdentifier.swift
[475/485] Compiling SwiftParser Cursor.swift
[476/485] Compiling SwiftParser Lexeme.swift
[477/485] Compiling SwiftParser LexemeSequence.swift
[478/485] Compiling SwiftParser Lexer.swift
[479/485] Compiling SwiftParser RegexLiteralLexer.swift
[480/485] Compiling SwiftParser IsLexerClassified.swift
[481/485] Compiling SwiftParser LayoutNodes+Parsable.swift
[482/485] Compiling SwiftParser Parser+TokenSpecSet.swift
[483/485] Compiling SwiftParser TokenSpecStaticMembers.swift
[484/508] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[485/509] Compiling SwiftOperators PrecedenceGraph.swift
[486/509] Compiling SwiftOperators PrecedenceGroup.swift
[487/510] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[488/510] Compiling SwiftOperators OperatorTable+Semantics.swift
[489/510] Compiling SwiftOperators OperatorTable.swift
[490/510] Compiling SwiftOperators OperatorTable+Defaults.swift
[491/510] Compiling SwiftOperators OperatorError.swift
[492/510] Compiling SwiftOperators OperatorError+Diagnostics.swift
[493/510] Compiling SwiftOperators Operator.swift
[494/510] Emitting module SwiftOperators
[495/510] Compiling SwiftOperators OperatorTable+Folding.swift
[496/510] Compiling SwiftOperators SyntaxSynthesis.swift
[497/510] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[498/510] Compiling SwiftParserDiagnostics Utils.swift
[499/510] Compiling SwiftParserDiagnostics PresenceUtils.swift
[500/510] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[501/510] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[502/510] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[503/510] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[504/510] Compiling SwiftParserDiagnostics MissingNodesError.swift
[505/510] Compiling SwiftParserDiagnostics MissingTokenError.swift
[506/510] Emitting module SwiftParserDiagnostics
[507/510] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[508/510] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[509/525] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[510/525] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[511/525] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[512/525] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[513/525] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[514/525] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[515/525] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[516/525] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[517/526] Compiling SwiftSyntaxBuilder Indenter.swift
[518/526] Compiling SwiftSyntaxBuilder ListBuilder.swift
[519/526] Emitting module SwiftSyntaxBuilder
[520/526] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[521/526] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[522/526] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[523/526] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[524/526] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[525/544] Compiling SwiftSyntaxMacros PreambleMacro.swift
[526/545] Compiling SwiftSyntaxMacros Macro.swift
[527/545] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[528/545] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[529/545] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[530/545] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[531/545] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[532/545] Compiling SwiftSyntaxMacros AttachedMacro.swift
[533/545] Compiling SwiftSyntaxMacros BodyMacro.swift
[534/545] Compiling SwiftSyntaxMacros MemberMacro.swift
[535/545] Compiling SwiftSyntaxMacros PeerMacro.swift
[536/545] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[537/545] Compiling SwiftSyntaxMacros Macro+Format.swift
[538/545] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[539/545] Compiling SwiftSyntaxMacros AccessorMacro.swift
[540/545] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[541/545] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[542/545] Emitting module SwiftSyntaxMacros
[543/545] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[544/555] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[545/555] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[546/555] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[547/555] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[548/555] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[549/555] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[550/555] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[551/555] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[552/555] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[553/555] Emitting module SwiftSyntaxMacroExpansion
[554/567] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[555/567] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[556/568] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[557/568] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[558/568] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[559/568] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[560/568] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[561/568] Emitting module SwiftCompilerPluginMessageHandling
[562/568] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[563/568] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[564/568] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[565/568] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[566/568] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[567/570] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[568/570] Emitting module SwiftCompilerPlugin
[569/575] Compiling DependenciesMacrosPlugin Support.swift
[570/575] Compiling DependenciesMacrosPlugin Plugins.swift
[571/575] Emitting module DependenciesMacrosPlugin
[572/575] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[573/575] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[573/575] Write Objects.LinkFileList
[574/575] Linking DependenciesMacrosPlugin-tool
[576/578] Compiling DependenciesMacros Exports.swift
[577/578] Emitting module DependenciesMacros
[578/578] Compiling DependenciesMacros Macros.swift
[579/592] Compiling Helpers RangeReplaceableCollection+.swift
[580/592] Compiling Helpers KeyPath+Sendable.swift
[581/592] Compiling Helpers Mutex.swift
[582/592] Compiling Helpers Task+Timeout.swift
[583/592] Compiling Helpers Optional+.swift
[584/593] Compiling Helpers UniqueIdentifier.swift
[585/593] Compiling Helpers AsyncSequence+Shared.swift
/Users/admin/builder/spi-builder-workspace/Sources/Helpers/AsyncSequence+Shared.swift:51:34: warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure
49 |       guard !isCancelled() else { return }
50 |       do {
51 |         for try await element in base {
   |                                  `- warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure
52 |           forEachContinuation { $0.yield(element) }
53 |           try Task.checkCancellation()
[586/593] Compiling Helpers Collection+.swift
/Users/admin/builder/spi-builder-workspace/Sources/Helpers/AsyncSequence+Shared.swift:51:34: warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure
49 |       guard !isCancelled() else { return }
50 |       do {
51 |         for try await element in base {
   |                                  `- warning: capture of non-sendable type 'Base.AsyncIterator.Type' in an isolated closure
52 |           forEachContinuation { $0.yield(element) }
53 |           try Task.checkCancellation()
[587/593] Emitting module Helpers
[588/593] Compiling Helpers AnySendable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Helpers/AsyncSequence+.swift:19:34: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure
17 |     Task {
18 |       do {
19 |         for try await element in self {
   |                                  `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure
20 |           continuation.yield(element)
21 |           await processElement?(element)
[589/593] Compiling Helpers AsyncSequence+.swift
/Users/admin/builder/spi-builder-workspace/Sources/Helpers/AsyncSequence+.swift:19:34: warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure
17 |     Task {
18 |       do {
19 |         for try await element in self {
   |                                  `- warning: capture of non-sendable type 'Self.AsyncIterator.Type' in an isolated closure
20 |           continuation.yield(element)
21 |           await processElement?(element)
[590/593] Compiling Helpers ErrorMessage.swift
[591/593] Compiling Helpers IsEqual.swift
[592/593] Compiling Helpers Data+.swift
[593/593] Compiling Helpers Data+Crypto.swift
[594/649] Compiling Networking DataBody.swift
[595/649] Compiling Networking EmptyBody.swift
[596/649] Compiling Networking JSONBody.swift
[597/649] Compiling Networking Authentication.swift
[598/649] Compiling Networking AuthenticationDelegate.swift
[599/649] Compiling Networking AuthenticationMethod.swift
[600/649] Compiling Networking BasicAuthentication.swift
[601/655] Emitting module Networking
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Components/Logged.swift:47:30: warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'os'
 45 | }
 46 |
 47 | extension Logger: @unchecked Sendable, NetworkEnvironmentKey {}
    |                              `- warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'os'
 48 |
 49 | extension NetworkEnvironmentValues {
os.Logger:2:15: note: 'Logger' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0, *)
 2 | public struct Logger : @unchecked Sendable {
   |               `- note: 'Logger' declares conformance to protocol 'Sendable' here
 3 |     public init(subsystem: String, category: String)
 4 |     public init()
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Components/Logged.swift:56:36: warning: conformance of 'OSSignposter' to protocol 'Sendable' was already stated in the type's module 'os'
 54 | }
 55 |
 56 | extension OSSignposter: @unchecked Sendable, NetworkEnvironmentKey {}
    |                                    `- warning: conformance of 'OSSignposter' to protocol 'Sendable' was already stated in the type's module 'os'
 57 |
 58 | extension NetworkEnvironmentValues {
os.OSSignposter:2:15: note: 'OSSignposter' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 12.0, iOS 15.0, watchOS 8.0, tvOS 15.0, *)
 2 | public struct OSSignposter : @unchecked Sendable {
   |               `- note: 'OSSignposter' declares conformance to protocol 'Sendable' here
 3 |     public var isEnabled: Bool { get }
 4 |     public static var disabled: OSSignposter { get }
[602/655] Compiling Networking Partial.swift
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:22:31: warning: capture of 'payloadType' with non-sendable type 'Payload.Type' in a '@Sendable' closure [#SendableClosureCaptures]
20 |   ) {
21 |     self.init(http: http) { response in
22 |       try response.decode(as: payloadType, decoder: decoder, transform: transform)
   |                               `- warning: capture of 'payloadType' with non-sendable type 'Payload.Type' in a '@Sendable' closure [#SendableClosureCaptures]
23 |     }
24 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:22:20: warning: capture of non-sendable type 'Payload.Type' in an isolated closure
20 |   ) {
21 |     self.init(http: http) { response in
22 |       try response.decode(as: payloadType, decoder: decoder, transform: transform)
   |                    `- warning: capture of non-sendable type 'Payload.Type' in an isolated closure
23 |     }
24 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:17:8: warning: capture of non-sendable type 'Payload.Type' in an isolated closure
15 |   public init<Payload: Decodable>(
16 |     http: HTTPRequestData,
17 |     as payloadType: Payload.Type,
   |        `- warning: capture of non-sendable type 'Payload.Type' in an isolated closure
18 |     decoder: some Decoding<Data>,
19 |     transform: @escaping @Sendable (Payload, HTTPResponseData) throws -> Response
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:42:7: warning: capture of non-sendable type 'Response.Type' in an isolated closure
40 |   ) {
41 |     self.init(http: http, as: Response.self, decoder: decoder) { payload, _ in
42 |       payload
   |       `- warning: capture of non-sendable type 'Response.Type' in an isolated closure
43 |     }
44 |   }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[603/655] Compiling Networking ProgressTracker.swift
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:22:31: warning: capture of 'payloadType' with non-sendable type 'Payload.Type' in a '@Sendable' closure [#SendableClosureCaptures]
20 |   ) {
21 |     self.init(http: http) { response in
22 |       try response.decode(as: payloadType, decoder: decoder, transform: transform)
   |                               `- warning: capture of 'payloadType' with non-sendable type 'Payload.Type' in a '@Sendable' closure [#SendableClosureCaptures]
23 |     }
24 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:22:20: warning: capture of non-sendable type 'Payload.Type' in an isolated closure
20 |   ) {
21 |     self.init(http: http) { response in
22 |       try response.decode(as: payloadType, decoder: decoder, transform: transform)
   |                    `- warning: capture of non-sendable type 'Payload.Type' in an isolated closure
23 |     }
24 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:17:8: warning: capture of non-sendable type 'Payload.Type' in an isolated closure
15 |   public init<Payload: Decodable>(
16 |     http: HTTPRequestData,
17 |     as payloadType: Payload.Type,
   |        `- warning: capture of non-sendable type 'Payload.Type' in an isolated closure
18 |     decoder: some Decoding<Data>,
19 |     transform: @escaping @Sendable (Payload, HTTPResponseData) throws -> Response
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:42:7: warning: capture of non-sendable type 'Response.Type' in an isolated closure
40 |   ) {
41 |     self.init(http: http, as: Response.self, decoder: decoder) { payload, _ in
42 |       payload
   |       `- warning: capture of non-sendable type 'Response.Type' in an isolated closure
43 |     }
44 |   }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[604/655] Compiling Networking Request.swift
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:22:31: warning: capture of 'payloadType' with non-sendable type 'Payload.Type' in a '@Sendable' closure [#SendableClosureCaptures]
20 |   ) {
21 |     self.init(http: http) { response in
22 |       try response.decode(as: payloadType, decoder: decoder, transform: transform)
   |                               `- warning: capture of 'payloadType' with non-sendable type 'Payload.Type' in a '@Sendable' closure [#SendableClosureCaptures]
23 |     }
24 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:22:20: warning: capture of non-sendable type 'Payload.Type' in an isolated closure
20 |   ) {
21 |     self.init(http: http) { response in
22 |       try response.decode(as: payloadType, decoder: decoder, transform: transform)
   |                    `- warning: capture of non-sendable type 'Payload.Type' in an isolated closure
23 |     }
24 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:17:8: warning: capture of non-sendable type 'Payload.Type' in an isolated closure
15 |   public init<Payload: Decodable>(
16 |     http: HTTPRequestData,
17 |     as payloadType: Payload.Type,
   |        `- warning: capture of non-sendable type 'Payload.Type' in an isolated closure
18 |     decoder: some Decoding<Data>,
19 |     transform: @escaping @Sendable (Payload, HTTPResponseData) throws -> Response
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:42:7: warning: capture of non-sendable type 'Response.Type' in an isolated closure
40 |   ) {
41 |     self.init(http: http, as: Response.self, decoder: decoder) { payload, _ in
42 |       payload
   |       `- warning: capture of non-sendable type 'Response.Type' in an isolated closure
43 |     }
44 |   }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[605/655] Compiling Networking Error+.swift
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:22:31: warning: capture of 'payloadType' with non-sendable type 'Payload.Type' in a '@Sendable' closure [#SendableClosureCaptures]
20 |   ) {
21 |     self.init(http: http) { response in
22 |       try response.decode(as: payloadType, decoder: decoder, transform: transform)
   |                               `- warning: capture of 'payloadType' with non-sendable type 'Payload.Type' in a '@Sendable' closure [#SendableClosureCaptures]
23 |     }
24 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:22:20: warning: capture of non-sendable type 'Payload.Type' in an isolated closure
20 |   ) {
21 |     self.init(http: http) { response in
22 |       try response.decode(as: payloadType, decoder: decoder, transform: transform)
   |                    `- warning: capture of non-sendable type 'Payload.Type' in an isolated closure
23 |     }
24 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:17:8: warning: capture of non-sendable type 'Payload.Type' in an isolated closure
15 |   public init<Payload: Decodable>(
16 |     http: HTTPRequestData,
17 |     as payloadType: Payload.Type,
   |        `- warning: capture of non-sendable type 'Payload.Type' in an isolated closure
18 |     decoder: some Decoding<Data>,
19 |     transform: @escaping @Sendable (Payload, HTTPResponseData) throws -> Response
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:42:7: warning: capture of non-sendable type 'Response.Type' in an isolated closure
40 |   ) {
41 |     self.init(http: http, as: Response.self, decoder: decoder) { payload, _ in
42 |       payload
   |       `- warning: capture of non-sendable type 'Response.Type' in an isolated closure
43 |     }
44 |   }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[606/655] Compiling Networking NetworkingError+Decoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:22:31: warning: capture of 'payloadType' with non-sendable type 'Payload.Type' in a '@Sendable' closure [#SendableClosureCaptures]
20 |   ) {
21 |     self.init(http: http) { response in
22 |       try response.decode(as: payloadType, decoder: decoder, transform: transform)
   |                               `- warning: capture of 'payloadType' with non-sendable type 'Payload.Type' in a '@Sendable' closure [#SendableClosureCaptures]
23 |     }
24 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:22:20: warning: capture of non-sendable type 'Payload.Type' in an isolated closure
20 |   ) {
21 |     self.init(http: http) { response in
22 |       try response.decode(as: payloadType, decoder: decoder, transform: transform)
   |                    `- warning: capture of non-sendable type 'Payload.Type' in an isolated closure
23 |     }
24 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:17:8: warning: capture of non-sendable type 'Payload.Type' in an isolated closure
15 |   public init<Payload: Decodable>(
16 |     http: HTTPRequestData,
17 |     as payloadType: Payload.Type,
   |        `- warning: capture of non-sendable type 'Payload.Type' in an isolated closure
18 |     decoder: some Decoding<Data>,
19 |     transform: @escaping @Sendable (Payload, HTTPResponseData) throws -> Response
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:42:7: warning: capture of non-sendable type 'Response.Type' in an isolated closure
40 |   ) {
41 |     self.init(http: http, as: Response.self, decoder: decoder) { payload, _ in
42 |       payload
   |       `- warning: capture of non-sendable type 'Response.Type' in an isolated closure
43 |     }
44 |   }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[607/655] Compiling Networking NetworkingError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:22:31: warning: capture of 'payloadType' with non-sendable type 'Payload.Type' in a '@Sendable' closure [#SendableClosureCaptures]
20 |   ) {
21 |     self.init(http: http) { response in
22 |       try response.decode(as: payloadType, decoder: decoder, transform: transform)
   |                               `- warning: capture of 'payloadType' with non-sendable type 'Payload.Type' in a '@Sendable' closure [#SendableClosureCaptures]
23 |     }
24 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:22:20: warning: capture of non-sendable type 'Payload.Type' in an isolated closure
20 |   ) {
21 |     self.init(http: http) { response in
22 |       try response.decode(as: payloadType, decoder: decoder, transform: transform)
   |                    `- warning: capture of non-sendable type 'Payload.Type' in an isolated closure
23 |     }
24 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:17:8: warning: capture of non-sendable type 'Payload.Type' in an isolated closure
15 |   public init<Payload: Decodable>(
16 |     http: HTTPRequestData,
17 |     as payloadType: Payload.Type,
   |        `- warning: capture of non-sendable type 'Payload.Type' in an isolated closure
18 |     decoder: some Decoding<Data>,
19 |     transform: @escaping @Sendable (Payload, HTTPResponseData) throws -> Response
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Request.swift:42:7: warning: capture of non-sendable type 'Response.Type' in an isolated closure
40 |   ) {
41 |     self.init(http: http, as: Response.self, decoder: decoder) { payload, _ in
42 |       payload
   |       `- warning: capture of non-sendable type 'Response.Type' in an isolated closure
43 |     }
44 |   }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[608/655] Compiling Networking NetworkingComponent+Metadata.swift
[609/655] Compiling Networking NetworkingComponent+Request.swift
[610/655] Compiling Networking NetworkingComponent+Value.swift
[611/655] Compiling Networking NetworkingComponent.swift
[612/655] Compiling Networking NetworkingComponentBuilder.swift
[613/655] Compiling Networking NetworkingModifier.swift
[614/655] Compiling Networking StackError+NetworkingError.swift
[615/655] Compiling Networking StackError.swift
[616/655] Compiling Networking URLError+.swift
[617/655] Compiling Networking ExpectedContentLength.swift
[618/655] Compiling Networking QueryItemsAllowedCharacters.swift
[619/655] Compiling Networking RequestTimeout.swift
[620/655] Compiling Networking CheckedStatusCode.swift
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Components/Logged.swift:47:30: warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'os'
 45 | }
 46 |
 47 | extension Logger: @unchecked Sendable, NetworkEnvironmentKey {}
    |                              `- warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'os'
 48 |
 49 | extension NetworkEnvironmentValues {
os.Logger:2:15: note: 'Logger' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0, *)
 2 | public struct Logger : @unchecked Sendable {
   |               `- note: 'Logger' declares conformance to protocol 'Sendable' here
 3 |     public init(subsystem: String, category: String)
 4 |     public init()
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Components/Logged.swift:56:36: warning: conformance of 'OSSignposter' to protocol 'Sendable' was already stated in the type's module 'os'
 54 | }
 55 |
 56 | extension OSSignposter: @unchecked Sendable, NetworkEnvironmentKey {}
    |                                    `- warning: conformance of 'OSSignposter' to protocol 'Sendable' was already stated in the type's module 'os'
 57 |
 58 | extension NetworkEnvironmentValues {
os.OSSignposter:2:15: note: 'OSSignposter' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 12.0, iOS 15.0, watchOS 8.0, tvOS 15.0, *)
 2 | public struct OSSignposter : @unchecked Sendable {
   |               `- note: 'OSSignposter' declares conformance to protocol 'Sendable' here
 3 |     public var isEnabled: Bool { get }
 4 |     public static var disabled: OSSignposter { get }
[621/655] Compiling Networking Delayed.swift
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Components/Logged.swift:47:30: warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'os'
 45 | }
 46 |
 47 | extension Logger: @unchecked Sendable, NetworkEnvironmentKey {}
    |                              `- warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'os'
 48 |
 49 | extension NetworkEnvironmentValues {
os.Logger:2:15: note: 'Logger' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0, *)
 2 | public struct Logger : @unchecked Sendable {
   |               `- note: 'Logger' declares conformance to protocol 'Sendable' here
 3 |     public init(subsystem: String, category: String)
 4 |     public init()
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Components/Logged.swift:56:36: warning: conformance of 'OSSignposter' to protocol 'Sendable' was already stated in the type's module 'os'
 54 | }
 55 |
 56 | extension OSSignposter: @unchecked Sendable, NetworkEnvironmentKey {}
    |                                    `- warning: conformance of 'OSSignposter' to protocol 'Sendable' was already stated in the type's module 'os'
 57 |
 58 | extension NetworkEnvironmentValues {
os.OSSignposter:2:15: note: 'OSSignposter' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 12.0, iOS 15.0, watchOS 8.0, tvOS 15.0, *)
 2 | public struct OSSignposter : @unchecked Sendable {
   |               `- note: 'OSSignposter' declares conformance to protocol 'Sendable' here
 3 |     public var isEnabled: Bool { get }
 4 |     public static var disabled: OSSignposter { get }
[622/655] Compiling Networking DuplicatesRemoved.swift
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Components/Logged.swift:47:30: warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'os'
 45 | }
 46 |
 47 | extension Logger: @unchecked Sendable, NetworkEnvironmentKey {}
    |                              `- warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'os'
 48 |
 49 | extension NetworkEnvironmentValues {
os.Logger:2:15: note: 'Logger' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0, *)
 2 | public struct Logger : @unchecked Sendable {
   |               `- note: 'Logger' declares conformance to protocol 'Sendable' here
 3 |     public init(subsystem: String, category: String)
 4 |     public init()
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Components/Logged.swift:56:36: warning: conformance of 'OSSignposter' to protocol 'Sendable' was already stated in the type's module 'os'
 54 | }
 55 |
 56 | extension OSSignposter: @unchecked Sendable, NetworkEnvironmentKey {}
    |                                    `- warning: conformance of 'OSSignposter' to protocol 'Sendable' was already stated in the type's module 'os'
 57 |
 58 | extension NetworkEnvironmentValues {
os.OSSignposter:2:15: note: 'OSSignposter' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 12.0, iOS 15.0, watchOS 8.0, tvOS 15.0, *)
 2 | public struct OSSignposter : @unchecked Sendable {
   |               `- note: 'OSSignposter' declares conformance to protocol 'Sendable' here
 3 |     public var isEnabled: Bool { get }
 4 |     public static var disabled: OSSignposter { get }
[623/655] Compiling Networking Logged.swift
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Components/Logged.swift:47:30: warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'os'
 45 | }
 46 |
 47 | extension Logger: @unchecked Sendable, NetworkEnvironmentKey {}
    |                              `- warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'os'
 48 |
 49 | extension NetworkEnvironmentValues {
os.Logger:2:15: note: 'Logger' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0, *)
 2 | public struct Logger : @unchecked Sendable {
   |               `- note: 'Logger' declares conformance to protocol 'Sendable' here
 3 |     public init(subsystem: String, category: String)
 4 |     public init()
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Components/Logged.swift:56:36: warning: conformance of 'OSSignposter' to protocol 'Sendable' was already stated in the type's module 'os'
 54 | }
 55 |
 56 | extension OSSignposter: @unchecked Sendable, NetworkEnvironmentKey {}
    |                                    `- warning: conformance of 'OSSignposter' to protocol 'Sendable' was already stated in the type's module 'os'
 57 |
 58 | extension NetworkEnvironmentValues {
os.OSSignposter:2:15: note: 'OSSignposter' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 12.0, iOS 15.0, watchOS 8.0, tvOS 15.0, *)
 2 | public struct OSSignposter : @unchecked Sendable {
   |               `- note: 'OSSignposter' declares conformance to protocol 'Sendable' here
 3 |     public var isEnabled: Bool { get }
 4 |     public static var disabled: OSSignposter { get }
[624/655] Compiling Networking Metrics.swift
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Components/Logged.swift:47:30: warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'os'
 45 | }
 46 |
 47 | extension Logger: @unchecked Sendable, NetworkEnvironmentKey {}
    |                              `- warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'os'
 48 |
 49 | extension NetworkEnvironmentValues {
os.Logger:2:15: note: 'Logger' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0, *)
 2 | public struct Logger : @unchecked Sendable {
   |               `- note: 'Logger' declares conformance to protocol 'Sendable' here
 3 |     public init(subsystem: String, category: String)
 4 |     public init()
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Components/Logged.swift:56:36: warning: conformance of 'OSSignposter' to protocol 'Sendable' was already stated in the type's module 'os'
 54 | }
 55 |
 56 | extension OSSignposter: @unchecked Sendable, NetworkEnvironmentKey {}
    |                                    `- warning: conformance of 'OSSignposter' to protocol 'Sendable' was already stated in the type's module 'os'
 57 |
 58 | extension NetworkEnvironmentValues {
os.OSSignposter:2:15: note: 'OSSignposter' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 12.0, iOS 15.0, watchOS 8.0, tvOS 15.0, *)
 2 | public struct OSSignposter : @unchecked Sendable {
   |               `- note: 'OSSignposter' declares conformance to protocol 'Sendable' here
 3 |     public var isEnabled: Bool { get }
 4 |     public static var disabled: OSSignposter { get }
[625/655] Compiling Networking Numbered.swift
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Components/Logged.swift:47:30: warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'os'
 45 | }
 46 |
 47 | extension Logger: @unchecked Sendable, NetworkEnvironmentKey {}
    |                              `- warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'os'
 48 |
 49 | extension NetworkEnvironmentValues {
os.Logger:2:15: note: 'Logger' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0, *)
 2 | public struct Logger : @unchecked Sendable {
   |               `- note: 'Logger' declares conformance to protocol 'Sendable' here
 3 |     public init(subsystem: String, category: String)
 4 |     public init()
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Components/Logged.swift:56:36: warning: conformance of 'OSSignposter' to protocol 'Sendable' was already stated in the type's module 'os'
 54 | }
 55 |
 56 | extension OSSignposter: @unchecked Sendable, NetworkEnvironmentKey {}
    |                                    `- warning: conformance of 'OSSignposter' to protocol 'Sendable' was already stated in the type's module 'os'
 57 |
 58 | extension NetworkEnvironmentValues {
os.OSSignposter:2:15: note: 'OSSignposter' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 12.0, iOS 15.0, watchOS 8.0, tvOS 15.0, *)
 2 | public struct OSSignposter : @unchecked Sendable {
   |               `- note: 'OSSignposter' declares conformance to protocol 'Sendable' here
 3 |     public var isEnabled: Bool { get }
 4 |     public static var disabled: OSSignposter { get }
[626/655] Compiling Networking BearerAuthentication.swift
[627/655] Compiling Networking AnyAuthenticationDelegate.swift
[628/655] Compiling Networking StreamingAuthenticationDelegate.swift
[629/655] Compiling Networking ThreadSafeAuthenticationDelegate.swift
[630/655] Compiling Networking HTTPRequestData+Authentication.swift
[631/655] Compiling Networking Cached.swift
[632/655] Compiling Networking HTTPRequestData.swift
[633/655] Compiling Networking HTTPRequestDataOption.swift
[634/655] Compiling Networking HTTPResponseData.swift
[635/655] Compiling Networking HTTPResponseMetadata.swift
[636/655] Compiling Networking NetworkEnvironment.swift
[637/655] Compiling Networking NetworkingComponent+Data.swift
[638/655] Compiling Networking Throttled.swift
[639/655] Compiling Networking Traced.swift
[640/655] Compiling Networking URLSession.swift
[641/655] Compiling Networking UnimplementedNetwork.swift
[642/655] Compiling Networking ActiveRequests.swift
[643/655] Compiling Networking BytesReceived.swift
[644/655] Compiling Networking Retry.swift
[645/655] Compiling Networking Server+Authority.swift
[646/655] Compiling Networking Server+Headers.swift
[647/655] Compiling Networking Server+Path.swift
[648/655] Compiling Networking Server+Scheme.swift
[649/655] Compiling Networking Server.swift
[650/655] Compiling Networking Cache.swift
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Cache.swift:148:12: warning: capture of non-sendable type 'Value.Type' in an isolated closure
146 |     var container = encoder.singleValueContainer()
147 |     let cacheObjects = keyAccess.keys.value
148 |       .map(CacheKey.init)
    |            `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
149 |       .compactMap(getCacheObject(forCacheKey:))
150 |     try container.encode(cacheObjects)
[651/655] Compiling Networking Coding.swift
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Cache.swift:148:12: warning: capture of non-sendable type 'Value.Type' in an isolated closure
146 |     var container = encoder.singleValueContainer()
147 |     let cacheObjects = keyAccess.keys.value
148 |       .map(CacheKey.init)
    |            `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
149 |       .compactMap(getCacheObject(forCacheKey:))
150 |     try container.encode(cacheObjects)
[652/655] Compiling Networking HTTPFieldName+.swift
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Cache.swift:148:12: warning: capture of non-sendable type 'Value.Type' in an isolated closure
146 |     var container = encoder.singleValueContainer()
147 |     let cacheObjects = keyAccess.keys.value
148 |       .map(CacheKey.init)
    |            `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
149 |       .compactMap(getCacheObject(forCacheKey:))
150 |     try container.encode(cacheObjects)
[653/655] Compiling Networking HTTPFields+.swift
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Cache.swift:148:12: warning: capture of non-sendable type 'Value.Type' in an isolated closure
146 |     var container = encoder.singleValueContainer()
147 |     let cacheObjects = keyAccess.keys.value
148 |       .map(CacheKey.init)
    |            `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
149 |       .compactMap(getCacheObject(forCacheKey:))
150 |     try container.encode(cacheObjects)
[654/655] Compiling Networking HTTPRequestBody.swift
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Cache.swift:148:12: warning: capture of non-sendable type 'Value.Type' in an isolated closure
146 |     var container = encoder.singleValueContainer()
147 |     let cacheObjects = keyAccess.keys.value
148 |       .map(CacheKey.init)
    |            `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
149 |       .compactMap(getCacheObject(forCacheKey:))
150 |     try container.encode(cacheObjects)
[655/655] Compiling Networking HTTPRequestData+Foundation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Networking/Core/Cache.swift:148:12: warning: capture of non-sendable type 'Value.Type' in an isolated closure
146 |     var container = encoder.singleValueContainer()
147 |     let cacheObjects = keyAccess.keys.value
148 |       .map(CacheKey.init)
    |            `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
149 |       .compactMap(getCacheObject(forCacheKey:))
150 |     try container.encode(cacheObjects)
[656/684] Compiling NetworkClient NetworkClient.swift
[657/684] Emitting module NetworkClient
[658/686] Compiling OAuth Spotify.swift
[659/686] Compiling OAuth StandardOAuthSystem.swift
[660/687] Emitting module NetworkClientLive
[661/687] Compiling NetworkClientLive NetworkClient+Live.swift
[662/687] Compiling OAuth OAuthSystem.swift
[663/687] Compiling TestSupport Measuring.swift
[664/687] Compiling TestSupport Mocked.swift
[665/687] Compiling OAuth OAuthSystem+PKCE.swift
[666/687] Compiling OAuth OAuthProxy.swift
[667/687] Emitting module OAuth
[668/687] Compiling OAuth OAuthInstalledSystems.swift
[669/687] Compiling TestSupport BytesReceived+.swift
[670/687] Compiling TestSupport Logger+.swift
[671/687] Compiling TestSupport NetworkEnvironmentReporter.swift
[672/687] Compiling TestSupport NetworkingTestCase.swift
[673/687] Compiling OAuth WebAuthenticationSessionClient.swift
[674/687] Compiling TestSupport TerminalNetworkingComponent.swift
[675/687] Compiling TestSupport TestableNetwork.swift
[676/687] Compiling TestSupport TestAuthenticationDelegate.swift
[677/688] Compiling TestSupport StubbedResponseStream.swift
[678/688] Compiling TestSupport URL+.swift
[679/688] Compiling TestSupport Reported.swift
[680/688] Compiling TestSupport RetryingMock.swift
[681/688] Compiling TestSupport StubbedNetworkError.swift
[686/688] Emitting module TestSupport
Build complete! (75.59s)
Fetching https://github.com/pointfreeco/swift-tagged
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/danthorpe/swift-utilities
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/apple/swift-numerics
[1/1389] Fetching swift-utilities
[182/3483] Fetching swift-utilities, swift-docc-plugin
[245/4645] Fetching swift-utilities, swift-docc-plugin, swift-tagged
[327/5506] Fetching swift-utilities, swift-docc-plugin, swift-tagged, swift-concurrency-extras
[480/6410] Fetching swift-utilities, swift-docc-plugin, swift-tagged, swift-concurrency-extras, swift-http-types
[592/12167] Fetching swift-utilities, swift-docc-plugin, swift-tagged, swift-concurrency-extras, swift-http-types, swift-numerics
[2140/18422] Fetching swift-utilities, swift-docc-plugin, swift-tagged, swift-concurrency-extras, swift-http-types, swift-numerics, swift-dependencies
Fetched https://github.com/apple/swift-http-types from cache (0.91s)
Fetched https://github.com/pointfreeco/swift-tagged from cache (0.91s)
[4158/16356] Fetching swift-utilities, swift-docc-plugin, swift-concurrency-extras, swift-numerics, swift-dependencies
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.12s)
Fetched https://github.com/apple/swift-numerics from cache (1.12s)
[6917/9738] Fetching swift-utilities, swift-docc-plugin, swift-dependencies
Fetching https://github.com/apple/swift-algorithms
Fetched https://github.com/danthorpe/swift-utilities from cache (1.18s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.24s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.24s)
[1/4990] Fetching swift-async-algorithms
[1049/20514] Fetching swift-async-algorithms, swift-argument-parser
[1050/26473] Fetching swift-async-algorithms, swift-argument-parser, swift-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (1.02s)
[860/21483] Fetching swift-argument-parser, swift-algorithms
Fetched https://github.com/apple/swift-algorithms from cache (1.08s)
[13972/15524] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.45s)
Computing version for https://github.com/pointfreeco/swift-tagged
Computed https://github.com/pointfreeco/swift-tagged at 0.10.0 (5.03s)
Computing version for https://github.com/danthorpe/swift-utilities
Computed https://github.com/danthorpe/swift-utilities at 0.7.0 (0.60s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/apple/swift-collections
Fetching http://github.com/pointfreeco/xctest-dynamic-overlay
[1/4581] Fetching swift-custom-dump
[1926/21327] Fetching swift-custom-dump, swift-collections
[5252/26794] Fetching swift-custom-dump, swift-collections, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.62s)
Fetched https://github.com/apple/swift-collections from cache (1.62s)
Fetched http://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.62s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (2.18s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.51s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.49s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3425] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.13s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.73s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.48s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.44s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.44s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.44s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
[1/1292] Fetching swift-clocks
[105/3702] Fetching swift-clocks, combine-schedulers
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.96s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.96s)
[1/71387] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.24s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (3.68s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.40s)
Computing version for http://github.com/pointfreeco/xctest-dynamic-overlay
Computed http://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.42s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.59s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/pointfreeco/swift-tagged
Working copy of https://github.com/pointfreeco/swift-tagged resolved at 0.10.0
Creating working copy for https://github.com/danthorpe/swift-utilities
Working copy of https://github.com/danthorpe/swift-utilities resolved at 0.7.0
Creating working copy for http://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of http://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
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-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    },
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics"
    },
    {
      "identity" : "swift-utilities",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/danthorpe/swift-utilities"
    },
    {
      "identity" : "swift-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-concurrency-extras"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "swift-tagged",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-tagged"
    }
  ],
  "manifest_display_name" : "swift-networking",
  "name" : "swift-networking",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "NetworkClient",
      "targets" : [
        "NetworkClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NetworkClientLive",
      "targets" : [
        "NetworkClientLive"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Networking",
      "targets" : [
        "Networking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OAuth",
      "targets" : [
        "OAuth"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TestSupport",
      "targets" : [
        "TestSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "TestSupport",
      "module_type" : "SwiftTarget",
      "name" : "TestSupport",
      "path" : "Sources/TestSupport",
      "product_dependencies" : [
        "Dependencies",
        "DependenciesMacros",
        "ConcurrencyExtras"
      ],
      "product_memberships" : [
        "TestSupport"
      ],
      "sources" : [
        "BytesReceived+.swift",
        "Logger+.swift",
        "Measuring.swift",
        "Mocked.swift",
        "NetworkEnvironmentReporter.swift",
        "NetworkingTestCase.swift",
        "Reported.swift",
        "RetryingMock.swift",
        "StubbedNetworkError.swift",
        "StubbedResponseStream.swift",
        "TerminalNetworkingComponent.swift",
        "TestAuthenticationDelegate.swift",
        "TestableNetwork.swift",
        "URL+.swift"
      ],
      "target_dependencies" : [
        "Networking"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OAuthTests",
      "module_type" : "SwiftTarget",
      "name" : "OAuthTests",
      "path" : "Tests/OAuthTests",
      "product_dependencies" : [
        "AssertionExtras",
        "ConcurrencyExtras",
        "Numerics"
      ],
      "sources" : [
        "OAuthDelegateTests.swift",
        "OAuthProxyTests.swift",
        "OAuthSystemPKCETests.swift",
        "SpotifyTests.swift",
        "StandardOAuthSystemTests.swift",
        "StubOAuthSystem.swift"
      ],
      "target_dependencies" : [
        "OAuth",
        "TestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OAuth",
      "module_type" : "SwiftTarget",
      "name" : "OAuth",
      "path" : "Sources/OAuth",
      "product_dependencies" : [
        "Dependencies",
        "DependenciesMacros",
        "ConcurrencyExtras"
      ],
      "product_memberships" : [
        "OAuth"
      ],
      "sources" : [
        "ASWebAuthenticationSession+.swift",
        "NetworkingComponent+OAuth.swift",
        "OAuth.swift",
        "OAuthCredentials.swift",
        "OAuthDelegate.swift",
        "OAuthError.swift",
        "OAuthInstalledSystems.swift",
        "OAuthProxy.swift",
        "OAuthSystem+PKCE.swift",
        "OAuthSystem.swift",
        "StandardOAuthSystem.swift",
        "Systems/Spotify.swift",
        "WebAuthenticationSessionClient.swift"
      ],
      "target_dependencies" : [
        "Helpers",
        "Networking"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NetworkingTests",
      "module_type" : "SwiftTarget",
      "name" : "NetworkingTests",
      "path" : "Tests/NetworkingTests",
      "product_dependencies" : [
        "AssertionExtras",
        "ConcurrencyExtras"
      ],
      "sources" : [
        "Bodies/DataBodyTests.swift",
        "Bodies/EmptyBodyTests.swift",
        "Components/Authentication/AuthenticationTests.swift",
        "Components/Authentication/BasicCredentialsTests.swift",
        "Components/Authentication/BearerCredentialsTests.swift",
        "Components/Authentication/Delegates/ThreadSafeAuthenticationDelegateTests.swift",
        "Components/CachedTests.swift",
        "Components/CheckedStatusCodeTests.swift",
        "Components/DuplicatesRemovedTests.swift",
        "Components/LoggedTests.swift",
        "Components/MetricsTests.swift",
        "Components/NumberedTests.swift",
        "Components/RetryTests.swift",
        "Components/ServerTests.swift",
        "Components/ThrottledTests.swift",
        "Components/TracedTests.swift",
        "Core/BytesReceivedTests.swift",
        "Core/CacheTests.swift",
        "Core/ErrorTests.swift",
        "Core/ExpectedContentLengthOptionTests.swift",
        "Core/HTTPRequestDataTests.swift",
        "Core/HTTPResponseDataTests.swift",
        "Core/NetworkingComponent+DataTests.swift",
        "Core/NetworkingComponent+RequestTests.swift",
        "Core/NetworkingComponent+ValueTests.swift",
        "Core/PartialTests.swift",
        "Core/ProgessTrackerTests.swift",
        "Core/RequestTimeoutOptionTests.swift",
        "Errors/NetworkingErrorDecodingTests.swift",
        "Tags.swift"
      ],
      "target_dependencies" : [
        "Networking",
        "TestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Networking",
      "module_type" : "SwiftTarget",
      "name" : "Networking",
      "path" : "Sources/Networking",
      "product_dependencies" : [
        "Dependencies",
        "DependenciesMacros",
        "ConcurrencyExtras",
        "Algorithms",
        "AsyncAlgorithms",
        "HTTPTypes",
        "HTTPTypesFoundation",
        "Protected",
        "ShortID",
        "Tagged"
      ],
      "product_memberships" : [
        "NetworkClient",
        "NetworkClientLive",
        "Networking",
        "OAuth",
        "TestSupport"
      ],
      "sources" : [
        "Bodies/DataBody.swift",
        "Bodies/EmptyBody.swift",
        "Bodies/JSONBody.swift",
        "Components/Authentication/Authentication.swift",
        "Components/Authentication/AuthenticationDelegate.swift",
        "Components/Authentication/AuthenticationMethod.swift",
        "Components/Authentication/BasicAuthentication.swift",
        "Components/Authentication/BearerAuthentication.swift",
        "Components/Authentication/Delegates/AnyAuthenticationDelegate.swift",
        "Components/Authentication/Delegates/StreamingAuthenticationDelegate.swift",
        "Components/Authentication/Delegates/ThreadSafeAuthenticationDelegate.swift",
        "Components/Authentication/HTTPRequestData+Authentication.swift",
        "Components/Cached.swift",
        "Components/CheckedStatusCode.swift",
        "Components/Delayed.swift",
        "Components/DuplicatesRemoved.swift",
        "Components/Logged.swift",
        "Components/Metrics.swift",
        "Components/Numbered.swift",
        "Components/Retry.swift",
        "Components/Server/Server+Authority.swift",
        "Components/Server/Server+Headers.swift",
        "Components/Server/Server+Path.swift",
        "Components/Server/Server+Scheme.swift",
        "Components/Server/Server.swift",
        "Components/Throttled.swift",
        "Components/Traced.swift",
        "Components/URLSession.swift",
        "Components/UnimplementedNetwork.swift",
        "Core/ActiveRequests.swift",
        "Core/BytesReceived.swift",
        "Core/Cache.swift",
        "Core/Coding.swift",
        "Core/HTTPFieldName+.swift",
        "Core/HTTPFields+.swift",
        "Core/HTTPRequestBody.swift",
        "Core/HTTPRequestData+Foundation.swift",
        "Core/HTTPRequestData.swift",
        "Core/HTTPRequestDataOption.swift",
        "Core/HTTPResponseData.swift",
        "Core/HTTPResponseMetadata.swift",
        "Core/NetworkEnvironment.swift",
        "Core/NetworkingComponent+Data.swift",
        "Core/NetworkingComponent+Metadata.swift",
        "Core/NetworkingComponent+Request.swift",
        "Core/NetworkingComponent+Value.swift",
        "Core/NetworkingComponent.swift",
        "Core/NetworkingComponentBuilder.swift",
        "Core/NetworkingModifier.swift",
        "Core/Partial.swift",
        "Core/ProgressTracker.swift",
        "Core/Request.swift",
        "Errors/Error+.swift",
        "Errors/NetworkingError+Decoding.swift",
        "Errors/NetworkingError.swift",
        "Errors/StackError+NetworkingError.swift",
        "Errors/StackError.swift",
        "Errors/URLError+.swift",
        "Options/ExpectedContentLength.swift",
        "Options/QueryItemsAllowedCharacters.swift",
        "Options/RequestTimeout.swift"
      ],
      "target_dependencies" : [
        "Helpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NetworkClientLive",
      "module_type" : "SwiftTarget",
      "name" : "NetworkClientLive",
      "path" : "Sources/NetworkClientLive",
      "product_dependencies" : [
        "Dependencies",
        "DependenciesMacros",
        "ConcurrencyExtras"
      ],
      "product_memberships" : [
        "NetworkClientLive"
      ],
      "sources" : [
        "NetworkClient+Live.swift"
      ],
      "target_dependencies" : [
        "NetworkClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NetworkClient",
      "module_type" : "SwiftTarget",
      "name" : "NetworkClient",
      "path" : "Sources/NetworkClient",
      "product_dependencies" : [
        "Dependencies",
        "DependenciesMacros",
        "ConcurrencyExtras"
      ],
      "product_memberships" : [
        "NetworkClient",
        "NetworkClientLive"
      ],
      "sources" : [
        "NetworkClient.swift"
      ],
      "target_dependencies" : [
        "Networking"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "HelpersTests",
      "path" : "Tests/HelpersTests",
      "sources" : [
        "MutexTests.swift"
      ],
      "target_dependencies" : [
        "Helpers",
        "TestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Helpers",
      "module_type" : "SwiftTarget",
      "name" : "Helpers",
      "path" : "Sources/Helpers",
      "product_dependencies" : [
        "Dependencies",
        "DependenciesMacros",
        "ConcurrencyExtras"
      ],
      "product_memberships" : [
        "NetworkClient",
        "NetworkClientLive",
        "Networking",
        "OAuth",
        "TestSupport"
      ],
      "sources" : [
        "AnySendable.swift",
        "AsyncSequence+.swift",
        "AsyncSequence+Shared.swift",
        "Collection+.swift",
        "Data+.swift",
        "Data+Crypto.swift",
        "ErrorMessage.swift",
        "IsEqual.swift",
        "KeyPath+Sendable.swift",
        "Mutex.swift",
        "Optional+.swift",
        "RangeReplaceableCollection+.swift",
        "Task+Timeout.swift",
        "UniqueIdentifier.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.