The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LimitedOrderedSet with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MrAsterisco/LimitedOrderedSet.git
Reference: v1.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/MrAsterisco/LimitedOrderedSet
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at d26189d First release
Cloned https://github.com/MrAsterisco/LimitedOrderedSet.git
Revision (git rev-parse @):
d26189d78779c17ec5dd44909fcc7941b86fb5e7
SUCCESS checkout https://github.com/MrAsterisco/LimitedOrderedSet.git at v1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/MrAsterisco/LimitedOrderedSet.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/48] Compiling OrderedCollections OrderedDictionary+Elements.swift
[5/48] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[6/48] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[7/48] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[8/48] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[9/48] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[10/54] Compiling OrderedCollections _Hashtable+Header.swift
[11/54] Compiling OrderedCollections OrderedDictionary+Codable.swift
[12/54] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[13/54] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[14/54] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[15/54] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[16/54] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[17/54] Compiling OrderedCollections OrderedSet+Hashable.swift
[18/54] Compiling OrderedCollections OrderedSet+Initializers.swift
[19/54] Compiling OrderedCollections OrderedSet+Insertions.swift
[20/54] Compiling OrderedCollections OrderedSet+Invariants.swift
[21/54] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[22/54] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[23/54] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[24/54] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[25/54] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[26/54] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[27/54] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[28/54] Compiling OrderedCollections OrderedSet+SubSequence.swift
[29/54] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[30/54] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[31/54] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[32/54] Compiling OrderedCollections OrderedDictionary+Values.swift
[33/54] Compiling OrderedCollections OrderedDictionary.swift
[34/54] Compiling OrderedCollections OrderedSet+Codable.swift
[35/54] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[36/54] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[37/54] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[38/54] Compiling OrderedCollections OrderedSet+Diffing.swift
[39/54] Compiling OrderedCollections OrderedSet+Equatable.swift
[40/54] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[41/54] Compiling OrderedCollections _HashTable+Bucket.swift
[42/54] Compiling OrderedCollections _HashTable+BucketIterator.swift
[43/54] Compiling OrderedCollections _HashTable+Constants.swift
[44/54] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[45/54] Compiling OrderedCollections _HashTable+Testing.swift
[46/54] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[47/54] Compiling OrderedCollections _HashTable.swift
[48/54] Emitting module OrderedCollections
[49/54] Compiling OrderedCollections OrderedSet+Testing.swift
[50/54] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[51/54] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[52/54] Compiling OrderedCollections OrderedSet.swift
[53/54] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[54/54] Compiling OrderedCollections _UnsafeBitset.swift
[55/69] Compiling LimitedOrderedSet LimitedOrderedSet+MutableCollection.swift
[56/69] Compiling LimitedOrderedSet LimitedOrderedSet+Predicates.swift
[57/69] Compiling LimitedOrderedSet LimitedOrderedSet+Initializers.swift
[58/69] Compiling LimitedOrderedSet LimitedOrderedSet+Insertions.swift
[59/69] Compiling LimitedOrderedSet LimitedOrderedSet+Equatable.swift
[60/69] Compiling LimitedOrderedSet LimitedOrderedSet+Hashable.swift
[61/69] Compiling LimitedOrderedSet LimitedOrderedSet+RandomAccessCollection.swift
[62/69] Compiling LimitedOrderedSet LimitedOrderedSet+RangeReplaceableCollection.swift
[63/69] Emitting module LimitedOrderedSet
[64/69] Compiling LimitedOrderedSet LimitedOrderedSet+CustomStringConvertible.swift
[65/69] Compiling LimitedOrderedSet LimitedOrderedSet+Diffing.swift
[66/69] Compiling LimitedOrderedSet LimitedOrderedSet+Codable.swift
[67/69] Compiling LimitedOrderedSet LimitedOrderedSet+CustomDebugStringConvertible.swift
[68/69] Compiling LimitedOrderedSet LimitedOrderedSet+SetAlgebra.swift
[69/69] Compiling LimitedOrderedSet LimitedOrderedSet+Space.swift
[70/70] Compiling LimitedOrderedSet LimitedOrderedSet.swift
Build complete! (2.22s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.33s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.3 (0.02s)
warning: /Users/builder/builds/UKfvDsi8u/0/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.01s)
warning: /Users/builder/builds/UKfvDsi8u/0/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.01s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.0.3
Build complete.
Done.

Build Machine: Mac 7