Build Information
Successful build of CBOR, reference main (a764c5
), with Swift 6.2 (beta) for macOS (SPM) on 11 Sep 2025 01:00:30 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thecoolwinter/CBOR.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thecoolwinter/CBOR
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a764c52 Update README to include `decodeMultiple(_:from:)`
Cloned https://github.com/thecoolwinter/CBOR.git
Revision (git rev-parse @):
a764c52b6f66be95697979d8a0724b7fa6ac0159
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/thecoolwinter/CBOR.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/thecoolwinter/CBOR.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Write sources
[4/15] Write Fuzzing-entitlement.plist
[4/15] Write sources
[11/15] Write swift-version-1EA4D86E10B52AF.txt
[13/29] Compiling InternalCollectionsUtilities Descriptions.swift
[14/30] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[17/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/30] Compiling InternalCollectionsUtilities Debugging.swift
[19/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/30] Compiling InternalCollectionsUtilities Integer rank.swift
[24/30] Emitting module InternalCollectionsUtilities
[25/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/312] Compiling HashTreeCollections _Bucket.swift
[29/312] Compiling HashTreeCollections _Hash.swift
[30/313] Compiling DequeModule _DequeBufferHeader.swift
[31/313] Compiling DequeModule _DequeSlot.swift
[32/313] Compiling DequeModule _DequeBuffer.swift
[33/313] Compiling HashTreeCollections _HashLevel.swift
[34/313] Compiling HashTreeCollections _HashNode+Builder.swift
[35/313] Compiling HeapModule _HeapNode.swift
[36/313] Compiling HeapModule Heap+UnsafeHandle.swift
[37/313] Compiling HeapModule Heap.swift
[38/313] Compiling HashTreeCollections _HashNode+Debugging.swift
[39/313] Compiling HashTreeCollections _HashNode+Initializers.swift
[40/313] Compiling HashTreeCollections _HashNode+Invariants.swift
[41/313] Compiling HashTreeCollections _HashNode+Lookups.swift
[42/313] Compiling HeapModule Heap+Invariants.swift
[43/313] Compiling HeapModule Heap+Descriptions.swift
[44/313] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[45/313] Emitting module HeapModule
[50/313] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[51/313] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[52/318] Compiling DequeModule _UnsafeWrappedBuffer.swift
[53/318] Compiling HashTreeCollections TreeSet+Equatable.swift
[54/318] Compiling _RopeModule RopeSummary.swift
[55/318] Compiling _RopeModule _RopeItem.swift
[56/318] Compiling _RopeModule _RopePath.swift
[57/318] Compiling _RopeModule _RopeVersion.swift
[58/318] Compiling _RopeModule Rope+Collection.swift
[59/318] Compiling _RopeModule Rope+Index.swift
[60/318] Compiling _RopeModule Rope+Sequence.swift
[61/326] Compiling HashTreeCollections _UnmanagedHashNode.swift
[62/326] Compiling HashTreeCollections _UnsafePath.swift
[63/326] Compiling HashTreeCollections TreeDictionary+Codable.swift
[64/326] Compiling HashTreeCollections TreeDictionary+Collection.swift
[65/326] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[66/326] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[67/326] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[68/326] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[69/326] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[70/326] Compiling HashTreeCollections _HashNode+Structural merge.swift
[71/326] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[72/326] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[73/332] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[74/332] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[75/332] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[76/332] Compiling HashTreeCollections TreeDictionary+Filter.swift
[77/332] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[78/332] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[79/332] Compiling HashTreeCollections TreeDictionary+Keys.swift
[80/332] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[81/332] Compiling HashTreeCollections TreeDictionary+Merge.swift
[82/332] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[83/332] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[84/332] Compiling BitCollections BitSet.swift
[85/332] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[86/332] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[87/332] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[88/332] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[89/332] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[90/332] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[91/332] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[92/332] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[95/332] Emitting module BitCollections
[102/332] Compiling HashTreeCollections _HashNodeHeader.swift
[103/332] Compiling HashTreeCollections _HashSlot.swift
[104/332] Compiling HashTreeCollections _HashStack.swift
[105/332] Compiling HashTreeCollections _HashTreeIterator.swift
[106/332] Compiling HashTreeCollections _HashTreeStatistics.swift
[107/332] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[108/332] Compiling HashTreeCollections _RawHashNode.swift
[119/332] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[120/332] Compiling HashTreeCollections _AncestorHashSlots.swift
[121/332] Compiling HashTreeCollections _Bitmap.swift
[122/332] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[123/332] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[124/332] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[125/332] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[126/332] Compiling HashTreeCollections _HashNode.swift
[134/332] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[135/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[136/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[137/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[138/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[139/332] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[140/332] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[141/332] Compiling HashTreeCollections TreeSet.swift
[152/332] Compiling OrderedCollections OrderedSet+SubSequence.swift
[153/332] Compiling OrderedCollections OrderedSet+Testing.swift
[154/332] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[155/332] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[156/332] Compiling OrderedCollections OrderedSet.swift
[157/332] Compiling OrderedCollections _UnsafeBitset.swift
[158/332] Emitting module DequeModule
[164/332] Compiling HashTreeCollections _HashNode+Structural union.swift
[165/332] Compiling HashTreeCollections _HashNode+Storage.swift
[166/332] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[167/332] Compiling HashTreeCollections _HashNode+Structural filter.swift
[168/332] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[169/332] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[293/339] Emitting module OrderedCollections
[312/339] Emitting module _RopeModule
[313/339] Compiling _RopeModule Rope+Remove.swift
[314/339] Compiling _RopeModule Rope+RemoveSubrange.swift
[315/339] Compiling _RopeModule Rope+Split.swift
[316/339] Compiling _RopeModule Optional Utilities.swift
[317/339] Compiling _RopeModule String Utilities.swift
[318/339] Compiling _RopeModule String.Index+ABI.swift
[319/339] Compiling _RopeModule _CharacterRecognizer.swift
[336/339] Emitting module HashTreeCollections
[337/341] Compiling Collections Collections.swift
[338/341] Emitting module Collections
[339/380] Compiling CBOR UnkeyedOptimizer.swift
[340/380] Compiling CBOR TemporaryEncodingStorage.swift
[341/380] Compiling CBOR FixedWidthIndeger+write.swift
[342/380] Compiling CBOR Float+Float16.swift
[343/380] Compiling CBOR DoubleOptimizer.swift
[344/380] Compiling CBOR Float16Optimizer.swift
[345/380] Compiling CBOR FloatOptimizer.swift
[346/380] Compiling CBOR IntOptimizer.swift
[347/384] Compiling CBOR UInt8+byteCount.swift
[348/384] Compiling CBOR UInt8+simpleLength.swift
[349/384] Compiling CBOR countTo+.swift
[350/384] Compiling CBOR MajorType.swift
[351/384] Compiling CBOR CodingPath.swift
[352/384] Compiling CBOR UnkeyedCodingKey.swift
[353/384] Compiling CBOR CommonTags.swift
[354/384] Compiling CBOR Constants.swift
[355/384] Compiling CBOR CBORDecoder.swift
[356/384] Compiling CBOR EncodingOptions.swift
[357/384] Compiling CBOR BoolOptimizer.swift
[358/384] Compiling CBOR ByteStringOptimizer.swift
[359/384] Compiling CBOR DateOptimizer.swift
[360/384] Compiling CBOR SingleValueCBOREncodingContainer.swift
[361/384] Compiling CBOR UnkeyedCBOREncodingContainer.swift
[362/384] Compiling CBOR EncodingContext.swift
[363/384] Compiling CBOR EncodingOptimizer.swift
[364/384] Compiling CBOR KeyedOptimizer.swift
[365/384] Compiling CBOR NilOptimizer.swift
[366/384] Compiling CBOR StringOptimizer.swift
[367/384] Compiling CBOR UUIDOptimizer.swift
[368/384] Compiling CBOR CBORScanner.swift
[369/384] Compiling CBOR DataReader.swift
[370/384] Compiling CBOR CBOREncoder.swift
[371/384] Compiling CBOR KeyedCBOREncodingContainer.swift
[372/384] Emitting module CBOR
[373/384] Compiling CBOR DecodingContext.swift
[374/384] Compiling CBOR DecodingOptions.swift
[375/384] Compiling CBOR CBORScanner+DebugDescription.swift
[376/384] Compiling CBOR CBORScanner+Results.swift
[377/384] Compiling CBOR DataRegion.swift
[378/384] Compiling CBOR DecodingContextContainer.swift
[379/384] Compiling CBOR KeyedCBORDecodingContainer.swift
[380/384] Compiling CBOR SingleValueCBORDecodingContainer.swift
[381/384] Compiling CBOR UnkeyedCBORDecodingContainer.swift
[382/387] Compiling Fuzzing main.swift
[383/387] Emitting module Fuzzing
[384/387] Compiling Fuzzing AnyDecodable.swift
[384/387] Write Objects.LinkFileList
[385/387] Linking Fuzzing
[386/387] Applying Fuzzing
Build complete! (12.27s)
Fetching https://github.com/apple/swift-collections.git
[1/17453] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (2.26s)
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
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "CBOR",
"name" : "CBOR",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CBOR",
"targets" : [
"CBOR"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Fuzzing",
"targets" : [
"Fuzzing"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Fuzzing",
"module_type" : "SwiftTarget",
"name" : "Fuzzing",
"path" : "Sources/Fuzzing",
"product_memberships" : [
"Fuzzing"
],
"sources" : [
"AnyDecodable.swift",
"main.swift"
],
"target_dependencies" : [
"CBOR"
],
"type" : "executable"
},
{
"c99name" : "CBORTests",
"module_type" : "SwiftTarget",
"name" : "CBORTests",
"path" : "Tests/CBORTests",
"sources" : [
"DecodableTests.swift",
"DecodeMultipleTests.swift",
"EncodableTests.swift",
"Extensions/Array+chunked.swift",
"Extensions/Data+ExpressibleByArrayLiteral.swift",
"Extensions/Data+hexString.swift",
"Extensions/String+asHexData.swift",
"Mock.swift",
"RoundTripTests.swift",
"ScannerTests.swift"
],
"target_dependencies" : [
"CBOR"
],
"type" : "test"
},
{
"c99name" : "CBOR",
"module_type" : "SwiftTarget",
"name" : "CBOR",
"path" : "Sources/CBOR",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"CBOR",
"Fuzzing"
],
"sources" : [
"Coding/CodingPath.swift",
"Coding/UnkeyedCodingKey.swift",
"CommonTags.swift",
"Constants.swift",
"Decoder/CBORDecoder.swift",
"Decoder/Containers/DataRegion.swift",
"Decoder/Containers/DecodingContextContainer.swift",
"Decoder/Containers/KeyedCBORDecodingContainer.swift",
"Decoder/Containers/SingleValueCBORDecodingContainer.swift",
"Decoder/Containers/UnkeyedCBORDecodingContainer.swift",
"Decoder/DecodingContext.swift",
"Decoder/DecodingOptions.swift",
"Decoder/Scanner/CBORScanner+DebugDescription.swift",
"Decoder/Scanner/CBORScanner+Results.swift",
"Decoder/Scanner/CBORScanner.swift",
"Decoder/Scanner/DataReader.swift",
"Encoder/CBOREncoder.swift",
"Encoder/Containers/KeyedCBOREncodingContainer.swift",
"Encoder/Containers/SingleValueCBOREncodingContainer.swift",
"Encoder/Containers/UnkeyedCBOREncodingContainer.swift",
"Encoder/EncodingContext.swift",
"Encoder/EncodingOptimizer.swift",
"Encoder/EncodingOptions.swift",
"Encoder/Optimizers/BoolOptimizer.swift",
"Encoder/Optimizers/ByteStringOptimizer.swift",
"Encoder/Optimizers/DateOptimizer.swift",
"Encoder/Optimizers/DoubleOptimizer.swift",
"Encoder/Optimizers/Float16Optimizer.swift",
"Encoder/Optimizers/FloatOptimizer.swift",
"Encoder/Optimizers/IntOptimizer.swift",
"Encoder/Optimizers/KeyedOptimizer.swift",
"Encoder/Optimizers/NilOptimizer.swift",
"Encoder/Optimizers/StringOptimizer.swift",
"Encoder/Optimizers/UUIDOptimizer.swift",
"Encoder/Optimizers/UnkeyedOptimizer.swift",
"Encoder/TemporaryEncodingStorage.swift",
"Extensions/FixedWidthIndeger/FixedWidthIndeger+write.swift",
"Extensions/Float/Float+Float16.swift",
"Extensions/UInt8/UInt8+byteCount.swift",
"Extensions/UInt8/UInt8+simpleLength.swift",
"Extensions/countTo+.swift",
"MajorType.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.