Build Information
Successful build of Kipple 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.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/Kipple.git
Reference: 0.14.3
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/Kipple
* tag 0.14.3 -> FETCH_HEAD
HEAD is now at 7c68441 Improved BidrectionalCollection+Looping
Cloned https://github.com/bdrelling/Kipple.git
Revision (git rev-parse @):
7c68441e690e69c15f6c00ae0b4d3552f117048d
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/bdrelling/Kipple.git at 0.14.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/bdrelling/Kipple.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[3/58] Emitting module KippleCombine
[4/58] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[5/58] Compiling _CollectionsUtilities Specialize.swift
[6/58] Compiling _CollectionsUtilities Debugging.swift
[7/58] Compiling _CollectionsUtilities Descriptions.swift
[8/58] Compiling _CollectionsUtilities _SortedCollection.swift
[9/58] Compiling _CollectionsUtilities _UniqueCollection.swift
[10/58] Emitting module _CollectionsUtilities
[11/58] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[12/58] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[13/58] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[14/58] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[15/58] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[16/58] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/58] Compiling _CollectionsUtilities Integer rank.swift
[18/58] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[19/58] Compiling _CollectionsUtilities UInt+reversed.swift
[20/58] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[21/60] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[22/60] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/115] Compiling KippleCombine Publisher+Result.swift
[24/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[25/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[26/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[27/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[28/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[29/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[30/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[31/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[32/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[33/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[34/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[35/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[36/122] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[37/122] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[38/122] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[39/122] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[40/122] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[41/122] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[42/122] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[43/122] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[44/122] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[45/122] Compiling OrderedCollections OrderedDictionary+Values.swift
[46/122] Compiling OrderedCollections OrderedDictionary+Codable.swift
[47/122] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[48/122] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[49/122] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[50/122] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[51/122] Compiling OrderedCollections OrderedDictionary+Elements.swift
[52/122] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[53/122] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[54/122] Compiling OrderedCollections OrderedSet+Initializers.swift
[55/122] Compiling OrderedCollections OrderedSet+Insertions.swift
[56/122] Compiling OrderedCollections OrderedSet+Invariants.swift
[57/122] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[58/122] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[59/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[60/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[61/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[62/122] Compiling OrderedCollections _HashTable+Bucket.swift
[63/122] Compiling OrderedCollections _HashTable+BucketIterator.swift
[64/122] Compiling OrderedCollections _HashTable+Constants.swift
[65/122] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[66/122] Compiling OrderedCollections _HashTable+Testing.swift
[67/122] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[68/122] Compiling OrderedCollections _HashTable.swift
[69/122] Compiling OrderedCollections _Hashtable+Header.swift
[70/122] Compiling OrderedCollections OrderedDictionary.swift
[71/122] Compiling OrderedCollections OrderedSet+Codable.swift
[72/122] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[73/122] Compiling OrderedCollections OrderedSet+Descriptions.swift
[74/122] Compiling OrderedCollections OrderedSet+Diffing.swift
[75/122] Compiling OrderedCollections OrderedSet+Equatable.swift
[76/122] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[77/122] Compiling OrderedCollections OrderedSet+Hashable.swift
[78/122] Emitting module KippleCodable
[79/123] Compiling KippleLogging ConsoleLogHandler.swift
[80/123] Emitting module KippleFoundation
[81/124] Compiling KippleCodable CodableDefaultStrategy.swift
[82/124] Compiling OrderedCollections OrderedSet+Sendable.swift
[83/124] Compiling OrderedCollections OrderedSet+SubSequence.swift
[84/124] Compiling OrderedCollections OrderedSet+Testing.swift
[85/124] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[86/124] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[87/124] Compiling OrderedCollections OrderedSet.swift
[88/124] Compiling OrderedCollections _UnsafeBitset.swift
[89/124] Compiling KippleCodable CodableIgnored.swift
[90/124] Emitting module OrderedCollections
[91/130] Compiling KippleCollections Exports.swift
[92/130] Compiling KippleCollections InterleavableDictionary.swift
[93/130] Compiling KippleCollections RangeReplaceableCollection+Rotating.swift
[94/130] Compiling KippleCollections Array+RemoveDuplicates.swift
[95/130] Emitting module KippleCollections
[96/130] Compiling KippleCollections BidirectionalCollection+Looping.swift
[103/130] Emitting module KippleLocalStorage
[104/130] Compiling KippleCodable JSONDecoder+DecodeCleaned.swift
[105/130] Compiling KippleLogging Logger+Convenience.swift
[106/130] Emitting module KippleLogging
[107/130] Compiling KippleLogging Exports.swift
[112/130] Compiling KippleLocalStorage UserDefaults+RemoveAllObjects.swift
[123/130] Compiling KippleLocalStorage UserDefaults+Key.swift
[124/130] Compiling KippleLocalStorage UserDefaults+Codable.swift
[125/130] Compiling KippleLocalStorage UserDefaults+Mocked.swift
[126/130] Compiling KippleCodable CodableDefault.swift
[127/130] Compiling KippleCodable PropertyListDecoder+DecodeCleaned.swift
[128/130] Compiling KippleFoundation URLConvertible.swift
[129/133] Compiling KippleDevice DeviceFamily.swift
[130/133] Emitting module KippleDevice
[131/133] Compiling KippleDevice DeviceInfo.swift
[132/133] Emitting module KeychainAccess
[133/133] Compiling KeychainAccess Keychain.swift
[134/137] Compiling KippleKeychain Keychain+Default.swift
[135/137] Compiling KippleKeychain Exports.swift
[136/137] Compiling KippleKeychain Keychain+Key.swift
[137/137] Emitting module KippleKeychain
[138/139] Compiling Kipple Exports.swift
[139/139] Emitting module Kipple
Build complete! (18.29s)
Fetching https://github.com/devicekit/DeviceKit from cache
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetching https://github.com/bdrelling/KippleTools from cache
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess (0.19s)
Fetched https://github.com/bdrelling/KippleTools (0.19s)
Fetched https://github.com/devicekit/DeviceKit (0.22s)
Fetched https://github.com/apple/swift-collections (0.25s)
Fetched https://github.com/apple/swift-log (0.26s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.03s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.2.3 (0.42s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.3 (0.35s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetched https://github.com/apple/swift-argument-parser (0.31s)
Fetched https://github.com/nicklockwood/SwiftFormat (0.32s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.02s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.03s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.53.10 (0.03s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.5.4
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.53.10
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.0
Creating working copy for https://github.com/bdrelling/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.3
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.2.3
Build complete.
Done.