Build Information
Successful build of Sunday, reference 1.0.0 (3a4d01
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 12:02:00 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/outfoxx/sunday-swift.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/outfoxx/sunday-swift
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 3a4d018 Merge pull request #55 from outfoxx/task/deps
Cloned https://github.com/outfoxx/sunday-swift.git
Revision (git rev-parse @):
3a4d01816e69a5ebce7a42629c56b834d2c2232f
SUCCESS checkout https://github.com/outfoxx/sunday-swift.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/outfoxx/sunday-swift.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
Building for debugging...
[2/48] Write sources
[21/48] Copying PotentCodables.docc
[22/48] Write swift-version-1EA4D86E10B52AF.txt
[23/48] Compiling _NumericsShims _NumericsShims.c
[24/50] Compiling xxhash.c
[25/60] Compiling fy-types.c
[26/60] Compiling fy-diag.c
[27/60] Compiling fy-utils.c
[27/60] Compiling fy-ctype.c
[29/60] Compiling fy-utf8.c
[30/60] Compiling fy-blob.c
[31/73] Compiling fy-path.c
[32/76] Compiling fy-token.c
[33/77] Compiling fy-walk.c
[34/91] Compiling fy-doc.c
[35/91] Compiling fy-event.c
[36/91] Compiling fy-input.c
[37/91] Compiling fy-dump.c
[38/91] Compiling fy-docstate.c
[39/91] Compiling fy-docbuilder.c
[40/91] Compiling fy-composer.c
[41/91] Compiling fy-accel.c
[42/91] Compiling fy-emit.c
[42/91] Write sources
[45/91] Compiling CFloat16 float16.c
[46/91] Compiling fy-parse.c
[47/91] Compiling fy-atom.c
[49/112] Compiling RealModule Real.swift
[50/112] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[51/114] Compiling RealModule Float80+Real.swift
[52/114] Emitting module RealModule
[53/114] Compiling RealModule AlgebraicField.swift
[54/114] Compiling RealModule ApproximateEquality.swift
[55/114] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[56/114] Compiling RealModule ElementaryFunctions.swift
[57/114] Compiling RealModule Float16+Real.swift
[58/114] Compiling RealModule Float+Real.swift
[59/114] Compiling RealModule AugmentedArithmetic.swift
[60/114] Compiling RealModule Double+Real.swift
[61/114] Compiling RealModule RealFunctions.swift
[62/114] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[63/114] Compiling InternalCollectionsUtilities Descriptions.swift
[64/118] Compiling BigInt BigInt.swift
[65/118] Compiling BigInt BigUInt.swift
[66/118] Compiling InternalCollectionsUtilities Debugging.swift
[67/118] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[68/118] Compiling BigInt Comparable.swift
[69/118] Compiling BigInt Addition.swift
[70/118] Emitting module InternalCollectionsUtilities
[71/118] Compiling BigInt Bitwise Ops.swift
[72/118] Compiling BigInt Codable.swift
[73/118] Compiling BigInt Exponentiation.swift
[74/118] Compiling BigInt Floating Point Conversion.swift
[75/345] Compiling DequeModule _DequeSlot.swift
[76/345] Compiling DequeModule _DequeBufferHeader.swift
[77/346] Compiling DequeModule _DequeBuffer.swift
[78/346] Compiling HeapModule Heap.swift
[79/346] Compiling HeapModule Heap+Invariants.swift
[80/346] Compiling HeapModule _HeapNode.swift
[81/346] Compiling HeapModule Heap+UnsafeHandle.swift
[82/346] Compiling HeapModule Heap+Descriptions.swift
[83/346] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[84/346] Emitting module HeapModule
[85/346] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[86/346] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[87/346] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[88/346] Compiling HashTreeCollections TreeDictionary+Filter.swift
[89/346] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[90/346] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[91/346] Compiling HashTreeCollections TreeDictionary+Keys.swift
[92/346] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[93/346] Compiling HashTreeCollections TreeDictionary+Merge.swift
[94/346] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[95/346] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[96/346] Compiling HashTreeCollections TreeDictionary+Values.swift
[97/407] Compiling DequeModule _UnsafeWrappedBuffer.swift
[98/407] Compiling HashTreeCollections TreeSet+Equatable.swift
[99/407] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[100/407] Compiling HashTreeCollections TreeSet+Extras.swift
[101/407] Compiling HashTreeCollections TreeSet+Filter.swift
[102/407] Compiling HashTreeCollections TreeSet+Hashable.swift
[103/407] Compiling HashTreeCollections TreeSet+Sendable.swift
[104/407] Compiling HashTreeCollections TreeSet+Sequence.swift
[105/407] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[106/407] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[107/407] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[108/407] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[109/407] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[110/407] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[111/407] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[112/407] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[113/407] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[114/415] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[115/415] Compiling BitCollections BitSet+SetAlgebra union.swift
[116/415] Compiling BitCollections BitArray+BitwiseOperations.swift
[117/415] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[118/415] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[119/415] Compiling BitCollections BitSet.Counted.swift
[120/415] Compiling BitCollections BitSet.Index.swift
[121/415] Compiling BitCollections BitSet._UnsafeHandle.swift
[122/415] Compiling BitCollections BitArray+Codable.swift
[123/415] Compiling BitCollections BitArray+Collection.swift
[124/415] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[125/415] Compiling BitCollections BitArray+RandomBits.swift
[126/415] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[127/415] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[128/415] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[129/415] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[130/415] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[131/415] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[132/415] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[134/415] Compiling OrderedCollections OrderedSet+SubSequence.swift
[135/415] Compiling OrderedCollections OrderedSet+Testing.swift
[136/415] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[137/415] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[138/415] Compiling OrderedCollections OrderedSet.swift
[139/415] Compiling OrderedCollections _UnsafeBitset.swift
[140/415] Compiling BitCollections BitSet+CustomReflectable.swift
[141/415] Compiling BitCollections BitSet+CustomStringConvertible.swift
[142/415] Compiling BitCollections BitSet+Equatable.swift
[143/415] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[144/415] Compiling BitCollections BitSet+Extras.swift
[145/415] Compiling BitCollections BitArray+Shifts.swift
[146/415] Compiling BitCollections BitArray+Testing.swift
[147/415] Compiling BitCollections BitArray._UnsafeHandle.swift
[148/415] Compiling BitCollections BitArray.swift
[149/415] Compiling BitCollections BitSet+BidirectionalCollection.swift
[150/415] Compiling BitCollections BitSet+Codable.swift
[151/415] Compiling BitCollections BitSet+Hashable.swift
[152/415] Compiling BitCollections BitSet+Initializers.swift
[153/415] Compiling BitCollections BitSet+Invariants.swift
[154/415] Compiling BitCollections BitSet+Random.swift
[155/415] Compiling BitCollections BitSet+SetAlgebra basics.swift
[156/415] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[157/415] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[158/415] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[159/415] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[160/415] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[161/415] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[162/415] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[163/415] Compiling BitCollections BitArray+Hashable.swift
[164/415] Compiling BitCollections BitArray+Copy.swift
[165/415] Compiling BitCollections BitArray+CustomReflectable.swift
[166/415] Emitting module DequeModule
[167/415] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[168/415] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[169/415] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[170/415] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[171/415] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[172/415] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[173/415] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[174/415] Compiling HashTreeCollections TreeSet.swift
[175/415] Emitting module BitCollections
[182/420] Compiling BitCollections BitArray+Descriptions.swift
[183/420] Compiling BitCollections BitArray+Equatable.swift
[184/420] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[185/420] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[186/420] Compiling BitCollections BitArray+Extras.swift
[187/420] Compiling BitCollections BitArray+Fill.swift
[188/420] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[209/427] Compiling BitCollections BitArray+Initializers.swift
[210/427] Compiling BitCollections BitArray+Invariants.swift
[259/427] Compiling BitCollections Range+Utilities.swift
[260/427] Compiling BitCollections Slice+Utilities.swift
[261/427] Compiling BitCollections UInt+Tricks.swift
[262/427] Compiling BitCollections _Word.swift
[289/427] Compiling BitCollections BitSet.swift
[302/427] Emitting module Float16
[303/427] Compiling Float16 Real.swift
[304/427] Compiling Float16 float16.swift
[305/427] Compiling Float16 Concurrency.swift
[312/427] Emitting module OrderedCollections
[340/427] Emitting module _RopeModule
[380/427] Compiling _RopeModule Rope+Remove.swift
[381/427] Compiling _RopeModule Rope+RemoveSubrange.swift
[382/427] Compiling _RopeModule Rope+Split.swift
[383/427] Compiling _RopeModule Optional Utilities.swift
[384/427] Compiling _RopeModule String Utilities.swift
[385/427] Compiling _RopeModule String.Index+ABI.swift
[386/427] Compiling _RopeModule _CharacterRecognizer.swift
[387/427] Emitting module HashTreeCollections
[398/429] Emitting module BigInt
[399/429] Compiling ScreamURITemplate Components.swift
[400/429] Compiling ScreamURITemplate CharacterSets.swift
[401/429] Emitting module ScreamURITemplate
[402/429] Compiling ScreamURITemplate VariableSpec.swift
[413/432] Compiling Regex ThreadLocal.swift
[414/432] Compiling Regex String+ReplaceMatching.swift
[415/432] Compiling ScreamURITemplate VariableProvider.swift
[416/432] Compiling ScreamURITemplate URITemplate.swift
[417/432] Compiling Regex Foundation+Ranges.swift
[418/432] Compiling Regex MatchResult.swift
[419/432] Compiling Regex Options.swift
[420/432] Emitting module Regex
[421/432] Compiling Regex Regex.swift
[422/432] Compiling ScreamURITemplate ExpressionOperator.swift
[423/432] Compiling ScreamURITemplate Scanner.swift
[424/432] Compiling ScreamURITemplate ExpansionConfiguration.swift
[425/432] Compiling ScreamURITemplate ValueFormatting.swift
[426/432] Emitting module Semaphore
[427/432] Compiling Semaphore AsyncSemaphore.swift
[428/432] Emitting module Collections
[429/432] Compiling Collections Collections.swift
[430/432] Compiling ScreamURITemplate VariableValue.swift
[431/432] Compiling BigInt Subtraction.swift
[432/432] Compiling BigInt Words and Bits.swift
[433/454] Emitting module PotentCodables
[434/456] Compiling PotentCodables ZonedDate.swift
[435/456] Compiling PotentCodables resource_bundle_accessor.swift
[436/456] Compiling PotentCodables AnyValueEncoder.swift
[437/456] Compiling PotentCodables DecoderSupport.swift
[438/456] Compiling PotentCodables EncoderSupport.swift
[439/456] Compiling PotentCodables AnyCodingKey.swift
[440/456] Compiling PotentCodables AnyValue.swift
[441/456] Compiling PotentCodables AnyValueDecoder.swift
[442/456] Compiling PotentCodables KeyedNestedDecoder.swift
[443/456] Compiling PotentCodables KeyedNestedEncoder.swift
[444/456] Compiling PotentCodables TreeValueDecodingContainer.swift
[445/456] Compiling PotentCodables Value.swift
[446/456] Compiling PotentCodables ValueTransformer.swift
[447/456] Compiling PotentCodables ValueTransformerProviding.swift
[448/456] Compiling PotentCodables TimeZone.swift
[449/456] Compiling PotentCodables TopLevel.swift
[450/456] Compiling PotentCodables ValueDecoder.swift
[451/456] Compiling PotentCodables ValueEncoder.swift
[452/456] Compiling PotentCodables Errors.swift
[453/456] Compiling PotentCodables Float16.swift
[454/456] Compiling PotentCodables KeyStrategy.swift
[455/456] Compiling PotentCodables Refs.swift
[456/456] Compiling PotentCodables Regexes.swift
[457/499] Compiling PotentASN1 Tagged.swift
[458/500] Compiling PotentCBOR CBORStream.swift
[459/500] Compiling PotentYAML YAMLSchema.swift
[460/501] Compiling PotentYAML YAMLSchemaCore.swift
[461/501] Compiling PotentYAML YAMLSerialization.swift
[462/501] Compiling PotentASN1 TaggedValue.swift
[463/501] Compiling PotentASN1 SchemaState.swift
[464/501] Compiling PotentCBOR CBORWriter.swift
[465/501] Compiling PotentYAML YAMLReader.swift
[466/501] Compiling PotentASN1 AnyString.swift
[467/501] Compiling PotentASN1 AnyTime.swift
[468/501] Compiling PotentASN1 BigInts.swift
[469/501] Compiling PotentASN1 BitString.swift
[470/501] Compiling PotentYAML YAMLWriter.swift
[471/501] Compiling PotentYAML YAMLEncoder.swift
[472/501] Compiling PotentASN1 Dates.swift
[473/501] Compiling PotentASN1 ObjectIdentifier.swift
[474/501] Compiling PotentASN1 Schema.swift
[475/501] Compiling PotentASN1 SchemaSpecified.swift
[476/501] Compiling PotentCBOR CBORSerialization.swift
[477/501] Compiling PotentCBOR CBOREncoder.swift
[478/501] Compiling PotentCBOR CBORReader.swift
[479/501] Compiling PotentJSON JSONEncoder.swift
[480/501] Compiling PotentJSON JSONSerialization.swift
[481/501] Compiling PotentJSON JSONWriter.swift
[482/501] Compiling PotentJSON JSONReader.swift
[483/501] Compiling PotentJSON JSON.swift
[484/501] Compiling PotentJSON Errors.swift
[485/501] Emitting module PotentJSON
[486/501] Compiling PotentJSON JSONDecoder.swift
[487/501] Compiling PotentYAML YAMLDecoder.swift
[488/501] Compiling PotentASN1 ASN1Encoder.swift
[489/501] Compiling PotentASN1 ASN1Serialization.swift
[490/501] Compiling PotentCBOR CBOR.swift
[491/501] Emitting module PotentCBOR
[492/501] Compiling PotentCBOR CBORDecoder.swift
[493/501] Compiling PotentYAML Libfyaml.swift
[494/501] Emitting module PotentYAML
[495/501] Compiling PotentYAML Errors.swift
[496/501] Compiling PotentYAML YAML.swift
[497/501] Emitting module PotentASN1
[498/501] Compiling PotentASN1 ASN1.swift
[499/501] Compiling PotentASN1 ASN1DERReader.swift
[500/501] Compiling PotentASN1 ASN1DERWriter.swift
[501/501] Compiling PotentASN1 ASN1Decoder.swift
[502/533] Compiling Sunday AnyTextMediaTypeDecodable.swift
[503/533] Compiling Sunday CharSets.swift
[504/533] Compiling Sunday CustomHeaderConvertible.swift
[505/533] Compiling Sunday Description.swift
[506/536] Emitting module Sunday
[507/536] Compiling Sunday NetworkSessionDelegate.swift
[508/536] Compiling Sunday Patching.swift
[509/536] Compiling Sunday PathEncodable.swift
[510/536] Compiling Sunday ServiceLocator.swift
[511/536] Compiling Sunday URI.swift
[512/536] Compiling Sunday URITemplate.swift
[513/536] Compiling Sunday MediaType.swift
[514/536] Compiling Sunday MediaTypeDecoders.swift
[515/536] Compiling Sunday MediaTypeEncoders.swift
[516/536] Compiling Sunday NetworkRequestAdapter.swift
[517/536] Compiling Sunday URLRequests.swift
[518/536] Compiling Sunday URLSessionConfigurations.swift
[519/536] Compiling Sunday WWWFormURLEncoder.swift
[520/536] Compiling Sunday PathEncoders.swift
[521/536] Compiling Sunday Problem.swift
[522/536] Compiling Sunday RequestFactory.swift
[523/536] Compiling Sunday DispatchTimeIntervals.swift
[524/536] Compiling Sunday Empty.swift
[525/536] Compiling Sunday Errors.swift
[526/536] Compiling Sunday EventParser.swift
[527/536] Compiling Sunday EventSource.swift
[528/536] Compiling Sunday HTTP.swift
[529/536] Compiling Sunday HeaderParameters.swift
[530/536] Compiling Sunday Logging.swift
[531/536] Compiling Sunday ResponseHelpers.swift
[532/536] Compiling Sunday ResultResponse.swift
[533/536] Compiling Sunday ServerTrustPolicyManager.swift
[534/536] Compiling Sunday NetworkRequestAdapters.swift
[535/536] Compiling Sunday NetworkRequestFactory.swift
[536/536] Compiling Sunday NetworkSession.swift
[537/553] Compiling SundayServer RoutableMethod.swift
[538/553] Compiling SundayServer RoutableParam.swift
[539/553] Compiling SundayServer RoutableResponseEncoding.swift
[540/554] Compiling SundayServer RoutableContentNegotiation.swift
[541/554] Compiling SundayServer RoutableDebug.swift
[542/554] Compiling SundayServer RoutableRequestDecoding.swift
[543/554] Compiling SundayServer RoutablePath.swift
[544/554] Compiling SundayServer RoutableQueues.swift
[545/554] Compiling SundayServer HTTPResponse.swift
[546/554] Compiling SundayServer HTTPServer.swift
[547/554] Compiling SundayServer Logging.swift
[548/554] Compiling SundayServer Routable.swift
[549/554] Compiling SundayServer RoutingHTTPServer.swift
[550/554] Compiling SundayServer HTTPHeaderParser.swift
[551/554] Compiling SundayServer HTTPRequest.swift
[552/554] Emitting module SundayServer
[553/554] Compiling SundayServer HTTPConnection.swift
[554/554] Compiling SundayServer HTTPExchange.swift
Build complete! (46.88s)
Fetching https://github.com/SwiftScream/URITemplate.git
Fetching https://github.com/groue/Semaphore.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/outfoxx/PotentCodables.git
[1/293] Fetching semaphore
[212/1547] Fetching semaphore, regex
[357/3629] Fetching semaphore, regex, swift-docc-plugin
[441/4857] Fetching semaphore, regex, swift-docc-plugin, uritemplate
Fetched https://github.com/SwiftScream/URITemplate.git from cache (1.26s)
Fetched https://github.com/groue/Semaphore.git from cache (1.26s)
[1/106285] Fetching potentcodables
Fetched https://github.com/sharplet/Regex.git from cache (4.50s)
Fetched https://github.com/outfoxx/PotentCodables.git from cache (4.50s)
Fetched https://github.com/apple/swift-docc-plugin from cache (4.50s)
Computing version for https://github.com/groue/Semaphore.git
Computed https://github.com/groue/Semaphore.git at 0.1.0 (4.97s)
Computing version for https://github.com/SwiftScream/URITemplate.git
Computed https://github.com/SwiftScream/URITemplate.git at 4.0.0 (0.44s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (2.03s)
Computing version for https://github.com/outfoxx/PotentCodables.git
Computed https://github.com/outfoxx/PotentCodables.git at 3.5.2 (0.55s)
Fetching https://github.com/SusanDoggie/Float16.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-collections.git
[4/310] Fetching float16
[253/5117] Fetching float16, bigint
[600/21757] Fetching float16, bigint, swift-collections
Fetched https://github.com/SusanDoggie/Float16.git from cache (1.79s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.79s)
Fetched https://github.com/apple/swift-collections.git from cache (1.79s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (2.32s)
Fetching https://github.com/apple/swift-numerics
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.00s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.56s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.39s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.46s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3415] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.14s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.67s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.45s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/groue/Semaphore.git
Working copy of https://github.com/groue/Semaphore.git resolved at 0.1.0
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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.6.0
Creating working copy for https://github.com/SwiftScream/URITemplate.git
Working copy of https://github.com/SwiftScream/URITemplate.git resolved at 4.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/outfoxx/PotentCodables.git
Working copy of https://github.com/outfoxx/PotentCodables.git resolved at 3.5.2
Creating working copy for https://github.com/SusanDoggie/Float16.git
Working copy of https://github.com/SusanDoggie/Float16.git resolved at 1.1.1
Build complete.
{
"dependencies" : [
{
"identity" : "potentcodables",
"requirement" : {
"range" : [
{
"lower_bound" : "3.5.0",
"upper_bound" : "3.6.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/outfoxx/PotentCodables.git"
},
{
"identity" : "regex",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "2.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sharplet/Regex.git"
},
{
"identity" : "uritemplate",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "4.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftScream/URITemplate.git"
},
{
"identity" : "semaphore",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "0.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/groue/Semaphore.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "Sunday",
"name" : "Sunday",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "Sunday",
"targets" : [
"Sunday"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SundayServer",
"targets" : [
"SundayServer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SundayTests",
"module_type" : "SwiftTarget",
"name" : "SundayTests",
"path" : "Tests/SundayTests",
"sources" : [
"DataTaskStreamPublisherTests.swift",
"DateExts.swift",
"ErrorTests.swift",
"EventParserTests.swift",
"EventSourceTests.swift",
"GeneratedAPITests.swift",
"HeaderParametersTests.swift",
"MediaTypeCodecTests.swift",
"MediaTypeTests.swift",
"NetworkRequestAdapterTests.swift",
"NetworkRequestFactoryTests.swift",
"PatchTests.swift",
"ProblemTests.swift",
"ResponseDecodingTests.swift",
"ServerTests.swift",
"URITemplatesTests.swift",
"URITests.swift",
"URLRequestTests.swift",
"WWWFormURLEncoderTests.swift",
"XCTestCases.swift",
"XCTestUtils.swift"
],
"target_dependencies" : [
"Sunday",
"SundayServer"
],
"type" : "test"
},
{
"c99name" : "SundayServer",
"module_type" : "SwiftTarget",
"name" : "SundayServer",
"path" : "Sources/SundayServer",
"product_memberships" : [
"SundayServer"
],
"sources" : [
"HTTPConnection.swift",
"HTTPExchange.swift",
"HTTPHeaderParser.swift",
"HTTPRequest.swift",
"HTTPResponse.swift",
"HTTPServer.swift",
"Logging.swift",
"Routable.swift",
"RoutableContentNegotiation.swift",
"RoutableDebug.swift",
"RoutableMethod.swift",
"RoutableParam.swift",
"RoutablePath.swift",
"RoutableQueues.swift",
"RoutableRequestDecoding.swift",
"RoutableResponseEncoding.swift",
"RoutingHTTPServer.swift"
],
"target_dependencies" : [
"Sunday"
],
"type" : "library"
},
{
"c99name" : "Sunday",
"module_type" : "SwiftTarget",
"name" : "Sunday",
"path" : "Sources/Sunday",
"product_dependencies" : [
"Regex",
"PotentCodables",
"ScreamURITemplate",
"Semaphore"
],
"product_memberships" : [
"Sunday",
"SundayServer"
],
"sources" : [
"AnyTextMediaTypeDecodable.swift",
"CharSets.swift",
"CustomHeaderConvertible.swift",
"Description.swift",
"DispatchTimeIntervals.swift",
"Empty.swift",
"Errors.swift",
"EventParser.swift",
"EventSource.swift",
"HTTP.swift",
"HeaderParameters.swift",
"Logging.swift",
"MediaType.swift",
"MediaTypeDecoders.swift",
"MediaTypeEncoders.swift",
"NetworkRequestAdapter.swift",
"NetworkRequestAdapters.swift",
"NetworkRequestFactory.swift",
"NetworkSession.swift",
"NetworkSessionDelegate.swift",
"Patching.swift",
"PathEncodable.swift",
"PathEncoders.swift",
"Problem.swift",
"RequestFactory.swift",
"ResponseHelpers.swift",
"ResultResponse.swift",
"ServerTrustPolicyManager.swift",
"ServiceLocator.swift",
"URI.swift",
"URITemplate.swift",
"URLRequests.swift",
"URLSessionConfigurations.swift",
"WWWFormURLEncoder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Done.