The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftCBOR, reference master (a663e7), with Swift 6.1 for macOS (SPM) on 23 Jan 2026 17:31:15 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build 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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/niscy-eudiw/SwiftCBOR.git
https://github.com/niscy-eudiw/SwiftCBOR.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-2F0A5646E1D333AE.txt
[11/27] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[12/27] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[13/27] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/27] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/27] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/27] Compiling InternalCollectionsUtilities Descriptions.swift
[18/27] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[19/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/28] Compiling InternalCollectionsUtilities Integer rank.swift
[23/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/28] Compiling InternalCollectionsUtilities Debugging.swift
[25/28] Emitting module InternalCollectionsUtilities
[26/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[27/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[28/28] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[29/310] Compiling _RopeModule BigString+Debugging.swift
[30/310] Compiling _RopeModule BigString+Index.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 _RopeModule BigString+Ingester.swift
[37/311] Compiling _RopeModule BigString+Invariants.swift
[38/311] Compiling _RopeModule BigString+ReplaceSubrange.swift
[39/311] Compiling _RopeModule BigString+Split.swift
[40/311] Compiling _RopeModule Range+BigString.swift
[41/311] Compiling _RopeModule BigString+UTF16View.swift
[42/311] Compiling _RopeModule BigString+UTF8View.swift
[43/311] Compiling _RopeModule RopeSummary.swift
[44/317] Compiling HeapModule Heap+Invariants.swift
[45/317] Compiling HeapModule Heap+UnsafeHandle.swift
[46/317] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[47/317] Compiling HeapModule Heap+Descriptions.swift
[48/317] Emitting module HeapModule
[49/317] Compiling _RopeModule BigString+Sequence.swift
[50/317] Compiling _RopeModule BigString+TextOutputStream.swift
[51/317] Compiling _RopeModule BigString+Append.swift
[52/317] Compiling _RopeModule BigString+Initializers.swift
[53/317] Compiling _RopeModule BigString+Insert.swift
[54/317] Compiling _RopeModule BigString+Managing Breaks.swift
[55/322] Compiling _RopeModule BigString+Iterators.swift
[56/322] Compiling _RopeModule BigString+Metrics.swift
[57/322] Compiling _RopeModule Rope+Append.swift
[58/322] Compiling _RopeModule Rope+Extract.swift
[59/322] Compiling _RopeModule Rope+Find.swift
[60/322] Compiling _RopeModule Rope+ForEachWhile.swift
[61/322] Compiling _RopeModule BigString+Chunk+Breaks.swift
[62/322] Compiling _RopeModule BigString+Chunk+Counts.swift
[63/322] Compiling _RopeModule BigString+Chunk+Description.swift
[64/322] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[65/322] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[66/322] Compiling _RopeModule BigString+UnicodeScalarView.swift
[67/322] Compiling _RopeModule Rope+Insert.swift
[68/322] Compiling _RopeModule Rope+Join.swift
[69/322] Compiling _RopeModule Rope+MutatingForEach.swift
[70/322] Compiling _RopeModule BigString+Summary.swift
[71/322] Compiling _RopeModule BigString.swift
[72/322] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[73/322] Compiling DequeModule _UnsafeWrappedBuffer.swift
[74/322] Emitting module BitCollections
[81/322] Compiling _RopeModule RopeMetric.swift
[82/322] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[83/322] Compiling _RopeModule BigString+Hashing.swift
[84/322] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[85/322] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[92/322] Compiling _RopeModule BigString+RemoveSubrange.swift
[93/322] Compiling _RopeModule BigString+Builder.swift
[94/322] Compiling _RopeModule BigString+Contents.swift
[107/322] Compiling BitCollections BitSet.swift
[108/322] Compiling BitCollections Range+Utilities.swift
[109/322] Compiling BitCollections Slice+Utilities.swift
[110/322] Compiling BitCollections UInt+Tricks.swift
[111/322] Compiling BitCollections _Word.swift
[112/322] Compiling _RopeModule BigSubstring+UTF16View.swift
[113/322] Compiling _RopeModule BigSubstring+UTF8View.swift
[114/322] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[115/322] Compiling _RopeModule BigSubstring.swift
[116/322] Compiling _RopeModule Rope+Builder.swift
[117/322] Compiling _RopeModule Rope+Debugging.swift
[118/322] Compiling _RopeModule RopeElement.swift
[124/322] Compiling _RopeModule Rope+Invariants.swift
[125/322] Compiling _RopeModule Rope+_Node.swift
[126/322] Compiling _RopeModule Rope+_Storage.swift
[127/322] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[128/322] Compiling _RopeModule Rope+_UnsafeHandle.swift
[129/322] Compiling _RopeModule Rope.swift
[154/322] Emitting module DequeModule
[155/322] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[156/322] Compiling _RopeModule BigString+Chunk+Splitting.swift
[157/322] Compiling _RopeModule BigString+Chunk.swift
[158/322] Compiling _RopeModule BigString+BidirectionalCollection.swift
[159/322] Compiling _RopeModule BigString+Comparable.swift
[160/322] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[161/322] Compiling _RopeModule BigString+CustomStringConvertible.swift
[162/322] Compiling _RopeModule BigString+Equatable.swift
[168/329] Compiling OrderedCollections OrderedSet.swift
[169/329] Compiling OrderedCollections _UnsafeBitset.swift
[171/329] Compiling _RopeModule Rope+Remove.swift
[172/329] Compiling _RopeModule Rope+RemoveSubrange.swift
[173/329] Compiling _RopeModule Rope+Split.swift
[174/329] Compiling _RopeModule Optional Utilities.swift
[175/329] Compiling _RopeModule String Utilities.swift
[176/329] Compiling _RopeModule String.Index+ABI.swift
[177/329] Compiling _RopeModule _CharacterRecognizer.swift
[178/329] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[271/337] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[272/337] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[273/337] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[274/337] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[275/337] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[276/337] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[277/337] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[278/337] Compiling HashTreeCollections TreeSet.swift
[279/337] Emitting module OrderedCollections
[306/337] Emitting module _RopeModule
[337/337] Emitting module HashTreeCollections
[338/339] Compiling Collections Collections.swift
[339/339] Emitting module Collections
[340/356] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[341/357] Compiling SwiftCBOR Util.swift
[342/357] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[343/357] Compiling SwiftCBOR KeyedEncodingContainer.swift
[344/357] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[345/357] Compiling SwiftCBOR CBOREncoder.swift
[346/357] Compiling SwiftCBOR CBORInputStream.swift
[347/357] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[348/357] Compiling SwiftCBOR CodableCBOREncoder.swift
[349/357] Compiling SwiftCBOR KeyedDecodingContainer.swift
[350/357] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[351/357] Compiling SwiftCBOR CBORDecoder.swift
[352/357] Compiling SwiftCBOR CBOREncodable.swift
[353/357] Emitting module SwiftCBOR
[354/357] Compiling SwiftCBOR CBOROptions.swift
[355/357] Compiling SwiftCBOR CodableCBORDecoder.swift
[356/357] Compiling SwiftCBOR AnyCodingKey.swift
[357/357] Compiling SwiftCBOR CBOR.swift
Build complete! (12.49s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (2.18s)
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.