Build Information
Successful build of ProjectNavigator, reference 1.4.0 (2be0e7
), with Swift 5.9 for macOS (SPM) on 3 Oct 2024 19:54:58 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mchakravarty/ProjectNavigator.git
Reference: 1.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mchakravarty/ProjectNavigator
* tag 1.4.0 -> FETCH_HEAD
HEAD is now at 2be0e72 Edit new file names
Cloned https://github.com/mchakravarty/ProjectNavigator.git
Revision (git rev-parse @):
2be0e722424304aaf2e96a10fe39af6174aed80d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mchakravarty/ProjectNavigator.git at 1.4.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/mchakravarty/ProjectNavigator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/20] Compiling InternalCollectionsUtilities Debugging.swift
[4/20] Compiling InternalCollectionsUtilities Descriptions.swift
[5/21] Compiling InternalCollectionsUtilities _SortedCollection.swift
[6/21] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[7/21] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[8/21] Compiling InternalCollectionsUtilities Specialize.swift
[9/21] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[11/21] Compiling InternalCollectionsUtilities UInt+reversed.swift
[12/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[13/21] Compiling InternalCollectionsUtilities Integer rank.swift
[14/21] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[15/21] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[16/21] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/21] Emitting module InternalCollectionsUtilities
[18/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[19/21] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[20/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/21] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[23/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[24/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[25/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[26/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[27/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[28/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[29/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[30/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[31/83] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[32/83] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[33/83] Compiling OrderedCollections OrderedSet+Sendable.swift
[34/83] Compiling OrderedCollections _Hashtable+Header.swift
[35/83] Compiling OrderedCollections OrderedDictionary+Codable.swift
[36/83] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[37/83] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[38/83] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[39/83] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[40/83] Compiling OrderedCollections OrderedSet+Codable.swift
[41/83] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[42/83] Compiling OrderedCollections OrderedSet+Descriptions.swift
[43/83] Compiling OrderedCollections OrderedSet+Diffing.swift
[44/83] Compiling OrderedCollections OrderedSet+Equatable.swift
[45/83] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[46/83] Compiling OrderedCollections OrderedSet+Hashable.swift
[47/83] Compiling OrderedCollections OrderedSet+Initializers.swift
[48/83] Compiling OrderedCollections OrderedSet+Insertions.swift
[49/83] Compiling OrderedCollections OrderedSet+Invariants.swift
[50/83] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[51/83] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[52/83] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[53/83] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[54/83] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[55/83] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[56/83] Compiling OrderedCollections OrderedDictionary+Values.swift
[57/83] Compiling OrderedCollections OrderedDictionary.swift
[58/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[59/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[60/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[61/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[62/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[63/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[64/83] Compiling OrderedCollections OrderedDictionary+Elements.swift
[65/83] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[66/83] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[67/83] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[68/83] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[69/83] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[70/83] Compiling OrderedCollections _HashTable+Bucket.swift
[71/83] Compiling OrderedCollections _HashTable+BucketIterator.swift
[72/83] Compiling OrderedCollections _HashTable+Constants.swift
[73/83] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[74/83] Compiling OrderedCollections _HashTable+Testing.swift
[75/83] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[76/83] Compiling OrderedCollections _HashTable.swift
[77/83] Compiling OrderedCollections OrderedSet+SubSequence.swift
[78/83] Compiling OrderedCollections OrderedSet+Testing.swift
[79/83] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[80/83] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[81/83] Compiling OrderedCollections OrderedSet.swift
[82/83] Compiling OrderedCollections _UnsafeBitset.swift
[83/83] Emitting module OrderedCollections
[84/87] Compiling Files Files.swift
[85/87] Emitting module Files
[86/87] Compiling Files FileTree.swift
[87/87] Compiling Files FileOperations.swift
[88/89] Compiling _FilesTestSupport Payload.swift
[89/89] Emitting module _FilesTestSupport
[90/94] Compiling ProjectNavigator SwitchFileOrFolder.swift
[91/94] Compiling ProjectNavigator WrappedUUIDSet.swift
[92/94] Compiling ProjectNavigator EditableLabel.swift
[93/94] Compiling ProjectNavigator FileNavigator.swift
[94/94] Emitting module ProjectNavigator
Build complete! (32.01s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[246/17204] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin (2.85s)
Fetched https://github.com/apple/swift-collections.git (2.85s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (3.02s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3109] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (1.30s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.87s)
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.4
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Build complete.
Done.