Build Information
Successful build of async-collections, reference 0.1.0 (726af9
), with Swift 5.10 for macOS (SPM) on 27 Oct 2024 11:40:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adam-fowler/async-collections.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adam-fowler/async-collections
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 726af96 Add CompactMap functions (#3)
Cloned https://github.com/adam-fowler/async-collections.git
Revision (git rev-parse @):
726af96095a19df6b8053ddbaed0a727aa70ccb2
SUCCESS checkout https://github.com/adam-fowler/async-collections.git at 0.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/adam-fowler/async-collections.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[10/12] Write swift-version-33747A42983211AE.txt
[11/30] Compiling _AtomicsShims.c
[13/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[16/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/31] Emitting module InternalCollectionsUtilities
[18/31] Compiling InternalCollectionsUtilities Integer rank.swift
[19/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/50] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/50] Compiling Atomics PointerConformances.swift
[22/50] Compiling Atomics Primitives.native.swift
[23/50] Compiling Atomics AtomicStorage.swift
[24/50] Compiling Atomics AtomicValue.swift
[25/50] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/50] Compiling Atomics AtomicMemoryOrderings.swift
[27/50] Compiling Atomics DoubleWord.swift
[28/50] Compiling Atomics AtomicOptionalWrappable.swift
[29/50] Compiling Atomics AtomicReference.swift
[30/50] Compiling Atomics ManagedAtomic.swift
[31/50] Compiling Atomics ManagedAtomicLazyReference.swift
[32/332] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[33/332] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[34/333] Compiling DequeModule _DequeBuffer.swift
[35/333] Compiling DequeModule _DequeBufferHeader.swift
[36/333] Compiling DequeModule _DequeSlot.swift
[37/333] Compiling HeapModule _HeapNode.swift
[38/333] Compiling HeapModule Heap.swift
[39/333] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[40/333] Compiling HeapModule Heap+Invariants.swift
[41/333] Compiling HeapModule Heap+UnsafeHandle.swift
[42/333] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[43/333] Compiling HashTreeCollections _AncestorHashSlots.swift
[44/333] Compiling HashTreeCollections _HashNode+Structural filter.swift
[45/333] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[46/333] Compiling HashTreeCollections _HashNode+Storage.swift
[47/333] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[48/333] Compiling HeapModule Heap+Descriptions.swift
[49/333] Emitting module HeapModule
[50/333] Compiling HashTreeCollections TreeDictionary+Keys.swift
[51/333] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[52/333] Compiling HashTreeCollections TreeDictionary+Merge.swift
[53/333] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[54/333] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[55/333] Compiling HashTreeCollections TreeDictionary+Values.swift
[56/339] Compiling HashTreeCollections _UnmanagedHashNode.swift
[57/339] Compiling HashTreeCollections _UnsafePath.swift
[58/339] Compiling HashTreeCollections TreeDictionary+Codable.swift
[59/339] Compiling HashTreeCollections TreeDictionary+Collection.swift
[60/339] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[61/339] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[62/339] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[63/339] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[64/339] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[65/339] Compiling HashTreeCollections TreeDictionary+Filter.swift
[66/339] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[67/339] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[68/339] Compiling DequeModule _UnsafeWrappedBuffer.swift
[69/339] Compiling HashTreeCollections TreeSet+Equatable.swift
[70/339] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[71/339] Compiling HashTreeCollections TreeSet+Extras.swift
[72/339] Compiling HashTreeCollections TreeSet+Filter.swift
[73/339] Compiling HashTreeCollections TreeSet+Hashable.swift
[74/339] Compiling HashTreeCollections TreeSet+Sendable.swift
[75/339] Compiling HashTreeCollections TreeSet+Sequence.swift
[76/339] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[77/339] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[78/339] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[79/339] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[80/339] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[81/339] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[82/339] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[83/339] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[84/339] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[85/347] Compiling HashTreeCollections _HashNodeHeader.swift
[86/347] Compiling HashTreeCollections _HashSlot.swift
[87/347] Compiling HashTreeCollections _HashStack.swift
[88/347] Compiling HashTreeCollections _HashTreeIterator.swift
[89/347] Compiling HashTreeCollections _HashTreeStatistics.swift
[90/347] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[91/347] Compiling HashTreeCollections _HashNode+Structural union.swift
[92/347] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[93/347] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[94/347] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[95/347] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[96/347] Compiling HashTreeCollections _HashNode.swift
[97/347] Compiling HashTreeCollections _RawHashNode.swift
[106/352] Compiling HashTreeCollections _Bitmap.swift
[107/352] Compiling HashTreeCollections _Bucket.swift
[108/352] Compiling HashTreeCollections _Hash.swift
[109/352] Emitting module BitCollections
[112/352] Compiling HashTreeCollections _HashLevel.swift
[113/352] Compiling HashTreeCollections _HashNode+Builder.swift
[114/352] Compiling HashTreeCollections _HashNode+Debugging.swift
[115/352] Compiling HashTreeCollections _HashNode+Initializers.swift
[116/352] Compiling HashTreeCollections _HashNode+Invariants.swift
[117/352] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[130/352] Compiling HashTreeCollections _HashNode+Lookups.swift
[131/352] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[141/352] Compiling BitCollections BitSet.swift
[142/352] Compiling BitCollections Range+Utilities.swift
[143/352] Compiling BitCollections Slice+Utilities.swift
[144/352] Compiling BitCollections UInt+Tricks.swift
[145/352] Compiling BitCollections _Word.swift
[146/352] Compiling OrderedCollections OrderedSet.swift
[147/352] Compiling OrderedCollections _UnsafeBitset.swift
[148/352] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[149/352] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[150/352] Compiling HashTreeCollections _HashNode+Structural merge.swift
[151/352] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[152/352] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[190/352] Emitting module DequeModule
[191/352] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[192/352] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[193/352] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[194/352] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[195/352] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[196/352] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[197/352] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[198/352] Compiling HashTreeCollections TreeSet.swift
[241/361] Compiling Atomics IntegerOperations.swift
[242/361] Compiling Atomics Unmanaged extensions.swift
[302/361] Emitting module OrderedCollections
[330/361] Emitting module _RopeModule
[331/361] Compiling _RopeModule Rope+Remove.swift
[332/361] Compiling _RopeModule Rope+RemoveSubrange.swift
[333/361] Compiling _RopeModule Rope+Split.swift
[334/361] Compiling _RopeModule Optional Utilities.swift
[335/361] Compiling _RopeModule String Utilities.swift
[336/361] Compiling _RopeModule String.Index+ABI.swift
[337/361] Compiling _RopeModule _CharacterRecognizer.swift
[360/361] Emitting module Atomics
[361/361] Emitting module HashTreeCollections
[362/363] Emitting module Collections
[363/363] Compiling Collections Collections.swift
[364/371] Compiling AsyncCollections TaskQueue.swift
[365/371] Compiling AsyncCollections ForEach.swift
[366/371] Compiling AsyncCollections FlatMap.swift
[367/371] Compiling AsyncCollections CompactMap.swift
[368/371] Compiling AsyncCollections Map.swift
[369/371] Compiling AsyncCollections Filter.swift
[370/371] Emitting module AsyncCollections
[371/371] Compiling AsyncCollections AsyncSemaphore.swift
Build complete! (16.14s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[551/17044] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (3.08s)
Fetched https://github.com/apple/swift-collections.git from cache (3.08s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.77s)
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Build complete.
Done.