Build Information
Successful build of async-collections, reference main (726af9
), with Swift 5.8 for Linux on 27 Oct 2024 07:41:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adam-fowler/async-collections.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/adam-fowler/async-collections
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
Building package at path: $PWD
https://github.com/adam-fowler/async-collections.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:06f9196eb0a58d9e2ef145681487a05751c13e2e1446f508740719934c63fbe6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[1570/17044] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git (1.14s)
Fetched https://github.com/apple/swift-collections.git (1.18s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.62s)
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
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
Building for debugging...
[0/18] Compiling _AtomicsShims.c
[2/18] Emitting module InternalCollectionsUtilities
[3/39] Compiling Atomics AtomicStorage.swift
[4/39] Compiling Atomics AtomicValue.swift
[5/39] Compiling Atomics DoubleWord.swift
[6/39] Compiling Atomics ManagedAtomic.swift
[7/39] Compiling Atomics Primitives.shims.swift
[8/39] Compiling Atomics AtomicInteger.swift
[9/39] Compiling Atomics AtomicOptionalWrappable.swift
[10/39] Compiling Atomics UnsafeAtomic.swift
[11/39] Compiling Atomics UnsafeAtomicLazyReference.swift
[12/39] Compiling Atomics AtomicMemoryOrderings.swift
[13/39] Compiling Atomics ManagedAtomicLazyReference.swift
[14/39] Compiling Atomics AtomicReference.swift
[15/39] Compiling Atomics IntegerConformances.swift
[16/39] Compiling Atomics PointerConformances.swift
[17/39] Compiling Atomics Primitives.native.swift
[18/39] Compiling Atomics OptionalRawRepresentable.swift
[19/39] Compiling Atomics RawRepresentable.swift
[20/39] Compiling Atomics AtomicBool.swift
[27/42] Emitting module Atomics
[42/43] Compiling Atomics IntegerOperations.swift
[43/43] Compiling Atomics Unmanaged extensions.swift
[46/221] Compiling HeapModule Heap+Descriptions.swift
[47/319] Compiling HashTreeCollections _HashNode+Structural union.swift
[48/319] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[49/321] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[50/321] Compiling HashTreeCollections _HashNode+Storage.swift
[51/321] Compiling HeapModule Heap.swift
[52/321] Compiling HeapModule _HeapNode.swift
[53/321] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[54/321] Compiling HeapModule Heap+Invariants.swift
[55/321] Compiling HeapModule Heap+UnsafeHandle.swift
[56/321] Emitting module HeapModule
[57/322] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[58/322] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[61/323] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[62/323] Compiling HashTreeCollections _HashNode.swift
[63/323] Compiling HashTreeCollections _Bitmap.swift
[64/323] Compiling HashTreeCollections _Bucket.swift
[65/323] Compiling HashTreeCollections _Hash.swift
[66/323] Compiling HashTreeCollections _HashLevel.swift
[67/323] Compiling HashTreeCollections _HashNode+Builder.swift
[68/323] Compiling HashTreeCollections _HashNode+Debugging.swift
[69/323] Compiling HashTreeCollections _HashNode+Initializers.swift
[70/323] Compiling HashTreeCollections _HashNodeHeader.swift
[71/323] Compiling HashTreeCollections _HashSlot.swift
[72/323] Compiling HashTreeCollections _HashStack.swift
[73/323] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[76/323] Compiling DequeModule _DequeSlot.swift
[78/330] Compiling DequeModule _UnsafeWrappedBuffer.swift
[79/330] Compiling HashTreeCollections TreeSet+Hashable.swift
[80/330] Compiling HashTreeCollections TreeSet+Sendable.swift
[81/330] Compiling HashTreeCollections TreeSet+Sequence.swift
[82/330] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[83/330] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[84/330] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[85/330] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[86/330] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[87/330] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[88/330] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[89/330] Compiling HashTreeCollections TreeDictionary+Merge.swift
[90/330] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[91/330] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[92/330] Compiling HashTreeCollections TreeDictionary+Values.swift
[93/330] Compiling HashTreeCollections TreeDictionary.swift
[94/330] Compiling HashTreeCollections TreeSet+Codable.swift
[95/330] Compiling HashTreeCollections TreeSet+Collection.swift
[96/330] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[97/330] Compiling HashTreeCollections TreeSet+Debugging.swift
[98/330] Compiling HashTreeCollections TreeSet+Descriptions.swift
[99/330] Compiling HashTreeCollections TreeSet+Equatable.swift
[100/330] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[101/330] Compiling BitCollections BitSet.Index.swift
[102/330] Compiling BitCollections BitSet._UnsafeHandle.swift
[103/347] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[104/347] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[121/347] Compiling HashTreeCollections _HashNode+Invariants.swift
[122/347] Compiling HashTreeCollections _HashNode+Lookups.swift
[123/347] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[124/347] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[125/347] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[126/347] Compiling HashTreeCollections TreeDictionary+Filter.swift
[127/347] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[128/347] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[129/347] Compiling HashTreeCollections TreeDictionary+Keys.swift
[130/347] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[143/347] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[144/347] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[145/347] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[146/347] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[147/347] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[148/347] Compiling HashTreeCollections _HashNode+Structural merge.swift
[149/347] Compiling HashTreeCollections _AncestorHashSlots.swift
[173/347] Emitting module DequeModule
[199/358] Compiling OrderedCollections OrderedSet+Sendable.swift
[200/358] Compiling OrderedCollections OrderedSet+SubSequence.swift
[201/358] Compiling OrderedCollections OrderedSet+Testing.swift
[202/358] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[203/358] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[204/358] Compiling _RopeModule _CharacterRecognizer.swift
[205/358] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[206/358] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[207/358] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[208/358] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[209/358] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[210/358] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[211/358] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[212/358] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[213/358] Compiling HashTreeCollections TreeSet.swift
[214/358] Emitting module BitCollections
[238/360] Compiling OrderedCollections OrderedSet.swift
[239/360] Compiling OrderedCollections _UnsafeBitset.swift
[240/360] Compiling HashTreeCollections TreeDictionary+Collection.swift
[241/360] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[242/360] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[243/360] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[290/360] Emitting module OrderedCollections
[300/362] Emitting module _RopeModule
[334/362] Compiling _RopeModule Rope+Join.swift
[335/362] Compiling _RopeModule Rope+MutatingForEach.swift
[336/362] Compiling _RopeModule Rope+Remove.swift
[337/362] Compiling _RopeModule Rope+RemoveSubrange.swift
[338/362] Compiling _RopeModule Rope+Split.swift
[339/362] Compiling _RopeModule Optional Utilities.swift
[340/362] Compiling _RopeModule String Utilities.swift
[341/362] Compiling _RopeModule String.Index+ABI.swift
[343/362] Emitting module HashTreeCollections
[367/368] Compiling Collections Collections.swift
[368/368] Emitting module Collections
[371/378] Compiling AsyncCollections Filter.swift
[372/378] Compiling AsyncCollections FlatMap.swift
[373/378] Compiling AsyncCollections TaskQueue.swift
[374/378] Compiling AsyncCollections ForEach.swift
[375/378] Compiling AsyncCollections Map.swift
[376/378] Compiling AsyncCollections CompactMap.swift
[377/378] Emitting module AsyncCollections
[378/378] Compiling AsyncCollections AsyncSemaphore.swift
Build complete! (17.53s)
Build complete.
Done.