Build Information
Successful build of PotentCodables, reference main (be0593), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 17:53:04 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/outfoxx/potentcodables.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/outfoxx/potentcodables
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at be0593a Merge pull request #93 from outfoxx/fix/any-value-wrapping
Cloned https://github.com/outfoxx/potentcodables.git
Revision (git rev-parse @):
be0593a39fa3c8203dd10bdbad3803435517c100
SUCCESS checkout https://github.com/outfoxx/potentcodables.git at main
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/SusanDoggie/Float16.git
[1/2277] Fetching swift-docc-plugin
[93/7155] Fetching swift-docc-plugin, bigint
[94/7465] Fetching swift-docc-plugin, bigint, float16
[308/8719] Fetching swift-docc-plugin, bigint, float16, regex
[482/32270] Fetching swift-docc-plugin, bigint, float16, regex, swift-collections
[3515/38686] Fetching swift-docc-plugin, bigint, float16, regex, swift-collections, swift-numerics
[4016/42358] Fetching swift-docc-plugin, bigint, float16, regex, swift-collections, swift-numerics, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.34s)
[21602/38686] Fetching swift-docc-plugin, bigint, float16, regex, swift-collections, swift-numerics
Fetched https://github.com/SusanDoggie/Float16.git from cache (2.14s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (2.14s)
Fetched https://github.com/apple/swift-collections.git from cache (2.14s)
Fetched https://github.com/apple/swift-numerics from cache (2.14s)
Fetched https://github.com/attaswift/BigInt.git from cache (2.14s)
Fetched https://github.com/sharplet/Regex.git from cache (2.14s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.87s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (2.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.73s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.81s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.63s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.72s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.68s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/SusanDoggie/Float16.git
Working copy of https://github.com/SusanDoggie/Float16.git resolved at 1.1.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "potentcodables",
"name": "PotentCodables",
"url": "https://github.com/outfoxx/potentcodables.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/potentcodables",
"traits": [
"default"
],
"dependencies": [
{
"identity": "bigint",
"name": "BigInt",
"url": "https://github.com/attaswift/BigInt.git",
"version": "5.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "float16",
"name": "Float16",
"url": "https://github.com/SusanDoggie/Float16.git",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Float16",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
},
{
"identity": "regex",
"name": "Regex",
"url": "https://github.com/sharplet/Regex.git",
"version": "2.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Regex",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/outfoxx/potentcodables.git
[1/113947] Fetching potentcodables
Fetched https://github.com/outfoxx/potentcodables.git from cache (7.24s)
Fetching https://github.com/sharplet/Regex.git from cache
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/SusanDoggie/Float16.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/sharplet/Regex.git from cache (0.47s)
Fetched https://github.com/SusanDoggie/Float16.git from cache (0.48s)
Fetched https://github.com/apple/swift-collections.git from cache (0.58s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.58s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (0.65s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.04s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.42s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.71s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.58s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/outfoxx/potentcodables.git
Working copy of https://github.com/outfoxx/potentcodables.git resolved at main (be0593a)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/SusanDoggie/Float16.git
Working copy of https://github.com/SusanDoggie/Float16.git resolved at 1.1.1
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
warning: '.resolve-product-dependencies': dependency 'potentcodables' is not used by any target
Found 4 product dependencies
- BigInt
- Float16
- swift-collections
- Regex
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/outfoxx/potentcodables.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/44] Write swift-version--6988338F2F200930.txt
[3/44] Write sources
[4/44] Compiling _NumericsShims _NumericsShims.c
[5/44] Write sources
[7/51] Compiling fy-diag.c
[8/51] Compiling fy-docstate.c
[9/51] Write sources
[11/51] Copying PotentCodables.docc
[12/51] Write sources
[18/51] Compiling fy-path.c
[19/51] Write sources
[23/51] Compiling fy-atom.c
[24/61] Compiling fy-docbuilder.c
[25/61] Compiling fy-parse.c
[26/61] Compiling fy-utils.c
[27/66] Compiling fy-composer.c
[28/70] Compiling xxhash.c
[29/75] Compiling fy-ctype.c
[30/75] Compiling fy-blob.c
[31/75] Compiling fy-input.c
[32/75] Compiling fy-utf8.c
[33/75] Compiling fy-types.c
[34/75] Compiling fy-event.c
[35/75] Compiling fy-dump.c
[36/75] Write sources
[38/75] Compiling fy-token.c
[39/75] Compiling fy-accel.c
[40/75] Compiling CFloat16 float16.c
[41/96] Compiling fy-walk.c
[42/96] Compiling fy-emit.c
[43/96] Compiling fy-doc.c
[45/96] Compiling RealModule Real.swift
[46/96] Compiling RealModule Float80+Real.swift
[47/97] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[48/98] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[49/98] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[50/98] Compiling RealModule AlgebraicField.swift
[51/98] Compiling InternalCollectionsUtilities Debugging.swift
[52/98] Compiling InternalCollectionsUtilities Descriptions.swift
[53/98] Compiling RealModule Float16+Real.swift
[54/98] Compiling RealModule ElementaryFunctions.swift
[55/98] Compiling RealModule Double+Real.swift
[56/98] Compiling RealModule ApproximateEquality.swift
[57/98] Compiling RealModule AugmentedArithmetic.swift
[58/98] Compiling RealModule Float+Real.swift
[59/98] Emitting module RealModule
[60/98] Compiling RealModule RealFunctions.swift
[61/98] Emitting module InternalCollectionsUtilities
[62/98] Compiling BigInt Addition.swift
[63/98] Compiling BigInt BigInt.swift
[64/98] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[65/102] Compiling BigInt BigUInt.swift
[66/102] Compiling BigInt Integer Conversion.swift
[67/102] Compiling BigInt Random.swift
[68/102] Compiling BigInt Data Conversion.swift
[69/102] Compiling BigInt Multiplication.swift
[70/102] Compiling BigInt Prime Test.swift
[71/384] Compiling HashTreeCollections _Bucket.swift
[72/384] Compiling HashTreeCollections _Hash.swift
[73/385] Compiling DequeModule _DequeBuffer.swift
[74/385] Compiling DequeModule _DequeBufferHeader.swift
[75/385] Compiling DequeModule _DequeSlot.swift
[76/385] Compiling HeapModule _HeapNode.swift
[77/385] Compiling HeapModule Heap.swift
[78/385] Compiling HashTreeCollections _HashLevel.swift
[79/385] Compiling HashTreeCollections _HashNode+Builder.swift
[80/385] Compiling HeapModule Heap+Invariants.swift
[81/385] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[82/385] Compiling HeapModule Heap+Descriptions.swift
[83/385] Compiling HeapModule Heap+UnsafeHandle.swift
[84/385] Emitting module HeapModule
[85/385] Compiling HashTreeCollections _UnsafePath.swift
[86/385] Compiling HashTreeCollections TreeDictionary+Codable.swift
[87/385] Compiling HashTreeCollections TreeDictionary+Collection.swift
[88/385] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[89/385] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[90/385] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[91/391] Compiling DequeModule _UnsafeWrappedBuffer.swift
[92/391] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[93/391] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[94/391] Compiling HashTreeCollections _HashNode+Structural merge.swift
[95/391] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[96/391] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[97/391] Compiling HashTreeCollections _HashNode+Structural union.swift
[98/391] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[99/391] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[100/391] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[101/391] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[102/391] Compiling HashTreeCollections _HashNode.swift
[103/391] Compiling HashTreeCollections _HashNodeHeader.swift
[104/391] Compiling HashTreeCollections _HashNode+Invariants.swift
[105/391] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[106/391] Compiling HashTreeCollections _HashNode+Debugging.swift
[107/391] Compiling HashTreeCollections _HashNode+Initializers.swift
[108/391] Compiling HashTreeCollections TreeDictionary+Values.swift
[109/391] Compiling HashTreeCollections TreeDictionary.swift
[110/391] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[111/391] Compiling HashTreeCollections TreeDictionary+Keys.swift
[112/391] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[113/391] Compiling HashTreeCollections TreeDictionary+Merge.swift
[114/391] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[115/391] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[116/391] Emitting module BitCollections
[117/396] Compiling HashTreeCollections _AncestorHashSlots.swift
[118/396] Compiling HashTreeCollections _Bitmap.swift
[119/396] Compiling HashTreeCollections TreeSet+Collection.swift
[120/396] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[121/396] Compiling HashTreeCollections TreeSet+Debugging.swift
[122/396] Compiling HashTreeCollections TreeSet+Descriptions.swift
[123/396] Compiling HashTreeCollections _RawHashNode.swift
[124/396] Compiling HashTreeCollections _UnmanagedHashNode.swift
[130/396] Compiling HashTreeCollections TreeSet+Codable.swift
[131/396] Emitting module DequeModule
[132/396] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[133/396] Compiling HashTreeCollections TreeSet+Equatable.swift
[134/396] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[135/396] Compiling HashTreeCollections TreeSet+Extras.swift
[136/396] Compiling HashTreeCollections TreeSet+Filter.swift
[137/396] Compiling HashTreeCollections TreeSet+Hashable.swift
[138/396] Compiling HashTreeCollections TreeSet+Sendable.swift
[139/396] Compiling HashTreeCollections TreeSet+Sequence.swift
[140/396] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[141/396] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[142/396] Compiling HashTreeCollections TreeDictionary+Filter.swift
[143/396] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[206/403] Emitting module BigInt
[218/405] Compiling BigInt Subtraction.swift
[219/405] Compiling BigInt Words and Bits.swift
[224/413] Compiling BitCollections BitSet.swift
[225/413] Compiling BitCollections Range+Utilities.swift
[226/413] Compiling BitCollections Slice+Utilities.swift
[227/413] Compiling BitCollections UInt+Tricks.swift
[228/413] Compiling BitCollections _Word.swift
[241/413] Compiling OrderedCollections OrderedSet.swift
[242/413] Compiling OrderedCollections _UnsafeBitset.swift
[251/413] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[252/413] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[253/413] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[254/413] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[255/413] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[256/413] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[257/413] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[258/413] Compiling HashTreeCollections _HashNode+Lookups.swift
[259/413] Compiling _RopeModule Rope+Remove.swift
[260/413] Compiling _RopeModule Rope+RemoveSubrange.swift
[261/413] Compiling _RopeModule Rope+Split.swift
[262/413] Compiling _RopeModule Optional Utilities.swift
[263/413] Compiling _RopeModule String Utilities.swift
[264/413] Compiling _RopeModule String.Index+ABI.swift
[265/413] Compiling _RopeModule _CharacterRecognizer.swift
[266/413] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[289/413] Emitting module OrderedCollections
[298/413] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[299/413] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[300/413] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[301/413] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[302/413] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[303/413] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[304/413] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[305/413] Compiling HashTreeCollections TreeSet.swift
[343/413] Emitting module Float16
[344/413] Compiling Float16 Concurrency.swift
[345/413] Compiling Float16 float16.swift
[346/413] Compiling Float16 Real.swift
[347/413] Emitting module _RopeModule
[386/413] Emitting module HashTreeCollections
[387/415] Compiling Collections Collections.swift
[388/415] Emitting module Collections
[393/415] Compiling Regex ThreadLocal.swift
[410/415] Compiling Regex String+ReplaceMatching.swift
[411/415] Compiling Regex MatchResult.swift
[412/415] Emitting module Regex
[413/415] Compiling Regex Options.swift
[414/415] Compiling Regex Regex.swift
[415/415] Compiling Regex Foundation+Ranges.swift
[416/437] Emitting module PotentCodables
[417/439] Compiling PotentCodables TimeZone.swift
[418/439] Compiling PotentCodables TopLevel.swift
[419/439] Compiling PotentCodables Errors.swift
[420/439] Compiling PotentCodables Float16.swift
[421/439] Compiling PotentCodables KeyStrategy.swift
[422/439] Compiling PotentCodables ZonedDate.swift
[423/439] Compiling PotentCodables resource_bundle_accessor.swift
[424/439] Compiling PotentCodables Refs.swift
[425/439] Compiling PotentCodables Regexes.swift
[426/439] Compiling PotentCodables KeyedNestedDecoder.swift
[427/439] Compiling PotentCodables KeyedNestedEncoder.swift
[428/439] Compiling PotentCodables TreeValueDecodingContainer.swift
[429/439] Compiling PotentCodables Value.swift
[430/439] Compiling PotentCodables ValueTransformer.swift
[431/439] Compiling PotentCodables ValueTransformerProviding.swift
[432/439] Compiling PotentCodables AnyCodingKey.swift
[433/439] Compiling PotentCodables AnyValue.swift
[434/439] Compiling PotentCodables AnyValueDecoder.swift
[435/439] Compiling PotentCodables AnyValueEncoder.swift
[436/439] Compiling PotentCodables DecoderSupport.swift
[437/439] Compiling PotentCodables EncoderSupport.swift
[438/439] Compiling PotentCodables ValueDecoder.swift
[439/439] Compiling PotentCodables ValueEncoder.swift
[440/482] Compiling PotentASN1 Tagged.swift
[441/483] Compiling PotentYAML YAMLSchema.swift
[442/484] Compiling PotentASN1 TaggedValue.swift
[443/484] Compiling PotentJSON JSONWriter.swift
[444/484] Compiling PotentJSON JSONSerialization.swift
[445/484] Compiling PotentYAML YAMLSchemaCore.swift
[446/484] Compiling PotentYAML YAMLSerialization.swift
[447/484] Compiling PotentASN1 SchemaState.swift
[448/484] Compiling PotentCBOR CBORStream.swift
[449/484] Compiling PotentCBOR CBORWriter.swift
[450/484] Compiling PotentYAML Errors.swift
[451/484] Emitting module PotentYAML
[452/484] Compiling PotentJSON JSONReader.swift
[453/484] Compiling PotentASN1 AnyString.swift
[454/484] Compiling PotentASN1 AnyTime.swift
[455/484] Compiling PotentASN1 BigInts.swift
[456/484] Compiling PotentASN1 BitString.swift
[457/484] Compiling PotentYAML YAMLReader.swift
[458/484] Compiling PotentJSON JSONEncoder.swift
[459/484] Compiling PotentASN1 Dates.swift
[460/484] Compiling PotentASN1 ObjectIdentifier.swift
[461/484] Compiling PotentASN1 Schema.swift
[462/484] Compiling PotentASN1 SchemaSpecified.swift
[463/484] Compiling PotentYAML YAMLWriter.swift
[464/484] Compiling PotentYAML YAMLEncoder.swift
[465/484] Compiling PotentASN1 ASN1Encoder.swift
[466/484] Compiling PotentASN1 ASN1Serialization.swift
[467/484] Compiling PotentCBOR CBORSerialization.swift
[468/484] Compiling PotentCBOR CBOREncoder.swift
[469/484] Compiling PotentCBOR CBORReader.swift
[470/484] Emitting module PotentCBOR
[471/484] Compiling PotentCBOR CBORDecoder.swift
[472/484] Compiling PotentCBOR CBOR.swift
[473/484] Compiling PotentYAML YAMLDecoder.swift
[474/484] Compiling PotentJSON JSON.swift
[475/484] Compiling PotentJSON Errors.swift
[476/484] Compiling PotentJSON JSONDecoder.swift
[477/484] Emitting module PotentJSON
[478/484] Compiling PotentYAML YAML.swift
[479/484] Compiling PotentYAML Libfyaml.swift
[480/484] Compiling PotentASN1 ASN1.swift
[481/484] Compiling PotentASN1 ASN1DERReader.swift
[482/484] Compiling PotentASN1 ASN1DERWriter.swift
[483/484] Compiling PotentASN1 ASN1Decoder.swift
[484/484] Emitting module PotentASN1
Build complete! (20.27s)
Build complete.
{
"dependencies" : [
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "5.7.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BigInt.git"
},
{
"identity" : "float16",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SusanDoggie/Float16.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "regex",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sharplet/Regex.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "PotentCodables",
"name" : "PotentCodables",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "PotentCodables",
"targets" : [
"PotentCodables",
"PotentJSON",
"PotentCBOR",
"PotentASN1",
"PotentYAML",
"Cfyaml"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "PotentYAML",
"module_type" : "SwiftTarget",
"name" : "PotentYAML",
"path" : "Sources/PotentYAML",
"product_dependencies" : [
"BigInt",
"Collections",
"Regex"
],
"product_memberships" : [
"PotentCodables"
],
"sources" : [
"Errors.swift",
"Libfyaml.swift",
"YAML.swift",
"YAMLDecoder.swift",
"YAMLEncoder.swift",
"YAMLReader.swift",
"YAMLSchema.swift",
"YAMLSchemaCore.swift",
"YAMLSerialization.swift",
"YAMLWriter.swift"
],
"target_dependencies" : [
"PotentCodables",
"Cfyaml"
],
"type" : "library"
},
{
"c99name" : "PotentJSON",
"module_type" : "SwiftTarget",
"name" : "PotentJSON",
"path" : "Sources/PotentJSON",
"product_dependencies" : [
"BigInt",
"Collections"
],
"product_memberships" : [
"PotentCodables"
],
"sources" : [
"Errors.swift",
"JSON.swift",
"JSONDecoder.swift",
"JSONEncoder.swift",
"JSONReader.swift",
"JSONSerialization.swift",
"JSONWriter.swift"
],
"target_dependencies" : [
"PotentCodables"
],
"type" : "library"
},
{
"c99name" : "PotentCodablesTests",
"module_type" : "SwiftTarget",
"name" : "PotentCodablesTests",
"path" : "Tests",
"sources" : [
"ASN1AnyStringTests.swift",
"ASN1AnyValueTests.swift",
"ASN1DERBigIntTests.swift",
"ASN1DERTests.swift",
"ASN1DecoderTests.swift",
"ASN1EncoderTests.swift",
"ASN1SchemaDecodeTests.swift",
"ASN1SchemaEncodeTests.swift",
"ASN1SchemaTests.swift",
"ASN1Tests.swift",
"ASN1ValueTests.swift",
"AnyCodingKeyTests.swift",
"AnyValueCoderTests.swift",
"AnyValueTests.swift",
"Assertions.swift",
"CBORAnyValueTests.swift",
"CBORCodableRoundtripTests.swift",
"CBORDecoderTests.swift",
"CBOREncoderTests.swift",
"CBORReaderTests.swift",
"CBORTests.swift",
"CBORValueTests.swift",
"CBORWriterTests.swift",
"ConfigurationTests.swift",
"Datas.swift",
"Dates.swift",
"JSONAnyValueTests.swift",
"JSONDecoderTests.swift",
"JSONEncoderTests.swift",
"JSONOrderTests.swift",
"JSONReaderTests.swift",
"JSONValueTests.swift",
"JSONWriterTests.swift",
"RefTests.swift",
"TimeZoneTests.swift",
"UnkeyedCodingContainerTests.swift",
"ValueCoderTests.swift",
"ValueTransformerProvidingTests.swift",
"ValueTransformerTests.swift",
"YAMLAnyValueTests.swift",
"YAMLDecoderTests.swift",
"YAMLEncoderTests.swift",
"YAMLErrorTests.swift",
"YAMLOrderTests.swift",
"YAMLReaderTests.swift",
"YAMLSchemaTests.swift",
"YAMLTests.swift",
"YAMLValueTests.swift",
"YAMLWriterTests.swift"
],
"target_dependencies" : [
"PotentCodables",
"PotentJSON",
"PotentCBOR",
"PotentASN1",
"PotentYAML"
],
"type" : "test"
},
{
"c99name" : "PotentCodables",
"module_type" : "SwiftTarget",
"name" : "PotentCodables",
"path" : "Sources/PotentCodables",
"product_dependencies" : [
"BigInt",
"Collections",
"Float16",
"Regex"
],
"product_memberships" : [
"PotentCodables"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PotentCodables/PotentCodables.docc",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AnyCodingKey.swift",
"AnyValue/AnyValue.swift",
"AnyValue/AnyValueDecoder.swift",
"AnyValue/AnyValueEncoder.swift",
"DecoderSupport.swift",
"EncoderSupport.swift",
"Errors.swift",
"Float16.swift",
"KeyStrategy.swift",
"KeyedNestedDecoder.swift",
"KeyedNestedEncoder.swift",
"Refs.swift",
"Regexes.swift",
"TimeZone.swift",
"TopLevel.swift",
"TreeValueDecodingContainer.swift",
"Value.swift",
"ValueDecoder.swift",
"ValueEncoder.swift",
"ValueTransformer.swift",
"ValueTransformerProviding.swift",
"ZonedDate.swift"
],
"type" : "library"
},
{
"c99name" : "PotentCBOR",
"module_type" : "SwiftTarget",
"name" : "PotentCBOR",
"path" : "Sources/PotentCBOR",
"product_dependencies" : [
"BigInt",
"Collections"
],
"product_memberships" : [
"PotentCodables"
],
"sources" : [
"CBOR.swift",
"CBORDecoder.swift",
"CBOREncoder.swift",
"CBORReader.swift",
"CBORSerialization.swift",
"CBORStream.swift",
"CBORWriter.swift"
],
"target_dependencies" : [
"PotentCodables"
],
"type" : "library"
},
{
"c99name" : "PotentASN1",
"module_type" : "SwiftTarget",
"name" : "PotentASN1",
"path" : "Sources/PotentASN1",
"product_dependencies" : [
"BigInt",
"Collections"
],
"product_memberships" : [
"PotentCodables"
],
"sources" : [
"ASN1.swift",
"ASN1DERReader.swift",
"ASN1DERWriter.swift",
"ASN1Decoder.swift",
"ASN1Encoder.swift",
"ASN1Serialization.swift",
"AnyString.swift",
"AnyTime.swift",
"BigInts.swift",
"BitString.swift",
"Dates.swift",
"ObjectIdentifier.swift",
"Schema.swift",
"SchemaSpecified.swift",
"SchemaState.swift",
"Tagged.swift",
"TaggedValue.swift"
],
"target_dependencies" : [
"PotentCodables"
],
"type" : "library"
},
{
"c99name" : "Cfyaml",
"module_type" : "ClangTarget",
"name" : "Cfyaml",
"path" : "Sources/Cfyaml",
"product_memberships" : [
"PotentCodables"
],
"sources" : [
"src/lib/fy-accel.c",
"src/lib/fy-atom.c",
"src/lib/fy-composer.c",
"src/lib/fy-diag.c",
"src/lib/fy-doc.c",
"src/lib/fy-docbuilder.c",
"src/lib/fy-docstate.c",
"src/lib/fy-dump.c",
"src/lib/fy-emit.c",
"src/lib/fy-event.c",
"src/lib/fy-input.c",
"src/lib/fy-parse.c",
"src/lib/fy-path.c",
"src/lib/fy-token.c",
"src/lib/fy-types.c",
"src/lib/fy-walk.c",
"src/util/fy-blob.c",
"src/util/fy-ctype.c",
"src/util/fy-utf8.c",
"src/util/fy-utils.c",
"src/xxhash/xxhash.c"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Done.