Build Information
Successful build of FetchRequests, reference 7.0.1 (0d1b78
), with Swift 5.10 for macOS (SPM) on 26 Sep 2024 18:42:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/FetchRequests.git
Reference: 7.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/square/FetchRequests
* tag 7.0.1 -> FETCH_HEAD
HEAD is now at 0d1b78c Old xcode
Cloned https://github.com/square/FetchRequests.git
Revision (git rev-parse @):
0d1b78cfe0f1b05734dc5e059e5273284778ba02
SUCCESS checkout https://github.com/square/FetchRequests.git at 7.0.1
Fetching https://github.com/apple/swift-collections
[1/15157] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.18s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (2.89s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "fetchrequests",
"name": "FetchRequests",
"url": "https://github.com/square/FetchRequests.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FetchRequests",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/square/FetchRequests.git
[1/2559] Fetching fetchrequests
Fetched https://github.com/square/FetchRequests.git from cache (0.98s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.56s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.02s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/square/FetchRequests.git
Working copy of https://github.com/square/FetchRequests.git resolved at 7.0.1 (0d1b78c)
warning: '.resolve-product-dependencies': dependency 'fetchrequests' is not used by any target
Found 1 product dependencies
- swift-collections
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/square/FetchRequests.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-33747A42983211AE.txt
[11/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[15/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[16/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[17/29] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[18/29] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[19/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/29] Compiling InternalCollectionsUtilities Integer rank.swift
[21/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/29] Emitting module InternalCollectionsUtilities
[23/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/29] Compiling InternalCollectionsUtilities Debugging.swift
[25/29] Compiling InternalCollectionsUtilities Descriptions.swift
[26/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/29] Compiling InternalCollectionsUtilities Specialize.swift
[28/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/311] Compiling DequeModule _DequeSlot.swift
[31/311] Compiling DequeModule _DequeBufferHeader.swift
[32/312] Compiling DequeModule _DequeBuffer.swift
[33/312] Compiling HeapModule _HeapNode.swift
[34/312] Compiling HeapModule Heap.swift
[35/312] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[36/312] Compiling HeapModule Heap+Invariants.swift
[37/312] Compiling HeapModule Heap+UnsafeHandle.swift
[38/312] Compiling _RopeModule BigString+Invariants.swift
[39/312] Compiling _RopeModule BigString+Iterators.swift
[40/312] Compiling _RopeModule BigString+Metrics.swift
[41/312] Compiling _RopeModule Rope+_Node.swift
[42/312] Compiling _RopeModule Rope+_Storage.swift
[43/312] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[44/317] Compiling HeapModule Heap+Descriptions.swift
[45/317] Emitting module HeapModule
[46/317] Compiling _RopeModule BigSubstring+UTF8View.swift
[47/317] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[48/317] Compiling _RopeModule BigSubstring.swift
[49/317] Compiling _RopeModule Rope+Builder.swift
[50/317] Compiling _RopeModule Rope+Debugging.swift
[51/317] Compiling _RopeModule Rope+Invariants.swift
[52/317] Compiling _RopeModule BigString+Summary.swift
[53/317] Compiling _RopeModule BigString.swift
[54/317] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[55/317] Compiling _RopeModule BigString+Chunk+Breaks.swift
[56/317] Compiling _RopeModule BigString+Chunk+Counts.swift
[57/317] Compiling _RopeModule BigString+Chunk+Description.swift
[58/323] Compiling _RopeModule Rope+Append.swift
[59/323] Compiling _RopeModule Rope+Extract.swift
[60/323] Compiling _RopeModule Rope+Find.swift
[61/323] Compiling _RopeModule Rope+ForEachWhile.swift
[62/323] Compiling _RopeModule Rope+Insert.swift
[63/323] Compiling _RopeModule Rope+Join.swift
[64/323] Compiling _RopeModule Rope+MutatingForEach.swift
[70/323] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[71/323] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[72/323] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[73/323] Compiling _RopeModule BigString+Chunk+Splitting.swift
[74/323] Compiling _RopeModule BigString+Chunk.swift
[75/323] Compiling _RopeModule BigString+BidirectionalCollection.swift
[76/323] Compiling _RopeModule BigString+Comparable.swift
[77/323] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[78/323] Compiling _RopeModule BigString+CustomStringConvertible.swift
[79/323] Compiling _RopeModule BigString+Equatable.swift
[80/323] Compiling _RopeModule BigString+Insert.swift
[81/323] Compiling BitCollections BitSet.swift
[82/323] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[83/323] Compiling _RopeModule BigString+Hashing.swift
[84/323] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[85/323] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[86/323] Compiling _RopeModule BigString+Sequence.swift
[87/323] Compiling _RopeModule BigString+TextOutputStream.swift
[88/323] Compiling _RopeModule BigString+Append.swift
[89/323] Compiling _RopeModule BigString+Initializers.swift
[90/323] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[91/323] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[92/323] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[93/323] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[94/323] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[95/323] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[96/323] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[97/323] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[98/331] Compiling DequeModule _UnsafeWrappedBuffer.swift
[99/331] Emitting module BitCollections
[100/331] Compiling _RopeModule Rope.swift
[101/331] Compiling _RopeModule RopeElement.swift
[102/331] Compiling _RopeModule RopeMetric.swift
[103/331] Compiling _RopeModule BigString+UnicodeScalarView.swift
[104/331] Compiling _RopeModule BigSubstring+UTF16View.swift
[111/331] Compiling _RopeModule Rope+_UnsafeHandle.swift
[112/331] Compiling _RopeModule BigString+Contents.swift
[113/331] Compiling _RopeModule BigString+Debugging.swift
[114/331] Compiling _RopeModule BigString+Index.swift
[115/331] Compiling _RopeModule BigString+Ingester.swift
[116/331] Compiling _RopeModule Rope+Collection.swift
[117/331] Compiling _RopeModule Rope+Index.swift
[118/331] Compiling _RopeModule _RopePath.swift
[119/331] Compiling _RopeModule _RopeVersion.swift
[120/331] Compiling _RopeModule Rope+Sequence.swift
[121/331] Compiling _RopeModule BigString+Builder.swift
[136/331] Compiling OrderedCollections OrderedSet+SubSequence.swift
[137/331] Compiling OrderedCollections OrderedSet+Testing.swift
[138/331] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[139/331] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[140/331] Compiling OrderedCollections OrderedSet.swift
[141/331] Compiling OrderedCollections _UnsafeBitset.swift
[148/331] Compiling _RopeModule RopeSummary.swift
[149/331] Compiling _RopeModule _RopeItem.swift
[185/331] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[186/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[187/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[188/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[189/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[190/331] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[191/331] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[192/331] Compiling HashTreeCollections TreeSet.swift
[193/331] Emitting module DequeModule
[267/338] Emitting module OrderedCollections
[277/338] Emitting module _RopeModule
[278/338] Compiling _RopeModule Rope+Remove.swift
[279/338] Compiling _RopeModule Rope+RemoveSubrange.swift
[280/338] Compiling _RopeModule Rope+Split.swift
[281/338] Compiling _RopeModule Optional Utilities.swift
[282/338] Compiling _RopeModule String Utilities.swift
[283/338] Compiling _RopeModule String.Index+ABI.swift
[284/338] Compiling _RopeModule _CharacterRecognizer.swift
[338/338] Emitting module HashTreeCollections
[339/340] Compiling Collections Collections.swift
[340/340] Emitting module Collections
[341/356] Compiling FetchRequests CollectionType+SortDescriptors.swift
[342/356] Compiling FetchRequests CollapsibleSectionsFetchedResultsController.swift
[343/357] Compiling FetchRequests FetchDefinition.swift
[344/357] Emitting module FetchRequests
[345/357] Compiling FetchRequests AssociatedValueReference.swift
[346/357] Compiling FetchRequests FetchRequestAssociation.swift
[347/357] Compiling FetchRequests FetchedResultsController.swift
[348/357] Compiling FetchRequests FetchedResultsControllerProtocol.swift
[349/357] Compiling FetchRequests FetchableEntityID.swift
[350/357] Compiling FetchRequests ObservableToken.swift
[351/357] Compiling FetchRequests PausableFetchedResultsController.swift
[352/357] Compiling FetchRequests FetchableObject.swift
[353/357] Compiling FetchRequests IndexPath+Convenience.swift
[354/357] Compiling FetchRequests Logging.swift
[355/357] Compiling FetchRequests OrderedSetCompat.swift
[356/357] Compiling FetchRequests PaginatingFetchDefinition.swift
[357/357] Compiling FetchRequests FetchableRequest.swift
Build complete! (11.85s)
Build complete.
Done.