Build Information
Successful build of SwiftCBOR, reference v0.6.4 (a663e7), with Swift 6.0 for macOS (SPM) on 23 Jan 2026 13:32:14 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/niscy-eudiw/SwiftCBOR.git
Reference: v0.6.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/niscy-eudiw/SwiftCBOR
* tag v0.6.4 -> FETCH_HEAD
HEAD is now at a663e7a Merge commit 'fd929a6d8f7651ce0f63fc99397fd5762358cc29'
Cloned https://github.com/niscy-eudiw/SwiftCBOR.git
Revision (git rev-parse @):
a663e7a6bd50d2224223ed60622b531b18499dd0
SUCCESS checkout https://github.com/niscy-eudiw/SwiftCBOR.git at v0.6.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/niscy-eudiw/SwiftCBOR.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-5BDAB9E9C0126B9D.txt
[11/27] Compiling InternalCollectionsUtilities Descriptions.swift
[12/27] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[13/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/28] Compiling InternalCollectionsUtilities Debugging.swift
[15/28] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[16/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/28] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[22/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/28] Compiling InternalCollectionsUtilities Integer rank.swift
[24/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[26/28] Emitting module InternalCollectionsUtilities
[27/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[28/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/310] Compiling HashTreeCollections _Bucket.swift
[30/310] Compiling HashTreeCollections _Hash.swift
[31/311] Compiling DequeModule _DequeBufferHeader.swift
[32/311] Compiling DequeModule _DequeSlot.swift
[33/311] Compiling DequeModule _DequeBuffer.swift
[34/311] Compiling HeapModule Heap.swift
[35/311] Compiling HeapModule _HeapNode.swift
[36/311] Compiling HashTreeCollections _HashLevel.swift
[37/311] Compiling HashTreeCollections _HashNode+Builder.swift
[38/311] Compiling HeapModule Heap+Descriptions.swift
[39/311] Compiling HeapModule Heap+Invariants.swift
[40/311] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[41/311] Compiling HeapModule Heap+UnsafeHandle.swift
[42/311] Emitting module HeapModule
[43/311] Compiling HashTreeCollections _HashNode+Debugging.swift
[44/311] Compiling HashTreeCollections _HashNode+Initializers.swift
[45/311] Compiling HashTreeCollections _UnmanagedHashNode.swift
[46/311] Compiling HashTreeCollections _UnsafePath.swift
[47/311] Compiling HashTreeCollections TreeDictionary+Codable.swift
[48/311] Compiling HashTreeCollections TreeDictionary+Collection.swift
[49/311] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[50/311] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[53/317] Compiling HashTreeCollections _HashNode+Invariants.swift
[54/317] Compiling HashTreeCollections _HashNode+Lookups.swift
[55/317] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[56/317] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[57/317] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[58/317] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[59/317] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[60/317] Compiling HashTreeCollections _HashNode+Structural merge.swift
[61/317] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[62/317] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[63/322] Compiling DequeModule _UnsafeWrappedBuffer.swift
[64/322] Compiling HashTreeCollections _RawHashNode.swift
[70/322] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[71/322] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[72/322] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[73/322] Compiling HashTreeCollections TreeDictionary+Values.swift
[74/322] Compiling HashTreeCollections TreeDictionary.swift
[75/322] Compiling HashTreeCollections TreeSet+Codable.swift
[76/322] Compiling HashTreeCollections TreeSet+Collection.swift
[77/322] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[78/322] Compiling HashTreeCollections TreeSet+Debugging.swift
[79/322] Compiling HashTreeCollections TreeSet+Descriptions.swift
[80/322] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[81/322] Compiling BitCollections BitSet.swift
[82/322] Compiling HashTreeCollections TreeSet+Equatable.swift
[83/322] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[84/322] Compiling HashTreeCollections TreeSet+Extras.swift
[85/322] Compiling _RopeModule _RopePath.swift
[86/322] Compiling HashTreeCollections TreeSet+Hashable.swift
[87/322] Compiling HashTreeCollections TreeSet+Sendable.swift
[88/322] Compiling HashTreeCollections TreeSet+Sequence.swift
[89/322] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[90/322] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[91/322] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[92/322] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[93/322] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[94/322] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[95/322] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[96/322] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[97/322] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[100/330] Compiling BitCollections Range+Utilities.swift
[101/330] Compiling BitCollections Slice+Utilities.swift
[102/330] Compiling BitCollections UInt+Tricks.swift
[103/330] Compiling BitCollections _Word.swift
[104/330] Compiling OrderedCollections OrderedSet.swift
[105/330] Compiling OrderedCollections _UnsafeBitset.swift
[106/330] Compiling HashTreeCollections _HashNode+Storage.swift
[107/330] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[108/330] Compiling HashTreeCollections _HashNode+Structural filter.swift
[109/330] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[110/330] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[121/330] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[122/330] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[123/330] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[124/330] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[125/330] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[126/330] Compiling HashTreeCollections _HashNode.swift
[127/330] Compiling HashTreeCollections _HashNodeHeader.swift
[128/330] Compiling HashTreeCollections _HashSlot.swift
[129/330] Compiling HashTreeCollections _HashStack.swift
[130/330] Compiling HashTreeCollections _HashTreeIterator.swift
[131/330] Compiling HashTreeCollections _HashTreeStatistics.swift
[132/330] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[148/330] Compiling HashTreeCollections _AncestorHashSlots.swift
[149/330] Compiling HashTreeCollections _Bitmap.swift
[155/330] Compiling HashTreeCollections _HashNode+Structural union.swift
[173/330] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[174/330] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[175/330] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[176/330] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[177/330] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[178/330] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[179/330] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[180/330] Compiling HashTreeCollections TreeSet.swift
[181/330] Emitting module BitCollections
[200/330] Emitting module DequeModule
[285/337] Emitting module OrderedCollections
[313/337] Emitting module _RopeModule
[314/337] Compiling _RopeModule Rope+Remove.swift
[315/337] Compiling _RopeModule Rope+RemoveSubrange.swift
[316/337] Compiling _RopeModule Rope+Split.swift
[317/337] Compiling _RopeModule Optional Utilities.swift
[318/337] Compiling _RopeModule String Utilities.swift
[319/337] Compiling _RopeModule String.Index+ABI.swift
[320/337] Compiling _RopeModule _CharacterRecognizer.swift
[337/337] Emitting module HashTreeCollections
[338/339] Emitting module Collections
[339/339] Compiling Collections Collections.swift
[340/356] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[341/356] Compiling SwiftCBOR CodableCBOREncoder.swift
[342/356] Compiling SwiftCBOR CBOREncoder.swift
[343/356] Compiling SwiftCBOR CBORInputStream.swift
[344/356] Compiling SwiftCBOR AnyCodingKey.swift
[345/356] Compiling SwiftCBOR CBOR.swift
[346/356] Compiling SwiftCBOR KeyedEncodingContainer.swift
[347/356] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[348/356] Compiling SwiftCBOR KeyedDecodingContainer.swift
[349/356] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[350/356] Emitting module SwiftCBOR
[351/356] Compiling SwiftCBOR CBOROptions.swift
[352/356] Compiling SwiftCBOR CodableCBORDecoder.swift
[353/356] Compiling SwiftCBOR CBORDecoder.swift
[354/356] Compiling SwiftCBOR CBOREncodable.swift
[355/357] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[356/357] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[357/357] Compiling SwiftCBOR Util.swift
Build complete! (12.27s)
Fetching https://github.com/apple/swift-collections.git
[1/18728] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.93s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.57s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "SwiftCBOR",
"name" : "SwiftCBOR",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "SwiftCBOR",
"targets" : [
"SwiftCBOR"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftCBORTests",
"module_type" : "SwiftTarget",
"name" : "SwiftCBORTests",
"path" : "Tests",
"sources" : [
"CBORCodableRoundtripTests.swift",
"CBORDecoderTests.swift",
"CBOREncodableTests.swift",
"CBOREncoderTests.swift",
"CBORTests.swift",
"CodableCBORDecoderTests.swift",
"CodableCBOREncoderTests.swift",
"Helpers.swift"
],
"target_dependencies" : [
"SwiftCBOR"
],
"type" : "test"
},
{
"c99name" : "SwiftCBOR",
"module_type" : "SwiftTarget",
"name" : "SwiftCBOR",
"path" : "Sources",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"SwiftCBOR"
],
"sources" : [
"AnyCodingKey.swift",
"CBOR.swift",
"CBORDecoder.swift",
"CBOREncodable.swift",
"CBOREncoder.swift",
"CBORInputStream.swift",
"CBOROptions.swift",
"Decoder/CodableCBORDecoder.swift",
"Decoder/KeyedDecodingContainer.swift",
"Decoder/SingleValueDecodingContainer.swift",
"Decoder/UnkeyedDecodingContainer.swift",
"Encoder/CodableCBOREncoder.swift",
"Encoder/KeyedEncodingContainer.swift",
"Encoder/SingleValueEncodingContainer.swift",
"Encoder/UnkeyedEncodingContainer.swift",
"FixedWidthInteger+Bytes.swift",
"Util.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.