Build Information
Successful build of SwiftCBOR with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MasterJ93/SwiftCBOR.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/MasterJ93/SwiftCBOR
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.23s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.03s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.07s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.07s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftcbor",
"name": "SwiftCBOR",
"url": "https://github.com/MasterJ93/SwiftCBOR.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-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.1.0",
"path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/MasterJ93/SwiftCBOR.git from cache
Fetched https://github.com/MasterJ93/SwiftCBOR.git from cache (0.15s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.24s)
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.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/MasterJ93/SwiftCBOR.git
Working copy of https://github.com/MasterJ93/SwiftCBOR.git resolved at master (0b01caa)
warning: '.resolve-product-dependencies': dependency 'swiftcbor' is not used by any target
Found 1 product dependencies
- swift-collections
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/MasterJ93/SwiftCBOR.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-6044DDE57671499D.txt
[11/27] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[12/27] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[13/27] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[14/29] Compiling _CollectionsUtilities Debugging.swift
[15/29] Compiling _CollectionsUtilities Descriptions.swift
[16/29] Compiling _CollectionsUtilities _SortedCollection.swift
[17/29] Compiling _CollectionsUtilities _UniqueCollection.swift
[18/29] Emitting module _CollectionsUtilities
[19/29] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[20/29] Compiling _CollectionsUtilities Specialize.swift
[21/29] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[22/29] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[23/29] Compiling _CollectionsUtilities UInt+reversed.swift
[24/29] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[25/29] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/29] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/29] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[28/29] Compiling _CollectionsUtilities Integer rank.swift
[29/29] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[30/304] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[31/304] Compiling HeapModule Heap+Descriptions.swift
[32/304] Compiling BitCollections BitArray+Fill.swift
[33/304] Compiling BitCollections BitArray+Hashable.swift
[34/306] Compiling HeapModule _HeapNode.swift
[35/306] Compiling BitCollections BitArray+CustomReflectable.swift
[36/306] Compiling BitCollections BitArray+Descriptions.swift
[37/306] Compiling BitCollections BitArray+Collection.swift
[38/306] Compiling BitCollections BitArray+Copy.swift
[39/306] Compiling HeapModule Heap.swift
[40/306] Compiling BitCollections BitArray+Equatable.swift
[41/306] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[42/306] Emitting module HeapModule
[43/306] Compiling HeapModule Heap+Invariants.swift
[44/306] Compiling HeapModule Heap+UnsafeHandle.swift
[45/306] Compiling OrderedCollections OrderedSet+Initializers.swift
[46/306] Compiling OrderedCollections OrderedSet+Insertions.swift
[47/306] Compiling OrderedCollections OrderedSet+Invariants.swift
[48/306] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[49/306] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[50/306] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[51/306] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[52/313] Compiling DequeModule _DequeSlot.swift
[53/313] Compiling DequeModule _UnsafeWrappedBuffer.swift
[54/313] Compiling HashTreeCollections TreeSet+Hashable.swift
[55/313] Compiling HashTreeCollections TreeSet+Sendable.swift
[56/313] Compiling HashTreeCollections TreeSet+Sequence.swift
[57/313] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[58/313] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[59/313] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[60/313] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[61/313] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[62/313] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[63/313] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[64/323] Compiling HashTreeCollections _HashStack.swift
[65/323] Compiling HashTreeCollections _HashTreeIterator.swift
[66/323] Compiling HashTreeCollections _HashTreeStatistics.swift
[67/323] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[68/323] Compiling HashTreeCollections _RawHashNode.swift
[69/323] Compiling HashTreeCollections _UnmanagedHashNode.swift
[70/323] Compiling HashTreeCollections _UnsafePath.swift
[71/330] Compiling HashTreeCollections TreeDictionary+Codable.swift
[72/330] Compiling HashTreeCollections TreeDictionary+Collection.swift
[73/330] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[74/330] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[75/330] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[76/330] Compiling HashTreeCollections _AncestorHashSlots.swift
[77/330] Compiling HashTreeCollections _Bitmap.swift
[78/330] Compiling HashTreeCollections _Bucket.swift
[79/330] Compiling HashTreeCollections _Hash.swift
[80/330] Compiling HashTreeCollections _HashLevel.swift
[81/330] Compiling HashTreeCollections _HashNode+Builder.swift
[82/330] Compiling HashTreeCollections _HashNode+Debugging.swift
[83/330] Compiling HashTreeCollections _HashNode+Initializers.swift
[84/330] Compiling BitCollections BitSet.Index.swift
[85/330] Compiling BitCollections BitSet._UnsafeHandle.swift
[86/330] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[93/330] Compiling BitCollections BitArray+Initializers.swift
[94/330] Compiling BitCollections BitArray+Invariants.swift
[95/330] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[96/330] Compiling BitCollections BitArray+Extras.swift
[97/330] Compiling BitCollections BitArray+BitwiseOperations.swift
[98/330] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[99/330] Compiling BitCollections BitArray+Codable.swift
[117/330] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[118/330] Compiling BitCollections BitArray+Shifts.swift
[119/330] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[120/330] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[121/330] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[122/330] Compiling _RopeModule BigString+CustomStringConvertible.swift
[123/330] Compiling _RopeModule BigString+Equatable.swift
[138/330] Compiling OrderedCollections OrderedSet+SubSequence.swift
[139/330] Compiling OrderedCollections OrderedSet+Testing.swift
[140/330] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[141/330] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[142/330] Compiling OrderedCollections OrderedSet.swift
[143/330] Compiling OrderedCollections _UnsafeBitset.swift
[144/330] Compiling HashTreeCollections TreeSet+Equatable.swift
[145/330] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[146/330] Compiling HashTreeCollections TreeSet+Extras.swift
[147/330] Compiling HashTreeCollections TreeSet+Filter.swift
[148/330] Emitting module DequeModule
[149/330] Emitting module BitCollections
[155/330] Compiling OrderedCollections OrderedSet+Sendable.swift
[159/339] Compiling _RopeModule _CharacterRecognizer.swift
[160/339] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[161/339] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[162/339] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[163/339] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[164/339] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[165/339] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[166/339] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[167/339] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[168/339] Compiling HashTreeCollections TreeSet.swift
[265/339] Emitting module OrderedCollections
[288/339] Emitting module _RopeModule
[289/339] Compiling _RopeModule Rope+Join.swift
[290/339] Compiling _RopeModule Rope+MutatingForEach.swift
[291/339] Compiling _RopeModule Rope+Remove.swift
[292/339] Compiling _RopeModule Rope+RemoveSubrange.swift
[293/339] Compiling _RopeModule Rope+Split.swift
[294/339] Compiling _RopeModule Optional Utilities.swift
[295/339] Compiling _RopeModule String Utilities.swift
[296/339] Compiling _RopeModule String.Index+ABI.swift
[309/339] Emitting module HashTreeCollections
[340/341] Emitting module Collections
[341/341] Compiling Collections Collections.swift
[342/357] Compiling SwiftCBOR AnyCodingKey.swift
[343/357] Compiling SwiftCBOR CBOR.swift
[344/357] Compiling SwiftCBOR CBORDecoder.swift
[345/357] Compiling SwiftCBOR CodableCBOREncoder.swift
[346/357] Compiling SwiftCBOR KeyedEncodingContainer.swift
[347/357] Compiling SwiftCBOR CodableCBORDecoder.swift
[348/357] Compiling SwiftCBOR KeyedDecodingContainer.swift
[349/359] Compiling SwiftCBOR CBOREncodable.swift
[350/359] Compiling SwiftCBOR CBOREncoder.swift
[351/359] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[352/359] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[353/359] Compiling SwiftCBOR CBORInputStream.swift
[354/359] Compiling SwiftCBOR CBOROptions.swift
[355/359] Emitting module SwiftCBOR
[356/359] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[357/359] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[358/359] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[359/359] Compiling SwiftCBOR Util.swift
Build complete! (13.84s)
Build complete.
Done.