Build Information
Successful build of async-collections, reference 0.1.0 (726af9
), with Swift 5.10 for Linux on 27 Oct 2024 11:39:32 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.10-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: 0.1.0
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
* 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: linux
Swift version: 5.10
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.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:5bb17dbcfcf8548eee753b07845b2378de013b2470bb445b58120b16b16ecc2b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-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 from cache (0.97s)
Fetched https://github.com/apple/swift-collections.git from cache (0.99s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.33s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.14s)
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/12] Write sources
[10/12] Compiling _AtomicsShims.c
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/48] Emitting module InternalCollectionsUtilities
[14/50] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/50] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/50] Compiling Atomics Primitives.shims.swift
[19/50] Compiling Atomics AtomicInteger.swift
[20/50] Compiling Atomics AtomicOptionalWrappable.swift
[21/50] Compiling Atomics UnsafeAtomic.swift
[22/50] Compiling Atomics UnsafeAtomicLazyReference.swift
[25/52] Compiling Atomics Primitives.native.swift
[26/52] Compiling Atomics ManagedAtomic.swift
[29/52] Compiling InternalCollectionsUtilities _SortedCollection.swift
[31/52] Compiling Atomics AtomicBool.swift
[32/52] Compiling Atomics IntegerConformances.swift
[33/52] Compiling Atomics PointerConformances.swift
[34/52] Compiling Atomics ManagedAtomicLazyReference.swift
[35/52] Compiling Atomics AtomicReference.swift
[36/52] Compiling Atomics AtomicStorage.swift
[37/52] Compiling Atomics OptionalRawRepresentable.swift
[38/52] Compiling Atomics RawRepresentable.swift
[42/53] Emitting module Atomics
[44/53] Compiling Atomics IntegerOperations.swift
[45/53] Compiling Atomics Unmanaged extensions.swift
[51/99] Compiling BitCollections BitArray+Collection.swift
[52/99] Compiling BitCollections BitArray+Copy.swift
[53/99] Compiling BitCollections BitArray+CustomReflectable.swift
[55/328] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[56/328] Compiling HashTreeCollections _HashNode+Storage.swift
[57/330] Compiling HeapModule Heap+Descriptions.swift
[58/330] Compiling HashTreeCollections _AncestorHashSlots.swift
[59/330] Compiling HashTreeCollections _Bitmap.swift
[60/330] Compiling HashTreeCollections _Bucket.swift
[61/330] Compiling HashTreeCollections _Hash.swift
[62/330] Compiling HeapModule Heap.swift
[63/330] Compiling HeapModule _HeapNode.swift
[64/330] Emitting module HeapModule
[65/330] Compiling HashTreeCollections _HashLevel.swift
[66/330] Compiling HashTreeCollections _HashNode+Builder.swift
[67/330] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[68/330] Compiling HeapModule Heap+Invariants.swift
[69/330] Compiling HeapModule Heap+UnsafeHandle.swift
[71/331] Compiling DequeModule _DequeSlot.swift
[72/331] Compiling DequeModule _UnsafeWrappedBuffer.swift
[73/331] Compiling _RopeModule _RopeItem.swift
[74/331] Compiling _RopeModule _RopePath.swift
[75/331] Compiling HashTreeCollections TreeSet+Sequence.swift
[76/331] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[77/331] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[78/331] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[79/331] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[80/331] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[81/331] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[82/331] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[83/332] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[84/332] Compiling BitCollections BitSet+CustomReflectable.swift
[85/332] Compiling BitCollections BitSet+CustomStringConvertible.swift
[86/332] Compiling _RopeModule Range+BigString.swift
[87/332] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[88/332] Compiling BitCollections BitSet+Extras.swift
[89/332] Compiling BitCollections BitSet+Hashable.swift
[90/348] Compiling _RopeModule Rope+Invariants.swift
[91/348] Compiling _RopeModule Rope+_Node.swift
[92/348] Compiling _RopeModule _RopeVersion.swift
[93/348] Compiling _RopeModule Rope+Collection.swift
[94/348] Compiling _RopeModule Rope+Index.swift
[95/348] Compiling BitCollections BitSet.Index.swift
[96/348] Compiling BitCollections BitSet._UnsafeHandle.swift
[97/355] Compiling _RopeModule BigString+UnicodeScalarView.swift
[98/355] Compiling _RopeModule BigSubstring+UTF16View.swift
[99/355] Compiling _RopeModule BigSubstring+UTF8View.swift
[100/355] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[101/355] Compiling _RopeModule BigSubstring.swift
[102/355] Compiling _RopeModule Rope+Builder.swift
[103/355] Compiling _RopeModule Rope+Debugging.swift
[104/355] Compiling HashTreeCollections _HashNode+Invariants.swift
[105/355] Compiling HashTreeCollections _HashNode+Lookups.swift
[106/355] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[107/355] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[112/355] Emitting module BitCollections
[117/355] Compiling BitCollections BitSet+Initializers.swift
[118/355] Compiling BitCollections BitSet+Invariants.swift
[119/355] Compiling BitCollections BitSet+Random.swift
[120/355] Compiling BitCollections BitSet+SetAlgebra basics.swift
[121/355] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[122/355] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[123/355] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[124/355] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[125/355] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[138/355] Compiling OrderedCollections OrderedSet+SubSequence.swift
[139/355] Compiling OrderedCollections OrderedSet+Testing.swift
[140/355] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[141/355] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[142/355] Compiling OrderedCollections OrderedSet.swift
[143/355] Compiling OrderedCollections _UnsafeBitset.swift
[144/355] Compiling _RopeModule Rope.swift
[145/355] Compiling _RopeModule RopeElement.swift
[146/355] Compiling _RopeModule RopeMetric.swift
[147/355] Compiling _RopeModule RopeSummary.swift
[148/355] Compiling HashTreeCollections _HashNode+Debugging.swift
[149/355] Compiling HashTreeCollections _HashNode+Initializers.swift
[176/355] Compiling OrderedCollections OrderedSet+Sendable.swift
[177/355] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[178/355] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[179/355] Compiling BitCollections BitArray+Shifts.swift
[180/355] Compiling BitCollections BitArray+Testing.swift
[181/355] Compiling BitCollections BitArray._UnsafeHandle.swift
[182/355] Compiling BitCollections BitArray.swift
[183/355] Compiling BitCollections BitSet+BidirectionalCollection.swift
[184/355] Compiling BitCollections BitSet+Codable.swift
[193/355] Emitting module DequeModule
[203/356] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[204/356] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[205/356] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[206/356] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[207/356] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[208/356] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[209/356] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[210/356] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[211/356] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[212/356] Compiling HashTreeCollections TreeSet.swift
[293/366] Emitting module OrderedCollections
[328/367] Emitting module _RopeModule
[329/367] Emitting module HashTreeCollections
[331/368] Compiling _RopeModule Rope+Join.swift
[332/368] Compiling _RopeModule Rope+MutatingForEach.swift
[333/368] Compiling _RopeModule Rope+Remove.swift
[334/368] Compiling _RopeModule Rope+RemoveSubrange.swift
[335/368] Compiling _RopeModule Rope+Split.swift
[336/368] Compiling _RopeModule Optional Utilities.swift
[337/368] Compiling _RopeModule String Utilities.swift
[338/368] Compiling _RopeModule String.Index+ABI.swift
[339/368] Compiling _RopeModule _CharacterRecognizer.swift
[370/371] Compiling Collections Collections.swift
[371/371] Emitting module Collections
[373/380] Compiling AsyncCollections TaskQueue.swift
[374/380] Compiling AsyncCollections Filter.swift
[375/380] Compiling AsyncCollections ForEach.swift
[376/380] Compiling AsyncCollections FlatMap.swift
[377/380] Compiling AsyncCollections Map.swift
[378/380] Compiling AsyncCollections CompactMap.swift
[379/380] Compiling AsyncCollections AsyncSemaphore.swift
[380/380] Emitting module AsyncCollections
Build complete! (19.88s)
Build complete.
Done.