The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of CBOR, reference main (a764c5), with Swift 6.0 for macOS (SPM) on 11 Sep 2025 00:59:18 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.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.0
Building package at path:  $PWD
https://github.com/thecoolwinter/CBOR.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Write sources
[7/15] Write Fuzzing-entitlement.plist
[7/15] Write sources
[11/15] Write swift-version-5BDAB9E9C0126B9D.txt
[13/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/30] Compiling InternalCollectionsUtilities Debugging.swift
[16/30] Compiling InternalCollectionsUtilities Descriptions.swift
[17/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/30] Compiling InternalCollectionsUtilities Integer rank.swift
[24/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/30] Emitting module InternalCollectionsUtilities
[27/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/312] Compiling DequeModule _DequeBuffer.swift
[29/313] Compiling DequeModule _DequeSlot.swift
[30/313] Compiling DequeModule _DequeBufferHeader.swift
[31/313] Compiling HeapModule _HeapNode.swift
[32/313] Compiling HeapModule Heap.swift
[33/313] Compiling HashTreeCollections _Bucket.swift
[34/313] Compiling HashTreeCollections _Hash.swift
[35/313] Compiling HashTreeCollections _HashLevel.swift
[36/313] Compiling HashTreeCollections _HashNode+Builder.swift
[37/313] Compiling HashTreeCollections _HashNode+Debugging.swift
[38/313] Compiling HashTreeCollections _HashNode+Initializers.swift
[39/313] Compiling HeapModule Heap+Descriptions.swift
[40/313] Compiling HeapModule Heap+UnsafeHandle.swift
[41/313] Compiling HeapModule Heap+Invariants.swift
[42/313] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[43/313] Emitting module HeapModule
[46/313] Compiling HashTreeCollections _HashNode+Invariants.swift
[47/313] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[48/313] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[49/313] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[50/318] Compiling DequeModule _UnsafeWrappedBuffer.swift
[51/318] Compiling HashTreeCollections _HashNode+Structural filter.swift
[52/318] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[53/318] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[54/318] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[55/318] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[56/318] Compiling HashTreeCollections _HashNode.swift
[57/318] Compiling HashTreeCollections _HashNodeHeader.swift
[58/318] Compiling HashTreeCollections _HashSlot.swift
[59/318] Compiling HashTreeCollections _HashStack.swift
[60/318] Compiling HashTreeCollections _HashTreeIterator.swift
[61/318] Compiling HashTreeCollections _HashTreeStatistics.swift
[62/318] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[63/318] Compiling HashTreeCollections _RawHashNode.swift
[64/318] Compiling HashTreeCollections _UnmanagedHashNode.swift
[65/318] Compiling HashTreeCollections _UnsafePath.swift
[66/318] Compiling HashTreeCollections TreeDictionary+Codable.swift
[67/318] Compiling HashTreeCollections TreeDictionary+Collection.swift
[68/318] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[69/318] Compiling HashTreeCollections TreeDictionary+Keys.swift
[70/318] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[71/318] Compiling HashTreeCollections TreeDictionary+Merge.swift
[72/318] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[73/318] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[74/318] Compiling BitCollections BitSet.swift
[75/318] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[76/318] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[77/318] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[78/318] Compiling HashTreeCollections TreeDictionary+Filter.swift
[79/318] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[80/318] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[87/324] Compiling HashTreeCollections TreeSet+Equatable.swift
[88/324] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[89/324] Compiling HashTreeCollections TreeSet+Extras.swift
[90/324] Compiling HashTreeCollections TreeSet+Filter.swift
[91/324] Compiling HashTreeCollections TreeSet+Hashable.swift
[92/324] Compiling HashTreeCollections TreeSet+Sendable.swift
[93/324] Compiling HashTreeCollections TreeSet+Sequence.swift
[94/324] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[95/324] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[96/324] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[97/324] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[98/324] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[99/324] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[100/324] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[101/324] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[102/324] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[103/332] Emitting module BitCollections
[121/332] Compiling HashTreeCollections _HashNode+Structural merge.swift
[122/332] Compiling HashTreeCollections _AncestorHashSlots.swift
[123/332] Compiling HashTreeCollections _Bitmap.swift
[125/332] Compiling OrderedCollections OrderedSet+SubSequence.swift
[126/332] Compiling OrderedCollections OrderedSet+Testing.swift
[127/332] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[128/332] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[135/332] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[136/332] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[137/332] Compiling HashTreeCollections _HashNode+Structural union.swift
[138/332] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[139/332] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[140/332] Compiling HashTreeCollections _HashNode+Lookups.swift
[142/332] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[143/332] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[144/332] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[145/332] Compiling HashTreeCollections _HashNode+Storage.swift
[146/332] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[153/332] Compiling OrderedCollections OrderedSet.swift
[154/332] Compiling OrderedCollections _UnsafeBitset.swift
[161/332] Emitting module DequeModule
[167/332] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[192/332] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[193/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[194/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[195/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[196/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[197/332] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[198/332] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[199/332] Compiling HashTreeCollections TreeSet.swift
[284/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] Emitting module Collections
[338/341] Compiling Collections Collections.swift
[339/380] Emitting module CBOR
[340/384] Compiling CBOR UInt8+byteCount.swift
[341/384] Compiling CBOR UInt8+simpleLength.swift
[342/384] Compiling CBOR countTo+.swift
[343/384] Compiling CBOR MajorType.swift
[344/384] Compiling CBOR CodingPath.swift
[345/384] Compiling CBOR UnkeyedCodingKey.swift
[346/384] Compiling CBOR CommonTags.swift
[347/384] Compiling CBOR Constants.swift
[348/384] Compiling CBOR CBORDecoder.swift
[349/384] Compiling CBOR EncodingOptions.swift
[350/384] Compiling CBOR BoolOptimizer.swift
[351/384] Compiling CBOR ByteStringOptimizer.swift
[352/384] Compiling CBOR DateOptimizer.swift
[353/384] Compiling CBOR DecodingContext.swift
[354/384] Compiling CBOR DecodingOptions.swift
[355/384] Compiling CBOR CBORScanner+DebugDescription.swift
[356/384] Compiling CBOR CBORScanner+Results.swift
[357/384] Compiling CBOR CBORScanner.swift
[358/384] Compiling CBOR DataReader.swift
[359/384] Compiling CBOR CBOREncoder.swift
[360/384] Compiling CBOR KeyedCBOREncodingContainer.swift
[361/384] Compiling CBOR KeyedOptimizer.swift
[362/384] Compiling CBOR NilOptimizer.swift
[363/384] Compiling CBOR StringOptimizer.swift
[364/384] Compiling CBOR UUIDOptimizer.swift
[365/384] Compiling CBOR UnkeyedOptimizer.swift
[366/384] Compiling CBOR TemporaryEncodingStorage.swift
[367/384] Compiling CBOR FixedWidthIndeger+write.swift
[368/384] Compiling CBOR Float+Float16.swift
[369/384] Compiling CBOR SingleValueCBOREncodingContainer.swift
[370/384] Compiling CBOR UnkeyedCBOREncodingContainer.swift
[371/384] Compiling CBOR EncodingContext.swift
[372/384] Compiling CBOR EncodingOptimizer.swift
[373/384] Compiling CBOR DoubleOptimizer.swift
[374/384] Compiling CBOR Float16Optimizer.swift
[375/384] Compiling CBOR FloatOptimizer.swift
[376/384] Compiling CBOR IntOptimizer.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.94s)
Fetching https://github.com/apple/swift-collections.git
[1/17453] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.72s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.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.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.