Build Information
Successful build of SwiftCBOR, reference master (a663e7), with Swift 6.2 for macOS (SPM) on 23 Jan 2026 17:31:43 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/niscy-eudiw/SwiftCBOR
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
Fetching https://github.com/apple/swift-collections.git
[1/18728] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.99s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (4.59s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.3
========================================
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",
"dependencies": [
{
"identity": "swiftcbor",
"name": "SwiftCBOR",
"url": "https://github.com/niscy-eudiw/SwiftCBOR.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCBOR",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/niscy-eudiw/SwiftCBOR.git
[1/1209] Fetching swiftcbor
Fetched https://github.com/niscy-eudiw/SwiftCBOR.git from cache (0.88s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.11s)
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
Creating working copy for https://github.com/niscy-eudiw/SwiftCBOR.git
Working copy of https://github.com/niscy-eudiw/SwiftCBOR.git resolved at master (a663e7a)
warning: '.resolve-product-dependencies': dependency 'swiftcbor' is not used by any target
Found 1 product dependencies
- swift-collections
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/niscy-eudiw/SwiftCBOR.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-49B95AFC49DCD68C.txt
[11/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/28] Compiling InternalCollectionsUtilities Specialize.swift
[14/28] Compiling InternalCollectionsUtilities Debugging.swift
[15/28] Compiling InternalCollectionsUtilities Descriptions.swift
[16/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/29] Compiling InternalCollectionsUtilities Integer rank.swift
[22/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/29] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[24/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[26/29] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[27/29] Emitting module InternalCollectionsUtilities
[28/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/311] Compiling HashTreeCollections _Bucket.swift
[31/311] Compiling HashTreeCollections _Hash.swift
[32/312] Compiling DequeModule _DequeBufferHeader.swift
[33/312] Compiling DequeModule _DequeSlot.swift
[34/312] Compiling DequeModule _DequeBuffer.swift
[35/312] Compiling HeapModule _HeapNode.swift
[36/312] Compiling HashTreeCollections _HashLevel.swift
[37/312] Compiling HashTreeCollections _HashNode+Builder.swift
[38/312] Compiling HeapModule Heap+Invariants.swift
[39/312] Compiling HeapModule Heap.swift
[40/312] Compiling HeapModule Heap+Descriptions.swift
[41/312] Emitting module HeapModule
[42/312] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[43/312] Compiling HeapModule Heap+UnsafeHandle.swift
[44/312] Compiling HashTreeCollections _HashNode+Debugging.swift
[45/312] Compiling HashTreeCollections _HashNode+Initializers.swift
[46/312] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[47/312] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[48/312] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[49/312] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[50/312] Compiling HashTreeCollections _HashNode.swift
[51/312] Compiling HashTreeCollections _HashNodeHeader.swift
[52/318] Compiling HashTreeCollections TreeDictionary+Keys.swift
[53/318] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[54/318] Compiling HashTreeCollections TreeDictionary+Merge.swift
[55/318] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[56/318] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[57/318] Compiling HashTreeCollections TreeDictionary+Values.swift
[58/318] Compiling HashTreeCollections TreeSet+Equatable.swift
[59/318] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[60/318] Compiling HashTreeCollections TreeSet+Extras.swift
[61/318] Compiling HashTreeCollections TreeSet+Filter.swift
[62/318] Compiling HashTreeCollections TreeSet+Hashable.swift
[63/318] Compiling HashTreeCollections TreeSet+Sendable.swift
[64/318] Compiling HashTreeCollections TreeSet+Sequence.swift
[65/318] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[66/326] Compiling DequeModule _UnsafeWrappedBuffer.swift
[67/326] Compiling HashTreeCollections _HashNode+Structural union.swift
[73/331] Compiling HashTreeCollections _UnmanagedHashNode.swift
[74/331] Compiling HashTreeCollections _UnsafePath.swift
[75/331] Compiling HashTreeCollections TreeDictionary+Codable.swift
[76/331] Compiling HashTreeCollections TreeDictionary+Collection.swift
[77/331] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[78/331] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[79/331] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[80/331] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[81/331] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[82/331] Compiling HashTreeCollections TreeDictionary+Filter.swift
[83/331] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[84/331] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[85/331] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[86/331] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[87/331] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[88/331] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[89/331] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[90/331] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[91/331] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[92/331] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[93/331] Compiling HashTreeCollections _HashNode+Invariants.swift
[94/331] Compiling HashTreeCollections _HashNode+Lookups.swift
[95/331] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[96/331] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[98/331] Compiling HashTreeCollections _HashSlot.swift
[99/331] Compiling HashTreeCollections _HashStack.swift
[100/331] Compiling HashTreeCollections _HashTreeIterator.swift
[101/331] Compiling HashTreeCollections _HashTreeStatistics.swift
[102/331] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[103/331] Compiling HashTreeCollections _AncestorHashSlots.swift
[104/331] Compiling HashTreeCollections _Bitmap.swift
[110/331] Compiling HashTreeCollections _RawHashNode.swift
[111/331] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[112/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[113/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[114/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[115/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[116/331] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[117/331] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[118/331] Compiling HashTreeCollections TreeSet.swift
[120/331] Compiling BitCollections BitSet.swift
[121/331] Compiling BitCollections Range+Utilities.swift
[122/331] Compiling BitCollections Slice+Utilities.swift
[123/331] Compiling BitCollections UInt+Tricks.swift
[124/331] Compiling BitCollections _Word.swift
[125/331] Compiling OrderedCollections OrderedSet.swift
[126/331] Compiling OrderedCollections _UnsafeBitset.swift
[135/331] Emitting module DequeModule
[141/331] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[142/331] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[143/331] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[144/331] Compiling HashTreeCollections _HashNode+Structural merge.swift
[145/331] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[146/331] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[148/331] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[149/331] Compiling _RopeModule BigString+CustomStringConvertible.swift
[150/331] Compiling _RopeModule BigString+Equatable.swift
[151/331] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[152/331] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[153/331] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[190/331] Emitting module BitCollections
[286/338] Emitting module OrderedCollections
[314/338] Emitting module _RopeModule
[315/338] Compiling _RopeModule Rope+Remove.swift
[316/338] Compiling _RopeModule Rope+RemoveSubrange.swift
[317/338] Compiling _RopeModule Rope+Split.swift
[318/338] Compiling _RopeModule Optional Utilities.swift
[319/338] Compiling _RopeModule String Utilities.swift
[320/338] Compiling _RopeModule String.Index+ABI.swift
[321/338] Compiling _RopeModule _CharacterRecognizer.swift
[338/338] Emitting module HashTreeCollections
[339/340] Compiling Collections Collections.swift
[340/340] Emitting module Collections
[341/357] Compiling SwiftCBOR CBOREncoder.swift
[342/357] Compiling SwiftCBOR CBORInputStream.swift
[343/357] Compiling SwiftCBOR CBORDecoder.swift
[344/357] Compiling SwiftCBOR CBOREncodable.swift
[345/357] Compiling SwiftCBOR CBOROptions.swift
[346/357] Compiling SwiftCBOR CodableCBORDecoder.swift
[347/357] Compiling SwiftCBOR KeyedEncodingContainer.swift
[348/357] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[349/357] Compiling SwiftCBOR KeyedDecodingContainer.swift
[350/357] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[351/357] Emitting module SwiftCBOR
[352/357] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[353/357] Compiling SwiftCBOR AnyCodingKey.swift
[354/357] Compiling SwiftCBOR CBOR.swift
[355/357] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[356/357] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[357/357] Compiling SwiftCBOR CodableCBOREncoder.swift
[358/358] Compiling SwiftCBOR Util.swift
Build complete! (8.11s)
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.