The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftCBOR with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MasterJ93/SwiftCBOR.git
Reference: 0.4.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/MasterJ93/SwiftCBOR
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 0b01caa Switch to Apple's version of swift-collections
Cloned https://github.com/MasterJ93/SwiftCBOR.git
Revision (git rev-parse @):
0b01caa633889f6d64f73f1c01607358d36fe6e6
SUCCESS checkout https://github.com/MasterJ93/SwiftCBOR.git at 0.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/MasterJ93/SwiftCBOR.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/17] Emitting module _CollectionsUtilities
[2/19] Compiling _CollectionsUtilities _SortedCollection.swift
[3/19] Compiling _CollectionsUtilities _UniqueCollection.swift
[4/19] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[5/19] Compiling _CollectionsUtilities Specialize.swift
[6/19] Compiling _CollectionsUtilities Debugging.swift
[7/19] Compiling _CollectionsUtilities Descriptions.swift
[8/19] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/19] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[10/19] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[11/19] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[12/19] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[13/19] Compiling _CollectionsUtilities UInt+reversed.swift
[14/19] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[15/19] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[16/19] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[17/19] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/19] Compiling _CollectionsUtilities Integer rank.swift
[19/19] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[20/249] Compiling BitCollections BitArray+Collection.swift
[21/249] Compiling BitCollections BitArray+Copy.swift
[22/296] Compiling BitCollections BitArray+Initializers.swift
[23/296] Compiling BitCollections BitArray+Invariants.swift
[24/296] Compiling HeapModule _HeapNode.swift
[25/296] Compiling HeapModule Heap+Invariants.swift
[26/296] Compiling HeapModule Heap.swift
[27/296] Compiling BitCollections BitArray+CustomReflectable.swift
[28/296] Compiling BitCollections BitArray+Descriptions.swift
[29/296] Compiling HeapModule Heap+UnsafeHandle.swift
[30/296] Compiling BitCollections BitArray+Equatable.swift
[31/296] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[32/296] Compiling HeapModule Heap+Descriptions.swift
[33/296] Emitting module HeapModule
[34/296] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[35/296] Compiling HashTreeCollections TreeSet+Hashable.swift
[36/296] Compiling HashTreeCollections TreeSet+Sendable.swift
[37/296] Compiling HashTreeCollections TreeSet+Sequence.swift
[38/296] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[39/296] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[40/296] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[41/296] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[42/296] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[43/296] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[44/296] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[45/306] Compiling DequeModule _DequeSlot.swift
[46/306] Compiling DequeModule _UnsafeWrappedBuffer.swift
[47/306] Compiling HashTreeCollections _HashNode+Storage.swift
[48/306] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[49/306] Compiling HashTreeCollections _HashNode+Structural filter.swift
[50/306] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[51/306] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[52/306] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[53/306] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[54/306] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[55/306] Compiling HashTreeCollections _HashNode+Structural merge.swift
[56/306] Compiling HashTreeCollections TreeDictionary.swift
[57/306] Compiling HashTreeCollections TreeSet+Codable.swift
[58/306] Compiling HashTreeCollections TreeSet+Collection.swift
[59/306] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[60/306] Compiling HashTreeCollections TreeSet+Debugging.swift
[61/313] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[62/313] Compiling HashTreeCollections TreeSet+Extras.swift
[63/313] Compiling HashTreeCollections TreeSet+Filter.swift
[64/313] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[65/313] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[66/313] Compiling HashTreeCollections TreeDictionary+Filter.swift
[67/313] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[68/313] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[69/313] Compiling HashTreeCollections TreeDictionary+Keys.swift
[70/313] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[71/313] Compiling HashTreeCollections TreeDictionary+Merge.swift
[72/313] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[73/313] Compiling BitCollections BitSet.Index.swift
[74/313] Compiling BitCollections BitSet._UnsafeHandle.swift
[75/320] Emitting module BitCollections
[76/320] Compiling HashTreeCollections TreeSet+Descriptions.swift
[77/320] Compiling HashTreeCollections TreeSet+Equatable.swift
[84/320] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[85/320] Compiling BitCollections BitArray+Extras.swift
[86/320] Compiling BitCollections BitArray+Fill.swift
[87/320] Compiling BitCollections BitArray+Hashable.swift
[129/320] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[130/320] Compiling HashTreeCollections _HashNode.swift
[131/320] Compiling HashTreeCollections _HashNodeHeader.swift
[132/320] Compiling HashTreeCollections _HashSlot.swift
[133/320] Compiling HashTreeCollections _HashStack.swift
[134/320] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[135/320] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[136/320] Compiling BitCollections BitArray+BitwiseOperations.swift
[137/320] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[138/320] Compiling BitCollections BitArray+Codable.swift
[139/320] Emitting module DequeModule
[140/320] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[141/320] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[142/320] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[143/320] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[144/320] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[145/320] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[146/320] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[147/320] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[148/320] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[149/320] Compiling HashTreeCollections TreeSet.swift
[152/320] Compiling OrderedCollections OrderedSet+Sendable.swift
[153/320] Compiling OrderedCollections OrderedSet+SubSequence.swift
[154/320] Compiling OrderedCollections OrderedSet+Testing.swift
[155/320] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[156/320] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[197/320] Compiling OrderedCollections OrderedSet.swift
[198/320] Compiling OrderedCollections _UnsafeBitset.swift
[199/320] Compiling HashTreeCollections TreeDictionary+Collection.swift
[200/320] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[201/320] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[202/320] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[278/329] Emitting module OrderedCollections
[290/329] Emitting module _RopeModule
[302/329] Emitting module HashTreeCollections
[303/329] Compiling _RopeModule Rope+Join.swift
[304/329] Compiling _RopeModule Rope+MutatingForEach.swift
[305/329] Compiling _RopeModule Rope+Remove.swift
[306/329] Compiling _RopeModule Rope+RemoveSubrange.swift
[307/329] Compiling _RopeModule Rope+Split.swift
[308/329] Compiling _RopeModule Optional Utilities.swift
[309/329] Compiling _RopeModule String Utilities.swift
[310/329] Compiling _RopeModule String.Index+ABI.swift
[311/329] Compiling _RopeModule _CharacterRecognizer.swift
[330/331] Emitting module Collections
[331/331] Compiling Collections Collections.swift
[332/347] Compiling SwiftCBOR CodableCBORDecoder.swift
[333/347] Compiling SwiftCBOR KeyedDecodingContainer.swift
[334/347] Compiling SwiftCBOR CBORInputStream.swift
[335/347] Compiling SwiftCBOR CBOROptions.swift
[336/347] Compiling SwiftCBOR CodableCBOREncoder.swift
[337/347] Compiling SwiftCBOR KeyedEncodingContainer.swift
[338/347] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[339/347] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[340/349] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[341/349] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[342/349] Compiling SwiftCBOR AnyCodingKey.swift
[343/349] Compiling SwiftCBOR CBOR.swift
[344/349] Compiling SwiftCBOR CBORDecoder.swift
[345/349] Compiling SwiftCBOR CBOREncodable.swift
[346/349] Compiling SwiftCBOR CBOREncoder.swift
[347/349] Emitting module SwiftCBOR
[348/349] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[349/349] Compiling SwiftCBOR Util.swift
Build complete! (14.01s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections (0.95s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.03s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.0
Build complete.
Done.